/*!
 * 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
 */@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900&display=swap");.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{from,20%,53%,80%,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{from,20%,53%,80%,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{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubberBand{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 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{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes tada{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-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)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes wobble{from{-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)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,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{from,11.1%,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{from,20%,40%,60%,80%,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{from,20%,40%,60%,80%,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:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{-webkit-animation-duration:0.75s;animation-duration:0.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}@-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{-webkit-backface-visibility:visible !important;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{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;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:0.75s;animation-duration:0.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}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.btstrp-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 768px){.btstrp-container{width:750px}}@media (min-width: 992px){.btstrp-container{width:970px}}@media (min-width: 1200px){.btstrp-container{width:1170px}}.btstrp-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.btstrp-row{margin-left:-15px;margin-right:-15px}.btstrp-col-xs-1,.btstrp-col-sm-1,.btstrp-col-md-1,.btstrp-col-lg-1,.btstrp-col-xs-2,.btstrp-col-sm-2,.btstrp-col-md-2,.btstrp-col-lg-2,.btstrp-col-xs-3,.btstrp-col-sm-3,.btstrp-col-md-3,.btstrp-col-lg-3,.btstrp-col-xs-4,.btstrp-col-sm-4,.btstrp-col-md-4,.btstrp-col-lg-4,.btstrp-col-xs-5,.btstrp-col-sm-5,.btstrp-col-md-5,.btstrp-col-lg-5,.btstrp-col-xs-6,.btstrp-col-sm-6,.btstrp-col-md-6,.btstrp-col-lg-6,.btstrp-col-xs-7,.btstrp-col-sm-7,.btstrp-col-md-7,.btstrp-col-lg-7,.btstrp-col-xs-8,.btstrp-col-sm-8,.btstrp-col-md-8,.btstrp-col-lg-8,.btstrp-col-xs-9,.btstrp-col-sm-9,.btstrp-col-md-9,.btstrp-col-lg-9,.btstrp-col-xs-10,.btstrp-col-sm-10,.btstrp-col-md-10,.btstrp-col-lg-10,.btstrp-col-xs-11,.btstrp-col-sm-11,.btstrp-col-md-11,.btstrp-col-lg-11,.btstrp-col-xs-12,.btstrp-col-sm-12,.btstrp-col-md-12,.btstrp-col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.btstrp-col-xs-1,.btstrp-col-xs-2,.btstrp-col-xs-3,.btstrp-col-xs-4,.btstrp-col-xs-5,.btstrp-col-xs-6,.btstrp-col-xs-7,.btstrp-col-xs-8,.btstrp-col-xs-9,.btstrp-col-xs-10,.btstrp-col-xs-11,.btstrp-col-xs-12{float:left}.btstrp-col-xs-12{width:100%}.btstrp-col-xs-11{width:91.66666667%}.btstrp-col-xs-10{width:83.33333333%}.btstrp-col-xs-9{width:75%}.btstrp-col-xs-8{width:66.66666667%}.btstrp-col-xs-7{width:58.33333333%}.btstrp-col-xs-6{width:50%}.btstrp-col-xs-5{width:41.66666667%}.btstrp-col-xs-4{width:33.33333333%}.btstrp-col-xs-3{width:25%}.btstrp-col-xs-2{width:16.66666667%}.btstrp-col-xs-1{width:8.33333333%}.btstrp-col-xs-pull-12{right:100%}.btstrp-col-xs-pull-11{right:91.66666667%}.btstrp-col-xs-pull-10{right:83.33333333%}.btstrp-col-xs-pull-9{right:75%}.btstrp-col-xs-pull-8{right:66.66666667%}.btstrp-col-xs-pull-7{right:58.33333333%}.btstrp-col-xs-pull-6{right:50%}.btstrp-col-xs-pull-5{right:41.66666667%}.btstrp-col-xs-pull-4{right:33.33333333%}.btstrp-col-xs-pull-3{right:25%}.btstrp-col-xs-pull-2{right:16.66666667%}.btstrp-col-xs-pull-1{right:8.33333333%}.btstrp-col-xs-pull-0{right:auto}.btstrp-col-xs-push-12{left:100%}.btstrp-col-xs-push-11{left:91.66666667%}.btstrp-col-xs-push-10{left:83.33333333%}.btstrp-col-xs-push-9{left:75%}.btstrp-col-xs-push-8{left:66.66666667%}.btstrp-col-xs-push-7{left:58.33333333%}.btstrp-col-xs-push-6{left:50%}.btstrp-col-xs-push-5{left:41.66666667%}.btstrp-col-xs-push-4{left:33.33333333%}.btstrp-col-xs-push-3{left:25%}.btstrp-col-xs-push-2{left:16.66666667%}.btstrp-col-xs-push-1{left:8.33333333%}.btstrp-col-xs-push-0{left:auto}.btstrp-col-xs-offset-12{margin-left:100%}.btstrp-col-xs-offset-11{margin-left:91.66666667%}.btstrp-col-xs-offset-10{margin-left:83.33333333%}.btstrp-col-xs-offset-9{margin-left:75%}.btstrp-col-xs-offset-8{margin-left:66.66666667%}.btstrp-col-xs-offset-7{margin-left:58.33333333%}.btstrp-col-xs-offset-6{margin-left:50%}.btstrp-col-xs-offset-5{margin-left:41.66666667%}.btstrp-col-xs-offset-4{margin-left:33.33333333%}.btstrp-col-xs-offset-3{margin-left:25%}.btstrp-col-xs-offset-2{margin-left:16.66666667%}.btstrp-col-xs-offset-1{margin-left:8.33333333%}.btstrp-col-xs-offset-0{margin-left:0%}@media (min-width: 768px){.btstrp-col-sm-1,.btstrp-col-sm-2,.btstrp-col-sm-3,.btstrp-col-sm-4,.btstrp-col-sm-5,.btstrp-col-sm-6,.btstrp-col-sm-7,.btstrp-col-sm-8,.btstrp-col-sm-9,.btstrp-col-sm-10,.btstrp-col-sm-11,.btstrp-col-sm-12{float:left}.btstrp-col-sm-12{width:100%}.btstrp-col-sm-11{width:91.66666667%}.btstrp-col-sm-10{width:83.33333333%}.btstrp-col-sm-9{width:75%}.btstrp-col-sm-8{width:66.66666667%}.btstrp-col-sm-7{width:58.33333333%}.btstrp-col-sm-6{width:50%}.btstrp-col-sm-5{width:41.66666667%}.btstrp-col-sm-4{width:33.33333333%}.btstrp-col-sm-3{width:25%}.btstrp-col-sm-2{width:16.66666667%}.btstrp-col-sm-1{width:8.33333333%}.btstrp-col-sm-pull-12{right:100%}.btstrp-col-sm-pull-11{right:91.66666667%}.btstrp-col-sm-pull-10{right:83.33333333%}.btstrp-col-sm-pull-9{right:75%}.btstrp-col-sm-pull-8{right:66.66666667%}.btstrp-col-sm-pull-7{right:58.33333333%}.btstrp-col-sm-pull-6{right:50%}.btstrp-col-sm-pull-5{right:41.66666667%}.btstrp-col-sm-pull-4{right:33.33333333%}.btstrp-col-sm-pull-3{right:25%}.btstrp-col-sm-pull-2{right:16.66666667%}.btstrp-col-sm-pull-1{right:8.33333333%}.btstrp-col-sm-pull-0{right:auto}.btstrp-col-sm-push-12{left:100%}.btstrp-col-sm-push-11{left:91.66666667%}.btstrp-col-sm-push-10{left:83.33333333%}.btstrp-col-sm-push-9{left:75%}.btstrp-col-sm-push-8{left:66.66666667%}.btstrp-col-sm-push-7{left:58.33333333%}.btstrp-col-sm-push-6{left:50%}.btstrp-col-sm-push-5{left:41.66666667%}.btstrp-col-sm-push-4{left:33.33333333%}.btstrp-col-sm-push-3{left:25%}.btstrp-col-sm-push-2{left:16.66666667%}.btstrp-col-sm-push-1{left:8.33333333%}.btstrp-col-sm-push-0{left:auto}.btstrp-col-sm-offset-12{margin-left:100%}.btstrp-col-sm-offset-11{margin-left:91.66666667%}.btstrp-col-sm-offset-10{margin-left:83.33333333%}.btstrp-col-sm-offset-9{margin-left:75%}.btstrp-col-sm-offset-8{margin-left:66.66666667%}.btstrp-col-sm-offset-7{margin-left:58.33333333%}.btstrp-col-sm-offset-6{margin-left:50%}.btstrp-col-sm-offset-5{margin-left:41.66666667%}.btstrp-col-sm-offset-4{margin-left:33.33333333%}.btstrp-col-sm-offset-3{margin-left:25%}.btstrp-col-sm-offset-2{margin-left:16.66666667%}.btstrp-col-sm-offset-1{margin-left:8.33333333%}.btstrp-col-sm-offset-0{margin-left:0%}}@media (min-width: 992px){.btstrp-col-md-1,.btstrp-col-md-2,.btstrp-col-md-3,.btstrp-col-md-4,.btstrp-col-md-5,.btstrp-col-md-6,.btstrp-col-md-7,.btstrp-col-md-8,.btstrp-col-md-9,.btstrp-col-md-10,.btstrp-col-md-11,.btstrp-col-md-12{float:left}.btstrp-col-md-12{width:100%}.btstrp-col-md-11{width:91.66666667%}.btstrp-col-md-10{width:83.33333333%}.btstrp-col-md-9{width:75%}.btstrp-col-md-8{width:66.66666667%}.btstrp-col-md-7{width:58.33333333%}.btstrp-col-md-6{width:50%}.btstrp-col-md-5{width:41.66666667%}.btstrp-col-md-4{width:33.33333333%}.btstrp-col-md-3{width:25%}.btstrp-col-md-2{width:16.66666667%}.btstrp-col-md-1{width:8.33333333%}.btstrp-col-md-pull-12{right:100%}.btstrp-col-md-pull-11{right:91.66666667%}.btstrp-col-md-pull-10{right:83.33333333%}.btstrp-col-md-pull-9{right:75%}.btstrp-col-md-pull-8{right:66.66666667%}.btstrp-col-md-pull-7{right:58.33333333%}.btstrp-col-md-pull-6{right:50%}.btstrp-col-md-pull-5{right:41.66666667%}.btstrp-col-md-pull-4{right:33.33333333%}.btstrp-col-md-pull-3{right:25%}.btstrp-col-md-pull-2{right:16.66666667%}.btstrp-col-md-pull-1{right:8.33333333%}.btstrp-col-md-pull-0{right:auto}.btstrp-col-md-push-12{left:100%}.btstrp-col-md-push-11{left:91.66666667%}.btstrp-col-md-push-10{left:83.33333333%}.btstrp-col-md-push-9{left:75%}.btstrp-col-md-push-8{left:66.66666667%}.btstrp-col-md-push-7{left:58.33333333%}.btstrp-col-md-push-6{left:50%}.btstrp-col-md-push-5{left:41.66666667%}.btstrp-col-md-push-4{left:33.33333333%}.btstrp-col-md-push-3{left:25%}.btstrp-col-md-push-2{left:16.66666667%}.btstrp-col-md-push-1{left:8.33333333%}.btstrp-col-md-push-0{left:auto}.btstrp-col-md-offset-12{margin-left:100%}.btstrp-col-md-offset-11{margin-left:91.66666667%}.btstrp-col-md-offset-10{margin-left:83.33333333%}.btstrp-col-md-offset-9{margin-left:75%}.btstrp-col-md-offset-8{margin-left:66.66666667%}.btstrp-col-md-offset-7{margin-left:58.33333333%}.btstrp-col-md-offset-6{margin-left:50%}.btstrp-col-md-offset-5{margin-left:41.66666667%}.btstrp-col-md-offset-4{margin-left:33.33333333%}.btstrp-col-md-offset-3{margin-left:25%}.btstrp-col-md-offset-2{margin-left:16.66666667%}.btstrp-col-md-offset-1{margin-left:8.33333333%}.btstrp-col-md-offset-0{margin-left:0%}}@media (min-width: 1200px){.btstrp-col-lg-1,.btstrp-col-lg-2,.btstrp-col-lg-3,.btstrp-col-lg-4,.btstrp-col-lg-5,.btstrp-col-lg-6,.btstrp-col-lg-7,.btstrp-col-lg-8,.btstrp-col-lg-9,.btstrp-col-lg-10,.btstrp-col-lg-11,.btstrp-col-lg-12{float:left}.btstrp-col-lg-12{width:100%}.btstrp-col-lg-11{width:91.66666667%}.btstrp-col-lg-10{width:83.33333333%}.btstrp-col-lg-9{width:75%}.btstrp-col-lg-8{width:66.66666667%}.btstrp-col-lg-7{width:58.33333333%}.btstrp-col-lg-6{width:50%}.btstrp-col-lg-5{width:41.66666667%}.btstrp-col-lg-4{width:33.33333333%}.btstrp-col-lg-3{width:25%}.btstrp-col-lg-2{width:16.66666667%}.btstrp-col-lg-1{width:8.33333333%}.btstrp-col-lg-pull-12{right:100%}.btstrp-col-lg-pull-11{right:91.66666667%}.btstrp-col-lg-pull-10{right:83.33333333%}.btstrp-col-lg-pull-9{right:75%}.btstrp-col-lg-pull-8{right:66.66666667%}.btstrp-col-lg-pull-7{right:58.33333333%}.btstrp-col-lg-pull-6{right:50%}.btstrp-col-lg-pull-5{right:41.66666667%}.btstrp-col-lg-pull-4{right:33.33333333%}.btstrp-col-lg-pull-3{right:25%}.btstrp-col-lg-pull-2{right:16.66666667%}.btstrp-col-lg-pull-1{right:8.33333333%}.btstrp-col-lg-pull-0{right:auto}.btstrp-col-lg-push-12{left:100%}.btstrp-col-lg-push-11{left:91.66666667%}.btstrp-col-lg-push-10{left:83.33333333%}.btstrp-col-lg-push-9{left:75%}.btstrp-col-lg-push-8{left:66.66666667%}.btstrp-col-lg-push-7{left:58.33333333%}.btstrp-col-lg-push-6{left:50%}.btstrp-col-lg-push-5{left:41.66666667%}.btstrp-col-lg-push-4{left:33.33333333%}.btstrp-col-lg-push-3{left:25%}.btstrp-col-lg-push-2{left:16.66666667%}.btstrp-col-lg-push-1{left:8.33333333%}.btstrp-col-lg-push-0{left:auto}.btstrp-col-lg-offset-12{margin-left:100%}.btstrp-col-lg-offset-11{margin-left:91.66666667%}.btstrp-col-lg-offset-10{margin-left:83.33333333%}.btstrp-col-lg-offset-9{margin-left:75%}.btstrp-col-lg-offset-8{margin-left:66.66666667%}.btstrp-col-lg-offset-7{margin-left:58.33333333%}.btstrp-col-lg-offset-6{margin-left:50%}.btstrp-col-lg-offset-5{margin-left:41.66666667%}.btstrp-col-lg-offset-4{margin-left:33.33333333%}.btstrp-col-lg-offset-3{margin-left:25%}.btstrp-col-lg-offset-2{margin-left:16.66666667%}.btstrp-col-lg-offset-1{margin-left:8.33333333%}.btstrp-col-lg-offset-0{margin-left:0%}}.clearfix:before,.clearfix:after,.btstrp-container:before,.btstrp-container:after,.btstrp-container-fluid:before,.btstrp-container-fluid:after,.btstrp-row:before,.btstrp-row:after{content:" ";display:table}.clearfix:after,.btstrp-container:after,.btstrp-container-fluid:after,.btstrp-row:after{clear:both}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{-webkit-transition-duration:50ms;transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{-webkit-transition-delay:50ms;transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{-webkit-transition-duration:.1s;transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{-webkit-transition-delay:.1s;transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{-webkit-transition-duration:.15s;transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{-webkit-transition-delay:.15s;transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{-webkit-transition-duration:.2s;transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{-webkit-transition-delay:.2s;transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{-webkit-transition-duration:.25s;transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{-webkit-transition-delay:.25s;transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{-webkit-transition-duration:.3s;transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{-webkit-transition-delay:.3s;transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{-webkit-transition-duration:.35s;transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{-webkit-transition-delay:.35s;transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{-webkit-transition-duration:.4s;transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{-webkit-transition-delay:.4s;transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{-webkit-transition-duration:.45s;transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{-webkit-transition-delay:.45s;transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{-webkit-transition-duration:.5s;transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{-webkit-transition-delay:.5s;transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{-webkit-transition-duration:.55s;transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{-webkit-transition-delay:.55s;transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{-webkit-transition-duration:.6s;transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{-webkit-transition-delay:.6s;transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{-webkit-transition-duration:.65s;transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{-webkit-transition-delay:.65s;transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{-webkit-transition-duration:.7s;transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{-webkit-transition-delay:.7s;transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{-webkit-transition-duration:.75s;transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{-webkit-transition-delay:.75s;transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{-webkit-transition-duration:.8s;transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{-webkit-transition-delay:.8s;transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{-webkit-transition-duration:.85s;transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{-webkit-transition-delay:.85s;transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{-webkit-transition-duration:.9s;transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{-webkit-transition-delay:.9s;transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{-webkit-transition-duration:.95s;transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{-webkit-transition-delay:.95s;transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{-webkit-transition-duration:1s;transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{-webkit-transition-delay:1s;transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{-webkit-transition-duration:1.05s;transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{-webkit-transition-delay:1.05s;transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{-webkit-transition-duration:1.1s;transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{-webkit-transition-delay:1.1s;transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{-webkit-transition-duration:1.15s;transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{-webkit-transition-delay:1.15s;transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{-webkit-transition-duration:1.2s;transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{-webkit-transition-delay:1.2s;transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{-webkit-transition-duration:1.25s;transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{-webkit-transition-delay:1.25s;transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{-webkit-transition-duration:1.3s;transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{-webkit-transition-delay:1.3s;transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{-webkit-transition-duration:1.35s;transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{-webkit-transition-delay:1.35s;transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{-webkit-transition-duration:1.4s;transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{-webkit-transition-delay:1.4s;transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{-webkit-transition-duration:1.45s;transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{-webkit-transition-delay:1.45s;transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{-webkit-transition-duration:1.5s;transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{-webkit-transition-delay:1.5s;transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{-webkit-transition-duration:1.55s;transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{-webkit-transition-delay:1.55s;transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{-webkit-transition-duration:1.6s;transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{-webkit-transition-delay:1.6s;transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{-webkit-transition-duration:1.65s;transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{-webkit-transition-delay:1.65s;transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{-webkit-transition-duration:1.7s;transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{-webkit-transition-delay:1.7s;transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{-webkit-transition-duration:1.75s;transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{-webkit-transition-delay:1.75s;transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{-webkit-transition-duration:1.8s;transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{-webkit-transition-delay:1.8s;transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{-webkit-transition-duration:1.85s;transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{-webkit-transition-delay:1.85s;transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{-webkit-transition-duration:1.9s;transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{-webkit-transition-delay:1.9s;transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{-webkit-transition-duration:1.95s;transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{-webkit-transition-delay:1.95s;transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{-webkit-transition-duration:2s;transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{-webkit-transition-delay:2s;transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{-webkit-transition-duration:2.05s;transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{-webkit-transition-delay:2.05s;transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{-webkit-transition-duration:2.1s;transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{-webkit-transition-delay:2.1s;transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{-webkit-transition-duration:2.15s;transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{-webkit-transition-delay:2.15s;transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{-webkit-transition-duration:2.2s;transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{-webkit-transition-delay:2.2s;transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{-webkit-transition-duration:2.25s;transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{-webkit-transition-delay:2.25s;transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{-webkit-transition-duration:2.3s;transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{-webkit-transition-delay:2.3s;transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{-webkit-transition-duration:2.35s;transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{-webkit-transition-delay:2.35s;transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{-webkit-transition-duration:2.4s;transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{-webkit-transition-delay:2.4s;transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{-webkit-transition-duration:2.45s;transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{-webkit-transition-delay:2.45s;transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{-webkit-transition-duration:2.5s;transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{-webkit-transition-delay:2.5s;transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{-webkit-transition-duration:2.55s;transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{-webkit-transition-delay:2.55s;transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{-webkit-transition-duration:2.6s;transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{-webkit-transition-delay:2.6s;transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{-webkit-transition-duration:2.65s;transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{-webkit-transition-delay:2.65s;transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{-webkit-transition-duration:2.7s;transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{-webkit-transition-delay:2.7s;transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{-webkit-transition-duration:2.75s;transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{-webkit-transition-delay:2.75s;transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{-webkit-transition-duration:2.8s;transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{-webkit-transition-delay:2.8s;transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{-webkit-transition-duration:2.85s;transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{-webkit-transition-delay:2.85s;transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{-webkit-transition-duration:2.9s;transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{-webkit-transition-delay:2.9s;transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{-webkit-transition-duration:2.95s;transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{-webkit-transition-delay:2.95s;transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{-webkit-transition-duration:3s;transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{-webkit-transition-delay:0;transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{-webkit-transition-delay:3s;transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75);transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{-webkit-transition-timing-function:ease;transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045);transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:translate(0);transform:translate(0)}[data-aos=fade-up]{-webkit-transform:translateY(100px);transform:translateY(100px)}[data-aos=fade-down]{-webkit-transform:translateY(-100px);transform:translateY(-100px)}[data-aos=fade-right]{-webkit-transform:translate(-100px);transform:translate(-100px)}[data-aos=fade-left]{-webkit-transform:translate(100px);transform:translate(100px)}[data-aos=fade-up-right]{-webkit-transform:translate(-100px, 100px);transform:translate(-100px, 100px)}[data-aos=fade-up-left]{-webkit-transform:translate(100px, 100px);transform:translate(100px, 100px)}[data-aos=fade-down-right]{-webkit-transform:translate(-100px, -100px);transform:translate(-100px, -100px)}[data-aos=fade-down-left]{-webkit-transform:translate(100px, -100px);transform:translate(100px, -100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}[data-aos=zoom-in]{-webkit-transform:scale(0.6);transform:scale(0.6)}[data-aos=zoom-in-up]{-webkit-transform:translateY(100px) scale(0.6);transform:translateY(100px) scale(0.6)}[data-aos=zoom-in-down]{-webkit-transform:translateY(-100px) scale(0.6);transform:translateY(-100px) scale(0.6)}[data-aos=zoom-in-right]{-webkit-transform:translate(-100px) scale(0.6);transform:translate(-100px) scale(0.6)}[data-aos=zoom-in-left]{-webkit-transform:translate(100px) scale(0.6);transform:translate(100px) scale(0.6)}[data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}[data-aos=zoom-out-up]{-webkit-transform:translateY(100px) scale(1.2);transform:translateY(100px) scale(1.2)}[data-aos=zoom-out-down]{-webkit-transform:translateY(-100px) scale(1.2);transform:translateY(-100px) scale(1.2)}[data-aos=zoom-out-right]{-webkit-transform:translate(-100px) scale(1.2);transform:translate(-100px) scale(1.2)}[data-aos=zoom-out-left]{-webkit-transform:translate(100px) scale(1.2);transform:translate(100px) scale(1.2)}[data-aos^=slide][data-aos^=slide]{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}[data-aos^=slide][data-aos^=slide].aos-animate{-webkit-transform:translate(0);transform:translate(0)}[data-aos=slide-up]{-webkit-transform:translateY(100%);transform:translateY(100%)}[data-aos=slide-down]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}[data-aos=slide-right]{-webkit-transform:translateX(-100%);transform:translateX(-100%)}[data-aos=slide-left]{-webkit-transform:translateX(100%);transform:translateX(100%)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}[data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}/*!
 * 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{from,20%,53%,80%,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{from,20%,53%,80%,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{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubberBand{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 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{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes tada{from{-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)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-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)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes wobble{from{-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)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,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{from,11.1%,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{from,20%,40%,60%,80%,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{from,20%,40%,60%,80%,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:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{from,60%,75%,90%,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{-webkit-animation-duration:0.75s;animation-duration:0.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}@-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{-webkit-backface-visibility:visible !important;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{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;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:0.75s;animation-duration:0.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}.noty_layout_mixin,#noty_layout__top,#noty_layout__topLeft,#noty_layout__topCenter,#noty_layout__topRight,#noty_layout__bottom,#noty_layout__bottomLeft,#noty_layout__bottomCenter,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight{position:fixed;margin:0;padding:0;z-index:9999999;-webkit-transform:translateZ(0) scale(1, 1);transform:translateZ(0) scale(1, 1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;-webkit-transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;-webkit-transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;-webkit-transform:translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;-webkit-transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;-webkit-transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:0.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0, 0) translateZ(0) scale(1, 1);transform:translate(0, 0) scale(1, 1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;-webkit-transform:translate(50%);transform:translate(50%);-webkit-animation:noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation:noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation:noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:bold;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,0.05);border-radius:2px;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,0.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_in{100%{opacity:.3}}@-webkit-keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@-webkit-keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{100%{height:0}}@keyframes noty_anim_height{100%{height:0}}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:10px}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#FF8181;border:1px solid #e25353;color:#FFF}.noty_theme__relax.noty_type__error .noty_buttons{border-color:darkred}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__relax.noty_type__success{background-color:#BCF5BC;border:1px solid #7cdd77;color:darkgreen}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50C24E}.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.3);box-shadow:0 0 8px rgba(0,0,0,0.3);-webkit-transition:margin-top .3s ease,height .3s ease;transition:margin-top .3s ease,height .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-sizing:border-box;box-sizing:border-box}.iziModal *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.35)));background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.35) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );-webkit-transition:height .3s ease-in-out,opacity .3s ease-in-out;transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px;-webkit-box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,0.3),0 0 0 #555;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,0.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,0.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,0.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:'Lato',Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;-webkit-transition:opacity 0.5s ease,-webkit-transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);transition:opacity 0.5s ease,-webkit-transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);transition:transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1),opacity 0.5s ease;transition:transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1),opacity 0.5s ease,-webkit-transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);background-size:67% !important;-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,'Lato',Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,0.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,0.6)}.iziModal.iziModal-light .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%;-webkit-overflow-scrolling:touch}.iziModal .iziModal-wrap{width:100%;position:relative;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px;width:100%;-webkit-transition:height .3s ease;transition:height .3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:'Lato',Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100% !important}.iziModal-navigate-caption:before{left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100% !important;cursor:pointer;padding:0;opacity:.2;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0 !important;margin-bottom:auto !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important}.iziModal.isAttachedBottom{margin-top:auto !important;margin-bottom:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.iziModal.isFullscreen{max-width:100% !important;margin:0 !important;height:100% !important}.iziModal.isAttached,.iziModal.isFullscreen{border-radius:0 !important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isAttached,html.iziModal-isOverflow{overflow:hidden}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,0.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);animation:iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;animation:iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;animation:iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);animation:iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0s;-moz-animation:0s;animation-delay:0s}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{-webkit-transition:none !important;transition:none !important}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInLeft 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);animation:iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1)}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;-webkit-transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg);transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;-webkit-transform:scale(1) translateY(0) perspective(600px) rotateX(0);transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;-webkit-transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg);transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;-webkit-transform:scale(1) translateY(0) perspective(600px) rotateX(0);transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes iziM-comingOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1, 0) translateY(-40px);-webkit-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1, 0) translateY(-40px);transform:scale(1, 0) translateY(-40px);-webkit-transform-origin:center top;transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 1)}}@keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 1);transform:scale3d(0.3, 0.3, 1)}}@-webkit-keyframes iziM-bounceInDown{0%,60%,75%,90%,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, -1000px, 0);transform:translate3d(0, -1000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{0%,60%,75%,90%,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, -1000px, 0);transform:translate3d(0, -1000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-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, 1000px, 0);transform:translate3d(0, 1000px, 0)}}@keyframes iziM-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, 1000px, 0);transform:translate3d(0, 1000px, 0)}}@-webkit-keyframes iziM-bounceInUp{0%,60%,75%,90%,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, 1000px, 0);transform:translate3d(0, 1000px, 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 iziM-bounceInUp{0%,60%,75%,90%,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, 1000px, 0);transform:translate3d(0, 1000px, 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)}}@-webkit-keyframes iziM-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 iziM-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, -1000px, 0);transform:translate3d(0, -1000px, 0)}}@-webkit-keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}@keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}@-webkit-keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}}@keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}}@-webkit-keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}}@keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px, 0, 0);transform:translate3d(-200px, 0, 0)}}@-webkit-keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}}@keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 40deg);transform:perspective(400px) rotate3d(1, 0, 0, 40deg);opacity:0}}@keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 40deg);transform:perspective(400px) rotate3d(1, 0, 0, 40deg);opacity:0}}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear, opacity .2s linear;-webkit-transition:background-color .2s linear, opacity .2s linear;height:15px;bottom:0px;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear, opacity .2s linear;-webkit-transition:background-color .2s linear, opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:0.6}.ps__rail-x:hover,.ps__rail-y:hover,.ps__rail-x:focus,.ps__rail-y:focus{background-color:#eee;opacity:0.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear, height .2s ease-in-out;-webkit-transition:background-color .2s linear, height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear, width .2s ease-in-out;-webkit-transition:background-color .2s linear, width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps{overflow:auto !important}}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.mdl-logo__slogan,.news-card-vertical--lg .news-card-sm__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}@media all and (max-width: 767px){.mdl-logo__slogan,.news-card-vertical--lg .news-card-sm__title{font-size:1.625rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}.mdl-section__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase}@media all and (max-width: 767px){.mdl-section__title{font-size:1.5rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase}}.mdl-search-content__result-title{font-size:1.375rem;line-height:1.27;letter-spacing:.4px;font-weight:bold;text-transform:uppercase}.mdl-tag--md .mdl-tag__text,.mdl-tag--lg .mdl-tag__text,.mdl-more-from,.news-card-sm__title,.tml-live-entry-block__cta{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold}@media all and (max-width: 767px){.mdl-tag--md .mdl-tag__text,.mdl-tag--lg .mdl-tag__text,.mdl-more-from,.news-card-sm__title,.tml-live-entry-block__cta{font-size:.9375rem;line-height:1.2;letter-spacing:-.4px;font-weight:bold}}.mdl-category-menu__title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;text-transform:uppercase}@media all and (max-width: 767px){.mdl-category-menu__title{font-size:.9375rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;text-transform:uppercase}}.mdl-links-menu__link,.mdl-footer .mdl-copyrights{font-size:.8125rem;line-height:1.38;letter-spacing:-.1px}.mdl-news-card__date,.news-card-sm__date{font-size:.75rem;line-height:1.33;letter-spacing:-.1px;font-weight:bold}.mdl-tag--sm .mdl-tag__text{font-size:.6875rem;line-height:1.18;letter-spacing:.1px;font-weight:bold;text-transform:uppercase}.mdl-news-card__author,.news-card-sm-in-the-news .news-card-sm__author{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase}.mdl-menu__title,input.mdl-btn,input.mdl-mail-contact-link,input.mdl-in-content-button,.mdl-btn,.mdl-mail-contact-link,.mdl-in-content-button,.post-770 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .wpcf7-submit,.mdl-call-to-action-01__link,.wp-polls p .Buttons,.mdl-info-block-01__btn,.mdl-welcome-section-btn,.mdl-section-subscribe .mailpoet_submit,.mdl-section-subscribe-in-content .mailpoet_submit,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn,.mdl-section-donation-in-content__btn,.mdl-section-donation-in-content .mailpoet_submit,.fake-news-01__link,.mdl-section-hp-video__actions-btn,.mdl-apply-programs__btn,.post-37858 #wp-submit,.mepr-form .mepr-submit,.mepr-form .button-primary,.post-37824 .mepr-submit,#mepr_account_form .mepr-submit,#mepr-newpassword-form .mepr-submit,#migla_donation_form #miglapaypalcheckout_std,#migla_donation_form #miglaofflinecheckout,.mailpoet_paragraph .mailpoet_submit,#give-email-access-form .give-submit,.tml-register-form-wrapper .ur-frontend-form form button[type=submit],.tml-register-form-wrapper .ur-frontend-form form input[type=submit],.mdl-fake-news-form .mdl-fn-send-btn,.tml-fake-news-winner-block__link{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal}html{font-size:16px}body{font-family:'Nunito Sans', sans-serif;font-size:17px;font-weight:normal !important;color:#000;line-height:1.25;letter-spacing:-0.4px;background-color:#fff;-ms-scroll-chaining:none;overscroll-behavior:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-decoration:none;position:relative}p a,p+ul a{color:#007aff}p a:hover,p+ul a:hover{color:#000}.mdl-category-menu__list,.mdl-links-menu,.mdl-menu,.mdl-menu-02,.mdl-menu-03,.mdl-share-content-tool-options-list,.mdl-social-links-list,.dropdown-03-options__list,.mdl-welcome-section-features-list,.mdl-archive-date-list{list-style:none;padding:0;margin:0}.list-clear{list-style:none;padding:0;margin:0}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clear-margin-and-padding{padding:0;margin:0}.svg-icon,.mdl-tag__icon,.mdl-menu__icon,.mdl-btn-icon,.mdl-btn-like,.mdl-btn-like-round,.mdl-btn-icon-round,.mdl-share-content-tool-options-list__link svg,.mdl-load-more-pagination .mdl-loader-icon svg,.mdl-job-preview__info-icon,.mdl-searchform__btn svg{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;width:32px;height:32px}.svg-icon svg,.mdl-tag__icon svg,.mdl-menu__icon svg,.mdl-btn-icon svg,.mdl-btn-like svg,.mdl-btn-like-round svg,.mdl-btn-icon-round svg,.mdl-share-content-tool-options-list__link svg svg,.mdl-load-more-pagination .mdl-loader-icon svg svg,.mdl-job-preview__info-icon svg,.mdl-searchform__btn svg svg{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;fill:#fff;width:100%;height:100%;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}.svg-icon-a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;width:32px;height:32px}.svg-icon-a svg{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;fill:#007aff;width:100%;height:100%;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}.mdl-link-01{font-size:.75rem;line-height:1.33;font-weight:bold;display:inline-block;text-decoration:none;text-transform:uppercase;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;cursor:pointer}.mdl-link-01--blue{color:#007aff}.mdl-link-01--blue:hover{color:#4da2ff}.mdl-link-01--blue-02{color:#4CA1FF}.mdl-link-01--blue-02:hover{color:#99c9ff}.mdl-link-01--cyan{color:#0cc5c0}.mdl-link-01--cyan:hover{color:#2bf2ed}.mdl-link-01--red{color:#ff4a00}.mdl-link-01--red:hover{color:#ff804d}.mdl-link-01--yellow{color:#FBF126}.mdl-link-01--yellow:hover{color:#fcf671}.mdl-link-01--magenta{color:#fb5252}.mdl-link-01--magenta:hover{color:#fd9d9d}.mdl-link-01--green{color:#4CD964}.mdl-link-01--green:hover{color:#8be69b}.mdl-link-01--with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-link-01--with-icon .mdl-link-01__icon{position:relative;width:11px;height:11px;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;margin-left:8px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;top:-1px}.mdl-link-01--with-icon .mdl-link-01__icon svg{width:100%;height:100%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-link-01--with-icon:hover .mdl-link-01__icon{-webkit-transform:translate3d(6px, 0, 0);transform:translate3d(6px, 0, 0)}.mdl-link-01--blue.mdl-link-01--with-icon{color:#007aff}.mdl-link-01--blue.mdl-link-01--with-icon .mdl-link-01__icon svg{fill:#007aff}.mdl-link-01--blue.mdl-link-01--with-icon:hover{color:#000}.mdl-link-01--blue.mdl-link-01--with-icon:hover .mdl-link-01__icon svg{fill:#000}.mdl-block-user-review__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:11px;border-top:1px solid rgba(0,0,0,0.3)}.mdl-block-user-review__c01{width:48px}.mdl-block-user-review__c02{width:calc(100% - 48px);padding-left:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;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:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 767px){.mdl-block-user-review__c02{padding-left:16px}}.mdl-block-user-review__photo{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;background-color:#fff;background-image:url("../img/default/user-default-01.png");width:48px;height:48px;border-radius:50%}.mdl-block-user-review__title{font-size:.75rem;line-height:1.33;font-weight:bold}.mdl-block-user-review__subtitle{font-size:.6875rem;line-height:1.18;font-weight:bold;color:rgba(0,0,0,0.3)}.mdl-comment__text{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold}.mdl-comment__author{margin-top:16px}.mdl-marker{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:72px;height:72px;color:#fff;background-color:#007aff}.mdl-marker--blue{background-color:#007aff;color:#fff}.mdl-marker--blue-02{background-color:#4CA1FF;color:#fff}.mdl-marker--cyan{background-color:#0cc5c0;color:#fff}.mdl-marker--red{background-color:#ff4a00;color:#fff}.mdl-marker--yellow{background-color:#FBF126;color:#000}.mdl-marker--magenta{background-color:#fb5252;color:#fff}.mdl-marker--green{background-color:#4CD964;color:#fff}.mdl-team-card__photo{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;background-color:#fff;background-image:url("../img/default/user-default-01.png");width:96px;height:96px;border-radius:50%}.mdl-team-card__photo-img{max-width:100%}.mdl-team-card__name{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;margin-top:16px}.mdl-team-card__name-link{display:block;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;text-decoration:none}.mdl-team-card__name-link:hover{color:#007aff}.mdl-team-card__position{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;margin-top:8px;color:rgba(0,0,0,0.6)}.mdl-team-card__text{margin-top:8px}.mdl-team-card__link{margin-top:12px}.mdl-team-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-team-list--half .mdl-team-card{width:calc(50% - 12px);margin-bottom:32px}@media all and (max-width: 991px){.mdl-team-list--half .mdl-team-card{width:100%}}.mdl-team-list--quarter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mdl-team-list--quarter .mdl-team-card{width:calc(25%);padding-right:24px;margin-bottom:32px}@media all and (max-width: 991px){.mdl-team-list--quarter .mdl-team-card{width:calc(50%);padding-right:12px}}.mdl-category-list__head{padding:12px;background-color:#007aff;min-height:144px;height:144px;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:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.mdl-category-list__body{padding:0 0 0 12px;margin-top:24px}.mdl-category-list__head-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-category-list__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-decoration:none;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;text-transform:uppercase;padding-right:30%;display:block}@media all and (max-width: 991px){.mdl-category-list__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 991px){.mdl-category-list__title{padding-right:0}}.mdl-category-list__title:hover{opacity:0.7}.mdl-category-list__item{padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(0,0,0,0.3)}.mdl-category-list__item-c01{width:80%;padding-right:24px}.mdl-category-list__item-c02{width:20%}.mdl-category-list__item-title{color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;text-decoration:none}.mdl-category-list__item-title:hover{color:#007aff}.mdl-category-list__item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:24px}.mdl-category-list--blue .mdl-category-list__head{background-color:#007aff;color:#fff}.mdl-category-list--blue .mdl-category-list__item-action svg{stroke:#007aff}.mdl-category-list--blue .mdl-category-list__item-action:hover svg{fill:#007aff}.mdl-category-list--blue-02 .mdl-category-list__head{background-color:#4CA1FF;color:#fff}.mdl-category-list--blue-02 .mdl-category-list__item-action svg{stroke:#4CA1FF}.mdl-category-list--blue-02 .mdl-category-list__item-action:hover svg{fill:#4CA1FF}.mdl-category-list--cyan .mdl-category-list__head{background-color:#0cc5c0;color:#fff}.mdl-category-list--cyan .mdl-category-list__item-action svg{stroke:#0cc5c0}.mdl-category-list--cyan .mdl-category-list__item-action:hover svg{fill:#0cc5c0}.mdl-category-list--red .mdl-category-list__head{background-color:#ff4a00;color:#fff}.mdl-category-list--red .mdl-category-list__item-action svg{stroke:#ff4a00}.mdl-category-list--red .mdl-category-list__item-action:hover svg{fill:#ff4a00}.mdl-category-list--yellow .mdl-category-list__head{background-color:#FBF126;color:#000}.mdl-category-list--yellow .mdl-category-list__item-action svg{stroke:#FBF126}.mdl-category-list--yellow .mdl-category-list__item-action:hover svg{fill:#FBF126}.mdl-category-list--magenta .mdl-category-list__head{background-color:#fb5252;color:#fff}.mdl-category-list--magenta .mdl-category-list__item-action svg{stroke:#fb5252}.mdl-category-list--magenta .mdl-category-list__item-action:hover svg{fill:#fb5252}.mdl-category-list--green .mdl-category-list__head{background-color:#4CD964;color:#fff}.mdl-category-list--green .mdl-category-list__item-action svg{stroke:#4CD964}.mdl-category-list--green .mdl-category-list__item-action:hover svg{fill:#4CD964}.mdl-category-list-grid-01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-category-list-grid-01 .mdl-category-list{width:calc(50% - 20px);margin-bottom:70px}@media all and (max-width: 991px){.mdl-category-list-grid-01 .mdl-category-list{width:100%;margin-bottom:32px}}.mdl-article-params{border-top:1px solid rgba(0,0,0,0.3);padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-article-params__author{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase}.mdl-article-params__date{font-size:.75rem;line-height:1.33;font-weight:bold;margin-top:3px;color:rgba(0,0,0,0.3)}.mdl-article-params__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-article-params__action{width:16px;height:16px}.mdl-article-params__action svg{fill:rgba(0,0,0,0.3)}.mdl-article-params__action:hover svg{fill:#000}.mdl-article-params__action--01{width:16px;height:16px}.mdl-article-params__action--btn{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none}.mdl-article-params__action--btn:hover,.mdl-article-params__action--btn:active,.mdl-article-params__action--btn:focus,.mdl-article-params__action--btn:active:focus{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.mdl-article-params__action--rss,.mdl-article-params__action--save{position:relative;top:-2px;margin-right:12px}.mdl-article-params__action--print{position:relative;top:-2px}@media all and (max-width: 559px){.mdl-article-params__action--print{margin-right:12px}}.mdl-article-params__action--print:hover svg{fill:#007aff}.mdl-article-params .mdl-btn-save-post{width:16px;height:16px;position:relative;top:-2px;margin-right:4px}.mdl-article-params .mdl-btn-save-post svg{stroke:rgba(0,0,0,0.4);stroke-width:4px}.mdl-article-params .mdl-btn-save-post:hover svg{stroke:#4cd964;fill:#4CD964}.mdl-article-params .mdl-btn-save-post.mdl-btn-like--active svg{fill:#007aff;stroke:#007aff}.mdl-article-params__article-info-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-article-params__author-photo{width:76px;height:76px;margin-right:18px;border-radius:100px;overflow:hidden}.mdl-article-params__author-photo img{width:100%;max-width:100%}.mdl-more-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:48px 0;border-top:4px solid #000}@media all and (max-width: 1199px){.mdl-more-posts{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){.mdl-more-posts{padding:32px 0}}.mdl-more-posts__item{width:calc(38% - 36px)}@media all and (max-width: 1199px){.mdl-more-posts__item{width:100%;margin-top:24px}}@media all and (max-width: 767px){.mdl-more-posts__item{margin-top:16px}}.mdl-more-posts__title{width:calc(24% - 36px)}@media all and (max-width: 1199px){.mdl-more-posts__title{width:100%;margin-top:0}}.mdl-more-posts .mdl-top-news-title{height:auto}@media all and (max-width: 1199px){.mdl-more-posts .mdl-top-news-title{width:100%;margin-top:0}}.mdl-more-posts .mdl-top-news-title__l01{display:block}.mdl-more-posts .mdl-top-news-title__l02{display:none}@media all and (max-width: 767px){.mdl-more-posts .mdl-top-news-title__l02{display:block}}.mdl-more-posts .mdl-more-posts__item{height:auto !important}.mdl-more-posts--blue{border-top-color:#007aff}.mdl-more-posts--blue .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--blue .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--blue .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--blue .mdl-tag{background-color:#007aff}.mdl-more-posts--blue-02{border-top-color:#4CA1FF}.mdl-more-posts--blue-02 .mdl-top-news-title__p--accent{color:#4CA1FF}.mdl-more-posts--blue-02 .mdl-top-news-title__link{color:#4CA1FF}.mdl-more-posts--blue-02 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--blue-02 .mdl-tag{background-color:#4CA1FF}.mdl-more-posts--cyan{border-top-color:#0cc5c0}.mdl-more-posts--cyan .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--cyan .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--cyan .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--cyan .mdl-tag{background-color:#0cc5c0}.mdl-more-posts--red{border-top-color:#ff4a00}.mdl-more-posts--red .mdl-top-news-title__p--accent{color:#ff4a00}.mdl-more-posts--red .mdl-top-news-title__link{color:#ff4a00}.mdl-more-posts--red .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--red .mdl-tag{background-color:#ff4a00}.mdl-more-posts--yellow{border-top-color:#FBF126}.mdl-more-posts--yellow .mdl-top-news-title__p--accent{color:#FBF126}.mdl-more-posts--yellow .mdl-top-news-title__link{color:#FBF126}.mdl-more-posts--yellow .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--yellow .mdl-tag{background-color:#FBF126}.mdl-more-posts--magenta{border-top-color:#fb5252}.mdl-more-posts--magenta .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--magenta .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--magenta .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--magenta .mdl-tag{background-color:#fb5252}.mdl-more-posts--green{border-top-color:#4CD964}.mdl-more-posts--green .mdl-top-news-title__p--accent{color:#4CD964}.mdl-more-posts--green .mdl-top-news-title__link{color:#4CD964}.mdl-more-posts--green .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--green .mdl-tag{background-color:#4CD964}.mdl-more-posts--42{border-top-color:#007aff}.mdl-more-posts--42 .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--42 .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--42 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--47{border-top-color:#007aff}.mdl-more-posts--47 .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--47 .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--47 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--48{border-top-color:#007aff}.mdl-more-posts--48 .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--48 .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--48 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--50{border-top-color:#007aff}.mdl-more-posts--50 .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--50 .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--50 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--55{border-top-color:#007aff}.mdl-more-posts--55 .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--55 .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--55 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2839{border-top-color:#007aff}.mdl-more-posts--2839 .mdl-top-news-title__p--accent{color:#007aff}.mdl-more-posts--2839 .mdl-top-news-title__link{color:#007aff}.mdl-more-posts--2839 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2824{border-top-color:#0cc5c0}.mdl-more-posts--2824 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2824 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2824 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2825{border-top-color:#0cc5c0}.mdl-more-posts--2825 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2825 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2825 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2826{border-top-color:#0cc5c0}.mdl-more-posts--2826 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2826 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2826 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2827{border-top-color:#0cc5c0}.mdl-more-posts--2827 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2827 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2827 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2828{border-top-color:#0cc5c0}.mdl-more-posts--2828 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2828 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2828 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2829{border-top-color:#0cc5c0}.mdl-more-posts--2829 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2829 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2829 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2830{border-top-color:#0cc5c0}.mdl-more-posts--2830 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2830 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2830 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2831{border-top-color:#0cc5c0}.mdl-more-posts--2831 .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-more-posts--2831 .mdl-top-news-title__link{color:#0cc5c0}.mdl-more-posts--2831 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--51{border-top-color:#4CA1FF}.mdl-more-posts--51 .mdl-top-news-title__p--accent{color:#4CA1FF}.mdl-more-posts--51 .mdl-top-news-title__link{color:#4CA1FF}.mdl-more-posts--51 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--53{border-top-color:#ff4a00}.mdl-more-posts--53 .mdl-top-news-title__p--accent{color:#ff4a00}.mdl-more-posts--53 .mdl-top-news-title__link{color:#ff4a00}.mdl-more-posts--53 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--44{border-top-color:#FBF126}.mdl-more-posts--44 .mdl-top-news-title__p--accent{color:#FBF126}.mdl-more-posts--44 .mdl-top-news-title__link{color:#FBF126}.mdl-more-posts--44 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--45{border-top-color:#FBF126}.mdl-more-posts--45 .mdl-top-news-title__p--accent{color:#FBF126}.mdl-more-posts--45 .mdl-top-news-title__link{color:#FBF126}.mdl-more-posts--45 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--46{border-top-color:#FBF126}.mdl-more-posts--46 .mdl-top-news-title__p--accent{color:#FBF126}.mdl-more-posts--46 .mdl-top-news-title__link{color:#FBF126}.mdl-more-posts--46 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2822{border-top-color:#FBF126}.mdl-more-posts--2822 .mdl-top-news-title__p--accent{color:#FBF126}.mdl-more-posts--2822 .mdl-top-news-title__link{color:#FBF126}.mdl-more-posts--2822 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--6{border-top-color:#fb5252}.mdl-more-posts--6 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--6 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--6 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2823{border-top-color:#fb5252}.mdl-more-posts--2823 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--2823 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--2823 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--43{border-top-color:#fb5252}.mdl-more-posts--43 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--43 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--43 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2835{border-top-color:#fb5252}.mdl-more-posts--2835 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--2835 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--2835 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2833{border-top-color:#fb5252}.mdl-more-posts--2833 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--2833 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--2833 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--54{border-top-color:#fb5252}.mdl-more-posts--54 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--54 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--54 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2834{border-top-color:#fb5252}.mdl-more-posts--2834 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--2834 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--2834 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--2832{border-top-color:#fb5252}.mdl-more-posts--2832 .mdl-top-news-title__p--accent{color:#fb5252}.mdl-more-posts--2832 .mdl-top-news-title__link{color:#fb5252}.mdl-more-posts--2832 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--green{border-top-color:#4CD964}.mdl-more-posts--green .mdl-top-news-title__p--accent{color:#4CD964}.mdl-more-posts--green .mdl-top-news-title__link{color:#4CD964}.mdl-more-posts--green .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--129{border-top-color:#4CD964}.mdl-more-posts--129 .mdl-top-news-title__p--accent{color:#4CD964}.mdl-more-posts--129 .mdl-top-news-title__link{color:#4CD964}.mdl-more-posts--129 .mdl-top-news-title__link:hover{opacity:.6}.mdl-more-posts--52{border-top-color:#4CD964}.mdl-more-posts--52 .mdl-top-news-title__p--accent{color:#4CD964}.mdl-more-posts--52 .mdl-top-news-title__link{color:#4CD964}.mdl-more-posts--52 .mdl-top-news-title__link:hover{opacity:.6}.mdl-tag{display:inline-block;color:#007aff;text-transform:uppercase;font-weight:bold;border-radius:0px}.mdl-tag__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-tag__icon{display:none}.mdl-tag__icon svg{fill:#fff;position:absolute;left:0;top:0;width:100%;height:100%}.mdl-tag-category-root--news,.mdl-tag--category-42,.mdl-tag--category-47,.mdl-tag--category-48,.mdl-tag--category-50,.mdl-tag--category-55,.mdl-tag--root-category-news,.mdl-tag--root-category-top-stories,.mdl-tag--root-category-opinion,.mdl-tag--root-category-featured,.mdl-tag--root-category-mideast-daily-news,.mdl-tag--root-category-student-journalism,.mdl-tag--root-category-news-updates,.mdl-tag--root-category-audio,.mdl-tag--root-category-breaking-news,.mdl-tag--root-category-coronavirus-updates{color:#007aff}.mdl-tag-category-root--by-region,.mdl-tag--cyan,.mdl-tag--category-2824,.mdl-tag--category-2825,.mdl-tag--category-2825,.mdl-tag--category-2826,.mdl-tag--category-2827,.mdl-tag--category-2828,.mdl-tag--category-2829,.mdl-tag--category-2830,.mdl-tag--category-2831,.mdl-tag--root-category-region,.mdl-tag--root-category-by-region{color:#0cc5c0}.mdl-tag-category-root--people,.mdl-tag--yellow,.mdl-tag--category-44,.mdl-tag--category-45,.mdl-tag--category-46,.mdl-tag--category-2822,.mdl-tag--root-category-people,.mdl-tag--root-category-women,.mdl-tag--root-category-human-rights,.mdl-tag--root-category-human-rights-2,.mdl-tag--root-category-human-rights-2,.mdl-tag--root-category-table-talk,.mdl-tag--root-category-podcasts{color:#FBF126}.mdl-tag-category-root--lifelines,.mdl-tag--magenta,.mdl-tag--category-6,.mdl-tag--category-2823,.mdl-tag--category-43,.mdl-tag--category-2835,.mdl-tag--category-2833,.mdl-tag--category-54,.mdl-tag--category-2834,.mdl-tag--category-2832,.mdl-tag--category-3003,.mdl-tag--category-8910,.mdl-tag--root-category-lifelines,.mdl-tag--root-category-life-lines,.mdl-tag--root-category-biztec,.mdl-tag--root-category-entertainment,.mdl-tag--root-category-lifestyle,.mdl-tag--root-category-mideast-cafe,.mdl-tag--root-category-sport,.mdl-tag--root-category-technology,.mdl-tag--root-category-family-fun{color:#fb5252}.mdl-tag-category-root--mideast-mindset,.mdl-tag--red,.mdl-tag--category-51,.mdl-tag--category-53,.mdl-tag--root-category-mideast-mindset,.mdl-tag--root-category-mideast-mindeset{color:#fb5252}.mdl-tag-category-root--student-journalists,.mdl-tag--sm.mdl-tag--category-51,.mdl-tag--root-category-student-journalists,.mdl-tag--sm.mdl-tag--root-category-student-journalists{color:#4CA1FF}.mdl-section-article-content__tag.mdl-tag--category-51{padding-top:5px;padding-bottom:3px}.mdl-tag-category-root--mideast-streets,.mdl-tag--green,.mdl-tag--category-129,.mdl-tag--category-52,.mdl-tag--root-category-mideast-streets{color:#4CD964}.mdl-tag--sm .mdl-tag__icon{width:10px;height:10px;padding:1px}.mdl-tag--sm .mdl-tag__text{line-height:8px;padding-left:0;width:100%;text-wrap:nowrap}@media all and (max-width: 767px){.mdl-tag--sm .mdl-tag__text{line-height:100%}}.mdl-tag--sm.mdl-tag--no-icon .mdl-tag__text{width:calc(100%)}.mdl-tag--sm-02{padding:4px 8px 4px 8px}.mdl-tag--sm-02 .mdl-tag__icon{width:12px;height:12px}.mdl-tag--sm-02 .mdl-tag__text{font-size:.75rem;line-height:1.33;font-weight:bold;line-height:normal;padding-left:4px;width:calc(100% - 12px)}.mdl-tag--md{padding:3px 10px}.mdl-tag--md .mdl-tag__icon{display:none}.mdl-tag--md .mdl-tag__text{line-height:normal;text-transform:uppercase;width:calc(100%)}.mdl-tag--lg{padding:6px 16px}.mdl-tag--lg .mdl-tag__icon{display:none}.mdl-tag--lg .mdl-tag__text{line-height:120%;text-transform:uppercase;width:calc(100%);font-weight:bold}.mdl-tag--no-icon .mdl-tag__text{padding-left:0}.mdl-section-by-region .mdl-tag .mdl-tag__icon,.mdl-tag--blog-icon .mdl-tag__icon,.mdl-tag:not(.mdl-tag--no-icon) .mdl-tag__icon,.mdl-tag--root-category-region:not(.mdl-tag--no-icon) .mdl-tag__icon,.mdl-tag--root-category-mideast-streets:not(.mdl-tag--no-icon) .mdl-tag__icon{position:relative;top:-1px}.mdl-more-from{text-transform:uppercase}.mdl-more-from__link{text-decoration:none;color:#007aff}.mdl-category-menu{font-size:14px}.mdl-category-menu__title{font-size:14px;color:#000}.mdl-category-menu__list{margin-top:20px}.mdl-category-menu__list-item{margin-bottom:8px}.mdl-category-menu__list-item:last-child{margin-bottom:0}.mdl-category-menu__list-link{color:#000;font-weight:normal;line-height:110%;display:inline-block}.mdl-category-menu__list-link:hover{color:#007aff}.mdl-links-menu{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 559px){.mdl-links-menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-links-menu__item{margin-right:24px}@media all and (max-width: 1350px){.mdl-links-menu__item{margin-right:10px}}.mdl-links-menu__item:last-child{margin-right:0}@media all and (max-width: 559px){.mdl-links-menu__item{width:50%;margin-right:0}}.mdl-links-menu__link{color:#000}.mdl-links-menu__link:hover{color:#007aff}.mdl-links-menu--primary .mdl-links-menu__link{color:#007aff}.mdl-links-menu--primary .mdl-links-menu__link:after{border-color:#007aff}.mdl-menu__item{margin-bottom:24px}@media all and (max-height: 700px){.mdl-menu__item{margin-bottom:18px}}@media all and (max-width: 1350px) and (max-height: 700px){.mdl-menu__item{margin-bottom:18px}}@media all and (min-height: 800px){.mdl-menu__item{margin-bottom:34px}}.mdl-menu__item:last-child{margin-bottom:0}.mdl-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.mdl-menu__link:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:0px;left:auto;right:0;background-color:#007aff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-menu__link-archive .mdl-menu__icon{padding:1px}.mdl-menu__icon{width:24px;height:24px}.mdl-menu__icon svg{fill:#000}.mdl-menu__title{padding-left:24px;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-menu__link:hover:after,.mdl-menu__link--active:after{width:4px}.mdl-menu__link:hover .mdl-menu__title,.mdl-menu__link--active .mdl-menu__title{color:#007aff}.mdl-menu__link:hover .mdl-menu__icon svg,.mdl-menu__link--active .mdl-menu__icon svg{fill:#007aff}.mdl-show-on-mobile{display:none}@media all and (max-width: 559px){.mdl-show-on-mobile{display:block}}.mdl-show-on-mobile--green .mdl-more-from__link{color:#4CD964}body.scroll-lock{overflow:hidden}body.scroll-lock .mdl-mobile-menu-overlay-content{overflow-y:scroll}.mdl-item-with-marker__content{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-item-with-marker__c01{width:72px;height:72px}.mdl-item-with-marker__c02{width:calc(100% - 72px);padding-left:56px}@media all and (max-width: 991px){.mdl-item-with-marker__c02{padding-left:36px}}@media all and (max-width: 767px){.mdl-item-with-marker__c02{padding-left:16px}}.mdl-item-with-marker__title{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;color:#000}.mdl-item-with-marker a.mdl-item-with-marker__title:hover{color:#007aff}.mdl-item-with-marker__text{margin-top:12px}.mdl-item-with-marker__link{margin-top:18px}.mdl-item-with-marker--vertical .mdl-item-with-marker__content{display:block}.mdl-item-with-marker--vertical .mdl-item-with-marker__c01{width:100%}.mdl-item-with-marker--vertical .mdl-item-with-marker__c02{margin-top:12px;padding-left:0;width:100%}.mdl-list-with-marker-01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-list-with-marker-01 .mdl-item-with-marker{width:calc(50% - 12px);margin-bottom:24px}@media all and (max-width: 991px){.mdl-list-with-marker-01 .mdl-item-with-marker{width:100%}}@media all and (max-width: 767px){.mdl-list-with-marker-01 .mdl-item-with-marker{margin-bottom:32px}}.mdl-tag-label{display:inline-block;font-size:11px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.18;letter-spacing:0.1px;text-align:center;color:rgba(0,0,0,0.6);text-transform:uppercase}.mdl-social-btn svg{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-social-btn .st0{fill:#007aff}.mdl-social-btn .st1{fill:#fff}.mdl-social-btn--facebook .st0{fill:#3A559F}.mdl-social-btn--twitter .st0{fill:#50ABF1}.mdl-social-btn--linkedin .st0{fill:#0084B1}.mdl-social-btn--pinterest .st0{fill:#C9353D}.mdl-social-btn--youtube .st0{fill:red}.mdl-social-btn--mail .st0{fill:#007aff}.mdl-social-btn--default .st0{fill:#007aff}.mdl-social-btn--rss .st0{fill:#f26522}.mdl-social-btn-01 svg{-webkit-transition:all 0.4s ease;transition:all 0.4s ease;fill:rgba(0,0,0,0.4)}.mdl-social-btn-01 .st0{fill:rgba(0,0,0,0.4);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-social-btn-01 .st1{fill:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-social-btn-01.mdl-social-btn--facebook .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--twitter .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--linkedin .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--pinterest .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--youtube .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--mail .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--default .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--rss .st0{fill:rgba(0,0,0,0.4)}.mdl-social-btn-01.mdl-social-btn--facebook:hover .st0{fill:#3A559F}.mdl-social-btn-01.mdl-social-btn--twitter:hover .st0{fill:#50ABF1}.mdl-social-btn-01.mdl-social-btn--linkedin:hover .st0{fill:#0084B1}.mdl-social-btn-01.mdl-social-btn--pinterest:hover .st0{fill:#C9353D}.mdl-social-btn-01.mdl-social-btn--youtube:hover .st0{fill:red}.mdl-social-btn-01.mdl-social-btn--mail:hover .st0{fill:#007aff}.mdl-social-btn-01.mdl-social-btn--default:hover .st0{fill:#007aff}.mdl-social-btn-01.mdl-social-btn--rss:hover .st0{fill:#f26522}.mdl-social-btn-01.mdl-social-btn--facebook svg{fill:#3A559F}.mdl-social-btn-01.mdl-social-btn--facebook:hover svg{fill:#3A559F}.mdl-social-btn-01.mdl-social-btn--twitter svg{fill:#50ABF1}.mdl-social-btn-01.mdl-social-btn--twitter:hover svg{fill:#50ABF1}.mdl-social-btn-01.mdl-social-btn--linkedin svg{fill:#0084B1}.mdl-social-btn-01.mdl-social-btn--linkedin:hover svg{fill:#0084B1}.mdl-social-btn-01.mdl-social-btn--pinterest svg{fill:#C9353D}.mdl-social-btn-01.mdl-social-btn--pinterest:hover svg{fill:#C9353D}.mdl-social-btn-01.mdl-social-btn--youtube svg{fill:red}.mdl-social-btn-01.mdl-social-btn--youtube:hover svg{fill:red}.mdl-social-btn-01.mdl-social-btn--mail svg{fill:#007aff}.mdl-social-btn-01.mdl-social-btn--mail:hover svg{fill:#007aff}.mdl-social-btn-01.mdl-social-btn--default svg{fill:#007aff}.mdl-social-btn-01.mdl-social-btn--default:hover svg{fill:#007aff}.mdl-social-btn-01.mdl-social-btn--rss svg{fill:#f26522}.mdl-social-btn-01.mdl-social-btn--rss:hover svg{fill:#f26522}.mdl-menu-02,.mdl-menu-03{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-menu-02,.mdl-menu-03{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-menu-02__item,.mdl-menu-03__item{margin-right:48px}@media all and (max-width: 1349px){.mdl-menu-02__item,.mdl-menu-03__item{margin-right:24px;margin-bottom:6px}}.mdl-menu-02__item:last-child,.mdl-menu-03__item:last-child{margin-right:0}.mdl-menu-02__link,.mdl-menu-03__link{position:relative;color:#fff;text-decoration:none}.mdl-menu-02__link:after,.mdl-menu-03__link:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:100%;border-bottom:2px solid #fff;height:2px;opacity:0;top:auto;bottom:-3px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:translate3d(0, 3px, 0);transform:translate3d(0, 3px, 0)}.mdl-menu-02__link:hover:after,.mdl-menu-02__link--active:after,.mdl-menu-03__link:hover:after,.mdl-menu-03__link--active:after{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media all and (max-width: 767px){#post-37857 .mp_wrapper{overflow-x:auto}}div#mepr-account-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:64px}@media all and (max-width: 991px){div#mepr-account-nav{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){div#mepr-account-nav{margin-bottom:32px;min-width:160%}}div#mepr-account-nav .mepr-nav-item{margin-right:24px;padding:0}@media all and (max-width: 991px){div#mepr-account-nav .mepr-nav-item{margin-right:24px;margin-bottom:6px}}div#mepr-account-nav .mepr-nav-item:last-child{margin-right:0}div#mepr-account-nav .mepr-nav-item a{position:relative;color:#000;text-decoration:none}div#mepr-account-nav .mepr-nav-item a:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:100%;border-bottom:2px solid #000;height:2px;opacity:0;top:auto;bottom:-3px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:translate3d(0, 3px, 0);transform:translate3d(0, 3px, 0)}div#mepr-account-nav .mepr-active-nav-tab{color:#007aff}div#mepr-account-nav .mepr-nav-item a:hover,div#mepr-account-nav .mepr-active-nav-tab a{color:#007aff}div#mepr-account-nav .mepr-nav-item a:hover:after,div#mepr-account-nav .mepr-active-nav-tab a:after{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);border-color:#007aff}.mdl-menu-03__link{position:relative;color:#000;text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-menu-03__link:after{display:none}.mdl-menu-03__link:hover,.mdl-menu-03__link--active{color:#007aff}.mdl-user-menu{position:relative}.mdl-user-menu__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-user-menu__icon{width:24px;height:24px}.mdl-user-menu__icon svg{width:100%;height:100%;fill:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-user-menu__name{width:calc(100% - 24px);padding-left:20px}.mdl-user-menu__content:hover{color:#007aff}.mdl-user-menu__content:hover svg{fill:#007aff}.mdl-logo__link{display:block}.mdl-logo__img{max-width:100%}.mdl-logo__date{margin-top:4px}.mdl-logo__slogan{font-size:29px;margin-top:24px;color:#000}@media all and (max-width: 767px){.mdl-logo__slogan{font-size:17px;margin-top:6px;margin-bottom:12px}}.mdl-logo--horizontal .mdl-logo__img{max-width:265px}.mdl-logo-20 img{width:100%;max-width:72px;margin-left:10px;position:relative;top:2px}.mdl-logo-20--mobile{display:none}@media all and (max-width: 767px){.mdl-logo-20--mobile{display:block}}.mdl-nav-header--mobile .mdl-nav-header__c01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mdl-btn-clear,.mdl-btn-icon,.mdl-btn-like,.mdl-btn-like-round,.mdl-btn-icon-round,input.mdl-btn,input.mdl-mail-contact-link,input.mdl-in-content-button,.mdl-btn,.mdl-mail-contact-link,.mdl-in-content-button,.post-770 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .wpcf7-submit,.mdl-call-to-action-01__link,.wp-polls p .Buttons,.mdl-info-block-01__btn,.mdl-welcome-section-btn-close,.mdl-modal-btn-close,.tml-popup-btn-close,.mdl-welcome-section-theme-btn,.mdl-welcome-section-btn,.mdl-section-subscribe .mailpoet_submit,.mdl-section-subscribe-in-content .mailpoet_submit,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn,.mdl-section-donation-in-content__btn,.mdl-section-donation-in-content .mailpoet_submit,.fake-news-01__link,.mdl-section-hp-video__actions-btn,.mdl-apply-programs__btn,.post-37858 #wp-submit,.mepr-form .mepr-submit,.mepr-form .button-primary,.post-37824 .mepr-submit,#mepr_account_form .mepr-submit,#mepr-newpassword-form .mepr-submit,#migla_donation_form #miglapaypalcheckout_std,#migla_donation_form #miglaofflinecheckout,.mailpoet_paragraph .mailpoet_submit,#give-email-access-form .give-submit,.tml-register-form-wrapper .ur-frontend-form form button[type=submit],.tml-register-form-wrapper .ur-frontend-form form input[type=submit],.mdl-fake-news-form .mdl-fn-send-btn,.tml-fake-news-winner-block__link{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none}.mdl-btn-clear:hover,.mdl-btn-icon:hover,.mdl-btn-like:hover,.mdl-btn-like-round:hover,.mdl-btn-icon-round:hover,.mdl-btn:hover,.mdl-mail-contact-link:hover,.mdl-in-content-button:hover,.post-770 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .wpcf7-submit:hover,.mdl-call-to-action-01__link:hover,.wp-polls p .Buttons:hover,.mdl-info-block-01__btn:hover,.mdl-welcome-section-btn-close:hover,.mdl-modal-btn-close:hover,.tml-popup-btn-close:hover,.mdl-welcome-section-theme-btn:hover,.mdl-welcome-section-btn:hover,.mdl-section-subscribe .mailpoet_submit:hover,.mdl-section-subscribe-in-content .mailpoet_submit:hover,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:hover,.mdl-section-donation-in-content__btn:hover,.mdl-section-donation-in-content .mailpoet_submit:hover,.fake-news-01__link:hover,.mdl-section-hp-video__actions-btn:hover,.mdl-apply-programs__btn:hover,.post-37858 #wp-submit:hover,.mepr-form .mepr-submit:hover,.mepr-form .button-primary:hover,.post-37824 .mepr-submit:hover,#mepr_account_form .mepr-submit:hover,#mepr-newpassword-form .mepr-submit:hover,#migla_donation_form #miglapaypalcheckout_std:hover,#migla_donation_form #miglaofflinecheckout:hover,.mailpoet_paragraph .mailpoet_submit:hover,#give-email-access-form .give-submit:hover,.tml-register-form-wrapper .ur-frontend-form form button:hover[type=submit],.tml-register-form-wrapper .ur-frontend-form form input:hover[type=submit],.mdl-fake-news-form .mdl-fn-send-btn:hover,.tml-fake-news-winner-block__link:hover,.mdl-btn-clear:active,.mdl-btn-icon:active,.mdl-btn-like:active,.mdl-btn-like-round:active,.mdl-btn-icon-round:active,.mdl-btn:active,.mdl-mail-contact-link:active,.mdl-in-content-button:active,.post-770 .wpcf7-form .wpcf7-submit:active,.post-746 .wpcf7-form .wpcf7-submit:active,.post-843 .wpcf7-form .wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active,.tml-internship-page .wpcf7-form .wpcf7-submit:active,.mdl-call-to-action-01__link:active,.wp-polls p .Buttons:active,.mdl-info-block-01__btn:active,.mdl-welcome-section-btn-close:active,.mdl-modal-btn-close:active,.tml-popup-btn-close:active,.mdl-welcome-section-theme-btn:active,.mdl-welcome-section-btn:active,.mdl-section-subscribe .mailpoet_submit:active,.mdl-section-subscribe-in-content .mailpoet_submit:active,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:active,.mdl-section-donation-in-content__btn:active,.mdl-section-donation-in-content .mailpoet_submit:active,.fake-news-01__link:active,.mdl-section-hp-video__actions-btn:active,.mdl-apply-programs__btn:active,.post-37858 #wp-submit:active,.mepr-form .mepr-submit:active,.mepr-form .button-primary:active,.post-37824 .mepr-submit:active,#mepr_account_form .mepr-submit:active,#mepr-newpassword-form .mepr-submit:active,#migla_donation_form #miglapaypalcheckout_std:active,#migla_donation_form #miglaofflinecheckout:active,.mailpoet_paragraph .mailpoet_submit:active,#give-email-access-form .give-submit:active,.tml-register-form-wrapper .ur-frontend-form form button:active[type=submit],.tml-register-form-wrapper .ur-frontend-form form input:active[type=submit],.mdl-fake-news-form .mdl-fn-send-btn:active,.tml-fake-news-winner-block__link:active,.mdl-btn-clear:focus,.mdl-btn-icon:focus,.mdl-btn-like:focus,.mdl-btn-like-round:focus,.mdl-btn-icon-round:focus,.mdl-btn:focus,.mdl-mail-contact-link:focus,.mdl-in-content-button:focus,.post-770 .wpcf7-form .wpcf7-submit:focus,.post-746 .wpcf7-form .wpcf7-submit:focus,.post-843 .wpcf7-form .wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:focus,.tml-internship-page .wpcf7-form .wpcf7-submit:focus,.mdl-call-to-action-01__link:focus,.wp-polls p .Buttons:focus,.mdl-info-block-01__btn:focus,.mdl-welcome-section-btn-close:focus,.mdl-modal-btn-close:focus,.tml-popup-btn-close:focus,.mdl-welcome-section-theme-btn:focus,.mdl-welcome-section-btn:focus,.mdl-section-subscribe .mailpoet_submit:focus,.mdl-section-subscribe-in-content .mailpoet_submit:focus,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:focus,.mdl-section-donation-in-content__btn:focus,.mdl-section-donation-in-content .mailpoet_submit:focus,.fake-news-01__link:focus,.mdl-section-hp-video__actions-btn:focus,.mdl-apply-programs__btn:focus,.post-37858 #wp-submit:focus,.mepr-form .mepr-submit:focus,.mepr-form .button-primary:focus,.post-37824 .mepr-submit:focus,#mepr_account_form .mepr-submit:focus,#mepr-newpassword-form .mepr-submit:focus,#migla_donation_form #miglapaypalcheckout_std:focus,#migla_donation_form #miglaofflinecheckout:focus,.mailpoet_paragraph .mailpoet_submit:focus,#give-email-access-form .give-submit:focus,.tml-register-form-wrapper .ur-frontend-form form button:focus[type=submit],.tml-register-form-wrapper .ur-frontend-form form input:focus[type=submit],.mdl-fake-news-form .mdl-fn-send-btn:focus,.tml-fake-news-winner-block__link:focus,.mdl-btn-clear:active:focus,.mdl-btn-icon:active:focus,.mdl-btn-like:active:focus,.mdl-btn-like-round:active:focus,.mdl-btn-icon-round:active:focus,.mdl-btn:active:focus,.mdl-mail-contact-link:active:focus,.mdl-in-content-button:active:focus,.post-770 .wpcf7-form .wpcf7-submit:active:focus,.post-746 .wpcf7-form .wpcf7-submit:active:focus,.post-843 .wpcf7-form .wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form .wpcf7-submit:active:focus,.mdl-call-to-action-01__link:active:focus,.wp-polls p .Buttons:active:focus,.mdl-info-block-01__btn:active:focus,.mdl-welcome-section-btn-close:active:focus,.mdl-modal-btn-close:active:focus,.tml-popup-btn-close:active:focus,.mdl-welcome-section-theme-btn:active:focus,.mdl-welcome-section-btn:active:focus,.mdl-section-subscribe .mailpoet_submit:active:focus,.mdl-section-subscribe-in-content .mailpoet_submit:active:focus,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:active:focus,.mdl-section-donation-in-content__btn:active:focus,.mdl-section-donation-in-content .mailpoet_submit:active:focus,.fake-news-01__link:active:focus,.mdl-section-hp-video__actions-btn:active:focus,.mdl-apply-programs__btn:active:focus,.post-37858 #wp-submit:active:focus,.mepr-form .mepr-submit:active:focus,.mepr-form .button-primary:active:focus,.post-37824 .mepr-submit:active:focus,#mepr_account_form .mepr-submit:active:focus,#mepr-newpassword-form .mepr-submit:active:focus,#migla_donation_form #miglapaypalcheckout_std:active:focus,#migla_donation_form #miglaofflinecheckout:active:focus,.mailpoet_paragraph .mailpoet_submit:active:focus,#give-email-access-form .give-submit:active:focus,.tml-register-form-wrapper .ur-frontend-form form button:active:focus[type=submit],.tml-register-form-wrapper .ur-frontend-form form input:active:focus[type=submit],.mdl-fake-news-form .mdl-fn-send-btn:active:focus,.tml-fake-news-winner-block__link:active:focus{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.mdl-btn-icon svg{fill:rgba(0,0,0,0.6);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-btn-icon:hover svg{fill:#007aff}.mdl-btn-icon--sm{width:16px;height:16px}.mdl-btn-like{width:24px;height:24px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.mdl-btn-like svg{stroke:#000;stroke-width:2px;fill:transparent;position:relative;z-index:3;-webkit-animation-fill-mode:both;animation-fill-mode:both}.mdl-btn-like:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:50%;height:50%;border-radius:50%;background-color:transparent;left:25%;top:25%}.mdl-btn-like:hover svg{fill:rgba(0,0,0,0.075)}.mdl-btn-like--blue svg{stroke:#007aff}.mdl-btn-like--blue:hover svg{fill:#007aff}.mdl-btn-like--blue-02 svg{stroke:#4CA1FF}.mdl-btn-like--blue-02:hover svg{fill:#4ca1ff}.mdl-btn-like--cyan svg{stroke:#0cc5c0}.mdl-btn-like--cyan:hover svg{fill:#0cc5c0}.mdl-btn-like--yellow svg{stroke:#FBF126}.mdl-btn-like--yellow:hover svg{fill:#fbf126}.mdl-btn-like--magenta svg{stroke:#fb5252}.mdl-btn-like--magenta:hover svg{fill:#fb5252}.mdl-btn-like--red svg{stroke:#ff4a00}.mdl-btn-like--red:hover svg{fill:#ff4a00}.mdl-btn-like--green svg{stroke:#4CD964}.mdl-btn-like--green:hover svg{fill:#4cd964}.mdl-btn-like--blue svg{stroke:#007aff}.mdl-btn-like--blue:hover svg{fill:#007aff}.mdl-btn-like-round,.mdl-btn-icon-round{width:48px;height:48px;-webkit-transition:all .4s ease;transition:all .4s ease;padding:12px;border-radius:50%}.mdl-btn-like-round:after,.mdl-btn-icon-round:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:transparent;left:0;top:0;background-color:rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.mdl-btn-like-round svg,.mdl-btn-icon-round svg{stroke:#fff;stroke-width:2px;fill:transparent;position:relative;z-index:3;-webkit-animation-fill-mode:both;animation-fill-mode:both}.mdl-btn-like-round:hover svg,.mdl-btn-icon-round:hover svg{fill:#fff}.mdl-btn-like-round:active:hover svg,.mdl-btn-like-round:focus:hover svg,.mdl-btn-like-round:active:focus:hover svg,.mdl-btn-like-round:active svg,.mdl-btn-like-round:focus svg,.mdl-btn-icon-round:active:hover svg,.mdl-btn-icon-round:focus:hover svg,.mdl-btn-icon-round:active:focus:hover svg,.mdl-btn-icon-round:active svg,.mdl-btn-icon-round:focus svg,.mdl-btn-icon-round:active:hover svg{fill:transparent}input.mdl-btn,input.mdl-mail-contact-link,input.mdl-in-content-button,.post-770 .wpcf7-form input.wpcf7-submit,.post-746 .wpcf7-form input.wpcf7-submit,.post-843 .wpcf7-form input.wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit,.tml-internship-page .wpcf7-form input.wpcf7-submit,.mdl-btn,.mdl-mail-contact-link,.mdl-in-content-button,.post-770 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .wpcf7-submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}input.mdl-btn--primary,input.mdl-mail-contact-link,input.mdl-in-content-button,.post-770 .wpcf7-form input.wpcf7-submit,.post-746 .wpcf7-form input.wpcf7-submit,.post-843 .wpcf7-form input.wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit,.tml-internship-page .wpcf7-form input.wpcf7-submit,.mdl-btn--primary,.mdl-mail-contact-link,.mdl-in-content-button,.post-770 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .wpcf7-submit{border-color:#007aff;color:#007aff}input.mdl-btn--primary:hover,input.mdl-mail-contact-link:hover,input.mdl-in-content-button:hover,.post-770 .wpcf7-form input.wpcf7-submit:hover,.post-746 .wpcf7-form input.wpcf7-submit:hover,.post-843 .wpcf7-form input.wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:hover,.tml-internship-page .wpcf7-form input.wpcf7-submit:hover,input.mdl-btn--primary:active,input.mdl-mail-contact-link:active,input.mdl-in-content-button:active,.post-770 .wpcf7-form input.wpcf7-submit:active,.post-746 .wpcf7-form input.wpcf7-submit:active,.post-843 .wpcf7-form input.wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:active,.tml-internship-page .wpcf7-form input.wpcf7-submit:active,input.mdl-btn--primary:focus,input.mdl-mail-contact-link:focus,input.mdl-in-content-button:focus,.post-770 .wpcf7-form input.wpcf7-submit:focus,.post-746 .wpcf7-form input.wpcf7-submit:focus,.post-843 .wpcf7-form input.wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:focus,.tml-internship-page .wpcf7-form input.wpcf7-submit:focus,input.mdl-btn--primary:active:focus,input.mdl-mail-contact-link:active:focus,input.mdl-in-content-button:active:focus,.post-770 .wpcf7-form input.wpcf7-submit:active:focus,.post-746 .wpcf7-form input.wpcf7-submit:active:focus,.post-843 .wpcf7-form input.wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form input.wpcf7-submit:active:focus,.mdl-btn--primary:hover,.mdl-mail-contact-link:hover,.mdl-in-content-button:hover,.post-770 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .wpcf7-submit:hover,.mdl-btn--primary:active,.mdl-mail-contact-link:active,.mdl-in-content-button:active,.post-770 .wpcf7-form .wpcf7-submit:active,.post-746 .wpcf7-form .wpcf7-submit:active,.post-843 .wpcf7-form .wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active,.tml-internship-page .wpcf7-form .wpcf7-submit:active,.mdl-btn--primary:focus,.mdl-mail-contact-link:focus,.mdl-in-content-button:focus,.post-770 .wpcf7-form .wpcf7-submit:focus,.post-746 .wpcf7-form .wpcf7-submit:focus,.post-843 .wpcf7-form .wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:focus,.tml-internship-page .wpcf7-form .wpcf7-submit:focus,.mdl-btn--primary:active:focus,.mdl-mail-contact-link:active:focus,.mdl-in-content-button:active:focus,.post-770 .wpcf7-form .wpcf7-submit:active:focus,.post-746 .wpcf7-form .wpcf7-submit:active:focus,.post-843 .wpcf7-form .wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form .wpcf7-submit:active:focus{background-color:#007aff;color:#fff}input.mdl-btn--filled.mdl-btn--primary,input.mdl-mail-contact-link,input.mdl-in-content-button,.post-770 .wpcf7-form input.wpcf7-submit,.post-746 .wpcf7-form input.wpcf7-submit,.post-843 .wpcf7-form input.wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit,.tml-internship-page .wpcf7-form input.wpcf7-submit,.mdl-btn--filled.mdl-btn--primary,.mdl-mail-contact-link,.mdl-in-content-button,.post-770 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .wpcf7-submit{border-color:#007aff;background-color:#007aff;color:#fff}input.mdl-btn--filled.mdl-btn--primary:hover,input.mdl-mail-contact-link:hover,input.mdl-in-content-button:hover,.post-770 .wpcf7-form input.wpcf7-submit:hover,.post-746 .wpcf7-form input.wpcf7-submit:hover,.post-843 .wpcf7-form input.wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:hover,.tml-internship-page .wpcf7-form input.wpcf7-submit:hover,input.mdl-btn--filled.mdl-btn--primary:active,input.mdl-mail-contact-link:active,input.mdl-in-content-button:active,.post-770 .wpcf7-form input.wpcf7-submit:active,.post-746 .wpcf7-form input.wpcf7-submit:active,.post-843 .wpcf7-form input.wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:active,.tml-internship-page .wpcf7-form input.wpcf7-submit:active,input.mdl-btn--filled.mdl-btn--primary:focus,input.mdl-mail-contact-link:focus,input.mdl-in-content-button:focus,.post-770 .wpcf7-form input.wpcf7-submit:focus,.post-746 .wpcf7-form input.wpcf7-submit:focus,.post-843 .wpcf7-form input.wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:focus,.tml-internship-page .wpcf7-form input.wpcf7-submit:focus,input.mdl-btn--filled.mdl-btn--primary:active:focus,input.mdl-mail-contact-link:active:focus,input.mdl-in-content-button:active:focus,.post-770 .wpcf7-form input.wpcf7-submit:active:focus,.post-746 .wpcf7-form input.wpcf7-submit:active:focus,.post-843 .wpcf7-form input.wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form input.wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form input.wpcf7-submit:active:focus,.mdl-btn--filled.mdl-btn--primary:hover,.mdl-mail-contact-link:hover,.mdl-in-content-button:hover,.post-770 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .wpcf7-submit:hover,.mdl-btn--filled.mdl-btn--primary:active,.mdl-mail-contact-link:active,.mdl-in-content-button:active,.post-770 .wpcf7-form .wpcf7-submit:active,.post-746 .wpcf7-form .wpcf7-submit:active,.post-843 .wpcf7-form .wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active,.tml-internship-page .wpcf7-form .wpcf7-submit:active,.mdl-btn--filled.mdl-btn--primary:focus,.mdl-mail-contact-link:focus,.mdl-in-content-button:focus,.post-770 .wpcf7-form .wpcf7-submit:focus,.post-746 .wpcf7-form .wpcf7-submit:focus,.post-843 .wpcf7-form .wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:focus,.tml-internship-page .wpcf7-form .wpcf7-submit:focus,.mdl-btn--filled.mdl-btn--primary:active:focus,.mdl-mail-contact-link:active:focus,.mdl-in-content-button:active:focus,.post-770 .wpcf7-form .wpcf7-submit:active:focus,.post-746 .wpcf7-form .wpcf7-submit:active:focus,.post-843 .wpcf7-form .wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form .wpcf7-submit:active:focus{background-color:transparent;color:#007aff}input.mdl-btn--filled-white,.mdl-btn--filled-white{border-color:#fff;background-color:#fff;color:#007aff;background-image:none}input.mdl-btn--filled-white:hover,input.mdl-btn--filled-white:active,input.mdl-btn--filled-white:focus,input.mdl-btn--filled-white:active:focus,.mdl-btn--filled-white:hover,.mdl-btn--filled-white:active,.mdl-btn--filled-white:focus,.mdl-btn--filled-white:active:focus{background-color:#007aff;color:#fff;background-image:none}.mdl-btn--bordered-black{background-color:#000;color:#fff;border-color:#000}.mdl-btn--bordered-black:hover{background-color:rgba(0,0,0,0);color:#000;border-color:#000}@-webkit-keyframes mdl-btn-like-pulse--anim{0%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0.5);box-shadow:0 0 0 0 rgba(0,0,0,0.5)}70%{-webkit-box-shadow:0 0 0 16px rgba(0,0,0,0);box-shadow:0 0 0 16px rgba(0,0,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes mdl-btn-like-pulse--anim{0%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0.5);box-shadow:0 0 0 0 rgba(0,0,0,0.5)}70%{-webkit-box-shadow:0 0 0 16px rgba(0,0,0,0);box-shadow:0 0 0 16px rgba(0,0,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@-webkit-keyframes mdl-btn-like-pulse--anim-01{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.5);box-shadow:0 0 0 0 rgba(255,255,255,0.5)}70%{-webkit-box-shadow:0 0 0 16px rgba(255,255,255,0);box-shadow:0 0 0 16px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes mdl-btn-like-pulse--anim-01{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.5);box-shadow:0 0 0 0 rgba(255,255,255,0.5)}70%{-webkit-box-shadow:0 0 0 16px rgba(255,255,255,0);box-shadow:0 0 0 16px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@-webkit-keyframes mdl-btn-like-icon-fade-out--anim{0%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}100%{-webkit-transform:translate3d(0, 0, 0) scale(0);transform:translate3d(0, 0, 0) scale(0)}}@keyframes mdl-btn-like-icon-fade-out--anim{0%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}100%{-webkit-transform:translate3d(0, 0, 0) scale(0);transform:translate3d(0, 0, 0) scale(0)}}@-webkit-keyframes mdl-btn-like-icon-fade-in--anim{0%{-webkit-transform:translate3d(0, 0, 0) scale(0);transform:translate3d(0, 0, 0) scale(0)}100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}}@keyframes mdl-btn-like-icon-fade-in--anim{0%{-webkit-transform:translate3d(0, 0, 0) scale(0);transform:translate3d(0, 0, 0) scale(0)}100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}}.mdl-btn-like.mdl-following-btn--js-trigger--processing:after{-webkit-animation:mdl-btn-like-pulse--anim 1s infinite;animation:mdl-btn-like-pulse--anim 1s infinite;background-color:rgba(0,0,0,0.05)}.mdl-btn-like.mdl-following-btn--js-trigger--processing svg{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mdl-btn-like-icon-fade-out--anim;animation-name:mdl-btn-like-icon-fade-out--anim;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-btn-like-round.mdl-following-btn--js-trigger--processing:after,.mdl-btn-icon-round.mdl-following-btn--js-trigger--processing:after{-webkit-animation:mdl-btn-like-pulse--anim-01 1s infinite;animation:mdl-btn-like-pulse--anim-01 1s infinite;width:30%;height:30%;left:35%;top:35%}.mdl-btn-like-round.mdl-following-btn--js-trigger--processing svg,.mdl-btn-icon-round.mdl-following-btn--js-trigger--processing svg{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mdl-btn-like-icon-fade-out--anim;animation-name:mdl-btn-like-icon-fade-out--anim;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-btn-like--active svg{-webkit-animation-name:mdl-btn-like-icon-fade-in--anim;animation-name:mdl-btn-like-icon-fade-in--anim;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-btn-like--active.mdl-btn-like--blue svg{fill:#007aff}.mdl-btn-like--active.mdl-btn-like--blue-02 svg{fill:#4CA1FF}.mdl-btn-like--active.mdl-btn-like--cyan svg{fill:#0cc5c0}.mdl-btn-like--active.mdl-btn-like--red svg{fill:#ff4a00}.mdl-btn-like--active.mdl-btn-like--yellow svg{fill:#FBF126}.mdl-btn-like--active.mdl-btn-like--magenta svg{fill:#fb5252}.mdl-btn-like--active.mdl-btn-like--green svg{fill:#4CD964}.mdl-btn-like--active.mdl-btn-like-round svg{fill:#fff}.mdl-article-save-post-btn{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;width:16px;height:16px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;top:-1px;margin-right:12px}.mdl-article-save-post-btn:hover,.mdl-article-save-post-btn:active,.mdl-article-save-post-btn:focus,.mdl-article-save-post-btn:active:focus{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.mdl-article-save-post-btn svg{stroke:rgba(0,0,0,0.6);stroke-width:3px;fill:transparent;position:relative;z-index:3;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-article-save-post-btn:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:50%;height:50%;border-radius:50%;background-color:transparent;left:25%;top:25%}.mdl-btn--donate{padding:5px 32px;border-radius:24px;font-size:14px;background-color:rgba(0,122,255,0.2);color:#007aff;border:none;text-transform:uppercase}.mdl-btn--donate:hover{background-color:#007aff;color:#fff}@-webkit-keyframes type{0%{width:0}99.9%{}100%{border:none;width:100%}}@keyframes blink{50%{border-color:transparent}}@-webkit-keyframes blink{50%{border-color:transparent}}@-webkit-keyframes fade-up-from--blur--show{0%{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:translateY(100px);transform:translateY(100px)}100%{-webkit-filter:blur(0.3px);filter:blur(0.3px);-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes fade-up-from--blur--show{0%{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:translateY(100px);transform:translateY(100px)}100%{-webkit-filter:blur(0.3px);filter:blur(0.3px);-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes notification{0%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}15%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}30%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}45%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}60%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}90%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes selectFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes selectFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes selectfadeOut{from{opacity:1}to{opacity:0}}@keyframes selectfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInUp50{from{opacity:0;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp50{from{opacity:0;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInUp20{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp20{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInUp15{from{opacity:0;-webkit-transform:translate3d(0, 15%, 0);transform:translate3d(0, 15%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp15{from{opacity:0;-webkit-transform:translate3d(0, 15%, 0);transform:translate3d(0, 15%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInUp10{from{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp10{from{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInUp5{from{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp5{from{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInUp2{from{opacity:0;-webkit-transform:translate3d(0, 2%, 0);transform:translate3d(0, 2%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp2{from{opacity:0;-webkit-transform:translate3d(0, 2%, 0);transform:translate3d(0, 2%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInRight10{from{opacity:0;-webkit-transform:translate3d(10%, 0, 0);transform:translate3d(10%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight10{from{opacity:0;-webkit-transform:translate3d(10%, 0, 0);transform:translate3d(10%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInRight15{from{opacity:0;-webkit-transform:translate3d(15%, 0, 0);transform:translate3d(15%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight15{from{opacity:0;-webkit-transform:translate3d(15%, 0, 0);transform:translate3d(15%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInRight20{from{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight20{from{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInLeft10{from{opacity:0;-webkit-transform:translate3d(-10%, 0, 0);transform:translate3d(-10%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft10{from{opacity:0;-webkit-transform:translate3d(-10%, 0, 0);transform:translate3d(-10%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInLeft15{from{opacity:0;-webkit-transform:translate3d(-15%, 0, 0);transform:translate3d(-15%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft15{from{opacity:0;-webkit-transform:translate3d(-15%, 0, 0);transform:translate3d(-15%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInLeft20{from{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft20{from{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeOutDown20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}}@keyframes fadeOutDown20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}}@-webkit-keyframes fadeOutDown10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0)}}@keyframes fadeOutDown10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0)}}@-webkit-keyframes fadeOutDown5{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0)}}@keyframes fadeOutDown5{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0)}}@-webkit-keyframes fadeOutRight20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}}@keyframes fadeOutRight20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}}@-webkit-keyframes fadeOutRight10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%, 0, 0);transform:translate3d(10%, 0, 0)}}@keyframes fadeOutRight10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%, 0, 0);transform:translate3d(10%, 0, 0)}}@-webkit-keyframes zoomIn50{from{opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5)}50%{opacity:1}}@keyframes zoomIn50{from{opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5)}50%{opacity:1}}@-webkit-keyframes zoomIn80{from{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 0.8);transform:scale3d(0.8, 0.8, 0.8)}50%{opacity:1}}@keyframes zoomIn80{from{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 0.8);transform:scale3d(0.8, 0.8, 0.8)}50%{opacity:1}}@-webkit-keyframes zoomOut50{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5)}to{opacity:0}}@keyframes zoomOut50{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5)}to{opacity:0}}@-webkit-keyframes ripple{0%{-webkit-transform:scale(0, 0);transform:scale(0, 0);opacity:1}20%{-webkit-transform:scale(25, 25);transform:scale(25, 25);opacity:1}100%{opacity:0;-webkit-transform:scale(40, 40);transform:scale(40, 40)}}@keyframes ripple{0%{-webkit-transform:scale(0, 0);transform:scale(0, 0);opacity:1}20%{-webkit-transform:scale(25, 25);transform:scale(25, 25);opacity:1}100%{opacity:0;-webkit-transform:scale(40, 40);transform:scale(40, 40)}}@-webkit-keyframes card-in{0%{width:20%}100%{width:70%}}@keyframes card-in{0%{width:20%}100%{width:70%}}@-webkit-keyframes card-full-info-in{0%{width:0%}100%{width:35%}}@keyframes card-full-info-in{0%{width:0%}100%{width:35%}}@-webkit-keyframes card-full-info-height-in{0%{height:auto}100%{height:100%}}@keyframes card-full-info-height-in{0%{height:auto}100%{height:100%}}@-webkit-keyframes card-full-img-in{0%{width:100%}100%{width:65%}}@keyframes card-full-img-in{0%{width:100%}100%{width:65%}}@-webkit-keyframes navbar-wrapper-in{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes navbar-wrapper-in{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0%);transform:translateY(0%)}}@-webkit-keyframes fadeOutLeft10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-10%, 0, 0);transform:translate3d(-10%, 0, 0)}}@keyframes fadeOutLeft10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-10%, 0, 0);transform:translate3d(-10%, 0, 0)}}@-webkit-keyframes fadeOutLeft20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}}@keyframes fadeOutLeft20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}}@keyframes fadeOutRight10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%, 0, 0);transform:translate3d(10%, 0, 0)}}@keyframes fadeOutRight20{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}}@keyframes fadeOutDown10{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0)}}@-webkit-keyframes fadeInDown10{from{opacity:0;-webkit-transform:translate3d(0, -10%, 0);transform:translate3d(0, -10%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDown10{from{opacity:0;-webkit-transform:translate3d(0, -10%, 0);transform:translate3d(0, -10%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeInDown5{from{opacity:0;-webkit-transform:translate3d(0, -5%, 0);transform:translate3d(0, -5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDown5{from{opacity:0;-webkit-transform:translate3d(0, -5%, 0);transform:translate3d(0, -5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp5{from{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight10{from{opacity:0;-webkit-transform:translate3d(10%, 0, 0);transform:translate3d(10%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.mdl-radiobutton{display:block;position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;line-height:normal}.mdl-form-group label{font-size:.75rem;line-height:1.33;font-weight:bold;display:inline-block;max-width:100%}input.mdl-form-control,.mdl-form-control{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529}input.mdl-form-control::-webkit-input-placeholder,.mdl-form-control::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}input.mdl-form-control::-moz-placeholder,.mdl-form-control::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control:-ms-input-placeholder,.mdl-form-control:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control:-moz-placeholder,.mdl-form-control:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control:focus,.mdl-form-control:focus{outline:none}input.mdl-form-control:focus,.mdl-form-control:focus{border-color:#007aff !important}input.mdl-form-control:not(textarea):focus::-webkit-input-placeholder,.mdl-form-control:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}input.mdl-form-control:not(textarea):focus::-moz-placeholder,.mdl-form-control:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}input.mdl-form-control:not(textarea):focus:-ms-input-placeholder,.mdl-form-control:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}input.mdl-form-control:not(textarea):focus:-moz-placeholder,.mdl-form-control:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}input.mdl-form-control:disabled,input.mdl-form-control:disabled:focus,.mdl-form-control:disabled,.mdl-form-control:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}input[type="file"].mdl-form-control{border:none !important;padding:0;border-radius:0}input.mdl-form-control--st-02,.mdl-form-control--st-02{background-color:transparent !important;color:#fff !important;border:1px solid #fff !important}input.mdl-form-control--st-02::-webkit-input-placeholder,.mdl-form-control--st-02::-webkit-input-placeholder{color:#fff;opacity:1;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}input.mdl-form-control--st-02::-moz-placeholder,.mdl-form-control--st-02::-moz-placeholder{color:#fff;opacity:1;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control--st-02:-ms-input-placeholder,.mdl-form-control--st-02:-ms-input-placeholder{color:#fff;opacity:1;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control--st-02:-moz-placeholder,.mdl-form-control--st-02:-moz-placeholder{color:#fff;opacity:1;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control--st-03,.mdl-form-control--st-03{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;padding:7px 12px;border:1px solid #000 !important}input.mdl-form-control--st-03::-webkit-input-placeholder,.mdl-form-control--st-03::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}input.mdl-form-control--st-03::-moz-placeholder,.mdl-form-control--st-03::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control--st-03:-ms-input-placeholder,.mdl-form-control--st-03:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control--st-03:-moz-placeholder,.mdl-form-control--st-03:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}input.mdl-form-control--st-03:focus,.mdl-form-control--st-03:focus{outline:none}input.mdl-form-control--st-03:focus,.mdl-form-control--st-03:focus{border-color:#007aff !important}input.mdl-form-control--st-03:not(textarea):focus::-webkit-input-placeholder,.mdl-form-control--st-03:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}input.mdl-form-control--st-03:not(textarea):focus::-moz-placeholder,.mdl-form-control--st-03:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}input.mdl-form-control--st-03:not(textarea):focus:-ms-input-placeholder,.mdl-form-control--st-03:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}input.mdl-form-control--st-03:not(textarea):focus:-moz-placeholder,.mdl-form-control--st-03:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}input.mdl-form-control--st-03:disabled,input.mdl-form-control--st-03:disabled:focus,.mdl-form-control--st-03:disabled,.mdl-form-control--st-03:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}input.mdl-form-control--st-03:focus,.mdl-form-control--st-03:focus{border-color:#007aff !important}textarea.mdl-form-control{height:100%;border:1px solid #ddd;padding:16px;resize:none;color:#212529}textarea.mdl-form-control:focus::-webkit-input-placeholder{-webkit-transform:translateX(5%);transform:translateX(5%);opacity:0}textarea.mdl-form-control:focus::-moz-placeholder{transform:translateX(5%);opacity:0}textarea.mdl-form-control:focus:-ms-input-placeholder{transform:translateX(5%);opacity:0}textarea.mdl-form-control:focus:-moz-placeholder{transform:translateX(5%);opacity:0}.mdl-form-group-options .mdl-radiobutton{margin-bottom:24px}.mdl-form-group-options .mdl-radiobutton:last-child{margin-bottom:0}.mdl-radiobutton__input{position:absolute;opacity:0}.mdl-radiobutton__checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:2px solid #212529;background-color:rgba(255,255,255,0);border-radius:50%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-radiobutton__checkmark:after{content:"";position:absolute;display:block;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0)}.mdl-radiobutton__checkmark:after{left:calc(50% - 6px);top:calc(50% - 6px);width:12px;height:12px;border-radius:50%;background:#212529}.mdl-radiobutton:hover .su-radiobutton__input ~ .su-radiobutton__checkmark{background-color:rgba(33,37,41,0.1)}.mdl-radiobutton .su-radiobutton__input:checked ~ .su-radiobutton__checkmark{background-color:transparent;border-color:#212529}.mdl-radiobutton .su-radiobutton__input:checked ~ .su-radiobutton__checkmark:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.su-radiobutton--white .su-radiobutton__checkmark{border:2px solid #fff}.su-radiobutton--white .su-radiobutton__checkmark:after{background:#fff}.su-radiobutton--white:hover .su-radiobutton__input ~ .su-radiobutton__checkmark{background-color:rgba(255,255,255,0.1)}.su-radiobutton--white .su-radiobutton__input:checked ~ .su-radiobutton__checkmark{background-color:transparent;border-color:#fff}.su-form-control-select option[value=""][disabled]{color:red}.mdl-form-control.wpcf7-not-valid,input.mdl-form-control.wpcf7-not-valid{border-color:#ff4a00 !important}.mdl-form-control--st-02.wpcf7-not-valid{border-color:#FBF126}span.wpcf7-not-valid-tip{color:#ff4a00;font-size:9px;line-height:12px;letter-spacing:1.5px;text-transform:uppercase;margin-top:2px}.wpcf7 form .wpcf7-response-output,div.wpcf7-response-output{margin:0 0 20px 0;padding:12px 24px;border-radius:8px;border:1px solid #ff4a00;color:#ff4a00}.wpcf7 form.sent .wpcf7-response-output,div.wpcf7-mail-sent-ok{background-color:#4CD964;border-color:#4CD964;color:#fff}.mdl-form-wrapper-02 span.wpcf7-not-valid-tip{color:#FBF126}.mdl-form-wrapper-02 div.wpcf7-response-output{border-color:#FBF126;color:#fff;background-color:#FBF126}.mdl-form-wrapper-02 div.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#4CD964;border-color:#4CD964}.mdl-form-wrapper .mdl-form-row{margin-bottom:20px}.mdl-form-wrapper .mdl-form-row:last-child{margin-bottom:0}.mdl-form-wrapper .mdl-form-row .mdl-form-group{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mdl-form-wrapper .mdl-form-row--double{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-form-wrapper .mdl-form-row--double .mdl-form-group{width:50%}.mdl-form-wrapper .mdl-form-row--double .mdl-form-group:nth-child(1){padding-right:10px}.mdl-form-wrapper .mdl-form-row--double .mdl-form-group:nth-child(2){padding-left:10px}.tml-mp_wrapper .mp-password-strength-display{display:inline-block;padding:5px;width:200px;text-align:center;line-height:1.2}.tml-mp_wrapper .mp-password-strength-display{display:inline-block;padding:5px;width:200px;text-align:center;line-height:1.2}.tml-mp_wrapper .mp-nopass{background:#EEE;border:1px solid #707071;color:#707071}.tml-mp_wrapper .mp-weakpass{background:#FFAE6B;border:1px solid #3E0002;color:#3E0002}.tml-mp_wrapper .mp-mediumpass{background:#5AD869;border:1px solid #672E00;color:#672E00}.tml-mp_wrapper .mp-strongpass{background:#5AD869;border:1px solid #002004;color:#002004}.tml-mp_wrapper .mp_wrapper{overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.tml-mp_wrapper h1,.tml-mp_wrapper h2,.tml-mp_wrapper h3{font-weight:normal;border:none;outline:none;background:none}.tml-mp_wrapper img{-webkit-box-shadow:none !important;box-shadow:none !important;border:0 !important;border-radius:0 !important}.tml-mp_wrapper :focus{outline:0}.tml-mp_wrapper form{text-align:left}.tml-mp_wrapper textarea,.tml-mp_wrapper select,.tml-mp_wrapper input[type=text],.tml-mp_wrapper input[type=url],.tml-mp_wrapper input[type=email],.tml-mp_wrapper input[type=tel],.tml-mp_wrapper input[type=number],.tml-mp_wrapper input[type=password]{width:100%;outline-style:none;font-size:inherit;font-family:inherit;padding:10px;letter-spacing:normal;border:1px solid rgba(0,0,0,0.2);display:inline;-webkit-box-sizing:border-box;box-sizing:border-box}.tml-mp_wrapper .stripe_element_input{border:1px solid rgba(0,0,0,0.2) !important;padding:10px !important;background-color:white}.tml-mp_wrapper .stripe_element_error{color:#eb1c26}.tml-mp_wrapper label,.tml-mp_wrapper .mp-row{font-size:inherit;font-family:inherit;letter-spacing:normal;display:inline-block}.tml-mp_wrapper .mepr-radios-field,.tml-mp_wrapper .mepr-checkbox-field,.tml-mp_wrapper .mepr-checkboxes-field,.tml-mp_wrapper label{width:100% !important;display:inline-block}.tml-mp_wrapper .mp-form-row{margin-bottom:10px;width:100% !important}.tml-mp_wrapper input[type=image]{border:none !important;padding:0 !important;width:auto !important}.tml-mp_wrapper textarea{outline-style:none;font-size:inherit;font-family:inherit;letter-spacing:normal;padding:4px 2px 4px 2px;resize:none}.tml-mp_wrapper .mepr_price label,.tml-mp_wrapper .mepr_price .mepr_price_cell{display:inline !important}.tml-mp_wrapper table.mp-table thead,.tml-mp_wrapper table.mp-table tbody,.tml-mp_wrapper table.mp-table tfoot,.tml-mp_wrapper table.mp-table tr,.tml-mp_wrapper table.mp-table th,.tml-mp_wrapper table.mp-table td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}.tml-mp_wrapper table.mp-table{display:block;border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px !important;margin-bottom:24px;width:100% !important;display:table}.tml-mp_wrapper table.mp-table thead{display:table-header-group}.tml-mp_wrapper table.mp-table tfoot{display:table-footer-group}.tml-mp_wrapper table.mp-table tr{display:table-row}.tml-mp_wrapper table.mp-table,.tml-mp_wrapper table.mp-table th,.tml-mp_wrapper table.mp-table td{border:1px solid rgba(0,0,0,0.1)}.tml-mp_wrapper table.mp-table th,.tml-mp_wrapper table.mp-table td{display:table-cell;padding:8px;border-width:0 1px 1px 0 !important}.tml-mp_wrapper table.mp-table th{text-align:left;font-weight:bold;text-transform:uppercase}.tml-mp_wrapper table.mp-table .mp-currency-cell{text-align:right}.tml-mp_wrapper .mepr_error,.tml-mp_wrapper .mepr_updated{padding:5px 5px 5px 15px !important;margin-bottom:25px !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;width:100%}.tml-mp_wrapper .mepr_error{background-color:#feb9bb !important;border:1px solid #d40022 !important}.tml-mp_wrapper .mepr_error ul{padding:0 0 5px 0 !important;margin:0 !important}.tml-mp_wrapper .mepr_error ul li{list-style-type:none !important;padding:0 !important;margin:0 !important}.tml-mp_wrapper .mepr_updated{background-color:#def4c5 !important;border:1px solid #4d8c2e !important}.tml-mp_wrapper .mepr-form input.invalid,.tml-mp_wrapper .mepr-form select.invalid,.tml-mp_wrapper .mepr-form textarea.invalid,.tml-mp_wrapper .mepr-form label.mepr-checkbox-field.invalid,.tml-mp_wrapper .mepr-form div.mepr-checkboxes-field.invalid,.tml-mp_wrapper .mepr-form div.mepr-radios-field.invalid{border:2px solid red !important;background-color:#FF6666 !important}.tml-mp_wrapper .validation.failed:after{color:red;content:'Validation failed'}.tml-mp_wrapper .validation.passed:after{color:green;content:'Validation passed'}.tml-mp_wrapper .mepr-radios-field,.tml-mp_wrapper .mepr-checkboxes-field{display:inline-block !important;width:250px !important;margin-bottom:10px !important}.tml-mp_wrapper .mepr-radios-field-row,.tml-mp_wrapper .mepr-checkboxes-field-row{display:block !important;padding-left:0 !important;margin-left:2px !important}.tml-mp_wrapper input.mepr-form-radios-input,.tml-mp_wrapper input.mepr-form-checkboxes-input{padding-left:0;margin-left:0;width:auto;margin-right:5px;display:inline !important;text-align:left}.tml-mp_wrapper label.mepr-form-radios-label,.tml-mp_wrapper label.mepr-form-checkboxes-label{display:inline !important;width:222px !important;max-width:222px !important;min-width:222px !important}.tml-mp_wrapper .mp_wrapper .mp-form-row label{display:inline !important}.tml-mp_wrapper .mepr-hidden{display:none}.tml-mp_wrapper .mp_users_subscriptions_list ul{list-style:none !important}.tml-mp_wrapper .mp_users_subscriptions_list ul li{padding:5px !important;margin:0 !important}.tml-mp_wrapper li.mp_users_subscriptions_list_alt{background:#eee}.tml-mp_wrapper .mepr-hidden{display:none}.tml-mp_wrapper .mepr-form-has-errors,.tml-mp_wrapper .cc-error{display:none;color:#eb1c26;padding-left:5px}.tml-mp_wrapper .mepr-cards,.tml-mp_wrapper .visa,.tml-mp_wrapper .amex,.tml-mp_wrapper .mastercard,.tml-mp_wrapper .discover{background-repeat:no-repeat !important;background-position-x:98% !important;background-position-y:50% !important}.tml-mp_wrapper .mepr-cards.invalid{opacity:1}.tml-mp_wrapper .mepr-payment-method{display:block;width:100%;margin-bottom:10px}.tml-mp_wrapper .mepr-payment-method input{display:inline-block;text-align:left;line-height:32px;vertical-align:middle}.tml-mp_wrapper .mepr-payment-method input.stripe-card-name::-webkit-input-placeholder{color:#757575;font-weight:600}.tml-mp_wrapper .mepr-payment-method input.stripe-card-name::-moz-placeholder{color:#757575;font-weight:600}.tml-mp_wrapper .mepr-payment-method input.stripe-card-name:-ms-input-placeholder{color:#757575;font-weight:600}.tml-mp_wrapper .mepr-payment-method input.stripe-card-name::-ms-input-placeholder{color:#757575;font-weight:600}.tml-mp_wrapper .mepr-payment-method input.stripe-card-name::placeholder{color:#757575;font-weight:600}.tml-mp_wrapper .mepr-payment-method .spc input{line-height:normal}.tml-mp_wrapper .mepr-payment-method .mepr-payment-method-label-text,.tml-mp_wrapper .mepr-payment-method span.mepr-payment-method-icon{padding-left:15px;display:inline-block;width:auto;vertical-align:middle !important}.tml-mp_wrapper .mepr-payment-method-icon img{height:32px !important}.tml-mp_wrapper .mepr-payment-method .mepr-payment-method-desc-text.spc{padding:0;background-color:inherit}.tml-mp_wrapper .mepr-payment-method .mepr-payment-method-desc-text{margin-top:5px;padding:10px;background-color:white}.tml-mp_wrapper .mepr_custom_field .mepr-form-checkbox{padding-left:0 !important;margin-left:2px !important;margin-bottom:10px !important}.tml-mp_wrapper label.mepr-form-checkbox-label{width:auto !important;display:inline !important}.tml-mp_wrapper .mepr_payment_method{margin:25px 0 !important;padding:15px !important;background-color:#f5f5f5 !important;width:100% !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.tml-mp_wrapper .mepr-payment-methods-radios label{width:inherit !important;font-weight:600 !important;margin-right:15px}.tml-mp_wrapper .mepr-payment-methods-radios input[type="radio"]{margin:0 !important}.tml-mp_wrapper #mepr_no_val{display:none !important;margin:0;padding:0}.tml-mp_wrapper .mp-form-submit{margin:0;padding:0}.tml-mp_wrapper .mp-form-row input[type=text],.tml-mp_wrapper .mp-form-row input[type=password],.tml-mp_wrapper .mp-form-row input[type=email],.tml-mp_wrapper select,.mp_wrapper .mp-form-row input[type=text],.mp_wrapper .mp-form-row input[type=password],.mp_wrapper .mp-form-row input[type=email],.mp_wrapper select{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;border-color:#000 !important;padding:9px 12px}.tml-mp_wrapper .mp-form-row input[type=text]::-webkit-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]::-webkit-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]::-webkit-input-placeholder,.tml-mp_wrapper select::-webkit-input-placeholder,.mp_wrapper .mp-form-row input[type=text]::-webkit-input-placeholder,.mp_wrapper .mp-form-row input[type=password]::-webkit-input-placeholder,.mp_wrapper .mp-form-row input[type=email]::-webkit-input-placeholder,.mp_wrapper select::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.tml-mp_wrapper .mp-form-row input[type=text]::-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]::-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]::-moz-placeholder,.tml-mp_wrapper select::-moz-placeholder,.mp_wrapper .mp-form-row input[type=text]::-moz-placeholder,.mp_wrapper .mp-form-row input[type=password]::-moz-placeholder,.mp_wrapper .mp-form-row input[type=email]::-moz-placeholder,.mp_wrapper select::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.tml-mp_wrapper .mp-form-row input[type=text]:-ms-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]:-ms-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]:-ms-input-placeholder,.tml-mp_wrapper select:-ms-input-placeholder,.mp_wrapper .mp-form-row input[type=text]:-ms-input-placeholder,.mp_wrapper .mp-form-row input[type=password]:-ms-input-placeholder,.mp_wrapper .mp-form-row input[type=email]:-ms-input-placeholder,.mp_wrapper select:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.tml-mp_wrapper .mp-form-row input[type=text]:-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]:-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]:-moz-placeholder,.tml-mp_wrapper select:-moz-placeholder,.mp_wrapper .mp-form-row input[type=text]:-moz-placeholder,.mp_wrapper .mp-form-row input[type=password]:-moz-placeholder,.mp_wrapper .mp-form-row input[type=email]:-moz-placeholder,.mp_wrapper select:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.tml-mp_wrapper .mp-form-row input[type=text]:focus,.tml-mp_wrapper .mp-form-row input[type=password]:focus,.tml-mp_wrapper .mp-form-row input[type=email]:focus,.tml-mp_wrapper select:focus,.mp_wrapper .mp-form-row input[type=text]:focus,.mp_wrapper .mp-form-row input[type=password]:focus,.mp_wrapper .mp-form-row input[type=email]:focus,.mp_wrapper select:focus{outline:none}.tml-mp_wrapper .mp-form-row input[type=text]:focus,.tml-mp_wrapper .mp-form-row input[type=password]:focus,.tml-mp_wrapper .mp-form-row input[type=email]:focus,.tml-mp_wrapper select:focus,.mp_wrapper .mp-form-row input[type=text]:focus,.mp_wrapper .mp-form-row input[type=password]:focus,.mp_wrapper .mp-form-row input[type=email]:focus,.mp_wrapper select:focus{border-color:#007aff !important}.tml-mp_wrapper .mp-form-row input[type=text]:not(textarea):focus::-webkit-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]:not(textarea):focus::-webkit-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]:not(textarea):focus::-webkit-input-placeholder,.tml-mp_wrapper select:not(textarea):focus::-webkit-input-placeholder,.mp_wrapper .mp-form-row input[type=text]:not(textarea):focus::-webkit-input-placeholder,.mp_wrapper .mp-form-row input[type=password]:not(textarea):focus::-webkit-input-placeholder,.mp_wrapper .mp-form-row input[type=email]:not(textarea):focus::-webkit-input-placeholder,.mp_wrapper select:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.tml-mp_wrapper .mp-form-row input[type=text]:not(textarea):focus::-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]:not(textarea):focus::-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]:not(textarea):focus::-moz-placeholder,.tml-mp_wrapper select:not(textarea):focus::-moz-placeholder,.mp_wrapper .mp-form-row input[type=text]:not(textarea):focus::-moz-placeholder,.mp_wrapper .mp-form-row input[type=password]:not(textarea):focus::-moz-placeholder,.mp_wrapper .mp-form-row input[type=email]:not(textarea):focus::-moz-placeholder,.mp_wrapper select:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.tml-mp_wrapper .mp-form-row input[type=text]:not(textarea):focus:-ms-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]:not(textarea):focus:-ms-input-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]:not(textarea):focus:-ms-input-placeholder,.tml-mp_wrapper select:not(textarea):focus:-ms-input-placeholder,.mp_wrapper .mp-form-row input[type=text]:not(textarea):focus:-ms-input-placeholder,.mp_wrapper .mp-form-row input[type=password]:not(textarea):focus:-ms-input-placeholder,.mp_wrapper .mp-form-row input[type=email]:not(textarea):focus:-ms-input-placeholder,.mp_wrapper select:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.tml-mp_wrapper .mp-form-row input[type=text]:not(textarea):focus:-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=password]:not(textarea):focus:-moz-placeholder,.tml-mp_wrapper .mp-form-row input[type=email]:not(textarea):focus:-moz-placeholder,.tml-mp_wrapper select:not(textarea):focus:-moz-placeholder,.mp_wrapper .mp-form-row input[type=text]:not(textarea):focus:-moz-placeholder,.mp_wrapper .mp-form-row input[type=password]:not(textarea):focus:-moz-placeholder,.mp_wrapper .mp-form-row input[type=email]:not(textarea):focus:-moz-placeholder,.mp_wrapper select:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.tml-mp_wrapper .mp-form-row input[type=text]:disabled,.tml-mp_wrapper .mp-form-row input[type=text]:disabled:focus,.tml-mp_wrapper .mp-form-row input[type=password]:disabled,.tml-mp_wrapper .mp-form-row input[type=password]:disabled:focus,.tml-mp_wrapper .mp-form-row input[type=email]:disabled,.tml-mp_wrapper .mp-form-row input[type=email]:disabled:focus,.tml-mp_wrapper select:disabled,.tml-mp_wrapper select:disabled:focus,.mp_wrapper .mp-form-row input[type=text]:disabled,.mp_wrapper .mp-form-row input[type=text]:disabled:focus,.mp_wrapper .mp-form-row input[type=password]:disabled,.mp_wrapper .mp-form-row input[type=password]:disabled:focus,.mp_wrapper .mp-form-row input[type=email]:disabled,.mp_wrapper .mp-form-row input[type=email]:disabled:focus,.mp_wrapper select:disabled,.mp_wrapper select:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.tml-mp_wrapper .mp-form-row input[type=text]:focus,.tml-mp_wrapper .mp-form-row input[type=password]:focus,.tml-mp_wrapper .mp-form-row input[type=email]:focus,.mp_wrapper .mp-form-row input[type=text]:focus,.mp_wrapper .mp-form-row input[type=password]:focus,.mp_wrapper .mp-form-row input[type=email]:focus{border-color:#007aff !important}.tml-mp_wrapper .mp-form-row label.mp-form-label-hidden,.mp_wrapper .mp-form-row label.mp-form-label-hidden{display:none !important}.tml-mp_wrapper .mp-form-row-add-actions,.mp_wrapper .mp-form-row-add-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tml-mp_wrapper .mp-form-row-submit,.mp_wrapper .mp-form-row-submit{margin-top:72px}.tml-mp_wrapper .button-primary,.mp_wrapper .button-primary{width:100%}.tml-mp_wrapper a,.mp_wrapper a{text-decoration:none;color:#007aff}.tml-mp_wrapper a:hover,.mp_wrapper a:hover{text-decoration:underline}.tml-mp_wrapper.mepr_password_reset_requested,.mp_wrapper.mepr_password_reset_requested{background:#007aff;color:#fff;padding:32px}@media all and (max-width: 991px){.tml-mp_wrapper.mepr_password_reset_requested,.mp_wrapper.mepr_password_reset_requested{padding:16px}}.tml-mp_wrapper.mepr_password_reset_requested h3,.mp_wrapper.mepr_password_reset_requested h3{font-weight:bold}.tml-mp_wrapper .mp-password-strength-display,.mp_wrapper .mp-password-strength-display{width:100%}.tml-mp_wrapper .mp-nopass,.mp_wrapper .mp-nopass{background:rgba(0,0,0,0.3);border:none;color:rgba(0,0,0,0.6)}.tml-mp_wrapper .mp-strongpass,.mp_wrapper .mp-strongpass{background:#4CD964;border:none;color:#fff;margin-bottom:12px}.tml-mp_wrapper .mp-mediumpass,.mp_wrapper .mp-mediumpass{background:rgba(76,217,100,0.7);border:none;color:#fff;margin-bottom:12px}.tml-mp_wrapper .mp-weakpass,.mp_wrapper .mp-weakpass{background:#ff4a00;border:none;color:#fff}.tml-mp_wrapper #mepr-mailchimp-privacy small,.mp_wrapper #mepr-mailchimp-privacy small{font-size:100%}.tml-sign-up-content-block--in-articles .mp-password-strength-area{display:none}.tml-login-flow-register a{text-decoration:none;color:#007aff}.tml-login-flow-register a:hover{text-decoration:underline}.mdl-form-wrapper-v3 .mdl-form-row{margin-bottom:12px}.mdl-form-wrapper-v3 .mdl-form-row:last-child{margin-bottom:0}.mdl-form-wrapper-v3 .mdl-form-row .mdl-form-group{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mdl-form-wrapper-v3 .mdl-form-row p{padding:0;margin:0;display:none}.mdl-form-wrapper-v3 .mdl-form-row--double{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--double{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-form-wrapper-v3 .mdl-form-row--double .mdl-form-group{width:50%}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--double .mdl-form-group{width:100%}}.mdl-form-wrapper-v3 .mdl-form-row--double .mdl-form-group:nth-child(1){padding-right:6px}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--double .mdl-form-group:nth-child(1){padding-right:0}}.mdl-form-wrapper-v3 .mdl-form-row--double .mdl-form-group:nth-child(2){padding-left:6px}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--double .mdl-form-group:nth-child(2){padding-left:0;margin-top:12px}}.mdl-form-wrapper-v3 .mdl-form-row--triple{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--triple{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group{width:33.33%}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group{width:100%}}.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group:nth-child(1){padding-right:12px}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group:nth-child(1){padding-right:0}}.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group:nth-child(2){padding-right:6px}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group:nth-child(2){padding-right:0;margin-top:12px}}.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group:nth-child(3){padding-left:6px}@media all and (max-width: 767px){.mdl-form-wrapper-v3 .mdl-form-row--triple .mdl-form-group:nth-child(3){padding-right:0;margin-top:12px}}.mdl-form-wrapper-v3 .mdl-form-row-label{width:100%;margin-bottom:4px;font-size:1rem;font-weight:bold}.mdl-form-wrapper-v3 .mdl-form-tip{font-style:italic;font-size:.875rem;color:rgba(0,0,0,0.75);margin-top:4px}.mdl-form-wrapper-v3 span.wpcf7-not-valid-tip{font-weight:900}.mdl-form-wrapper-v3 div.wpcf7-response-output{border-color:#ff4a00;background-color:#ff4a00;color:#fff}.mdl-form-wrapper-v3 .wpcf7 form.sent .wpcf7-response-output,.mdl-form-wrapper-v3 div.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#4CD964;border-color:#4CD964}.mdl-form-wrapper-v3 .mdl-form-row-clear{margin-bottom:0}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1200}#preloaderStatus{width:100px;height:145px;position:absolute;left:50%;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;top:50%;top:calc(50% - 50px);background-repeat:no-repeat;background-position:center;margin:-50px 0 0 -50px;left:calc(50%);-webkit-transition:all 0.6s ease;transition:all 0.6s ease;overflow:hidden}.preloader-content{width:100%}.preloader-content svg{width:calc(100% + 2px)}.preloader-content #lp-c,.preloader-content #lp-b,.preloader-content #lp-r{-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:transform, opacity;-webkit-backface-visibility:hidden}.preloader-content #lp-b{-webkit-animation-name:lp-b-anim-in;animation-name:lp-b-anim-in;-webkit-animation-duration:0.8s;animation-duration:0.8s}.preloader-content #lp-r{-webkit-animation-name:lp-r-anim-in;animation-name:lp-r-anim-in;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-delay:0.1s;animation-delay:0.1s}.preloader-content #lp-c{-webkit-animation-name:lp-r-anim-in;animation-name:lp-r-anim-in;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-delay:0.2s;animation-delay:0.2s}@-webkit-keyframes lp-b-anim-in{0%{-webkit-transform:translate3d(0, 0, 0) rotate(-5deg);transform:translate3d(0, 0, 0) rotate(-5deg);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0) rotate(0);transform:translate3d(0, 0, 0) rotate(0);opacity:1}}@keyframes lp-b-anim-in{0%{-webkit-transform:translate3d(0, 0, 0) rotate(-5deg);transform:translate3d(0, 0, 0) rotate(-5deg);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0) rotate(0);transform:translate3d(0, 0, 0) rotate(0);opacity:1}}@-webkit-keyframes lp-r-anim-in{0%{-webkit-transform:translate3d(0, 0, 0) rotate(-5deg);transform:translate3d(0, 0, 0) rotate(-5deg);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0) rotate(0);transform:translate3d(0, 0, 0) rotate(0);opacity:1}}@keyframes lp-r-anim-in{0%{-webkit-transform:translate3d(0, 0, 0) rotate(-5deg);transform:translate3d(0, 0, 0) rotate(-5deg);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0) rotate(0);transform:translate3d(0, 0, 0) rotate(0);opacity:1}}@-webkit-keyframes lp-c-anim-in{0%{-webkit-transform:translate3d(0, 0, 0) rotate(-20deg);transform:translate3d(0, 0, 0) rotate(-20deg);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0) rotate(0);transform:translate3d(0, 0, 0) rotate(0);opacity:1}}@keyframes lp-c-anim-in{0%{-webkit-transform:translate3d(0, 0, 0) rotate(-20deg);transform:translate3d(0, 0, 0) rotate(-20deg);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0) rotate(0);transform:translate3d(0, 0, 0) rotate(0);opacity:1}}[data-aos="custom-fade-left-50"]{-webkit-transform:translate3d(50px, 0, 0);transform:translate3d(50px, 0, 0);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-fade-left-50"].aos-animate{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}[data-aos="custom-zoom-in-90"]{-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-zoom-in-90"].aos-animate{-webkit-transform:scale(1);transform:scale(1);opacity:1}[data-aos="custom-zoom-in-80"]{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-zoom-in-80"].aos-animate{-webkit-transform:scale(1);transform:scale(1);opacity:1}[data-aos="custom-zoom-in-90-up-10"]{-webkit-transform:scale(0.9) translate3d(0, 10%, 0);transform:scale(0.9) translate3d(0, 10%, 0);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-zoom-in-90-up-10"].aos-animate{-webkit-transform:scale(1) translate3d(0, 0%, 0);transform:scale(1) translate3d(0, 0%, 0);opacity:1}[data-aos="custom-zoom-in-90-up-20"]{-webkit-transform:scale(0.9) translate3d(0, 20%, 0);transform:scale(0.9) translate3d(0, 20%, 0);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-zoom-in-90-up-20"].aos-animate{-webkit-transform:scale(1) translate3d(0, 0%, 0);transform:scale(1) translate3d(0, 0%, 0);opacity:1}[data-aos="custom-zoom-in-90-up-30"]{-webkit-transform:scale(0.9) translate3d(0, 30%, 0);transform:scale(0.9) translate3d(0, 30%, 0);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-zoom-in-90-up-30"].aos-animate{-webkit-transform:scale(1) translate3d(0, 0%, 0);transform:scale(1) translate3d(0, 0%, 0);opacity:1}[data-aos="custom-fade-in-up-10"]{-webkit-transform:scale(1) translate3d(0, 10%, 0);transform:scale(1) translate3d(0, 10%, 0);opacity:0;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}[data-aos="custom-fade-in-up-10"].aos-animate{-webkit-transform:scale(1) translate3d(0, 0%, 0);transform:scale(1) translate3d(0, 0%, 0);opacity:1}.mdl-news-card{background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACQ1JREFUeNrsXFtvE0cUntndOLFzK+UmVEpTVb2qVSvax7aP/Z0884B4QoUXBBKEIBKiQBQIENJya4DEt8R2vM5u55hzlpPN3mxvEsc7nzTy2jse1ueb851zZiYIoaGhoaGhoaGhoaGhoaGhoaGhoaHRCx48eDB5FJ7T6KNnGU5zMNu2P9cEdIbxNAdzXfecJqAz5NL0AkWA9oBD9oLTi4uLOU3A4XmBUa/XpzQBh+gFUspvNQHdeUEhpTjwrWpSE9A5JlQzUxhnbH5+/qwmoLvnmkhjIMdxvtMEdIe8aiMpyNAP/SxD/UwAYDKFZzw2Nzc3pQnoDiaS0Ct+1QT0JkVjPY7x3dLSUkET0FtW1HWBpmKAVavVfs4iASMpjnVMNasHEn7tx2BsHMDMlSk+66c9jHfi/v3732eNACsF/faPd6xbElRN8EcWY8BYSlUtD8rdknBGpaRfZ40AmVIq6Sfhk0HwgoPKgkZSCsh81o92ScK52dnZL7OYhoJspL1BMtaNd6ls6K9+yYgOkgCJWYzVwxhuwGfj6AmyAwJOzczM/JTFQoxSSaMHEsM8oZMU1ZVS/n79+vVc1gigVLKXfN7vDRIbLDWcTPiblBO4hVwu91tWlyJyPXoC9wYuS7BccTpO5lQmBATA936+c+fORBYJIGOd7DEmBGEISNja2oryHGpGs9n88zAD8mEvxplIwkiXsz/s2nz69Kl4//59GAEfXOADTt+4ceObrBLAs6NCgn6ubxb7JchlMiNevHghnj9/Llqt1i7xxyDs0LVqv9y8eXM0qwSQcUcxpzcjpEP6Am8sisWiePTokajVah4BBEWCix+ZiqTzWSbA9QXnsRgDu3FypIzrfah0XiwtLYm1tbVdMUDBkyLlMSevXr36RVYJ8APk6Diu+XTHqOvuuoYGkvTkyRN3e3ubxwCHecT3165dG8+qBAU92zh6RK7D6njvP/DBI1yQpIWFBfPt27dUkFFMaHOws7Pz45UrV6wse4AMKNxgHekEeoYRIjsygRe0oSTJffz4samIsDA2OMrw7XvqdUS1r7IaA6JmtImxAdLWCcz3I+MCjwPkARR8oa2vrxt3794dXllZsUCKmEd8evny5ZNZlqA4WcmjNJFXWEHfJw+gGEBpJ6SocG0YRvv62bNnOVURFzY2NiRKEdz77NKlS4UseoCIyICC5GkciTiFaWzen8qSJ2C2I7AQE0hG2+Dlctm4ffv22PT0dKFarUIsgP5nL168OJTVIBx0zw14z39LHkk4BQUYBFplzHYayr2AQLpPxEDB9urVq5xKR4/NzMwUbNs2lSecViTsm52sPjE+GLIZku24MSQEolKp1BuNRp4kCLVdmKYJrf19ZVzPCyg+wLUyPATpUdWsqakp4/z58zV1q0hjDBoBZNAtJEB26Sm7xlQzv3T8+PE8zXyY7TDDlXGlarAIZ8F71WBMUxneVn0MaHAfPlf1gnj9+vWJW7du5S9cuPCP6vduEAkg7CAJo6KzvYLAvkp+ioqAM6T/FFzdj7mpF5AVGVK1Nil4bao2pFpLkbCj2pjyJogzfw96HVBXzY4xsAxZoNvVR2U2G74MiGdHHheUEWFwJoK8uEB9slSIbUKWEpEhuQmyKXd5eXmzXq9XeQZEJDDje6uqkJJSkAa5ouwI+1DfTBAAxq8m1P2wFdK2Z7x8+fINSzfbRsRGRHhBGOIBEQOkkVKRh/CqetAICCrCQIZqvlktAzIgGVFNy9nZ2dfcKzAOeMbH2S7YvgDfL2h7ArxyTxlEAvxLCGRUIGBb7N77DTK+G0aqymAaxWLxHRmVjM0NzkkhmYF+0Oia3xt0D3AD4oEdQ5yMun/v3r0VLjf+goxLDMqU4IGYiNuvQNyPMcBPQgVT1DjpCnz/8OHDUrlcLrFZz9eDPOOzHTLHnyVRLMiCBIXFhDLLjNyY1z0esbCw8JynnP66gIwNmk/SQ0GbMqH9qIL71QOCyHEYCf71fxkSEzyDzc3NrYMX8OUGlfVQqumlppD9QAMSaMmaaomsxIC4SrkUIkexnjQ9Pf2USw99hzPAF+cgLUUvcFjqOvAeEKfrRIITk5Luwerq6uabN2/WxO6DWd7spjjAK2JevA1yGio6qHolGr+IZCTZSZPMC14oA+/wwMuNjAWYy4owKuCOrASVOpw5MqE8OTi2HdA39MxQqVSyl5eXX3LD0mzH3N/1p6i+vkeOACim4HxgKyUP8N8rYbGW9DtCVcfvKpXKFpyM4xUxC7iewdk60r6txh2EBNlIQr3HmBDmDWW2bBG1QupBFWf/qiDrz/f9GZHr4IeDsBpKul2OMU7U5nzU9zZx7CReJTY2NpoqKK/xxTYmRVT9csO7R50AAmy4rHcgSTIhOQKlaAODc6znLC4uFpUU1YJiAC09wDXWC2JQCADA3u87nLWdzPIkJydaSEIjoo83zvz8/H87WPqyM0T+5Qp3Pz3AFIeHbTRUzvccMsJ4MsG1ywjIRVXOtm07zWbTnpyczMO14sLBvWMHNubxs/YmPZUTg0QAxYY6vg6HeGS3hNjobTRu0Dhyc3OzNTw8LEdGRmCTHqTIgVcgAUAkDCoBXJbqaKihhHWBTNDPQW+A32mJvbtmbRSLxabyAiBKovHbRIDxYfY7H4KA3A8C+qkSJv1eYxKStGZwI9JQWsgrh3yn3X9lZaUUkJoKkfAc0lH3AL8s0W6YJT4enUm0/h9x3QrwBu8+yEyj0WgVCoUhIAJOUJM3sMW71SwQwBfetlCeOBGdSJD/PQXoHQzQu466o9yIXC4Hf7LkYDDmOWjqBFii/9HABrEBDuLGHdxKQkYDPWwCx/P6VavVpmEYB/Znq6Y4OqCMaRNnsBWSvnbiHdtBUgen4SzLMnGHjG8CrWaZAB48QZaqaDwXjWd0mTERsVyWQI4c+GMBXIbWBERkTmC8CqsnTJ+0Bh1lDKoJ6CySpAKO7QFoAhIG7QZ6xhYalIxtdhAjtn01icx6EO4GNrYKm2hQaNH/3DUU8tuJMPCsIsYbCNT5/XrQQSUgyDtqYu++ARExxJqJ9wwkYhtJmxQaGhoaGhoaGhoaGhoaGhoaRxv/CzAAMgI8VntJ9EIAAAAASUVORK5CYII=");padding:24px;background-color:#000;min-height:450px;height:500px;position:relative;color:#fff;overflow:hidden}@media all and (max-width: 767px){.mdl-news-card{padding:16px}}.mdl-news-card:before{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(60%, rgba(0,0,0,0.25)), to(rgba(0,0,0,0.7)));background:linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0.7) 100%)}.mdl-news-card__ghost{position:absolute;width:100%;height:100%;top:0;left:0;z-index:15}.mdl-news-card__bg-holder{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all 1s ease;transition:all 1s ease;z-index:1;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACQ1JREFUeNrsXFtvE0cUntndOLFzK+UmVEpTVb2qVSvax7aP/Z0884B4QoUXBBKEIBKiQBQIENJya4DEt8R2vM5u55hzlpPN3mxvEsc7nzTy2jse1ueb851zZiYIoaGhoaGhoaGhoaGhoaGhoaGhoaHRCx48eDB5FJ7T6KNnGU5zMNu2P9cEdIbxNAdzXfecJqAz5NL0AkWA9oBD9oLTi4uLOU3A4XmBUa/XpzQBh+gFUspvNQHdeUEhpTjwrWpSE9A5JlQzUxhnbH5+/qwmoLvnmkhjIMdxvtMEdIe8aiMpyNAP/SxD/UwAYDKFZzw2Nzc3pQnoDiaS0Ct+1QT0JkVjPY7x3dLSUkET0FtW1HWBpmKAVavVfs4iASMpjnVMNasHEn7tx2BsHMDMlSk+66c9jHfi/v3732eNACsF/faPd6xbElRN8EcWY8BYSlUtD8rdknBGpaRfZ40AmVIq6Sfhk0HwgoPKgkZSCsh81o92ScK52dnZL7OYhoJspL1BMtaNd6ls6K9+yYgOkgCJWYzVwxhuwGfj6AmyAwJOzczM/JTFQoxSSaMHEsM8oZMU1ZVS/n79+vVc1gigVLKXfN7vDRIbLDWcTPiblBO4hVwu91tWlyJyPXoC9wYuS7BccTpO5lQmBATA936+c+fORBYJIGOd7DEmBGEISNja2oryHGpGs9n88zAD8mEvxplIwkiXsz/s2nz69Kl4//59GAEfXOADTt+4ceObrBLAs6NCgn6ubxb7JchlMiNevHghnj9/Llqt1i7xxyDs0LVqv9y8eXM0qwSQcUcxpzcjpEP6Am8sisWiePTokajVah4BBEWCix+ZiqTzWSbA9QXnsRgDu3FypIzrfah0XiwtLYm1tbVdMUDBkyLlMSevXr36RVYJ8APk6Diu+XTHqOvuuoYGkvTkyRN3e3ubxwCHecT3165dG8+qBAU92zh6RK7D6njvP/DBI1yQpIWFBfPt27dUkFFMaHOws7Pz45UrV6wse4AMKNxgHekEeoYRIjsygRe0oSTJffz4samIsDA2OMrw7XvqdUS1r7IaA6JmtImxAdLWCcz3I+MCjwPkARR8oa2vrxt3794dXllZsUCKmEd8evny5ZNZlqA4WcmjNJFXWEHfJw+gGEBpJ6SocG0YRvv62bNnOVURFzY2NiRKEdz77NKlS4UseoCIyICC5GkciTiFaWzen8qSJ2C2I7AQE0hG2+Dlctm4ffv22PT0dKFarUIsgP5nL168OJTVIBx0zw14z39LHkk4BQUYBFplzHYayr2AQLpPxEDB9urVq5xKR4/NzMwUbNs2lSecViTsm52sPjE+GLIZku24MSQEolKp1BuNRp4kCLVdmKYJrf19ZVzPCyg+wLUyPATpUdWsqakp4/z58zV1q0hjDBoBZNAtJEB26Sm7xlQzv3T8+PE8zXyY7TDDlXGlarAIZ8F71WBMUxneVn0MaHAfPlf1gnj9+vWJW7du5S9cuPCP6vduEAkg7CAJo6KzvYLAvkp+ioqAM6T/FFzdj7mpF5AVGVK1Nil4bao2pFpLkbCj2pjyJogzfw96HVBXzY4xsAxZoNvVR2U2G74MiGdHHheUEWFwJoK8uEB9slSIbUKWEpEhuQmyKXd5eXmzXq9XeQZEJDDje6uqkJJSkAa5ouwI+1DfTBAAxq8m1P2wFdK2Z7x8+fINSzfbRsRGRHhBGOIBEQOkkVKRh/CqetAICCrCQIZqvlktAzIgGVFNy9nZ2dfcKzAOeMbH2S7YvgDfL2h7ArxyTxlEAvxLCGRUIGBb7N77DTK+G0aqymAaxWLxHRmVjM0NzkkhmYF+0Oia3xt0D3AD4oEdQ5yMun/v3r0VLjf+goxLDMqU4IGYiNuvQNyPMcBPQgVT1DjpCnz/8OHDUrlcLrFZz9eDPOOzHTLHnyVRLMiCBIXFhDLLjNyY1z0esbCw8JynnP66gIwNmk/SQ0GbMqH9qIL71QOCyHEYCf71fxkSEzyDzc3NrYMX8OUGlfVQqumlppD9QAMSaMmaaomsxIC4SrkUIkexnjQ9Pf2USw99hzPAF+cgLUUvcFjqOvAeEKfrRIITk5Luwerq6uabN2/WxO6DWd7spjjAK2JevA1yGio6qHolGr+IZCTZSZPMC14oA+/wwMuNjAWYy4owKuCOrASVOpw5MqE8OTi2HdA39MxQqVSyl5eXX3LD0mzH3N/1p6i+vkeOACim4HxgKyUP8N8rYbGW9DtCVcfvKpXKFpyM4xUxC7iewdk60r6txh2EBNlIQr3HmBDmDWW2bBG1QupBFWf/qiDrz/f9GZHr4IeDsBpKul2OMU7U5nzU9zZx7CReJTY2NpoqKK/xxTYmRVT9csO7R50AAmy4rHcgSTIhOQKlaAODc6znLC4uFpUU1YJiAC09wDXWC2JQCADA3u87nLWdzPIkJydaSEIjoo83zvz8/H87WPqyM0T+5Qp3Pz3AFIeHbTRUzvccMsJ4MsG1ywjIRVXOtm07zWbTnpyczMO14sLBvWMHNubxs/YmPZUTg0QAxYY6vg6HeGS3hNjobTRu0Dhyc3OzNTw8LEdGRmCTHqTIgVcgAUAkDCoBXJbqaKihhHWBTNDPQW+A32mJvbtmbRSLxabyAiBKovHbRIDxYfY7H4KA3A8C+qkSJv1eYxKStGZwI9JQWsgrh3yn3X9lZaUUkJoKkfAc0lH3AL8s0W6YJT4enUm0/h9x3QrwBu8+yEyj0WgVCoUhIAJOUJM3sMW71SwQwBfetlCeOBGdSJD/PQXoHQzQu466o9yIXC4Hf7LkYDDmOWjqBFii/9HABrEBDuLGHdxKQkYDPWwCx/P6VavVpmEYB/Znq6Y4OqCMaRNnsBWSvnbiHdtBUgen4SzLMnGHjG8CrWaZAB48QZaqaDwXjWd0mTERsVyWQI4c+GMBXIbWBERkTmC8CqsnTJ+0Bh1lDKoJ6CySpAKO7QFoAhIG7QZ6xhYalIxtdhAjtn01icx6EO4GNrYKm2hQaNH/3DUU8tuJMPCsIsYbCNT5/XrQQSUgyDtqYu++ARExxJqJ9wwkYhtJmxQaGhoaGhoaGhoaGhoaGhoaRxv/CzAAMgI8VntJ9EIAAAAASUVORK5CYII=");background-color:#f8f8f8}.mdl-news-card .mdl-news-card-content{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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;position:relative;z-index:10}.mdl-news-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-news-card__header-c01,.mdl-news-card__header-c02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-news-card__header .mdl-tag{margin-right:6px}@media all and (max-width: 559px){.mdl-news-card__header-c01{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media all and (max-width: 559px){.mdl-news-card__header-c02{display:none}}.mdl-news-card__btn-like{margin-left:12px}@media all and (max-width: 559px){.mdl-news-card__btn-like{margin-left:0px;width:28px;height:28px}}.mdl-news-card__header--overlay{position:relative;z-index:20}.mdl-news-card__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:none;display:block;text-decoration:none;color:#fff;padding-right:10%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media all and (max-width: 991px){.mdl-news-card__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 1549px){.mdl-news-card__title{padding-right:15%}}@media all and (max-width: 1247px){.mdl-news-card__title{padding-right:10%}}@media all and (max-width: 479px){.mdl-news-card__title{padding-right:0}}.mdl-news-card__subtitle{margin-top:12px;padding-right:20%;-webkit-transition:all 0.6s ease;transition:all 0.6s ease}@media all and (max-width: 1247px){.mdl-news-card__subtitle{padding-right:10%}}@media all and (max-width: 479px){.mdl-news-card__subtitle{padding-right:0}}.mdl-news-card__info{margin-top:24px;border-top:1px solid rgba(255,255,255,0.3);padding-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-news-card__info--overlay{position:relative;z-index:20}.mdl-news-card__date{margin-top:1px;color:rgba(255,255,255,0.6)}.mdl-news-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-news-card__action{width:16px;height:16px}.mdl-news-card__action svg{fill:rgba(255,255,255,0.6)}.mdl-news-card__action:hover svg{fill:#fff}.mdl-news-card .mdl-share-content-tool{width:16px;height:16px}.news-card-sm{display:block}.news-card-sm__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.news-card-sm__c01{width:calc(100% - 120px);padding-right:16px;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:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.news-card-sm__bg-holder{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;width:100%;height:100%;top:0;left:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACQ1JREFUeNrsXFtvE0cUntndOLFzK+UmVEpTVb2qVSvax7aP/Z0884B4QoUXBBKEIBKiQBQIENJya4DEt8R2vM5u55hzlpPN3mxvEsc7nzTy2jse1ueb851zZiYIoaGhoaGhoaGhoaGhoaGhoaGhoaHRCx48eDB5FJ7T6KNnGU5zMNu2P9cEdIbxNAdzXfecJqAz5NL0AkWA9oBD9oLTi4uLOU3A4XmBUa/XpzQBh+gFUspvNQHdeUEhpTjwrWpSE9A5JlQzUxhnbH5+/qwmoLvnmkhjIMdxvtMEdIe8aiMpyNAP/SxD/UwAYDKFZzw2Nzc3pQnoDiaS0Ct+1QT0JkVjPY7x3dLSUkET0FtW1HWBpmKAVavVfs4iASMpjnVMNasHEn7tx2BsHMDMlSk+66c9jHfi/v3732eNACsF/faPd6xbElRN8EcWY8BYSlUtD8rdknBGpaRfZ40AmVIq6Sfhk0HwgoPKgkZSCsh81o92ScK52dnZL7OYhoJspL1BMtaNd6ls6K9+yYgOkgCJWYzVwxhuwGfj6AmyAwJOzczM/JTFQoxSSaMHEsM8oZMU1ZVS/n79+vVc1gigVLKXfN7vDRIbLDWcTPiblBO4hVwu91tWlyJyPXoC9wYuS7BccTpO5lQmBATA936+c+fORBYJIGOd7DEmBGEISNja2oryHGpGs9n88zAD8mEvxplIwkiXsz/s2nz69Kl4//59GAEfXOADTt+4ceObrBLAs6NCgn6ubxb7JchlMiNevHghnj9/Llqt1i7xxyDs0LVqv9y8eXM0qwSQcUcxpzcjpEP6Am8sisWiePTokajVah4BBEWCix+ZiqTzWSbA9QXnsRgDu3FypIzrfah0XiwtLYm1tbVdMUDBkyLlMSevXr36RVYJ8APk6Diu+XTHqOvuuoYGkvTkyRN3e3ubxwCHecT3165dG8+qBAU92zh6RK7D6njvP/DBI1yQpIWFBfPt27dUkFFMaHOws7Pz45UrV6wse4AMKNxgHekEeoYRIjsygRe0oSTJffz4samIsDA2OMrw7XvqdUS1r7IaA6JmtImxAdLWCcz3I+MCjwPkARR8oa2vrxt3794dXllZsUCKmEd8evny5ZNZlqA4WcmjNJFXWEHfJw+gGEBpJ6SocG0YRvv62bNnOVURFzY2NiRKEdz77NKlS4UseoCIyICC5GkciTiFaWzen8qSJ2C2I7AQE0hG2+Dlctm4ffv22PT0dKFarUIsgP5nL168OJTVIBx0zw14z39LHkk4BQUYBFplzHYayr2AQLpPxEDB9urVq5xKR4/NzMwUbNs2lSecViTsm52sPjE+GLIZku24MSQEolKp1BuNRp4kCLVdmKYJrf19ZVzPCyg+wLUyPATpUdWsqakp4/z58zV1q0hjDBoBZNAtJEB26Sm7xlQzv3T8+PE8zXyY7TDDlXGlarAIZ8F71WBMUxneVn0MaHAfPlf1gnj9+vWJW7du5S9cuPCP6vduEAkg7CAJo6KzvYLAvkp+ioqAM6T/FFzdj7mpF5AVGVK1Nil4bao2pFpLkbCj2pjyJogzfw96HVBXzY4xsAxZoNvVR2U2G74MiGdHHheUEWFwJoK8uEB9slSIbUKWEpEhuQmyKXd5eXmzXq9XeQZEJDDje6uqkJJSkAa5ouwI+1DfTBAAxq8m1P2wFdK2Z7x8+fINSzfbRsRGRHhBGOIBEQOkkVKRh/CqetAICCrCQIZqvlktAzIgGVFNy9nZ2dfcKzAOeMbH2S7YvgDfL2h7ArxyTxlEAvxLCGRUIGBb7N77DTK+G0aqymAaxWLxHRmVjM0NzkkhmYF+0Oia3xt0D3AD4oEdQ5yMun/v3r0VLjf+goxLDMqU4IGYiNuvQNyPMcBPQgVT1DjpCnz/8OHDUrlcLrFZz9eDPOOzHTLHnyVRLMiCBIXFhDLLjNyY1z0esbCw8JynnP66gIwNmk/SQ0GbMqH9qIL71QOCyHEYCf71fxkSEzyDzc3NrYMX8OUGlfVQqumlppD9QAMSaMmaaomsxIC4SrkUIkexnjQ9Pf2USw99hzPAF+cgLUUvcFjqOvAeEKfrRIITk5Luwerq6uabN2/WxO6DWd7spjjAK2JevA1yGio6qHolGr+IZCTZSZPMC14oA+/wwMuNjAWYy4owKuCOrASVOpw5MqE8OTi2HdA39MxQqVSyl5eXX3LD0mzH3N/1p6i+vkeOACim4HxgKyUP8N8rYbGW9DtCVcfvKpXKFpyM4xUxC7iewdk60r6txh2EBNlIQr3HmBDmDWW2bBG1QupBFWf/qiDrz/f9GZHr4IeDsBpKul2OMU7U5nzU9zZx7CReJTY2NpoqKK/xxTYmRVT9csO7R50AAmy4rHcgSTIhOQKlaAODc6znLC4uFpUU1YJiAC09wDXWC2JQCADA3u87nLWdzPIkJydaSEIjoo83zvz8/H87WPqyM0T+5Qp3Pz3AFIeHbTRUzvccMsJ4MsG1ywjIRVXOtm07zWbTnpyczMO14sLBvWMHNubxs/YmPZUTg0QAxYY6vg6HeGS3hNjobTRu0Dhyc3OzNTw8LEdGRmCTHqTIgVcgAUAkDCoBXJbqaKihhHWBTNDPQW+A32mJvbtmbRSLxabyAiBKovHbRIDxYfY7H4KA3A8C+qkSJv1eYxKStGZwI9JQWsgrh3yn3X9lZaUUkJoKkfAc0lH3AL8s0W6YJT4enUm0/h9x3QrwBu8+yEyj0WgVCoUhIAJOUJM3sMW71SwQwBfetlCeOBGdSJD/PQXoHQzQu466o9yIXC4Hf7LkYDDmOWjqBFii/9HABrEBDuLGHdxKQkYDPWwCx/P6VavVpmEYB/Znq6Y4OqCMaRNnsBWSvnbiHdtBUgen4SzLMnGHjG8CrWaZAB48QZaqaDwXjWd0mTERsVyWQI4c+GMBXIbWBERkTmC8CqsnTJ+0Bh1lDKoJ6CySpAKO7QFoAhIG7QZ6xhYalIxtdhAjtn01icx6EO4GNrYKm2hQaNH/3DUU8tuJMPCsIsYbCNT5/XrQQSUgyDtqYu++ARExxJqJ9wwkYhtJmxQaGhoaGhoaGhoaGhoaGhoaRxv/CzAAMgI8VntJ9EIAAAAASUVORK5CYII=");background-color:#f8f8f8;-webkit-transition:all 1s ease;transition:all 1s ease;z-index:1}.news-card-sm__c02{background-size:cover;background-repeat:no-repeat;background-position:center;width:120px;height:auto;height:120px;position:relative;overflow:hidden;display:block}.news-card-sm .tml-news-ticker-card-extra-info{height:18px;padding:2px 6px;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:#ff4a00;color:#fff;font-size:.8125rem;font-weight:bold}.news-card-sm__title{display:block;color:#000;text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:relative;top:-3px}.news-card-sm__subtitle{margin-top:8px;color:rgba(0,0,0,0.6)}.news-card-sm__info-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.news-card-sm .news-card-tags-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-card-sm .news-card-tags-wrapper .mdl-tag{display:block;margin-bottom:4px}.news-card-sm .news-card-tags-wrapper .mdl-tag.mdl-tag--no-icon{min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-card-sm .news-card-tags-wrapper .mdl-tag-label{display:block}.news-card-sm__date{color:rgba(0,0,0,0.6);line-height:0.7}.news-card-sm__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-card-sm .mdl-share-content-tool{width:16px;height:16px}.news-card-sm .mdl-card-in-context-layer{position:absolute;bottom:8px;left:12px;color:white;z-index:5;max-width:calc(100% - 24px);max-height:calc(100% - 16px);font-size:16px;display:none}.mdl-section-news-ticker .news-card-sm .tml-news-ticker-card-extra-info{position:absolute;top:100px;right:0;width:96px}@media all and (max-width: 479px){.mdl-section-news-ticker .news-card-sm .tml-news-ticker-card-extra-info{width:136px;top:140px}}.news-card-sm--inv .news-card-sm__c01{padding-right:0;padding-left:24px;width:80%}.news-card-sm--inv .news-card-sm__c02{width:20%}.news-card-sm--md .news-card-sm__content{height:100%}.news-card-sm--md .news-card-sm__c02{width:196px;min-height:150px;height:100%}@media all and (max-width: 991px){.news-card-sm--md .news-card-sm__c02{width:120px;min-height:100px}}.news-card-sm--md .news-card-sm__c01{width:calc(100% - 196px);padding-right:48px}@media all and (max-width: 991px){.news-card-sm--md .news-card-sm__c01{width:calc(100% - 120px);padding-right:24px}}.news-card-sm--md .news-card-sm__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;padding-right:10%}@media all and (max-width: 991px){.news-card-sm--md .news-card-sm__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 991px){.news-card-sm--md .news-card-sm__title{padding-right:5%}}.news-card-sm--no-tag .news-card-sm__title{margin-top:30px}@media all and (max-width: 991px){.news-card-sm--no-tag .news-card-sm__title{margin-top:12px}}.news-card-sm--left .news-card-sm__c01{padding-right:48px}@media all and (max-width: 991px){.news-card-sm--left .news-card-sm__c01{padding-right:24px}}.news-card-sm--title-sm .news-card-sm__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.news-card-vertical .news-card-sm__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.news-card-vertical .news-card-sm__c01{width:100%;margin-top:4px;padding-right:0}.news-card-vertical .news-card-sm__c02{height:128px;width:100%}.news-card-vertical .news-card-sm__info-add{margin-top:12px}.news-card-vertical--lg .news-card-sm__c02{height:280px;width:100%}.news-card-vertical--lg .news-card-sm__c01{margin-top:9px}.news-card-vertical--lg .news-card-sm__title{margin-top:24px}.mdl-news-card-cat{background-color:#007aff;padding:12px;color:#fff;min-height:114px;-webkit-transition:all 0.6s ease;transition:all 0.6s ease;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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}@media all and (max-width: 1199px){.mdl-news-card-cat{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:justify;-ms-flex-pack:justify;justify-content:space-between}}.mdl-news-card-cat__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mdl-news-card-cat__body{margin-top:4px}.mdl-news-card-cat__title{display:block;color:#fff;padding-right:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;text-transform:uppercase;font-weight:bold}.mdl-news-card-cat__title:hover{color:rgba(255,255,255,0.8)}.mdl-news-card-cat__title span{display:block}.mdl-news-card-cat--blue{background-color:#007aff}.mdl-news-card-cat--cyan{background-color:#0cc5c0}.mdl-news-card-cat--green{background-color:#4CD964}.mdl-news-card-cat--red{background-color:#ff4a00}.mdl-news-card-cat--yellow{background-color:#FBF126}.mdl-news-card-cat--magenta{background-color:#fb5252}.mdl-news-card-cat--student-journalists,.mdl-news-card-cat--blue-02{background-color:#4CA1FF}.mdl-news-card-cat--with-image{background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;background-position:center}.mdl-news-card-cat--with-image:after{content:"";display:block;position:absolute;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(0,0,0,0.8)}.mdl-news-card-cat--with-image .mdl-news-card-cat__header,.mdl-news-card-cat--with-image .mdl-news-card-cat__body{position:relative;z-index:2}.mdl-news-card-cat--with-image.mdl-news-card-cat--blue:after{background-color:rgba(0,122,255,0.8)}.mdl-news-card-cat--with-image.mdl-news-card-cat--cyan:after{background-color:rgba(12,197,192,0.8)}.mdl-news-card-cat--with-image.mdl-news-card-cat--green:after{background-color:rgba(76,217,100,0.8)}.mdl-news-card-cat--with-image.mdl-news-card-cat--red:after{background-color:rgba(255,74,0,0.8)}.mdl-news-card-cat--with-image.mdl-news-card-cat--yellow:after{background-color:rgba(251,241,38,0.8)}.mdl-news-card-cat--with-image.mdl-news-card-cat--magenta:after{background-color:rgba(251,82,82,0.8)}.mdl-news-card--md{min-height:300px;height:415px}.mdl-news-card--md .mdl-news-card__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}@media all and (max-width: 991px){.mdl-news-card--md .mdl-news-card__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-news-card-cat--with-icon .mdl-btn-like-round svg{fill:#fff;stroke:transparent;width:20px;height:20px}.mdl-news-card-cat--with-icon .mdl-btn-like-round{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;cursor:default}.mdl-news-card-cat--with-icon .mdl-btn-like-round:hover svg{fill:#fff;cursor:default}.mdl-news-card-cat--with-icon.mdl-news-card-cat--with-icon-save svg{fill:transparent;stroke:2px}.mdl-news-card-cat--with-icon .mdl-news-card-cat__title-02{margin-top:12px;font-weight:bold}.mdl-news-card-cat--with-icon .mdl-news-card-cat__body{height:100%;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mdl-cards-grid{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-cards-grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-cards-grid-01 .mdl-cards-grid__c01,.mdl-cards-grid-01 .mdl-cards-grid__c02{width:50%}@media all and (max-width: 991px){.mdl-cards-grid-01 .mdl-cards-grid__c01,.mdl-cards-grid-01 .mdl-cards-grid__c02{width:100%}}.mdl-cards-grid-01 .mdl-cards-grid__c01{padding-right:24px}@media all and (max-width: 991px){.mdl-cards-grid-01 .mdl-cards-grid__c01{padding-right:0}}.mdl-cards-grid-01 .mdl-cards-grid__c02{padding-left:24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 991px){.mdl-cards-grid-01 .mdl-cards-grid__c02{padding-left:0}}.mdl-cards-grid-01 .mdl-cards-grid__c02 .news-card-sm{height:calc(50% - 12px)}@media all and (max-width: 991px){.mdl-cards-grid-01 .mdl-cards-grid__c02 .news-card-sm{height:auto;margin-top:24px}}.mdl-cards-grid-02{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-cards-grid-02 .mdl-cards-grid__c01,.mdl-cards-grid-02 .mdl-cards-grid__c02{width:calc(50% - 12px)}@media all and (max-width: 991px){.mdl-cards-grid-02 .mdl-cards-grid__c01,.mdl-cards-grid-02 .mdl-cards-grid__c02{width:100%}}@media all and (max-width: 991px){.mdl-cards-grid-02 .mdl-cards-grid__c02{margin-top:24px}}@media all and (max-width: 767px){.mdl-cards-grid-02 .mdl-cards-grid__c02{margin-top:16px}}.mdl-cards-grid-02--single-post .mdl-cards-grid__c01,.mdl-cards-grid-02--single-post .mdl-cards-grid__c02{width:100%}.mdl-cards-grid-03{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-cards-grid-03 .news-card-sm{min-height:196px;width:calc(50% - 24px);margin-bottom:48px}@media all and (max-width: 991px){.mdl-cards-grid-03 .news-card-sm{width:100%;margin-bottom:24px}}.mdl-cards-grid-04 .mdl-cards-grid__c01{width:60%}@media all and (max-width: 1199px){.mdl-cards-grid-04 .mdl-cards-grid__c01{width:100%}}.mdl-cards-grid-04 .mdl-cards-grid__c02{width:40%;padding-left:24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1199px){.mdl-cards-grid-04 .mdl-cards-grid__c02{width:100%;padding-left:0;margin-top:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 1247px){.mdl-cards-grid-04 .mdl-cards-grid__c02 .news-card-sm{margin-bottom:24px}}@media all and (max-width: 1199px){.mdl-cards-grid-04 .mdl-cards-grid__c02 .news-card-sm{width:calc(50% - 12px)}}@media all and (max-width: 479px){.mdl-cards-grid-04 .mdl-cards-grid__c02 .news-card-sm{width:100%}}.mdl-cards-grid-04 .mdl-cards-grid__c02 .news-card-sm:first-child{width:calc(100%)}@media all and (max-width: 1247px){.mdl-cards-grid-04 .mdl-cards-grid__c02 .news-card-sm:last-child{margin-bottom:0}}.mdl-cards-grid-04 .mdl-cards-grid__c02 .news-card-sm__c01{padding-right:24px}.mdl-cards-grid-04 .mdl-news-card{min-height:420px;height:100%}.mdl-cards-grid-05{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-cards-grid-05 .news-card-sm{width:calc(25% - 24px);margin-top:24px}@media all and (max-width: 1199px){.mdl-cards-grid-05 .news-card-sm{width:calc(50% - 24px)}}@media all and (max-width: 991px){.mdl-cards-grid-05 .news-card-sm{width:100%}}.mdl-cards-grid-06{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-cards-grid-06__col-01{width:61.54%}.mdl-cards-grid-06__col-02{width:38.46%;padding-left:24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-cards-grid-07,.mdl-cards-grid-07--like-regions{height:100%}@media all and (max-width: 1199px){.mdl-cards-grid-07,.mdl-cards-grid-07--like-regions{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-cards-grid-07__col-01,.mdl-cards-grid-07--like-regions__col-01{width:48.75%}@media all and (max-width: 1199px){.mdl-cards-grid-07__col-01,.mdl-cards-grid-07--like-regions__col-01{width:100%}}.mdl-cards-grid-07__col-01 .news-card-vertical--lg,.mdl-cards-grid-07--like-regions__col-01 .news-card-vertical--lg{height:100%}.mdl-cards-grid-07__col-01 .news-card-vertical--lg .news-card-sm__content,.mdl-cards-grid-07--like-regions__col-01 .news-card-vertical--lg .news-card-sm__content{height:100%}.mdl-cards-grid-07__col-01 .news-card-vertical--lg .news-card-sm__c01,.mdl-cards-grid-07--like-regions__col-01 .news-card-vertical--lg .news-card-sm__c01{height:calc(100% - 280px)}.mdl-cards-grid-07__col-02,.mdl-cards-grid-07--like-regions__col-02{width:51.25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px}@media all and (max-width: 1199px){.mdl-cards-grid-07__col-02,.mdl-cards-grid-07--like-regions__col-02{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:48px;padding-left:0}}@media all and (max-width: 991px){.mdl-cards-grid-07__col-02,.mdl-cards-grid-07--like-regions__col-02{margin-top:24px}}@media all and (max-width: 767px){.mdl-cards-grid-07__col-02,.mdl-cards-grid-07--like-regions__col-02{margin-top:16px}}.mdl-cards-grid-07__col-02 .news-card-sm,.mdl-cards-grid-07--like-regions__col-02 .news-card-sm{width:calc(50% - 12px);margin-bottom:24px;height:calc(50% - 12px)}@media all and (max-width: 1199px){.mdl-cards-grid-07__col-02 .news-card-sm,.mdl-cards-grid-07--like-regions__col-02 .news-card-sm{margin-left:0;width:calc(50% - 12px);height:auto}}@media all and (max-width: 479px){.mdl-cards-grid-07__col-02 .news-card-sm,.mdl-cards-grid-07--like-regions__col-02 .news-card-sm{margin-left:0;width:calc(50% - 8px);margin-bottom:16px}}.mdl-cards-grid-07__col-02 .news-card-sm:nth-of-type(3),.mdl-cards-grid-07__col-02 .news-card-sm:nth-of-type(4),.mdl-cards-grid-07--like-regions__col-02 .news-card-sm:nth-of-type(3),.mdl-cards-grid-07--like-regions__col-02 .news-card-sm:nth-of-type(4){margin-bottom:0}.mdl-cards-grid-08,.mdl-cards-grid-08--third-part{-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-cards-grid-08 .news-card-sm,.mdl-cards-grid-08--third-part .news-card-sm{width:calc(33.33%);margin-bottom:24px;padding-left:8px;padding-right:8px}@media all and (max-width: 1199px){.mdl-cards-grid-08 .news-card-sm,.mdl-cards-grid-08--third-part .news-card-sm{width:calc(50%)}}@media all and (max-width: 991px){.mdl-cards-grid-08 .news-card-sm,.mdl-cards-grid-08--third-part .news-card-sm{width:100%;padding-left:0;padding-right:0}}@media all and (max-width: 767px){.mdl-cards-grid-08 .news-card-sm,.mdl-cards-grid-08--third-part .news-card-sm{margin-bottom:16px;width:calc(50%)}}.mdl-cards-grid-08 .news-card-sm:nth-of-type(3n+1),.mdl-cards-grid-08--third-part .news-card-sm:nth-of-type(3n+1){padding-right:16px;padding-left:0}@media all and (max-width: 991px){.mdl-cards-grid-08 .news-card-sm:nth-of-type(3n+1),.mdl-cards-grid-08--third-part .news-card-sm:nth-of-type(3n+1){padding-left:0;padding-right:0}}.mdl-cards-grid-08 .news-card-sm:nth-of-type(3n),.mdl-cards-grid-08--third-part .news-card-sm:nth-of-type(3n){padding-left:16px;padding-right:0}@media all and (max-width: 991px){.mdl-cards-grid-08 .news-card-sm:nth-of-type(3n),.mdl-cards-grid-08--third-part .news-card-sm:nth-of-type(3n){padding-left:0;padding-right:0}}@media all and (max-width: 991px){.mdl-cards-grid-08 .news-card-sm:nth-of-type(2n),.mdl-cards-grid-08--third-part .news-card-sm:nth-of-type(2n){padding-left:8px;padding-right:0}}@media all and (max-width: 991px){.mdl-cards-grid-08 .news-card-sm:nth-of-type(2n+1),.mdl-cards-grid-08--third-part .news-card-sm:nth-of-type(2n+1){padding-left:0;padding-right:8px}}.mdl-cards-grid-10{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 1199px){.mdl-cards-grid-10{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-cards-grid-10__col-01{width:61.54%}@media all and (max-width: 1199px){.mdl-cards-grid-10__col-01{width:100%}}.mdl-cards-grid-10__col-02{width:38.46%;padding-left:24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1199px){.mdl-cards-grid-10__col-02{width:100%;padding-left:0;margin-top:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 1247px){.mdl-cards-grid-10__col-02 .news-card-sm{margin-bottom:24px}}@media all and (max-width: 1199px){.mdl-cards-grid-10__col-02 .news-card-sm{width:calc(50% - 12px)}}@media all and (max-width: 479px){.mdl-cards-grid-10__col-02 .news-card-sm{width:100%}}.mdl-cards-grid-10__col-02 .news-card-sm:first-child{width:calc(100%)}@media all and (max-width: 1247px){.mdl-cards-grid-10__col-02 .news-card-sm:last-child{margin-bottom:0}}.mdl-cards-grid-10__col-02 .mdl-news-card{min-height:420px;height:100%}.mdl-cards-grid-10__col-02 .news-card-sm__c02{max-height:120px}.mdl-cards-grid-10__col-02 .mdl-news-card .mdl-news-card-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-cards-grid-10__col-02 .mdl-news-card .mdl-news-card-content{height:calc(100% - 32px - 47px - 4px)}.mdl-cards-grid-11{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 1199px){.mdl-cards-grid-11{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-cards-grid-11__col-01{width:61.54%}@media all and (max-width: 1199px){.mdl-cards-grid-11__col-01{width:100%}}.mdl-cards-grid-11__col-01 .mdl-news-card{min-height:520px}.mdl-cards-grid-11__col-02{width:38.46%;padding-left:24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1199px){.mdl-cards-grid-11__col-02{width:100%;padding-left:0;margin-top:48px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-cards-grid-11__col-02 .news-card-sm{height:calc(50% - 12px)}@media all and (max-width: 1247px){.mdl-cards-grid-11__col-02 .news-card-sm{margin-bottom:16px}}@media all and (max-width: 1199px){.mdl-cards-grid-11__col-02 .news-card-sm{height:auto;width:calc(50% - 12px)}}@media all and (max-width: 767px){.mdl-cards-grid-11__col-02 .news-card-sm{width:100%}}@media all and (max-width: 767px){.mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (max-width: 767px){.mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title{font-size:17px}}@media all and (max-width: 767px){.mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02{width:136px;display:block;height:136px;max-width:136px;max-height:136px}}@media all and (max-width: 767px){.mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01{height:100%;width:calc(100% - 136px);margin-top:0;padding-right:16px}}.mdl-cards-grid-11__col-02 .news-card-sm:first-child{margin-bottom:24px}@media all and (max-width: 991px){.mdl-cards-grid-11__col-02 .news-card-sm:first-child{margin-bottom:48px}}@media all and (max-width: 1247px){.mdl-cards-grid-11__col-02 .news-card-sm:last-child{margin-bottom:0}}.mdl-cards-grid-11__col-02 .mdl-news-card{min-height:420px;height:100%}.mdl-cards-grid-11__col-02 .news-card-sm__c02{max-height:120px}.mdl-cards-grid-11__col-02 .mdl-news-card .mdl-news-card-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-cards-grid-11__col-02 .mdl-news-card .mdl-news-card-content{height:calc(100% - 32px - 47px - 4px)}.mdl-cards-grid-12{-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-cards-grid-12 .news-card-sm{width:calc(50%);margin-bottom:24px;padding-left:8px;padding-right:8px}@media all and (max-width: 1199px){.mdl-cards-grid-12 .news-card-sm{width:calc(50%)}}@media all and (max-width: 991px){.mdl-cards-grid-12 .news-card-sm{width:100%;padding-left:0;padding-right:0}}@media all and (max-width: 767px){.mdl-cards-grid-12 .news-card-sm{margin-bottom:16px}}.mdl-cards-grid-12 .news-card-sm:nth-of-type(odd){padding-right:12px;padding-left:0}@media all and (max-width: 991px){.mdl-cards-grid-12 .news-card-sm:nth-of-type(odd){padding-left:0;padding-right:0}}.mdl-cards-grid-12 .news-card-sm:nth-of-type(even){padding-left:12px;padding-right:0}@media all and (max-width: 991px){.mdl-cards-grid-12 .news-card-sm:nth-of-type(even){padding-left:0;padding-right:0}}.news-card-content--hidden-lg{display:none}@media all and (max-width: 1549px){.news-card-content--hidden-lg{display:block}}@media all and (max-width: 767px){.mdl-top-news-content .news-card-content--hidden-lg{display:none}}@media all and (max-width: 1549px){.news-card-content--hidden-md{display:none}}.news-card-content--show-on-sm{display:none}@media all and (max-width: 767px){.news-card-content--show-on-sm{display:block}}.mdl-news-card--with-ghost .mdl-news-card-content,.mdl-news-card--bg-scale .mdl-news-card-content,.mdl-news-card--bg-scale .mdl-news-card-content{height:calc(100% - 32px - 47px - 24px)}.mdl-news-card--lg .mdl-news-card-content{height:calc(100% - 16px - 47px - 24px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-news-card--fixed-height .news-card-sm__content{height:100%}.mdl-news-card--fixed-height .news-card-sm__c02{height:120px}.mdl-news-card--fixed-height .news-card-sm__c01{height:calc(100% - 120px)}.mdl-news-card--fixed-height.tag-explainer .news-card-sm__content{height:calc(100% - 28px)}@media all and (max-width: 767px){.mdl-news-card--fixed-height.tag-explainer .news-card-sm__content{height:100%}}.mdl-news-card--fixed-height.tag-explainer .news-card-sm__c02{height:120px}@media all and (max-width: 767px){.mdl-news-card--fixed-height.tag-explainer .news-card-sm__c02{height:136px}}.mdl-news-card--fixed-height.tag-explainer .news-card-sm__c01{height:calc(100% - 120px)}@media all and (max-width: 767px){.mdl-news-card--fixed-height.tag-explainer .news-card-sm__c01{height:100%}}.mdl-news-card.mdl-news-card-no-img .news-card-sm__bg-holder,.mdl-news-card.mdl-news-card-no-img .mdl-news-card__bg-holder,.news-card-sm.mdl-news-card-no-img .news-card-sm__bg-holder,.news-card-sm.mdl-news-card-no-img .mdl-news-card__bg-holder{background-color:#f8f8f8;background-size:25%}.mdl-news-card.mdl-news-card-no-img .news-card-sm__bg-holder,.mdl-news-card.mdl-news-card-no-img .mdl-news-card__bg-holder,.news-card-sm.mdl-news-card-no-img .news-card-sm__bg-holder,.news-card-sm.mdl-news-card-no-img .mdl-news-card__bg-holder{background-repeat:no-repeat;background-position:50%;background-size:15%}@media all and (max-width: 767px){.mdl-news-card.mdl-news-card-no-img .news-card-sm__bg-holder,.mdl-news-card.mdl-news-card-no-img .mdl-news-card__bg-holder,.news-card-sm.mdl-news-card-no-img .news-card-sm__bg-holder,.news-card-sm.mdl-news-card-no-img .mdl-news-card__bg-holder{background-size:40%}}.news-card-vertical--lg.mdl-news-card-no-img .news-card-sm__bg-holder,.news-card-vertical--lg.mdl-news-card-no-img .news-card-sm__bg-holder{background-repeat:no-repeat;background-position:50%;background-size:15%}@media all and (max-width: 767px){.news-card-vertical--lg.mdl-news-card-no-img .news-card-sm__bg-holder,.news-card-vertical--lg.mdl-news-card-no-img .news-card-sm__bg-holder{background-size:40%}}.mdl-more-posts__item.mdl-news-card-no-img .news-card-sm__bg-holder{background-size:35%}.mdl-top-news-content .mdl-news-card-no-img .news-card-sm__bg-holder,.mdl-search-content__results .mdl-news-card-no-img .news-card-sm__bg-holder{background-repeat:no-repeat;background-position:50%;background-size:50%}.mdl-top-news-content .mdl-news-card-no-img .news-card-sm__c02,.mdl-search-content__results .mdl-news-card-no-img .news-card-sm__c02{background-repeat:no-repeat;background-position:50%;background-size:50%}.mdl-search-content__results{padding-bottom:72px}@media all and (max-width: 767px){.mdl-search-content__results{padding-bottom:32px}}.mdl-events-card--main.mdl-news-card-no-img,.mdl-in-the-news-card--main.mdl-news-card-no-img{background-repeat:no-repeat;background-position:50%;background-size:15%;background-color:#f8f8f8}.news-card-sm .mdl-news-card-marker,.mdl-news-card .mdl-news-card-marker{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:calc(50% - 24px);left:calc(50% - 24px);z-index:20}.news-card-sm .mdl-news-card-marker svg,.mdl-news-card .mdl-news-card-marker svg{width:48px;height:48px}.news-card-sm-in-the-news .news-card-sm__info-add{display:block}.news-card-sm-in-the-news .news-card-sm__author{display:block}.mdl-colored-banners{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-colored-banners{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mdl-colored-banners__col{width:33.33%;margin:0 12px}@media all and (max-width: 991px){.mdl-colored-banners__col{width:calc(33.33% - 16px);margin:0}}@media all and (max-width: 767px){.mdl-colored-banners__col{width:calc(33.33% - 8px);margin:0}}.mdl-colored-banners__item{width:100%;position:relative;overflow:hidden}.mdl-colored-banners__item:before{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("../img/default/default-800x800-01.jpg");background-color:#007aff;background-blend-mode:none;-webkit-animation-name:mdl-colored-banner-in-animation;animation-name:mdl-colored-banner-in-animation;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mdl-colored-banners__item-01{margin-bottom:24px;height:15%;background-color:#4CD964}@media all and (max-width: 767px){.mdl-colored-banners__item-01{margin-bottom:8px}}.mdl-colored-banners__item-01:before{background-color:#4CD964;-webkit-animation-duration:50s;animation-duration:50s;background-position:bottom center;background-image:url("../img/pages/homepage/tml-h-01@2x.png")}.mdl-colored-banners__item-02{height:50%;background-color:#ff4a00}.mdl-colored-banners__item-02:before{background-color:#ff4a00;-webkit-animation-duration:40s;animation-duration:40s;background-image:url("../img/pages/homepage/tml-h-02@2x.png")}.mdl-colored-banners__item-03{height:45%;margin-bottom:24px;background-color:#fb5252}@media all and (max-width: 767px){.mdl-colored-banners__item-03{margin-bottom:8px}}.mdl-colored-banners__item-03:before{background-color:#fb5252;-webkit-animation-duration:40s;animation-duration:40s;background-image:url("../img/pages/homepage/tml-h-03@2x.png")}.mdl-colored-banners__item-04{height:calc(55% - 24px);background-color:#007aff}@media all and (max-width: 767px){.mdl-colored-banners__item-04{height:calc(55% - 8px)}}.mdl-colored-banners__item-04:before{background-color:#007aff;-webkit-animation-duration:35s;animation-duration:35s;background-image:url("../img/pages/homepage/tml-h-04@2x.png")}.mdl-colored-banners__item-05{margin-bottom:24px;height:15%;background-color:#0cc5c0}@media all and (max-width: 767px){.mdl-colored-banners__item-05{margin-bottom:8px}}.mdl-colored-banners__item-05:before{background-color:#0cc5c0;-webkit-animation-duration:45s;animation-duration:45s;background-position:bottom center;background-image:url("../img/pages/homepage/tml-h-05@2x.png")}.mdl-colored-banners__item-06{height:50%;background-color:#FBF126}.mdl-colored-banners__item-06:before{background-color:#FBF126;-webkit-animation-duration:40s;animation-duration:40s;background-image:url("../img/pages/homepage/tml-h-06@2x.png")}@-webkit-keyframes mdl-colored-banner-in-animation{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes mdl-colored-banner-in-animation{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.mdl-call-to-action-01__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.mdl-call-to-action-01__subtitle{margin-top:16px}.mdl-call-to-action-01__subtitle svg{width:16px;height:16px;position:relative;top:2px;margin:0 3px;fill:#007aff}.mdl-call-to-action-01__link{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;margin-top:16px;width:100%;max-width:300px}.mdl-call-to-action-01__link:hover,.mdl-call-to-action-01__link:active,.mdl-call-to-action-01__link:focus,.mdl-call-to-action-01__link:active:focus{background-color:#007aff;color:#fff}.mdl-call-to-action-01__link:hover,.mdl-call-to-action-01__link:active,.mdl-call-to-action-01__link:focus,.mdl-call-to-action-01__link:active:focus{background-color:transparent;color:#007aff}.mdl-share-content-tool{position:relative}.mdl-share-content-tool__options-list-wrapper{position:absolute;right:-4px;top:-10px;text-align:left;-webkit-transform-origin:center right;transform-origin:center right;-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0;visibility:hidden;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.mdl-share-content-tool .mdl-share-content-tool-options-list__item{-webkit-animation-fill-mode:both;animation-fill-mode:both}.mdl-share-content-tool__options-list-wrapper--active{z-index:10;-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.mdl-share-content-tool__options-list-wrapper--active .mdl-share-content-tool-options-list__item{-webkit-animation-name:mdl-share-content-tool-options-list__item-anim;animation-name:mdl-share-content-tool-options-list__item-anim;-webkit-animation-duration:0.4s;animation-duration:0.4s}.mdl-share-content-tool__options-list-wrapper--active .mdl-share-content-tool-options-list__item:nth-of-type(1){-webkit-animation-delay:0.025s;animation-delay:0.025s}.mdl-share-content-tool__options-list-wrapper--active .mdl-share-content-tool-options-list__item:nth-of-type(2){-webkit-animation-delay:0.05s;animation-delay:0.05s}.mdl-share-content-tool__options-list-wrapper--active .mdl-share-content-tool-options-list__item:nth-of-type(3){-webkit-animation-delay:0.075s;animation-delay:0.075s}.mdl-share-content-tool__options-list-wrapper--active .mdl-share-content-tool-options-list__item:nth-of-type(4){-webkit-animation-delay:0.1s;animation-delay:0.1s}.mdl-share-content-tool__options-list-wrapper--active .mdl-share-content-tool-options-list__item:nth-of-type(5){-webkit-animation-delay:0.125s;animation-delay:0.125s}@-webkit-keyframes mdl-share-content-tool-options-list__item-anim{0%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);opacity:0;visibility:hidden}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;visibility:visible}}@keyframes mdl-share-content-tool-options-list__item-anim{0%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);opacity:0;visibility:hidden}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;visibility:visible}}.mdl-share-content-tool-options-list{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.mdl-share-content-tool-options-list__link{text-decoration:none;display:block;line-height:0;padding:7px}.mdl-share-content-tool-options-list__link svg{fill:#007aff;width:18px;height:18px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-share-content-tool-options-list__link:hover svg{fill:#000}.mdl-share-content-tool-full .mdl-share-content-tool__options-list-wrapper{position:static;right:0;top:0;-webkit-transform:none;transform:none;opacity:1;visibility:visible}.mdl-share-content-tool-full .mdl-share-content-tool-options-list__link{padding:0 6px}.mdl-article-params__actions-full .mdl-article-params__action--01,.mdl-article-params__actions-full .mdl-btn-save-post{width:18px;height:18px;top:0}.mdl-article-params__actions-full .mdl-article-params__action--rss{margin-right:6px}.mdl-article-params__actions-full .mdl-social-btn-01.mdl-social-btn--rss .st0{fill:#f26522}.mdl-article-params__actions-full .mdl-social-btn-01.mdl-article-params__action--print svg{fill:rgba(0,0,0,0.6)}.mdl-article-params__actions-full .mdl-btn-save-post svg{stroke:#4CD964;fill:#4CD964}.mdl-article-params__actions-full .mdl-btn-save-post.mdl-btn-like--active svg{stroke:#ff4a00;fill:#ff4a00}.mdl-article-params__actions-full .mdl-share-content-tool-options-list .mdl-share-content-tool-options-list__item:last-of-type .mdl-share-content-tool-options-list__link{padding-right:0}.mdl-share-tool-vertical .mdl-article-params{padding:0;border:none}.mdl-share-tool-vertical .mdl-share-content-tool-options-list{display:block}.mdl-share-tool-vertical .mdl-article-params__action--rss,.mdl-share-tool-vertical .mdl-btn-save-post,.mdl-share-tool-vertical .mdl-article-params__action--print{display:block}.mdl-share-tool-vertical .mdl-article-params__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdl-share-tool-vertical .mdl-article-params__actions-full .mdl-article-params__action--rss{margin-right:0}.mdl-share-tool-vertical .mdl-news-card__btn-like{margin:0;margin-left:0}.mdl-share-tool-vertical .mdl-share-content-tool-full .mdl-share-content-tool-options-list__link{padding:0}.mdl-share-tool-vertical .mdl-share-content-tool-options-list__item{margin-bottom:8px}.mdl-share-tool-vertical .mdl-article-params__action--rss,.mdl-share-tool-vertical .mdl-btn-save-post{margin-bottom:8px}.mdl-share-tool-vertical--fixed{position:fixed;right:0;top:200px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:translate3d(120%, 0, 0);transform:translate3d(120%, 0, 0);padding:10px;background-color:#fff}@media all and (max-width: 991px){.mdl-share-tool-vertical--fixed{display:none;visibility:hidden}}.mdl-share-tool-vertical--fixed-visible{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mdl-news-card--with-ghost:hover .news-card-sm__title,.mdl-news-card--with-ghost:hover .mdl-news-card__title,.mdl-news-card--bg-scale:hover .news-card-sm__title,.mdl-news-card--bg-scale:hover .mdl-news-card__title{opacity:0.7}.mdl-news-card--with-ghost:hover .mdl-news-card__bg-holder,.mdl-news-card--bg-scale:hover .mdl-news-card__bg-holder{-webkit-transform:scale(1.01);transform:scale(1.01)}.mdl-news-card--bg-scale:hover .news-card-sm__bg-holder{-webkit-transform:scale(1.03);transform:scale(1.03)}.news-card-sm__title:hover,.mdl-news-card__title:hover{opacity:0.7}.mdl-more-from__link:hover,.mdl-category-menu__title:hover{opacity:0.6}.mdl-load-more-pagination{margin-top:64px;text-align:center}@media all and (max-width: 991px){.mdl-load-more-pagination{margin-top:32px}}.mdl-load-more-pagination a{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase;display:block;width:100%;position:relative;padding:12px 0;border-top:1px solid rgba(0,0,0,0.3);border-bottom:1px solid rgba(0,0,0,0.3);color:rgba(0,0,0,0.6);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-load-more-pagination a:hover,.mdl-load-more-pagination a:active,.mdl-load-more-pagination a:focus,.mdl-load-more-pagination a:active:focus{border-top:1px solid #007aff;border-bottom:1px solid #007aff;color:#007aff}.mdl-load-more-pagination .mdl-loader-icon{width:16px;height:16px;position:absolute;top:calc(50% - 8px);right:calc(50% - 60px);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:scale(0.5);transform:scale(0.5)}.mdl-load-more-pagination .mdl-loader-icon svg{-webkit-animation:mdl-loader-icon-anim-01 1s linear infinite;animation:mdl-loader-icon-anim-01 1s linear infinite;fill:#007aff;width:100%;height:100%}.mdl-load-more-pagination a.vce-loader .mdl-loader-icon{opacity:1;visibility:visible;-webkit-transform:scale(0.7);transform:scale(0.7)}@-webkit-keyframes mdl-loader-icon-anim-01{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mdl-loader-icon-anim-01{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tml-section-archive-content__pagination .navigation,.tml-section-archive-pagination .navigation{margin-top:48px;padding:24px 0;border-top:1px solid rgba(0,0,0,0.1)}@media all and (max-width: 767px){.tml-section-archive-content__pagination .navigation,.tml-section-archive-pagination .navigation{border:none}}.tml-section-archive-content__pagination .navigation .nav-links,.tml-section-archive-pagination .navigation .nav-links{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}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers,.tml-section-archive-pagination .navigation .nav-links .page-numbers{color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;padding:0 12px;font-size:16px;font-weight:bold}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers svg,.tml-section-archive-pagination .navigation .nav-links .page-numbers svg{fill:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers:hover,.tml-section-archive-pagination .navigation .nav-links .page-numbers:hover{color:#007aff}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers:hover svg,.tml-section-archive-pagination .navigation .nav-links .page-numbers:hover svg{fill:#007aff}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers .icon-chevron-left-st0,.tml-section-archive-content__pagination .navigation .nav-links .page-numbers .icon-chevron-right-st0,.tml-section-archive-pagination .navigation .nav-links .page-numbers .icon-chevron-left-st0,.tml-section-archive-pagination .navigation .nav-links .page-numbers .icon-chevron-right-st0{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers:hover .icon-chevron-left-st0,.tml-section-archive-content__pagination .navigation .nav-links .page-numbers:hover .icon-chevron-right-st0,.tml-section-archive-pagination .navigation .nav-links .page-numbers:hover .icon-chevron-left-st0,.tml-section-archive-pagination .navigation .nav-links .page-numbers:hover .icon-chevron-right-st0{stroke:#007aff}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.prev,.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.next,.tml-section-archive-pagination .navigation .nav-links .page-numbers.prev,.tml-section-archive-pagination .navigation .nav-links .page-numbers.next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.prev svg,.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.next svg,.tml-section-archive-pagination .navigation .nav-links .page-numbers.prev svg,.tml-section-archive-pagination .navigation .nav-links .page-numbers.next svg{width:12px;height:12px}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.prev,.tml-section-archive-pagination .navigation .nav-links .page-numbers.prev{margin-right:auto;padding-left:0}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.prev svg,.tml-section-archive-pagination .navigation .nav-links .page-numbers.prev svg{margin-right:6px}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.current,.tml-section-archive-pagination .navigation .nav-links .page-numbers.current{color:#007aff}.tml-section-archive-content__pagination .navigation .nav-links span:first-child[aria-current="page"],.tml-section-archive-pagination .navigation .nav-links span:first-child[aria-current="page"]{margin-left:auto}.tml-section-archive-content__pagination .navigation .nav-links span:last-child[aria-current="page"],.tml-section-archive-pagination .navigation .nav-links span:last-child[aria-current="page"]{margin-right:auto}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.next,.tml-section-archive-pagination .navigation .nav-links .page-numbers.next{margin-left:auto;padding-right:0}.tml-section-archive-content__pagination .navigation .nav-links .page-numbers.next svg,.tml-section-archive-pagination .navigation .nav-links .page-numbers.next svg{margin-left:6px}.noty_theme__relax.noty_type__error{background-color:#ff4a00;border:1px solid #ff4a00;color:#fff}.noty_theme__relax.noty_type__success{background-color:#4CD964;border:1px solid #4CD964;color:#fff}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#007aff;border:1px solid #007aff;color:#FFF}.mdl-social-links-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.mdl-social-links-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-social-links-list__item{margin-right:12px}.mdl-social-links-list__item:last-child{margin-right:0}.mdl-social-links-list__link{display:-webkit-box;display:-ms-flexbox;display:flex;width:16px;height:16px}.mdl-social-links-list__link svg{fill:#007aff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;width:100%;height:100%}.mdl-social-links-list__link--facebook svg{fill:#3A559F}.mdl-social-links-list__link--facebook:hover svg{fill:#3A559F}.mdl-social-links-list__link--twitter svg{fill:#50ABF1}.mdl-social-links-list__link--twitter:hover svg{fill:#50ABF1}.mdl-social-links-list__link--linkedin svg{fill:#0084B1}.mdl-social-links-list__link--linkedin:hover svg{fill:#0084B1}.mdl-social-links-list__link--pinterest svg{fill:#C9353D}.mdl-social-links-list__link--pinterest:hover svg{fill:#C9353D}.mdl-social-links-list__link--youtube svg{fill:red}.mdl-social-links-list__link--youtube:hover svg{fill:red}.mdl-social-links-list__link--mail svg{fill:#007aff}.mdl-social-links-list__link--mail:hover svg{fill:#007aff}.mdl-social-links-list__link--default svg{fill:#007aff}.mdl-social-links-list__link--default:hover svg{fill:#007aff}.mdl-social-links-list__link--rss svg{fill:#f26522}.mdl-social-links-list__link--rss:hover svg{fill:#f26522}.mepr_error ul,.mepr_updated ul{padding:0 0 0 0 !important;margin:0 !important}.mepr_error{background-color:#feb9bb !important;border:none !important}.mepr_updated{background-color:#def4c5 !important;border:none !important}.mp_wrapper .mepr-form-has-errors,.mp_wrapper .cc-error{font-size:12px}.mdl-dropdown-wrapper .dropdown-03__trigger{padding:0}.mdl-dropdown-wrapper .dropdown-03__trigger a{display:block;color:#000;padding:14px 12px}.mdl-dropdown-wrapper .dropdown-03-options__list{position:relative;height:auto;min-height:auto;max-height:160px}.mdl-dropdown-wrapper .dropdown-03__body{width:150px;top:22px}.mdl-dropdown-wrapper .dropdown-03__head{min-height:auto}.mdl-dropdown-wrapper .dropdown-03-options__list-item{border-bottom-color:#fff}.mdl-dropdown-wrapper .dropdown-03-options__list-item:hover{background-color:rgba(0,0,0,0.05)}.mdl-dropdown-wrapper .dropdown-03__title{font-size:17px;color:#fff;font-weight:normal}@media all and (max-width: 991px){.mdl-dropdown-wrapper .dropdown-03__title{padding-right:12px}}.mdl-dropdown-wrapper .dropdown-03__head{position:relative}.mdl-dropdown-wrapper .dropdown-03__head:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;width:100%;border-bottom:2px solid #fff;height:2px;opacity:0;top:auto;bottom:-3px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:translate3d(0, 3px, 0);transform:translate3d(0, 3px, 0)}.mdl-dropdown-wrapper .dropdown-03__head{border:none}.mdl-dropdown-wrapper .dropdown-03__head:hover:after{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mdl-dropdown-wrapper .dropdown-03__state-icon svg{fill:#fff}.mdl-dropdown-wrapper--footer{margin-top:8px}.mdl-dropdown-wrapper--footer .dropdown-03__head:after{display:none}.mdl-dropdown-wrapper--footer .dropdown-03{width:50%}.mdl-dropdown-wrapper--footer .dropdown-03__title{font-size:14px;color:#000;font-weight:normal}.mdl-dropdown-wrapper--footer .dropdown-03__body{width:150px;right:auto;left:0;top:-165px}.mdl-dropdown-wrapper--footer .dropdown-03__trigger a{padding:6px 12px}.mdl-dropdown-wrapper--footer .dropdown-03__state-icon{width:8px;height:8px}.mdl-dropdown-wrapper--footer .dropdown-03__state-icon svg{fill:#000}.dropdown-03-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.dropdown-03{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;cursor:pointer}.dropdown-03__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:42px;border-bottom:1px solid rgba(0,0,0,0.4)}.dropdown-03__body{position:absolute;right:0;top:0;width:100%;text-align:left;-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:scale(0.95) translate3d(0, 0px, 0);transform:scale(0.95) translate3d(0, 0px, 0);opacity:0;visibility:hidden;-webkit-transition:all 0.15s ease;transition:all 0.15s ease;background-color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(12,0,51,0.1);box-shadow:0 4px 8px 0 rgba(12,0,51,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;max-height:350px}.dropdown-03__title{font-size:14px;font-weight:bold;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 12px);padding-right:32px;color:rgba(0,0,0,0.4)}.dropdown-03__title-tag{display:inline-block;padding:6px 14px;border-radius:100px;background-color:rgba(0,0,0,0.1);font-weight:normal;margin-right:8px}.dropdown-03__title-tag--hidden{display:none}.dropdown-03__title-tag--show-more{display:none;background-color:#fff;padding:0}.dropdown-03__title-tag--show-more-visible{display:inline-block}.dropdown-03__trigger-marker{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:12px}.dropdown-03__state-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:12px}.dropdown-03__state-icon svg{fill:rgba(0,0,0,0.4)}.dropdown-03__trigger{padding:14px 12px}.dropdown-03--multiple .dropdown-03__trigger{padding:0}.dropdown-03--multiple .dropdown-03__trigger-input{padding:14px 16px 14px 44px}.dropdown-03--multiple .dropdown-03__trigger-input .z-checkbox__checkmark{top:calc(50% - 10px);left:12px}.dropdown-03-select-all{margin-top:20px;position:relative}.dropdown-03-select-all__ghost{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.dropdown-03-options{background-color:#fff;text-align:left}.dropdown-03-options__head{-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px 12px 10px 12px;border-bottom:2px solid rgba(0,0,0,0.05)}.dropdown-03-options__list{max-height:200px;overflow-y:auto;min-height:200px}.dropdown-03-options__list-item{font-size:14px;line-height:normal;display:block;color:#000;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0.05)}.dropdown-03-options__list-item:hover{background-color:rgba(0,0,0,0.1);color:#000}.dropdown-03-options__list-item--hidden{display:none}.dropdown-03-options__list-item--disabled{display:none}.dropdown-03-options__list-item--selected{display:none}.dropdown-03-options__footer{border-top:2px solid rgba(0,0,0,0.05);padding:9px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dropdown-03-options__action-btn{padding:6px 12px}.dropdown-03-search{position:relative}.dropdown-03-search__actions{width:32px;height:100%;position:absolute;right:0;top:calc(50% - 12px);z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dropdown-03-search__action-btn{width:16px;height:16px;background-color:transparent;border:none;outline:none;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;padding:0;cursor:pointer}.dropdown-03-search__action-btn svg{width:100%;height:100%;fill:rgba(0,0,0,0.4);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.dropdown-03-search__action-btn:hover svg{fill:#000}.dropdown-03-search__action-btn--clear{display:none}.dropdown-03-search--filled .dropdown-03-search__action-btn--clear{display:block}.dropdown-03-search--filled .dropdown-03-search__action-btn--search{display:none}.dropdown-03-wrapper--active .dropdown-03__body{z-index:10;-webkit-transform:scale(1) translate3d(0, 0, 0);transform:scale(1) translate3d(0, 0, 0);opacity:1;visibility:visible}.dropdown-03-wrapper--active .dropdown-03__state-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wp-polls{padding:32px 0 16px 0}.wp-polls p .Buttons{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:100%;height:42px;padding:8px 32px;margin-top:32px;width:auto;cursor:pointer}.wp-polls p .Buttons:hover,.wp-polls p .Buttons:active,.wp-polls p .Buttons:focus,.wp-polls p .Buttons:active:focus{background-color:#007aff;color:#fff}.wp-polls p .Buttons:hover,.wp-polls p .Buttons:active,.wp-polls p .Buttons:focus,.wp-polls p .Buttons:active:focus{background-color:transparent;color:#007aff}.wp-polls-loading{padding-bottom:32px}.wp-polls-form>p:nth-of-type(3),.wp-polls>p:nth-of-type(1){font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;text-align:left !important;margin-bottom:16px}.wp-polls-ans>p:nth-of-type(1){text-align:left !important}.wp-polls-ans>p:nth-of-type(2){text-align:left !important}.wp-polls-ul{margin:0}.wp-polls ul li,.wp-polls-ul li,.wp-polls-ans ul li{margin-bottom:4px}.wp-polls .pollbar{background:#007aff;border:none;height:16px}.mdl-themes-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-themes-switcher__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-themes-switcher__icon{width:24px;height:24px;position:relative}.mdl-themes-switcher__icon svg{position:absolute;left:0;top:0;width:100%;height:100%;fill:#000}.mdl-themes-switcher__title{padding-left:20px}.tml-switch-02{position:relative;display:inline-block;width:42px;height:24px}.tml-switch-02__input{display:none}.tml-switch-02__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.1);border-radius:34px;border:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-switch-02__slider:before{position:absolute;content:"";height:22px;width:22px;left:1px;bottom:calc(50% - 11px);-webkit-transition:.4s;transition:.4s;border-radius:50%;-webkit-box-shadow:0 2px 4px 0 rgba(12,0,51,0.1);box-shadow:0 2px 4px 0 rgba(12,0,51,0.1);background-color:#ffffff}.tml-switch-02 .tml-switch-02__input:checked+.tml-switch-02__slider{border-color:transparent}.tml-switch-02__text{font-size:.875rem;padding-left:3.125rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.45}.mdl-themes-switcher .tml-switch-02__slider:before{-webkit-transform:translateX(0);transform:translateX(0);background-color:#ffffff}.mdl-themes-switcher--active .tml-switch-02__slider:before{-webkit-transform:translateX(18px);transform:translateX(18px);background-color:#007aff}.mdl-nav-header{position:fixed;top:0;left:0;width:100%;z-index:5000;display:none}@media all and (max-width: 991px){.mdl-nav-header{display:block}}.mdl-nav-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1)}@media all and (max-width: 991px){.mdl-nav-header__content{border-bottom:2px solid #ff4a00}}.mdl-nav-header .mdl-logo__link{display:block}.mdl-nav-header .mdl-logo__img{height:40px}@media all and (max-width: 991px){.page-wrapper{padding-top:68px}}.scroll-lock .mdl-nav-header__content{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border-bottom-color:transparent}.scroll-lock .mdl-nav-header__c01{opacity:0}.tml-popup{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0.8);z-index:1700;width:100%;height:calc(100vh);opacity:0;visibility:hidden;-webkit-transition:opacity 0.8s ease, scale 0.8s ease, background-color 0.3s ease, color 0s linear;transition:opacity 0.8s ease, scale 0.8s ease, background-color 0.3s ease, color 0s linear;-webkit-transform:scale(1);transform:scale(1)}@media all and (max-width: 767px){.tml-popup{overflow-y:scroll;padding:5% 0 5% 0;z-index:5500;height:100%}}@media all and (max-width: 768px) and (max-height: 700px){.tml-popup{padding-top:35%}}@media all and (max-width: 330px) and (max-height: 600px){.tml-popup{padding-top:290px}}.tml-popup__overlay{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.tml-popup__layer{position:absolute;width:100%;height:100%;top:0;left:0}.tml-popup__content-paragraph{margin-top:0;margin-bottom:24px}.tml-popup__content-paragraph--accent{color:#007aff;font-weight:bold}.tml-popup__content-title-lvl02{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;font-weight:bold}.tml-popup__content-title-lvl03{font-weight:bold}.tml-popup__content-paragraph--accent-02{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;font-weight:bold}.tml-popup--active{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media all and (max-width: 767px){body.tml-popup--opened{overflow:hidden}}.tml-popup-donate{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}.tml-popup-donate .tml-popup__content-wrapper{width:100%;background-color:#fff;min-height:220px;min-width:480px;max-width:936px;position:relative;overflow:hidden;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.1);box-shadow:0 0 15px rgba(0,0,0,0.1);-webkit-transform:scale(0.8) translate3d(0, 25%, 0);transform:scale(0.8) translate3d(0, 25%, 0);-webkit-transition:all 0.6s ease;transition:all 0.6s ease}@media all and (max-width: 767px){.tml-popup-donate .tml-popup__content-wrapper{max-width:calc(100% - 32px);min-width:auto}}.tml-popup-donate .tml-popup__content-img{width:100%;display:block;max-width:436px;margin:0 auto}@media all and (max-width: 767px){.tml-popup-donate .tml-popup__content-img{max-width:80%}}.tml-popup-donate .tml-popup__content{position:relative;z-index:2;width:100%}.tml-popup-donate .tml-popup__content-title-lvl03{width:40%}@media all and (max-width: 767px){.tml-popup-donate .tml-popup__content-title-lvl03{width:100%}}.tml-popup-donate .tml-popup__overlay-layer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tml-popup-donate .tml-popup__overlay-layer img{max-width:312px;width:100%}.tml-popup-donate .tml-popup__cta,.tml-popup-donate-holder .tml-popup__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 24px;background-color:rgba(0,122,255,0.1);font-weight:bold;color:#007aff;margin-top:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.tml-popup-donate .tml-popup__cta,.tml-popup-donate-holder .tml-popup__cta{font-size:14px;display:block}}@media all and (max-width: 767px){.tml-popup-donate .tml-popup__cta-l,.tml-popup-donate-holder .tml-popup__cta-l{margin-bottom:16px}}.tml-popup-donate .mdl-btn,.tml-popup-donate .mdl-mail-contact-link,.tml-popup-donate .mdl-in-content-button,.tml-popup-donate .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate-holder .mdl-btn,.tml-popup-donate-holder .mdl-mail-contact-link,.tml-popup-donate-holder .mdl-in-content-button,.tml-popup-donate-holder .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-popup-donate-holder .wpcf7-submit{min-width:264px}@media all and (max-width: 767px){.tml-popup-donate .mdl-btn,.tml-popup-donate .mdl-mail-contact-link,.tml-popup-donate .mdl-in-content-button,.tml-popup-donate .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-popup-donate .wpcf7-submit,.tml-popup-donate-holder .mdl-btn,.tml-popup-donate-holder .mdl-mail-contact-link,.tml-popup-donate-holder .mdl-in-content-button,.tml-popup-donate-holder .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-popup-donate-holder .wpcf7-submit,.tml-popup-donate-holder .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-popup-donate-holder .wpcf7-submit{max-width:100%;width:100%;min-width:auto}}.tml-popup-donate.tml-popup--active .tml-popup__content-wrapper{-webkit-transform:scale(1) translate3d(0, 0, 0);transform:scale(1) translate3d(0, 0, 0)}.tml-news-card__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tml-news-card__image-holder{display:block;height:280px;width:100%;position:relative;overflow:hidden}.tml-news-card__bg-holder{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACQ1JREFUeNrsXFtvE0cUntndOLFzK+UmVEpTVb2qVSvax7aP/Z0884B4QoUXBBKEIBKiQBQIENJya4DEt8R2vM5u55hzlpPN3mxvEsc7nzTy2jse1ueb851zZiYIoaGhoaGhoaGhoaGhoaGhoaGhoaHRCx48eDB5FJ7T6KNnGU5zMNu2P9cEdIbxNAdzXfecJqAz5NL0AkWA9oBD9oLTi4uLOU3A4XmBUa/XpzQBh+gFUspvNQHdeUEhpTjwrWpSE9A5JlQzUxhnbH5+/qwmoLvnmkhjIMdxvtMEdIe8aiMpyNAP/SxD/UwAYDKFZzw2Nzc3pQnoDiaS0Ct+1QT0JkVjPY7x3dLSUkET0FtW1HWBpmKAVavVfs4iASMpjnVMNasHEn7tx2BsHMDMlSk+66c9jHfi/v3732eNACsF/faPd6xbElRN8EcWY8BYSlUtD8rdknBGpaRfZ40AmVIq6Sfhk0HwgoPKgkZSCsh81o92ScK52dnZL7OYhoJspL1BMtaNd6ls6K9+yYgOkgCJWYzVwxhuwGfj6AmyAwJOzczM/JTFQoxSSaMHEsM8oZMU1ZVS/n79+vVc1gigVLKXfN7vDRIbLDWcTPiblBO4hVwu91tWlyJyPXoC9wYuS7BccTpO5lQmBATA936+c+fORBYJIGOd7DEmBGEISNja2oryHGpGs9n88zAD8mEvxplIwkiXsz/s2nz69Kl4//59GAEfXOADTt+4ceObrBLAs6NCgn6ubxb7JchlMiNevHghnj9/Llqt1i7xxyDs0LVqv9y8eXM0qwSQcUcxpzcjpEP6Am8sisWiePTokajVah4BBEWCix+ZiqTzWSbA9QXnsRgDu3FypIzrfah0XiwtLYm1tbVdMUDBkyLlMSevXr36RVYJ8APk6Diu+XTHqOvuuoYGkvTkyRN3e3ubxwCHecT3165dG8+qBAU92zh6RK7D6njvP/DBI1yQpIWFBfPt27dUkFFMaHOws7Pz45UrV6wse4AMKNxgHekEeoYRIjsygRe0oSTJffz4samIsDA2OMrw7XvqdUS1r7IaA6JmtImxAdLWCcz3I+MCjwPkARR8oa2vrxt3794dXllZsUCKmEd8evny5ZNZlqA4WcmjNJFXWEHfJw+gGEBpJ6SocG0YRvv62bNnOVURFzY2NiRKEdz77NKlS4UseoCIyICC5GkciTiFaWzen8qSJ2C2I7AQE0hG2+Dlctm4ffv22PT0dKFarUIsgP5nL168OJTVIBx0zw14z39LHkk4BQUYBFplzHYayr2AQLpPxEDB9urVq5xKR4/NzMwUbNs2lSecViTsm52sPjE+GLIZku24MSQEolKp1BuNRp4kCLVdmKYJrf19ZVzPCyg+wLUyPATpUdWsqakp4/z58zV1q0hjDBoBZNAtJEB26Sm7xlQzv3T8+PE8zXyY7TDDlXGlarAIZ8F71WBMUxneVn0MaHAfPlf1gnj9+vWJW7du5S9cuPCP6vduEAkg7CAJo6KzvYLAvkp+ioqAM6T/FFzdj7mpF5AVGVK1Nil4bao2pFpLkbCj2pjyJogzfw96HVBXzY4xsAxZoNvVR2U2G74MiGdHHheUEWFwJoK8uEB9slSIbUKWEpEhuQmyKXd5eXmzXq9XeQZEJDDje6uqkJJSkAa5ouwI+1DfTBAAxq8m1P2wFdK2Z7x8+fINSzfbRsRGRHhBGOIBEQOkkVKRh/CqetAICCrCQIZqvlktAzIgGVFNy9nZ2dfcKzAOeMbH2S7YvgDfL2h7ArxyTxlEAvxLCGRUIGBb7N77DTK+G0aqymAaxWLxHRmVjM0NzkkhmYF+0Oia3xt0D3AD4oEdQ5yMun/v3r0VLjf+goxLDMqU4IGYiNuvQNyPMcBPQgVT1DjpCnz/8OHDUrlcLrFZz9eDPOOzHTLHnyVRLMiCBIXFhDLLjNyY1z0esbCw8JynnP66gIwNmk/SQ0GbMqH9qIL71QOCyHEYCf71fxkSEzyDzc3NrYMX8OUGlfVQqumlppD9QAMSaMmaaomsxIC4SrkUIkexnjQ9Pf2USw99hzPAF+cgLUUvcFjqOvAeEKfrRIITk5Luwerq6uabN2/WxO6DWd7spjjAK2JevA1yGio6qHolGr+IZCTZSZPMC14oA+/wwMuNjAWYy4owKuCOrASVOpw5MqE8OTi2HdA39MxQqVSyl5eXX3LD0mzH3N/1p6i+vkeOACim4HxgKyUP8N8rYbGW9DtCVcfvKpXKFpyM4xUxC7iewdk60r6txh2EBNlIQr3HmBDmDWW2bBG1QupBFWf/qiDrz/f9GZHr4IeDsBpKul2OMU7U5nzU9zZx7CReJTY2NpoqKK/xxTYmRVT9csO7R50AAmy4rHcgSTIhOQKlaAODc6znLC4uFpUU1YJiAC09wDXWC2JQCADA3u87nLWdzPIkJydaSEIjoo83zvz8/H87WPqyM0T+5Qp3Pz3AFIeHbTRUzvccMsJ4MsG1ywjIRVXOtm07zWbTnpyczMO14sLBvWMHNubxs/YmPZUTg0QAxYY6vg6HeGS3hNjobTRu0Dhyc3OzNTw8LEdGRmCTHqTIgVcgAUAkDCoBXJbqaKihhHWBTNDPQW+A32mJvbtmbRSLxabyAiBKovHbRIDxYfY7H4KA3A8C+qkSJv1eYxKStGZwI9JQWsgrh3yn3X9lZaUUkJoKkfAc0lH3AL8s0W6YJT4enUm0/h9x3QrwBu8+yEyj0WgVCoUhIAJOUJM3sMW71SwQwBfetlCeOBGdSJD/PQXoHQzQu466o9yIXC4Hf7LkYDDmOWjqBFii/9HABrEBDuLGHdxKQkYDPWwCx/P6VavVpmEYB/Znq6Y4OqCMaRNnsBWSvnbiHdtBUgen4SzLMnGHjG8CrWaZAB48QZaqaDwXjWd0mTERsVyWQI4c+GMBXIbWBERkTmC8CqsnTJ+0Bh1lDKoJ6CySpAKO7QFoAhIG7QZ6xhYalIxtdhAjtn01icx6EO4GNrYKm2hQaNH/3DUU8tuJMPCsIsYbCNT5/XrQQSUgyDtqYu++ARExxJqJ9wwkYhtJmxQaGhoaGhoaGhoaGhoaGhoaRxv/CzAAMgI8VntJ9EIAAAAASUVORK5CYII=");background-position:center;background-color:#f8f8f8;-webkit-transition:all 1s ease;transition:all 1s ease;z-index:1}.tml-news-card .mdl-news-card-marker{position:absolute;width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px);z-index:20}.tml-news-card .mdl-news-card-marker svg{width:100%;height:100%}.tml-news-card__row-labels{margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.tml-news-card__row-labels{margin-top:10px}}.tml-news-card__row-labels .mdl-tag-label{padding:0 4px;-webkit-transition:color 0.3s ease;transition:color 0.3s ease}.tml-news-card__row-labels .mdl-tag-label:hover{color:#000}.tml-news-card__row-labels a+a{margin-left:6px}.tml-news-card__row-extra-label{display:-webkit-box;display:-ms-flexbox;display:flex}.tml-news-card__row-extra-label .tml-news-ticker-card-extra-info{height:18px;padding:2px 6px;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:#ff4a00;color:#fff;font-size:.8125rem;font-weight:bold;border-radius:2px;margin-top:2px}.tml-news-card__row-title{margin-top:4px}.tml-news-card__row-description{margin-top:8px;color:rgba(0,0,0,0.6);margin-bottom:16px}.tml-news-card__row-author,.tml-news-card__row-author-2{font-size:.75rem;line-height:1.33;font-weight:bold;font-size:.875rem;text-transform:uppercase;padding-top:6px;border-top:1px solid rgba(0,0,0,0.1);margin-top:auto}@media all and (max-width: 767px){.tml-news-card__row-author,.tml-news-card__row-author-2{font-size:.75rem}}.tml-news-card__row-author-2{border:none;padding:0}.tml-news-card__row-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:auto}.tml-news-card__title-link{display:block;text-decoration:none}.tml-news-card__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;margin:0;padding:0;color:#000;margin-bottom:8px}@media all and (max-width: 991px){.tml-news-card__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.tml-news-card__title:hover{opacity:0.7}.tml-news-card__date{font-size:.75rem;line-height:1.33;font-weight:bold;color:rgba(0,0,0,0.6);line-height:0.7}.tml-news-card__scheme-meta,.tml-news-card__scheme-meta div,.tml-news-card__publisher{display:none}.tml-news-card__actions{height:16px}.tml-news-card .mdl-card-in-context-layer{position:absolute;bottom:8px;left:12px;color:white;z-index:5;max-width:calc(100% - 24px);max-height:calc(100% - 16px);font-size:16px;display:none}.tml-news-card.tml-news-card--no-img .tml-news-card__bg-holder{background-repeat:no-repeat;background-position:50%;background-size:15%}.tml-news-card:hover .tml-news-card__bg-holder{-webkit-transform:scale(1.03);transform:scale(1.03)}.tml-news-card--full-height{height:100%}.tml-news-card--full-height .tml-news-card__content-wrapper{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tml-news-card--full-height .tml-news-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 280px)}@media all and (max-width: 767px){.tml-news-card--full-height .tml-news-card__content{height:auto}}.tml-news-card--full-height.mdl-post-with-extratags .tml-news-card__content-wrapper{height:calc(100% - 28px)}.tml-news-card--layout-md .tml-news-card__image-holder{height:168px}@media all and (max-width: 767px){.tml-news-card--layout-md .tml-news-card__image-holder{height:280px}}.tml-news-card--layout-md .tml-news-card__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.tml-news-card--layout-md .tml-news-card__row-title{margin-bottom:24px}.tml-news-card--layout-md .tml-news-card__row-info{margin-top:auto}.tml-news-card--layout-md .tml-news-card__content{height:calc(100% - 168px)}@media all and (max-width: 767px){.tml-news-card--layout-md .tml-news-card__content{height:calc(100% - 280px)}}@media all and (max-width: 767px){.tml-news-card--top-stories,.tml-news-card--full-height{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,0.1)}}@media all and (max-width: 767px){.tml-news-card--top-stories .tml-news-card__row-description,.tml-news-card--full-height .tml-news-card__row-description{margin-bottom:16px}}@media all and (max-width: 767px){.tml-news-card--top-stories .tml-news-card__row-author,.tml-news-card--full-height .tml-news-card__row-author{border:none}}@media all and (max-width: 767px){.mdl-section-people .tml-news-card--full-height{padding-bottom:0;border-bottom:none}}.mdl-section-people .tml-news-card--full-height .tml-news-card__content-wrapper{height:100%}.tml-news-card--top-stories .tml-news-card__row-description{margin-bottom:16px;min-height:42px}@media all and (max-width: 767px){.tml-news-card--top-stories .tml-news-card__row-description{margin-bottom:16px}}@media all and (max-width: 767px){.tml-news-card--top-stories .tml-news-card__row-author{border:none}}.tml-news-card--top-stories .tml-news-card__actions{margin-right:1px}@media all and (max-width: 991px){.tml-news-card--top-stories .tml-news-card__actions{margin-right:0}}.mdl-category-primary--news .mdl-section-article-content__text blockquote,.mdl-category-primary--audio .mdl-section-article-content__text blockquote,.mdl-category-primary--featured .mdl-section-article-content__text blockquote,.mdl-category-primary--headlines .mdl-section-article-content__text blockquote,.mdl-category-primary--featured-2 .mdl-section-article-content__text blockquote,.mdl-category-primary--mideast-daily-news .mdl-section-article-content__text blockquote,.mdl-category-primary--opinion .mdl-section-article-content__text blockquote,.mdl-category-primary--video .mdl-section-article-content__text blockquote,.mdl-category-primary--views .mdl-section-article-content__text blockquote,.mdl-category-primary--top-stories .mdl-section-article-content__text blockquote,.mdl-category-primary--student-journalists .mdl-section-article-content__text blockquote{color:#007aff}.mdl-category-primary--by-region .mdl-section-article-content__text blockquote,.mdl-category-primary--egypt .mdl-section-article-content__text blockquote,.mdl-category-primary--gaza-strip .mdl-section-article-content__text blockquote,.mdl-category-primary--iran .mdl-section-article-content__text blockquote,.mdl-category-primary--israel .mdl-section-article-content__text blockquote,.mdl-category-primary--lebanon .mdl-section-article-content__text blockquote,.mdl-category-primary--saudi-arabia .mdl-section-article-content__text blockquote,.mdl-category-primary--syria .mdl-section-article-content__text blockquote,.mdl-category-primary--by-region .mdl-section-article-content__text blockquote{color:#0cc5c0}.mdl-category-primary--human-rights-2 .mdl-section-article-content__text blockquote,.mdl-category-primary--human-rights .mdl-section-article-content__text blockquote,.mdl-category-primary--people .mdl-section-article-content__text blockquote,.mdl-category-primary--podcasts .mdl-section-article-content__text blockquote,.mdl-category-primary--table-talk .mdl-section-article-content__text blockquote,.mdl-category-primary--women .mdl-section-article-content__text blockquote,.mdl-category-primary--women-2 .mdl-section-article-content__text blockquote,.mdl-category-primary--health .mdl-section-article-content__text blockquote,.mdl-category-primary--holocaust .mdl-section-article-content__text blockquote,.mdl-category-primary--region .mdl-section-article-content__text blockquote,.mdl-category-primary--religion-people .mdl-section-article-content__text blockquote,.mdl-category-primary--security .mdl-section-article-content__text blockquote,.mdl-category-primary--sports .mdl-section-article-content__text blockquote,.mdl-category-primary--table-talk .mdl-section-article-content__text blockquote{color:#007aff}.mdl-category-primary--life-lines .mdl-section-article-content__text blockquote,.mdl-category-primary--biztec .mdl-section-article-content__text blockquote,.mdl-category-primary--entertainment .mdl-section-article-content__text blockquote,.mdl-category-primary--food-drinks .mdl-section-article-content__text blockquote,.mdl-category-primary--lifestyle .mdl-section-article-content__text blockquote,.mdl-category-primary--lifestyle-2 .mdl-section-article-content__text blockquote,.mdl-category-primary--lifestyle-3 .mdl-section-article-content__text blockquote,.mdl-category-primary--mideast-cafe .mdl-section-article-content__text blockquote,.mdl-category-primary--sport .mdl-section-article-content__text blockquote,.mdl-category-primary--technology .mdl-section-article-content__text blockquote,.mdl-category-primary--archeology .mdl-section-article-content__text blockquote,.mdl-category-primary--economy .mdl-section-article-content__text blockquote,.mdl-category-primary--good-works .mdl-section-article-content__text blockquote,.mdl-category-primary--health-life-lines .mdl-section-article-content__text blockquote,.mdl-category-primary--history .mdl-section-article-content__text blockquote,.mdl-category-primary--media .mdl-section-article-content__text blockquote,.mdl-category-primary--mideast-cafe .mdl-section-article-content__text blockquote,.mdl-category-primary--religion-life-lines .mdl-section-article-content__text blockquote,.mdl-category-primary--travel .mdl-section-article-content__text blockquote{color:#fb5252}.mdl-category-primary--mideast-streets .mdl-section-article-content__text blockquote,.mdl-category-primary--blog .mdl-section-article-content__text blockquote{color:#4CD964}.mdl-category-primary--mideast-mindeset .mdl-section-article-content__text blockquote,.mdl-category-primary--mideast-mindset .mdl-section-article-content__text blockquote{color:#ff4a00}.mdl-post-with-extratags{position:relative}.mdl-post-with-extratags .tml-news-card__content-wrapper{position:relative}.mdl-article-extra-tags-block{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.mdl-article-extra-tags-block{padding:0 16px}}.mdl-article-extra-tags-block .mdl-tag-label--explainer{color:#ff4a00;font-size:16px;position:relative}.news-card-sm .mdl-article-extra-tags-block{height:18px}@media all and (max-width: 767px){.news-card-sm .mdl-article-extra-tags-block{padding:0}}.mdl-top-news-content .news-card-sm .mdl-article-extra-tags-block{padding-top:2px}@media all and (max-width: 767px){.mdl-top-news-content .news-card-sm .mdl-article-extra-tags-block{height:0;padding-top:0}}.mdl-top-news-content .news-card-sm .mdl-article-extra-tags-block .mdl-tag-label--explainer{font-size:14px}.mdl-top-news-content .news-card-sm .mdl-article-extra-tags-block .mdl-tag-label--explainer:before{top:-1px}@media all and (max-width: 767px){.mdl-top-news-content .news-card-sm.mdl-post-with-extratags .mdl-article-extra-tags-block{height:18px;padding-top:2px}}.mdl-section-people .tml-news-card .mdl-article-extra-tags-block,.mdl-section-by-region .tml-news-card .mdl-article-extra-tags-block,.mdl-section-news-opinion .tml-news-card .mdl-article-extra-tags-block,.mdl-section-life-lines .tml-news-card .mdl-article-extra-tags-block,.mdl-section-mideast-street .tml-news-card .mdl-article-extra-tags-block,.mdl-section-mideast-mindset .tml-news-card .mdl-article-extra-tags-block{display:none}.mdl-section-explainers .mdl-section__header{display:none}.mdl-section-explainers .mdl-tag-label--explainer{color:#ff4a00}.mdl-section-explainers .tml-news-card__row-labels .mdl-tag-label{padding:0}.mdl-section-explainers .news-card-sm .mdl-article-extra-tags-block{height:28px}@media all and (max-width: 767px){.mdl-section-explainers .news-card-sm .mdl-article-extra-tags-block{height:18px}}.mdl-section-explainers .mdl-cards-grid-11__col-01 .tml-news-card{height:100%}.mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm{height:auto}@media all and (max-width: 1199px){.mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm{height:auto}}.mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm:first-child{margin-bottom:32px}@media all and (max-width: 991px){.mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm{margin-top:32px}}.mdl-section-explainers .tml-news-card--full-height .tml-news-card__content{height:calc(100% - 250px - 28px)}@media all and (max-width: 767px){.mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01{max-height:136px}}.tml-donate-popup-layout-03__logo{width:100%;max-width:282px}@media all and (max-width: 767px){.tml-donate-popup-layout-03__logo{max-width:260px}}@media all and (max-width: 767px){.tml-donate-popup-layout-03__logo{max-width:180px}}.tml-donate-popup-layout-03__r01{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.tml-donate-popup-layout-03__r01{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tml-donate-popup-layout-03__c01{width:60%;padding-top:32px}@media all and (max-width: 767px){.tml-donate-popup-layout-03__c01{width:100%;padding-top:12px}}.tml-donate-popup-layout-03__c02{width:calc(100% - 60%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px}@media all and (max-width: 767px){.tml-donate-popup-layout-03__c02{display:none;padding-top:0}}.tml-donate-popup-layout-03__c02 svg{max-width:240px;width:100%}@media all and (max-width: 767px){.tml-donate-popup-layout-03 .tml-popup__content-title-lvl02{font-size:1rem;line-height:1}}.tml-donate-popup-layout-03 .tml-popup__content-title-lvl03{width:100%}.tml-donate-popup-layout-03 .tml-popup__content-paragraph{padding-right:10%}@media all and (max-width: 767px){.tml-donate-popup-layout-03 .tml-popup__content-paragraph{padding-right:0}}.tml-donate-popup-layout-03 ul{list-style:none;padding:0;margin:0;list-style:disc;margin-bottom:32px}@media all and (max-width: 767px){.tml-donate-popup-layout-03 ul{padding-left:18px}}.tml-donate-popup-layout-03__r03{padding-top:18px}.tml-donate-popup-layout-03__r03 .tml-popup__content-paragraph--accent{margin:0;padding:0;color:#000}@media all and (max-width: 767px){.tml-donate-popup-layout-03__r03 .tml-popup__content-paragraph--accent{font-weight:bold}}.tml-donate-popup-layout-03__r03 .tml-popup__content-paragraph{margin-bottom:12px}@media all and (max-width: 767px){.tml-donate-popup-layout-03__r03 .tml-popup__content-paragraph{font-size:14px}}.tml-donate-popup-layout-03__m-ill{display:none}@media all and (max-width: 767px){.tml-donate-popup-layout-03__m-ill{display:block;margin-bottom:16px}}.tml-donate-popup-layout-03__m-ill img,.tml-donate-popup-layout-03__m-ill svg{width:100%;max-width:100%}.tml-donate-popup-layout-03 #tml-15092020-c01,.tml-donate-popup-layout-03 #tml-15092020-c02,.tml-donate-popup-layout-03 #tml-15092020-c03,.tml-donate-popup-layout-03 #tml-15092020-c04,.tml-donate-popup-layout-03 #tml-15092020-c05,.tml-donate-popup-layout-03 #tml-15092020-c06,.tml-donate-popup-layout-03 #tml-15092020-c07,.tml-donate-popup-layout-03 #tml-15092020-c08,.tml-donate-popup-layout-03 #tml-19092020-m01,.tml-donate-popup-layout-03 #tml-19092020-m02,.tml-donate-popup-layout-03 #tml-19092020-m03,.tml-donate-popup-layout-03 #tml-19092020-m04,.tml-donate-popup-layout-03 #tml-19092020-m05,.tml-donate-popup-layout-03 #tml-19092020-m06,.tml-donate-popup-layout-03 #tml-19092020-m07,.tml-donate-popup-layout-03 #tml-19092020-m08{-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box;-webkit-animation-name:tml-15092020-c-anim-01;animation-name:tml-15092020-c-anim-01;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease;animation-timing-function:ease}.tml-donate-popup-layout-03 #tml-15092020-c02,.tml-donate-popup-layout-03 #tml-19092020-m02{-webkit-animation-duration:6s;animation-duration:6s}.tml-donate-popup-layout-03 #tml-15092020-c03,.tml-donate-popup-layout-03 #tml-19092020-m03{-webkit-animation-name:tml-15092020-c-anim-02;animation-name:tml-15092020-c-anim-02;-webkit-animation-delay:1s;animation-delay:1s}.tml-donate-popup-layout-03 #tml-15092020-c04,.tml-donate-popup-layout-03 #tml-19092020-m04{-webkit-animation-duration:7s;animation-duration:7s}.tml-donate-popup-layout-03 #tml-15092020-c05,.tml-donate-popup-layout-03 #tml-19092020-m05{-webkit-animation-name:tml-15092020-c-anim-02;animation-name:tml-15092020-c-anim-02;-webkit-animation-duration:8s;animation-duration:8s}.tml-donate-popup-layout-03 #tml-15092020-c06,.tml-donate-popup-layout-03 #tml-19092020-m06{-webkit-animation-name:tml-15092020-c-anim-02;animation-name:tml-15092020-c-anim-02;-webkit-animation-delay:2s;animation-delay:2s}.tml-donate-popup-layout-03 #tml-15092020-c07,.tml-donate-popup-layout-03 #tml-19092020-m07{-webkit-animation-duration:5s;animation-duration:5s}.tml-donate-popup-layout-03 #tml-15092020-c08,.tml-donate-popup-layout-03 #tml-19092020-m08{-webkit-animation-name:tml-15092020-c-anim-02;animation-name:tml-15092020-c-anim-02;-webkit-animation-duration:5s;animation-duration:5s}@-webkit-keyframes tml-15092020-c-anim-01{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes tml-15092020-c-anim-01{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes tml-15092020-c-anim-02{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(7px);transform:translateY(7px)}}@keyframes tml-15092020-c-anim-02{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(7px);transform:translateY(7px)}}@media all and (max-width: 767px){.tml-popup-donate-03{padding:32px 0 32px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup-btn-close{top:32px}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__content-wrapper{margin:0px 0 32px 0}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__content{padding-left:0;padding-right:0}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-donate-popup__logo,.tml-popup-donate-03 .tml-popup__content-title-lvl02,.tml-popup-donate-03 .tml-popup__content-paragraph,.tml-popup-donate-03 .tml-donate-popup-layout-03__r02{padding-left:16px;padding-right:16px}}.tml-popup-donate-03 .tml-popup__visible-on-mobile{display:none}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__visible-on-mobile{display:block}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__visible-on-desktop{display:none}}.tml-popup-donate-03 .tml-donate-popup__logo-subtitle{font-size:16px;font-weight:bold}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-donate-popup__logo-subtitle{display:none}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__cta{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;margin-top:0}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__cta-l{margin-bottom:0;padding-right:16px}}@media all and (max-width: 767px){.tml-popup-donate-03 .tml-popup__cta-r .mdl-btn,.tml-popup-donate-03 .tml-popup__cta-r .mdl-mail-contact-link,.tml-popup-donate-03 .tml-popup__cta-r .mdl-in-content-button,.tml-popup-donate-03 .tml-popup__cta-r .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-popup-donate-03 .tml-popup__cta-r .wpcf7-submit,.tml-popup-donate-03 .tml-popup__cta-r .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-popup-donate-03 .tml-popup__cta-r .wpcf7-submit,.tml-popup-donate-03 .tml-popup__cta-r .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-popup-donate-03 .tml-popup__cta-r .wpcf7-submit,.tml-popup-donate-03 .tml-popup__cta-r .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-popup-donate-03 .tml-popup__cta-r .wpcf7-submit,.tml-popup-donate-03 .tml-popup__cta-r .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-popup-donate-03 .tml-popup__cta-r .wpcf7-submit{padding-left:16px;padding-right:16px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-donate-popup-layout-03__logo{max-width:140px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__content-title-lvl02{font-size:14px;line-height:1;margin-top:4px;margin-bottom:6px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__content-paragraph{font-size:14px;margin-bottom:12px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-donate-popup-layout-03__c01{padding-top:12px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__cta{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__cta-l,.tml-popup-donate-03 .tml-popup__cta-r{width:100%}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__cta-l br,.tml-popup-donate-03 .tml-popup__cta-r br{display:none}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__cta-r{margin-top:6px}}@media all and (max-width: 349px){.tml-popup-donate-03 .mdl-btn,.tml-popup-donate-03 .mdl-mail-contact-link,.tml-popup-donate-03 .mdl-in-content-button,.tml-popup-donate-03 .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-popup-donate-03 .wpcf7-submit,.tml-popup-donate-03 .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-popup-donate-03 .wpcf7-submit,.tml-popup-donate-03 .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-popup-donate-03 .wpcf7-submit,.tml-popup-donate-03 .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-popup-donate-03 .wpcf7-submit,.tml-popup-donate-03 .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-popup-donate-03 .wpcf7-submit{padding:8px 32px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-donate-popup-layout-03__m-ill{margin-bottom:6px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-donate-popup-layout-03__r03{padding-top:6px}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__content-wrapper{margin:0}}@media all and (max-width: 349px){.tml-popup-donate-03 .tml-popup__content{padding-bottom:0}}.tml-donate-popup-layout-03-01 .tml-donate-popup-layout-03__c02 svg{max-width:200px}.tml-donate-popup-layout-03-01 .tml-popup__cta{margin-top:16px}@media all and (max-width: 767px){.tml-donate-popup-layout-03-01 .tml-popup__cta{margin-top:0}}.mdl-content-page-wrapper .tml-in-content-block--subscribe .mdl-section-subscribe__content-wrapper{padding-left:32px;padding-right:16px}@media all and (max-width: 767px){.mdl-content-page-wrapper .tml-in-content-block--subscribe .mdl-section-subscribe__content-wrapper{padding-left:16px}}.tml-in-content-block--subscribe{margin:32px 0}@media all and (max-width: 767px){.tml-in-content-block--subscribe .mdl-section-subscribe .mdl-section-subscribe__mobile-illustration svg{width:116px}}.tml-in-content-block--subscribe .mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__content{max-width:100%}.tml-in-content-block--more-top-stories{margin:32px 0}@media all and (min-width: 768px){.tml-in-content-block--more-top-stories{width:120%;left:-10%;position:relative}}.tml-in-content-block--more-top-stories .mdl-section--content-like-container-grid{padding:0}.tml-in-content-block--popup-11{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:24px}.tml-in-content-block--popup-11 .tml-popup__cta-r{margin-top:16px}.tml-in-content-block--popup-11 .tml-popup__content-img{max-width:50%;margin:0 auto 24px auto;display:block}@media all and (max-width: 767px){.tml-in-content-block--popup-11 .tml-popup__content-img{max-width:100%}}@media all and (max-width: 767px){.mdl-section--content-like-container-grid.mdl-section-donate-03{padding:0}}@media all and (max-width: 767px){.mdl-section--content-like-container-grid.mdl-section-donate-03 .tml-popup-donate-03 .tml-popup__cta-l{padding-right:16px}}.mdl-section-donate-03{margin-bottom:32px}.mdl-section-donate-03 .tml-popup-donate-03 .tml-popup__content-title-lvl02{margin:16px 0}.mdl-section-donate-03 .tml-popup-donate-03 .tml-p-img-03092020-st0{fill:transparent}.mdl-section-donate-03 .tml-popup-donate-03 .tml-p-img-03092020-st3{-webkit-mask:none;mask:none}.mdl-section-donate-03 .tml-popup-donate-03 .tml-popup__cta-l{padding-right:15%}@media all and (max-width: 767px){.mdl-section-donate-03 .tml-popup-donate-03 .tml-popup__cta-l{padding-right:0}}@media all and (max-width: 767px){.mdl-section-donate-03 .tml-donate-popup-layout-04{padding:0 16px}}@media all and (max-width: 767px){.tml-popup-donate-04 .tml-popup-btn-close{top:12px}}.tml-donate-popup-layout-04 .tml-donate-popup__line-separator{height:8px}.tml-donate-popup-layout-04__r00{display:-webkit-box;display:-ms-flexbox;display:flex}.tml-donate-popup-layout-04__r00-c01{width:65%;padding-top:32px}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r00-c01{width:100%;padding-top:0}}.tml-donate-popup-layout-04__r01{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px;overflow:hidden}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r01{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.tml-donate-popup-layout-04__r01-c01{width:65%;padding-right:48px}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r01-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:0;padding-right:0}}.tml-donate-popup-layout-04__r01-c02{width:35%}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r01-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:none}}.tml-donate-popup-layout-04__r01-c02 img{width:100%;max-width:100%}.tml-donate-popup-layout-04__title-01{padding:0;margin:0;font-size:19px;margin-bottom:24px;font-weight:bold}@media all and (max-width: 991px){.tml-donate-popup-layout-04__title-01{font-size:16px;margin-bottom:16px;padding-top:32px}}.tml-donate-popup-layout-04__content{padding:0;margin:0;margin-bottom:16px;line-height:1.3}@media all and (max-width: 991px){.tml-donate-popup-layout-04__content{font-size:14px}}.tml-donate-popup-layout-04__content a{color:#007aff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-donate-popup-layout-04__content a:hover{color:#007aff;text-decoration:underline}.tml-donate-popup-layout-04__mobile-img{display:none}@media all and (max-width: 991px){.tml-donate-popup-layout-04__mobile-img{display:inline;float:right;max-width:144px;margin:0 0 12px 12px}}.tml-donate-popup-layout-04__r02{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;border-top:1px solid rgba(0,0,0,0.1)}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tml-donate-popup-layout-04__r02-c01{width:65%;font-weight:bold}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:14px}}.tml-donate-popup-layout-04__r02-c02{width:35%}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}.tml-donate-popup-layout-04__r02-c02 img{width:100%;max-width:100%}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02-c02 img{max-width:220px}}.tml-donate-popup-layout-04 .tml-donate-04-ill-defs{width:1px;height:1px;position:absolute;visibility:hidden;opacity:0;top:0;left:0}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__title-01{margin-bottom:18px;font-size:24px}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__title-01{font-size:22px;margin-bottom:12px}}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__r01-c01{width:60%;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:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:102px}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__r01-c01{width:100%;padding-right:0}}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__r01-c02{width:calc(100% - 60%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__r01-c02{width:100%;padding-bottom:24px}}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__img{max-width:218px;width:100%}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__img{max-width:128px}}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__img img{width:100%}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__title{margin-top:36px;font-weight:bold;color:#007aff;line-height:1.3}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__title{margin-top:6px;font-size:14px}}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__subtitle{font-size:14px;margin-top:24px;line-height:1.3;font-weight:bold;color:#000000}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04-person-block__subtitle{margin-top:6px}}.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__mobile-img{display:none}@media all and (max-width: 991px){.tml-donate-popup-layout-05 .tml-donate-popup-layout-04__r02{padding-bottom:24px}}.tml-donate-popup-layout-06 .tml-donate-popup-layout-04__r01-c01{padding-right:48px}@media all and (max-width: 991px){.tml-donate-popup-layout-06 .tml-donate-popup-layout-04__r01-c01{padding-right:0}}@media all and (max-width: 991px){.tml-donate-popup-layout-08 .tml-donate-popup-layout-04__title-01{padding-top:0}}@media all and (max-width: 991px){.tml-donate-popup-layout-08 .tml-donate-popup-layout-04__r00{padding-top:36px}}.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__title-01{font-size:36px;color:#ff4a00;line-height:1.28;margin-bottom:-36px}@media all and (max-width: 991px){.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__title-01{font-size:24px;line-height:1;margin-bottom:12px;padding-top:0}}.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__title-02{padding:0;margin:0;margin-bottom:14px;font-size:30px;color:#007aff}@media all and (max-width: 991px){.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__title-02{font-size:24px;line-height:1;margin-top:16px}}@media all and (max-width: 991px){.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__r00{padding-top:36px}}.tml-donate-popup-layout-10__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:56px -6px 18px -6px}@media all and (max-width: 991px){.tml-donate-popup-layout-10__grid{margin:0 0 0 0}}.tml-donate-popup-layout-10__item{width:50%;padding:6px}@media all and (max-width: 991px){.tml-donate-popup-layout-10__item{width:100%;padding:0;margin-bottom:6px}}.tml-donate-popup-layout-10__img{border-radius:6px;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:#f2f2f2;height:56px}@media all and (max-width: 349px){.tml-donate-popup-layout-10__img{height:44px}}.tml-donate-popup-layout-10__img img{max-width:144px;max-height:24px}@media all and (max-width: 991px){.tml-donate-popup-layout-10__img img{max-width:96px;max-height:18px}}@media all and (max-width: 349px){.tml-donate-popup-layout-10__img img{max-width:72px;max-height:14px}}@media all and (max-width: 991px){.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__mobile-img{max-width:51%;margin:0 0 0 12px}}@media all and (max-width: 349px){.tml-donate-popup-layout-10 .tml-donate-popup-layout-04__mobile-img{width:51%}}@-webkit-keyframes tml-donate-04-ill_x5F__x5F_f01-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(24px);transform:translateY(24px)}}@keyframes tml-donate-04-ill_x5F__x5F_f01-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(24px);transform:translateY(24px)}}@-webkit-keyframes tml-donate-04-ill_x5F__x5F_f02-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%,60%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}@keyframes tml-donate-04-ill_x5F__x5F_f02-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%,60%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}@-webkit-keyframes tml-donate-04-ill_x5F__x5F_f03-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%{-webkit-transform:translateY(12px);transform:translateY(12px)}}@keyframes tml-donate-04-ill_x5F__x5F_f03-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%{-webkit-transform:translateY(12px);transform:translateY(12px)}}@-webkit-keyframes tml-donate-04-ill_x5F__x5F_p01-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes tml-donate-04-ill_x5F__x5F_p01-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@-webkit-keyframes tml-donate-04-ill_x5F__x5F_p02-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%,60%{-webkit-transform:scale(1.02);transform:scale(1.02)}}@keyframes tml-donate-04-ill_x5F__x5F_p02-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%,60%{-webkit-transform:scale(1.02);transform:scale(1.02)}}@-webkit-keyframes tml-donate-04-ill_x5F__x5F_p03-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%{-webkit-transform:scale(0.95);transform:scale(0.95)}}@keyframes tml-donate-04-ill_x5F__x5F_p03-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%{-webkit-transform:scale(0.95);transform:scale(0.95)}}.tml-donate-popup-layout-04 svg{overflow:visible}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f01,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f02,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f03,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p01,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p02,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p03{-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f01{-webkit-animation:tml-donate-04-ill_x5F__x5F_f01-anim 7s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_f01-anim 7s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f02{-webkit-animation:tml-donate-04-ill_x5F__x5F_f02-anim 8s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_f02-anim 8s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f03{-webkit-animation:tml-donate-04-ill_x5F__x5F_f03-anim 6s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_f03-anim 6s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p01{-webkit-animation:tml-donate-04-ill_x5F__x5F_p01-anim 7s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_p01-anim 7s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p02{-webkit-animation:tml-donate-04-ill_x5F__x5F_p02-anim 8s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_p02-anim 8s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p03{-webkit-animation:tml-donate-04-ill_x5F__x5F_p03-anim 6s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_p03-anim 6s ease 0s infinite both}@media all and (max-width: 767px){.tml-popup-donate-04 .tml-popup-btn-close{top:12px}}.tml-donate-popup-layout-04__r01{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px;overflow:hidden}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r01{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.tml-donate-popup-layout-04__r01-c01{width:70%;padding-top:32px}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r01-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:0}}.tml-donate-popup-layout-04__r01-c02{width:30%}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r01-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:none}}.tml-donate-popup-layout-04__r01-c02 svg{width:100%;max-width:100%}.tml-donate-popup-layout-04__title-01{padding:0;margin:0;font-size:19px;margin-bottom:24px;font-weight:bold}@media all and (max-width: 991px){.tml-donate-popup-layout-04__title-01{font-size:16px;margin-bottom:16px;padding-top:24px}}.tml-donate-popup-layout-04__content{padding:0;margin:0;margin-bottom:16px;line-height:1.3}@media all and (max-width: 991px){.tml-donate-popup-layout-04__content{font-size:14px}}.tml-donate-popup-layout-04__content a{color:#007aff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-donate-popup-layout-04__content a:hover{color:#007aff;text-decoration:underline}.tml-donate-popup-layout-04__mobile-ill{display:none}@media all and (max-width: 991px){.tml-donate-popup-layout-04__mobile-ill{display:inline;float:right;max-width:120px;margin:0 0 12px 16px}}.tml-donate-popup-layout-04__r02{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;border-top:1px solid rgba(0,0,0,0.1)}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tml-donate-popup-layout-04__r02-c01{width:65%;font-weight:bold}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:14px}}.tml-donate-popup-layout-04__r02-c02{width:35%}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}.tml-donate-popup-layout-04__r02-c02 img{width:100%;max-width:100%}@media all and (max-width: 991px){.tml-donate-popup-layout-04__r02-c02 img{max-width:220px}}.tml-donate-popup-layout-04 .tml-donate-04-ill-defs{width:1px;height:1px;position:absolute;visibility:hidden;opacity:0;top:0;left:0}@keyframes tml-donate-04-ill_x5F__x5F_f01-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(24px);transform:translateY(24px)}}@keyframes tml-donate-04-ill_x5F__x5F_f02-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%,60%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}@keyframes tml-donate-04-ill_x5F__x5F_f03-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%{-webkit-transform:translateY(12px);transform:translateY(12px)}}@keyframes tml-donate-04-ill_x5F__x5F_p01-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes tml-donate-04-ill_x5F__x5F_p02-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%,60%{-webkit-transform:scale(1.02);transform:scale(1.02)}}@keyframes tml-donate-04-ill_x5F__x5F_p03-anim{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}55%{-webkit-transform:scale(0.95);transform:scale(0.95)}}.tml-donate-popup-layout-04 svg{overflow:visible}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f01,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f02,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f03,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p01,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p02,.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p03{-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f01{-webkit-animation:tml-donate-04-ill_x5F__x5F_f01-anim 7s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_f01-anim 7s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f02{-webkit-animation:tml-donate-04-ill_x5F__x5F_f02-anim 8s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_f02-anim 8s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_f03{-webkit-animation:tml-donate-04-ill_x5F__x5F_f03-anim 6s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_f03-anim 6s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p01{-webkit-animation:tml-donate-04-ill_x5F__x5F_p01-anim 7s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_p01-anim 7s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p02{-webkit-animation:tml-donate-04-ill_x5F__x5F_p02-anim 8s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_p02-anim 8s ease 0s infinite both}.tml-donate-popup-layout-04 .tml-donate-04-ill_x5F__x5F_p03{-webkit-animation:tml-donate-04-ill_x5F__x5F_p03-anim 6s ease 0s infinite both;animation:tml-donate-04-ill_x5F__x5F_p03-anim 6s ease 0s infinite both}.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__title-01{font-size:2rem;line-height:1.2;letter-spacing:.4px;font-weight:bold;color:#007aff}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__title-01{font-size:1.75rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__title-01{font-size:1.5rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__cta-text{color:#007aff;font-weight:700;margin-bottom:16px}.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__r01-c01{width:75%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__r01-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:0}}.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__r01-c02{width:25%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021 .tml-donate-popup-layout-04__r01-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:none}}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__title-01{font-size:1.75rem;line-height:1.2;letter-spacing:.4px;font-weight:bold;color:#007aff;margin-bottom:16px}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__title-01{font-size:1.5rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__title-01{font-size:1.375rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r01{border-top:1px solid rgba(0,0,0,0.1)}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r01-c01{width:75%;padding-top:32px}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r01-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:0}}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r01-c02{width:25%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r01-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:none}}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r01-c02 svg{width:100%;max-width:100%}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r02-c01{width:80%;font-weight:bold}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r02-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:14px}}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r02-c02{width:20%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__r02-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}.tml-donate-popup-layout-04--2021-sm p.tml-donate-popup-layout-04__content{margin-bottom:12px}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__cta-text{color:#000;font-weight:normal}.tml-donate-popup-layout-04--2021-sm .tml-donate-popup-layout-04__cta-text-2{font-weight:700;margin-top:16px}.tml-donate-popup-layout-04--2021-sm .mdl-btn,.tml-donate-popup-layout-04--2021-sm .mdl-mail-contact-link,.tml-donate-popup-layout-04--2021-sm .mdl-in-content-button,.tml-donate-popup-layout-04--2021-sm .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit{width:100%;max-width:220px}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2021-sm .mdl-btn,.tml-donate-popup-layout-04--2021-sm .mdl-mail-contact-link,.tml-donate-popup-layout-04--2021-sm .mdl-in-content-button,.tml-donate-popup-layout-04--2021-sm .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit,.tml-donate-popup-layout-04--2021-sm .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-donate-popup-layout-04--2021-sm .wpcf7-submit{max-width:100%}}.mdl-section-donate--section-hanukkah-2022 .tml-popup-donate-holder,.mdl-section-donate--section-hanukkah-2023 .tml-popup-donate-holder{background-image:url("../img/donate-banner/bg-new-year-22.jpg");background-size:cover;background-position:right center;background-repeat:no-repeat}@media all and (max-width: 991px){.mdl-section-donate--section-hanukkah-2022 .tml-popup-donate-holder,.mdl-section-donate--section-hanukkah-2023 .tml-popup-donate-holder{background-image:none}}.tml-popup-donate-05 .tml-popup__content-wrapper{background-image:url("../img/donate-banner/bg-new-year-22.jpg");background-size:cover;background-position:right center;background-position:right bottom;background-repeat:no-repeat}@media all and (max-width: 991px){.tml-popup-donate-05 .tml-popup__content-wrapper{background-image:none}}.tml-donate-popup-layout-04--2022{color:#277ABE}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__title-01{color:#ff4a00;font-weight:900;line-height:1.1}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c01{width:55%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c02{width:45%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block;overflow:hidden}}@media all and (max-width: 639px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c02{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c02 img{display:none;max-width:100%}@media all and (max-width: 639px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r01-c02 img{display:block;max-width:135%;width:135%}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02-c01{width:40%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02-c01{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:14px}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02-c02{width:60%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02-c02{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02-c02 img{width:100%;max-width:100%}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02-c02 img{max-width:220px}}@media all and (min-width: 992px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__cta{padding-right:10%}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02{border:none}@media all and (max-width: 639px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02{padding-top:0}}@media all and (max-width: 349px){.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__r02{margin-bottom:16px}}.tml-donate-popup-layout-04--2022 .tml-donate-popup-layout-04__cta-text{color:inherit}.tml-donate-popup-layout-04--2022-2 .tml-donate-popup-layout-04__title-01{margin-top:32px}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022-2 .tml-donate-popup-layout-04__title-01{margin-top:0}}.tml-donate-popup-layout-04--2022-2 .tml-donate-popup-layout-04__content{min-height:268px}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2022-2 .tml-donate-popup-layout-04__content{min-height:auto}}.tml-donate-popup-layout-04--2023{color:#000}.tml-donate-popup-layout-04--2023 .tml-donate-popup-layout-04__subtitle-01{margin-bottom:12px;font-weight:bold}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2023 .tml-donate-popup-layout-04__subtitle-01{margin-top:24px}}.tml-donate-popup-layout-04--2023 .tml-donate-popup-layout-04__title-01{margin-top:0;font-size:1.5rem}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2023 .tml-donate-popup-layout-04__title-01{padding-top:12px;font-size:1.75rem}}.tml-donate-popup-layout-04--2023 .tml-donate-popup-layout-04__content{font-size:1rem}.tml-donate-popup-layout-04--2023-4{color:#007aff;color:#000}.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__title-01{font-size:3rem;color:#f92130}@media all and (max-width: 767px){.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__title-01{font-size:2.25rem}}@media all and (min-width: 992px){.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__r01-c01{width:60%}}@media all and (min-width: 992px){.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__r01-c02{width:40%}}.tml-donate-popup-layout-04--2023-4 .tml-popup__content-wrapper{background-position:right bottom}.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content{min-height:256px}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content{min-height:auto}}.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content .accent{font-weight:900}.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content h6{font-size:1.875rem;line-height:1.2;letter-spacing:.4px;font-weight:bold;color:#ff4a00;color:#007aff;color:#000;font-weight:900;line-height:1.3;margin:0;padding:0}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content h6{font-size:1.5rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content h6{font-size:1.25rem;line-height:1.2;letter-spacing:.4px;font-weight:bold}}.tml-donate-popup-layout-04--2023-4 .tml-donate-popup-layout-04__content p{line-height:1.32}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2023-4 .tml-popup-intro br{display:none}}.mdl-section-donate--section-war-2023 .tml-popup-donate-holder,.mdl-section-donate--section-war-2023 .tml-popup-donate-holder{background-image:url("../img/donate-banner/bg-27.jpg");background-size:cover;background-position:right center;background-repeat:no-repeat;border-radius:0}@media all and (max-width: 991px){.mdl-section-donate--section-war-2023 .tml-popup-donate-holder,.mdl-section-donate--section-war-2023 .tml-popup-donate-holder{background-image:none}}.tml-popup-donate-06 .tml-popup-btn-close{padding:16px;-webkit-box-sizing:content-box;box-sizing:content-box;top:0;right:0}@media all and (max-width: 991px){.tml-popup-donate-06 .tml-popup__content{padding:0}}.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__content .tml-donate-popup-layout-04__title-05{font-size:3rem;color:#f92130;font-weight:900}@media all and (max-width: 767px){.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__content .tml-donate-popup-layout-04__title-05{font-size:2.25rem}}@media all and (max-width: 767px){.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__content .tml-donate-popup-layout-04__title-05 br{display:none}}.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__r01-c01{padding-right:0}@media all and (min-width: 992px){.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__r01-c01{width:70%}}@media all and (max-width: 991px){.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__r01-c01{padding:0 16px}}@media all and (min-width: 992px){.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__r01-c02{width:30%}}.tml-donate-popup-layout-04--2023-5 .tml-donate-popup-layout-04__r01-c02 img{max-width:100%}.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r01-c01{padding:32px;position:relative;z-index:10}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r01-c01{padding:16px}}.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r01-c02{position:relative}.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r01-c02 img{max-width:none;height:100%;position:absolute;top:0;right:0;width:auto;display:block}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r01-c02 img{height:auto;max-width:100%;position:static}}.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r01{padding-bottom:0}.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__r02{display:none}.tml-donate-popup-layout-holidays--2024 .tml-popup-subtitle{font-size:1.5rem;font-weight:800;margin:0}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2024 .tml-popup-subtitle{font-size:1.25rem}}.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__title-01{margin-bottom:8px}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2024 .tml-donate-popup-layout-04__title-01{padding-top:0}}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c01{padding:32px;position:relative;z-index:10}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c01{padding:16px}}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c02{position:relative}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c02 img{max-width:none;height:100%;position:absolute;top:0;right:0;width:auto;display:block}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c02 img{height:auto;max-width:100%;position:static}}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c02 .tml-donate-popup-layout-04__img-desktop{display:none}}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c02 .tml-donate-popup-layout-04__img-mobile{display:none}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c02 .tml-donate-popup-layout-04__img-mobile{display:block}}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01{padding-bottom:0}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r02{display:none}.tml-donate-popup-layout-holidays--2025 .tml-popup-subtitle{margin:0;margin-top:32px}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2025 .tml-popup-subtitle{margin-top:8px}}.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__title-01{margin-bottom:8px;margin-top:8px}@media all and (max-width: 767px){.tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__title-01{padding-top:0}}.tml-popup-donate-holder--in-article-content{max-width:1024px;margin:0 auto}.tml-in-content-block--holidays-2025 .tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c01,.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-holidays--2025 .tml-donate-popup-layout-04__r01-c01{padding-left:0}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__content{min-height:auto}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__content h6{font-weight:normal}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__content h6 b{font-weight:900}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c01{padding:32px;position:relative;z-index:10}@media all and (max-width: 767px){.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c01{padding:16px}}@media all and (min-width: 992px){.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c01{width:62%}}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c02{position:relative}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c02 img{max-width:none;height:100%;position:absolute;top:0;right:0;width:auto;display:block}@media all and (max-width: 767px){.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c02 img{height:auto;max-width:100%;position:static}}@media all and (max-width: 767px){.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c02 .tml-donate-popup-layout-04__img-desktop{display:none}}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c02 .tml-donate-popup-layout-04__img-mobile{display:none}@media all and (max-width: 767px){.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01-c02 .tml-donate-popup-layout-04__img-mobile{display:block}}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r01{padding-bottom:0}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__r02{display:none}.tml-donate-popup-layout-passover--2025 .tml-popup-subtitle{margin:0}@media all and (max-width: 767px){.tml-donate-popup-layout-passover--2025 .tml-popup-subtitle{margin-top:8px}}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__title-01{margin-bottom:64px;margin-top:0}@media all and (max-width: 767px){.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__title-01{padding-top:0;margin-bottom:16px}}.tml-donate-popup-layout-passover--2025 .tml-donate-popup-layout-04__cta-text{font-weight:normal}.tml-donate-popup-layout-20231{border:8px solid #007aff;border-bottom:none;padding:0}@media all and (max-width: 767px){.tml-donate-popup-layout-20231{padding:36px 0}}.tml-donate-popup-layout-20231__content{text-align:center}.tml-donate-popup-layout-20231__header{padding-top:36px}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__header{text-align:center}}.tml-donate-popup-layout-20231__title{font-size:2.25rem;color:#ff4a00;font-weight:900}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__title{font-size:1.5rem}}.tml-donate-popup-layout-20231__body{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;font-weight:700}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:16px;padding:0 16px;margin-top:12px}}.tml-donate-popup-layout-20231__c1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 24%}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__c1{width:100%;padding:0}}.tml-donate-popup-layout-20231__c1 p{padding:0;margin:0;font-size:1rem;margin-bottom:16px}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__c1 p{font-size:1.125rem}}.tml-donate-popup-layout-20231__c1 p:last-child{margin-bottom:0}.tml-donate-popup-layout-20231 p.tml-donate-popup-layout-20231__c4{font-size:1.125rem;color:#ff4a00;font-weight:800;margin-bottom:0}@media all and (max-width: 767px){.tml-donate-popup-layout-20231 p.tml-donate-popup-layout-20231__c4{padding:0 16px}}.tml-donate-popup-layout-20231__c2{width:calc(100% - 55%);line-height:0}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__c2{width:100%}}.tml-donate-popup-layout-20231__c2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tml-donate-popup-layout-20231__cta{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__cta{display:none}}.tml-donate-popup-layout-20231__footer{margin-top:32px;display:none}@media all and (max-width: 767px){.tml-donate-popup-layout-20231__footer{display:block}}.tml-donate-popup-layout-20231 .mdl-btn,.tml-donate-popup-layout-20231 .mdl-mail-contact-link,.tml-donate-popup-layout-20231 .mdl-in-content-button,.tml-donate-popup-layout-20231 .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit{border-radius:0;height:48px;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;font-weight:700;font-size:1.125rem}.tml-donate-popup-layout-20231 .mdl-btn,.tml-donate-popup-layout-20231 .mdl-mail-contact-link,.tml-donate-popup-layout-20231 .mdl-in-content-button,.tml-donate-popup-layout-20231 .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit,.tml-donate-popup-layout-20231 .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit{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;padding:4px;width:100%;border:none}.tml-donate-popup-layout-20231 .mdl-btn:hover,.tml-donate-popup-layout-20231 .mdl-mail-contact-link:hover,.tml-donate-popup-layout-20231 .mdl-in-content-button:hover,.tml-donate-popup-layout-20231 .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit:hover,.tml-donate-popup-layout-20231 .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit:hover,.tml-donate-popup-layout-20231 .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit:hover,.tml-donate-popup-layout-20231 .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit:hover,.tml-donate-popup-layout-20231 .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .tml-donate-popup-layout-20231 .wpcf7-submit:hover{background-color:rgba(0,122,255,0.8);color:#fff}.tml-donate-popup-layout-20231--l2{border:8px solid #007aff;border-bottom:none;padding:0}.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__footer{margin-top:0}.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__content{text-align:center}.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__header{padding-top:32px}@media all and (max-width: 767px){.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__header{padding-top:56px}}@media all and (max-width: 767px){.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__title{font-size:2rem}}.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__c1{width:100%;padding:0}.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__c1 p{font-size:1.5rem;font-weight:700}@media all and (max-width: 767px){.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__c1 p{font-size:1.125rem;margin-bottom:32px;padding:0 32px}}.tml-donate-popup-layout-20231--l2 .tml-donate-popup-layout-20231__c2{display:none}.tml-modal-holder .mdl-modal-header{height:48px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 48px 0 16px}@media all and (max-width: 991px){.tml-modal-holder .mdl-modal-header{height:auto;padding:16px 36px 16px 16px}}.tml-modal-video-block__title{font-weight:bold}.tml-modal-video-block__video iframe{max-width:100%;width:100%}.tml-block-live{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;border-radius:20px;padding:2px 10px;background:#ff4802;color:#fff;width:100%;max-width:132px;text-transform:uppercase}.tml-block-live__c01{width:calc(100% - 12px);font-size:15px;letter-spacing:0.1px;font-weight:bold;padding-right:8px;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;padding-top:2px}.tml-block-live__c02{width:12px;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}.tml-block-live__indicator{width:12px;height:12px;border-radius:50%;background:#ff4802;position:relative;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:3px solid #fff;-webkit-animation:tml-block-live__indicator--anim 0.8s ease 0s infinite both;animation:tml-block-live__indicator--anim 0.8s ease 0s infinite both}@-webkit-keyframes tml-block-live__indicator--anim{0%,100%{opacity:1}50%{opacity:0.2}}@keyframes tml-block-live__indicator--anim{0%,100%{opacity:1}50%{opacity:0.2}}.tml-single-article-with-show-more{position:relative;height:1600px;overflow-y:hidden}@media all and (max-width: 767px){.tml-single-article-with-show-more{height:1200px}}.tml-single-article-with-show-more__content{position:absolute;width:100%;bottom:0;left: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;z-index:1000;padding:64px 0}@media all and (max-width: 767px){.tml-single-article-with-show-more__content{padding:32px 16px}}.tml-single-article-with-show-more__content:before{content:"";display:block;position:absolute;position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;z-index:1;height:280px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(24.88%, rgba(255,255,255,0.66)), color-stop(57.2%, #fff));background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.66) 24.88%, #fff 57.2%);bottom:0;top:auto}.tml-single-article-with-show-more__btn{position:relative;z-index:10;height:36px;width:162px;border-radius:2px;padding:2px;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}@media all and (max-width: 767px){.tml-single-article-with-show-more__btn{width:100%}}.tml-single-article-with-show-more--disabled{height:auto;overflow-y:auto}@media all and (max-width: 767px){.tml-single-article-with-show-more--disabled{height:auto}}.tml-single-article-with-show-more--disabled .tml-single-article-with-show-more__content{display:none}.su-page-wrapper{overflow:hidden;position:relative;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-content-wrapper{min-height:400px}@media (min-width: 1201px){.btstrp-container{width:100%}}@media all and (min-width: 1550px){.btstrp-container{width:100%;max-width:1920px}}@media all and (max-width: 1199px){.btstrp-container{width:100%}}.btstrp-row{margin-left:0;margin-right:0}@media all and (min-width: 1600px){.btstrp-row{margin-left:-15px;margin-right:-15px}}.su-grid-col{-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (min-width: 1200px){.su-grid-col{padding-left:60px;padding-right:60px}}#sidr-main{display:none}.mdl-header{height:100vh;overflow:hidden;min-height:800px;max-height:1000px}@media all and (max-width: 991px){.mdl-header{min-height:600px;max-height:100%;height:100vh}}.mdl-header-logo-row{padding-top:24px;height:102px;position:relative;z-index:10;display:inline-block;padding-left:10px}@media all and (max-width: 1549px){.mdl-header-logo-row{height:79px;padding-left:0}}@media all and (max-width: 991px){.mdl-header-logo-row{padding-top:16px}}.mdl-header-stage-row{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 102px);min-height:500px;position:relative;z-index:10}@media all and (max-width: 767px){.mdl-header-stage-row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media all and (max-width: 768px) and (max-height: 650px){.mdl-header-stage-row{min-height:400px}}.mdl-header-stage-row__arrow-wrapper{position:absolute;width:12px;height:12px;bottom:5%;left:calc(50% - 8px)}@media all and (min-width: 1600px){.mdl-header-stage-row__arrow-wrapper{bottom:7%}}@media all and (max-width: 768px){.mdl-header-stage-row__arrow-wrapper{bottom:16px}}@media all and (max-width: 768px) and (max-height: 700px){.mdl-header-stage-row__arrow-wrapper{display:none}}.mdl-header-stage-row__arrow-wrapper svg{width:100%;height:100%}.mdl-header-stage-row__col-01{width:41.66666%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}@media all and (max-width: 1549px){.mdl-header-stage-row__col-01{padding-left:0}}@media all and (max-width: 767px){.mdl-header-stage-row__col-01{width:100%}}@media all and (max-width: 767px){.mdl-header-stage-row__col-01{margin-bottom:32px}}@media all and (max-width: 768px) and (max-height: 650px){.mdl-header-stage-row__col-01{margin-bottom:0}}.mdl-header-stage-row__col-02{width:58.33333%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (min-width: 1600px){.mdl-header-stage-row__col-02{-webkit-transform:scale(1.15);transform:scale(1.15)}}@media all and (max-width: 767px){.mdl-header-stage-row__col-02{width:100%;height:70%}}@media all and (max-width: 768px) and (max-height: 650px){.mdl-header-stage-row__col-02{height:67%}}.mdl-header-stage-row__title{font-size:70px;line-height:1;font-weight:300;width:100%}@media all and (max-width: 1549px){.mdl-header-stage-row__title{margin-bottom:5%}}@media all and (max-width: 991px){.mdl-header-stage-row__title{font-size:60px}}@media all and (max-width: 767px){.mdl-header-stage-row__title{font-size:48px}}@media all and (max-width: 349px){.mdl-header-stage-row__title{font-size:44px}}.mdl-header-stage-row__title-p{display:block;position:relative}.mdl-header-stage-row__title .mdl-accent{color:#007aff}.mdl-header .mdl-logo{height:78px;display:inline-block}@media all and (max-width: 1549px){.mdl-header .mdl-logo{height:55px}}@media all and (max-width: 991px){.mdl-header .mdl-logo{opacity:0;visibility:hidden}}.mdl-header .mdl-logo__link{height:78px;display:inline-block}@media all and (max-width: 1549px){.mdl-header .mdl-logo__link{height:55px}}.mdl-header .mdl-logo__img{max-width:100%;height:78px}@media all and (max-width: 1549px){.mdl-header .mdl-logo__img{height:55px}}@media all and (max-width: 767px){.mdl-header .mdl-logo__img{height:40px}}@media all and (max-width: 991px){.mdl-header .mdl-logo__slogan{margin-top:12px}}.mdl-header .btstrp-container{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mdl-header__row-01{height:100%;margin-left:15px;margin-right:0;min-height:650px;position:relative}.mdl-header__row-01:after{position:absolute;width:300%;height:100%;left:-100%;top:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.06)), color-stop(20%, rgba(0,0,0,0)), to(rgba(0,0,0,0)));background:linear-gradient(0deg, rgba(0,0,0,0.06) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 100%)}@media all and (max-width: 991px){.mdl-header__row-01:after{width:calc(100% + 32px);left:-16px;height:100%;min-height:470px}}@media all and (max-width: 1549px){.mdl-header__row-01{margin-left:30px}}@media all and (max-width: 991px){.mdl-header__row-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-left:0}}@media all and (max-width: 991px){.mdl-header__row-01{min-height:auto;min-height:450px}}@media all and (max-width: 991px){.mdl-header__row-01 .mdl-header__col:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media all and (max-width: 991px){.mdl-header__row-01 .mdl-header__col:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:350px}}@media all and (max-width: 767px){.mdl-header__row-01 .mdl-header__col:nth-child(2){height:300px}}@media all and (max-width: 559px){.mdl-header__row-01 .mdl-header__col:nth-child(2){height:300px}}@media all and (max-width: 349px){.mdl-header__row-01 .mdl-header__col:nth-child(2){height:250px}}@media all and (max-width: 480px) and (max-height: 600px){.mdl-header__row-01 .mdl-header__col:nth-child(2){height:200px}}.mdl-header__row-02{height:144px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;padding-right:6%;margin-left:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:24px;padding-top:24px}@media all and (min-width: 1600px){.mdl-header__row-02{margin-left:0;padding-right:14.4%}}@media all and (max-width: 1549px){.mdl-header__row-02{padding-left:0;padding-right:0}}@media all and (max-width: 991px){.mdl-header__row-02{height:auto;padding-left:0;padding-right:0;margin-left:0;display:block}}@media all and (max-width: 991px){.mdl-header__row-02{min-height:auto;padding-bottom:0}}.mdl-header__row-02-col-01{width:240px;padding-left:26px;-webkit-box-sizing:content-box;box-sizing:content-box;width:calc(240px + 23%);overflow:hidden}@media all and (max-width: 1549px){.mdl-header__row-02-col-01{width:calc(240px + 10%)}}@media all and (max-width: 991px){.mdl-header__row-02-col-01{width:100%;padding-left:0}}.mdl-header__row-02-col-02{width:calc(100% - 240px);padding-left:6%}@media all and (min-width: 1550px){.mdl-header__row-02-col-02{padding-left:0}}@media all and (max-width: 1549px){.mdl-header__row-02-col-02{padding-left:0}}@media all and (max-width: 991px){.mdl-header__row-02-col-02{width:100%}}.mdl-header__col{height:100%}@media all and (max-width: 991px){.mdl-header__col{height:auto}}.mdl-header .mdl-banners-02{padding-bottom:120px;height:100%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (max-width: 767px){.mdl-header .mdl-banners-02{padding-bottom:0}}.mdl-banners-02{position:relative}.mdl-banners-02 .mdl-banners-02-img{display:block;position:absolute}.mdl-banners-02 .mdl-paralax-layer-homepage-header{position:absolute;width:100%;height:100%}.mdl-banners-02 .mdl-paralax-layer-homepage-header-01{z-index:10}.mdl-banners-02 .mdl-banners-02-img-01{height:116px;top:calc(50% - 58px);left:24px}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-01{top:calc(44% - 58px)}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-01{height:58px;top:calc(50%  - 24px);left:0}}.mdl-banners-02 .mdl-banners-02-img-02{height:108px;top:calc(32% - 54px);left:10%}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-02{top:calc(20% - 54px);left:14%}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-02{height:54px;top:calc(32% - 18px);left:11%}}.mdl-banners-02 .mdl-banners-02-img-03{height:191px;top:calc(59% - 95.5px);left:11%}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-03{top:calc(52% - 95.5px);left:16%}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-03{height:96px;top:calc(51%);left:17%}}@media all and (max-width: 768px) and (max-height: 650px){.mdl-banners-02 .mdl-banners-02-img-03{top:calc(54%)}}.mdl-banners-02 .mdl-paralax-layer-homepage-header-04{z-index:7}.mdl-banners-02 .mdl-banners-02-img-04{height:391px;top:calc(42% - 195.5px);left:19%}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-04{top:calc(33% - 195.5px);left:26%}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-04{height:196px;top:calc(17%);left:28%}}.mdl-banners-02 .mdl-paralax-layer-homepage-header-05{z-index:5}.mdl-banners-02 .mdl-banners-02-img-05{height:320px;top:calc(67% - 160px);left:34%}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-05{top:calc(64% - 160px);left:46%}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-05{height:160px;top:calc(53%);left:51%}}.mdl-banners-02 .mdl-banners-02-img-06{height:484px;top:-6%;left:41.5%}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-06{top:-24%;left:56%}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-06{height:242px;top:calc(-7%);left:64%}}.mdl-banners-02 .mdl-paralax-layer-homepage-header-07{z-index:7}.mdl-banners-02 .mdl-banners-02-img-07{height:324px;top:37%;left:54%}@media all and (max-width: 1549px){.mdl-banners-02 .mdl-banners-02-img-07{top:27%;left:73%}}@media all and (max-width: 767px){.mdl-banners-02 .mdl-banners-02-img-07{height:162px;width:75px;top:38%;left:auto;right:-16px}}.body--with-hidden-sidebar .mdl-header__row-02{margin-left:0}.mdl-header-stage-row-text-slider{max-height:95px}.mdl-header-stage-row-text-slider .slick-list{max-height:95px}.mdl-header-stage-row-text-slider .slick-slide{outline:none;margin:0;padding:0}.mdl-header-stage-row-text-slider__slide{outline:none;padding:0;margin:0}.mdl-header-stage-row-text-slider--related{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-header-stage-row-text-slider--related span{display:inline-block;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOutDown20;animation-name:fadeOutDown20;-webkit-animation-duration:0.6s;animation-duration:0.6s}.mdl-header-stage-row-text-slider--related-active span:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.6s;animation-delay:0.6s}.mdl-header-stage-row-text-slider--related-active span:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.8s;animation-delay:0.8s}.mdl-header-stage-row__title-p-sizer{opacity:0;position:relative}.mdl-content-container,.mdl-header .btstrp-container{position:relative}@media all and (min-width: 1600px){.mdl-content-container,.mdl-header .btstrp-container{padding-right:0;padding-left:0}}@media all and (max-width: 1599px){.mdl-content-container,.mdl-header .btstrp-container{padding-right:0;padding-left:0}}@media all and (max-width: 991px){.mdl-content-container,.mdl-header .btstrp-container{padding-right:15px;padding-left:15px}}@media all and (max-width: 767px){.mdl-content-container,.mdl-header .btstrp-container{padding-right:16px;padding-left:16px}}@media all and (max-width: 991px){.page-template:not(.home) .btstrp-container,.category .btstrp-container{padding-right:0;padding-left:0}}.body--with-hidden-sidebar .mdl-content-container{overflow:hidden}.mdl-sidebar{width:240px}@media all and (max-width: 991px){.mdl-sidebar{display:none}}.mdl-content{margin-left:240px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;padding:0 14.4%;overflow:hidden}@media all and (max-width: 1549px){.mdl-content{padding:0 9.16666%}}@media all and (max-width: 1399px){.mdl-content{padding:0 48px}}@media all and (max-width: 991px){.mdl-content{margin-left:0;padding:0}}.mdl-section--content-like-container-grid{padding:0 12%}@media all and (max-width: 1549px){.mdl-section--content-like-container-grid{padding:0 11%}}@media all and (max-width: 991px){.mdl-section--content-like-container-grid{padding:0 6%}}@media all and (max-width: 767px){.mdl-section--content-like-container-grid{padding:0 16px}}.mdl-content--full-width{padding:0}.single-corona_updates .mdl-content,.single-missing_in_gaza .mdl-content,.post-type-archive-missing_in_gaza .mdl-content,.single-post .mdl-content,.single-event .mdl-content,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-content{padding:0}.single-corona_updates .mdl-content-container,.single-missing_in_gaza .mdl-content-container,.post-type-archive-missing_in_gaza .mdl-content-container,.single-post .mdl-content-container,.single-event .mdl-content-container,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-content-container{padding-left:0;padding-right:0}.single-corona_updates .mdl-footer,.single-missing_in_gaza .mdl-footer,.post-type-archive-missing_in_gaza .mdl-footer,.single-post .mdl-footer,.single-event .mdl-footer,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-footer{padding:0 12%}@media all and (max-width: 1549px){.single-corona_updates .mdl-footer,.single-missing_in_gaza .mdl-footer,.post-type-archive-missing_in_gaza .mdl-footer,.single-post .mdl-footer,.single-event .mdl-footer,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-footer{padding:0 11%}}@media all and (max-width: 991px){.single-corona_updates .mdl-footer,.single-missing_in_gaza .mdl-footer,.post-type-archive-missing_in_gaza .mdl-footer,.single-post .mdl-footer,.single-event .mdl-footer,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-footer{padding:0 6%}}@media all and (max-width: 767px){.single-corona_updates .mdl-footer,.single-missing_in_gaza .mdl-footer,.post-type-archive-missing_in_gaza .mdl-footer,.single-post .mdl-footer,.single-event .mdl-footer,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-footer{padding:0 16px}}.single-corona_updates #primary,.single-missing_in_gaza #primary,.post-type-archive-missing_in_gaza #primary,.single-post #primary,.single-event #primary,.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) #primary{padding-bottom:72px}.tml-single-post-with-recipe .mdl-section-article-intro__subtitle,.single-recipe .mdl-section-article-intro__subtitle{margin-left:17.5%;margin-right:20.5%}@media all and (max-width: 1549px){.tml-single-post-with-recipe .mdl-section-article-intro__subtitle,.single-recipe .mdl-section-article-intro__subtitle{margin-left:8%;margin-right:12%}}@media all and (max-width: 991px){.tml-single-post-with-recipe .mdl-section-article-intro__subtitle,.single-recipe .mdl-section-article-intro__subtitle{margin-left:8%;margin-right:12%}}@media all and (max-width: 767px){.tml-single-post-with-recipe .mdl-section-article-intro__subtitle,.single-recipe .mdl-section-article-intro__subtitle{margin-left:16px;margin-right:16px}}.tml-single-post-with-recipe .mdl-content,.single-recipe .mdl-content{padding:0}.tml-single-post-with-recipe .mdl-content-container,.single-recipe .mdl-content-container{padding-left:0;padding-right:0}.tml-single-post-with-recipe .mdl-footer,.single-recipe .mdl-footer{padding:0 12%}@media all and (max-width: 1549px){.tml-single-post-with-recipe .mdl-footer,.single-recipe .mdl-footer{padding:0 11%}}@media all and (max-width: 991px){.tml-single-post-with-recipe .mdl-footer,.single-recipe .mdl-footer{padding:0 6%}}@media all and (max-width: 767px){.tml-single-post-with-recipe .mdl-footer,.single-recipe .mdl-footer{padding:0 16px}}.tml-single-post-with-recipe #primary,.single-recipe #primary{padding-bottom:72px}.tml-single-post-with-recipe .mdl-footer,.tml-single-post-with-recipe .mdl-section--content-like-container-grid,.tml-single-post-with-recipe .mdl-section-article-content,.single-recipe .mdl-footer,.single-recipe .mdl-section--content-like-container-grid,.single-recipe .mdl-section-article-content{padding-left:48px;padding-right:96px;max-width:1170px;margin:0 auto}@media all and (max-width: 991px){.tml-single-post-with-recipe .mdl-footer,.tml-single-post-with-recipe .mdl-section--content-like-container-grid,.tml-single-post-with-recipe .mdl-section-article-content,.single-recipe .mdl-footer,.single-recipe .mdl-section--content-like-container-grid,.single-recipe .mdl-section-article-content{padding-left:16px;padding-right:16px}}.tml-single-post-with-recipe .mdl-section-article-content,.single-recipe .mdl-section-article-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.tml-single-post-with-recipe .mdl-section-article-content,.single-recipe .mdl-section-article-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tml-single-post-with-recipe .mdl-content-section__content-shifted,.single-recipe .mdl-content-section__content-shifted{padding:0 80px 0 0;width:calc(100% - 256px)}@media all and (max-width: 991px){.tml-single-post-with-recipe .mdl-content-section__content-shifted,.single-recipe .mdl-content-section__content-shifted{width:100%;padding-right:0}}.tml-single-post-with-recipe .mdl-single-post-column,.single-recipe .mdl-single-post-column{width:256px;padding-bottom:32px}@media all and (max-width: 991px){.tml-single-post-with-recipe .mdl-single-post-column,.single-recipe .mdl-single-post-column{width:100%}}.page-template-default.page-id-37857 .entry-title,.page-template-default.page-id-37858 .entry-title,.page-template-default.page-id-89839 .entry-title{margin:0;padding-top:75px;padding-bottom:0}.page-template-default.page-id-37857 .entry-content.page-content,.page-template-default.page-id-37858 .entry-content.page-content,.page-template-default.page-id-89839 .entry-content.page-content{margin-top:18px;padding-bottom:75px}.page-template-default.page-id-37857 .tml-login-content,.page-template-default.page-id-37858 .tml-login-content,.page-template-default.page-id-89839 .tml-login-content{margin-top:18px;padding-bottom:75px}.page-template-default.page-id-37857 .mdl-footer,.page-template-default.page-id-37858 .mdl-footer,.page-template-default.page-id-89839 .mdl-footer{padding:0 12%}@media all and (max-width: 1549px){.page-template-default.page-id-37857 .mdl-footer,.page-template-default.page-id-37858 .mdl-footer,.page-template-default.page-id-89839 .mdl-footer{padding:0 11%}}@media all and (max-width: 991px){.page-template-default.page-id-37857 .mdl-footer,.page-template-default.page-id-37858 .mdl-footer,.page-template-default.page-id-89839 .mdl-footer{padding:0 6%}}@media all and (max-width: 767px){.page-template-default.page-id-37857 .mdl-footer,.page-template-default.page-id-37858 .mdl-footer,.page-template-default.page-id-89839 .mdl-footer{padding:0 16px}}.page-template-default.page-id-37857 #primary,.page-template-default.page-id-37858 #primary,.page-template-default.page-id-89839 #primary{padding-bottom:72px}.page-template-default.page-id-37858 .entry-header{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:27%;padding-right:27%}@media all and (max-width: 767px){.page-template-default.page-id-37858 .entry-header{padding-left:0;padding-right:0}}.page-template-default.page-id-37858 .entry-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:27%;padding-right:27%}@media all and (max-width: 767px){.page-template-default.page-id-37858 .entry-content{padding-left:0;padding-right:0}}.page-template-default.page-id-37857 .entry-content.page-content{margin-top:75px;padding-bottom:0}.page-template-default.page-id-37857 .mepr-account-form,.page-template-default.page-id-37857 .mepr-newpassword-form{width:46%}@media all and (max-width: 991px){.page-template-default.page-id-37857 .mepr-account-form,.page-template-default.page-id-37857 .mepr-newpassword-form{width:75%}}@media all and (max-width: 767px){.page-template-default.page-id-37857 .mepr-account-form,.page-template-default.page-id-37857 .mepr-newpassword-form{width:100%}}.page-template-default.page-id-37857 .mepr-submit{width:100%}.page-template-default.page-id-37857 .mepr-newpassword-form .mepr-submit{margin-bottom:16px}#post-37858.tml-forgot-password-page label.mp-form-forgot-password-desc--js-marker{display:none !important}#post-37858.tml-forgot-password-page .tml-login-flow-register{display:none}@media all and (max-width: 767px){.page-template-default.page-id-37857 .mdl-content-container,.page-template-default.page-id-37858 .mdl-content-container,.single-memberpressproduct.postid-37824 .mdl-content-container{padding-left:0;padding-right:0}}.single-memberpressproduct.postid-37824 .entry-title{margin-top:64px;margin-bottom:32px}@media all and (max-width: 767px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 12%}}@media all and (max-width: 767px) and (max-width: 1549px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 11%}}@media all and (max-width: 767px) and (max-width: 991px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 6%}}@media all and (max-width: 767px) and (max-width: 767px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 16px}}.page-template:not(.home):not(.page-template-page-tml-homepage) .mdl-content{padding:0}.page-template:not(.home):not(.page-template-page-tml-homepage) .mdl-footer{padding:0 12%}@media all and (max-width: 1549px){.page-template:not(.home):not(.page-template-page-tml-homepage) .mdl-footer{padding:0 11%}}@media all and (max-width: 991px){.page-template:not(.home):not(.page-template-page-tml-homepage) .mdl-footer{padding:0 6%}}@media all and (max-width: 767px){.page-template:not(.home):not(.page-template-page-tml-homepage) .mdl-footer{padding:0 16px}}.mdl-section--full-content-area-width{margin-left:240px}.single-memberpressproduct.postid-37824 .entry-header{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:27%;padding-right:27%}@media all and (max-width: 767px){.single-memberpressproduct.postid-37824 .entry-header{padding-left:0;padding-right:0}}.single-memberpressproduct.postid-37824 .entry-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:27%;padding-right:27%}@media all and (max-width: 767px){.single-memberpressproduct.postid-37824 .entry-content{padding-left:0;padding-right:0}}.single-memberpressproduct.postid-37824 .entry-title{margin:0;padding-top:75px;padding-bottom:0}.single-memberpressproduct.postid-37824 .entry-content.page-content{margin-top:18px;padding-bottom:75px}.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 12%}@media all and (max-width: 1549px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 11%}}@media all and (max-width: 991px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 6%}}@media all and (max-width: 767px){.single-memberpressproduct.postid-37824 .mdl-footer{padding:0 16px}}.single-memberpressproduct.postid-37824 .mdl-article-params{display:none}.single-memberpressproduct.postid-37824 .mepr-submit{width:100%}.tml-sign-up-content-block{margin-bottom:48px}.tml-sign-up-content-block__subtitle-01{margin-bottom:8px}.tml-sign-up-content-block__title--main{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-bottom:24px}.tml-sign-up-content-block__title{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold}.tml-sign-up-content-block__title-02{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;margin-top:16px}.tml-sign-up-content-block__title-04{margin-top:24px}.tml-sign-up-content-block__title-05{margin-top:8px}.tml-sign-up-content-block--in-articles{width:70%}@media all and (max-width: 991px){.tml-sign-up-content-block--in-articles{width:100%}}.tml-sign-up-content-block--in-articles .tml-sign-up-content-block-form{margin-top:24px}.mp_wrapper table.mepr-account-table{border:0}.mp_wrapper table.mepr-account-table thead tr{border:none;border-bottom:4px solid #000}.mp_wrapper table.mepr-account-table thead th{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;padding-top:24px;padding-bottom:24px;text-align:left;text-transform:none}.mp_wrapper table.mepr-account-table tbody tr{border:none}@media all and (max-width: 767px){.mp_wrapper table.mepr-account-table tbody tr{padding-bottom:36px;border-top:4px solid #000}}.mp_wrapper table.mepr-account-table tbody td{padding-top:10px;padding-bottom:10px;border-left:none;border-bottom:1px solid rgba(0,0,0,0.5);height:72px}@media all and (max-width: 767px){.mp_wrapper table.mepr-account-table tbody td{height:36px;border-bottom:1px solid rgba(0,0,0,0.2)}}.mp_wrapper table.mepr-account-table .mepr-account-subscr-id,.mp_wrapper table.mepr-account-table .mepr-account-terms{color:rgba(0,0,0,0.6)}.mp_wrapper table.mepr-account-table tbody td div+div{margin-top:12px}@media all and (max-width: 767px){.mp_wrapper table.mepr-account-table tbody td div+div{margin-top:0}}@media all and (max-width: 767px){.mdl-page-donate-banner-block{margin-top:16px}}.mdl-page-donate-banner-block .tml-donate-popup__logo,.mdl-page-donate-banner-block .tml-popup__content-paragraph--accent-02,.mdl-page-donate-banner-block .tml-donate-popup-layout-03__r02,.mdl-page-donate-banner-block .tml-donate-popup-layout-03__r03{display:none}.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c01{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:start;-ms-flex-pack:start;justify-content:flex-start}.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c01 .tml-popup__visible-on-desktop{padding-left:16px}.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c01{padding-top:0;padding-bottom:72px}@media all and (max-width: 767px){.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c01{padding-bottom:0}}.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c02{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c02 svg{display:none}.mdl-page-donate-banner-block .tml-p-img-03092020-st3{-webkit-mask:none;mask:none}@media all and (max-width: 767px){.mdl-page-donate-banner-block .tml-popup__content-title-lvl02{font-size:20px;line-height:1.2}}.mdl-page-donate-banner-block ul li{margin-bottom:8px}.mdl-page-donate-banner-block .tml-donate-popup-layout-03__c02{margin-top:-56px;padding-top:0}.mdl-page-donate-content-block-02{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}@media all and (max-width: 767px){.mdl-page-donate-content-block-02{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-page-donate-content-block-02__c01,.mdl-page-donate-content-block-02__c02{width:50%}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__c01,.mdl-page-donate-content-block-02__c02{width:100%}}.mdl-page-donate-content-block-02__c01{padding-right:32px}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__c01{padding-right:0}}.mdl-page-donate-content-block-02__c01 p{display:none}.mdl-page-donate-content-block-02__c01 img{max-width:100%;width:100%;margin-bottom:12px;display:block}.mdl-page-donate-content-block-02__c01 img:last-child{margin-bottom:0}.mdl-page-donate-content-block-02__img-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__img-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-page-donate-content-block-02__img-wrapper{width:calc(50% - 6px);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__img-wrapper{width:100%}}.mdl-page-donate-content-block-02__img-wrapper img{width:468px;max-width:none}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__img-wrapper img{width:100%;max-width:100%}}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__img-wrapper-01{margin-bottom:12px}}.mdl-page-donate-content-block-02__img-wrapper-01 img{margin-left:-20px}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__img-wrapper-01 img{margin-left:0}}.mdl-page-donate-content-block-02__img-wrapper-02 img{margin-left:-68px}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__img-wrapper-02 img{margin-left:0}}.mdl-page-donate-content-block-02__c02{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:center;-ms-flex-pack:center;justify-content:center;padding-left:32px}@media all and (max-width: 767px){.mdl-page-donate-content-block-02__c02{padding-left:0;margin-top:24px}}.mdl-page-donate-content-block-02__c02 h6{padding:0;margin:0;font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;margin-bottom:24px}.mdl-page-donate-content-block-02__c02 ul{margin:0;padding:0;padding-left:16px;margin-bottom:12px}.mdl-page-donate-content-block-02__c02 ul li{margin-bottom:8px}.mdl-page-donate-content-block-02__c02 p{line-height:1.5}.mdl-page-donate-content-block-02__img{background-size:cover;background-repeat:no-repeat;background-position:center;height:200px;width:100%}.mdl-page-donate-content-block__title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;padding-bottom:48px;border-bottom:1px solid rgba(0,0,0,0.3)}.mdl-page-donate-content-block__content{padding-top:48px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media all and (max-width: 767px){.mdl-page-donate-content-block__content{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.mdl-page-donate-content-block__content a{color:#007aff}.mdl-page-donate-content-block__content a:hover{text-decoration:underline}.mdl-page-donate{padding-bottom:96px;overflow:hidden}.mdl-page-donate .mdl-section-intro-page-donate{background:none;background-color:transparent;background-blend-mode:normal;background-position:50px bottom}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro-page-donate{background-position:center top;background-size:170%}}.mdl-page-donate .mdl-section-intro-page-donate:after{display:none}.mdl-page-donate .mdl-section-intro__content-wrapper{position:relative}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mdl-page-donate .mdl-section-intro__logo{position:absolute;right:0;top:0;z-index:2;width:38%}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro__logo{position:static;width:100%;margin-top:24px;margin-bottom:24px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.mdl-page-donate .mdl-section-intro__logo img{width:100%;max-width:360px}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro__logo img{max-width:280px}}.mdl-page-donate .mdl-section-intro__title{color:#007aff}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.mdl-page-donate .mdl-section-intro__subtitle-02{color:#007aff;font-weight:bold;padding-right:60%}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro__subtitle-02{padding-right:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.mdl-page-donate .mdl-section-text-page-donate a{color:#000}.mdl-page-donate .mdl-section-text-page-donate a:hover{color:#007aff}.mdl-page-donate .mdl-section-intro-page-donate .mdl-section-intro__content{color:#000}.mdl-page-donate .give-form-title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-top:48px;padding-top:16px;margin-bottom:24px;border-top:4px solid #000}@media all and (max-width: 991px){.mdl-page-donate .give-form-title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-page-donate .mdl-donate-form__subtitle{margin-top:6px;font-size:17px;font-weight:normal;line-height:normal;color:#007aff;margin-bottom:40px;font-weight:bold}.mdl-page-donate form[id*=give-form] .give-donation-amount{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;width:20%;padding-right:24px}@media all and (max-width: 767px){.mdl-page-donate form[id*=give-form] .give-donation-amount{width:100%;padding-right:0}}.mdl-page-donate #give-donation-levels-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-page-donate #give-donation-level-button-wrap>li{margin:0;width:20%;padding-right:24px;margin-bottom:12px}@media all and (max-width: 767px){.mdl-page-donate #give-donation-level-button-wrap>li{width:50%;padding-right:0}}@media all and (max-width: 767px){.mdl-page-donate #give-donation-level-button-wrap>li:nth-child(even){padding-left:6px}}@media all and (max-width: 767px){.mdl-page-donate #give-donation-level-button-wrap>li:nth-child(odd){padding-right:6px}}.mdl-page-donate .give-btn{width:100%;border:none;background:rgba(0,0,0,0.04);-webkit-transition:all 0.4s ease;transition:all 0.4s ease;padding:22px 10px;border-radius:4px}.mdl-page-donate #give-donation-level-button-wrap{margin-top:12px;margin-bottom:0}.mdl-page-donate form[id*=give-form] .give-donation-amount .give-currency-symbol{border:none}.mdl-page-donate .give-btn:hover,.mdl-page-donate .give-default-level{background:#007aff;color:#fff}.mdl-page-donate form[id*=give-form] .give-donation-amount #give-amount,.mdl-page-donate form[id*=give-form] .give-donation-amount #give-amount-text{width:100%;border-top-right-radius:4px;border-bottom-right-radius:4px}.mdl-page-donate .give-currency-symbol.give-currency-position-before{border-top-left-radius:4px;border-bottom-left-radius:4px}.mdl-page-donate #give-recurring-form h3.give-section-break,.mdl-page-donate #give-recurring-form h4.give-section-break,.mdl-page-donate #give-recurring-form legend,.mdl-page-donate form.give-form h3.give-section-break,.mdl-page-donate form.give-form h4.give-section-break,.mdl-page-donate form.give-form legend,.mdl-page-donate form[id*=give-form] h3.give-section-break,.mdl-page-donate form[id*=give-form] h4.give-section-break,.mdl-page-donate form[id*=give-form] legend{padding-top:32px}.mdl-page-donate #give-purchase-button{padding:12px 10px;background-color:#007aff;color:#fff;border:1px solid #007aff;float:none}.mdl-page-donate #give-purchase-button:hover{background-color:transparent;color:#007aff}.mdl-page-donate form[id*=give-form] .give-loading-animation{display:block;margin:16px auto 0 auto;float:none}.mdl-page-donate .give-submit-button-wrap span.give-loading-animation,.mdl-page-donate [id^=give-user-login-submit] span.give-loading-animation{display:none;margin:16px auto 0 auto}#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;border-color:#000 !important}#give-recurring-form .form-row input[type=email]::-webkit-input-placeholder,#give-recurring-form .form-row input[type=password]::-webkit-input-placeholder,#give-recurring-form .form-row input[type=tel]::-webkit-input-placeholder,#give-recurring-form .form-row input[type=text]::-webkit-input-placeholder,#give-recurring-form .form-row input[type=url]::-webkit-input-placeholder,#give-recurring-form .form-row select::-webkit-input-placeholder,#give-recurring-form .form-row textarea::-webkit-input-placeholder,form.give-form .form-row input[type=email]::-webkit-input-placeholder,form.give-form .form-row input[type=password]::-webkit-input-placeholder,form.give-form .form-row input[type=tel]::-webkit-input-placeholder,form.give-form .form-row input[type=text]::-webkit-input-placeholder,form.give-form .form-row input[type=url]::-webkit-input-placeholder,form.give-form .form-row select::-webkit-input-placeholder,form.give-form .form-row textarea::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=email]::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=password]::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=tel]::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=text]::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=url]::-webkit-input-placeholder,form[id*=give-form] .form-row select::-webkit-input-placeholder,form[id*=give-form] .form-row textarea::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}#give-recurring-form .form-row input[type=email]::-moz-placeholder,#give-recurring-form .form-row input[type=password]::-moz-placeholder,#give-recurring-form .form-row input[type=tel]::-moz-placeholder,#give-recurring-form .form-row input[type=text]::-moz-placeholder,#give-recurring-form .form-row input[type=url]::-moz-placeholder,#give-recurring-form .form-row select::-moz-placeholder,#give-recurring-form .form-row textarea::-moz-placeholder,form.give-form .form-row input[type=email]::-moz-placeholder,form.give-form .form-row input[type=password]::-moz-placeholder,form.give-form .form-row input[type=tel]::-moz-placeholder,form.give-form .form-row input[type=text]::-moz-placeholder,form.give-form .form-row input[type=url]::-moz-placeholder,form.give-form .form-row select::-moz-placeholder,form.give-form .form-row textarea::-moz-placeholder,form[id*=give-form] .form-row input[type=email]::-moz-placeholder,form[id*=give-form] .form-row input[type=password]::-moz-placeholder,form[id*=give-form] .form-row input[type=tel]::-moz-placeholder,form[id*=give-form] .form-row input[type=text]::-moz-placeholder,form[id*=give-form] .form-row input[type=url]::-moz-placeholder,form[id*=give-form] .form-row select::-moz-placeholder,form[id*=give-form] .form-row textarea::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}#give-recurring-form .form-row input[type=email]:-ms-input-placeholder,#give-recurring-form .form-row input[type=password]:-ms-input-placeholder,#give-recurring-form .form-row input[type=tel]:-ms-input-placeholder,#give-recurring-form .form-row input[type=text]:-ms-input-placeholder,#give-recurring-form .form-row input[type=url]:-ms-input-placeholder,#give-recurring-form .form-row select:-ms-input-placeholder,#give-recurring-form .form-row textarea:-ms-input-placeholder,form.give-form .form-row input[type=email]:-ms-input-placeholder,form.give-form .form-row input[type=password]:-ms-input-placeholder,form.give-form .form-row input[type=tel]:-ms-input-placeholder,form.give-form .form-row input[type=text]:-ms-input-placeholder,form.give-form .form-row input[type=url]:-ms-input-placeholder,form.give-form .form-row select:-ms-input-placeholder,form.give-form .form-row textarea:-ms-input-placeholder,form[id*=give-form] .form-row input[type=email]:-ms-input-placeholder,form[id*=give-form] .form-row input[type=password]:-ms-input-placeholder,form[id*=give-form] .form-row input[type=tel]:-ms-input-placeholder,form[id*=give-form] .form-row input[type=text]:-ms-input-placeholder,form[id*=give-form] .form-row input[type=url]:-ms-input-placeholder,form[id*=give-form] .form-row select:-ms-input-placeholder,form[id*=give-form] .form-row textarea:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}#give-recurring-form .form-row input[type=email]:-moz-placeholder,#give-recurring-form .form-row input[type=password]:-moz-placeholder,#give-recurring-form .form-row input[type=tel]:-moz-placeholder,#give-recurring-form .form-row input[type=text]:-moz-placeholder,#give-recurring-form .form-row input[type=url]:-moz-placeholder,#give-recurring-form .form-row select:-moz-placeholder,#give-recurring-form .form-row textarea:-moz-placeholder,form.give-form .form-row input[type=email]:-moz-placeholder,form.give-form .form-row input[type=password]:-moz-placeholder,form.give-form .form-row input[type=tel]:-moz-placeholder,form.give-form .form-row input[type=text]:-moz-placeholder,form.give-form .form-row input[type=url]:-moz-placeholder,form.give-form .form-row select:-moz-placeholder,form.give-form .form-row textarea:-moz-placeholder,form[id*=give-form] .form-row input[type=email]:-moz-placeholder,form[id*=give-form] .form-row input[type=password]:-moz-placeholder,form[id*=give-form] .form-row input[type=tel]:-moz-placeholder,form[id*=give-form] .form-row input[type=text]:-moz-placeholder,form[id*=give-form] .form-row input[type=url]:-moz-placeholder,form[id*=give-form] .form-row select:-moz-placeholder,form[id*=give-form] .form-row textarea:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{outline:none}#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{border-color:#007aff !important}#give-recurring-form .form-row input[type=email]:not(textarea):focus::-webkit-input-placeholder,#give-recurring-form .form-row input[type=password]:not(textarea):focus::-webkit-input-placeholder,#give-recurring-form .form-row input[type=tel]:not(textarea):focus::-webkit-input-placeholder,#give-recurring-form .form-row input[type=text]:not(textarea):focus::-webkit-input-placeholder,#give-recurring-form .form-row input[type=url]:not(textarea):focus::-webkit-input-placeholder,#give-recurring-form .form-row select:not(textarea):focus::-webkit-input-placeholder,#give-recurring-form .form-row textarea:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row input[type=email]:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row input[type=password]:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row input[type=tel]:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row input[type=text]:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row input[type=url]:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row select:not(textarea):focus::-webkit-input-placeholder,form.give-form .form-row textarea:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=email]:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=password]:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=tel]:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=text]:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row input[type=url]:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row select:not(textarea):focus::-webkit-input-placeholder,form[id*=give-form] .form-row textarea:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}#give-recurring-form .form-row input[type=email]:not(textarea):focus::-moz-placeholder,#give-recurring-form .form-row input[type=password]:not(textarea):focus::-moz-placeholder,#give-recurring-form .form-row input[type=tel]:not(textarea):focus::-moz-placeholder,#give-recurring-form .form-row input[type=text]:not(textarea):focus::-moz-placeholder,#give-recurring-form .form-row input[type=url]:not(textarea):focus::-moz-placeholder,#give-recurring-form .form-row select:not(textarea):focus::-moz-placeholder,#give-recurring-form .form-row textarea:not(textarea):focus::-moz-placeholder,form.give-form .form-row input[type=email]:not(textarea):focus::-moz-placeholder,form.give-form .form-row input[type=password]:not(textarea):focus::-moz-placeholder,form.give-form .form-row input[type=tel]:not(textarea):focus::-moz-placeholder,form.give-form .form-row input[type=text]:not(textarea):focus::-moz-placeholder,form.give-form .form-row input[type=url]:not(textarea):focus::-moz-placeholder,form.give-form .form-row select:not(textarea):focus::-moz-placeholder,form.give-form .form-row textarea:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row input[type=email]:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row input[type=password]:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row input[type=tel]:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row input[type=text]:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row input[type=url]:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row select:not(textarea):focus::-moz-placeholder,form[id*=give-form] .form-row textarea:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}#give-recurring-form .form-row input[type=email]:not(textarea):focus:-ms-input-placeholder,#give-recurring-form .form-row input[type=password]:not(textarea):focus:-ms-input-placeholder,#give-recurring-form .form-row input[type=tel]:not(textarea):focus:-ms-input-placeholder,#give-recurring-form .form-row input[type=text]:not(textarea):focus:-ms-input-placeholder,#give-recurring-form .form-row input[type=url]:not(textarea):focus:-ms-input-placeholder,#give-recurring-form .form-row select:not(textarea):focus:-ms-input-placeholder,#give-recurring-form .form-row textarea:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row input[type=email]:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row input[type=password]:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row input[type=tel]:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row input[type=text]:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row input[type=url]:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row select:not(textarea):focus:-ms-input-placeholder,form.give-form .form-row textarea:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row input[type=email]:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row input[type=password]:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row input[type=tel]:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row input[type=text]:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row input[type=url]:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row select:not(textarea):focus:-ms-input-placeholder,form[id*=give-form] .form-row textarea:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}#give-recurring-form .form-row input[type=email]:not(textarea):focus:-moz-placeholder,#give-recurring-form .form-row input[type=password]:not(textarea):focus:-moz-placeholder,#give-recurring-form .form-row input[type=tel]:not(textarea):focus:-moz-placeholder,#give-recurring-form .form-row input[type=text]:not(textarea):focus:-moz-placeholder,#give-recurring-form .form-row input[type=url]:not(textarea):focus:-moz-placeholder,#give-recurring-form .form-row select:not(textarea):focus:-moz-placeholder,#give-recurring-form .form-row textarea:not(textarea):focus:-moz-placeholder,form.give-form .form-row input[type=email]:not(textarea):focus:-moz-placeholder,form.give-form .form-row input[type=password]:not(textarea):focus:-moz-placeholder,form.give-form .form-row input[type=tel]:not(textarea):focus:-moz-placeholder,form.give-form .form-row input[type=text]:not(textarea):focus:-moz-placeholder,form.give-form .form-row input[type=url]:not(textarea):focus:-moz-placeholder,form.give-form .form-row select:not(textarea):focus:-moz-placeholder,form.give-form .form-row textarea:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row input[type=email]:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row input[type=password]:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row input[type=tel]:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row input[type=text]:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row input[type=url]:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row select:not(textarea):focus:-moz-placeholder,form[id*=give-form] .form-row textarea:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}#give-recurring-form .form-row input[type=email]:disabled,#give-recurring-form .form-row input[type=email]:disabled:focus,#give-recurring-form .form-row input[type=password]:disabled,#give-recurring-form .form-row input[type=password]:disabled:focus,#give-recurring-form .form-row input[type=tel]:disabled,#give-recurring-form .form-row input[type=tel]:disabled:focus,#give-recurring-form .form-row input[type=text]:disabled,#give-recurring-form .form-row input[type=text]:disabled:focus,#give-recurring-form .form-row input[type=url]:disabled,#give-recurring-form .form-row input[type=url]:disabled:focus,#give-recurring-form .form-row select:disabled,#give-recurring-form .form-row select:disabled:focus,#give-recurring-form .form-row textarea:disabled,#give-recurring-form .form-row textarea:disabled:focus,form.give-form .form-row input[type=email]:disabled,form.give-form .form-row input[type=email]:disabled:focus,form.give-form .form-row input[type=password]:disabled,form.give-form .form-row input[type=password]:disabled:focus,form.give-form .form-row input[type=tel]:disabled,form.give-form .form-row input[type=tel]:disabled:focus,form.give-form .form-row input[type=text]:disabled,form.give-form .form-row input[type=text]:disabled:focus,form.give-form .form-row input[type=url]:disabled,form.give-form .form-row input[type=url]:disabled:focus,form.give-form .form-row select:disabled,form.give-form .form-row select:disabled:focus,form.give-form .form-row textarea:disabled,form.give-form .form-row textarea:disabled:focus,form[id*=give-form] .form-row input[type=email]:disabled,form[id*=give-form] .form-row input[type=email]:disabled:focus,form[id*=give-form] .form-row input[type=password]:disabled,form[id*=give-form] .form-row input[type=password]:disabled:focus,form[id*=give-form] .form-row input[type=tel]:disabled,form[id*=give-form] .form-row input[type=tel]:disabled:focus,form[id*=give-form] .form-row input[type=text]:disabled,form[id*=give-form] .form-row input[type=text]:disabled:focus,form[id*=give-form] .form-row input[type=url]:disabled,form[id*=give-form] .form-row input[type=url]:disabled:focus,form[id*=give-form] .form-row select:disabled,form[id*=give-form] .form-row select:disabled:focus,form[id*=give-form] .form-row textarea:disabled,form[id*=give-form] .form-row textarea:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}form[id*=give-form] #give-final-total-wrap{margin:12px 0 48px;padding:0}.mdl-grid-70-30__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-grid-70-30__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-grid-70-30__c01{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 991px){.mdl-grid-70-30__c01{width:100%}}.mdl-grid-70-30__c02{width:30%;padding-left:48px}@media all and (max-width: 991px){.mdl-grid-70-30__c02{width:100%;padding-left:0;margin-top:16px}}.mdl-info-block-01{padding:56px 0}.mdl-info-block-01__title{font-weight:bold;text-transform:none;padding-right:15%}@media all and (max-width: 991px){.mdl-info-block-01__title{padding-right:0}}.mdl-info-block-01__btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:100%}.mdl-info-block-01__btn:hover,.mdl-info-block-01__btn:active,.mdl-info-block-01__btn:focus,.mdl-info-block-01__btn:active:focus{background-color:#007aff;color:#fff}.mdl-info-block-01__btn:hover,.mdl-info-block-01__btn:active,.mdl-info-block-01__btn:focus,.mdl-info-block-01__btn:active:focus{background-color:transparent;color:#007aff}.mdl-theme-buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-theme-buttons-wrapper .mdl-welcome-section-theme-btn{position:relative}.mdl-theme-buttons-wrapper .mdl-welcome-section-theme-btn--dark{left:-12px}.mdl-theme-buttons-wrapper .mdl-welcome-section-theme-btn--active{z-index:5}.mdl-title-block-01__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}@media all and (max-width: 991px){.mdl-title-block-01__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-title-block-01__subtitle{margin-top:4px}.mdl-title-block-01--paddings{padding:56px 0}.mdl-title-block-01--blue .mdl-title-block-01__title{color:#007aff}body.mdl-layout-with-mega-menu .mdl-content{margin-left:0;padding:0 16.1666%}@media all and (max-width: 991px){body.mdl-layout-with-mega-menu .mdl-content{margin-left:0;padding:0}}body.mdl-layout-with-mega-menu .mdl-content .mdl-content-section__content-shifted{padding-left:16px;padding-right:16px;width:100%;max-width:1028px;margin-left:auto;margin-right:auto}body.mdl-layout-with-mega-menu .mdl-content .mdl-section-intro-category{margin-bottom:64px}body.mdl-layout-with-mega-menu .mdl-content .mdl-section-intro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.mdl-layout-with-mega-menu .mdl-content .mdl-section-intro__content,body.mdl-layout-with-mega-menu .mdl-content .mdl-section--content-like-container-grid{padding-left:16px;padding-right:16px;width:100%;max-width:1028px;margin-left:auto;margin-right:auto}body.category.mdl-layout-with-mega-menu .mdl-content{padding-left:0;padding-right:0}body.category.mdl-layout-with-mega-menu .mdl-footer{padding:0;max-width:1028px;margin-left:auto;margin-right:auto}@media all and (max-width: 991px){body.category.mdl-layout-with-mega-menu .mdl-footer{padding:0 16px}}body.page-template:not(.home).mdl-layout-with-mega-menu .mdl-footer{padding:0;max-width:1028px;margin-left:auto;margin-right:auto}@media all and (max-width: 991px){body.page-template:not(.home).mdl-layout-with-mega-menu .mdl-footer{padding:0 16px}}body.single-corona_updates.mdl-layout-with-mega-menu .mdl-content,body.single-post.mdl-layout-with-mega-menu .mdl-content,body.single-event.mdl-layout-with-mega-menu .mdl-content,body.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839).mdl-layout-with-mega-menu .mdl-content,.single-memberpressproduct .mdl-content{padding-left:0;padding-right:0}body.single-corona_updates.mdl-layout-with-mega-menu .mdl-footer,body.single-post.mdl-layout-with-mega-menu .mdl-footer,body.single-event.mdl-layout-with-mega-menu .mdl-footer,body.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839).mdl-layout-with-mega-menu .mdl-footer,.single-memberpressproduct .mdl-footer{padding:0;max-width:1028px;margin-left:auto;margin-right:auto}@media all and (max-width: 991px){body.single-corona_updates.mdl-layout-with-mega-menu .mdl-footer,body.single-post.mdl-layout-with-mega-menu .mdl-footer,body.single-event.mdl-layout-with-mega-menu .mdl-footer,body.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839).mdl-layout-with-mega-menu .mdl-footer,.single-memberpressproduct .mdl-footer{padding:0 16px}}.single-memberpressproduct #primary{padding-bottom:72px}article.memberpressproduct{padding:72px 0}article.memberpressproduct .mdl-section-article-content__title{text-align:center}body.page-template-default.page-id-37857.mdl-layout-with-mega-menu .mdl-footer,body.page-template-default.page-id-37858.mdl-layout-with-mega-menu .mdl-footer,body.page-template-default.page-id-89839.mdl-layout-with-mega-menu .mdl-footer{padding:0;max-width:1028px;margin-left:auto;margin-right:auto}@media all and (max-width: 991px){body.page-template-default.page-id-37857.mdl-layout-with-mega-menu .mdl-footer,body.page-template-default.page-id-37858.mdl-layout-with-mega-menu .mdl-footer,body.page-template-default.page-id-89839.mdl-layout-with-mega-menu .mdl-footer{padding:0 16px}}body.mdl-layout-with-mega-menu .mdl-section-article-intro.mdl-section-article-intro--opinion{padding-left:16px;padding-right:16px;width:100%;max-width:1028px;margin-left:auto;margin-right:auto}body.mdl-layout-with-mega-menu .mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding-left:16px;padding-right:16px;width:100%;max-width:1028px;margin-left:auto;margin-right:auto}body.mdl-layout-with-mega-menu .mdl-section-intro-category-root--by-region .mdl-dropdown-wrapper{margin-left:auto}.tml-section-hero-missing-in-gaza__hero-img{padding-top:32px;line-height:0;max-width:440px}.tml-section-hero-missing-in-gaza__hero-img img{max-width:100%}.mdl-footer .mdl-footer-row-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:48px}@media all and (max-width: 767px){.mdl-footer .mdl-footer-row-menu{margin-bottom:0;gap:24px;width:100%}}@media all and (max-width: 559px){.mdl-footer .mdl-category-menu{display:none}}.mdl-footer__col{width:calc(100%/7);padding-top:12px;border-top:4px solid transparent;padding-right:36px;position:relative}@media all and (max-width: 767px){.mdl-footer__col{padding-top:0;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:0}}@media all and (max-width: 559px){.mdl-footer__col{border-top-width:8px}}.mdl-footer__col:before{content:"";display:block;position:absolute;position:absolute;width:70%;height:2px;top:0;left:0;background-color:#000}@media all and (max-width: 767px){.mdl-footer__col:before{display:none}}@media all and (max-width: 767px){.mdl-footer__col--blue{border-color:#007aff}}.mdl-footer__col--blue:before{background-color:#007aff}.mdl-footer__col--blue .mdl-category-menu__title{color:#007aff}@media all and (max-width: 767px){.mdl-footer__col--cyan{border-color:#0cc5c0}}.mdl-footer__col--cyan:before{background-color:#0cc5c0}.mdl-footer__col--cyan .mdl-category-menu__title{color:#0cc5c0}@media all and (max-width: 767px){.mdl-footer__col--magenta{border-color:#fb5252}}.mdl-footer__col--magenta:before{background-color:#fb5252}.mdl-footer__col--magenta .mdl-category-menu__title{color:#fb5252}@media all and (max-width: 767px){.mdl-footer__col--yellow{border-color:#FBF126}}.mdl-footer__col--yellow:before{background-color:#FBF126}.mdl-footer__col--yellow .mdl-category-menu__title{color:#FBF126}@media all and (max-width: 767px){.mdl-footer__col--red{border-color:#ff4a00}}.mdl-footer__col--red:before{background-color:#ff4a00}.mdl-footer__col--red .mdl-category-menu__title{color:#ff4a00}@media all and (max-width: 767px){.mdl-footer__col--green{border-color:#4CD964}}.mdl-footer__col--green:before{background-color:#4CD964}.mdl-footer__col--green .mdl-category-menu__title{color:#4CD964}.mdl-footer .mdl-footer-row-copyrights{margin-top:16px;padding-top:24px;padding-bottom:12px;border-top:1px solid rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 1350px){.mdl-footer .mdl-footer-row-copyrights{display:block}}@media all and (max-width: 991px){.mdl-footer .mdl-footer-row-copyrights{display:block}}@media all and (max-width: 767px){.mdl-footer .mdl-footer-row-copyrights{margin-top:48px;border-top:none;padding-top:0;margin-bottom:0;padding-bottom:0}}@media all and (max-width: 1350px){.mdl-footer .mdl-footer-row-copyrights .mdl-links-menu{margin-top:10px}}@media all and (max-width: 767px){.mdl-footer .mdl-footer-row-copyrights .mdl-links-menu{margin-top:16px}}@media all and (max-width: 767px){.mdl-footer .mdl-footer-row-copyrights .mdl-links-menu__item{width:auto;margin-right:16px}}.mdl-footer .mdl-copyrights{color:rgba(0,0,0,0.6)}@media all and (max-width: 991px){.mdl-footer .mdl-copyrights{margin-top:12px}}@media all and (max-width: 767px){.mdl-footer .mdl-copyrights{margin-top:0}}@media all and (max-width: 559px){.mdl-footer .mdl-copyrights span{display:block}}.mdl-footer .mdl-footer-row-social-links{padding-bottom:48px}@media all and (max-width: 767px){.mdl-footer .mdl-footer-row-social-links{margin-top:16px}}.mdl-sidebar{height:100%;max-height:100vh;position:absolute;left:0;top:0;background:#fff;z-index:200;-webkit-transition:opacity 0.2s ease, background-color 0.4s ease, -webkit-transform 0.2s ease;transition:opacity 0.2s ease, background-color 0.4s ease, -webkit-transform 0.2s ease;transition:transform 0.2s ease, opacity 0.2s ease, background-color 0.4s ease;transition:transform 0.2s ease, opacity 0.2s ease, background-color 0.4s ease, -webkit-transform 0.2s ease;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.mdl-sidebar .mdl-logo__img{max-width:100%;-webkit-transition:0.2s ease;transition:0.2s ease}.mdl-sidebar .mdl-logo__date{margin-top:16px}@media all and (min-width: 1900px) and (min-height: 920px){.mdl-sidebar .mdl-logo__date{margin-top:48px}}.mdl-sidebar .mdl-sidebar-content{padding:16px 24px 0 24px;-webkit-transition:opacity 0.2s ease, height 0.4s ease, -webkit-transform 0.2s ease;transition:opacity 0.2s ease, height 0.4s ease, -webkit-transform 0.2s ease;transition:transform 0.2s ease, opacity 0.2s ease, height 0.4s ease;transition:transform 0.2s ease, opacity 0.2s ease, height 0.4s ease, -webkit-transform 0.2s ease;height:100%;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:start;-ms-flex-pack:start;justify-content:flex-start}.mdl-sidebar .mdl-menu{margin-top:16px;margin-bottom:48px}@media all and (max-width: 1350px) and (max-height: 760px){.mdl-sidebar .mdl-menu{margin-top:32px;margin-bottom:24px}}@media all and (max-height: 760px){.mdl-sidebar .mdl-menu{margin-top:24px;margin-bottom:24px}}.mdl-sidebar .mdl-sidebar__footer{margin-top:auto;margin-bottom:24px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-sidebar .mdl-btn,.mdl-sidebar .mdl-mail-contact-link,.mdl-sidebar .mdl-in-content-button,.mdl-sidebar .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-sidebar .wpcf7-submit,.mdl-sidebar .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-sidebar .wpcf7-submit,.mdl-sidebar .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-sidebar .wpcf7-submit,.mdl-sidebar .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-sidebar .wpcf7-submit,.mdl-sidebar .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-sidebar .wpcf7-submit{width:100%}.mdl-sidebar .mdl-btn--donate{padding:4px 32px;height:32px;border-radius:0;font-size:14px;margin-top:16px;background-color:#007aff;color:#fff;border:none;text-transform:uppercase;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}.mdl-sidebar .mdl-btn--donate:hover{background-color:rgba(0,122,255,0.2);color:#007aff}.mdl-sidebar .mdl-sidebar__toggle-btn{width:36px;height:36px;padding:12px;position:absolute;top:20px;right:-18px;z-index:5;display:none;background-color:#565656}.mdl-sidebar .mdl-sidebar__toggle-btn svg{fill:#fff;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-sidebar .mdl-sidebar__toggle-btn:hover{background-color:#969696}.mdl-sidebar .mdl-sidebar__toggle-btn--active{background-color:#007aff}.mdl-sidebar .mdl-sidebar__toggle-btn--active:hover{background-color:#007aff}.mdl-sidebar .mdl-themes-switcher{padding-bottom:18px}.mdl-sidebar--fixed{position:fixed;background:#f9f9f9}.mdl-sidebar--hidden{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.mdl-sidebar--hidden .mdl-sidebar-content{opacity:0;visibility:hidden}#mdl-content-wrapper.mdl-content-page #mdlSidebar .mdl-logo__date{display:block}.mdl-dropdown-wrapper--user-menu .dropdown-03__title{color:#000;padding-right:8px}.mdl-dropdown-wrapper--user-menu .dropdown-03__state-icon svg{fill:#000}.mdl-dropdown-wrapper--user-menu .dropdown-03__head:after{display:none}.mdl-dropdown-wrapper--user-menu .dropdown-03__body{right:0;left:auto;top:-160px;width:100%}.mdl-dropdown-wrapper--user-menu .dropdown-03__head:hover .dropdown-03__state-icon svg{fill:#007aff}.mdl-dropdown-wrapper--mega-menu .dropdown-03__body{right:0;left:auto;top:24px;width:100%}.mdl-news-card,.news-card-sm .mdl-section{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.mdl-mobile-menu{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:1000;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;overflow:hidden}.mdl-mobile-menu-overlay-content{position:relative;z-index:15;height:100%;padding:16px 16px 16px 32px;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:start;-ms-flex-pack:start;justify-content:flex-start}.mdl-mobile-menu--open{opacity:1;visibility:visible}.mdl-menu-trigger{width:22px;height:22px;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease, right 0s, padding 0.2s ease;transition:all 0.4s ease, right 0s, padding 0.2s ease;opacity: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}@media all and (max-width: 991px){.mdl-menu-trigger{opacity:1}}@media all and (max-width: 349px){.mdl-menu-trigger{width:48px;height:48px;padding:15px}}.mdl-menu-trigger svg{fill:#ff4a00;stroke-width:0;width:22px;height:22px}.mdl-menu-trigger:active:hover svg,.mdl-menu-trigger:focus:hover svg,.mdl-menu-trigger:active:focus:hover svg,.mdl-menu-trigger:active svg,.mdl-menu-trigger:focus svg,.mdl-menu-trigger:active:hover svg,.mdl-menu-trigger:focus:hover svg,.mdl-menu-trigger:active:focus:hover svg,.mdl-menu-trigger:active svg,.mdl-menu-trigger:focus svg,.mdl-menu-trigger:active:hover svg{fill:#fff}.mdl-menu-trigger:hover,.mdl-menu-trigger:active,.mdl-menu-trigger:focus,.mdl-menu-trigger:focus:hover,.mdl-menu-trigger:focus:hover,.mdl-menu-trigger:active:focus,.mdl-menu-trigger:active:hover{background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.mdl-menu-trigger:hover svg,.mdl-menu-trigger:active svg,.mdl-menu-trigger:focus svg,.mdl-menu-trigger:focus:hover svg,.mdl-menu-trigger:focus:hover svg,.mdl-menu-trigger:active:focus svg,.mdl-menu-trigger:active:hover svg{fill:#ff4a00}.mdl-mobile-menu__header{-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);opacity:0}.mdl-mobile-menu__body{-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);opacity:0}.mdl-mobile-menu__footer{-webkit-transition:all 0.6s ease;transition:all 0.6s ease;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);opacity:0}@media all and (max-height: 650px){.mdl-mobile-menu__footer{margin-top:35px}}.mdl-mobile-menu .mdl-logo__img{max-width:185px}@media all and (max-width: 349px){.mdl-mobile-menu .mdl-logo__img{max-width:150px}}.mdl-mobile-menu .mdl-menu{margin-top:24px;margin-bottom:24px}.mdl-mobile-menu .mdl-btn--donate{padding:5px 32px;border-radius:24px;font-size:14px;margin-top:16px;background-color:rgba(0,122,255,0.2);color:#007aff;border:none;text-transform:uppercase;width:56%}.mdl-mobile-menu .mdl-btn--donate:hover{background-color:#007aff;color:#fff}.mdl-mobile-menu .mdl-themes-switcher{padding-bottom:18px;width:60%}.mdl-mobile-menu .mdl-mobile-menu__footer{margin-top:auto;margin-bottom:16px}.mdl-mobile-menu .mdl-mobile-menu__footer .mdl-btn,.mdl-mobile-menu .mdl-mobile-menu__footer .mdl-mail-contact-link,.mdl-mobile-menu .mdl-mobile-menu__footer .mdl-in-content-button,.mdl-mobile-menu .mdl-mobile-menu__footer .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-mobile-menu .mdl-mobile-menu__footer .wpcf7-submit,.mdl-mobile-menu .mdl-mobile-menu__footer .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-mobile-menu .mdl-mobile-menu__footer .wpcf7-submit,.mdl-mobile-menu .mdl-mobile-menu__footer .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-mobile-menu .mdl-mobile-menu__footer .wpcf7-submit,.mdl-mobile-menu .mdl-mobile-menu__footer .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-mobile-menu .mdl-mobile-menu__footer .wpcf7-submit,.mdl-mobile-menu .mdl-mobile-menu__footer .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-mobile-menu .mdl-mobile-menu__footer .wpcf7-submit{width:56%}.mdl-mobile-menu--open .mdl-mobile-menu__header,.mdl-mobile-menu--open .mdl-mobile-menu__body,.mdl-mobile-menu--open .mdl-mobile-menu__footer{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}body.body-locked{overflow:hidden}body.body-locked .page-wrapper{overflow-y:scroll}.grecaptcha-badge{display:none}.mdl-page-wrapper{overflow:hidden}.mdl-top-news-content{position:relative}@media all and (max-width: 991px){.mdl-top-news-content{margin-top:0;padding:0;margin-right:0;overflow-x:auto;overflow-y:hidden}}@media all and (max-width: 767px){.mdl-top-news-content .tml-ticker-card--invisible-on-mobile{display:none}}#mdlTopNewsSlider{margin-bottom:0}.mdl-top-news-cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;padding-bottom:22px}@media all and (max-width: 1199px){.mdl-top-news-cards-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media all and (max-width: 991px){.mdl-top-news-cards-wrapper{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:6px}}.mdl-top-news-cards-wrapper .news-card-sm{width:calc(33.33% - 16px)}@media all and (max-width: 1198px){.mdl-top-news-cards-wrapper .news-card-sm{width:calc(50% - 12px)}}@media all and (max-width: 991px){.mdl-top-news-cards-wrapper .news-card-sm{width:100%;padding-left:0}}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm{padding:24px 0 24px 0;border-bottom:1px solid rgba(0,0,0,0.3)}}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm.mdl-post-with-extratags{padding-top:12px}}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm__title{height:52px;margin-top:2px}}.mdl-top-news-cards-wrapper .news-card-sm__c02{width:96px;height:96px}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm__c02{width:136px;height:136px;display:block}}.mdl-top-news-cards-wrapper .news-card-sm__c01{width:calc(100% - 96px)}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm__c01{width:calc(100% - 136px)}}.mdl-top-news-cards-wrapper .news-card-sm__date{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:0.8;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm__info-add{margin-top:16px}}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm__title{font-size:17px}}.mdl-top-news-cards-wrapper .news-card-sm .mdl-share-content-tool{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mdl-top-news-cards-wrapper .mdl-share-content-tool__options-list-wrapper{top:-12px}.mdl-top-news-cards-wrapper .news-card-sm__info-add{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media all and (max-width: 767px){.mdl-top-news-cards-wrapper .news-card-sm:last-child{margin-right:0}}.mdl-top-news-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 991px){.mdl-top-news-title{height:auto}}@media all and (max-width: 639px){.mdl-top-news-title{display:block}}.mdl-top-news-title__l01{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-top-news-title__p{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-right:8px;color:#000}@media all and (max-width: 991px){.mdl-top-news-title__p{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 1199px){.mdl-top-news-title__p{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold}}.mdl-top-news-title__p--accent{color:#007aff;font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase}@media all and (max-width: 991px){.mdl-top-news-title__p--accent{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 1199px){.mdl-top-news-title__p--accent{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold}}.mdl-top-news-title__l02{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;text-transform:uppercase;letter-spacing:-0.4px;color:rgba(0,0,0,0.5)}@media all and (max-width: 1199px){.mdl-top-news-title__l02{font-size:.9375rem;line-height:1.33;letter-spacing:-.1px;font-weight:normal;line-height:normal}}@media all and (max-width: 639px){.mdl-top-news-title__l02{margin-top:12px;display:none}}.mdl-top-news-title__link{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;text-transform:uppercase;letter-spacing:-0.4px;color:#007aff}@media all and (max-width: 1199px){.mdl-top-news-title__link{font-size:.9375rem;line-height:1.33;letter-spacing:-.1px;font-weight:normal;line-height:normal}}.mdl-top-news-title--cyan .mdl-top-news-title__p--accent{color:#0cc5c0}.mdl-top-news-title--cyan .mdl-top-news-title__link{color:#0cc5c0}.mdl-top-news-title--yellow .mdl-top-news-title__p--accent{color:#FBF126}.mdl-top-news-title--yellow .mdl-top-news-title__link{color:#FBF126}.mdl-top-news-title--red .mdl-top-news-title__p--accent{color:#ff4a00}.mdl-top-news-title--red .mdl-top-news-title__link{color:#ff4a00}.mdl-top-news-title--green .mdl-top-news-title__p--accent{color:#000}.mdl-top-news-title--green .mdl-top-news-title__link{color:#000}.mdl-top-news-title--black .mdl-top-news-title__p--accent{color:#000}.mdl-top-news-title--black .mdl-top-news-title__link{color:#000}.mdl-top-news-cards-wrapper--first-sizer{position:relative}.slick-slide .mdl-top-news-cards-wrapper .mdl-show-on-mobile,.slick-slide .mdl-top-news-cards-wrapper .news-card-sm{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOutDown20;animation-name:fadeOutDown20;-webkit-animation-duration:0.6s;animation-duration:0.6s}.slick-slide .mdl-top-news-cards-wrapper .news-card-sm:nth-of-type(1){-webkit-animation-delay:0.1s;animation-delay:0.1s}.slick-slide .mdl-top-news-cards-wrapper .news-card-sm:nth-of-type(2){-webkit-animation-delay:0.15s;animation-delay:0.15s}.slick-slide .mdl-top-news-cards-wrapper .news-card-sm:nth-of-type(3){-webkit-animation-delay:0.2s;animation-delay:0.2s}.slick-slide.slick-active .mdl-top-news-cards-wrapper .mdl-show-on-mobile,.slick-slide.slick-active .mdl-top-news-cards-wrapper .news-card-sm{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.6s;animation-delay:0.6s}.slick-slide.slick-active .mdl-top-news-cards-wrapper .news-card-sm:nth-of-type(1){-webkit-animation-delay:0.1s;animation-delay:0.1s}.slick-slide.slick-active .mdl-top-news-cards-wrapper .news-card-sm:nth-of-type(2){-webkit-animation-delay:0.15s;animation-delay:0.15s}.slick-slide.slick-active .mdl-top-news-cards-wrapper .news-card-sm:nth-of-type(3){-webkit-animation-delay:0.2s;animation-delay:0.2s}.slick-slide.slick-active .mdl-top-news-cards-wrapper .mdl-show-on-mobile{-webkit-animation-delay:0.25s;animation-delay:0.25s}.mdl-section{margin-bottom:100px}@media all and (max-width: 1199px){.mdl-section{margin-bottom:48px}}@media all and (max-width: 767px){.mdl-section{margin-bottom:48px}}.mdl-section__header{padding:16px 0 24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 767px){.mdl-section__header{padding:16px 0 16px 0}}.mdl-section__header-c01,.mdl-section__header-c02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 559px){.mdl-section__header-c01{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media all and (max-width: 559px){.mdl-section__header-c02{display:none}}.mdl-section__btn-like{margin-left:8px;position:relative;top:-1px}@media all and (max-width: 559px){.mdl-section__btn-like{margin-left:0px;width:28px;height:28px}}.mdl-section .mdl-more-from__title{color:#000}.mdl-section__content{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-section__more-from-mobile{margin-top:16px;text-align:left}.mdl-section__more-from-mobile .mdl-more-from__title{color:#000}.mdl-section__pre-content{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;font-weight:normal;margin-bottom:32px;color:rgba(0,0,0,0.7)}@media all and (max-width: 767px){.mdl-section__pre-content{font-size:17px}}.mdl-section--with-header .mdl-section__header{border-top:4px solid #000;border:none}.mdl-section-child{background-color:#007aff;padding-top:56px;padding-bottom:56px;color:#fff;text-align:center}@media all and (max-width: 991px){.mdl-section-child{padding:64px 16px}}.mdl-section-child__content{padding-left:14.4%;padding-right:14.4%}@media all and (max-width: 639px){.mdl-section-child__content{padding-left:0;padding-right:0}}.mdl-section-child__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.mdl-section-child__subtitle{margin-top:12px}.mdl-section-child__link{display:inline-block;margin-top:48px;width:45%}@media all and (max-width: 991px){.mdl-section-child__link{width:50%}}@media all and (max-width: 767px){.mdl-section-child__link{width:100%}}.mdl-section-intro-01,.mdl-section-mideast-streets-share{background-color:#4CD964;color:#fff;min-height:360px;padding:48px;position:relative}@media all and (max-width: 767px){.mdl-section-intro-01,.mdl-section-mideast-streets-share{text-align:center;min-height:auto;padding:0;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mdl-section-intro-01__content-wrapper,.mdl-section-mideast-streets-share__content-wrapper{position:relative;z-index:5}.mdl-section-intro-01__title,.mdl-section-mideast-streets-share__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;width:25%}@media all and (max-width: 991px){.mdl-section-intro-01__title,.mdl-section-mideast-streets-share__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 991px){.mdl-section-intro-01__title,.mdl-section-mideast-streets-share__title{width:100%;font-size:28px}}.mdl-section-intro-01__title span,.mdl-section-mideast-streets-share__title span{display:block}@media all and (max-width: 767px){.mdl-section-intro-01__title span,.mdl-section-mideast-streets-share__title span{display:inline-block}}.mdl-section-intro-01__subtitle,.mdl-section-mideast-streets-share__subtitle{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;font-weight:normal;line-height:normal;margin:0;padding:0;margin-top:12px;width:40%}@media all and (max-width: 991px){.mdl-section-intro-01__subtitle,.mdl-section-mideast-streets-share__subtitle{width:100%}}.mdl-section-intro-01__subtitle span,.mdl-section-mideast-streets-share__subtitle span{display:block}@media all and (max-width: 767px){.mdl-section-intro-01__subtitle span,.mdl-section-mideast-streets-share__subtitle span{display:inline-block}}.mdl-section-intro-01__link,.mdl-section-mideast-streets-share__link{margin-top:24px;min-width:264px}@media all and (max-width: 767px){.mdl-section-intro-01__link,.mdl-section-mideast-streets-share__link{min-width:auto;width:100%;max-width:264px}}.mdl-section-intro-01__link:not(:hover),.mdl-section-mideast-streets-share__link:not(:hover){color:#000;background:#000;border-color:#000;color:#fff}.mdl-section-intro-01__link:hover,.mdl-section-mideast-streets-share__link:hover{background-color:#4CD964}.mdl-section-intro-01__layer,.mdl-section-mideast-streets-share__layer{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-section-intro-01__layer-bg,.mdl-section-mideast-streets-share__layer-bg{right:0;left:auto;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media all and (max-width: 767px){.mdl-section-intro-01__layer-bg,.mdl-section-mideast-streets-share__layer-bg{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:50%;display:none}}.mdl-section-intro-01__layer-bg img,.mdl-section-mideast-streets-share__layer-bg img{max-width:100%;height:100%}@media all and (max-width: 767px){.mdl-section-intro-01__layer-bg img,.mdl-section-mideast-streets-share__layer-bg img{height:auto;width:100%}}.mdl-section-intro-01__layer-bg-mobile,.mdl-section-mideast-streets-share__layer-bg-mobile{display:none}@media all and (max-width: 767px){.mdl-section-intro-01__layer-bg-mobile,.mdl-section-mideast-streets-share__layer-bg-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:static}}.mdl-section-intro-01__layer-bg-mobile img,.mdl-section-mideast-streets-share__layer-bg-mobile img{max-width:100%;height:100%}@media all and (max-width: 767px){.mdl-section-intro-01__layer-bg-mobile img,.mdl-section-mideast-streets-share__layer-bg-mobile img{height:auto;width:100%}}@media all and (max-width: 767px){.mdl-section--send-blog-news .mdl-section-mideast-streets-share__content{background-color:#4bd863;padding:18px 6px}}.mdl-section-intro-01--bringing-back-journalism{background-color:#ff4a00;color:#fff;height:360px;padding:24px;position:relative;margin-bottom:72px}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism{height:auto;padding:0 12px 36px 12px;margin-bottom:32px}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__c01{width:45%;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:center;-ms-flex-pack:center;justify-content:center;padding-top:32px}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__c01{width:100%;margin-top:16px;padding-top:0}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__c02{width:55%}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__c02{width:100%;height:132px}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__subtitle{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;font-weight:normal;width:100%}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__subtitle{font-size:16px;margin-top:6px}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__title{margin:0;color:#000;width:100%}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__title{font-size:22px}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__title-3{padding:0;margin:0;text-align:center;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:16px}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__title-3{text-align:left}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__link{margin-top:36px;max-width:264px}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__link{width:100%;max-width:100%}}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__link:hover,.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__link:active,.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__link:focus{background-color:#ff4a00}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__img-holder{display:block;text-decoration:none;background-image:url("../video/video-poster-bringing-back-journalism-02-min.jpg");background-position:center center;background-size:cover;width:100%;height:100%;position:relative;max-height:264px}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__icon{width:48px;height:48px;position:absolute;left:calc(50% - 24px);top:calc(50% - 24px);z-index:5}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__icon svg{position:absolute;width:100%;height:100%;top:0;left:0;fill:#007aff}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__video-holder{position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;z-index:2;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}.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01__video-holder video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media all and (max-width: 767px){.mdl-section-intro-01--bringing-back-journalism .mdl-section-intro-01-video__language-switcher .dropdown-03-wrapper{margin-top:16px}}.mdl-section--send-blog-news{background-color:#4CD964;color:#fff;margin-bottom:48px}@media all and (max-width: 767px){.mdl-section--send-blog-news{background-color:transparent;margin-top:-24px}}@media all and (max-width: 767px){.mdl-section--send-blog-news .mdl-section-mideast-streets-share__title{padding:0 36px;margin:0}}@media all and (max-width: 767px){.mdl-section--send-blog-news .mdl-section-mideast-streets-share__link{margin-top:12px}}.mdl-section--send-blog-news .mdl-section-child__link:not(:hover){color:#4CD964}.mdl-section--send-blog-news .mdl-section-child__link:hover{background-color:#4CD964}.mdl-section--send-blog-news .mdl-section-child__subtitle{font-size:17px;font-weight:normal;line-height:normal}.mdl-section--send-blog-news .mdl-section-intro-01__title,.mdl-section--send-blog-news .mdl-section-mideast-streets-share__title{color:#000}@media all and (max-width: 767px){.mdl-section--send-blog-news .mdl-section-intro-01__layer-bg,.mdl-section--send-blog-news .mdl-section-mideast-streets-share__layer-bg{position:absolute;height:34%;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media all and (max-width: 767px){.mdl-section--send-blog-news .mdl-section-intro-01__layer-bg img,.mdl-section--send-blog-news .mdl-section-mideast-streets-share__layer-bg img{margin-top:32px}}.mdl-section-mideast-streets-share--title{margin-bottom:16px;margin-top:48px;background-color:transparent;color:#000;padding:32px 48px}@media all and (max-width: 767px){.mdl-section-mideast-streets-share--title{color:#000;padding:24px 12px;margin-bottom:0;background-color:#4bd863}}.mdl-section-mideast-streets-share--title h2{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;margin:0;padding:0 12px;text-align:center}@media all and (max-width: 991px){.mdl-section-mideast-streets-share--title h2{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.mdl-section-mideast-streets-share--title h2{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px) and (max-width: 991px){.mdl-section-mideast-streets-share--title h2{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-section-top-stories{margin-top:12px}.mdl-section-top-stories .mdl-section__header{border-top:none}.mdl-section-top-stories .mdl-news-card .mdl-more-from__title{color:#fff}@media all and (max-width: 767px){.mdl-section-top-stories .mdl-news-card .mdl-more-from__title{color:#000}}.mdl-section-top-stories .mdl-news-card .mdl-news-card-marker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:static;z-index:20;margin-bottom:16px}@media all and (max-width: 1199px){.mdl-section-top-stories .mdl-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.mdl-section-top-stories .mdl-section-homepage__col:nth-child(1){width:76.91%;padding-right:24px}@media all and (max-width: 1199px){.mdl-section-top-stories .mdl-section-homepage__col:nth-child(1){width:100%;padding-right:0}}.mdl-section-top-stories .mdl-section-homepage__col:nth-child(2){width:23.09%;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1199px){.mdl-section-top-stories .mdl-section-homepage__col:nth-child(2){width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 991px){.mdl-section-top-stories .mdl-section-homepage__col:nth-child(2){margin-top:24px}}@media all and (max-width: 767px){.mdl-section-top-stories .mdl-section-homepage__col:nth-child(2){-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.mdl-section-top-stories .mdl-news-card{height:452px}@media all and (max-width: 767px){.mdl-section-top-stories .mdl-news-card{height:360px;min-height:360px}}.mdl-section-top-stories .mdl-news-card-cat__header{position:relative}@media all and (max-width: 767px){.mdl-section-top-stories .mdl-show-on-mobile .mdl-section__more-from-mobile{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,0.1)}}.mdl-section-top-stories-featured{padding-top:64px;display:none}@media all and (max-width: 767px){.mdl-section-top-stories-featured{display:block;margin-bottom:0}}.mdl-section-top-stories-featured .mdl-section__title{font-size:28px}.mdl-section-top-stories-featured-black{padding-top:12px;margin-top:0}.mdl-section-top-stories-featured-black .tml-news-card__content-wrapper{background:#121212}.mdl-section-top-stories-featured-black .tml-news-card__title,.mdl-section-top-stories-featured-black .tml-news-card__row-author{color:#fff}.mdl-section-top-stories-featured-black .tml-news-card__row-description{color:rgba(255,255,255,0.8)}.mdl-section-top-stories-featured-black .tml-news-card__date{color:rgba(255,255,255,0.6)}.mdl-section-top-stories-featured-black .mdl-btn-icon svg{fill:rgba(255,255,255,0.6)}.mdl-section-top-stories-featured-black .mdl-share-content-tool-options-list{background:#1c1c1c}@media all and (max-width: 767px){.mdl-section-top-stories--secondary .mdl-section__header{display:none}}@media all and (max-width: 767px){.mdl-section-top-stories--secondary .mdl-section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}@media all and (max-width: 767px){.mdl-section-top-stories--secondary .mdl-section__content .mdl-section-homepage__col:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media all and (max-width: 767px){.mdl-section-top-stories--secondary .mdl-section__content .mdl-section-homepage__col:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0;padding:0}}@media all and (min-width: 768px){.mdl-section-by-region,.mdl-section--cyan{margin-bottom:64px}}.mdl-section-by-region .mdl-section__above-header,.mdl-section--cyan .mdl-section__above-header{padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-section-by-region .mdl-section__header,.mdl-section--cyan .mdl-section__header{border-top-color:#0cc5c0}.mdl-section-by-region .mdl-section__title,.mdl-section-by-region .mdl-more-from__link,.mdl-section--cyan .mdl-section__title,.mdl-section--cyan .mdl-more-from__link{color:#0cc5c0}@media all and (max-width: 1199px){.mdl-section-by-region .mdl-section__content,.mdl-section--cyan .mdl-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-by-region .mdl-section-homepage__col:nth-child(1),.mdl-section--cyan .mdl-section-homepage__col:nth-child(1){width:48.75%}@media all and (max-width: 1199px){.mdl-section-by-region .mdl-section-homepage__col:nth-child(1),.mdl-section--cyan .mdl-section-homepage__col:nth-child(1){width:100%}}.mdl-section-by-region .mdl-section-homepage__col:nth-child(2),.mdl-section--cyan .mdl-section-homepage__col:nth-child(2){width:51.25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px}@media all and (max-width: 1199px){.mdl-section-by-region .mdl-section-homepage__col:nth-child(2),.mdl-section--cyan .mdl-section-homepage__col:nth-child(2){width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:48px;padding-left:0}}.mdl-section-by-region .mdl-section-homepage__col:nth-child(2) .news-card-sm,.mdl-section--cyan .mdl-section-homepage__col:nth-child(2) .news-card-sm{width:calc(50% - 12px);margin-bottom:24px}@media all and (max-width: 1199px){.mdl-section-by-region .mdl-section-homepage__col:nth-child(2) .news-card-sm,.mdl-section--cyan .mdl-section-homepage__col:nth-child(2) .news-card-sm{margin-left:0;width:calc(50% - 12px)}}@media all and (max-width: 479px){.mdl-section-by-region .mdl-section-homepage__col:nth-child(2) .news-card-sm,.mdl-section--cyan .mdl-section-homepage__col:nth-child(2) .news-card-sm{margin-left:0;width:calc(50% - 12px)}}.mdl-section-by-region .mdl-section-homepage__col:nth-child(2) .news-card-sm:nth-of-type(3),.mdl-section-by-region .mdl-section-homepage__col:nth-child(2) .news-card-sm:nth-of-type(4),.mdl-section--cyan .mdl-section-homepage__col:nth-child(2) .news-card-sm:nth-of-type(3),.mdl-section--cyan .mdl-section-homepage__col:nth-child(2) .news-card-sm:nth-of-type(4){margin-bottom:0}.mdl-section-by-region .mdl-section-homepage__col:nth-of-type(1) .news-card-sm,.mdl-section--cyan .mdl-section-homepage__col:nth-of-type(1) .news-card-sm{height:100%}.mdl-section-by-region .mdl-section-homepage__col:nth-of-type(1) .news-card-sm__content,.mdl-section--cyan .mdl-section-homepage__col:nth-of-type(1) .news-card-sm__content{height:100%}.mdl-section-by-region .mdl-section-homepage__col:nth-of-type(1) .news-card-sm__c01,.mdl-section--cyan .mdl-section-homepage__col:nth-of-type(1) .news-card-sm__c01{height:calc(100% - 280px)}.mdl-section-people .mdl-section__header,.mdl-section--yellow .mdl-section__header{border-top-color:#FBF126}.mdl-section-people .mdl-section__title,.mdl-section-people .mdl-more-from__link,.mdl-section--yellow .mdl-section__title,.mdl-section--yellow .mdl-more-from__link{color:#FBF126}.mdl-section-people .mdl-section__content,.mdl-section--yellow .mdl-section__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1199px){.mdl-section-people .mdl-section__content,.mdl-section--yellow .mdl-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-people .tml-news-card,.mdl-section-people .mdl-news-card,.mdl-section--yellow .tml-news-card,.mdl-section--yellow .mdl-news-card{width:calc(33.33% - 16px);height:auto}@media all and (max-width: 1199px){.mdl-section-people .tml-news-card,.mdl-section-people .mdl-news-card,.mdl-section--yellow .tml-news-card,.mdl-section--yellow .mdl-news-card{width:calc(50% - 12px)}}@media all and (max-width: 767px){.mdl-section-people .tml-news-card,.mdl-section-people .mdl-news-card,.mdl-section--yellow .tml-news-card,.mdl-section--yellow .mdl-news-card{width:100%;margin-bottom:48px}}@media all and (max-width: 1199px){.mdl-section-people .tml-news-card:nth-child(1),.mdl-section-people .mdl-news-card:nth-child(1),.mdl-section--yellow .tml-news-card:nth-child(1),.mdl-section--yellow .mdl-news-card:nth-child(1){width:calc(100%);margin-bottom:48px}}@media all and (max-width: 767px){.mdl-section-people .tml-news-card:nth-child(1),.mdl-section-people .mdl-news-card:nth-child(1),.mdl-section--yellow .tml-news-card:nth-child(1),.mdl-section--yellow .mdl-news-card:nth-child(1){margin-bottom:48px}}@media all and (max-width: 767px){.mdl-section-people .tml-news-card:last-child,.mdl-section-people .mdl-news-card:last-child,.mdl-section--yellow .tml-news-card:last-child,.mdl-section--yellow .mdl-news-card:last-child{margin-bottom:0}}@media all and (max-width: 1199px){.mdl-section-life-lines .mdl-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-life-lines .mdl-section-homepage__col:nth-child(1){width:61.54%}@media all and (max-width: 1199px){.mdl-section-life-lines .mdl-section-homepage__col:nth-child(1){width:100%}}.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2){width:38.46%;padding-left:24px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 1199px){.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2){width:100%;padding-left:0;margin-top:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 1247px){.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2) .news-card-sm{margin-bottom:24px}}@media all and (max-width: 1199px){.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2) .news-card-sm{width:calc(50% - 12px)}}@media all and (max-width: 479px){.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2) .news-card-sm{width:100%}}.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2) .news-card-sm:first-child{width:calc(100%)}@media all and (max-width: 1247px){.mdl-section-life-lines .mdl-section-homepage__col:nth-child(2) .news-card-sm:last-child{margin-bottom:0}}.mdl-section-life-lines .mdl-news-card{min-height:420px;height:100%}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-news-card{min-height:360px}}.mdl-section-life-lines .news-card-sm__c02{max-height:120px}.mdl-section-life-lines .mdl-news-card .mdl-news-card-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-section-life-lines .mdl-news-card .mdl-news-card-content{height:calc(100% - 32px - 47px - 4px)}.mdl-section-life-lines .mdl-cards-grid-11__col-01 .mdl-news-card .mdl-news-card-marker{top:30%;left:calc(50% - 24px)}.mdl-section-life-lines .mdl-section__header,.mdl-section--magenta .mdl-section__header{border-top-color:#fb5252}.mdl-section-life-lines .mdl-section__title,.mdl-section-life-lines .mdl-more-from__link,.mdl-section--magenta .mdl-section__title,.mdl-section--magenta .mdl-more-from__link{color:#fb5252}.mdl-section-mideast-street .mdl-section__header,.mdl-section--blue-01 .mdl-section__header{border-top-color:#007aff}.mdl-section-mideast-street .mdl-section__title,.mdl-section-mideast-street .mdl-more-from__link,.mdl-section--blue-01 .mdl-section__title,.mdl-section--blue-01 .mdl-more-from__link{color:#007aff}.mdl-section-mideast-street .mdl-section__content,.mdl-section--blue-01 .mdl-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-section--blue .mdl-section__header{border-top-color:#007aff}.mdl-section--blue .mdl-section__title,.mdl-section--blue .mdl-more-from__link{color:#007aff}.mdl-section--blue-02 .mdl-section__header{border-top-color:#4CA1FF}.mdl-section--blue-02 .mdl-section__title,.mdl-section--blue-02 .mdl-more-from__link{color:#4CA1FF}.mdl-section--red .mdl-section__header{border-top-color:#ff4a00}.mdl-section--red .mdl-section__title,.mdl-section--red .mdl-more-from__link{color:#ff4a00}.mdl-section-mideast-street .mdl-section__header,.mdl-section--green .mdl-section__header{border-top-color:#4CD964}.mdl-section-mideast-street .mdl-section__title,.mdl-section-mideast-street .mdl-more-from__link,.mdl-section--green .mdl-section__title,.mdl-section--green .mdl-more-from__link{color:#4CD964}.mdl-section-headlines-mobile{display:none}@media all and (max-width: 767px){.mdl-section-headlines-mobile{display:block}}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01{height:auto;width:100%;margin-top:10px;padding-right:0}}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c02{width:100%;display:block;height:280px;max-width:100%;max-height:280px}}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-lg{display:none}}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title.news-card-content--hidden-md{display:block}}@media all and (max-width: 767px){.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-by-region .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-mideast-cafe .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-family-fun .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__title,.mdl-section-mideast-streets .mdl-cards-grid-11__col-02 .news-card-sm .tml-news-card__title{font-size:22px}}.mdl-section-mideast-mindset .mdl-section__header{padding-bottom:12px}.mdl-section-mideast-street .mdl-section-add-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:16px;margin-bottom:24px}.mdl-section-mideast-street .mdl-section-add-row__c01{width:75%}@media all and (max-width: 767px){.mdl-section-mideast-street .mdl-section-add-row__c01{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mdl-section-mideast-street .mdl-section-add-row__c02{width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width: 767px){.mdl-section-mideast-street .mdl-section-add-row__c02{margin-top:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mdl-section-mideast-street .mdl-section-add-row__c01,.mdl-section-mideast-street .mdl-section-add-row__c02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.mdl-section-mideast-street .mdl-section-add-row__c01,.mdl-section-mideast-street .mdl-section-add-row__c02{width:100%}}.mdl-section-mideast-street .mdl-section-add-row__title{padding:0;margin:0;font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;margin:0;padding:0;text-align:center}@media all and (max-width: 991px){.mdl-section-mideast-street .mdl-section-add-row__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.mdl-section-mideast-street .mdl-section-add-row__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px) and (max-width: 991px){.mdl-section-mideast-street .mdl-section-add-row__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-section-mideast-street .mdl-section__header,.mdl-section-mideast-street .mdl-section-add-row{background-color:rgba(76,217,100,0.2);padding-left:16px;padding-right:16px}@media all and (max-width: 767px){.mdl-section-mideast-street .mdl-section__header,.mdl-section-mideast-street .mdl-section-add-row{padding-left:0;padding-right:0}}.mdl-section-mideast-street .mdl-section__header{padding-bottom:12px}#mdlSidebar .mdl-logo{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}#mdlSidebar .mdl-logo__date{display:block}#mdlSidebar .mdl-logo__slogan{margin-top:6px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;position:relative;width:110%;font-size:18px}#mdlSidebar .mdl-logo--placed{-webkit-transition:all 0.4s ease;transition:all 0.4s ease}#mdlSidebar .mdl-logo--placed .mdl-logo__slogan{display:none}#mdlSidebar .mdl-logo--placed .mdl-logo__date{display:block}#mdlSidebar .mdl-logo--moving{-webkit-transition:all 0.4s ease;transition:all 0.4s ease}#mdlSidebar .mdl-logo--moving .mdl-logo__slogan{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);opacity:0;visibility:hidden}.mdl-top-news-title{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.body--with-hidden-sidebar #mdl-header .mdl-logo{opacity:1;visibility:visible}.body--with-hidden-sidebar .mdl-top-news-title--hidden{-webkit-transition:none;transition:none;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;visibility:visible}.mdl-page-wrapper--mobile #mdl-header .mdl-logo{opacity:1;visibility:visible}#mdl-header .mdl-banners-02-img{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:0s;animation-duration:0s;-webkit-animation-delay:0s;animation-delay:0s}#mdl-header.withAnimation .mdl-banners-02-img{-webkit-animation-name:mdl-banners-02-img-in-anim;animation-name:mdl-banners-02-img-in-anim;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-timing-function:ease;animation-timing-function:ease}#mdl-header.withAnimation .mdl-banners-02-img-01{-webkit-animation-delay:.6s;animation-delay:.6s}#mdl-header.withAnimation .mdl-banners-02-img-02{-webkit-animation-delay:.5s;animation-delay:.5s}#mdl-header.withAnimation .mdl-banners-02-img-03{-webkit-animation-delay:.4s;animation-delay:.4s}#mdl-header.withAnimation .mdl-banners-02-img-04{-webkit-animation-delay:.3s;animation-delay:.3s}#mdl-header.withAnimation .mdl-banners-02-img-05{-webkit-animation-delay:.2s;animation-delay:.2s}#mdl-header.withAnimation .mdl-banners-02-img-06{-webkit-animation-delay:.1s;animation-delay:.1s}#mdl-header.withAnimation .mdl-banners-02-img-07{-webkit-animation-delay:0s;animation-delay:0s}#mdl-header.withAnimation .mdl-banners-02-img-08{-webkit-animation-delay:-.1s;animation-delay:-.1s}#mdl-header.withAnimation .mdl-banners-02-img-09{-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes mdl-banners-02-img-in-anim{0%{-webkit-transform:translate3d(-60%, 0, 0) scale(0.6);transform:translate3d(-60%, 0, 0) scale(0.6);opacity:0}100%{-webkit-transform:translate3d(0%, 0, 0) scale(1);transform:translate3d(0%, 0, 0) scale(1);opacity:1}}@keyframes mdl-banners-02-img-in-anim{0%{-webkit-transform:translate3d(-60%, 0, 0) scale(0.6);transform:translate3d(-60%, 0, 0) scale(0.6);opacity:0}100%{-webkit-transform:translate3d(0%, 0, 0) scale(1);transform:translate3d(0%, 0, 0) scale(1);opacity:1}}.mdl-content-section__content-shifted{padding-left:26.1%;padding-right:26.1%}@media all and (max-width: 1549px){.mdl-content-section__content-shifted{padding-left:21%;padding-right:21%}}@media all and (max-width: 991px){.mdl-content-section__content-shifted{padding-left:10%;padding-right:10%}}@media all and (max-width: 767px){.mdl-content-section__content-shifted{padding-left:16px;padding-right:16px}}.mdl-content-section__content--double-col,.mdl-content-section__block-double-col-text{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media all and (max-width: 991px){.mdl-content-section__content--double-col,.mdl-content-section__block-double-col-text{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.mdl-content-section__block-double-col{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-content-section__block-accent{font-weight:bold}.mdl-content-section__block-half{width:50%}@media all and (max-width: 991px){.mdl-content-section__block-half{width:100%}}.mdl-content-section p{padding:0;margin:0;margin-bottom:18px}.mdl-content-section .p-accent{font-weight:600}.mdl-content-section--separated{margin-bottom:100px}@media all and (max-width: 767px){.mdl-content-section--separated{margin-bottom:32px}}.mdl-content-section__content--lined{padding:48px 0;margin-left:10%;margin-right:10%;border-top:4px solid #000}.mdl-section-intro{background-size:cover;background-repeat:no-repeat;background-position:center;height:36vh;min-height:250px;max-height:350px;background-image:url("../img/bg/bg-demo-01.jpg");background-color:#007aff;background-blend-mode:darken;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}@media all and (max-width: 991px){.mdl-section-intro{max-height:400px}}.mdl-section-intro__content{padding:0 12%;position:relative;z-index:5;color:#fff;width:100%}@media all and (max-width: 1549px){.mdl-section-intro__content{padding:0 11%}}@media all and (max-width: 991px){.mdl-section-intro__content{padding:0 6%}}@media all and (max-width: 767px){.mdl-section-intro__content{padding:0 16px}}.mdl-section-intro__content--no-paddings{padding-left:0;padding-right:0}.mdl-section-intro__title{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold;margin:0}@media all and (max-width: 559px){.mdl-section-intro__title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}@media all and (max-width: 767px){.mdl-section-intro__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px) and (max-width: 991px){.mdl-section-intro__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-section-intro__subtitle{margin:0;margin-top:18px;font-size:17px;font-weight:normal;line-height:normal}.mdl-section-intro__video-link{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007aff}.mdl-section-intro__video-link:hover{text-decoration:underline}.mdl-section-intro__video-link svg{width:24px;height:24px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;fill:#007aff}.mdl-section-intro__video-link:hover svg{fill:#007aff}.mdl-section-intro__video-link span{margin-left:8px}.mdl-section-intro--color-overlay:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;background-color:#007aff;opacity:0.6}.mdl-section-intro--cleared{background-size:cover;background-repeat:no-repeat;background-position:center;height:20vh;min-height:200px;max-height:250px;background-image:none;background-color:transparent;background-blend-mode:normal}@media all and (max-width: 991px){.mdl-section-intro--cleared{max-height:300px}}.mdl-section-intro--cleared .mdl-section-intro__content{color:#000}.mdl-section-intro--desaturated{-webkit-filter:grayscale(100%);filter:grayscale(100%);background-blend-mode:normal}.mdl-section-intro-text{padding-top:62px;padding-bottom:58px}@media all and (max-width: 767px){.mdl-section-intro-text{padding-top:64px;padding-bottom:64px}}.mdl-section-intro--blue{background-color:#007aff;color:#fff}.mdl-section-intro--blue-02{background-color:#4CA1FF;color:#fff}.mdl-section-intro--cyan{background-color:#0cc5c0;color:#fff}.mdl-section-intro--red{background-color:#ff4a00;color:#fff}.mdl-section-intro--yellow{background-color:#FBF126;color:#000}.mdl-section-intro--magenta{background-color:#fb5252;color:#fff}.mdl-section-intro--green{background-color:#4CD964;color:#fff}.mdl-section-donate{background-color:#007aff;padding-top:56px;padding-bottom:56px;color:#fff;text-align:center}@media all and (max-width: 991px){.mdl-section-donate{padding:64px 16px}}.mdl-section-donate__content-wrapper{padding:0 12%}@media all and (max-width: 1549px){.mdl-section-donate__content-wrapper{padding:0 11%}}@media all and (max-width: 991px){.mdl-section-donate__content-wrapper{padding:0 6%}}@media all and (max-width: 767px){.mdl-section-donate__content-wrapper{padding:0 16px}}@media all and (max-width: 767px){.mdl-section-donate__content-wrapper{padding:0}}.mdl-section-donate__content{padding-left:14.4%;padding-right:14.4%}@media all and (max-width: 639px){.mdl-section-donate__content{padding-left:0;padding-right:0}}.mdl-section-donate__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.mdl-section-donate__subtitle{margin-top:12px}.mdl-section-donate__link{display:inline-block;margin-top:48px;width:45%}@media all and (max-width: 991px){.mdl-section-donate__link{width:50%}}@media all and (max-width: 767px){.mdl-section-donate__link{width:100%}}.mdl-section-contact-us{background-color:#007aff;padding-top:56px;padding-bottom:56px;color:#fff;text-align:center}@media all and (max-width: 991px){.mdl-section-contact-us{padding:56px 7%}}.mdl-section-contact-us__content-wrapper{padding:0 12%}@media all and (max-width: 1549px){.mdl-section-contact-us__content-wrapper{padding:0 11%}}@media all and (max-width: 991px){.mdl-section-contact-us__content-wrapper{padding:0 6%}}@media all and (max-width: 767px){.mdl-section-contact-us__content-wrapper{padding:0 16px}}.mdl-section-contact-us__content{padding-left:14.4%;padding-right:14.4%}@media all and (max-width: 639px){.mdl-section-contact-us__content{padding-left:0;padding-right:0}}.mdl-section-contact-us__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.mdl-section-contact-us__subtitle{margin-top:12px}.mdl-section-contact-us__link{display:inline-block;margin-top:48px;width:45%}@media all and (max-width: 991px){.mdl-section-contact-us__link{width:70%}}.mdl-section-comments .mdl-comment{margin-bottom:60px}@media all and (max-width: 767px){.mdl-section-comments .mdl-comment{margin-bottom:32px}}.mdl-section-personalize-your-news .mdl-section-personalize-your-news__content-wrapper{padding-top:48px;padding-bottom:72px;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid rgba(0,0,0,0.1)}@media all and (max-width: 1349px){.mdl-section-personalize-your-news .mdl-section-personalize-your-news__content-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){.mdl-section-personalize-your-news .mdl-section-personalize-your-news__content-wrapper{padding-top:64px;padding-bottom:64px}}.mdl-section-personalize-your-news__col-01{width:37.5%}@media all and (max-width: 1349px){.mdl-section-personalize-your-news__col-01{width:100%}}.mdl-section-personalize-your-news__col-02{width:62.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width: 1349px){.mdl-section-personalize-your-news__col-02{width:100%;margin-top:48px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media all and (max-width: 767px){.mdl-section-personalize-your-news__col-02{display:block;margin-top:16px}}.mdl-section-personalize-your-news .mdl-call-to-action-01{padding-right:15%}@media all and (max-width: 767px){.mdl-section-personalize-your-news .mdl-call-to-action-01{padding-right:0}}@media all and (max-width: 767px){.mdl-section-personalize-your-news .mdl-call-to-action-01__link{max-width:100%}}.mdl-section-personalize-your-news .mdl-news-card-cat{width:176px;height:176px;min-height:176px;max-height:176px;margin-left:24px}@media all and (max-width: 1349px){.mdl-section-personalize-your-news .mdl-news-card-cat{margin-left:0;margin-right:24px}}@media all and (max-width: 767px){.mdl-section-personalize-your-news .mdl-news-card-cat{margin-left:0;margin-right:0;width:100%;margin-top:16px;height:100px;min-height:100px;max-height:100px}}#mdlWelcomeSection{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1700;width:100%;height:calc(100% + 80px);opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease, background-color 0.3s ease, color 0s linear;transition:all 0.8s ease, background-color 0.3s ease, color 0s linear;-webkit-transform:scale(1.1);transform:scale(1.1)}#mdlWelcomeSection.mdl-welcome-section--active{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.mdl-welcome-section{overflow:hidden}.mdl-welcome-section__title{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold}@media all and (max-width: 559px){.mdl-welcome-section__title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}@media all and (max-width: 559px){.mdl-welcome-section__title{font-size:2.6875rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section__title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}@media all and (max-width: 374px){.mdl-welcome-section__title{font-size:2.375rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}.mdl-welcome-section__title--02{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}@media all and (max-width: 991px){.mdl-welcome-section__title--02{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-welcome-section__accent-blue{color:#007aff}.mdl-welcome-section__subtitle{margin-top:24px}.mdl-welcome-section-container{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-welcome-section-container--prev{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.mdl-welcome-section-container--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.mdl-welcome-section-content{height:100vh;width:100%;min-height:400px}.mdl-welcome-section-content-shifted{max-width:500px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px}.mdl-welcome-section-features-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:48px}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-features-list__item{margin-top:32px}}.mdl-welcome-section-features-list__icon{width:64px;height:64px;-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-features-list__icon{width:42px;height:42px}}.mdl-welcome-section-features-list__icon svg{width:100%;height:100%}.mdl-welcome-section-features-list__content{width:calc(100% - 64px);padding-left:24px}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-features-list__content{width:calc(100% - 42px)}}.mdl-welcome-section-features-list__title{font-weight:bold}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-features-list__desc{font-size:14px}}.mdl-welcome-section-btn-close,.mdl-modal-btn-close,.tml-popup-btn-close{width:16px;height:16px;position:absolute;z-index:15;top:16px;right:16px}.mdl-welcome-section-btn-close svg,.mdl-modal-btn-close svg,.tml-popup-btn-close svg{-webkit-transition:all 0.4s ease;transition:all 0.4s ease;width:100%;height:100%;fill:rgba(18,18,18,0.6)}.mdl-welcome-section-btn-close:hover svg,.mdl-modal-btn-close:hover svg,.tml-popup-btn-close:hover svg{fill:rgba(18,18,18,0.6)}.mdl-welcome-section-theme-btn{width:96px;height:96px;border-radius:50%;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:1px solid #121212}.mdl-welcome-section-theme-btn svg{width:24px;height:24px}.mdl-welcome-section-theme-btn--light{background-color:#fff;border-color:rgba(18,18,18,0.15)}.mdl-welcome-section-theme-btn--light svg{fill:#121212}.mdl-welcome-section-theme-btn--light:focus,.mdl-welcome-section-theme-btn--light:hover,.mdl-welcome-section-theme-btn--light:active,.mdl-welcome-section-theme-btn--light:focus:active,.mdl-welcome-section-theme-btn--light:active:hover,.mdl-welcome-section-theme-btn--light:focus:hover{background-color:transparent;border-color:rgba(18,18,18,0.15)}.mdl-welcome-section-theme-btn--dark{background-color:#121212;border-color:rgba(255,255,255,0.6)}.mdl-welcome-section-theme-btn--dark svg{fill:#fff}.mdl-welcome-section-theme-btn--dark:focus,.mdl-welcome-section-theme-btn--dark:hover,.mdl-welcome-section-theme-btn--dark:active,.mdl-welcome-section-theme-btn--dark:focus:active,.mdl-welcome-section-theme-btn--dark:active:hover,.mdl-welcome-section-theme-btn--dark:focus:hover{background-color:#121212;border-color:rgba(255,255,255,0.6)}.mdl-welcome-section-btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;margin-top:16px;width:100%}.mdl-welcome-section-btn:hover,.mdl-welcome-section-btn:active,.mdl-welcome-section-btn:focus,.mdl-welcome-section-btn:active:focus{background-color:#007aff;color:#fff}.mdl-welcome-section-btn:hover,.mdl-welcome-section-btn:active,.mdl-welcome-section-btn:focus,.mdl-welcome-section-btn:active:focus{background-color:transparent;color:#007aff}.mdl-welcome-section-btn:focus,.mdl-welcome-section-btn:hover,.mdl-welcome-section-btn:active,.mdl-welcome-section-btn:focus:active,.mdl-welcome-section-btn:active:hover,.mdl-welcome-section-btn:focus:hover{background-color:#fff;color:#007aff}.mdl-welcome-section-btn-overlay-container{position:absolute;bottom:calc(32px + 80px);left:0;width:100%;padding:0 32px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;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}.mdl-welcome-section-btn-overlay-container .mdl-welcome-section-btn{max-width:calc(500px - 64px)}.mdl-welcome-section-container--intro .mdl-welcome-section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.mdl-welcome-section-container--intro .mdl-welcome-section-content__header{margin-bottom:5%}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--intro .mdl-welcome-section-content__header{margin-bottom:0}}.mdl-welcome-section-container--intro .mdl-welcome-section__title span{display:block}.mdl-welcome-section-container--intro .mdl-welcome-section-intro-img{position:absolute;width:144px;height:auto;top:28px;right:0}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--intro .mdl-welcome-section-intro-img{width:110px}}.mdl-welcome-section-container--intro .mdl-welcome-section__accent-blue{margin-top:4px}.mdl-welcome-section-container--features .mdl-welcome-section-content__header{margin-top:15%}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--features .mdl-welcome-section-content__header{margin-top:5%}}.mdl-welcome-section-container--features .mdl-welcome-section-features-list__item-01 svg{fill:#007aff}.mdl-welcome-section-container--features .mdl-welcome-section-features-list__item-02 svg{fill:#ff4a00}.mdl-welcome-section-container--features .mdl-welcome-section-features-list__item-03 svg{fill:#FBF126}.mdl-welcome-section-container--features .mdl-welcome-section-features-list__item-03 .mdl-welcome-section-features-list__icon{padding:5px}.mdl-welcome-section-container--themes .mdl-welcome-section-content__header{margin-top:15%}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--themes .mdl-welcome-section-content__header{margin-top:5%}}.mdl-welcome-section-container--themes .mdl-welcome-section-content__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:48px}.mdl-welcome-section-container--themes .mdl-welcome-section-theme-btn{position:relative}.mdl-welcome-section-container--themes .mdl-welcome-section-theme-btn--dark{left:-12px}.mdl-welcome-section-container--themes .mdl-welcome-section-theme-btn--active{z-index:5}.mdl-welcome-section-container--storylines .mdl-welcome-section-content__header{margin-top:10%}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--storylines .mdl-welcome-section-content__header{margin-top:5%}}.mdl-welcome-section-container--storylines .mdl-welcome-section-content__body{margin-top:48px}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--storylines .mdl-welcome-section-content__body{margin-top:32px}}.mdl-welcome-section-container--storylines .mdl-welcome-section-content__subtitle-b{font-size:1.625rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-bottom:12px}.mdl-welcome-section-container--storylines .mdl-news-card-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mdl-welcome-section-container--storylines .mdl-news-card-cat__header{width:48px;height:48px}.mdl-welcome-section-container--storylines .mdl-news-card-cat__body{width:calc(100% - 48px);padding-right:24px}.mdl-welcome-section-container--storylines .mdl-news-card-cat__title{padding-right:0}.mdl-welcome-section-container--storylines .mdl-welcome-section-features-list__item:nth-of-type(1) svg{fill:#007aff}.mdl-welcome-section-container--storylines .mdl-welcome-section-features-list__item:nth-of-type(2) svg{fill:#fb5252}.mdl-welcome-section-container--storylines .mdl-welcome-section-features-list__item:nth-of-type(3) svg{fill:#4CD964}#mdlWelcomeSection .mdl-welcome-section-btn-overlay-container,#mdlWelcomeSection #mdlWelcomeSectionBtnClose{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s}#mdlWelcomeSection.mdl-welcome-section--active .mdl-welcome-section-btn-overlay-container{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:3.6s;animation-delay:3.6s}#mdlWelcomeSection.mdl-welcome-section--active #mdlWelcomeSectionBtnClose{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:3.6s;animation-delay:3.6s}.mdl-welcome-section-container--intro .mdl-welcome-section-intro-img,.mdl-welcome-section-container--intro .mdl-welcome-section__title span,.mdl-welcome-section-container--intro .mdl-welcome-section__subtitle{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--intro.mdl-welcome-section-container--active .mdl-welcome-section-intro-img{-webkit-animation-name:mdl-welcome-section-intro-img-anim-in;animation-name:mdl-welcome-section-intro-img-anim-in;-webkit-animation-duration:2.6s;animation-duration:2.6s;-webkit-animation-delay:0.1s;animation-delay:0.1s}@media all and (min-width: 992px){.mdl-welcome-section-container--intro.mdl-welcome-section-container--active .mdl-welcome-section-intro-img{-webkit-animation-name:mdl-welcome-section-intro-img-anim-in--md;animation-name:mdl-welcome-section-intro-img-anim-in--md}}@media all and (max-width: 992px) and (max-height: 600px){.mdl-welcome-section-container--intro.mdl-welcome-section-container--active .mdl-welcome-section-intro-img{-webkit-animation-name:mdl-welcome-section-intro-img-anim-in--sm;animation-name:mdl-welcome-section-intro-img-anim-in--sm}}.mdl-welcome-section-container--intro.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:2.5s;animation-delay:2.5s}.mdl-welcome-section-container--intro.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:2.6s;animation-delay:2.6s}.mdl-welcome-section-container--intro.mdl-welcome-section-container--active .mdl-welcome-section__subtitle{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:2.7s;animation-delay:2.7s}@-webkit-keyframes mdl-welcome-section-intro-img-anim-in{0%{width:100%;-webkit-transform:translate3d(0, 140%, 0);transform:translate3d(0, 140%, 0);opacity:1}60%{width:100%;-webkit-transform:translate3d(0, 60%, 0);transform:translate3d(0, 60%, 0);opacity:1}100%{width:144px;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}}@keyframes mdl-welcome-section-intro-img-anim-in{0%{width:100%;-webkit-transform:translate3d(0, 140%, 0);transform:translate3d(0, 140%, 0);opacity:1}60%{width:100%;-webkit-transform:translate3d(0, 60%, 0);transform:translate3d(0, 60%, 0);opacity:1}100%{width:144px;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}}@-webkit-keyframes mdl-welcome-section-intro-img-anim-in--md{0%{width:100%;-webkit-transform:translate3d(0, 160%, 0);transform:translate3d(0, 160%, 0);opacity:1}60%{width:100%;-webkit-transform:translate3d(0, 60%, 0);transform:translate3d(0, 60%, 0);opacity:1}100%{width:144px;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}}@keyframes mdl-welcome-section-intro-img-anim-in--md{0%{width:100%;-webkit-transform:translate3d(0, 160%, 0);transform:translate3d(0, 160%, 0);opacity:1}60%{width:100%;-webkit-transform:translate3d(0, 60%, 0);transform:translate3d(0, 60%, 0);opacity:1}100%{width:144px;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}}@-webkit-keyframes mdl-welcome-section-intro-img-anim-in--sm{0%{width:100%;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);opacity:1}60%{width:100%;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0);opacity:1}100%{width:116px;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}}@keyframes mdl-welcome-section-intro-img-anim-in--sm{0%{width:100%;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);opacity:1}60%{width:100%;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0);opacity:1}100%{width:116px;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}}.mdl-welcome-section-container--features .mdl-welcome-section__title span,.mdl-welcome-section-container--features .mdl-welcome-section-features-list__item,.mdl-welcome-section-container--features .mdl-welcome-section__subtitle{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--features.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--features.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.2s;animation-delay:.2s}.mdl-welcome-section-container--features.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.4s;animation-delay:.4s}.mdl-welcome-section-container--features.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.6s;animation-delay:.6s}.mdl-welcome-section-container--features.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(3){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.8s;animation-delay:.8s}.mdl-welcome-section-container--features.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(4){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:1s;animation-delay:1s}.mdl-welcome-section-container--themes .mdl-welcome-section__title span,.mdl-welcome-section-container--themes .mdl-welcome-section-theme-btn,.mdl-welcome-section-container--themes .mdl-welcome-section__subtitle{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--themes.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--themes.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.2s;animation-delay:.2s}.mdl-welcome-section-container--themes.mdl-welcome-section-container--active .mdl-welcome-section__subtitle{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.3s;animation-delay:.3s}.mdl-welcome-section-container--themes.mdl-welcome-section-container--active .mdl-welcome-section-theme-btn:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.5s;animation-delay:.5s}.mdl-welcome-section-container--themes.mdl-welcome-section-container--active .mdl-welcome-section-theme-btn:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.7s;animation-delay:.7s}.mdl-welcome-section-container--storylines .mdl-welcome-section__title span,.mdl-welcome-section-container--storylines .mdl-news-card-cat,.mdl-welcome-section-container--storylines .mdl-welcome-section__subtitle,.mdl-welcome-section-container--storylines .mdl-welcome-section-features-list__item,.mdl-welcome-section-container--storylines .mdl-welcome-section-content__subtitle-b{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section__title span:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.2s;animation-delay:.2s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section__subtitle{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.3s;animation-delay:.3s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(1){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.4s;animation-delay:.4s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(2){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.6s;animation-delay:.6s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(3){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:.8s;animation-delay:.8s}.mdl-welcome-section-container--storylines.mdl-welcome-section-container--active .mdl-welcome-section-features-list__item:nth-of-type(4){-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:1s;animation-delay:1s}.mdl-section-subscribe,.mdl-section-subscribe-in-content{padding:48px 0}.mdl-section-subscribe__content-wrapper,.mdl-section-subscribe-in-content__content-wrapper{padding:24px;background:#000;color:#fff;overflow:hidden}.mdl-section-subscribe__mobile-illustration,.mdl-section-subscribe-in-content__mobile-illustration{display:none}@media all and (max-width: 991px){.mdl-section-subscribe__mobile-illustration,.mdl-section-subscribe-in-content__mobile-illustration{display:block;height:132px;margin-bottom:12px}}.mdl-section-subscribe__mobile-illustration svg,.mdl-section-subscribe-in-content__mobile-illustration svg{width:284px;-webkit-transform:scalex(-1) translateX(55px) translateY(-32px);transform:scalex(-1) translateX(55px) translateY(-32px)}.mdl-section-subscribe__title-row,.mdl-section-subscribe-in-content__title-row{margin-bottom:8px}.mdl-section-subscribe span.wpcf7-not-valid-tip,.mdl-section-subscribe-in-content span.wpcf7-not-valid-tip{color:#fff}.mdl-section-subscribe__content,.mdl-section-subscribe-in-content__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-section-subscribe__content,.mdl-section-subscribe-in-content__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-subscribe__col-01,.mdl-section-subscribe-in-content__col-01{width:calc(100% - 130px);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:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 991px){.mdl-section-subscribe__col-01,.mdl-section-subscribe-in-content__col-01{width:100%;padding-right:0}}.mdl-section-subscribe__col-02,.mdl-section-subscribe-in-content__col-02{display:none;width:130px;position:relative}@media all and (max-width: 991px){.mdl-section-subscribe__col-02,.mdl-section-subscribe-in-content__col-02{width:100%;margin-top:16px;display:none}}.mdl-section-subscribe__col-02 svg,.mdl-section-subscribe-in-content__col-02 svg{max-height:120px;position:absolute;top:-44px;right:0}.mdl-section-subscribe__title,.mdl-section-subscribe__subtitle,.mdl-section-subscribe-in-content__title,.mdl-section-subscribe-in-content__subtitle{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;font-size:21px;text-transform:none;color:#fff}@media all and (max-width: 767px){.mdl-section-subscribe__title,.mdl-section-subscribe__subtitle,.mdl-section-subscribe-in-content__title,.mdl-section-subscribe-in-content__subtitle{font-size:24px}}.mdl-section-subscribe__title span,.mdl-section-subscribe__subtitle span,.mdl-section-subscribe-in-content__title span,.mdl-section-subscribe-in-content__subtitle span{color:#007aff}.mdl-section-subscribe__info,.mdl-section-subscribe-in-content__info{font-size:12px;margin-top:6px}.mdl-section-subscribe__info a,.mdl-section-subscribe-in-content__info a{color:#007aff}.mdl-section-subscribe__info a:hover,.mdl-section-subscribe-in-content__info a:hover{text-decoration:underline}.mdl-section-subscribe p,.mdl-section-subscribe-in-content p{margin-bottom:0}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_form,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_paragraph,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_paragraph{margin-bottom:0;line-height:normal}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(1),.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(1){width:70%;padding-right:24px}@media all and (max-width: 991px){.mdl-section-subscribe #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(1),.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(1){width:100%;padding-right:0}}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(2),.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(2){width:30%}@media all and (max-width: 991px){.mdl-section-subscribe #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(2),.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(2){width:100%;margin-top:16px}}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;width:100%;max-height:48px;border-color:#000 !important}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text::-webkit-input-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text::-moz-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:-ms-input-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:-moz-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:focus,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:focus{outline:none}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:focus,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:focus{border-color:#007aff !important}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:not(textarea):focus::-webkit-input-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:not(textarea):focus::-moz-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:not(textarea):focus:-ms-input-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:not(textarea):focus:-moz-placeholder,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:disabled,.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:disabled:focus,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:disabled,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.mdl-section-subscribe #mailpoet_form_2 .mailpoet_text:focus,.mdl-section-subscribe-in-content #mailpoet_form_2 .mailpoet_text:focus{border-color:#007aff !important}.mdl-section-subscribe .mailpoet_message,.mdl-section-subscribe-in-content .mailpoet_message{width:100%;margin-top:16px}.mdl-section-subscribe .mailpoet_submit,.mdl-section-subscribe-in-content .mailpoet_submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:100%;height:42px;padding:8px 32px}.mdl-section-subscribe .mailpoet_submit:hover,.mdl-section-subscribe .mailpoet_submit:active,.mdl-section-subscribe .mailpoet_submit:focus,.mdl-section-subscribe .mailpoet_submit:active:focus,.mdl-section-subscribe-in-content .mailpoet_submit:hover,.mdl-section-subscribe-in-content .mailpoet_submit:active,.mdl-section-subscribe-in-content .mailpoet_submit:focus,.mdl-section-subscribe-in-content .mailpoet_submit:active:focus{background-color:#007aff;color:#fff}.mdl-section-subscribe .mailpoet_submit:hover,.mdl-section-subscribe .mailpoet_submit:active,.mdl-section-subscribe .mailpoet_submit:focus,.mdl-section-subscribe .mailpoet_submit:active:focus,.mdl-section-subscribe-in-content .mailpoet_submit:hover,.mdl-section-subscribe-in-content .mailpoet_submit:active,.mdl-section-subscribe-in-content .mailpoet_submit:focus,.mdl-section-subscribe-in-content .mailpoet_submit:active:focus{background-color:transparent;color:#007aff}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__title-1{text-align:center;font-size:2rem;font-weight:700;color:#fff}@media all and (max-width: 767px){.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__title-1{font-size:1.5rem}}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__title{text-align:center;font-weight:700;color:#000;margin-top:8px;margin-bottom:16px}@media all and (max-width: 767px){.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__title{font-size:1rem;margin-bottom:0}}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__content-wrapper{background-color:#74B4FF;padding:36px 24px}@media all and (max-width: 767px){.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__content-wrapper .mdl-section-subscribe__title-row{padding-right:0}}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__col-01{width:100%}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__col-02{display:none}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__content{max-width:60%;margin:0 auto}@media all and (max-width: 991px){.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__content{max-width:100%}}.mdl-section-subscribe.mdl-section-subscribe-layout-04 input.mdl-form-control--st-03,.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-form-control--st-03{border-radius:0;border:none !important}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__info{text-align:center;margin-top:12px}.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn{border-radius:0;background-color:#000;border:#000}@media all and (max-width: 767px){.mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group--button{padding:0}}.mdl-fixed-informer .mdl-section-subscribe__content-wrapper{padding:0 12%}@media all and (max-width: 1549px){.mdl-fixed-informer .mdl-section-subscribe__content-wrapper{padding:0 11%}}@media all and (max-width: 991px){.mdl-fixed-informer .mdl-section-subscribe__content-wrapper{padding:0 6%}}@media all and (max-width: 767px){.mdl-fixed-informer .mdl-section-subscribe__content-wrapper{padding:0 16px}}@media all and (max-width: 767px){.mdl-fixed-informer .mdl-section-subscribe__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;position:relative}}@media all and (max-width: 767px){.mdl-fixed-informer .mdl-section-subscribe__content-wrapper .mdl-section-subscribe__mobile-illustration{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:absolute;width:100%;top:7px;right:0px}}.mdl-fixed-informer .mdl-section-subscribe__content-wrapper .mdl-section-subscribe__title-row{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media all and (max-width: 767px){.mdl-fixed-informer .mdl-section-subscribe__content-wrapper .mdl-section-subscribe__title-row{padding-bottom:12px;padding-right:96px}}.mdl-fixed-informer .mdl-section-subscribe__content-wrapper .mdl-section-subscribe__content{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mdl-content-page-wrapper .mdl-section-subscribe{padding:0}.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding:0 12%;padding-top:48px;padding-bottom:48px}@media all and (max-width: 1549px){.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding:0 11%}}@media all and (max-width: 991px){.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding:0 6%}}@media all and (max-width: 767px){.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding:0 16px}}@media all and (max-width: 1549px){.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding-top:32px;padding-bottom:32px}}@media all and (max-width: 991px){.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding-top:24px;padding-bottom:24px}}@media all and (max-width: 767px){.mdl-content-page-wrapper .mdl-section-subscribe__content-wrapper{padding-top:24px;padding-bottom:24px}}.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02,.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02-with-builder{padding:48px 0 0 0}@media all and (max-width: 767px){.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02,.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02-with-builder{padding-top:24px}}.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02 .mdl-section-subscribe__content-wrapper,.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02-with-builder .mdl-section-subscribe__content-wrapper{padding:24px}@media all and (max-width: 767px){.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02 .mdl-section-subscribe__content-wrapper,.mdl-content-page-wrapper .mdl-section-subscribe.mdl-section-subscribe--homepage-v02-with-builder .mdl-section-subscribe__content-wrapper{padding:16px}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-row{margin-bottom:0}@media all and (max-width: 1199px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group{width:40%}@media all and (max-width: 1199px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group{width:50%}}@media all and (max-width: 767px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group{width:100%}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group:nth-child(1){padding-right:6px}@media all and (max-width: 767px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group:nth-child(1){padding-right:0;margin-bottom:12px}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group:nth-child(2){padding-left:6px}@media all and (max-width: 767px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group:nth-child(2){padding-left:0;margin-bottom:12px}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group--button{width:20%;padding-left:12px;position:relative}@media all and (max-width: 1199px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group--button{width:100%;margin-top:12px;padding-left:0}}@media all and (max-width: 767px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-group--button{width:100%;margin-top:0;padding-left:50%}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .ajax-loader,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .wpcf7-spinner{position:absolute;right:64px;top:auto;bottom:-24px;background:transparent;border:2px solid #ff4a00;border-radius:50%;-webkit-animation-name:mdl-cf7-loader-anim;animation-name:mdl-cf7-loader-anim;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:0.5s;animation-duration:0.5s;will-change:transform}@media all and (max-width: 767px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .ajax-loader,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .wpcf7-spinner{background-color:transparent;right:24px;bottom:auto;top:calc(50% - 8px)}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .mdl-form-control--st-03,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn{height:42px}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;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;line-height:1;width:100%;padding-left:0;padding-right:0;text-align:center}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:hover,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:active,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:focus,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:active:focus{background-color:#007aff;color:#fff}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:hover,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:active,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:focus,.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn:active:focus{background-color:transparent;color:#007aff}@media all and (max-width: 767px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn{height:48px}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form div.wpcf7-response-output{margin-bottom:0;padding:6px;font-size:10px;text-transform:uppercase;letter-spacing:0.5px;border:none;color:#fff;background-color:#ff4a00}@media all and (max-width: 1199px){.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form div.wpcf7-response-output{margin-top:6px}}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form div.wpcf7-response-output.wpcf7-mail-sent-ok{margin-top:6px;background-color:#4CD964}.mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .div.wpcf7-mail-sent-ok{margin-top:6px}@-webkit-keyframes mdl-cf7-loader-anim{0%,100%{-webkit-transform:scale(0.5);transform:scale(0.5)}60%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes mdl-cf7-loader-anim{0%,100%{-webkit-transform:scale(0.5);transform:scale(0.5)}60%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.mdl-section-subscribe-in-content{padding:64px 0}.mdl-section-subscribe-in-content__title{font-size:18px;line-height:normal}.mdl-section-subscribe-in-content .mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn,.mdl-section-subscribe-in-content .mdl-form-control--st-03{font-size:15px}@media all and (max-width: 767px){.mdl-section-subscribe-in-content .mdl-form-wrapper.tml-newsletter-subscribe-mailchmp-form .tml-mpsf-send-btn,.mdl-section-subscribe-in-content .mdl-form-control--st-03{font-size:17px}}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__content-wrapper,.mdl-section-subscribe .mdl-section-subscribe__content-wrapper{position:relative}}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter__content-wrapper .mdl-section-subscribe__mobile-illustration,.mdl-section-subscribe__content-wrapper .mdl-section-subscribe__mobile-illustration{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:absolute;width:100%;top:7px;right:0px}}.mdl-fixed-informer--newsletter__content-wrapper .mdl-section-subscribe__title-row,.mdl-section-subscribe__content-wrapper .mdl-section-subscribe__title-row{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter__content-wrapper .mdl-section-subscribe__title-row,.mdl-section-subscribe__content-wrapper .mdl-section-subscribe__title-row{padding-bottom:12px;padding-right:96px}}.mdl-fixed-informer--newsletter .mdl-section-subscribe__info,.mdl-section-subscribe .mdl-section-subscribe__info{font-size:.75rem;line-height:1.33;font-weight:bold;font-weight:normal;line-height:normal;margin-top:4px}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__info,.mdl-section-subscribe .mdl-section-subscribe__info{margin-top:12px}}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__mobile-illustration,.mdl-section-subscribe .mdl-section-subscribe__mobile-illustration{height:82px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__mobile-illustration svg,.mdl-section-subscribe .mdl-section-subscribe__mobile-illustration svg{width:152px;height:134px;-webkit-transform:none;transform:none}}.mdl-fixed-informer--newsletter .mdl-section-subscribe__title,.mdl-section-subscribe .mdl-section-subscribe__title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__title,.mdl-section-subscribe .mdl-section-subscribe__title{font-size:28px}}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__title span,.mdl-section-subscribe .mdl-section-subscribe__title span{display:block;font-size:15px;margin-top:8px}}.mdl-section-subscribe__content-wrapper{overflow:visible}@media all and (max-width: 767px){.mdl-section-subscribe__content-wrapper .mdl-section-subscribe__mobile-illustration{top:30px}}.mdl-section-donation-in-content{padding:80px 0}.mdl-section-donation-in-content__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-section-donation-in-content__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-donation-in-content__col-01{width:50%;padding-right:24px}@media all and (max-width: 991px){.mdl-section-donation-in-content__col-01{width:100%;padding-right:0}}.mdl-section-donation-in-content__col-02{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 991px){.mdl-section-donation-in-content__col-02{width:100%;margin-top:16px}}.mdl-section-donation-in-content__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.mdl-section-donation-in-content__btn-wrapper{width:100%}.mdl-section-donation-in-content__info{margin-top:16px}.mdl-section-donation-in-content__info a{color:#007aff}.mdl-section-donation-in-content__info a:hover{text-decoration:underline}.mdl-section-donation-in-content p{margin-bottom:0}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_paragraph{margin-bottom:0;line-height:normal}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(1){width:70%;padding-right:24px}@media all and (max-width: 991px){.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(1){width:100%;padding-right:0}}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(2){width:30%}@media all and (max-width: 991px){.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_paragraph:nth-of-type(2){width:100%;margin-top:16px}}.mdl-section-donation-in-content__btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:100%;height:42px;padding:8px 32px}.mdl-section-donation-in-content__btn:hover,.mdl-section-donation-in-content__btn:active,.mdl-section-donation-in-content__btn:focus,.mdl-section-donation-in-content__btn:active:focus{background-color:#007aff;color:#fff}.mdl-section-donation-in-content__btn:hover,.mdl-section-donation-in-content__btn:active,.mdl-section-donation-in-content__btn:focus,.mdl-section-donation-in-content__btn:active:focus{background-color:transparent;color:#007aff}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;width:100%;max-height:48px;border-color:#000 !important}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:focus{outline:none}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:focus{border-color:#007aff !important}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:disabled,.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.mdl-section-donation-in-content #mailpoet_form_2 .mailpoet_text:focus{border-color:#007aff !important}.mdl-section-donation-in-content .mailpoet_message{width:100%;margin-top:16px}.mdl-section-donation-in-content .mailpoet_submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:100%;height:42px;padding:8px 32px}.mdl-section-donation-in-content .mailpoet_submit:hover,.mdl-section-donation-in-content .mailpoet_submit:active,.mdl-section-donation-in-content .mailpoet_submit:focus,.mdl-section-donation-in-content .mailpoet_submit:active:focus{background-color:#007aff;color:#fff}.mdl-section-donation-in-content .mailpoet_submit:hover,.mdl-section-donation-in-content .mailpoet_submit:active,.mdl-section-donation-in-content .mailpoet_submit:focus,.mdl-section-donation-in-content .mailpoet_submit:active:focus{background-color:transparent;color:#007aff}.mdl-section-donation-in-content{padding:64px 0}.mdl-section-fake-news__content-wrapper{padding-top:60px;padding-bottom:60px;border-top:1px solid rgba(0,0,0,0.1)}.mdl-section-fake-news .tml-fake-news-winner-block{margin-top:32px}@media all and (max-width: 767px){.mdl-section-fake-news .tml-fake-news-winner-block{margin-top:64px}}.fake-news-01{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 1349px){.fake-news-01{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fake-news-01__col-01{width:50%}@media all and (max-width: 1349px){.fake-news-01__col-01{width:100%;padding-right:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.fake-news-01__col-02{width:50%}@media all and (max-width: 1349px){.fake-news-01__col-02{margin-top:64px;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media all and (max-width: 767px){.fake-news-01__col-02{margin-top:48px;margin-top:0;padding-bottom:64px}}.fake-news-01__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:none;padding-right:64px}@media all and (max-width: 991px){.fake-news-01__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.fake-news-01__title{padding-right:0;text-align:center}}.fake-news-01__title span{color:#007aff;display:block}.fake-news-01__link{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;margin-top:24px;width:45%}.fake-news-01__link:hover,.fake-news-01__link:active,.fake-news-01__link:focus,.fake-news-01__link:active:focus{background-color:#007aff;color:#fff}.fake-news-01__link:hover,.fake-news-01__link:active,.fake-news-01__link:focus,.fake-news-01__link:active:focus{background-color:transparent;color:#007aff}@media all and (max-width: 767px){.fake-news-01__link{width:100%}}.fake-news-01__link-02{color:#007aff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding:0 36px;margin-top:24px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (max-width: 767px){.fake-news-01__link-02{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.fake-news-01__link-02 svg{width:16px;height:16px;margin-right:12px;fill:#007aff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.fake-news-01__link-02:hover{color:#000}.fake-news-01__link-02:hover svg{fill:#000}@media all and (max-width: 767px){.fake-news-01 .mdl-fake-news-composition-envelopes-01{padding-left:50%}}.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{width:168px;height:168px}@media all and (max-width: 349px){.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{width:120px;height:120px}}.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{top:26px}.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real svg{top:0}.fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{position:absolute;top:-4px;left:120px;-webkit-transform:rotate(16deg);transform:rotate(16deg)}@media all and (max-width: 767px){.fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{left:75%}}@media all and (max-width: 349px){.fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{left:68%}}.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{top:-12px}@media all and (max-width: 1199px){.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:40%}}.fake-news-01 .mdl-fake-news-composition-envelopes-01{left:11%}@media all and (max-width: 1199px){.fake-news-01 .mdl-fake-news-composition-envelopes-01{left:0;top:24px}}.fake-news-01 .mdl-fake-news-composition-titles .mdl-fake-news-composition-title{font-size:60px}.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{right:5%;top:32px;left:auto}@media all and (max-width: 1349px){.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{right:auto;left:45%}}@media all and (max-width: 1199px){.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{right:0;left:auto;top:auto;bottom:-10px}}@media all and (max-width: 767px){.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{right:auto;left:0;top:auto;bottom:-10px}}.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:0}@media all and (max-width: 767px){.fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:40%}}.mdl-section-fake-news-in-content{padding:64px 0}@media all and (max-width: 767px){.mdl-section-fake-news-in-content{padding-bottom:108px}}@media all and (max-width: 1349px){.mdl-section-fake-news-in-content .fake-news-01{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.mdl-section-fake-news-in-content .fake-news-01__col-01{width:60%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01__col-01{width:100%}}.mdl-section-fake-news-in-content .mdl-fake-news-composition-envelopes-01{left:-11%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .mdl-fake-news-composition-envelopes-01{left:0}}.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:-18%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{top:-16px;left:40%}}.mdl-section-fake-news-in-content .fake-news-01__col-02{width:40%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01__col-02{width:100%}}.mdl-section-fake-news-in-content .fake-news-01__col-01{padding-right:4%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01__col-01{padding-right:0}}.mdl-section-fake-news-in-content .fake-news-01 .fake-news-01__title{font-size:24px}.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{right:0;left:auto;top:64px}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{left:0;right:auto}}.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{top:39px;left:-9%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{left:0}}.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{top:5px;left:75px}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{left:70%}}.mdl-section-fake-news-in-content .fake-news-01__link{width:55%}@media all and (max-width: 767px){.mdl-section-fake-news-in-content .fake-news-01__link{width:100%}}.mdl-fixed-informer{background-color:#f9f9f9;position:fixed;bottom:0;left:0;width:100%;z-index:100;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;-webkit-transition:all 0.6s ease, opacity 0.2s ease;transition:all 0.6s ease, opacity 0.2s ease;padding-left:240px;-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width: 991px){.mdl-fixed-informer{padding-left:0}}.mdl-fixed-informer__close-btn{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;padding:0;position:absolute;top:6px;right:6px;width:12px;height:12px;z-index:10;cursor:pointer}.mdl-fixed-informer__close-btn:hover,.mdl-fixed-informer__close-btn:active,.mdl-fixed-informer__close-btn:focus,.mdl-fixed-informer__close-btn:active:focus{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}@media all and (max-width: 639px){.mdl-fixed-informer__close-btn{top:10px;right:10px;width:20px;height:20px}}.mdl-fixed-informer__close-btn svg{fill:rgba(0,0,0,0.6);position:absolute;width:100%;height:100%;left:0;top:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-fixed-informer__close-btn:active,.mdl-fixed-informer__close-btn:focus{outline:none}.mdl-fixed-informer__close-btn:hover svg{fill:rgba(0,0,0,0.6)}.mdl-fixed-informer--active{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1;visibility:visible}.mdl-fixed-informer--closed{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden}.mdl-fixed-informer--newsletter{background-color:#000}.mdl-fixed-informer--newsletter .mdl-section-subscribe{padding:24px 0}.mdl-fixed-informer--newsletter .mdl-section-subscribe.mdl-section-subscribe-layout-04{padding:24px 0;background-color:#74B4FF}.mdl-fixed-informer--newsletter .mdl-section-subscribe.mdl-section-subscribe-layout-04 .mdl-section-subscribe__content-wrapper{padding-top:0;padding-bottom:0}.mdl-fixed-informer--newsletter .mdl-section-subscribe__title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__title{font-size:28px}}@media all and (max-width: 767px){.mdl-fixed-informer--newsletter .mdl-section-subscribe__title span{display:block;font-size:15px;margin-top:8px}}.mdl-fixed-informer--newsletter .mailpoet_message{margin-top:0}.mdl-fixed-informer--newsletter input.mdl-form-control--st-03,.mdl-fixed-informer--newsletter .mdl-form-control--st-03{border-color:#fff !important}.mdl-fixed-informer--newsletter .mdl-fixed-informer__close-btn svg{fill:rgba(255,255,255,0.6)}.mdl-fixed-informer--newsletter .mdl-fixed-informer__close-btn svg:hover{fill:#fff}.mdl-section-hp-video{background-color:#ff4a00;margin-bottom:72px;padding:48px 0;text-align:center;color:#fff}.mdl-section-hp-video__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;line-height:1.21}@media all and (max-width: 991px){.mdl-section-hp-video__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-section-hp-video__subtitle{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;margin-top:12px;padding:0 23%;-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width: 767px){.mdl-section-hp-video__subtitle{padding:0 10%}}.mdl-section-hp-video__actions{margin-top:54px}.mdl-section-hp-video__actions-title{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;margin-bottom:24px}.mdl-section-hp-video__language-switcher{margin-top:48px;position:relative;z-index:300}.mdl-section-hp-video__language-switcher .dropdown-03-wrapper{width:256px;margin:0 auto}@media all and (max-width: 767px){.mdl-section-hp-video__language-switcher .dropdown-03-wrapper{width:80%}}.mdl-section-hp-video__language-switcher .dropdown-03{width:100%}.mdl-section-hp-video__language-switcher .dropdown-03__head{background:#fff;border-bottom:none;border-radius:8px;min-height:48px}.mdl-section-hp-video__language-switcher .dropdown-03__title{padding-right:0;padding-left:12px;color:#000}.mdl-section-hp-video__language-switcher .dropdown-03__state-icon{margin-right:12px}.mdl-section-hp-video__language-switcher .dropdown-03__state-icon svg{fill:#000}.mdl-section-hp-video__language-switcher .dropdown-03__body,.mdl-section-hp-video__language-switcher .dropdown-03-options{border-radius:8px;height:200px;overflow:hidden;width:100%}.mdl-section-hp-video__language-switcher .dropdown-03__trigger a{color:#000}.mdl-section-hp-video__language-switcher .dropdown-03-options__list{position:relative;width:100%;height:200px}.mdl-section-hp-video__content{margin-top:24px;position:relative;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;z-index:15}.mdl-section-hp-video__layer{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-section-hp-video__layer-h{overflow:hidden}.mdl-section-hp-video__layer-shadow{background:#000;width:52%;left:24%;height:24px;border-radius:50%;-webkit-box-shadow:0 0px 66px 111px #000;box-shadow:0 0px 66px 111px #000;bottom:0;top:auto;opacity:0.35}@media all and (max-width: 767px){.mdl-section-hp-video__layer-shadow{display:none}}.mdl-section-hp-video__frame-wrapper{width:456px;height:256px;background-color:#000;position:relative;z-index:25;background-image:url("../img/loaders/loader-white-on-black.gif");background-position:center center;background-repeat:no-repeat}@media all and (max-width: 767px){.mdl-section-hp-video__frame-wrapper{width:80%;margin:0 auto}}.mdl-section-hp-video__frame-wrapper iframe{width:100%;height:100%}.mdl-section-hp-video__actions-btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;height:48px;width:264px;background-color:#fff;color:#000;border-color:#fff;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;margin:0 auto}.mdl-section-hp-video__actions-btn:hover,.mdl-section-hp-video__actions-btn:active,.mdl-section-hp-video__actions-btn:focus,.mdl-section-hp-video__actions-btn:active:focus{background-color:#007aff;color:#fff}.mdl-section-hp-video__actions-btn:hover,.mdl-section-hp-video__actions-btn:active,.mdl-section-hp-video__actions-btn:focus,.mdl-section-hp-video__actions-btn:active:focus{background-color:transparent;color:#007aff}@media all and (max-width: 767px){.mdl-section-hp-video__actions-btn{width:80%}}.mdl-section-hp-video__actions-btn:hover{background-color:#ff4a00;color:#fff}.mdl-section-hp-video__actions-btn:focus,.mdl-section-hp-video__actions-btn:active,.mdl-section-hp-video__actions-btn:active:focus,.mdl-section-hp-video__actions-btn:active:hover,.mdl-section-hp-video__actions-btn:focus:hover{background-color:#fff;color:#ff4a00}.mdl-section-intro-01-video__language-switcher{position:relative;z-index:300}@media all and (max-width: 767px){.mdl-section-intro-01-video__language-switcher{margin-top:0}}.mdl-section-intro-01-video__language-switcher .dropdown-03-wrapper{width:264px;margin-top:36px}@media all and (max-width: 767px){.mdl-section-intro-01-video__language-switcher .dropdown-03-wrapper{width:100%}}.mdl-section-intro-01-video__language-switcher .dropdown-03{width:100%}.mdl-section-intro-01-video__language-switcher .dropdown-03__head{background:#fff;border-bottom:none;border-radius:8px;min-height:48px}.mdl-section-intro-01-video__language-switcher .dropdown-03__title{padding-right:0;padding-left:12px;color:#000;text-align:center}.mdl-section-intro-01-video__language-switcher .dropdown-03__state-icon{margin-right:12px}.mdl-section-intro-01-video__language-switcher .dropdown-03__state-icon svg{fill:#000}.mdl-section-intro-01-video__language-switcher .dropdown-03__body,.mdl-section-intro-01-video__language-switcher .dropdown-03-options{border-radius:8px;height:200px;overflow:hidden;width:100%}.mdl-section-intro-01-video__language-switcher .dropdown-03__trigger a{color:#000}.mdl-section-intro-01-video__language-switcher .dropdown-03-options__list{position:relative;width:100%;height:200px}.mdl-section-intro-01-video__language-switcher .dropdown-03__trigger{padding:0}.mdl-section-intro-01-video__language-switcher .dropdown-03__trigger a{display:block;padding:14px 12px}.mdl-section-news-ticker{margin-bottom:0;margin-top:32px;position:relative}.mdl-section-news-ticker .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.mdl-section-news-ticker .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.mdl-section-news-ticker .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;position:relative}.mdl-section-news-ticker .slick-dots li button:before{content:'';width:8px;height:8px;border-radius:50%;top:calc(50% - 4px);left:calc(50% - 4px);background-color:rgba(0,0,0,0.1);position:absolute;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-section-news-ticker .slick-dots li.slick-active button:before{background-color:#007aff}.mdl-section-news-ticker .slick-dots{text-align:left;left:-6px}@media all and (max-width: 767px){.mdl-section-news-ticker .mdl-section__header{padding-bottom:0}}.mdl-section-news-ticker .news-card-sm .mdl-tag{display:none}.mdl-news-ticker{width:100%}.mdl-news-ticker__navigation{position:relative;margin-bottom:32px}@media all and (max-width: 767px){.mdl-news-ticker__navigation{margin-bottom:0}}.mdl-section-news-opinion{margin-bottom:48px}.mdl-section-news-opinion .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-section-news-opinion .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.mdl-section-news-opinion .slick-track .slick-slide>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-section-news-opinion .mdl-opinion-carousel-slide,.mdl-section-news-opinion .mdl-opinion-card{height:100%}.mdl-section-news-opinion .mdl-opinion-card{padding:0 24px}.mdl-section-news-opinion .mdl-opinion-card--cards-layout-1{padding-left:20%;padding-right:20%}@media all and (max-width: 767px){.mdl-section-news-opinion .mdl-opinion-card--cards-layout-1{padding-left:24px;padding-right:24px}}.mdl-section-news-opinion .mdl-section__content{margin-top:0px;padding-bottom:36px}@media all and (max-width: 767px){.mdl-section-news-opinion .mdl-section__content{padding-bottom:48px}}.mdl-section-news-opinion .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.mdl-section-news-opinion .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.mdl-section-news-opinion .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;position:relative}.mdl-section-news-opinion .slick-dots li button:before{content:'';width:8px;height:8px;border-radius:50%;top:calc(50% - 4px);left:calc(50% - 4px);background-color:rgba(0,0,0,0.1);position:absolute;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-section-news-opinion .slick-dots li.slick-active button:before{background-color:#007aff}.mdl-section-news-opinion .slick-dots{bottom:-36px}.mdl-section-news-opinion__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-section-news-opinion__action{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;line-height:20px;text-transform:uppercase;color:#007aff;display:block;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (max-width: 767px){.mdl-section-news-opinion__action{font-size:16px;width:50%}}@media all and (max-width: 559px){.mdl-section-news-opinion__action{font-size:16px;width:100%}}.mdl-section-news-opinion__action:hover{opacity:0.6}.mdl-section-news-opinion__action-topics{padding-right:12px;position:relative}.mdl-section-news-opinion__action-topics:after{content:"";display:block;position:absolute;position:absolute;right:0;height:100%;width:1px;border-right:1px solid rgba(0,0,0,0.1);top:0}@media all and (max-width: 767px){.mdl-section-news-opinion__action-topics:after{right:2px}}.mdl-section-news-opinion__action-send{padding-left:12px}@media all and (max-width: 767px){.mdl-section-news-opinion__action-send{padding-left:0;font-size:15px}}.mdl-section-news-opinion .mdl-more-from--desktop{margin-left:8px}@media all and (max-width: 767px){.mdl-section-news-opinion .mdl-more-from--desktop{display:none}}.mdl-section-news-opinion .mdl-section__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width: 767px){.mdl-section-news-opinion .mdl-section__footer{display:block}}.mdl-section-news-opinion .mdl-section__footer .mdl-show-on-mobile{width:100%}@media all and (max-width: 767px){.mdl-section-news-opinion .mdl-section__footer .mdl-show-on-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}}@media all and (max-width: 767px){.mdl-section-news-opinion .mdl-section__footer .mdl-show-on-mobile .mdl-section__more-from-mobile{margin-top:0}}.mdl-opinion-card{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdl-opinion-card__cover{background-size:cover;background-repeat:no-repeat;background-position:center;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:160px;height:160px;margin:0 auto;border-radius:50%;overflow:hidden;margin-bottom:6px}.mdl-opinion-card__title{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:none;color:#000;line-height:1.1;margin-bottom:16px;margin-top:6px}.mdl-opinion-card__title:hover{color:rgba(0,0,0,0.7)}.mdl-opinion-card__author{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase;margin-top:4px}.mdl-opinion-card__bar{margin-top:auto}.mdl-opinion-card__bar-01{margin-bottom:6px}.mdl-opinion-card__bar-02{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}.mdl-opinion-card .mdl-news-card__action svg{fill:rgba(0,0,0,0.6)}.mdl-opinion-card .mdl-news-card__action svg:hover{fill:#007aff}.mdl-opinion-card__date{font-size:.75rem;line-height:1.33;font-weight:bold;color:rgba(0,0,0,0.6);margin-right:24px}.mdl-opinion-carousel{width:100%}.mdl-section-article-intro.mdl-section-article-intro--opinion{margin-left:26.1%;margin-right:26.1%;height:40vh;margin-top:72px}@media all and (max-width: 1549px){.mdl-section-article-intro.mdl-section-article-intro--opinion{margin-left:21%;margin-right:21%}}@media all and (max-width: 991px){.mdl-section-article-intro.mdl-section-article-intro--opinion{margin-left:10%;margin-right:10%}}@media all and (max-width: 767px){.mdl-section-article-intro.mdl-section-article-intro--opinion{margin-left:16px;margin-right:16px}}@media all and (max-width: 767px){.mdl-section-article-intro.mdl-section-article-intro--opinion{margin-top:32px}}.mdl-section-article-intro.mdl-section-article-intro--opinion .mdl-section-article-intro__subtitle{margin:0}.mdl-section-article-intro.mdl-section-article-intro--opinion.mdl-section-article-intro .mdl-card-in-context-layer{padding-left:16px;padding-right:16px;display:none}.mdl-section-article-author-block{padding:56px 0;border-bottom:1px solid rgba(0,0,0,0.1)}@media all and (max-width: 767px){.mdl-section-article-author-block{padding:32px 0}}.mdl-section-article-author-block__content{margin-left:26.1%;margin-right:26.1%}@media all and (max-width: 1549px){.mdl-section-article-author-block__content{margin-left:21%;margin-right:21%}}@media all and (max-width: 991px){.mdl-section-article-author-block__content{margin-left:10%;margin-right:10%}}@media all and (max-width: 767px){.mdl-section-article-author-block__content{margin-left:16px;margin-right:16px}}.mdl-author-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media all and (max-width: 767px){.mdl-author-card{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-author-card__p01{width:168px}@media all and (max-width: 767px){.mdl-author-card__p01{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}.mdl-author-card__p02{width:calc(100% - 168px);padding-left:24px}@media all and (max-width: 767px){.mdl-author-card__p02{width:100%;padding-left:0;margin-top:24px}}.mdl-author-card__photo-wrapper{width:168px;height:168px;border-radius:50%;overflow:hidden}@media all and (max-width: 767px){.mdl-author-card__photo-wrapper{width:96px;height:96px}}.mdl-author-card__photo{max-width:100%;width:100%}.mdl-author-card__name{font-size:1.25rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;margin:0;padding:0}.mdl-author-card__subtitle{color:rgba(0,0,0,0.3);margin-top:8px;font-weight:bold}.mdl-author-card__description{margin-top:8px}.mdl-section-textual{margin:0}.mdl-textual-widget{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-textual-widget{display:block}}.mdl-textual-widget .slick-slide{height:100%}.mdl-textual-widget__c01{width:25%;padding:10px 12px;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;text-align:center;background:#000}@media all and (max-width: 991px){.mdl-textual-widget__c01{width:100%;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mdl-textual-widget__c02{width:75%;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 991px){.mdl-textual-widget__c02{width:100%;padding:12px 0}}.mdl-textual-widget__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin:0;color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-textual-widget__title:hover{color:#007aff}.mdl-textual-widget__post-title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.mdl-textual-widget__post-title{white-space:nowrap}}.mdl-textual-widget__post-title:hover{color:#007aff}.mdl-textual-widget .mdl-textual-slider{width:100%;height:100%}.mdl-textual-widget .slick-list,.mdl-textual-widget .slick-track,.mdl-textual-widget .slick-slide,.mdl-textual-widget .slick-slide>div{height:100%}.mdl-textual-widget .mdl-textual-slider__slide{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-textual-widget--mideast-streets{margin-top:32px}.mdl-textual-widget--mideast-streets .mdl-textual-widget__c01{background:#4CD964}.mdl-textual-widget--mideast-streets .mdl-textual-widget__post-title:hover{color:#4CD964}.mdl-textual-widget--mideast-streets .mdl-textual-widget__title:hover{color:#000}.mdl-section-textual-corona__text{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;display:inline-block;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;height:100%}.mdl-section-textual-corona .mdl-textual-widget__c01{width:28%}@media all and (max-width: 1499px){.mdl-section-textual-corona .mdl-textual-widget__c01{width:32%}}@media all and (max-width: 991px){.mdl-section-textual-corona .mdl-textual-widget__c01{width:100%}}.mdl-section-textual-corona .mdl-textual-widget__c02{width:72%}@media all and (max-width: 1499px){.mdl-section-textual-corona .mdl-textual-widget__c02{width:68%}}@media all and (max-width: 991px){.mdl-section-textual-corona .mdl-textual-widget__c02{width:100%}}.mdl-section-textual-corona .mdl-textual-widget__c02{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-section-textual-corona .mdl-textual-widget__c02{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-textual-corona__text{width:calc(100% - 168px)}@media all and (max-width: 767px){.mdl-section-textual-corona__text{width:100%}}.mdl-section-textual-corona__actions{width:132px}@media all and (max-width: 767px){.mdl-section-textual-corona__actions{padding-top:12px;width:100%}}.mdl-section-textual-corona--bottom{margin-bottom:12px}.mdl-textual-widget--corona{margin-bottom:16px}.mdl-textual-widget--corona .mdl-textual-widget__title{font-size:20px}.mdl-textual-widget--corona .mdl-textual-widget__c01{background:#ff4a00}.mdl-textual-widget--corona .mdl-textual-widget__c02{padding:0 12px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 767px){.mdl-textual-widget--corona .mdl-textual-widget__c02{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px 0}}.mdl-textual-widget--corona .mdl-btn,.mdl-textual-widget--corona .mdl-mail-contact-link,.mdl-textual-widget--corona .mdl-in-content-button,.mdl-textual-widget--corona .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit{background-color:#ff4a00;color:#fff;height:32px;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:1px solid #ff4a00;width:100%;padding-left:6px;padding-right:6px;font-size:16px}@media all and (max-width: 767px){.mdl-textual-widget--corona .mdl-btn,.mdl-textual-widget--corona .mdl-mail-contact-link,.mdl-textual-widget--corona .mdl-in-content-button,.mdl-textual-widget--corona .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit,.mdl-textual-widget--corona .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit{margin-top:6px;background:transparent;color:#ff4a00;max-width:256px;margin-left:auto;margin-right:auto}}.mdl-textual-widget--corona .mdl-btn:hover,.mdl-textual-widget--corona .mdl-mail-contact-link:hover,.mdl-textual-widget--corona .mdl-in-content-button:hover,.mdl-textual-widget--corona .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover{background:transparent;color:#ff4a00}@media all and (max-width: 767px){.mdl-textual-widget--corona .mdl-btn:hover,.mdl-textual-widget--corona .mdl-mail-contact-link:hover,.mdl-textual-widget--corona .mdl-in-content-button:hover,.mdl-textual-widget--corona .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover,.mdl-textual-widget--corona .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-textual-widget--corona .wpcf7-submit:hover{background-color:#ff4a00;color:#fff}}@media all and (max-width: 767px){.mdl-textual-widget--corona .mdl-section-textual-corona__actions{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px 12px 0 12px}}.mdl-textual-widget--corona .mdl-textual-widget__post-title:hover{color:#ff4a00}.mdl-textual-widget--corona .mdl-textual-widget__title:hover{color:#000}@-webkit-keyframes textual-scroll-left-anim{0%{-webkit-transform:translateX(48px);transform:translateX(48px)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes textual-scroll-left-anim{0%{-webkit-transform:translateX(48px);transform:translateX(48px)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.mdl-section-textual--mideast-middle .mdl-textual-widget--mideast-streets,.mdl-section-textual--mideast-tml-academy .mdl-textual-widget--mideast-streets,.mdl-section-textual--mideast-people .mdl-textual-widget--mideast-streets,.mdl-section-textual--mideast-opinion .mdl-textual-widget--mideast-streets,.mdl-section-textual--mideast-lifelines .mdl-textual-widget--mideast-streets,.mdl-section-textual--mideast-mideaststreets .mdl-textual-widget--mideast-streets,.mdl-section-textual--mideast-common .mdl-textual-widget--mideast-streets{margin-top:0}.mdl-section-textual--mideast-mideaststreets .mdl-textual-widget--mideast-streets{margin-bottom:0}.mdl-section-donate-banner{position:relative;margin-bottom:72px}.mdl-section-donate-banner .mdl-section__content{position:relative;z-index:15;padding:18px 24px 36px 24px;color:#fff;display:block}@media all and (max-width: 767px){.mdl-section-donate-banner .mdl-section__content{padding:12px 20px 16px 20px}}.mdl-section-donate-banner__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;padding:0;margin:0;line-height:1.05}@media all and (max-width: 991px){.mdl-section-donate-banner__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.mdl-section-donate-banner__title{font-size:22px;padding-right:96px}}.mdl-section-donate-banner__title span{color:#ff4a00}.mdl-section-donate-banner__r02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:42px}@media all and (max-width: 767px){.mdl-section-donate-banner__r02{margin-top:172px}}.mdl-section-donate-banner .mdl-btn,.mdl-section-donate-banner .mdl-mail-contact-link,.mdl-section-donate-banner .mdl-in-content-button,.mdl-section-donate-banner .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-section-donate-banner .wpcf7-submit{width:100%;max-width:264px;border-color:#007aff;background:#007aff;color:#fff}@media all and (max-width: 767px){.mdl-section-donate-banner .mdl-btn,.mdl-section-donate-banner .mdl-mail-contact-link,.mdl-section-donate-banner .mdl-in-content-button,.mdl-section-donate-banner .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-section-donate-banner .wpcf7-submit,.mdl-section-donate-banner .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-section-donate-banner .wpcf7-submit{max-width:100%}}.mdl-section-donate-banner .mdl-btn:hover,.mdl-section-donate-banner .mdl-mail-contact-link:hover,.mdl-section-donate-banner .mdl-in-content-button:hover,.mdl-section-donate-banner .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit:hover,.mdl-section-donate-banner .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit:hover,.mdl-section-donate-banner .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-section-donate-banner .wpcf7-submit:hover,.mdl-section-donate-banner .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-section-donate-banner .wpcf7-submit:hover,.mdl-section-donate-banner .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-section-donate-banner .wpcf7-submit:hover{background:transparent;color:#007aff}.mdl-section-donate-banner__play-btn{margin-left:64px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}@media all and (max-width: 767px){.mdl-section-donate-banner__play-btn{position:absolute;z-index:2;right:12px;top:18px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0;font-size:13px;width:72px}}.mdl-section-donate-banner__play-btn span{margin-right:24px}@media all and (max-width: 767px){.mdl-section-donate-banner__play-btn span{margin-right:0;margin-top:12px;width:95%;text-align:center}}.mdl-section-donate-banner__play-btn svg{width:48px;height:48px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform-origin:center;transform-origin:center}.mdl-section-donate-banner__play-btn:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.mdl-section-donate-banner .mdl-stage,.mdl-section-donate-banner .mdl-stage__layer{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-section-donate-banner .mdl-stage{background:#061b3b;overflow:hidden}@media all and (max-width: 767px){.mdl-section-donate-banner .mdl-stage{background:#0b162d}}.mdl-section-donate-banner .mdl-stage__layer-bg{background-size:cover;background-repeat:no-repeat;background-position:center;background-position:top right;background-image:url("../img/donate-banner/donate-cover-desktop@2x-min.jpg");z-index:2;width:60%;left:auto;right:0}@media all and (max-width: 767px){.mdl-section-donate-banner .mdl-stage__layer-bg{width:100%;height:52%;top:auto;bottom:32px;background-position:top right}}.mdl-section-donate-banner .mdl-stage__layer-bg-color{z-index:2;width:60%;background:-webkit-gradient(linear, left top, right top, from(#061b3b), color-stop(44%, #061b3b), to(rgba(6,27,59,0)));background:linear-gradient(90deg, #061b3b 0%, #061b3b 44%, rgba(6,27,59,0) 100%)}@media all and (max-width: 767px){.mdl-section-donate-banner .mdl-stage__layer-bg-color{width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#0b162d), color-stop(36%, #0b162d), color-stop(44%, rgba(11,22,45,0)));background:linear-gradient(180deg, #0b162d 0%, #0b162d 36%, rgba(11,22,45,0) 44%)}}#mdl-donate-modal-iframe{z-index:999999}#donate-tml-video{height:560px}@media all and (max-width: 767px){#donate-tml-video{height:320px}}@-webkit-keyframes mdl-section-donate-banner-bg-anim{0%,100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}50%{-webkit-transform:translate3d(-6px, 0, 0) scale(1.05);transform:translate3d(-6px, 0, 0) scale(1.05)}}@keyframes mdl-section-donate-banner-bg-anim{0%,100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}50%{-webkit-transform:translate3d(-6px, 0, 0) scale(1.05);transform:translate3d(-6px, 0, 0) scale(1.05)}}.mdl-modal-header{height:36px;position:relative}.mdl-modal-content{padding-top:12px}.mdl-section-tml-academy{margin-bottom:0}@media all and (max-width: 767px){.mdl-section-tml-academy .mdl-section__header{background:#ff4a00;color:#fff;padding:24px 0}}@media all and (max-width: 767px){.mdl-section-tml-academy .mdl-section__header-c01{padding:0 12px}}@media all and (max-width: 767px){.mdl-section-tml-academy .mdl-section__title{color:#fff}}.mdl-section-tml-academy .mdl-section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.section-facing-the-middle-east{position:relative;margin:32px 0 64px 0}.section-facing-the-middle-east__content{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:48px 48px 48px 64px}@media all and (max-width: 767px){.section-facing-the-middle-east__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 12px 18px 12px}}.section-facing-the-middle-east__c01{width:260px;height:260px;position:relative}@media all and (max-width: 767px){.section-facing-the-middle-east__c01{width:186px;height:186px;margin:0 auto}}.section-facing-the-middle-east__photo{width:100%;max-width:100%;position:relative}.section-facing-the-middle-east__frame{position:absolute;width:100%;height:100%;top:0;left:0}.section-facing-the-middle-east__c02{width:calc(100% - 260px);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:center;-ms-flex-pack:center;justify-content:center;padding-top:36px}@media all and (max-width: 767px){.section-facing-the-middle-east__c02{width:100%;padding-top:16px}}.section-facing-the-middle-east__logo{width:100%;max-width:100%;position:relative;left:-56px}@media all and (max-width: 767px){.section-facing-the-middle-east__logo{width:125%;max-width:190%;left:0}}.section-facing-the-middle-east__mtc{position:relative;z-index:2}.section-facing-the-middle-east__mtc:after{position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;content:"";display:block;position:absolute;height:110%;width:110%;left:-5%;top:-5%;z-index:-1}.section-facing-the-middle-east__mt-t1{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:42px;line-height:0.9;letter-spacing:0.55px;color:#000;font-weight:800;position:relative;z-index:1}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-t1{font-size:28px}}.section-facing-the-middle-east__mt-1{margin-bottom:8px;left:-56px}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-1{left:16px;margin-bottom:-2px;line-height:0.75}}.section-facing-the-middle-east__mt-1 .section-facing-the-middle-east__mtc:after{background:#fff}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-1 .section-facing-the-middle-east__mtc:after{top:-2px;width:84%}}.section-facing-the-middle-east__mt-2{margin-top:6px;left:16px;margin-bottom:4px}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-2{left:60px;margin-bottom:0}}.section-facing-the-middle-east__mt-2 .section-facing-the-middle-east__mtc{color:#fff}.section-facing-the-middle-east__mt-2 .section-facing-the-middle-east__mtc:after{background:#000;top:-15%;height:100%;width:104%;left:-2%}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-3{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-facing-the-middle-east__mt-3 .section-facing-the-middle-east__mtc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-3 .section-facing-the-middle-east__mtc br{display:none}}.section-facing-the-middle-east__mt-3 .section-facing-the-middle-east__mtad{position:relative;font-size:22px;font-weight:600;font-style:italic;line-height:1.7;letter-spacing:0.3px;color:#000;display:block;margin-right:12px;height:38px}@media all and (max-width: 767px){.section-facing-the-middle-east__mt-3 .section-facing-the-middle-east__mtad{font-size:16px;height:auto}}.section-facing-the-middle-east__mt-3 .section-facing-the-middle-east__mtad:after{position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;content:"";display:block;position:absolute;height:90%;width:145%;left:-30%;top:2%;opacity:0.9;background-color:#3fd2a4;z-index:-1}.section-facing-the-middle-east__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:12%;margin-top:32px}@media all and (max-width: 1499px){.section-facing-the-middle-east__actions{padding-left:5%}}@media all and (max-width: 767px){.section-facing-the-middle-east__actions{margin-top:12px;padding-left:0;margin-bottom:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section-facing-the-middle-east__title{padding:0;margin:0;color:#fff;font-size:17px;margin-right:16px}@media all and (max-width: 767px){.section-facing-the-middle-east__title{display:none}}.section-facing-the-middle-east__arrow{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:9px solid #fff;margin-left:2px;-webkit-animation:section-facing-the-middle-east-arrow--anim 1.8s ease 2s infinite both;animation:section-facing-the-middle-east-arrow--anim 1.8s ease 2s infinite both}.section-facing-the-middle-east__arrow-1{-webkit-animation-delay:0s;animation-delay:0s}.section-facing-the-middle-east__arrow-2{-webkit-animation-delay:0.1s;animation-delay:0.1s}.section-facing-the-middle-east__arrow-3{-webkit-animation-delay:0.15s;animation-delay:0.15s}.section-facing-the-middle-east__arrow-4{-webkit-animation-delay:0.2s;animation-delay:0.2s}.section-facing-the-middle-east__arrow-5{-webkit-animation-delay:0.25s;animation-delay:0.25s}.section-facing-the-middle-east__arrows{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}@media all and (max-width: 767px){.section-facing-the-middle-east__arrows{margin-left:0}}.section-facing-the-middle-east__button{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;font-family:"Nunito Sans",sans-serif;color:#000;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;margin-left:16px;border-radius:8px;background:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.section-facing-the-middle-east__button:hover{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.section-facing-the-middle-east__button:active,.section-facing-the-middle-east__button:focus,.section-facing-the-middle-east__button:active:focus{outline:none}.section-facing-the-middle-east__button svg{width:30px;height:30px;fill:#000;margin-left:12px}.section-facing-the-middle-east__button svg path{fill:#fff}.section-facing-the-middle-east__button svg circle{fill:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.section-facing-the-middle-east__button:hover{background:#fff;color:#007aff}.section-facing-the-middle-east__button:hover svg circle{fill:#007aff}.section-facing-the-middle-east__stage,.section-facing-the-middle-east__layer{position:absolute;top:0;left:0}.section-facing-the-middle-east__stage{width:100%;height:100%;overflow:hidden}.section-facing-the-middle-east__layer-bg-01{width:100%;height:56%}@media all and (max-width: 767px){.section-facing-the-middle-east__layer-bg-01{height:48.5%}}.section-facing-the-middle-east__layer-bg-01-01,.section-facing-the-middle-east__layer-bg-01-02{width:100%;height:100%}.section-facing-the-middle-east__layer-bg-01-01{z-index:2;background-image:radial-gradient(circle at 61% 27%, #fff, rgba(255,255,255,0) 72%)}.section-facing-the-middle-east__layer-bg-01-02{z-index:1;background-image:radial-gradient(circle at 49% 45%, #fff, #aeaeae 50%)}.section-facing-the-middle-east__layer-bg-01-03{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;z-index:3}.section-facing-the-middle-east__layer-bg-01-03 img{width:100%;max-width:60%}@media all and (max-width: 767px){.section-facing-the-middle-east__layer-bg-01-03 img{max-width:100%}}.section-facing-the-middle-east__layer-bg-01-04{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:4;padding-top:24px}@media all and (max-width: 767px){.section-facing-the-middle-east__layer-bg-01-04{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-facing-the-middle-east__layer-bg-01-04 img{width:100%;max-width:10%;-webkit-animation:section-facing-the-middle-east--layer-bg-01-04-img 12s ease 0s infinite both;animation:section-facing-the-middle-east--layer-bg-01-04-img 12s ease 0s infinite both}@media all and (max-width: 767px){.section-facing-the-middle-east__layer-bg-01-04 img{max-width:20%}}.section-facing-the-middle-east__layer-bg-02{width:100%;height:calc(100% - 56%);top:auto;bottom:0;background-image:radial-gradient(circle at 50% 0, #e44339, #9c2019 144%)}@media all and (max-width: 767px){.section-facing-the-middle-east__layer-bg-02{height:calc(100% - 48.5%)}}.section-facing-the-middle-east__overlay{position:absolute;top:6px;right:0;width:360px;height:206px}@media all and (max-width: 1499px){.section-facing-the-middle-east__overlay{width:284px;height:164px}}@media all and (min-width: 1550px){.section-facing-the-middle-east__overlay{width:320px;height:184px}}@media all and (min-width: 1800px){.section-facing-the-middle-east__overlay{width:360px;height:206px}}@media all and (max-width: 767px){.section-facing-the-middle-east__overlay{position:relative;top:0;width:100%;height:200px}}.section-facing-the-middle-east__overlay-layer{position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto}.section-facing-the-middle-east__overlay-layer-video{padding:0 6px 6px 0}@media all and (max-width: 767px){.section-facing-the-middle-east__overlay-layer-video{padding:0}}.section-facing-the-middle-east__overlay-layer-video iframe{width:100%;height:100%;background:#000}.section-facing-the-middle-east__overlay-layer-actions{z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px}.section-facing-the-middle-east__overlay-layer-actions .section-facing-the-middle-east__button{background:transparent;color:#fff}.section-facing-the-middle-east__overlay-layer-actions .section-facing-the-middle-east__button svg circle{fill:#fff}.section-facing-the-middle-east__overlay-layer-actions .section-facing-the-middle-east__button svg path{fill:#000}.section-facing-the-middle-east__overlay-layer-actions .section-facing-the-middle-east__button:hover{background:#007aff}.section-facing-the-middle-east__overlay-layer-actions .section-facing-the-middle-east__button:hover svg circle{fill:#fff}.section-facing-the-middle-east__overlay-layer-actions .section-facing-the-middle-east__button:hover svg path{fill:#007aff}.section-facing-the-middle-east--with-video .section-facing-the-middle-east__actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:35%}@media all and (max-width: 767px){.section-facing-the-middle-east--with-video .section-facing-the-middle-east__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0}}@-webkit-keyframes section-facing-the-middle-east-arrow--anim{0%,100%{opacity:0.5}40%{opacity:0.1}60%{opacity:0.6}}@keyframes section-facing-the-middle-east-arrow--anim{0%,100%{opacity:0.5}40%{opacity:0.1}60%{opacity:0.6}}@-webkit-keyframes section-facing-the-middle-east--layer-bg-01-04-img{0%,100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}40%{-webkit-transform:translate(8px, -12px);transform:translate(8px, -12px)}65%{-webkit-transform:translate(2px, 8px);transform:translate(2px, 8px)}}@keyframes section-facing-the-middle-east--layer-bg-01-04-img{0%,100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}40%{-webkit-transform:translate(8px, -12px);transform:translate(8px, -12px)}65%{-webkit-transform:translate(2px, 8px);transform:translate(2px, 8px)}}.tml-section-women-leaders{position:relative;margin:64px 0}@media all and (max-width: 991px){.tml-section-women-leaders{margin:32px 0 0 0}}.tml-section-women-leaders__content{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:16px 32px 24px 32px}@media all and (max-width: 767px){.tml-section-women-leaders__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 12px 32px 12px}}.tml-section-women-leaders__b01{width:66%;padding-left:6px}@media all and (max-width: 991px){.tml-section-women-leaders__b01{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:0}}.tml-section-women-leaders__title-1{font-size:50px;color:#161616;font-weight:800;line-height:0.8;letter-spacing:0.65px;text-transform:uppercase}@media all and (max-width: 991px){.tml-section-women-leaders__title-1{font-size:32px;letter-spacing:0.4px}}.tml-section-women-leaders__title-2{font-size:50px;color:#ff4a00;font-weight:normal;line-height:0.8;letter-spacing:0.65px;margin-top:20px;text-transform:uppercase}@media all and (max-width: 991px){.tml-section-women-leaders__title-2{font-size:32px;letter-spacing:0.4px;margin-top:12px}}.tml-section-women-leaders__title-3{font-size:60px;color:#3494ff;font-weight:800;line-height:0.7;letter-spacing:0.8px;margin-top:20px;text-transform:uppercase}@media all and (max-width: 991px){.tml-section-women-leaders__title-3{font-size:36px;letter-spacing:0.4px;margin-top:12px}}.tml-section-women-leaders__b02{width:34%;position:relative;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:#161616}@media all and (max-width: 991px){.tml-section-women-leaders__b02{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;height:185px}}.tml-section-women-leaders__video{position:relative;z-index:5;width:100%;height:120%}.tml-section-women-leaders__actions{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:12px;background:rgba(22,22,22,0.3)}.tml-section-women-leaders__button{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;font-family:"Nunito Sans",sans-serif;color:#fff;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;margin-left:16px;border-radius:8px;background:transparent;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-section-women-leaders__button:hover{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.tml-section-women-leaders__button:active,.tml-section-women-leaders__button:focus,.tml-section-women-leaders__button:active:focus{outline:none}.tml-section-women-leaders__button svg{width:30px;height:30px;fill:#000;margin-left:12px}.tml-section-women-leaders__button svg path{fill:#000}.tml-section-women-leaders__button svg circle{fill:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-section-women-leaders__button:hover{background:#fff;color:#007aff}.tml-section-women-leaders__button:hover svg circle{fill:#007aff}.tml-section-women-leaders__button:hover svg path{fill:#fff}.tml-section-women-leaders__b03{width:100%;margin-top:16px}@media all and (max-width: 991px){.tml-section-women-leaders__b03{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:18px;margin-bottom:18px}}.tml-section-women-leaders__photos-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -18px}@media all and (max-width: 991px){.tml-section-women-leaders__photos-grid{margin:0}}.tml-section-women-leaders__photo{width:calc(100%/5);padding:0 8px}@media all and (max-width: 767px){.tml-section-women-leaders__photo{padding:0}}.tml-section-women-leaders__photo-img{max-width:100%}.tml-section-women-leaders__stage,.tml-section-women-leaders__layer{position:absolute;top:0;left:0}.tml-section-women-leaders__stage{width:100%;height:100%;overflow:hidden}.tml-section-live-entry{padding-bottom:48px;padding-top:24px;border-bottom:none}@media all and (max-width: 991px){.tml-section-live-entry{padding-top:0;padding-bottom:24px}}.tml-section-live-entry .tml-news-card--live-story .tml-news-card__row-author-2{opacity:0;visibility:hidden}.tml-live-entry-block__r01{padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media all and (max-width: 991px){.tml-live-entry-block__r01{padding:12px 12px}}@media all and (max-width: 767px){.tml-live-entry-block__r01{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.tml-live-entry-block__r01-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media all and (max-width: 767px){.tml-live-entry-block__r01-2{width:100%;display:none}}.tml-live-entry-block__cta{text-transform:uppercase;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;background-color:#ff4a00;padding:6px 16px;display:block;text-align:center;border-radius:20px}.tml-live-entry-block__cta svg{fill:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-live-entry-block__cta:hover{color:#fff}.tml-live-entry-block__cta:hover svg{fill:#fff}.tml-live-entry-block__cta:hover{background-color:#e64300}.tml-live-entry-block__mobile-cta{display:none}@media all and (max-width: 767px){.tml-live-entry-block__mobile-cta{display:block;padding:24px 0 12px 0}}.tml-live-entry-block__mobile-cta .tml-live-entry-block__cta{height:42px;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}.tml-live-entry-block__title{font-size:20px;font-weight:bold;padding-left:12px}@media all and (max-width: 991px){.tml-live-entry-block__title{font-size:17px}}.tml-live-entry-block__r03{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media all and (max-width: 991px){.tml-live-entry-block__r03{padding:0 16px}}.tml-live-entry-block__r03 .tml-card-layout-03{width:50%}@media all and (max-width: 991px){.tml-live-entry-block__r03 .tml-card-layout-03{width:100%;border-bottom:1px solid rgba(0,0,0,0.1)}}@media all and (max-width: 991px){.tml-live-entry-block__r03 .tml-card-layout-03:last-child{border-bottom:none}}.tml-live-entry-block__r03 .tml-card-layout-03:nth-child(odd){padding-right:24px}@media all and (max-width: 991px){.tml-live-entry-block__r03 .tml-card-layout-03:nth-child(odd){padding-right:0}}.tml-live-entry-block__r03 .tml-card-layout-03:nth-child(even){padding-left:24px}@media all and (max-width: 991px){.tml-live-entry-block__r03 .tml-card-layout-03:nth-child(even){padding-left:0}}.tml-live-entry-block .tml-news-card__row-labels{display:none}.tml-live-entry-block .tml-news-card__row-title{margin-top:24px}@media all and (max-width: 767px){.tml-live-entry-block .tml-news-card__row-info{margin-top:16px}}.tml-news-card--live-story .mdl-article-extra-tags-block{display:none}.tml-news-card--live-story .tml-news-card__content{border-bottom:none}.tml-news-card--live-story .tml-news-card__title span{color:#ff4a00}.tml-card-layout-03{width:100%}.tml-card-layout-03 .tml-card-layout__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:24px 0 0 0;margin-top:0}@media all and (max-width: 991px){.tml-card-layout-03 .tml-card-layout__content{padding:24px 0}}.tml-card-layout-03 .tml-card-layout__c01{width:calc(100% - 96px);padding-right:24px;min-height:96px}@media all and (max-width: 991px){.tml-card-layout-03 .tml-card-layout__c01{width:calc(100% - 120px);min-height:120px}}.tml-card-layout-03 .tml-card-layout__content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.tml-card-layout-03 .tml-card-layout__date-time{font-size:12px;font-weight:bold;color:rgba(0,0,0,0.6);margin-bottom:6px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.tml-card-layout-03 .tml-card-layout__time{margin-left:6px}.tml-card-layout-03 .tml-card-layout__title{font-size:17px;font-weight:bold;line-height:1.15;color:#000;margin-bottom:6px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tml-card-layout-03 a.tml-card-layout__title{color:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-card-layout-03 a.tml-card-layout__title:hover{color:#007aff}.tml-card-layout-03 .tml-card-layout__author{font-size:12px;font-weight:bold;color:rgba(0,0,0,0.6);margin-top:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tml-card-layout-03 .tml-card-layout__c02{width:96px;height:96px;background:rgba(0,0,0,0.05);overflow:hidden;position:relative}@media all and (max-width: 991px){.tml-card-layout-03 .tml-card-layout__c02{width:120px;height:120px}}.tml-card-layout-03 .mdl-news-card-marker{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:calc(50% - 24px);left:calc(50% - 24px);z-index:20}.tml-card-layout-03 .mdl-news-card-marker svg{width:48px;height:48px}.tml-card-layout-03 .tml-card-layout__bg-holder{background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACQ1JREFUeNrsXFtvE0cUntndOLFzK+UmVEpTVb2qVSvax7aP/Z0884B4QoUXBBKEIBKiQBQIENJya4DEt8R2vM5u55hzlpPN3mxvEsc7nzTy2jse1ueb851zZiYIoaGhoaGhoaGhoaGhoaGhoaGhoaHRCx48eDB5FJ7T6KNnGU5zMNu2P9cEdIbxNAdzXfecJqAz5NL0AkWA9oBD9oLTi4uLOU3A4XmBUa/XpzQBh+gFUspvNQHdeUEhpTjwrWpSE9A5JlQzUxhnbH5+/qwmoLvnmkhjIMdxvtMEdIe8aiMpyNAP/SxD/UwAYDKFZzw2Nzc3pQnoDiaS0Ct+1QT0JkVjPY7x3dLSUkET0FtW1HWBpmKAVavVfs4iASMpjnVMNasHEn7tx2BsHMDMlSk+66c9jHfi/v3732eNACsF/faPd6xbElRN8EcWY8BYSlUtD8rdknBGpaRfZ40AmVIq6Sfhk0HwgoPKgkZSCsh81o92ScK52dnZL7OYhoJspL1BMtaNd6ls6K9+yYgOkgCJWYzVwxhuwGfj6AmyAwJOzczM/JTFQoxSSaMHEsM8oZMU1ZVS/n79+vVc1gigVLKXfN7vDRIbLDWcTPiblBO4hVwu91tWlyJyPXoC9wYuS7BccTpO5lQmBATA936+c+fORBYJIGOd7DEmBGEISNja2oryHGpGs9n88zAD8mEvxplIwkiXsz/s2nz69Kl4//59GAEfXOADTt+4ceObrBLAs6NCgn6ubxb7JchlMiNevHghnj9/Llqt1i7xxyDs0LVqv9y8eXM0qwSQcUcxpzcjpEP6Am8sisWiePTokajVah4BBEWCix+ZiqTzWSbA9QXnsRgDu3FypIzrfah0XiwtLYm1tbVdMUDBkyLlMSevXr36RVYJ8APk6Diu+XTHqOvuuoYGkvTkyRN3e3ubxwCHecT3165dG8+qBAU92zh6RK7D6njvP/DBI1yQpIWFBfPt27dUkFFMaHOws7Pz45UrV6wse4AMKNxgHekEeoYRIjsygRe0oSTJffz4samIsDA2OMrw7XvqdUS1r7IaA6JmtImxAdLWCcz3I+MCjwPkARR8oa2vrxt3794dXllZsUCKmEd8evny5ZNZlqA4WcmjNJFXWEHfJw+gGEBpJ6SocG0YRvv62bNnOVURFzY2NiRKEdz77NKlS4UseoCIyICC5GkciTiFaWzen8qSJ2C2I7AQE0hG2+Dlctm4ffv22PT0dKFarUIsgP5nL168OJTVIBx0zw14z39LHkk4BQUYBFplzHYayr2AQLpPxEDB9urVq5xKR4/NzMwUbNs2lSecViTsm52sPjE+GLIZku24MSQEolKp1BuNRp4kCLVdmKYJrf19ZVzPCyg+wLUyPATpUdWsqakp4/z58zV1q0hjDBoBZNAtJEB26Sm7xlQzv3T8+PE8zXyY7TDDlXGlarAIZ8F71WBMUxneVn0MaHAfPlf1gnj9+vWJW7du5S9cuPCP6vduEAkg7CAJo6KzvYLAvkp+ioqAM6T/FFzdj7mpF5AVGVK1Nil4bao2pFpLkbCj2pjyJogzfw96HVBXzY4xsAxZoNvVR2U2G74MiGdHHheUEWFwJoK8uEB9slSIbUKWEpEhuQmyKXd5eXmzXq9XeQZEJDDje6uqkJJSkAa5ouwI+1DfTBAAxq8m1P2wFdK2Z7x8+fINSzfbRsRGRHhBGOIBEQOkkVKRh/CqetAICCrCQIZqvlktAzIgGVFNy9nZ2dfcKzAOeMbH2S7YvgDfL2h7ArxyTxlEAvxLCGRUIGBb7N77DTK+G0aqymAaxWLxHRmVjM0NzkkhmYF+0Oia3xt0D3AD4oEdQ5yMun/v3r0VLjf+goxLDMqU4IGYiNuvQNyPMcBPQgVT1DjpCnz/8OHDUrlcLrFZz9eDPOOzHTLHnyVRLMiCBIXFhDLLjNyY1z0esbCw8JynnP66gIwNmk/SQ0GbMqH9qIL71QOCyHEYCf71fxkSEzyDzc3NrYMX8OUGlfVQqumlppD9QAMSaMmaaomsxIC4SrkUIkexnjQ9Pf2USw99hzPAF+cgLUUvcFjqOvAeEKfrRIITk5Luwerq6uabN2/WxO6DWd7spjjAK2JevA1yGio6qHolGr+IZCTZSZPMC14oA+/wwMuNjAWYy4owKuCOrASVOpw5MqE8OTi2HdA39MxQqVSyl5eXX3LD0mzH3N/1p6i+vkeOACim4HxgKyUP8N8rYbGW9DtCVcfvKpXKFpyM4xUxC7iewdk60r6txh2EBNlIQr3HmBDmDWW2bBG1QupBFWf/qiDrz/f9GZHr4IeDsBpKul2OMU7U5nzU9zZx7CReJTY2NpoqKK/xxTYmRVT9csO7R50AAmy4rHcgSTIhOQKlaAODc6znLC4uFpUU1YJiAC09wDXWC2JQCADA3u87nLWdzPIkJydaSEIjoo83zvz8/H87WPqyM0T+5Qp3Pz3AFIeHbTRUzvccMsJ4MsG1ywjIRVXOtm07zWbTnpyczMO14sLBvWMHNubxs/YmPZUTg0QAxYY6vg6HeGS3hNjobTRu0Dhyc3OzNTw8LEdGRmCTHqTIgVcgAUAkDCoBXJbqaKihhHWBTNDPQW+A32mJvbtmbRSLxabyAiBKovHbRIDxYfY7H4KA3A8C+qkSJv1eYxKStGZwI9JQWsgrh3yn3X9lZaUUkJoKkfAc0lH3AL8s0W6YJT4enUm0/h9x3QrwBu8+yEyj0WgVCoUhIAJOUJM3sMW71SwQwBfetlCeOBGdSJD/PQXoHQzQu466o9yIXC4Hf7LkYDDmOWjqBFii/9HABrEBDuLGHdxKQkYDPWwCx/P6VavVpmEYB/Znq6Y4OqCMaRNnsBWSvnbiHdtBUgen4SzLMnGHjG8CrWaZAB48QZaqaDwXjWd0mTERsVyWQI4c+GMBXIbWBERkTmC8CqsnTJ+0Bh1lDKoJ6CySpAKO7QFoAhIG7QZ6xhYalIxtdhAjtn01icx6EO4GNrYKm2hQaNH/3DUU8tuJMPCsIsYbCNT5/XrQQSUgyDtqYu++ARExxJqJ9wwkYhtJmxQaGhoaGhoaGhoaGhoaGhoaRxv/CzAAMgI8VntJ9EIAAAAASUVORK5CYII=");width:100%;height:100%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-card-layout-03 .tml-card-layout__c02:hover .tml-card-layout__bg-holder{-webkit-transform:scale(1.1);transform:scale(1.1)}.tml-card-layout-03 .tml-card-layout__content-holder{width:100%;margin-top:32px}.tml-card-layout-03 .tml-card-layout__content-holder p{margin:0 0 12px 0}.tml-card-layout-03 .tml-card-layout__content-holder p:last-child{margin-bottom:0}.tml-card-layout-03.tml-card-layout--no-img .tml-card-layout__bg-holder{background-repeat:no-repeat;background-position:50%;background-size:50%}.tml-card-layout-03.tml-card-layout--no-img.tml-card-layout--no-video .tml-card-layout__c01{width:100%;padding-right:0}@media all and (max-width: 991px){.tml-card-layout-03.tml-card-layout--no-img.tml-card-layout--no-video .tml-card-layout__c01{min-height:auto}}.tml-card-layout-03.tml-card-layout--no-img.tml-card-layout--no-video .tml-card-layout__c02{display:none}.tml-card-layout-03.tml-card-layout--with-video .tml-card-layout__bg-holder{background-image:none}.tml-post-updates-block .tml-card-layout{padding-bottom:24px;border-top:1px solid rgba(0,0,0,0.1)}.tml-post-updates-block .tml-card-layout-03 .tml-card-layout__content{margin-top:0}.tml-post-updates-block .tml-card-layout__content{padding-bottom:0}.tml-post-updates-block__live{padding:12px 0}.tml-live-link{text-decoration:none;margin-right:12px}.tml-donate-misinformation-banner{text-align:center;color:#fff;background-color:#FE442F}.tml-donate-misinformation-banner__content{max-width:992px;padding:48px 32px}.tml-donate-misinformation-banner__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tml-donate-misinformation-banner__header img{max-width:100%}.tml-donate-misinformation-banner__body{margin-top:126px;line-height:1.05}.tml-donate-misinformation-banner__title{font-size:3.5rem;font-weight:900}.tml-donate-misinformation-banner__subtitle{margin-top:72px;font-size:2.25rem}.tml-donate-misinformation-banner__title2{font-size:3.375rem;font-weight:700;margin-top:16px}.tml-donate-misinformation-banner__list{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.tml-donate-misinformation-banner__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:64px;padding:6px 16px;background-color:#fff;border-radius:6px;font-size:2rem;font-weight:700;color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;max-width:264px}.tml-donate-misinformation-banner__list-item b{display:-webkit-box;display:-ms-flexbox;display:flex;width:26px;height:26px;border:3px solid #000;border-radius:50%;position:relative}.tml-donate-misinformation-banner__list-item b:after{content:"";display:block;position:absolute;width:14px;height:14px;position:absolute;top:calc(50% - 7px);left:calc(50% - 7px);background-color:#000;border-radius:50%;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;opacity:0}.tml-donate-misinformation-banner__list-item:hover b:after{opacity:1}.tml-donate-misinformation-banner__footer{margin-top:172px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tml-donate-misinformation-banner__footer .mdl-btn--outlined-white{color:#fff;border:2px solid #fff;font-size:1.875rem;border-radius:6px;height:56px;padding:4px 16px;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;text-transform:uppercase;font-weight:700}@media all and (max-width: 767px){.tml-donate-misinformation-banner{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}.tml-donate-misinformation-banner .tml-donate-misinformation-banner__header img{max-width:240px}.tml-donate-misinformation-banner .tml-donate-misinformation-banner__content{padding:32px 16px;max-width:600px}}@media all and (max-width: 767px) and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__content{padding:16px 16px 32px 16px}}@media all and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__body{margin-top:32px}.tml-donate-misinformation-banner .tml-donate-misinformation-banner__title{font-size:2rem}}@media all and (max-width: 767px) and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__title{font-size:1.75rem}}@media all and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__subtitle{margin-top:32px;font-size:1.125rem}}@media all and (max-width: 767px) and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__subtitle{margin-top:16px}}@media all and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__title2{font-size:1.75rem;margin-top:8px}.tml-donate-misinformation-banner .tml-donate-misinformation-banner__list{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}}@media all and (max-width: 767px) and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__list{margin-top:16px}}@media all and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:40px;padding:4px 16px;font-size:1.25rem;gap:8px;max-width:144px}}@media all and (max-width: 767px) and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__list-item{padding:4px 8px;font-size:1.25rem;gap:6px;max-width:132px}}@media all and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__list-item b{width:20px;height:20px;border:2px solid #000}.tml-donate-misinformation-banner .tml-donate-misinformation-banner__list-item b:after{width:8px;height:8px;top:calc(50% - 4px);left:calc(50% - 4px)}.tml-donate-misinformation-banner .tml-donate-misinformation-banner__footer{margin-top:64px}}@media all and (max-width: 767px) and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__footer{margin-top:32px}}@media all and (max-width: 767px){.tml-donate-misinformation-banner .tml-donate-misinformation-banner__footer .mdl-btn--outlined-white{color:#fff;font-size:1.25rem;height:44px;padding:4px 32px;min-width:auto}}.tml-donate-misinformation-banner--md{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}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__header img{max-width:240px}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__content{padding:32px 16px;max-width:600px}@media all and (max-width: 767px){.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__content{padding:16px 16px 32px 16px}}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__body{margin-top:32px}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__title{font-size:2rem}@media all and (max-width: 767px){.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__title{font-size:1.75rem}}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__subtitle{margin-top:32px;font-size:1.125rem}@media all and (max-width: 767px){.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__subtitle{margin-top:16px}}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__title2{font-size:1.75rem;margin-top:8px}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__list{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}@media all and (max-width: 767px){.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__list{margin-top:16px}}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:40px;padding:4px 16px;font-size:1.25rem;gap:8px;max-width:144px}@media all and (max-width: 767px){.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__list-item{padding:4px 8px;font-size:1.25rem;gap:6px;max-width:132px}}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__list-item b{width:20px;height:20px;border:2px solid #000}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__list-item b:after{width:8px;height:8px;top:calc(50% - 4px);left:calc(50% - 4px)}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__footer{margin-top:64px}@media all and (max-width: 767px){.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__footer{margin-top:32px}}.tml-donate-misinformation-banner--md .tml-donate-misinformation-banner__footer .mdl-btn--outlined-white{color:#fff;font-size:1.25rem;height:44px;padding:4px 32px;min-width:auto}.mdl-page-about-our-vision .mdl-section-intro-text p{margin-bottom:32px}.mdl-section-auov-website .mdl-list-with-marker-01{margin-top:48px;margin-bottom:36px}.mdl-section-auov-website .mdl-comment{margin-top:62px;margin-bottom:10px}@-webkit-keyframes tml-hero-section-stage--anim{0%,100%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.08);transform:scale(1.08)}}@keyframes tml-hero-section-stage--anim{0%,100%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.08);transform:scale(1.08)}}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel{height:60vh;min-height:520px;max-height:640px;background:#007aff;-webkit-filter:none;filter:none}@media all and (max-width: 991px){.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel{max-height:500px}}@media all and (max-width: 767px){.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel{min-height:320px;max-height:360px}}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .mdl-section-intro__content{height:100%;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:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .mdl-section-intro__content-wrapper{position:relative;z-index:2}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .mdl-section-intro__actions{position:relative;z-index:2}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-section-stage{overflow:hidden;-webkit-animation:tml-hero-section-stage--anim 24s linear infinite both;animation:tml-hero-section-stage--anim 24s linear infinite both}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-section-stage,.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-section-stage__layer{position:absolute;width:100%;height:100%;z-index:1;top:0;left:0}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-section-stage__layer-overlay{background:rgba(0,0,0,0.4);z-index:2}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-carousel{width:100%;height:100%}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-carousel .slick-list,.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-carousel .slick-track,.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-carousel .slick-slide,.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-carousel .slick-slide>div{height:100%}.mdl-page-about-our-vision .mdl-section-intro-about-page-with-carousel .tml-hero-carousel__slide{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.mdl-section-auov-story{margin-top:64px}.tml-content-section-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}@media all and (max-width: 767px){.tml-content-section-boxes{margin:0}}.tml-content-section-boxes__item{width:50%;padding:0 12px;margin-bottom:24px}@media all and (max-width: 767px){.tml-content-section-boxes__item{width:100%;padding:0}}.tml-content-section-boxes__item-c{padding:24px 12px;background:rgba(0,122,255,0.1);font-weight:600;height:100%}.tml-content-section-boxes--01{margin-top:24px}.tml-content-section-boxes--02{margin-top:24px}.tml-content-section-boxes--02 .tml-content-section-boxes__item-c{background:rgba(0,0,0,0.05);border-bottom:3px solid;font-weight:bold}.tml-content-section-boxes--02 .tml-content-section-boxes__item:nth-child(1) .tml-content-section-boxes__item-c{border-color:#4CD964;color:#4CD964}.tml-content-section-boxes--02 .tml-content-section-boxes__item:nth-child(2) .tml-content-section-boxes__item-c{border-color:#007aff;color:#007aff}.tml-content-section-boxes--02 .tml-content-section-boxes__item:nth-child(3) .tml-content-section-boxes__item-c{border-color:#ff4a00;color:#ff4a00}.tml-content-section-boxes--02 .tml-content-section-boxes__item:nth-child(4) .tml-content-section-boxes__item-c{border-color:#ff4a00;color:#ff4a00}.mdl-about-page-content-block__02{margin:24px 0 32px 0}.mdl-about-page-content-block__04{border-top:4px solid #000;margin-top:48px}.mdl-about-page-content-block__04 .mdl-comment{padding:48px 0}.mdl-about-page-content-block__04 .mdl-comment:last-child{padding-bottom:0}.mdl-section-auov-website .mdl-section__header{border-top:none}.mdl-homepage .mdl-section--content-like-container-grid.mdl-section-fake-news{padding:0}.mdl-homepage .mdl-section-subscribe{padding-top:0}.mdl-homepage .mdl-section-subscribe .mdl-section-subscribe__content-wrapper{padding:0}.mdl-homepage .mdl-section-fake-news{padding:0}.page-template-page-mdl-main-php .mdl-section-fake-news,.page-template-page-tml-homepage .mdl-section-fake-news{padding:0}@media all and (max-width: 767px){.page-template-page-mdl-main-php .mdl-tag-label:not(.mdl-tag-label--explainer),.page-template-page-tml-homepage .mdl-tag-label:not(.mdl-tag-label--explainer){display:none}}.mdl-homepage-intro-title{display:none}@media all and (max-width: 767px){.mdl-homepage-intro-title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;text-transform:uppercase;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:9px 16px 6px 16px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;position:relative}.mdl-homepage-intro-title:after{content:"";display:block;position:absolute;width:calc(100%);left:0;top:0;height:100%;background-color:#000;z-index:1}}.mdl-homepage-intro-title span{position:relative;z-index:2;color:#fff}.mdl-homepage-intro-title .mdl-btn--donate{position:relative;z-index:2}.mdl-section-fake-news--layout-03,.mdl-section-fake-news--homepage-v02,.mdl-section-fake-news--homepage-v02-with-builder{background:#000;margin-bottom:48px;color:#fff}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03,.mdl-section-fake-news--homepage-v02,.mdl-section-fake-news--homepage-v02-with-builder{margin-bottom:32px}}.mdl-section-fake-news--layout-03 .fake-news-01__title,.mdl-section-fake-news--homepage-v02 .fake-news-01__title,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;padding-right:0;text-transform:none;margin-bottom:32px}.mdl-section-fake-news--layout-03 .fake-news-01__title span,.mdl-section-fake-news--homepage-v02 .fake-news-01__title span,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__title span{display:inline}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01__title,.mdl-section-fake-news--homepage-v02 .fake-news-01__title,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__title{text-align:left;font-size:20px}}.mdl-section-fake-news--layout-03 .fake-news-01__col-01,.mdl-section-fake-news--homepage-v02 .fake-news-01__col-01,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__col-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width: 1600px){.mdl-section-fake-news--layout-03 .fake-news-01__col-01,.mdl-section-fake-news--homepage-v02 .fake-news-01__col-01,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__col-01{width:55%}}@media all and (min-width: 1600px){.mdl-section-fake-news--layout-03 .fake-news-01__col-02,.mdl-section-fake-news--homepage-v02 .fake-news-01__col-02,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__col-02{width:45%}}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01__col-02,.mdl-section-fake-news--homepage-v02 .fake-news-01__col-02,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__col-02{padding-bottom:24px}}.mdl-section-fake-news--layout-03 .fake-news-01__link,.mdl-section-fake-news--homepage-v02 .fake-news-01__link,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01__link{margin-top:auto}.mdl-section-fake-news--layout-03 .mdl-section-fake-news__content-wrapper,.mdl-section-fake-news--homepage-v02 .mdl-section-fake-news__content-wrapper,.mdl-section-fake-news--homepage-v02-with-builder .mdl-section-fake-news__content-wrapper{border-top:none;padding:24px}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-01,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-01,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-01{height:112px}}.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:72px;top:22px}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:auto;top:-3px;right:40px;-webkit-transform:scale(0.8);transform:scale(0.8)}}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-envelopes-01,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-envelopes-01,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-envelopes-01{padding:0}}.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{width:96px;height:96px;left:132px;top:48px}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{width:64px;height:64px;left:auto;top:-25px;right:0;position:absolute}}.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{top:10px;left:96px}@media all and (max-width: 767px){.mdl-section-fake-news--layout-03 .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake,.mdl-section-fake-news--homepage-v02 .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake,.mdl-section-fake-news--homepage-v02-with-builder .fake-news-01 .mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{top:-8px;left:auto;right:44px;width:64px;height:64px}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container{padding:0}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section__header .mdl-section__header-c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-news-ticker,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-show-on-mobile,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-top-stories .mdl-section-homepage__col:nth-child(2),.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section__above-header,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-footer,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-headlines-mobile .mdl-section__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section__subscription,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section__pre-content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-by-region .news-card-sm .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-by-region .news-card-vertical .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-by-region .mdl-news-card--bg-scale .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-by-region .mdl-news-card--fixed-height .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-explainers .tml-news-card__content-wrapper .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-people .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-podcast-featured-section .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section__header .mdl-section__header-c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-news-ticker,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-show-on-mobile,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-top-stories .mdl-section-homepage__col:nth-child(2),.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section__above-header,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-footer,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-headlines-mobile .mdl-section__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section__subscription,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section__pre-content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-by-region .news-card-sm .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-by-region .news-card-vertical .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-by-region .mdl-news-card--bg-scale .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-by-region .mdl-news-card--fixed-height .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-explainers .tml-news-card__content-wrapper .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-explainers .mdl-cards-grid-11__col-02 .news-card-sm,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-people .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-podcast-featured-section .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-life-lines .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-street .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-mindset .mdl-cards-grid-11__col-02 .news-card-sm .news-card-sm__c01{padding-left:16px;padding-right:16px}}.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-by-region .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-top-stories-articles-slider__slide .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-explainers .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-people .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .tml-section-live-entry .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-by-region .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-top-stories-articles-slider__slide .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-explainers .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-people .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .tml-section-live-entry .tml-news-card__content-wrapper{padding-left:0;padding-right:0}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-by-region .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-top-stories-articles-slider__slide .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .tml-section-live-entry .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-by-region .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-top-stories-articles-slider__slide .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .tml-section-live-entry .tml-news-card__content{margin-left:16px;margin-right:16px}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .tml-news-card--top-stories,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .tml-news-card--full-height,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .tml-news-card--top-stories,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .tml-news-card--full-height{padding-bottom:0;border-bottom:none}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .tml-news-card--top-stories .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .tml-news-card--top-stories .tml-news-card__content{padding-bottom:16px;border:none}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-top-stories-articles-slider__slide-3 .tml-news-card--top-stories .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-top-stories-articles-slider__slide-3 .tml-news-card--top-stories .tml-news-card__content{padding-bottom:16px;border-bottom:none}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-life-lines .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-mindset .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-cafe .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-family-fun .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-street .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-streets .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-life-lines .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-mindset .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-cafe .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-family-fun .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-street .tml-news-card--full-height .tml-news-card__content-wrapper,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-streets .tml-news-card--full-height .tml-news-card__content-wrapper{padding:0}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-life-lines .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-mindset .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-cafe .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-family-fun .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-street .tml-news-card--full-height .tml-news-card__content,.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-mideast-streets .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-life-lines .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-mindset .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-cafe .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-family-fun .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-street .tml-news-card--full-height .tml-news-card__content,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-mideast-streets .tml-news-card--full-height .tml-news-card__content{padding-left:16px;padding-right:16px}}.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-news-ticker,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-news-ticker{border:none}.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-section__header,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-section__header{border:none;padding-top:0}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-section__header,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-section__header{padding-top:16px}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-section__header-c01,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-section__header-c01{padding-left:0;padding-right:0}}@media all and (max-width: 767px){.page-template-page-mdl-main #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-show-on-mobile,.page-template-page-tml-homepage #mdlContentContainer.mdl-content-container .mdl-section-news-ticker .mdl-show-on-mobile{padding-left:0}}.mdl-section-mideast-cafe .mdl-section__content,.mdl-section-family-fun .mdl-section__content{display:block}.tml-section-banner{width:100%}.tml-section-banner__content{background-size:cover;background-repeat:no-repeat;background-position:center;height:180px}.tml-section-banner__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;color:#fff;padding:12px 16px}@media all and (max-width: 991px){.tml-section-banner__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.tml-section-banner__title{font-size:28px}}.tml-section-banner__link{color:#fff}.tml-section-banner__link:hover{color:#000}.tml-section-banner-card{width:100%;margin-top:32px}.tml-section-banner-card .tml-news-card__row-description,.tml-section-banner-card .tml-news-card__image-holder{display:none}.tml-section-banner-card .tml-news-card__row-author{display:none}.tml-section-banner-card .tml-news-card__row-info{margin-top:12px}@media all and (max-width: 767px){.tml-section-banner-card .tml-news-card__row-title{font-size:28px}}.tml-section-banner-mideast-cafe .tml-section-banner__title,.tml-section-banner-family-fun .tml-section-banner__title{background:#fb5252}.tml-section-banner-mideast-cafe .tml-section-banner__content{background-image:url("../img/homepage/corona-comfort-bg-01-desktop.jpg");background-color:rgba(0,0,0,0.1)}@media all and (max-width: 767px){.tml-section-banner-mideast-cafe .tml-section-banner__content{background-image:url("../img/homepage/corona-comfort-bg-01-mobile.jpg")}}.tml-section-banner-family-fun .tml-section-banner__content{background-image:url("../img/homepage/tml-family-fun-section-bg@2x.jpg")}.mdl-section-usa-banner{background-size:cover;background-repeat:no-repeat;background-position:center;height:100px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../img/homepage/v3/usa-flag.svg");margin-top:20px}@media all and (max-width: 767px){.mdl-section-usa-banner{padding:36px;background-position:20% center;margin-top:0}}.mdl-section-usa-banner__title{width:100%;text-align:right;font-size:1.5rem;line-height:1;letter-spacing:0px;font-weight:bold;color:#343DA4;text-shadow:0px 0px 4px rgba(255,255,255,0.45);text-transform:uppercase}@media all and (max-width: 767px){.mdl-section-usa-banner__title{font-size:1.5rem;line-height:1.2;letter-spacing:0px;font-weight:bold}}.tml-add-category-posts{padding-bottom:48px}@media all and (max-width: 767px){.tml-add-category-posts{padding-bottom:16px}}.tml-add-category-posts-row-1{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:auto;gap:12px}@media all and (max-width: 991px){.tml-add-category-posts-row-1{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media all and (max-width: 559px){.tml-add-category-posts-row-1{grid-template-columns:repeat(1, minmax(0, 1fr))}}.tml-add-category-posts-row-1 .tml-news-card__content-wrapper{height:100%}.tml-add-category-posts-row-1 .tml-news-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tml-add-category-posts-row-1 .tml-news-card .mdl-article-extra-tags-block{display:none}.tml-add-category-posts-row-1 .tml-news-card__image-holder{height:168px}.tml-add-category-posts-row-1 .tml-news-card__row-title{margin-bottom:12px}.tml-add-category-posts-row-1 .tml-news-card__title{font-size:1.375rem}.tml-add-category-posts-row-1 .tml-news-card__row-description{display:none}.tml-add-category-posts-row-1 .tml-news-card__row-author{border:none}.tml-add-category-posts-row-2{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto;gap:24px;margin-top:48px}@media all and (max-width: 559px){.tml-add-category-posts-row-2{grid-template-columns:repeat(1, minmax(0, 1fr))}}.tml-card-layout-10 .mdl-article-extra-tags-block{display:none}.tml-card-layout-10 .tml-news-card__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:24px}@media all and (max-width: 767px){.tml-card-layout-10 .tml-news-card__content-wrapper{padding-bottom:24px;position:relative}}@media all and (max-width: 767px){.tml-card-layout-10 .tml-news-card__content-wrapper:after{content:"";display:block;position:absolute;position:absolute;width:calc(100% - 32px);height:1px;left:16px;bottom:0;border-bottom:1px solid rgba(0,0,0,0.1)}}.tml-card-layout-10 .tml-news-card__image-holder{width:96px;height:96px;min-width:96px;min-height:96px}.tml-card-layout-10 .tml-news-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tml-card-layout-10 .tml-news-card__row-labels{display:none}.tml-card-layout-10 .tml-news-card__title{font-size:1.0625rem}.tml-card-layout-10 .tml-news-card__row-author{border:none;padding-top:0;text-transform:none}.tml-card-layout-10 .tml-news-card__row-title{margin-bottom:12px}.tml-card-layout-10 .tml-news-card__actions{display:none}.tml-mideast-daily-sign-up-block{margin-bottom:16px}.tml-mideast-daily-sign-up-block__header{background-color:#007aff;padding:12px;color:#fff}.tml-mideast-daily-sign-up-block__content{margin-top:12px;line-height:1.2;font-size:1rem;padding-right:48px}@media all and (max-width: 767px){.tml-mideast-daily-sign-up-block__content{padding-right:0}}.tml-mideast-daily-sign-up-block__r1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.tml-mideast-daily-sign-up-block__button{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;height:34px;padding:2px 16px;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;font-size:.9375rem;font-weight:700;color:#007aff;background-color:#fff;border-radius:36px}.tml-mideast-daily-sign-up-block__button:hover{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.tml-mideast-daily-sign-up-block__button:active,.tml-mideast-daily-sign-up-block__button:focus,.tml-mideast-daily-sign-up-block__button:active:focus{outline:none}.tml-mideast-daily-sign-up-block__button:hover{color:#fff;background-color:rgba(255,255,255,0.3)}.tml-mideast-daily-sign-up-block__section-title{display:block;font-size:1.0625rem;font-weight:700;text-transform:uppercase;margin-top:10px;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-mideast-daily-sign-up-block__section-title svg{fill:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-mideast-daily-sign-up-block__section-title:hover{color:rgba(255,255,255,0.8)}.tml-mideast-daily-sign-up-block__section-title:hover svg{fill:rgba(255,255,255,0.8)}.tml-mideast-daily-sign-up-block__title{display:block;font-weight:700;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-mideast-daily-sign-up-block__title svg{fill:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tml-mideast-daily-sign-up-block__title:hover{color:rgba(0,0,0,0.8)}.tml-mideast-daily-sign-up-block__title:hover svg{fill:rgba(0,0,0,0.8)}.tml-mideast-daily-sign-up-block__text{font-weight:400;margin-top:8px;color:rgba(0,0,0,0.6)}.tml-top-stories-boxes-slider{width:100%;max-width:100%}.tml-top-stories-boxes-slider .slick-list,.tml-top-stories-boxes-slider .slick-track,.tml-top-stories-boxes-slider .slick-slide,.tml-top-stories-boxes-slider .slick-slide>div{height:100%}.tml-top-stories-boxes-slider__slide{height:100%}.tml-top-stories-boxes-slider__slide:hover{cursor:-webkit-grab;cursor:grab}.tml-extra-news-update-banner{margin-top:32px;background-color:#000;color:#fff;padding:4px 64px 8px 64px}@media all and (max-width: 767px){.tml-extra-news-update-banner{padding:8px 24px 16px 24px;margin-top:16px}}.tml-extra-news-update-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media all and (max-width: 767px){.tml-extra-news-update-banner__c2 svg{max-width:96px;width:100%;height:auto}}.tml-extra-news-update-banner__title{font-size:2rem;font-weight:700;text-shadow:0px 0px 9px red}@media all and (max-width: 767px){.tml-extra-news-update-banner__title{font-size:1.5rem}}.tml-extra-news-update-banner__subtitle{font-size:1.25rem;font-weight:600}@media all and (max-width: 767px){.tml-extra-news-update-banner__subtitle{font-size:1rem;margin-top:2px}}.tml-extra-news-update-banner__subtitle p{padding:0;margin:0}.tml-extra-news-update-banner__subtitle p+p{margin-top:12px}.tml-extra-news-update-banner__cta{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.tml-extra-news-update-banner__cta{display:none}}.tml-extra-news-update-banner__btn{border-radius:2px;height:28px;font-size:.875rem;font-weight:700;background-color:#fff;padding:0 16px;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}@media all and (max-width: 767px){.tml-extra-news-update-banner__btn{font-size:1.25rem}}.tml-extra-news-update-banner__btn:hover,.tml-extra-news-update-banner__btn:focus,.tml-extra-news-update-banner__btn:active{background-color:rgba(255,255,255,0.8)}.tml-extra-news-update-banner__footer{display:none}@media all and (max-width: 767px){.tml-extra-news-update-banner__footer{display:block;margin-top:4px}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-news-ticker{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-breaking-news{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .tml-section-live-entry{-webkit-box-ordinal-group:31;-ms-flex-order:30;order:30;margin-top:32px}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-top-stories-featured{-webkit-box-ordinal-group:41;-ms-flex-order:40;order:40;padding-top:0}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-top-stories:not(.mdl-section-top-stories-featured){-webkit-box-ordinal-group:51;-ms-flex-order:50;order:50;margin-top:48px}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-top-stories-wrapper,.mdl-homepage-top-content-wrapper .tml-add-category-posts--top-stories{-webkit-box-ordinal-group:61;-ms-flex-order:60;order:60}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .tml-top-stories-more-stories-holder--top-stories{-webkit-box-ordinal-group:71;-ms-flex-order:70;order:70}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-textual{-webkit-box-ordinal-group:91;-ms-flex-order:90;order:90;margin-top:0}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-by-region{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .tml-add-category-posts--by-region{-webkit-box-ordinal-group:111;-ms-flex-order:110;order:110}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper .mdl-section-missing-in-gaza-block{-webkit-box-ordinal-group:151;-ms-flex-order:150;order:150}}@media all and (max-width: 767px){.mdl-homepage-top-content-wrapper>section[style],.mdl-homepage-top-content-wrapper>div[style]{-webkit-box-ordinal-group:var(--kdotm-mobile-section-builder-order);-ms-flex-order:var(--kdotm-mobile-section-builder-order);order:var(--kdotm-mobile-section-builder-order)}}@media all and (max-width: 767px){.tml-page-homepage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media all and (max-width: 767px){.tml-page-homepage .mdl-homepage-top-content-wrapper{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media all and (max-width: 767px){.tml-page-homepage>section[style],.tml-page-homepage>div[style]{-webkit-box-ordinal-group:var(--kdotm-mobile-section-builder-order);-ms-flex-order:var(--kdotm-mobile-section-builder-order);order:var(--kdotm-mobile-section-builder-order)}}@media all and (max-width: 767px){.tml-page-homepage .mdl-section-by-region-wrapper{margin-top:32px}}@media all and (max-width: 767px){.tml-page-homepage .mdl-section-missing-in-gaza-block{margin-top:32px}}@media all and (max-width: 767px){.tml-page-homepage .mdl-section-by-region{margin-top:32px}}@media all and (max-width: 767px){.tml-page-homepage .tml-top-stories-more-stories-holder--by-region{-webkit-box-ordinal-group:121;-ms-flex-order:120;order:120}}.tml-page-homepage .tml-top-stories-more-stories-holder--by-region .mdl-more-from__link{color:#0cc5c0}.tml-page-homepage #subscribe{padding-bottom:32px}@media all and (max-width: 767px){.tml-page-homepage #subscribe{padding-bottom:0}}.mdl-section-top-stories--single-post{padding-bottom:24px;margin-top:0;margin-bottom:0}@media all and (max-width: 767px){.mdl-section-top-stories--single-post{padding-bottom:0}}.mdl-section-top-stories--single-post .mdl-article-extra-tags-block{display:none}.mdl-homepage-top-content-wrapper .mdl-section-top-stories.mdl-section-top-stories--single-post{margin-top:0}.mdl-section-top-stories-wrapper--single{border-bottom:4px solid #007aff}@media all and (max-width: 767px){.mdl-section-top-stories-wrapper--single{padding-bottom:16px}}.mdl-page-about-team .mdl-content-section--separated{margin-bottom:40px}.mdl-page-about-team .mdl-section-intro-text p{margin-bottom:32px}.mdl-page-about-team .mdl-section-advisory .mdl-team-list{margin-top:0;margin-bottom:0px}.mdl-page-about-team .mdl-section-team .mdl-team-list--half{margin-top:0px;margin-bottom:0px}.mdl-page-about-team .mdl-section-team .mdl-team-list--quarter{margin-top:30px}.mdl-page-about-team .mdl-section-journalists{margin-bottom:24px}.mdl-page-about-team .mdl-section-journalists .mdl-team-list--quarter{margin-top:30px}.mdl-page-about-team .mdl-section-journalists .mdl-team-card{margin-bottom:48px}.mdl-page-about-team .mdl-section-journalists .mdl-team-card__name{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold}.mdl-page-about-team .mdl-section-donate{margin-bottom:80px}.mdl-page-about-social-initiatives .mdl-section-intro__content{cursor:pointer}.mdl-page-about-social-initiatives .mdl-section-intro-about-page{background-image:url("../img/pages/social-initiatives/tml-v-03.png");background-size:100%;background-position:center 25%;position:relative}@media all and (max-width: 991px){.mdl-page-about-social-initiatives .mdl-section-intro-about-page{background-size:cover}}.mdl-page-about-social-initiatives .mdl-section-intro-about-page:after{position:absolute;width:100%;height:100%;top:0;left:0;content:' ';background:rgba(0,0,0,0.4)}.mdl-page-about-social-initiatives .mdl-section-intro__video-play{width:64px;height:64px;position:absolute;left:calc(50% - 32px);top:calc(50% - 32px)}.mdl-page-about-social-initiatives .mdl-section-intro__video-play svg{width:100%;height:100%}.mdl-page-about-social-initiatives .mdl-section-social-initiatives{margin-bottom:0}.mdl-page-about-social-initiatives .mdl-section-social-initiatives .mdl-list-with-marker-01{margin-top:72px}@media all and (max-width: 767px){.mdl-page-about-social-initiatives .mdl-section-social-initiatives .mdl-list-with-marker-01{margin-top:64px}}.mdl-page-about-social-initiatives .mdl-section-social-initiatives .mdl-list-with-marker-01 .mdl-item-with-marker{margin-bottom:48px}.mdl-in-content-button{color:#fff}.mdl-in-content-button:hover{color:#007aff}.mdl-section-ppsp-content p a,.mdl-section-ppsp-content p+ul a{color:#000}.mdl-section-ppsp-content p a:hover,.mdl-section-ppsp-content p+ul a:hover{color:#007aff}.mdl-section-ppsp-content .mdl-in-content-button{margin-top:8px;color:#fff}.mdl-section-ppsp-content .mdl-in-content-button:hover{color:#007aff}.mdl-apply-programs{padding:56px 0;border-top:1px solid rgba(0,0,0,0.3)}.mdl-apply-programs__col-02{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;margin-top:24px}@media all and (max-width: 991px){.mdl-apply-programs__col-02{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mdl-apply-programs__mail-link{color:#007aff}.mdl-apply-programs__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;text-align:center}.mdl-apply-programs__btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;margin:0 12px}.mdl-apply-programs__btn:hover,.mdl-apply-programs__btn:active,.mdl-apply-programs__btn:focus,.mdl-apply-programs__btn:active:focus{background-color:#007aff;color:#fff}.mdl-apply-programs__btn:hover,.mdl-apply-programs__btn:active,.mdl-apply-programs__btn:focus,.mdl-apply-programs__btn:active:focus{background-color:transparent;color:#007aff}@media all and (max-width: 991px){.mdl-apply-programs__btn{margin:12px 0;width:100%;max-width:480px}}.mdl-page-about-social-initiatives .mdl-apply-programs{margin-top:48px}.mdl-page-about-in-the-news .mdl-section-intro__content{color:#fff}.mdl-page-about-in-the-news .mdl-section-cards-grid-in-the-news-news{margin-top:48px}.mdl-page-about-in-the-news .mdl-cards-grid-08{margin-top:24px}.mdl-page-about-in-the-news .mdl-section-cards-grid{margin-bottom:72px}@media all and (max-width: 767px){.mdl-page-about-in-the-news .mdl-section-cards-grid{margin-top:64px}}.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-news-card{height:448px;min-height:auto}@media all and (max-width: 767px){.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-news-card{height:520px}}.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-news-card__title{font-size:1.25rem;padding-right:0}@media all and (max-width: 767px){.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-news-card__title{font-size:1.125rem}}.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-news-card__info{margin-top:6px}.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-cards-grid:nth-of-type(2){margin-top:24px}@media all and (max-width: 767px){.mdl-page-about-in-the-news .mdl-section-cards-grid .mdl-cards-grid:nth-of-type(2){margin-top:16px}}.mdl-page-about-in-the-news .mdl-section-comments-01{margin-bottom:15px}@media all and (max-width: 767px){.mdl-page-about-in-the-news .mdl-section-comments-01{margin-bottom:16px}}.mdl-comment-in-the-news .mdl-block-user-review__c02{padding-left:0}.tml-in-the-news-audios-wrapper{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}.tml-in-the-news-audios-wrapper .tml-in-the-news-audio{width:50%;padding:12px;padding-left:0;margin-bottom:16px}@media all and (max-width: 991px){.tml-in-the-news-audios-wrapper .tml-in-the-news-audio{width:100%}}.tml-in-the-news-audios-wrapper .tml-in-the-news-audio:nth-child(even){padding-left:12px}@media all and (max-width: 991px){.tml-in-the-news-audios-wrapper .tml-in-the-news-audio:nth-child(even){padding-left:0}}.tml-in-the-news-audio__title{font-size:.9375rem;line-height:1.33;letter-spacing:-.1px;font-weight:normal;color:#ff4a00;margin-bottom:8px}.tml-in-the-news-audio__title-name{color:#000}.tml-in-the-news-audio__title-role{color:#007aff}.mdl-page-about-events .mdl-section-intro__content{color:#fff}.mdl-page-about-events .mdl-section-events-upcoming{margin-bottom:48px;margin-top:48px}.mdl-page-about-events .mdl-section-events-past{margin-bottom:55px}.mdl-page-about-events .mdl-events-page-content-grid{margin-bottom:24px}.mdl-events-card--main .mdl-btn-icon svg{fill:rgba(255,255,255,0.6)}.mdl-events-card--main .mdl-btn-icon:hover svg{fill:#fff}@media all and (max-width: 991px){.mdl-events-card .mdl-news-card__header-c01{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media all and (max-width: 991px){.mdl-events-card .mdl-tag{margin-bottom:6px}}.mdl-events-promo-content iframe{max-width:100%;width:100%;height:500px}.mdl-events-promo-content-wrapper .mdl-content-promo-box{margin-top:48px}.mdl-events-promo-social-links{margin-top:24px}.mdl-events-promo-social-links .mdl-social-links-list__item{margin-right:16px}@media all and (max-width: 767px){.mdl-events-promo-social-links .mdl-social-links-list__item{margin-bottom:8px}}.mdl-events-promo-social-links .mdl-social-links-list__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto;color:#000}.mdl-events-promo-social-links .mdl-social-links-list__link:hover{color:#007aff}.mdl-events-promo-social-links .mdl-social-links-list__link svg{width:16px;height:16px;margin-right:6px}.mdl-page-about-us .mdl-section-intro{background:#007aff;height:auto}.mdl-page-about-us .mdl-section-intro__content-wrapper{padding-top:75px;padding-bottom:75px}.mdl-page-about-us .mdl-section-intro__actions{padding:37px 0 32px 0}.mdl-page-about-us .mdl-mail-contact-link{margin-top:12px}.mdl-page-about-us .mdl-section-contact-us{margin-bottom:72px}.mdl-section-intro-page-content-02,.mdl-section-intro-about-page{height:auto;min-height:220px;max-height:290px;background:#007aff;-webkit-filter:none;filter:none}@media all and (max-width: 991px){.mdl-section-intro-page-content-02,.mdl-section-intro-about-page{max-height:500px}}.mdl-section-intro-page-content-02 .mdl-section-intro-page-content-02__content,.mdl-section-intro-about-page .mdl-section-intro-page-content-02__content{padding:0 12%;position:relative;z-index:5;color:#fff;width:100%}@media all and (max-width: 1549px){.mdl-section-intro-page-content-02 .mdl-section-intro-page-content-02__content,.mdl-section-intro-about-page .mdl-section-intro-page-content-02__content{padding:0 11%}}@media all and (max-width: 991px){.mdl-section-intro-page-content-02 .mdl-section-intro-page-content-02__content,.mdl-section-intro-about-page .mdl-section-intro-page-content-02__content{padding:0 6%}}@media all and (max-width: 767px){.mdl-section-intro-page-content-02 .mdl-section-intro-page-content-02__content,.mdl-section-intro-about-page .mdl-section-intro-page-content-02__content{padding:0 16px}}.mdl-section-intro-page-content-02 .mdl-section-intro-page-content-02__content-wrapper,.mdl-section-intro-page-content-02 .mdl-section-intro__content-wrapper,.mdl-section-intro-about-page .mdl-section-intro-page-content-02__content-wrapper,.mdl-section-intro-about-page .mdl-section-intro__content-wrapper{padding-top:48px;padding-bottom:48px}.mdl-section-intro-page-content-02 .entry-title-page,.mdl-section-intro-about-page .entry-title-page{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold}@media all and (max-width: 559px){.mdl-section-intro-page-content-02 .entry-title-page,.mdl-section-intro-about-page .entry-title-page{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}@media all and (max-width: 767px){.mdl-section-intro-page-content-02 .entry-title-page,.mdl-section-intro-about-page .entry-title-page{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px) and (max-width: 991px){.mdl-section-intro-page-content-02 .entry-title-page,.mdl-section-intro-about-page .entry-title-page{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 991px){.mdl-section-intro-page-content-02 .mdl-menu-02__item,.mdl-section-intro-about-page .mdl-menu-02__item{padding-bottom:12px}}@media all and (max-width: 767px){.mdl-section-intro-page-content-02 .mdl-menu-02__item,.mdl-section-intro-about-page .mdl-menu-02__item{padding-bottom:0}}.mdl-section-intro-page-content-02 .mdl-section-intro__actions,.mdl-section-intro-about-page .mdl-section-intro__actions{padding:8px 0 32px 0}@media all and (max-width: 767px){.mdl-section-intro-page-content-02 .mdl-section-intro__actions,.mdl-section-intro-about-page .mdl-section-intro__actions{overflow-x:auto;padding:8px 0 16px 0}}@media all and (max-width: 767px){.mdl-section-intro-page-content-02 .mdl-section-intro__actions .mdl-menu-02,.mdl-section-intro-about-page .mdl-section-intro__actions .mdl-menu-02{min-width:200%}}.mdl-page-followings .mdl-content-section--separated{margin-bottom:0}.mdl-page-followings .mdl-section-followings{padding-top:36px}.mdl-page-followings .mdl-content-section__title-02{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;padding-bottom:24px}.mdl-page-followings .mdl-category-list-grid-01{margin-top:32px}@media all and (max-width: 991px){.mdl-page-followings .mdl-category-list-grid-01{margin-top:35px}}.mdl-page-categories .mdl-section-intro{margin-bottom:20px}@media all and (max-width: 767px){.mdl-page-categories .mdl-section-intro{margin-top:16px}}.mdl-page-followings-feed{min-height:100vh}.mdl-section-intro-following .mdl-section-intro-following__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media all and (max-width: 767px){.mdl-section-intro-following .mdl-section-intro-following__content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mdl-section-intro-following__btn-settings{width:auto;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-section-intro-following__btn-settings span{padding-right:6px;color:rgba(0,0,0,0.6);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-section-intro-following__btn-settings svg{width:24px;height:24px}.mdl-section-intro-following__btn-settings:hover span{color:#007aff}.mdl-features-list-02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-features-list-02 .mdl-welcome-section-features-list__item{width:50%}@media all and (max-width: 991px){.mdl-features-list-02 .mdl-welcome-section-features-list__item{width:100%}}.mdl-features-list-02 .mdl-welcome-section-features-list__item:nth-child(odd){padding-right:24px}@media all and (max-width: 991px){.mdl-features-list-02 .mdl-welcome-section-features-list__item:nth-child(odd){padding-right:0}}.mdl-features-list-02 .mdl-welcome-section-features-list__item:nth-child(even){padding-left:24px}@media all and (max-width: 991px){.mdl-features-list-02 .mdl-welcome-section-features-list__item:nth-child(even){padding-left:0}}.mdl-features-list-02 .mdl-welcome-section-features-list__item-01 svg{fill:#007aff}.mdl-features-list-02 .mdl-welcome-section-features-list__item-02 svg{fill:#ff4a00}.mdl-features-list-02 .mdl-welcome-section-features-list__item-03 svg{fill:#FBF126}.mdl-features-list-02 .mdl-welcome-section-features-list__item-03 .mdl-welcome-section-features-list__icon{padding:5px}.mdl-features-list-02 .mdl-welcome-section-features-list__item-04 svg{fill:#4CD964}.mdl-section-personalize-your-news-intro-02 .mdl-section__title,.mdl-section-personalize-your-news-intro-03 .mdl-section__title{text-transform:none}.mdl-section-personalize-your-news-intro-02 .mdl-content-section__content,.mdl-section-personalize-your-news-intro-03 .mdl-content-section__content{padding-bottom:64px}.mdl-section-personalize-your-news-intro-02 .mdl-theme-buttons-wrapper,.mdl-section-personalize-your-news-intro-03 .mdl-theme-buttons-wrapper{margin-top:24px}.mdl-section-personalize-your-news-intro-02{padding-bottom:120px}.mdl-section-personalize-your-news-intro-03{padding-bottom:64px}.mdl-section-saved-news-intro-02 .mdl-welcome-section-features-list__item{margin-top:24px}.mdl-section-personalize-your-theme--logged-in-no-followings .mdl-section__header{padding-bottom:16px;padding-top:48px;border-top:1px solid rgba(0,0,0,0.1)}.mdl-section-personalize-your-theme--logged-in-no-followings .mdl-section__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}.mdl-page-article .mdl-section-donate{margin-bottom:48px}.mdl-page-article .mdl-section-next-posts{margin-bottom:48px}.mdl-section-article-intro{background-size:cover;background-repeat:no-repeat;background-position:center;background-position:center 10%;height:60vh;min-height:350px;max-height:600px;background-color:rgba(0,0,0,0.1);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}@media all and (max-width: 991px){.mdl-section-article-intro{max-height:400px}}.mdl-section-article-intro__content{position:relative;z-index:5;color:#fff;width:100%;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:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.mdl-section-article-intro__subtitle{font-size:.75rem;line-height:1.33;font-weight:bold;margin-left:26.1%;margin-right:26.1%;padding:9px 12px;background-color:#007aff}@media all and (max-width: 1549px){.mdl-section-article-intro__subtitle{margin-left:21%;margin-right:21%}}@media all and (max-width: 991px){.mdl-section-article-intro__subtitle{margin-left:10%;margin-right:10%}}@media all and (max-width: 767px){.mdl-section-article-intro__subtitle{margin-left:16px;margin-right:16px}}.mdl-section-article-intro .mdl-card-in-context-layer{padding-left:26.1%;padding-right:26.1%;padding-bottom:8px;left:12px;color:white;z-index:5;max-width:calc(100% - 24px);max-height:calc(100% - 16px);font-size:16px;display:none}@media all and (max-width: 1549px){.mdl-section-article-intro .mdl-card-in-context-layer{padding-left:21%;padding-right:21%}}@media all and (max-width: 991px){.mdl-section-article-intro .mdl-card-in-context-layer{padding-left:10%;padding-right:10%}}@media all and (max-width: 767px){.mdl-section-article-intro .mdl-card-in-context-layer{padding-left:16px;padding-right:16px}}.mdl-section-article-intro__img-h{display:none;visibility:hidden;position:absolute;top:0;left:0}.mdl-section-article-intro.mdl-section-article-intro--no-img{height:10vh;min-height:75px;max-height:85px;background-image:none;background:#fff}.mdl-section-article-intro--blue .mdl-section-article-intro__subtitle{background-color:#007aff}.mdl-section-article-intro--blue-02 .mdl-section-article-intro__subtitle{background-color:#4CA1FF}.mdl-section-article-intro--cyan .mdl-section-article-intro__subtitle{background-color:#0cc5c0}.mdl-section-article-intro--red .mdl-section-article-intro__subtitle{background-color:#ff4a00}.mdl-section-article-intro--yellow .mdl-section-article-intro__subtitle{background-color:#FBF126}.mdl-section-article-intro--magenta .mdl-section-article-intro__subtitle{background-color:#fb5252}.mdl-section-article-intro--green .mdl-section-article-intro__subtitle{background-color:#4CD964}.mdl-category-tag--42 .mdl-section-article-intro__subtitle{background-color:#007aff;color:#fff}.mdl-category-tag--47 .mdl-section-article-intro__subtitle{background-color:#007aff;color:#fff}.mdl-category-tag--48 .mdl-section-article-intro__subtitle{background-color:#007aff;color:#fff}.mdl-category-tag--50 .mdl-section-article-intro__subtitle{background-color:#007aff;color:#fff}.mdl-category-tag--55 .mdl-section-article-intro__subtitle{background-color:#007aff;color:#fff}.mdl-category-tag--2839 .mdl-section-article-intro__subtitle{background-color:#007aff;color:#fff}.mdl-category-tag--2824 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2825 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2826 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2827 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2828 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2829 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2830 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--2831 .mdl-section-article-intro__subtitle{background-color:#0cc5c0;color:#fff}.mdl-category-tag--51 .mdl-section-article-intro__subtitle{background-color:#4CA1FF;color:#fff}.mdl-category-tag--53 .mdl-section-article-intro__subtitle{background-color:#ff4a00;color:#fff}.mdl-category-tag--44 .mdl-section-article-intro__subtitle{background-color:#FBF126;color:#000}.mdl-category-tag--45 .mdl-section-article-intro__subtitle{background-color:#FBF126;color:#000}.mdl-category-tag--46 .mdl-section-article-intro__subtitle{background-color:#FBF126;color:#000}.mdl-category-tag--2822 .mdl-section-article-intro__subtitle{background-color:#FBF126;color:#000}.mdl-category-tag--6 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--2823 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--43 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--2835 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--2833 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--54 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--2834 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--2832 .mdl-section-article-intro__subtitle{background-color:#fb5252;color:#fff}.mdl-category-tag--green .mdl-section-article-intro__subtitle{background-color:#4CD964;color:#fff}.mdl-category-tag--129 .mdl-section-article-intro__subtitle{background-color:#4CD964;color:#fff}.mdl-category-tag--52 .mdl-section-article-intro__subtitle{background-color:#4CD964;color:#fff}.mdl-section-article-content iframe{max-width:100%;width:100%}.mdl-section-article-content__tags{margin-top:26px;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}.mdl-section-article-content__tags--footer{margin:16px 0 32px 0}.mdl-section-article-content__tags .mdl-tag{margin-right:6px;height:24px;margin-bottom:6px;padding-left:0}@media all and (max-width: 767px){.mdl-section-article-content__tags .mdl-tag{margin-bottom:6px}}.mdl-section-article-content__tags .mdl-tag-label{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase;padding:0 7px;padding-left:0;margin-bottom:6px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-section-article-content__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;margin-top:24px;margin-bottom:24px}@media all and (max-width: 991px){.mdl-section-article-content__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-section-article-content__info{margin-top:16px}.mdl-section-article-content__tag{padding:5px 12px}.mdl-section-article-content__tag .mdl-tag__icon{width:16px;height:16px}.mdl-section-article-content__tag .mdl-tag__text{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase;line-height:120%}.mdl-section-article-content__text{margin-top:45px;margin-bottom:8px}.mdl-section-article-content__text blockquote{font-size:26px;line-height:1.2;color:#007aff;padding:0;margin:48px 72px 48px 72px;position:relative}@media all and (max-width: 767px){.mdl-section-article-content__text blockquote{margin:24px 36px 24px 58px;font-size:22px}}.mdl-section-article-content__text blockquote:before,.mdl-section-article-content__text blockquote:after{line-height:0.5;font-size:86px;color:#000;position:absolute;font-family:"Times New Roman", Times, serif}@media all and (max-width: 767px){.mdl-section-article-content__text blockquote:before,.mdl-section-article-content__text blockquote:after{font-size:72px}}.mdl-section-article-content__text blockquote:before{content:'“';top:0;left:-64px}@media all and (max-width: 767px){.mdl-section-article-content__text blockquote:before{left:-58px}}.mdl-section-article-content__text blockquote:after{content:'”';right:-36px;bottom:-36px;left:auto;position:absolute}.mdl-section-article-content__text blockquote p{margin-bottom:0;display:block;text-align:justify;margin-left:-18px}@media all and (max-width: 767px){.mdl-section-article-content__text blockquote p{text-align:left}}.mdl-section-article-content__text blockquote p+p{margin-top:20px}@media all and (max-width: 767px){.mdl-section-article-content__text{margin-bottom:0}}.mdl-section-article-content__text p{margin-bottom:20px}.mdl-section-article-content__text .mdl-accent,.mdl-section-article-content__text h6{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;margin:24px 0 36px 0}.mdl-section-article-content__text h4{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;padding:24px 0 0 0;margin:48px 0 36px 0;border-top:1px solid rgba(0,0,0,0.3)}.mdl-section-article-content__subheader{padding-top:0;margin-top:0;font-weight:bold;font-style:italic}.mdl-section-article-content__text .synved-social-container{float:right;display:none}.mdl-section-article-content__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-section-article-content__actions .postbuttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:50%}.mdl-section-article-content__actions .postbuttons a{margin:0 5px}.mdl-section-article-content__actions .socialshare{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-section-article-content__actions .socialshare .synved-social-container-share{width:32px;height:32px;margin-right:5px}.mdl-section-article-content__actions .socialshare .printfriendly{height:32px;width:32px;margin:0;margin-right:5px}.mdl-section-article-content__actions .socialshare .synved-social-container-follow{height:32px}.mdl-section-article-content__audio{margin:0}.mdl-section-article-content div.mjp-s-wrapper.s-graphic{padding:0 0 24px 0}.mdl-section-article-content span.gfxbutton_mp3j.play-mjp,.mdl-section-article-content span.gfxbutton_mp3j.pause-mjp{margin-left:0}.mdl-section-article-content .mdl-section-article-content__info-msg{margin-bottom:72px}@media all and (max-width: 991px){.mdl-section-article-content .mdl-section-article-content__info-msg{margin-bottom:32px}}.mdl-section-article-content__info--02{border:none}.mdl-section-article-content .tml-content-in-context{position:relative;color:#ff4a00;font-weight:bold}@media all and (max-width: 1199px){.mdl-section-article-content .tml-content-in-context{padding-left:96px;min-height:96px}}@media all and (max-width: 767px){.mdl-section-article-content .tml-content-in-context{padding-left:78px;min-height:96px}}.mdl-section-article-content .tml-content-in-context p{color:#ff4a00}.mdl-section-article-content .tml-content-in-context:before{content:"";display:block;position:absolute;position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;border-radius:0;top:-73px;left:-90px;width:58px;height:86px;background-image:url("../img/in-context-icon.svg");background-repeat:no-repeat;background-size:cover;background-position:center}@media all and (max-width: 1199px){.mdl-section-article-content .tml-content-in-context:before{left:0;top:6px}}.mdl-section-article-disclaimer{margin-bottom:48px}.mdl-section-article-disclaimer .mdl-content-section__content{font-size:.75rem;line-height:1.33;font-weight:bold;font-size:1rem;font-weight:normal;line-height:1.3;padding:24px;border:1px solid rgba(0,0,0,0.1);color:rgba(0,0,0,0.75)}.mdl-section-article-disclaimer .mdl-content-section__content p{margin:0 0 16px 0}.mdl-section-article-disclaimer .mdl-content-section__content a{color:#007aff}.mdl-section-article-disclaimer .mdl-content-section__content a:hover{color:#007aff;text-decoration:underline}@media all and (max-width: 767px){.single .mdl-section-donate-03.mdl-section-donate--popup-1 .tml-popup-donate-03{padding-top:0;padding-bottom:0}}.single .mdl-section-donate-03.mdl-section-donate--popup-1 .tml-donate-popup-layout-20231{padding-top:0;padding-bottom:0}.mdl-job-preview{border-bottom:1px solid rgba(0,0,0,0.3)}.mdl-job-preview__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-job-preview__c01{width:70%;padding-right:24px}.mdl-job-preview__c02{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-job-preview__title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;color:#007aff}.mdl-job-preview__title:hover{opacity:0.6}.mdl-job-preview__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-job-preview__info-icon{width:16px;height:16px}.mdl-job-preview__info-icon svg{fill:rgba(0,0,0,0.3)}.mdl-job-preview__info-title{font-size:.6875rem;line-height:1.18;font-weight:bold;width:calc(100% - 16px);padding-left:4px;color:rgba(0,0,0,0.6)}.mdl-job-preview__c02 .mdl-job-preview__info{margin-right:6px}.mdl-job-preview__c02 .mdl-job-preview__info:last-child{margin-right:0}.mdl-section-jobs-list{margin-bottom:85px}.mdl-section-jobs-list .mdl-job-preview__content{margin-top:12px}.mdl-page-position .job-post .job-side .job-content-wrap{border:none;padding:20px 30px;background-color:rgba(0,0,0,0.03)}.mdl-page-position .jp-apply-button,.mdl-page-position .primary-style{border:1px solid #007aff;border-radius:8px;padding:13px 32px;background-color:#007aff}.mdl-page-position .jp-apply-button:hover,.mdl-page-position .jp-apply-button:active,.mdl-page-position .jp-apply-button:focus,.mdl-page-position .jp-apply-button:active:focus,.mdl-page-position .primary-style:hover,.mdl-page-position .primary-style:active,.mdl-page-position .primary-style:focus,.mdl-page-position .primary-style:active:focus{background-color:transparent;color:#007aff}.mdl-content-section-careers-intro .mdl-content-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-content-section-careers-intro__col-01{width:50%;font-weight:600}.mdl-content-section-careers-intro__col-02{width:50%;padding-left:15.385%}.mdl-page-careers .mdl-section-intro-text{padding-top:72px;padding-bottom:72px}.mdl-lp-section-head{padding-top:50px}.mdl-lp-section-head .mdl-logo--horizontal .mdl-logo__img{max-width:345px}@media all and (max-width: 559px){.mdl-lp-section-head .mdl-logo--horizontal .mdl-logo__img{max-width:300px}}.mdl-lp-section-head .mdl-logo__link{-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (max-width: 991px){.mdl-lp-section-head .mdl-logo__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mdl-lp-intro{text-align:center}.mdl-lp-intro__label{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;color:#fff;padding:4px 20px;background-color:#007aff;display:inline-block}@media all and (max-width: 767px){.mdl-lp-intro__label{font-size:16px}}.mdl-lp-intro__title{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold;margin-top:28px}@media all and (max-width: 559px){.mdl-lp-intro__title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}.mdl-lp-intro__text{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-top:20px;padding:0 30%;text-transform:none}@media all and (max-width: 991px){.mdl-lp-intro__text{padding:0 15%}}@media all and (max-width: 559px){.mdl-lp-intro__text{font-size:18px}}@media all and (max-width: 479px){.mdl-lp-intro__text{padding:0 7%}}.mdl-lp-section-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media all and (max-width: 559px){.mdl-lp-section-blocks{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.mdl-lp-section-blocks:after{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;height:34%;width:110%;left:-5%;top:auto;bottom:-3px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(81%, #fff), to(#fff));background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 81%, #fff 100%)}@media all and (max-width: 991px){.mdl-lp-section-blocks:after{bottom:-3px}}@media all and (max-width: 559px){.mdl-lp-section-blocks:after{height:60%}}.mdl-lp-section-blocks .mdl-lp-block__col{width:calc(25% - 15px);height:100%}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__col{width:calc(25% - 8px)}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__col{width:calc(50% - 8px)}}.mdl-lp-section-blocks .mdl-lp-block__item{height:460px;position:relative;overflow:hidden}@media all and (max-width: 991px){.mdl-lp-section-blocks .mdl-lp-block__item{height:40vh}}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item{height:40vw}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item{height:65vw}}.mdl-lp-section-blocks .mdl-lp-block__item:after{background-size:cover;background-repeat:no-repeat;background-position:center;content:' ';position:absolute;width:100%;height:100%;top:0;left:0;-webkit-animation-name:mdl-lp-banner-in-animation;animation-name:mdl-lp-banner-in-animation;-webkit-animation-duration:45s;animation-duration:45s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mdl-lp-section-blocks .mdl-lp-block__item-01{margin-bottom:20px}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item-01{margin-bottom:12px}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item-01{height:65vw}}.mdl-lp-section-blocks .mdl-lp-block__item-01:after{background-image:url("../img/pages/landing-page-new-website/rz-getty-images-137877764-810-x-605@2x.png")}.mdl-lp-section-blocks .mdl-lp-block__item-02{height:220px}@media all and (max-width: 991px){.mdl-lp-section-blocks .mdl-lp-block__item-02{height:20vh}}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item-02{height:20vw}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item-02{display:none}}.mdl-lp-section-blocks .mdl-lp-block__item-02:after{background-image:url("../img/pages/landing-page-new-website/terror-kite-810-x-540@2x.png");-webkit-animation-delay:3s;animation-delay:3s}.mdl-lp-section-blocks .mdl-lp-block__item-03{margin-bottom:20px}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item-03{margin-bottom:12px}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item-03{height:65vw;margin-bottom:16px;margin-top:100px}}.mdl-lp-section-blocks .mdl-lp-block__item-03:after{background-image:url("../img/pages/landing-page-new-website/hamas-160203-900-lt-810-x-537@2x.png");-webkit-animation-delay:2s;animation-delay:2s}.mdl-lp-section-blocks .mdl-lp-block__item-04{height:80px}@media all and (max-width: 991px){.mdl-lp-section-blocks .mdl-lp-block__item-04{height:5vh}}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item-04{height:5vw}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item-04{height:50vw;display:none}}.mdl-lp-section-blocks .mdl-lp-block__item-04:after{background-image:url("../img/pages/landing-page-new-website/334309-c-810-x-540@2x.png");-webkit-animation-delay:2s;animation-delay:2s}.mdl-lp-section-blocks .mdl-lp-block__item-05{height:440px}@media all and (max-width: 991px){.mdl-lp-section-blocks .mdl-lp-block__item-05{height:35vh}}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item-05{height:35vw}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item-05{height:65vw;margin-top:-100px}}.mdl-lp-section-blocks .mdl-lp-block__item-05:after{background-image:url("../img/pages/landing-page-new-website/rz-getty-images-1017649602-810-x-540@2x.png");-webkit-animation-delay:3s;animation-delay:3s}.mdl-lp-section-blocks .mdl-lp-block__item-06{margin-bottom:100px}@media all and (max-width: 767px){.mdl-lp-section-blocks .mdl-lp-block__item-06{margin-bottom:40px}}@media all and (max-width: 559px){.mdl-lp-section-blocks .mdl-lp-block__item-06{height:65vw;margin-top:0px}}.mdl-lp-section-blocks .mdl-lp-block__item-06:after{background-image:url("../img/pages/landing-page-new-website/gaza-protests-810-x-540@2x.png");-webkit-animation-delay:1s;animation-delay:1s}.mdl-landing-container{margin-right:auto;margin-left:auto;width:100%;max-width:1440px;overflow:hidden}.mdl-landing-content{padding-left:8.333%;padding-right:8.333%}@media all and (max-width: 559px){.mdl-landing-content{padding-left:5%;padding-right:5%}}.mdl-landing-content .mdl-lp-intro{margin-top:80px}.mdl-landing-content .mdl-lp-section-blocks{margin-top:100px;overflow:hidden}.mdl-lp-section__overlay{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-lp-section__layer{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-lp-section-about{text-align:center;padding-bottom:100px}@media all and (max-width: 767px){.mdl-lp-section-about{margin-top:50px}}@media all and (max-width: 559px){.mdl-lp-section-about{margin-top:0;padding-bottom:75px}}.mdl-lp-section-about__title{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold;margin-top:28px}@media all and (max-width: 559px){.mdl-lp-section-about__title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}.mdl-lp-section-about__text{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin-top:36px;padding:0 11%;text-transform:none;text-align:justify}@media all and (max-width: 991px){.mdl-lp-section-about__text{padding:0 5%}}@media all and (max-width: 559px){.mdl-lp-section-about__text{font-size:18px}}.mdl-lp-section-about .mdl-team-card{text-align:center;margin-top:24px}.mdl-lp-section-about .mdl-team-card__name{margin-top:16px}.mdl-lp-section-about .mdl-team-card__photo{margin:0 auto;-webkit-filter:none;filter:none}.mdl-lp-section-sign-up{padding:70px 120px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#007aff;color:#fff}@media all and (max-width: 991px){.mdl-lp-section-sign-up{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:60px 60px;text-align:center}}@media all and (max-width: 767px){.mdl-lp-section-sign-up{padding:50px 30px}}.mdl-lp-section-sign-up .mdl-lp-section__overlay{background-size:cover;background-repeat:no-repeat;background-position:center;background-size:70%;background-position:23% center;background-repeat:no-repeat;background-image:url("../img/pages/landing-page-new-website/8060@2x.png")}@media all and (max-width: 991px){.mdl-lp-section-sign-up .mdl-lp-section__overlay{background-size:cover}}@media all and (max-width: 767px){.mdl-lp-section-sign-up .mdl-lp-section__overlay{background-position:38% center}}.mdl-lp-section-sign-up .mdl-lp-section__overlay:before{content:' ';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear, left top, right top, from(#007aff), color-stop(13%, #007aff), color-stop(48%, rgba(0,122,255,0.55)), color-stop(66%, #007aff), to(#007aff));background:linear-gradient(90deg, #007aff 0%, #007aff 13%, rgba(0,122,255,0.55) 48%, #007aff 66%, #007aff 100%)}.mdl-lp-section-sign-up__col{width:50%;position:relative;z-index:10}@media all and (max-width: 991px){.mdl-lp-section-sign-up__col{width:100%}}.mdl-lp-section-sign-up__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}@media all and (max-width: 991px){.mdl-lp-section-sign-up__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 991px){.mdl-lp-section-sign-up__title{margin-bottom:48px}}@media all and (max-width: 559px){.mdl-lp-section-sign-up__title{margin-bottom:24px}}.mdl-lp-section-sign-up__title span{display:block}.mdl-lp-section-sign-up__subtitle{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none}@media all and (max-width: 559px){.mdl-lp-section-sign-up__subtitle{font-size:18px}}.mdl-lp-section-sign-up .mdl-form-wrapper{margin-top:36px;width:68%}@media all and (max-width: 991px){.mdl-lp-section-sign-up .mdl-form-wrapper{width:100%}}.mdl-lp-section-sign-up .mdl-btn,.mdl-lp-section-sign-up .mdl-mail-contact-link,.mdl-lp-section-sign-up .mdl-in-content-button,.mdl-lp-section-sign-up .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit{width:59%;padding:14px 12px}@media all and (max-width: 991px){.mdl-lp-section-sign-up .mdl-btn,.mdl-lp-section-sign-up .mdl-mail-contact-link,.mdl-lp-section-sign-up .mdl-in-content-button,.mdl-lp-section-sign-up .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit,.mdl-lp-section-sign-up .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit{width:100%}}.mdl-lp-section-sign-up .mdl-btn:hover,.mdl-lp-section-sign-up .mdl-mail-contact-link:hover,.mdl-lp-section-sign-up .mdl-in-content-button:hover,.mdl-lp-section-sign-up .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:hover,.mdl-lp-section-sign-up .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:hover,.mdl-lp-section-sign-up .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:hover,.mdl-lp-section-sign-up .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:hover,.mdl-lp-section-sign-up .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:hover,.mdl-lp-section-sign-up .mdl-btn:active,.mdl-lp-section-sign-up .mdl-mail-contact-link:active,.mdl-lp-section-sign-up .mdl-in-content-button:active,.mdl-lp-section-sign-up .post-770 .wpcf7-form .wpcf7-submit:active,.post-770 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active,.mdl-lp-section-sign-up .post-746 .wpcf7-form .wpcf7-submit:active,.post-746 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active,.mdl-lp-section-sign-up .post-843 .wpcf7-form .wpcf7-submit:active,.post-843 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active,.mdl-lp-section-sign-up .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active,.mdl-lp-section-sign-up .tml-internship-page .wpcf7-form .wpcf7-submit:active,.tml-internship-page .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active,.mdl-lp-section-sign-up .mdl-btn:focus,.mdl-lp-section-sign-up .mdl-mail-contact-link:focus,.mdl-lp-section-sign-up .mdl-in-content-button:focus,.mdl-lp-section-sign-up .post-770 .wpcf7-form .wpcf7-submit:focus,.post-770 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:focus,.mdl-lp-section-sign-up .post-746 .wpcf7-form .wpcf7-submit:focus,.post-746 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:focus,.mdl-lp-section-sign-up .post-843 .wpcf7-form .wpcf7-submit:focus,.post-843 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:focus,.mdl-lp-section-sign-up .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:focus,.mdl-lp-section-sign-up .tml-internship-page .wpcf7-form .wpcf7-submit:focus,.tml-internship-page .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:focus,.mdl-lp-section-sign-up .mdl-btn:active:focus,.mdl-lp-section-sign-up .mdl-mail-contact-link:active:focus,.mdl-lp-section-sign-up .mdl-in-content-button:active:focus,.mdl-lp-section-sign-up .post-770 .wpcf7-form .wpcf7-submit:active:focus,.post-770 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active:focus,.mdl-lp-section-sign-up .post-746 .wpcf7-form .wpcf7-submit:active:focus,.post-746 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active:focus,.mdl-lp-section-sign-up .post-843 .wpcf7-form .wpcf7-submit:active:focus,.post-843 .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active:focus,.mdl-lp-section-sign-up .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active:focus,.mdl-lp-section-sign-up .tml-internship-page .wpcf7-form .wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form .mdl-lp-section-sign-up .wpcf7-submit:active:focus{background-color:transparent;color:#fff}.mdl-lp-section-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px;margin-bottom:60px}@media all and (max-width: 767px){.mdl-lp-section-footer{display:block}}.mdl-lp-section-footer .mdl-logo__img{max-width:265px}.mdl-lp-section-footer__copyrights{font-size:.75rem;line-height:1.33;font-weight:bold;font-weight:normal;font-size:13px;line-height:1.39;letter-spacing:-0.1}@media all and (max-width: 767px){.mdl-lp-section-footer__copyrights{margin-top:24px}}.mdl-lp-section-video{background-color:#ff4a00;position:relative}.mdl-lp-section-video:after{content:"";display:block;position:absolute;width:1440px;height:100%;top:0;left:calc(50% - 720px);background-color:#ff4a00;z-index:1}.mdl-lp-section-video__video-wrapper{position:relative;z-index:2;width:902px;height:508px;margin:0 auto;-webkit-box-shadow:0 11px 134px -20px rgba(0,0,0,0.5);box-shadow:0 11px 134px -20px rgba(0,0,0,0.5);position:relative;top:80px}@media all and (max-width: 991px){.mdl-lp-section-video__video-wrapper{width:90%;height:auto;-webkit-box-shadow:none;box-shadow:none}}@media all and (max-width: 479px){.mdl-lp-section-video__video-wrapper{top:36px}}.mdl-lp-section-video__video{width:100%;height:100%}@-webkit-keyframes mdl-lp-banner-in-animation{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes mdl-lp-banner-in-animation{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.mdl-lp-bbj-page-wrapper .mdl-landing-content .mdl-lp-intro{margin-top:128px}.mdl-lp-bbj-page-wrapper .mdl-lp-intro__title{margin-top:0}.mdl-lp-bbj-page-wrapper .mdl-lp-intro__text{padding:0 15%}.mdl-lp-bbj-page-wrapper .mdl-lp-section-about__text{text-align:center}.mdl-lp-bbj-page-wrapper .mdl-lp-section-about .mdl-team-card{margin-top:64px}.mdl-lp-bbj-page-wrapper .mdl-lp-section-video{margin-top:36px;margin-bottom:120px}@media all and (max-width: 479px){.mdl-lp-bbj-page-wrapper .mdl-lp-section-video{margin-bottom:64px}}.single-post #primary{padding-bottom:72px}.single-post .mejs-container{clear:both;max-width:100%;width:100% !important;min-width:100% !important}.mdl-content-section-search-form{padding:102px 0 48px 0}.mdl-searchform{position:relative}.mdl-searchform__input{font-family:"Nunito Sans",sans-serif;font-size:48px;font-weight:bold;color:#000;line-height:normal;padding:6px 0;letter-spacing:0.8px;outline:none;border:none;background-color:transparent;border-bottom:1px solid rgba(0,0,0,0.1);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:48px;min-height:48px}.mdl-searchform__input::-webkit-input-placeholder{color:#000;opacity:.3;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.mdl-searchform__input::-moz-placeholder{color:#000;opacity:.3;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-searchform__input:-ms-input-placeholder{color:#000;opacity:.3;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-searchform__input:-moz-placeholder{color:#000;opacity:.3;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}@media all and (max-width: 991px){.mdl-searchform__input{font-size:22px;letter-spacing:0.2px}}.mdl-searchform__input:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.mdl-searchform__input:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-searchform__input:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.mdl-searchform__input:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-searchform__input:focus{border-bottom:1px solid #007aff}.mdl-searchform__btn{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;width:32px;height:32px;position:absolute;right:0;top:calc(50% - 16px)}.mdl-searchform__btn:hover,.mdl-searchform__btn:active,.mdl-searchform__btn:focus,.mdl-searchform__btn:active:focus{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}@media all and (max-width: 991px){.mdl-searchform__btn{width:24px;height:24px}}.mdl-searchform__btn svg{fill:rgba(0,0,0,0.6);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media all and (max-width: 991px){.mdl-searchform__btn svg{width:24px;height:24px}}.mdl-searchform__btn:hover svg{fill:#007aff}.mdl-search-content{min-height:80vh}.mdl-search-content .news-card--search .mdl-tag{margin-right:4px}.mdl-search-content__result-title{padding:0px 0 32px 0}.post-37857,.post-37858{min-height:80vh;padding-bottom:120px}@media all and (max-width: 767px){.post-37857,.post-37858{padding-bottom:72px}}.post-37858 .mp-form-row label{margin-bottom:4px;display:block !important}.post-37858 .mp_wrapper .mp-form-row{margin-bottom:24px}.post-37858 #wp-submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}.post-37858 #wp-submit:hover,.post-37858 #wp-submit:active,.post-37858 #wp-submit:focus,.post-37858 #wp-submit:active:focus{background-color:#007aff;color:#fff}.post-37858 #wp-submit:hover,.post-37858 #wp-submit:active,.post-37858 #wp-submit:focus,.post-37858 #wp-submit:active:focus{background-color:transparent;color:#007aff}.post-37858 .mepr-login-actions a{color:#007aff}.post-37858 .mepr-login-actions a:hover{text-decoration:underline}#mepr_forgot_password_form .mp-spacer{display:none}.mepr-form .mepr-submit,.mepr-form .button-primary{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}.mepr-form .mepr-submit:hover,.mepr-form .mepr-submit:active,.mepr-form .mepr-submit:focus,.mepr-form .mepr-submit:active:focus,.mepr-form .button-primary:hover,.mepr-form .button-primary:active,.mepr-form .button-primary:focus,.mepr-form .button-primary:active:focus{background-color:#007aff;color:#fff}.mepr-form .mepr-submit:hover,.mepr-form .mepr-submit:active,.mepr-form .mepr-submit:focus,.mepr-form .mepr-submit:active:focus,.mepr-form .button-primary:hover,.mepr-form .button-primary:active,.mepr-form .button-primary:focus,.mepr-form .button-primary:active:focus{background-color:transparent;color:#007aff}.post-37824{padding-bottom:72px}.post-37824 .mepr-submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}.post-37824 .mepr-submit:hover,.post-37824 .mepr-submit:active,.post-37824 .mepr-submit:focus,.post-37824 .mepr-submit:active:focus{background-color:#007aff;color:#fff}.post-37824 .mepr-submit:hover,.post-37824 .mepr-submit:active,.post-37824 .mepr-submit:focus,.post-37824 .mepr-submit:active:focus{background-color:transparent;color:#007aff}#mepr_account_form .mepr-submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}#mepr_account_form .mepr-submit:hover,#mepr_account_form .mepr-submit:active,#mepr_account_form .mepr-submit:focus,#mepr_account_form .mepr-submit:active:focus{background-color:#007aff;color:#fff}#mepr_account_form .mepr-submit:hover,#mepr_account_form .mepr-submit:active,#mepr_account_form .mepr-submit:focus,#mepr_account_form .mepr-submit:active:focus{background-color:transparent;color:#007aff}#mepr-newpassword-form .mepr-submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}#mepr-newpassword-form .mepr-submit:hover,#mepr-newpassword-form .mepr-submit:active,#mepr-newpassword-form .mepr-submit:focus,#mepr-newpassword-form .mepr-submit:active:focus{background-color:#007aff;color:#fff}#mepr-newpassword-form .mepr-submit:hover,#mepr-newpassword-form .mepr-submit:active,#mepr-newpassword-form .mepr-submit:focus,#mepr-newpassword-form .mepr-submit:active:focus{background-color:transparent;color:#007aff}#mepr_reset_password_form{margin-bottom:16px}#mepr_reset_password_form .mepr_spacer{display:none}.postid-37824 .mdl-content{padding-left:0;padding-right:0}.postid-37824 .mdl-content-page-wrapper{padding-bottom:72px}#migla_donation_form .migla-panel{border-radius:0;background-color:transparent !important;border:none !important;margin-bottom:72px}#migla_donation_form .migla-panel-body{padding:0}#migla_donation_form .mg_giving-levels label.mg_control-label{font-size:17px;margin-bottom:8px !important}#migla_donation_form header.migla-panel-heading{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;padding:16px 0 32px 0;border-top:4px solid #000;border-radius:0}@media all and (max-width: 991px){#migla_donation_form header.migla-panel-heading{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}#migla_donation_form .migla-panel-body .radio-inline label{margin:0 0 12px 0;cursor:pointer;padding:21px 20px 21px 40px;height:auto;background-color:rgba(0,0,0,0.05) !important;border:none !important;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}#migla_donation_form .migla-panel-body .radio-inline label:hover,#migla_donation_form .migla-panel-body .radio-inline .radio-inline:checked{background-color:rgba(0,0,0,0.1) !important}#migla_donation_form .migla-panel-body .mg_giving-levels:nth-of-type(1){margin-bottom:0}#migla_donation_form .migla-panel-body .mg_giving-levels:nth-of-type(1) .col-sm-12:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%}@media all and (max-width: 991px){#migla_donation_form .migla-panel-body .mg_giving-levels:nth-of-type(1) .col-sm-12:nth-of-type(2){width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#migla_donation_form .migla-panel-body .mg_giving-levels:nth-of-type(1) .radio-inline{width:132px;margin-right:24px !important;padding:0 0px 0 0 !important}@media all and (max-width: 991px){#migla_donation_form .migla-panel-body .mg_giving-levels:nth-of-type(1) .radio-inline{width:calc(50% - 12px);margin-right:0 !important}}#migla_donation_form .mg_giving-levels:nth-of-type(2) .radio-inline{width:454px}@media all and (max-width: 991px){#migla_donation_form .mg_giving-levels:nth-of-type(2) .radio-inline{width:100%;padding-right:0 !important}}#migla_donation_form .mg_giving-levels:nth-of-type(2) .radio-inline.miglaCustomAmount .input-group-icon{width:100% !important}#migla_donation_form #miglaCustomAmount,#migla_donation_form .mg_form-control{border-radius:8px;border-color:#000;height:36px !important}#migla_donation_form .mg_control-label,#migla_donation_form .checkbox label,#migla_donation_form .radio label{font-size:17px}#migla_donation_form #sectionoffline{font-size:17px}#migla_donation_form .mg_nav-tabs>li>a{border-radius:0;border:none !important}#migla_donation_form .mg_tab-content{border:none !important}#migla_donation_form #miglapaypalcheckout_std,#migla_donation_form #miglaofflinecheckout{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}#migla_donation_form #miglapaypalcheckout_std:hover,#migla_donation_form #miglapaypalcheckout_std:active,#migla_donation_form #miglapaypalcheckout_std:focus,#migla_donation_form #miglapaypalcheckout_std:active:focus,#migla_donation_form #miglaofflinecheckout:hover,#migla_donation_form #miglaofflinecheckout:active,#migla_donation_form #miglaofflinecheckout:focus,#migla_donation_form #miglaofflinecheckout:active:focus{background-color:#007aff;color:#fff}#migla_donation_form #miglapaypalcheckout_std:hover,#migla_donation_form #miglapaypalcheckout_std:active,#migla_donation_form #miglapaypalcheckout_std:focus,#migla_donation_form #miglapaypalcheckout_std:active:focus,#migla_donation_form #miglaofflinecheckout:hover,#migla_donation_form #miglaofflinecheckout:active,#migla_donation_form #miglaofflinecheckout:focus,#migla_donation_form #miglaofflinecheckout:active:focus{background-color:transparent;color:#007aff}#migla_donation_form #miglapaypalcheckout_std:hover,#migla_donation_form #miglaofflinecheckout:hover{color:#007aff !important}#migla_donation_form .migla-panel:nth-of-type(1) .form-group:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:41px}@media all and (max-width: 991px){#migla_donation_form .migla-panel:nth-of-type(1) .form-group:nth-of-type(3){display:block}}#migla_donation_form .migla-panel:nth-of-type(1) .col-sm-3,#migla_donation_form .migla-panel:nth-of-type(1) .col-sm-6{width:auto;padding-right:0}@media all and (max-width: 991px){#migla_donation_form .migla-panel:nth-of-type(1) .col-sm-3,#migla_donation_form .migla-panel:nth-of-type(1) .col-sm-6{width:100%}}.page-template-page-mdl-donate #give-purposes-wrap,.page-template-page-mdl-donate #give-payment-mode-select,.page-template-page-mdl-donate #give_purchase_form_wrap,.page-template-page-mdl-donate #give-ffm-section{padding-right:40%}@media all and (max-width: 991px){.page-template-page-mdl-donate #give-purposes-wrap,.page-template-page-mdl-donate #give-payment-mode-select,.page-template-page-mdl-donate #give_purchase_form_wrap,.page-template-page-mdl-donate #give-ffm-section{padding-right:0}}.page-template-page-mdl-donate form.give-form .form-row-first{float:none;clear:both;width:100%;margin-right:0}.page-template-page-mdl-donate form[id*=give-form] .form-row-last{float:none;clear:both;width:100%;margin-right:0}.page-template-page-mdl-donate #give-recurring-form .form-row label,.page-template-page-mdl-donate form.give-form .form-row label,.page-template-page-mdl-donate form[id*=give-form] .form-row label{line-height:110%}.page-template-page-mdl-donate .give-recurring-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-template-page-mdl-donate .give-recurring-form #tml_donate_form_earmark_your_donation-wrap{padding-left:16px}@media all and (max-width: 767px){.page-template-page-mdl-donate .give-recurring-form #tml_donate_form_earmark_your_donation-wrap{padding-left:6px}}.page-template-page-mdl-donate .give-recurring-form #tml_donate_form_earmark_your_donation-wrap .give-label{font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;border-bottom:1px solid rgba(0,0,0,0.1)}.page-template-page-mdl-donate .give-recurring-form .give-recurring-donors-choice{margin-bottom:12px}.page-template-page-mdl-donate .give-recurring-form .give-ffm-form-row-full{padding:0}.page-template-page-mdl-donate .give-recurring-form .tml-donate-form-total-row{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-template-page-mdl-donate .give-recurring-form .give-donation-levels-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-template-page-mdl-donate .give-recurring-form .give-recurring-donors-choice{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-template-page-mdl-donate .give-recurring-form .give-fee-recovery-donors-choice{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.page-template-page-mdl-donate .give-recurring-form #give-ffm-section{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.page-template-page-mdl-donate .give-recurring-form #give-payment-mode-select{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.page-template-page-mdl-donate .give-recurring-form #give_purchase_form_wrap{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.page-template-page-mdl-donate .give-recurring-form .ffm-error{padding-left:12px}.page-template-page-mdl-donate .give-recurring-form .ffm-error p.give_error{padding-left:24px}.mdl-page-donate .tml-donate-form-total-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-page-donate .tml-donate-form-total-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-page-donate .tml-donate-form-total-row .tml-donate-form-info-block,.mdl-page-donate .tml-donate-form-total-row .give-donation-amount{position:relative;padding-top:18px}.mdl-page-donate .tml-donate-form-total-row .tml-donate-field-sublabel{font-size:10px;text-transform:uppercase;position:absolute;left:0;top:0;letter-spacing:0.2px;font-weight:bold;color:rgba(0,0,0,0.7)}.mdl-page-donate .tml-donate-form-total-row .tml-donate-total-field{border:1px solid #007aff;background:rgba(0,122,255,0.1);border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:125px;width:100%;border-top-right-radius:4px;border-bottom-right-radius:4px;float:left}.mdl-page-donate .tml-donate-form-total-row .tml-donate-field-currency{border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#007aff;border:none;color:#fff;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;-webkit-box-sizing:border-box;box-sizing:border-box}.mdl-page-donate .tml-donate-form-total-row .tml-donate-form-info-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:20%;padding-right:24px}@media all and (max-width: 767px){.mdl-page-donate .tml-donate-form-total-row .tml-donate-form-info-block{width:100%;margin-top:10px;padding-right:0}}.mdl-page-donate .screen-reader-text{display:none}.mdl-page-donate form[id*=give-form] #give-final-total-wrap{margin:12px 0 32px;float:left}@media all and (max-width: 767px){.mdl-page-donate form[id*=give-form] #give-final-total-wrap{float:none;clear:both}}.mdl-page-donate .tml-give-final-total-wrap{margin-bottom:36px;margin-top:12px;float:left;margin-left:24px;position:relative}@media all and (max-width: 767px){.mdl-page-donate .tml-give-final-total-wrap{float:none;clear:both;margin-left:0}}.mdl-page-donate .tml-give-final-total-wrap .tml-arrow{top:12px}.mdl-page-donate .tml-give-final-total-wrap__title{font-weight:bold;color:#007aff;margin-bottom:4px;display:none}.mdl-page-donate .tml-give-final-total-wrap__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-page-donate .tml-give-final-total-wrap__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-page-donate .tml-give-final-total-wrap__content:after{content:'';float:none;clear:both}.mdl-page-donate .tml-give-donation-total-label{background-color:#007aff;color:#fff;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #007aff}@media all and (max-width: 767px){.mdl-page-donate .tml-give-donation-total-label{width:100%}}.mdl-page-donate .tml-give-final-total-amount{background:rgba(0,122,255,0.1);border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #007aff;border-left:none}@media all and (max-width: 767px){.mdl-page-donate .tml-give-final-total-amount{width:100%;border:1px solid #007aff}}.mdl-page-donate .tml-arrow{border:solid rgba(0,0,0,0.3);border-width:0 3px 3px 0;display:inline-block;padding:3px;vertical-align:middle;position:absolute;top:30px;left:-19px;-webkit-animation-name:tml-donate-tml-arrow-anim;animation-name:tml-donate-tml-arrow-anim;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2.5s;animation-duration:2.5s}@media all and (max-width: 767px){.mdl-page-donate .tml-arrow{display:none;-webkit-animation:none;animation:none}}.mdl-page-donate .tml-arrow-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mdl-page-donate .give-clearfix{float:none;clear:both}.mdl-page-donate .mdl-section-intro-text{padding-top:0}.mdl-page-donate .mdl-page-donate-banner-block{position:relative}.mdl-page-donate .mdl-section-intro__btn{position:absolute;bottom:32px;left:0;width:100%}@media all and (max-width: 767px){.mdl-page-donate .mdl-section-intro__btn{position:static;bottom:0;margin-bottom:48px}}.mdl-page-donate .mdl-section-intro__btn .mdl-btn,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit{color:#fff}.mdl-page-donate .mdl-section-intro__btn .mdl-btn:hover,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:hover,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:hover,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:active,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:active,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:active,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:active,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:active,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:active,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:active,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:focus,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:focus,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:focus,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:focus,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:focus,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:hover:active,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:hover:active,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:hover:active,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:hover:active,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:active,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:hover:active,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:active,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:hover:active,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:active,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:active,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:hover:active,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:active,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:hover:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:hover:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:hover:focus,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:hover:focus,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:focus,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:hover:focus,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:focus,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:hover:focus,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:focus,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:focus,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:hover:focus,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover:focus{color:#007aff}@-webkit-keyframes tml-donate-tml-arrow-anim{0%{-webkit-transform:translateX(0) rotate(-45deg);transform:translateX(0) rotate(-45deg);opacity:1}50%{-webkit-transform:translateX(4px) rotate(-45deg);transform:translateX(4px) rotate(-45deg);opacity:1}60%{-webkit-transform:translateX(5px) rotate(-45deg);transform:translateX(5px) rotate(-45deg);opacity:0}65%{-webkit-transform:translateX(-4px) rotate(-45deg);transform:translateX(-4px) rotate(-45deg);opacity:0}70%{-webkit-transform:translateX(-4px) rotate(-45deg);transform:translateX(-4px) rotate(-45deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(-45deg);transform:translateX(0) rotate(-45deg);opacity:1}}@keyframes tml-donate-tml-arrow-anim{0%{-webkit-transform:translateX(0) rotate(-45deg);transform:translateX(0) rotate(-45deg);opacity:1}50%{-webkit-transform:translateX(4px) rotate(-45deg);transform:translateX(4px) rotate(-45deg);opacity:1}60%{-webkit-transform:translateX(5px) rotate(-45deg);transform:translateX(5px) rotate(-45deg);opacity:0}65%{-webkit-transform:translateX(-4px) rotate(-45deg);transform:translateX(-4px) rotate(-45deg);opacity:0}70%{-webkit-transform:translateX(-4px) rotate(-45deg);transform:translateX(-4px) rotate(-45deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(-45deg);transform:translateX(0) rotate(-45deg);opacity:1}}.mdl-section-contact-us--donate .mdl-section-contact-us__link{margin-top:24px}.mdl-section-contact-us--donate .mdl-section-contact-us__content{padding-left:12%;padding-right:12%}@media all and (max-width: 639px){.mdl-section-contact-us--donate .mdl-section-contact-us__content{padding-left:0;padding-right:0}}.category .mdl-content{padding-left:0;padding-right:0}.category .main-box-inside{min-height:80vh}.category .mdl-category-page-content-grid{margin-top:90px}@media all and (max-width: 991px){.category .mdl-category-page-content-grid{margin-top:24px}}@media all and (max-width: 767px){.category .mdl-category-page-content-grid{margin-top:16px}}.category .mdl-footer{padding:0 12%}@media all and (max-width: 1549px){.category .mdl-footer{padding:0 11%}}@media all and (max-width: 991px){.category .mdl-footer{padding:0 6%}}@media all and (max-width: 767px){.category .mdl-footer{padding:0 16px}}.category .vce-main-content .mdl-section-subscribe{padding-bottom:0}.category .vce-main-content .mdl-section-subscribe .mdl-section-subscribe__content-wrapper{padding:0}.archive .mdl-content-page-wrapper,.category .mdl-content-page-wrapper{min-height:100vh;padding-bottom:72px}@media all and (max-width: 767px){.archive .mdl-content-page-wrapper,.category .mdl-content-page-wrapper{padding-bottom:64px}}.mdl-section-intro-category{position:relative;margin-bottom:128px;height:auto;min-height:220px;max-height:290px;padding-top:0;padding-bottom:0;background-color:#007aff}@media all and (max-width: 991px){.mdl-section-intro-category{margin-bottom:72px}}@media all and (max-width: 767px){.mdl-section-intro-category{margin-bottom:32px;display:block}}.mdl-section-intro-category .mdl-section-intro__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin:0}@media all and (max-width: 991px){.mdl-section-intro-category .mdl-section-intro__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-section-intro-category .mdl-section-intro__subtitle{display:block;font-size:17px;margin-top:0;text-transform:none;font-weight:normal}.mdl-section-intro-category .mdl-section-intro-category__content-wrapper{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:58px;padding-bottom:58px}.mdl-section-intro-category .mdl-section-intro-category__actions{padding:8px 0 32px 0}@media all and (max-width: 1349px){.mdl-section-intro-category .mdl-section-intro-category__actions{overflow-x:auto;padding:8px 0 16px 0}}@media all and (max-width: 767px){.mdl-section-intro-category .mdl-section-intro-category__actions .mdl-menu-02{min-width:170%}}@media all and (max-width: 1549px){.mdl-section-intro-category .mdl-section-intro-category__actions .mdl-menu-02__item{margin-right:36px}}@media all and (max-width: 1349px){.mdl-section-intro-category .mdl-section-intro-category__actions .mdl-menu-02__item{margin-bottom:16px}}@media all and (max-width: 767px){.mdl-section-intro-category .mdl-section-intro-category__actions .mdl-menu-02__item{margin-bottom:0}}.mdl-section-intro-category--2995,.mdl-section-intro-category--8132,.mdl-section-intro-category--8150,.mdl-section-intro-category--podcast-child,.mdl-section-intro-category--3002{background-color:#FBF126}.mdl-section-intro-category--8982 .mdl-section-intro__subtitle,.mdl-section-intro-category--3002 .mdl-section-intro__subtitle{color:#007aff}.mdl-section-intro-category.mdl-section-intro-category--lvl03-nav{display:block}.mdl-section-intro-category.mdl-section-intro-category--lvl03-nav .mdl-section-intro__nav-03{background:#fff;padding-top:24px}@media all and (max-width: 1349px){.mdl-section-intro-category.mdl-section-intro-category--lvl03-nav .mdl-section-intro__nav-03{overflow-x:auto;padding:8px 0 16px 0}}@media all and (max-width: 767px){.mdl-section-intro-category--2824 .mdl-section-intro-category__actions .mdl-menu-02{min-width:220%}}@media all and (max-width: 767px){.mdl-section-intro-category--2823 .mdl-section-intro-category__actions .mdl-menu-02{min-width:250%}}@media all and (max-width: 767px){.mdl-section-intro-category--51 .mdl-section-intro-category__actions .mdl-menu-02,.mdl-section-intro-category--129 .mdl-section-intro-category__actions .mdl-menu-02,.mdl-section-intro-category--2839 .mdl-section-intro-category__actions .mdl-menu-02,.mdl-section-intro-category--53 .mdl-section-intro-category__actions .mdl-menu-02{min-width:100%}}.mdl-section-intro-category--42{background-color:#007aff}.mdl-section-intro-category--47{background-color:#007aff}.mdl-section-intro-category--48{background-color:#007aff}.mdl-section-intro-category--50{background-color:#007aff}.mdl-section-intro-category--55{background-color:#007aff}.mdl-section-intro-category--2839{background-color:#007aff}.mdl-section-intro-category--2824{background-color:#0cc5c0}.mdl-section-intro-category--2825{background-color:#0cc5c0}.mdl-section-intro-category--2826{background-color:#0cc5c0}.mdl-section-intro-category--2827{background-color:#0cc5c0}.mdl-section-intro-category--2828{background-color:#0cc5c0}.mdl-section-intro-category--2829{background-color:#0cc5c0}.mdl-section-intro-category--2830{background-color:#0cc5c0}.mdl-section-intro-category--2831{background-color:#0cc5c0}.mdl-section-intro-category--51{background-color:#4CA1FF}.mdl-section-intro-category--53{background-color:#ff4a00}.mdl-section-intro-category--44{background-color:#FBF126}.mdl-section-intro-category--45{background-color:#FBF126}.mdl-section-intro-category--46{background-color:#FBF126}.mdl-section-intro-category--2822{background-color:#FBF126}.mdl-section-intro-category--6{background-color:#fb5252}.mdl-section-intro-category--2823{background-color:#fb5252}.mdl-section-intro-category--43{background-color:#fb5252}.mdl-section-intro-category--2835{background-color:#fb5252}.mdl-section-intro-category--2833{background-color:#fb5252}.mdl-section-intro-category--54{background-color:#fb5252}.mdl-section-intro-category--2834{background-color:#fb5252}.mdl-section-intro-category--2832{background-color:#fb5252}.mdl-section-intro-category--green{background-color:#4CD964}.mdl-section-intro-category--129{background-color:#4CD964}.mdl-section-intro-category--52{background-color:#4CD964}.mdl-section-intro-category-root--life-lines{background-color:#fb5252}.mdl-section-intro-category--55{background-image:url("../img/bg/mideast-daily-news.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}@media all and (max-width: 767px){.mdl-section-intro-category--55{background-position:40% top}}.category-mideast-daily-news .mdl-section-subscribe{margin-top:48px}.category.category-mideast-daily-news .vce-main-content .mdl-section-subscribe .mdl-section-subscribe__content-wrapper{padding:32px 32px}.mdl-section-intro-category--podcast-child,.mdl-section-intro-category-root--people,.mdl-news-card-cat--yellow,.mdl-category-list--yellow{color:#000}.mdl-section-intro-category--podcast-child .mdl-news-card-cat__title,.mdl-section-intro-category--podcast-child .mdl-category-list__title,.mdl-section-intro-category-root--people .mdl-news-card-cat__title,.mdl-section-intro-category-root--people .mdl-category-list__title,.mdl-news-card-cat--yellow .mdl-news-card-cat__title,.mdl-news-card-cat--yellow .mdl-category-list__title,.mdl-category-list--yellow .mdl-news-card-cat__title,.mdl-category-list--yellow .mdl-category-list__title{color:#000}.mdl-section-intro-category--podcast-child .mdl-news-card-cat__title:hover,.mdl-section-intro-category--podcast-child .mdl-category-list__title:hover,.mdl-section-intro-category-root--people .mdl-news-card-cat__title:hover,.mdl-section-intro-category-root--people .mdl-category-list__title:hover,.mdl-news-card-cat--yellow .mdl-news-card-cat__title:hover,.mdl-news-card-cat--yellow .mdl-category-list__title:hover,.mdl-category-list--yellow .mdl-news-card-cat__title:hover,.mdl-category-list--yellow .mdl-category-list__title:hover{color:rgba(0,0,0,0.5)}.mdl-section-intro-category--podcast-child .mdl-section-intro-category__content-wrapper,.mdl-section-intro-category-root--people .mdl-section-intro-category__content-wrapper,.mdl-news-card-cat--yellow .mdl-section-intro-category__content-wrapper,.mdl-category-list--yellow .mdl-section-intro-category__content-wrapper{color:#000}.mdl-section-intro-category--podcast-child .mdl-menu-02__link,.mdl-section-intro-category-root--people .mdl-menu-02__link,.mdl-news-card-cat--yellow .mdl-menu-02__link,.mdl-category-list--yellow .mdl-menu-02__link{color:#000}.mdl-section-intro-category--podcast-child .mdl-menu-02__link:after,.mdl-section-intro-category-root--people .mdl-menu-02__link:after,.mdl-news-card-cat--yellow .mdl-menu-02__link:after,.mdl-category-list--yellow .mdl-menu-02__link:after{border-color:#000}.mdl-section-intro-category--podcast-child .mdl-btn-like-round svg,.mdl-section-intro-category--podcast-child .mdl-btn-icon-round svg,.mdl-section-intro-category-root--people .mdl-btn-like-round svg,.mdl-section-intro-category-root--people .mdl-btn-icon-round svg,.mdl-news-card-cat--yellow .mdl-btn-like-round svg,.mdl-news-card-cat--yellow .mdl-btn-icon-round svg,.mdl-category-list--yellow .mdl-btn-like-round svg,.mdl-category-list--yellow .mdl-btn-icon-round svg{stroke:#000}.mdl-section-intro-category--podcast-child .mdl-btn-like-round:hover svg,.mdl-section-intro-category--podcast-child .mdl-btn-icon-round:hover svg,.mdl-section-intro-category-root--people .mdl-btn-like-round:hover svg,.mdl-section-intro-category-root--people .mdl-btn-icon-round:hover svg,.mdl-news-card-cat--yellow .mdl-btn-like-round:hover svg,.mdl-news-card-cat--yellow .mdl-btn-icon-round:hover svg,.mdl-category-list--yellow .mdl-btn-like-round:hover svg,.mdl-category-list--yellow .mdl-btn-icon-round:hover svg{fill:#000}.mdl-section-intro-category--podcast-child .mdl-btn-like--active.mdl-btn-like-round svg,.mdl-section-intro-category-root--people .mdl-btn-like--active.mdl-btn-like-round svg,.mdl-news-card-cat--yellow .mdl-btn-like--active.mdl-btn-like-round svg,.mdl-category-list--yellow .mdl-btn-like--active.mdl-btn-like-round svg{fill:#000}.mdl-section-intro-category--podcast-child .mdl-btn-like-round:after,.mdl-section-intro-category--podcast-child .mdl-btn-icon-round:after,.mdl-section-intro-category-root--people .mdl-btn-like-round:after,.mdl-section-intro-category-root--people .mdl-btn-icon-round:after,.mdl-news-card-cat--yellow .mdl-btn-like-round:after,.mdl-news-card-cat--yellow .mdl-btn-icon-round:after,.mdl-category-list--yellow .mdl-btn-like-round:after,.mdl-category-list--yellow .mdl-btn-icon-round:after{background-color:rgba(0,0,0,0.02)}.mdl-section-intro-category-root--by-region{background-color:#0cc5c0}.mdl-section-intro-category-root--by-region .mdl-section-intro-category__actions{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-section-intro-category-root--by-region .mdl-section-intro-category__actions{width:70%}}@media all and (max-width: 1599px){.mdl-section-intro-category-root--by-region .mdl-menu-02__item{margin-right:32px}}.mdl-section-intro-category-root--by-region .mdl-dropdown-wrapper{margin-left:48px}@media all and (max-width: 991px){.mdl-section-intro-category-root--by-region .mdl-dropdown-wrapper{display:none}}.mdl-section-intro-category-root--by-region .mdl-section-intro__content{position:relative}.mdl-section-intro-category-root--by-region .mdl-dropdown-wrapper--mobile{display:none;position:absolute;right:16px;bottom:16px;z-index:10;padding-left:32px}@media all and (max-width: 991px){.mdl-section-intro-category-root--by-region .mdl-dropdown-wrapper--mobile{display:block}}.mdl-under-construction{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase}.error404 .mdl-content-page-wrapper{min-height:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error404 h4{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold;color:#007aff}@media all and (max-width: 559px){.error404 h4{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}.mdl-page-saved-posts{min-height:90vh}.mdl-page-saved-posts .mdl-saved-posts-content-grid{width:100%}.mdl-page-saved-posts .news-card-sm .mdl-tag--sm{margin-right:6px}.page-template-default .mdl-content{padding:0}.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .entry-header{padding-top:48px}.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .entry-header.mdl-section-intro-page-content-02{padding-top:0}.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .entry-title{margin-top:0;margin-bottom:0}.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .mdl-article-params{margin-top:16px}.page-template-default:not(.page-id-37857):not(.page-id-37858):not(.page-id-89839) .entry-content{padding-top:30px;padding-bottom:56px}.post-770 .wpcf7-form label,.post-746 .wpcf7-form label,.post-843 .wpcf7-form label,.page-template-page-mdl-mideast-press-club .wpcf7-form label,.tml-internship-page .wpcf7-form label{display:block;width:100%}.post-770 .wpcf7-form p label input,.post-746 .wpcf7-form p label input,.post-843 .wpcf7-form p label input,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input,.tml-internship-page .wpcf7-form p label input{margin-bottom:0;width:100%;font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;border-color:#000 !important;height:48px !important}.post-770 .wpcf7-form p label input::-webkit-input-placeholder,.post-746 .wpcf7-form p label input::-webkit-input-placeholder,.post-843 .wpcf7-form p label input::-webkit-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input::-webkit-input-placeholder,.tml-internship-page .wpcf7-form p label input::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.post-770 .wpcf7-form p label input::-moz-placeholder,.post-746 .wpcf7-form p label input::-moz-placeholder,.post-843 .wpcf7-form p label input::-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input::-moz-placeholder,.tml-internship-page .wpcf7-form p label input::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.post-770 .wpcf7-form p label input:-ms-input-placeholder,.post-746 .wpcf7-form p label input:-ms-input-placeholder,.post-843 .wpcf7-form p label input:-ms-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:-ms-input-placeholder,.tml-internship-page .wpcf7-form p label input:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.post-770 .wpcf7-form p label input:-moz-placeholder,.post-746 .wpcf7-form p label input:-moz-placeholder,.post-843 .wpcf7-form p label input:-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:-moz-placeholder,.tml-internship-page .wpcf7-form p label input:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.post-770 .wpcf7-form p label input:focus,.post-746 .wpcf7-form p label input:focus,.post-843 .wpcf7-form p label input:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:focus,.tml-internship-page .wpcf7-form p label input:focus{outline:none}.post-770 .wpcf7-form p label input:focus,.post-746 .wpcf7-form p label input:focus,.post-843 .wpcf7-form p label input:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:focus,.tml-internship-page .wpcf7-form p label input:focus{border-color:#007aff !important}.post-770 .wpcf7-form p label input:not(textarea):focus::-webkit-input-placeholder,.post-746 .wpcf7-form p label input:not(textarea):focus::-webkit-input-placeholder,.post-843 .wpcf7-form p label input:not(textarea):focus::-webkit-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:not(textarea):focus::-webkit-input-placeholder,.tml-internship-page .wpcf7-form p label input:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.post-770 .wpcf7-form p label input:not(textarea):focus::-moz-placeholder,.post-746 .wpcf7-form p label input:not(textarea):focus::-moz-placeholder,.post-843 .wpcf7-form p label input:not(textarea):focus::-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:not(textarea):focus::-moz-placeholder,.tml-internship-page .wpcf7-form p label input:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.post-770 .wpcf7-form p label input:not(textarea):focus:-ms-input-placeholder,.post-746 .wpcf7-form p label input:not(textarea):focus:-ms-input-placeholder,.post-843 .wpcf7-form p label input:not(textarea):focus:-ms-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:not(textarea):focus:-ms-input-placeholder,.tml-internship-page .wpcf7-form p label input:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.post-770 .wpcf7-form p label input:not(textarea):focus:-moz-placeholder,.post-746 .wpcf7-form p label input:not(textarea):focus:-moz-placeholder,.post-843 .wpcf7-form p label input:not(textarea):focus:-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:not(textarea):focus:-moz-placeholder,.tml-internship-page .wpcf7-form p label input:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.post-770 .wpcf7-form p label input:disabled,.post-770 .wpcf7-form p label input:disabled:focus,.post-746 .wpcf7-form p label input:disabled,.post-746 .wpcf7-form p label input:disabled:focus,.post-843 .wpcf7-form p label input:disabled,.post-843 .wpcf7-form p label input:disabled:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:disabled,.page-template-page-mdl-mideast-press-club .wpcf7-form p label input:disabled:focus,.tml-internship-page .wpcf7-form p label input:disabled,.tml-internship-page .wpcf7-form p label input:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.post-770 .wpcf7-form textarea,.post-746 .wpcf7-form textarea,.post-843 .wpcf7-form textarea,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea,.tml-internship-page .wpcf7-form textarea{width:100%;font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;border-color:#000 !important}.post-770 .wpcf7-form textarea::-webkit-input-placeholder,.post-746 .wpcf7-form textarea::-webkit-input-placeholder,.post-843 .wpcf7-form textarea::-webkit-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea::-webkit-input-placeholder,.tml-internship-page .wpcf7-form textarea::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.post-770 .wpcf7-form textarea::-moz-placeholder,.post-746 .wpcf7-form textarea::-moz-placeholder,.post-843 .wpcf7-form textarea::-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea::-moz-placeholder,.tml-internship-page .wpcf7-form textarea::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.post-770 .wpcf7-form textarea:-ms-input-placeholder,.post-746 .wpcf7-form textarea:-ms-input-placeholder,.post-843 .wpcf7-form textarea:-ms-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:-ms-input-placeholder,.tml-internship-page .wpcf7-form textarea:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.post-770 .wpcf7-form textarea:-moz-placeholder,.post-746 .wpcf7-form textarea:-moz-placeholder,.post-843 .wpcf7-form textarea:-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:-moz-placeholder,.tml-internship-page .wpcf7-form textarea:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.post-770 .wpcf7-form textarea:focus,.post-746 .wpcf7-form textarea:focus,.post-843 .wpcf7-form textarea:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:focus,.tml-internship-page .wpcf7-form textarea:focus{outline:none}.post-770 .wpcf7-form textarea:focus,.post-746 .wpcf7-form textarea:focus,.post-843 .wpcf7-form textarea:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:focus,.tml-internship-page .wpcf7-form textarea:focus{border-color:#007aff !important}.post-770 .wpcf7-form textarea:not(textarea):focus::-webkit-input-placeholder,.post-746 .wpcf7-form textarea:not(textarea):focus::-webkit-input-placeholder,.post-843 .wpcf7-form textarea:not(textarea):focus::-webkit-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:not(textarea):focus::-webkit-input-placeholder,.tml-internship-page .wpcf7-form textarea:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.post-770 .wpcf7-form textarea:not(textarea):focus::-moz-placeholder,.post-746 .wpcf7-form textarea:not(textarea):focus::-moz-placeholder,.post-843 .wpcf7-form textarea:not(textarea):focus::-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:not(textarea):focus::-moz-placeholder,.tml-internship-page .wpcf7-form textarea:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.post-770 .wpcf7-form textarea:not(textarea):focus:-ms-input-placeholder,.post-746 .wpcf7-form textarea:not(textarea):focus:-ms-input-placeholder,.post-843 .wpcf7-form textarea:not(textarea):focus:-ms-input-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:not(textarea):focus:-ms-input-placeholder,.tml-internship-page .wpcf7-form textarea:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.post-770 .wpcf7-form textarea:not(textarea):focus:-moz-placeholder,.post-746 .wpcf7-form textarea:not(textarea):focus:-moz-placeholder,.post-843 .wpcf7-form textarea:not(textarea):focus:-moz-placeholder,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:not(textarea):focus:-moz-placeholder,.tml-internship-page .wpcf7-form textarea:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.post-770 .wpcf7-form textarea:disabled,.post-770 .wpcf7-form textarea:disabled:focus,.post-746 .wpcf7-form textarea:disabled,.post-746 .wpcf7-form textarea:disabled:focus,.post-843 .wpcf7-form textarea:disabled,.post-843 .wpcf7-form textarea:disabled:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:disabled,.page-template-page-mdl-mideast-press-club .wpcf7-form textarea:disabled:focus,.tml-internship-page .wpcf7-form textarea:disabled,.tml-internship-page .wpcf7-form textarea:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.post-770 .wpcf7-form .wpcf7-form-control-wrap,.post-746 .wpcf7-form .wpcf7-form-control-wrap,.post-843 .wpcf7-form .wpcf7-form-control-wrap,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-form-control-wrap,.tml-internship-page .wpcf7-form .wpcf7-form-control-wrap{position:relative;width:100%;display:block}.post-770 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .wpcf7-submit{width:100%}.tml-author-subscription span{display:block}.tml-author-subscription__a{font-weight:bold}.tml-author-subscription__b{color:rgba(0,0,0,0.6)}.entry-header .entry-title .tm_class{font-size:18px;position:relative;top:-0.85em;left:-0.5em}.tml-img-with-caption{margin-bottom:16px}.tml-img-with-caption p{padding:0;margin:0}.tml-img-with-caption__caption{margin-top:4px;font-size:.9375rem;line-height:1.33;letter-spacing:-.1px;font-weight:normal}.wp-caption{max-width:100% !important;width:100% !important}.lazyloaded{-webkit-transition:all 0.3s ease !important;transition:all 0.3s ease !important}.mdl-page-archive .mdl-section-intro{background:#007aff;height:auto}.mdl-page-archive .mdl-section-intro__content-wrapper{padding-top:75px;padding-bottom:75px}.mdl-page-archive .mdl-section-intro__actions{padding:37px 0 32px 0}.mdl-page-archive .mdl-mail-contact-link{margin-top:12px}.mdl-page-archive .mdl-tag--md{margin-bottom:4px}.mdl-page-archive .mdl-page-archive__content-wrapper{margin-top:64px}.mdl-page-archive .mdl-page-archive__content{margin-bottom:96px}@media all and (max-width: 767px){.mdl-page-archive .mdl-page-archive__content{margin-bottom:16px}}.mdl-page-archive__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-page-archive__content-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-page-archive__content{width:80%}@media all and (max-width: 991px){.mdl-page-archive__content{width:100%}}.mdl-page-archive__sidebar{width:20%;margin-left:72px}@media all and (max-width: 991px){.mdl-page-archive__sidebar{width:100%;margin-top:32px;margin-left:0}}.mdl-page-archive__sidebar .mdl-section-archive-date{margin-top:0}.mdl-page-archive__sidebar .mdl-section__header{margin-top:0}.mdl-page-archive__sidebar .mdl-section__title{font-size:20px}.mdl-page-archive__sidebar .mdl-content-section--separated{margin-bottom:64px}.mdl-page-archive__sidebar .tag-cloud-link{color:#000}.mdl-page-archive__sidebar .tag-cloud-link:hover{color:#007aff}.mdl-archive-category-row{margin-bottom:24px}.mdl-archive-category{display:block;color:#000}@media all and (max-width: 767px){.mdl-archive-category{display:inline-block}}.mdl-archive-category:hover{color:#007aff}.mdl-archive-category--main{text-transform:uppercase;font-weight:bold}.mdl-archive-date-list li{margin-bottom:24px}.mdl-archive-date-list .emptymonth,.mdl-archive-date-list a{display:block}@media all and (max-width: 767px){.mdl-archive-date-list .emptymonth,.mdl-archive-date-list a{display:inline-block}}.mdl-archive-date-list .emptymonth{color:rgba(0,0,0,0.6);display:none}.mdl-archive-date-list a{color:#000}.mdl-archive-date-list a:hover{color:#007aff}.mdl-archive-date-list li>a{padding-right:8px}.mdl-archive-date-list .y-wrapper{font-weight:bold}.mdl-cards-grid-archive .mdl-tag,.mdl-cards-grid-tags .mdl-tag,.mdl-cards-grid-search .mdl-tag{margin-right:4px}.mdl-top-stories-articles-slider{padding:0;margin:0}.mdl-top-stories-articles-slider,.mdl-top-stories-articles-slider .slick-list,.mdl-top-stories-articles-slider .slick-track{height:546px}@media all and (max-width: 991px){.mdl-top-stories-articles-slider,.mdl-top-stories-articles-slider .slick-list,.mdl-top-stories-articles-slider .slick-track{height:auto}}.mdl-top-stories-articles-slider__slide{outline:none;padding:0;margin:0;height:100%}@media all and (max-width: 991px){.mdl-top-stories-articles-slider__slide{margin-bottom:24px}}@media all and (max-width: 991px){.mdl-top-stories-articles-slider__slide:last-child{margin-bottom:0}}.mdl-top-stories-articles-slider__slide .mdl-article-extra-tags-block{display:none}.mdl-top-stories-articles-slider .tml-news-card{height:100%}.mdl-top-stories-articles-slider .tml-news-card--full-height .tml-news-card__content{height:calc(100% - 280px)}.mdl-top-stories-articles-slider .tml-news-card--full-height .tml-news-card__content-wrapper{height:calc(100% - 28px)}.mdl-top-stories-articles-slider .slick-slide>div{padding:0;margin:0;height:100%}.mdl-top-stories-articles-slider .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.mdl-top-stories-articles-slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.mdl-top-stories-articles-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;position:relative}.mdl-top-stories-articles-slider .slick-dots li button:before{content:'';width:8px;height:8px;border-radius:50%;top:calc(50% - 4px);left:calc(50% - 4px);background-color:rgba(0,0,0,0.1);position:absolute;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-top-stories-articles-slider .slick-dots li.slick-active button:before{background-color:#007aff}.mdl-top-stories-articles-slider .slick-dots{text-align:center;left:0}@media all and (max-width: 767px){.mdl-top-stories-articles-slider__slide-1{display:none}}.mdl-page-mailpoet-subscription .mdl-section-intro-subscription-page{height:auto;min-height:250px;max-height:350px;background:#007aff;-webkit-filter:none;filter:none}@media all and (max-width: 991px){.mdl-page-mailpoet-subscription .mdl-section-intro-subscription-page{max-height:500px}}.mdl-page-mailpoet-subscription .mdl-section-intro-text{min-height:80vh}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_paragraph:nth-of-type(1){margin-bottom:32px}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_paragraph:nth-of-type(1) span{display:none}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_paragraph:nth-of-type(2),.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_paragraph:nth-of-type(3){display:none}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text_label,.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select_label{display:block}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:focus{outline:none}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:focus{border-color:#007aff !important}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:disabled,.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_text:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;border-color:#000 !important;max-width:300px}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:focus{outline:none}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:focus{border-color:#007aff !important}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:disabled,.mdl-page-mailpoet-subscription--manage-subscription-page .mailpoet_select:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.mdl-page-mailpoet-subscription--unsubscribe-page a{color:#007aff}.mdl-page-mailpoet-subscription--unsubscribe-page a:hover{text-decoration:underline}.mailpoet_paragraph .mailpoet_checkbox_label{display:block}.mailpoet_paragraph .mailpoet_submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;padding-top:9px}.mailpoet_paragraph .mailpoet_submit:hover,.mailpoet_paragraph .mailpoet_submit:active,.mailpoet_paragraph .mailpoet_submit:focus,.mailpoet_paragraph .mailpoet_submit:active:focus{background-color:#007aff;color:#fff}.mailpoet_paragraph .mailpoet_submit:hover,.mailpoet_paragraph .mailpoet_submit:active,.mailpoet_paragraph .mailpoet_submit:focus,.mailpoet_paragraph .mailpoet_submit:active:focus{background-color:transparent;color:#007aff}.mdl-account-settings-item__title{padding-bottom:8px;border-bottom:1px solid #000}.mdl-account-settings-item__content{margin-top:32px}.mdl-account-settings-item--theme .mdl-account-settings-item__content{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-account-settings-item--theme .mdl-welcome-section-theme-btn{width:48px;height:48px;margin-right:8px}.mdl-account-settings-item--theme .mdl-welcome-section-theme-btn svg{width:16px;height:16px}#give-email-access-form label{display:block}#give-email-access-form #give-email{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529}#give-email-access-form #give-email::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}#give-email-access-form #give-email::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}#give-email-access-form #give-email:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}#give-email-access-form #give-email:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}#give-email-access-form #give-email:focus{outline:none}#give-email-access-form #give-email:focus{border-color:#007aff !important}#give-email-access-form #give-email:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}#give-email-access-form #give-email:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}#give-email-access-form #give-email:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}#give-email-access-form #give-email:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}#give-email-access-form #give-email:disabled,#give-email-access-form #give-email:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}#give-email-access-form .give-submit{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff}#give-email-access-form .give-submit:hover,#give-email-access-form .give-submit:active,#give-email-access-form .give-submit:focus,#give-email-access-form .give-submit:active:focus{background-color:#007aff;color:#fff}#give-email-access-form .give-submit:hover,#give-email-access-form .give-submit:active,#give-email-access-form .give-submit:focus,#give-email-access-form .give-submit:active:focus{background-color:transparent;color:#007aff}.mdl-account-settings-wrapper--personalize{padding-bottom:48px;border-bottom:1px solid rgba(0,0,0,0.1)}.mdl-account-settings-wrapper--personalize .mdl-account-settings-item__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;padding-bottom:0;border-bottom:none;text-transform:none}.mdl-sitemap-wrapper ul{padding-left:24px;list-style:disc}.mdl-sitemap-wrapper a{color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.mdl-sitemap-wrapper a:hover{color:#007aff}.mdl-content-separator--ppsp{height:0}@media all and (max-width: 1199px){.mdl-content-separator--ppsp{height:auto}}.mdl-content-separator--ppsp-01{height:220px}@media all and (max-width: 1439px){.mdl-content-separator--ppsp-01{height:240px}}@media all and (max-width: 1299px){.mdl-content-separator--ppsp-01{height:280px}}@media all and (max-width: 1199px){.mdl-content-separator--ppsp-01{height:auto}}.mdl-content-separator--ppsp-02{margin-top:72px}@media all and (max-width: 1199px){.mdl-content-separator--ppsp-02{height:auto}}.mdl-content-separator--donate{height:125px}@media all and (max-width: 1199px){.mdl-content-separator--donate{height:auto}}.mdl-page-ppsp .mdl-apply-programs{margin-top:48px}.mdl-page-ppsp .mdl-apply-programs__title{-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width: 1199px){.mdl-page-ppsp .mdl-apply-programs__title{padding-right:0}}.mdl-page-ppsp .mdl-section__title{text-transform:none}.mdl-page-ppsp .mdl-section-intro-ppsp{background:#4CA1FF}.mdl-page-ppsp .mdl-section-intro-ppsp:after{display:none}.mdl-page-ppsp .mdl-section-ppsp-content{margin-bottom:0}.page-template-page-mdl-press-and-policy-student-program .mdl-section-donate{margin-bottom:56px}.mdl-testimonial-box{background:#007aff;color:#fff;padding:24px;height:192px}@media all and (max-width: 767px){.mdl-testimonial-box{min-height:220px}}@media all and (max-width: 767px){.mdl-testimonial-box{min-height:auto;height:auto}}.mdl-testimonial-box__content{height:100%}.mdl-testimonial-box__content-t{height:70%}.mdl-testimonial-box__text{font-weight:bold}.mdl-testimonial-box__content-b{height:30%;padding-top:12px;border-top:1px solid rgba(255,255,255,0.3)}.mdl-testimonial-box__author{font-size:.75rem;line-height:1.33;font-weight:bold}.mdl-testimonial-box__author-p{font-size:.6875rem;line-height:1.18;font-weight:bold}@media all and (max-width: 767px){.mdl-testimonial-box .mdl-testimonial-box__content-t,.mdl-testimonial-box .mdl-testimonial-box__content-b{height:auto}}@media all and (max-width: 767px){.mdl-testimonial-box .mdl-testimonial-box__content-t{padding-bottom:24px}}.mdl-testimonial-box--blue{background:#007aff}.mdl-testimonial-box--blue-02{background:#4CA1FF}.mdl-testimonial-box--cyan{background:#0cc5c0}.mdl-testimonial-box--red{background:#ff4a00}.mdl-testimonial-box--yellow{background:#FBF126}.mdl-testimonial-box--magenta{background:#fb5252}.mdl-testimonial-box--green{background:#4CD964}.mdl-testimonial-box--magenta{background:#FBF126;color:#000}.mdl-testimonial-box--magenta .mdl-testimonial-box__content-b{border-top:1px solid rgba(0,0,0,0.1)}.mdl-section-ppsp-content .mdl-testimonial-box{height:auto;margin-bottom:24px}@media all and (max-width: 767px){.mdl-section-ppsp-content .mdl-testimonial-box{min-height:220px}}@media all and (max-width: 639px){.mdl-section-ppsp-content .mdl-testimonial-box{min-height:auto}}.mdl-section-ppsp-content .mdl-testimonial-box__content-b{margin-top:12px}.mdl-testimonial-box--white{background:#fff;color:#000}.mdl-testimonial-box--white .mdl-testimonial-box__content-b{border-top:1px solid rgba(0,0,0,0.3)}.mdl-testimonial-box--white .mdl-testimonial-box__author-p{color:rgba(0,0,0,0.6)}.mdl-testimonial-box--cleared{padding:0}.mdl-list-with-testimonials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdl-list-with-testimonials .mdl-testimonial-box{width:calc(50% - 12px);margin-top:24px}@media all and (max-width: 1199px){.mdl-list-with-testimonials .mdl-testimonial-box{width:calc(100%)}}@media all and (max-width: 767px){.mdl-list-with-testimonials .mdl-testimonial-box{min-height:auto;height:auto}}@media all and (max-width: 767px){.mdl-list-with-testimonials .mdl-testimonial-box__content-t,.mdl-list-with-testimonials .mdl-testimonial-box__content-b{height:auto}}@media all and (max-width: 767px){.mdl-list-with-testimonials .mdl-testimonial-box__content-t{padding-bottom:24px}}@media all and (max-width: 1199px){.mdl-content-separator{height:auto}}.mdl-page-mpc .mdl-block-user-review__c02{padding-left:0}.mdl-page-mpc .mdl-apply-programs{margin-top:48px}.mdl-page-mpc .mdl-apply-programs__title{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:48%}@media all and (max-width: 1199px){.mdl-page-mpc .mdl-apply-programs__title{padding-right:0}}.mdl-page-mpc .mdl-section__title{text-transform:none}.mdl-page-mpc .mdl-section-intro-mpc{background-blend-mode:none;background:#fb5252}.mdl-page-mpc .mdl-section-intro-mpc:after{display:none}.mdl-page-mpc .mdl-section-ppsp-content{margin-bottom:24px}.mdl-page-mpc .mdl-section-mpc-inquiries .mdl-content-section__content{padding-right:50%}@media all and (max-width: 991px){.mdl-page-mpc .mdl-section-mpc-inquiries .mdl-content-section__content{padding-right:0}}.mdl-page-mpc .mdl-section-mpc-inquiries .wpcf7-submit{width:100%}.page-template-page-mdl-mideast-press-club .mdl-section-donate{margin-bottom:56px}.mdl-page-wep .mdl-section-wep-content{margin-top:56px}.mdl-page-wep .mdl-section--with-header .mdl-section__header{border-top:none}.mdl-page-wep .mdl-apply-programs{margin-top:48px}.mdl-page-wep .mdl-apply-programs__title{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:48%}@media all and (max-width: 1199px){.mdl-page-wep .mdl-apply-programs__title{padding-right:0}}.mdl-page-wep .mdl-section__title{text-transform:none}.mdl-page-wep .mdl-section-intro-wep{background-blend-mode:none;background:#ff4a00}.mdl-page-wep .mdl-section-intro-wep:after{display:none}.mdl-page-wep .mdl-section-ppsp-content{margin-bottom:24px}.page-template-page-mdl-women-empowerment-program .mdl-section-donate{margin-bottom:56px}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url],.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:normal;font-weight:normal;display:block;width:100%;height:auto;font-family:"Nunito Sans",sans-serif;padding:9px 12px;background-color:#fff !important;background-image:none;border:1px solid #007aff !important;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;color:#212529;border-color:#000 !important;padding:9px 12px;min-height:42px}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea::-webkit-input-placeholder{color:#212529;opacity:.5;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea::-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:-ms-input-placeholder{color:#212529;opacity:.5;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:-moz-placeholder{color:#212529;opacity:.5;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:focus{outline:none}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:focus{border-color:#007aff !important}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:not(textarea):focus::-webkit-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:not(textarea):focus::-webkit-input-placeholder{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:not(textarea):focus::-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:not(textarea):focus::-moz-placeholder{transform:translateX(10%);opacity:0}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:not(textarea):focus:-ms-input-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:not(textarea):focus:-ms-input-placeholder{transform:translateX(10%);opacity:0}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:not(textarea):focus:-moz-placeholder,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:not(textarea):focus:-moz-placeholder{transform:translateX(10%);opacity:0}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=date]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=number]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=password]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=phone]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=timepicker]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid input[type=url]:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid select:disabled:focus,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:disabled,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid textarea:disabled:focus{background-color:rgba(0,0,0,0.1) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.4) !important}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid label,.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid legend{margin-bottom:0;font-size:17px}.tml-register-form-wrapper .ur-frontend-form form .ur-form-row .ur-form-grid{padding:0}.tml-register-form-wrapper .ur-frontend-form{padding:0;border:none}.tml-register-form-wrapper .ur-frontend-form form button[type=submit],.tml-register-form-wrapper .ur-frontend-form form input[type=submit]{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:100%;margin-top:16px}.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:hover,.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:active,.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:focus,.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:active:focus,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:hover,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:active,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:focus,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:active:focus{background-color:#007aff;color:#fff}.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:hover,.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:active,.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:focus,.tml-register-form-wrapper .ur-frontend-form form button[type=submit]:active:focus,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:hover,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:active,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:focus,.tml-register-form-wrapper .ur-frontend-form form input[type=submit]:active:focus{background-color:transparent;color:#007aff}.page-template-default .post-89839 .entry-header{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:27%;padding-right:27%}@media all and (max-width: 767px){.page-template-default .post-89839 .entry-header{padding-left:0;padding-right:0}}.page-template-default .post-89839 .entry-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:27%;padding-right:27%}@media all and (max-width: 767px){.page-template-default .post-89839 .entry-content{padding-left:0;padding-right:0}}.user-registration-error,.user-registration-info,.user-registration-message{padding:5px;border-top:none}.user-registration-error::before,.user-registration-info::before,.user-registration-message::before{display:none}.user-registration-message{padding:16px;background:#4CD964;color:#fff;text-transform:uppercase;letter-spacing:0.4px}.tml-internship-page__gallery{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 1199px){.tml-internship-page__gallery{display:block}}.tml-internship-page__gallery-item{width:33.33%;padding:6px}@media all and (max-width: 1199px){.tml-internship-page__gallery-item{width:100%;margin-top:32px;padding:0}}.tml-internship-page__gallery-item p{display:none}.tml-internship-page__form-wrapper{margin-top:24px}.tml-internship-page .wpcf7-form{width:70%}@media all and (max-width: 1199px){.tml-internship-page .wpcf7-form{width:100%}}.tml-internship-page__gallery-item-caption{font-size:.9375rem;line-height:1.33;letter-spacing:-.1px;font-weight:normal;margin-top:6px}.mdl-section-intro-fake-news{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.15)), color-stop(20%, rgba(0,0,0,0)), to(rgba(0,0,0,0)));background:linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 100%);height:auto;min-height:auto;max-height:auto;padding:32px 0 0 0}@media all and (max-width: 991px){.mdl-section-intro-fake-news{padding-top:64px;max-height:100%}}.mdl-section-intro-fake-news:after{background-color:#fff}.mdl-section-intro-fake-news .mdl-section-intro__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.mdl-section-intro-fake-news .mdl-section-intro__content-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-intro-fake-news__col-01{width:60%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:8%;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:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 991px){.mdl-section-intro-fake-news__col-01{width:100%;padding-right:0}}.mdl-section-intro-fake-news__col-02{width:40%;padding-top:48px}@media all and (max-width: 991px){.mdl-section-intro-fake-news__col-02{width:100%;padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media all and (max-width: 767px){.mdl-section-intro-fake-news__col-02{margin-top:24px}}.mdl-section-intro-fake-news__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;color:#000}@media all and (max-width: 991px){.mdl-section-intro-fake-news__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 1199px){.mdl-section-intro-fake-news__title{font-size:26px}}@media all and (max-width: 991px){.mdl-section-intro-fake-news__title{font-size:2.125rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 991px) and (max-width: 991px){.mdl-section-intro-fake-news__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}@media all and (max-width: 767px){.mdl-section-intro-fake-news__title{line-height:1}}.mdl-section-intro-fake-news__subtitle{margin-top:24px;font-weight:bold;color:#000;margin-bottom:32px}@media all and (max-width: 991px){.mdl-section-intro-fake-news__subtitle{margin-top:12px}}.mdl-section-intro-fake-news__title span{display:block}@media all and (max-width: 767px){.mdl-section-intro-fake-news__title span{display:inline}}.mdl-section-intro-fake-news__title-02{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold}@media all and (max-width: 559px){.mdl-section-intro-fake-news__title-02{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}.mdl-section-intro-fake-news__title-accent{color:#007aff}@media all and (max-width: 991px){.mdl-section-intro-fake-news .mdl-fake-news-composition-01{width:345px}}@media all and (max-width: 767px){.mdl-section-intro-fake-news .mdl-fake-news-composition-01{width:100%}}.mdl-section-intro-fake-news--winners{padding-top:0}@media all and (max-width: 767px){.mdl-section-intro-fake-news--winners{padding-top:48px}}.mdl-fake-news-composition-01{position:relative}.mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real{width:180px;height:180px;overflow:hidden}.mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--real svg{position:relative;top:42px}.mdl-fake-news-composition-01 .mdl-fake-news-composition-envelope--fake{width:90px;height:90px}.mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{position:absolute;left:-32px;top:0}@media all and (max-width: 767px){.mdl-fake-news-composition-01 .mdl-fake-news-composition-stripes{left:0}}.mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{position:absolute;left:220px;top:60px}@media all and (max-width: 767px){.mdl-fake-news-composition-01 .mdl-fake-news-composition-titles{left:auto;right:0}}.mdl-fake-news-composition-stripe{height:8px;width:32px;background-color:#007aff}.mdl-fake-news-composition-stripe--01{background-color:#fb5252;right:-20px}.mdl-fake-news-composition-stripe--02{width:72px;background-color:#FBF126}.mdl-fake-news-composition-stripe--03{width:96px;background-color:#0cc5c0;right:8px}.mdl-fake-news-composition-stripes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdl-fake-news-composition-stripes .mdl-fake-news-composition-stripe{margin-bottom:6px;position:relative}.mdl-fake-news-composition-stripes .mdl-fake-news-composition-stripe:last-child{margin-bottom:0}.mdl-fake-news-composition-envelope svg{width:100%;height:100%}.mdl-fake-news-composition-envelopes-01{position:relative}@media all and (max-width: 767px){.mdl-fake-news-composition-envelopes-01{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px}}.mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--real{position:relative;z-index:10}.mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{position:absolute;top:4px;left:110px;-webkit-transform:rotate(9deg);transform:rotate(9deg)}@media all and (max-width: 767px){.mdl-fake-news-composition-envelopes-01 .mdl-fake-news-composition-envelope--fake{left:134px}}.mdl-fake-news-composition-titles .mdl-fake-news-composition-title{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold;line-height:0.7;color:#007aff;text-transform:uppercase;position:relative}@media all and (max-width: 559px){.mdl-fake-news-composition-titles .mdl-fake-news-composition-title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}.mdl-fake-news-composition-titles .mdl-fake-news-composition-title--blured{color:#ff4a00;-webkit-filter:blur(2.5px);filter:blur(2.5px);z-index:5}.mdl-content-section-fake-news-intro-text{padding:0 0 42px 0;font-weight:bold}.mdl-content-section-fake-news{padding-top:64px}.mdl-content-section-fake-news-title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;border-top:4px solid #000;padding-top:16px}@media all and (max-width: 991px){.mdl-content-section-fake-news-title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-fake-news-form .mdl-fake-news-form-response{margin-top:24px}.mdl-fake-news-form .mdl-fake-news-form-response div.wpcf7-response-output{margin-bottom:0}.mdl-fake-news-form__row-c{padding-top:48px;padding-bottom:48px;border-bottom:1px solid rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-fake-news-form__row-c{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-fake-news-form__row-c-last{border-bottom:none}.mdl-fake-news-form__col-50{width:50%}@media all and (max-width: 767px){.mdl-fake-news-form__col-50{width:100%}}@media all and (max-width: 767px){.mdl-fake-news-form__row-c-03 .mdl-fake-news-form__col-02{margin-top:24px}}.mdl-fake-news-form__col-02{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px}@media all and (max-width: 767px){.mdl-fake-news-form__col-02{padding-left:0}}.mdl-fake-news-form textarea{height:100%}@media all and (max-width: 767px){.mdl-fake-news-form textarea{height:200px;margin-top:24px}}.mdl-fake-news-form .wpcf7-form p label input{height:auto !important;margin-bottom:0}.mdl-fake-news-form span.wpcf7-list-item{margin:0}.mdl-fake-news-form .wpcf7-form p{margin:0;padding:0}.mdl-fake-news-form .mdl-fake-news-form__label{margin-bottom:16px}.mdl-fake-news-form .mdl-fn-option{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mdl-fake-news-form .mdl-fn-option .wpcf7-list-item{width:33.33%;display:block;padding-right:24px;margin-bottom:24px}@media all and (max-width: 1349px){.mdl-fake-news-form .mdl-fn-option .wpcf7-list-item{width:50%}}.mdl-fake-news-form .mdl-fn-option .wpcf7-list-item label{width:100%;display:block;background-color:rgba(0,0,0,0.05);border-radius:4px;padding:8px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-fake-news-form .mdl-fn-option .wpcf7-list-item label input{margin-right:6px}.mdl-fake-news-form .mdl-fn-send-btn{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff;border-color:#007aff;background-color:#007aff;color:#fff;width:216px;float:right}.mdl-fake-news-form .mdl-fn-send-btn:hover,.mdl-fake-news-form .mdl-fn-send-btn:active,.mdl-fake-news-form .mdl-fn-send-btn:focus,.mdl-fake-news-form .mdl-fn-send-btn:active:focus{background-color:#007aff;color:#fff}.mdl-fake-news-form .mdl-fn-send-btn:hover,.mdl-fake-news-form .mdl-fn-send-btn:active,.mdl-fake-news-form .mdl-fn-send-btn:focus,.mdl-fake-news-form .mdl-fn-send-btn:active:focus{background-color:transparent;color:#007aff}.mdl-fake-news-form .mdl-fn-send-btn:after{content:"";display:block;position:absolute;clear:both;float:none}@media all and (max-width: 767px){.mdl-fake-news-form .mdl-fn-send-btn{width:100%;float:none;clear:both;margin-top:24px}}.mdl-fake-news-form .mdl-fn-send-btn:disabled{background-color:rgba(0,0,0,0.1);border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.2)}.mdl-fake-news-form .fake-news-01__link-02:hover{color:#fff}.mdl-fake-news-form .fake-news-01__link-02:hover svg{fill:#fff}.mdl-content-block-03__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}@media all and (max-width: 991px){.mdl-content-block-03__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-content-block-03__text{margin-top:7px}.mdl-content-section-fake-news--winners .mdl-content-block-03,.mdl-content-section-fake-news .mdl-content-block-03{padding-right:55%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:85px}@media all and (max-width: 767px){.mdl-content-section-fake-news--winners .mdl-content-block-03,.mdl-content-section-fake-news .mdl-content-block-03{padding-right:0}}.mdl-fake-news-winners-month{margin-bottom:72px}.mdl-fake-news-winners-month__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;line-height:normal;padding:16px 0 24px 0;border-top:4px solid #000}@media all and (max-width: 991px){.mdl-fake-news-winners-month__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-fake-news-winners-month__item{padding:12px 0;border-bottom:1px solid rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 767px){.mdl-fake-news-winners-month__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-fake-news-winners-month__col-01{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.mdl-fake-news-winners-month__col-01{width:100%;padding-bottom:24px}}.mdl-fake-news-winners-month__item-avatar{width:48px;height:48px;background-size:cover;background-position:center;border-radius:50%;overflow:hidden;background-image:url("../img/default/user-default-01.png")}.mdl-fake-news-winners-month__item-name{margin-left:16px}.mdl-fake-news-winners-month__col-02{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 767px){.mdl-fake-news-winners-month__col-02{width:50%}}.mdl-fake-news-winners-month__col-02 .mdl-block-icon-with-text-02{margin-right:24px}.mdl-fake-news-winners-month__col-02 .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__text{color:rgba(0,0,0,0.6)}.mdl-fake-news-winners-month__col-02 .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__icon svg{fill:rgba(0,0,0,0.6)}.mdl-fake-news-winners-month__col-02 .mdl-block-icon-with-text-02:last-child{margin-right:0}.mdl-fake-news-winners-month__col-03{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width: 767px){.mdl-fake-news-winners-month__col-03{width:50%}}.mdl-block-icon-with-text-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-block-icon-with-text-02__icon{width:16px;height:16px;position:relative}.mdl-block-icon-with-text-02__icon svg{position:absolute;width:100%;height:100%;top:0;left:0}.mdl-block-icon-with-text-02__text{font-size:.6875rem;line-height:1.18;font-weight:bold;line-height:normal;margin-left:4px}.tml-fake-news-winner-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px;background-color:rgba(0,122,255,0.1)}@media all and (max-width: 767px){.tml-fake-news-winner-block{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tml-fake-news-winner-block__col-01{width:30%}@media all and (max-width: 991px){.tml-fake-news-winner-block__col-01{width:40%}}@media all and (max-width: 767px){.tml-fake-news-winner-block__col-01{width:100%}}.tml-fake-news-winner-block__title{text-transform:uppercase;font-weight:600}.tml-fake-news-winner-block__subtitle{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007aff}.tml-fake-news-winner-block__subtitle svg{width:16px;height:16px;fill:#007aff;margin-right:12px}.tml-fake-news-winner-block__col-02{width:70%;border-left:1px solid rgba(0,0,0,0.1);padding-left:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width: 767px){.tml-fake-news-winner-block__col-02{width:100%;padding-left:0;border-left:none;margin-top:16px}}@media all and (max-width: 559px){.tml-fake-news-winner-block__col-02{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.tml-fake-news-winner-block__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 559px){.tml-fake-news-winner-block__author{width:100%}}.tml-fake-news-winner-block__author-c01{width:60px;padding-right:12px}.tml-fake-news-winner-block__author-avatar{width:48px;height:48px;background-size:cover;background-position:center;border-radius:50%;overflow:hidden;background-image:url("../img/default/user-default-01.png")}.tml-fake-news-winner-block__author-c02{width:calc(100% - 60px);-webkit-box-sizing:border-box;box-sizing:border-box}.tml-fake-news-winner-block__author-name{font-weight:600}.tml-fake-news-winner-block__author-data{margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.tml-fake-news-winner-block__author-data .mdl-block-icon-with-text-02{margin-right:16px}.tml-fake-news-winner-block__author-data .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__text{color:rgba(0,0,0,0.6)}.tml-fake-news-winner-block__author-data .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__icon svg{fill:rgba(0,0,0,0.6)}@media all and (max-width: 559px){.tml-fake-news-winner-block__link-block{width:100%;margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.tml-fake-news-winner-block__link{line-height:normal;color:#000;border:1px solid #000;border-radius:8px;background-color:transparent;padding:11.5px 32px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:#007aff;color:#007aff}.tml-fake-news-winner-block__link:hover,.tml-fake-news-winner-block__link:active,.tml-fake-news-winner-block__link:focus,.tml-fake-news-winner-block__link:active:focus{background-color:#007aff;color:#fff}.mdl-fake-news-form__attach-file-wrapper{margin-bottom:12px}.mdl-fake-news-composition-01 .zr-frame-stage__layer{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_blur,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_top,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_back,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F_colored-rect,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_front,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_icon,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_blur,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_blured-rect,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_top,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_back,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_rect-color,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_front,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_icon{-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box}@-webkit-keyframes mdl-envelope-move-01{0%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 15px, 0);transform:translate3d(0, 15px, 0)}}@keyframes mdl-envelope-move-01{0%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 15px, 0);transform:translate3d(0, 15px, 0)}}@-webkit-keyframes mdl-envelope-move-02{0%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}}@keyframes mdl-envelope-move-02{0%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}}.mdl-fake-news-composition-01 #mdl-envelope-01_x5F_colored-rect,.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_icon{-webkit-animation-name:mdl-envelope-move-01;animation-name:mdl-envelope-move-01;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mdl-fake-news-composition-01 #mdl-envelope-01_x5F__x5F_blur,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_blured-rect{-webkit-animation-name:mdl-envelope-move-02;animation-name:mdl-envelope-move-02;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_rect-color,.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_icon{-webkit-animation-name:mdl-envelope-move-01;animation-name:mdl-envelope-move-01;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mdl-fake-news-composition-01 #mdl-envelope-02_x5F__x5F_blured-rect{-webkit-animation-delay:2.5s;animation-delay:2.5s}.mdl-section-intro-fake-news{overflow:hidden}.mdl-section-intro-fake-news .mdl-fake-news-composition-envelope--real svg,.mdl-section-intro-fake-news .mdl-fake-news-composition-envelope--fake svg,.mdl-section-intro-fake-news .mdl-fake-news-composition-title--real,.mdl-section-intro-fake-news .mdl-fake-news-composition-title--blured,.mdl-section-intro-fake-news .mdl-fake-news-composition-stripes .mdl-fake-news-composition-stripe{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:0s;animation-duration:0s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-section-intro-fake-news.visibleInViewport .mdl-fake-news-composition-envelope--real svg{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-section-intro-fake-news.visibleInViewport .mdl-fake-news-composition-title--real{-webkit-animation-name:fadeInLeft20;animation-name:fadeInLeft20;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0.5s;animation-delay:0.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-section-intro-fake-news.visibleInViewport .mdl-fake-news-composition-envelope--fake svg{-webkit-animation-name:fadeInUp50;animation-name:fadeInUp50;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0.8s;animation-delay:0.8s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-section-intro-fake-news.visibleInViewport .mdl-fake-news-composition-title--blured{-webkit-animation-name:fadeInLeft20;animation-name:fadeInLeft20;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-section-intro-fake-news.visibleInViewport .mdl-fake-news-composition-stripes .mdl-fake-news-composition-stripe{-webkit-animation-name:fadeInLeft20;animation-name:fadeInLeft20;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0.6s;animation-delay:0.6s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.mdl-section-intro-breaking-news{background-color:#ff4a00;margin-bottom:48px}.mdl-breaking-news-grid{min-height:400px}.mdl-tag-label--breaking-news{background-color:#ff4a00;padding:4px 10px 2px 10px;color:#fff}.mdl-section-article-content__tags .mdl-tag-label.mdl-tag-label--breaking-news{padding-top:5px;padding-bottom:5px;height:24px}.mdl-podcasts-block__title,.mdl-breaking-news-block__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;margin:0;padding:0;margin-bottom:48px;padding-top:24px;border-top:4px solid #000}@media all and (max-width: 991px){.mdl-podcasts-block__title,.mdl-breaking-news-block__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-breaking-news-block--first .mdl-breaking-news-block__title{padding-top:0;border-top:none}.mdl-breaking-news-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:48px}@media all and (max-width: 767px){.mdl-breaking-news-card{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){.mdl-breaking-news-card__c01{width:100%;margin-bottom:8px}}.mdl-breaking-news-card__cover{background-size:cover;background-repeat:no-repeat;background-position:center;width:264px;height:264px;position:relative;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}@media all and (max-width: 767px){.mdl-breaking-news-card__cover{width:100%}}.mdl-breaking-news-card__cover--default{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACQ1JREFUeNrsXFtvE0cUntndOLFzK+UmVEpTVb2qVSvax7aP/Z0884B4QoUXBBKEIBKiQBQIENJya4DEt8R2vM5u55hzlpPN3mxvEsc7nzTy2jse1ueb851zZiYIoaGhoaGhoaGhoaGhoaGhoaGhoaHRCx48eDB5FJ7T6KNnGU5zMNu2P9cEdIbxNAdzXfecJqAz5NL0AkWA9oBD9oLTi4uLOU3A4XmBUa/XpzQBh+gFUspvNQHdeUEhpTjwrWpSE9A5JlQzUxhnbH5+/qwmoLvnmkhjIMdxvtMEdIe8aiMpyNAP/SxD/UwAYDKFZzw2Nzc3pQnoDiaS0Ct+1QT0JkVjPY7x3dLSUkET0FtW1HWBpmKAVavVfs4iASMpjnVMNasHEn7tx2BsHMDMlSk+66c9jHfi/v3732eNACsF/faPd6xbElRN8EcWY8BYSlUtD8rdknBGpaRfZ40AmVIq6Sfhk0HwgoPKgkZSCsh81o92ScK52dnZL7OYhoJspL1BMtaNd6ls6K9+yYgOkgCJWYzVwxhuwGfj6AmyAwJOzczM/JTFQoxSSaMHEsM8oZMU1ZVS/n79+vVc1gigVLKXfN7vDRIbLDWcTPiblBO4hVwu91tWlyJyPXoC9wYuS7BccTpO5lQmBATA936+c+fORBYJIGOd7DEmBGEISNja2oryHGpGs9n88zAD8mEvxplIwkiXsz/s2nz69Kl4//59GAEfXOADTt+4ceObrBLAs6NCgn6ubxb7JchlMiNevHghnj9/Llqt1i7xxyDs0LVqv9y8eXM0qwSQcUcxpzcjpEP6Am8sisWiePTokajVah4BBEWCix+ZiqTzWSbA9QXnsRgDu3FypIzrfah0XiwtLYm1tbVdMUDBkyLlMSevXr36RVYJ8APk6Diu+XTHqOvuuoYGkvTkyRN3e3ubxwCHecT3165dG8+qBAU92zh6RK7D6njvP/DBI1yQpIWFBfPt27dUkFFMaHOws7Pz45UrV6wse4AMKNxgHekEeoYRIjsygRe0oSTJffz4samIsDA2OMrw7XvqdUS1r7IaA6JmtImxAdLWCcz3I+MCjwPkARR8oa2vrxt3794dXllZsUCKmEd8evny5ZNZlqA4WcmjNJFXWEHfJw+gGEBpJ6SocG0YRvv62bNnOVURFzY2NiRKEdz77NKlS4UseoCIyICC5GkciTiFaWzen8qSJ2C2I7AQE0hG2+Dlctm4ffv22PT0dKFarUIsgP5nL168OJTVIBx0zw14z39LHkk4BQUYBFplzHYayr2AQLpPxEDB9urVq5xKR4/NzMwUbNs2lSecViTsm52sPjE+GLIZku24MSQEolKp1BuNRp4kCLVdmKYJrf19ZVzPCyg+wLUyPATpUdWsqakp4/z58zV1q0hjDBoBZNAtJEB26Sm7xlQzv3T8+PE8zXyY7TDDlXGlarAIZ8F71WBMUxneVn0MaHAfPlf1gnj9+vWJW7du5S9cuPCP6vduEAkg7CAJo6KzvYLAvkp+ioqAM6T/FFzdj7mpF5AVGVK1Nil4bao2pFpLkbCj2pjyJogzfw96HVBXzY4xsAxZoNvVR2U2G74MiGdHHheUEWFwJoK8uEB9slSIbUKWEpEhuQmyKXd5eXmzXq9XeQZEJDDje6uqkJJSkAa5ouwI+1DfTBAAxq8m1P2wFdK2Z7x8+fINSzfbRsRGRHhBGOIBEQOkkVKRh/CqetAICCrCQIZqvlktAzIgGVFNy9nZ2dfcKzAOeMbH2S7YvgDfL2h7ArxyTxlEAvxLCGRUIGBb7N77DTK+G0aqymAaxWLxHRmVjM0NzkkhmYF+0Oia3xt0D3AD4oEdQ5yMun/v3r0VLjf+goxLDMqU4IGYiNuvQNyPMcBPQgVT1DjpCnz/8OHDUrlcLrFZz9eDPOOzHTLHnyVRLMiCBIXFhDLLjNyY1z0esbCw8JynnP66gIwNmk/SQ0GbMqH9qIL71QOCyHEYCf71fxkSEzyDzc3NrYMX8OUGlfVQqumlppD9QAMSaMmaaomsxIC4SrkUIkexnjQ9Pf2USw99hzPAF+cgLUUvcFjqOvAeEKfrRIITk5Luwerq6uabN2/WxO6DWd7spjjAK2JevA1yGio6qHolGr+IZCTZSZPMC14oA+/wwMuNjAWYy4owKuCOrASVOpw5MqE8OTi2HdA39MxQqVSyl5eXX3LD0mzH3N/1p6i+vkeOACim4HxgKyUP8N8rYbGW9DtCVcfvKpXKFpyM4xUxC7iewdk60r6txh2EBNlIQr3HmBDmDWW2bBG1QupBFWf/qiDrz/f9GZHr4IeDsBpKul2OMU7U5nzU9zZx7CReJTY2NpoqKK/xxTYmRVT9csO7R50AAmy4rHcgSTIhOQKlaAODc6znLC4uFpUU1YJiAC09wDXWC2JQCADA3u87nLWdzPIkJydaSEIjoo83zvz8/H87WPqyM0T+5Qp3Pz3AFIeHbTRUzvccMsJ4MsG1ywjIRVXOtm07zWbTnpyczMO14sLBvWMHNubxs/YmPZUTg0QAxYY6vg6HeGS3hNjobTRu0Dhyc3OzNTw8LEdGRmCTHqTIgVcgAUAkDCoBXJbqaKihhHWBTNDPQW+A32mJvbtmbRSLxabyAiBKovHbRIDxYfY7H4KA3A8C+qkSJv1eYxKStGZwI9JQWsgrh3yn3X9lZaUUkJoKkfAc0lH3AL8s0W6YJT4enUm0/h9x3QrwBu8+yEyj0WgVCoUhIAJOUJM3sMW71SwQwBfetlCeOBGdSJD/PQXoHQzQu466o9yIXC4Hf7LkYDDmOWjqBFii/9HABrEBDuLGHdxKQkYDPWwCx/P6VavVpmEYB/Znq6Y4OqCMaRNnsBWSvnbiHdtBUgen4SzLMnGHjG8CrWaZAB48QZaqaDwXjWd0mTERsVyWQI4c+GMBXIbWBERkTmC8CqsnTJ+0Bh1lDKoJ6CySpAKO7QFoAhIG7QZ6xhYalIxtdhAjtn01icx6EO4GNrYKm2hQaNH/3DUU8tuJMPCsIsYbCNT5/XrQQSUgyDtqYu++ARExxJqJ9wwkYhtJmxQaGhoaGhoaGhoaGhoaGhoaRxv/CzAAMgI8VntJ9EIAAAAASUVORK5CYII=");background-color:#f8f8f8;background-repeat:no-repeat;background-position:50%;background-size:35%}.mdl-breaking-news-card__cover--default .mdl-news-card-marker{margin-top:140px}@media all and (max-width: 767px){.mdl-breaking-news-card__cover--default .mdl-news-card-marker{margin-top:164px}}.mdl-breaking-news-card__cover .mdl-news-card-marker{width:48px;height:48px;position:relative}.mdl-breaking-news-card__cover .mdl-news-card-marker svg{width:100%;height:100%;position:absolute;top:0;left:0}.mdl-breaking-news-card__video-youtube{width:264px;height:264px}@media all and (max-width: 767px){.mdl-breaking-news-card__video-youtube{width:100%}}.mdl-breaking-news-card__video-youtube iframe{width:100%;height:100%}.mdl-breaking-news-card__c02{width:100%}@media all and (max-width: 767px){.mdl-breaking-news-card__c02{padding-left:0}}.mdl-breaking-news-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-breaking-news-card__tags .mdl-tag-label{margin-right:4px}.mdl-breaking-news-card__tags .mdl-tag-label:last-child{margin-right:0}.mdl-breaking-news-card__title{font-size:1.75rem;line-height:1.21;letter-spacing:.4px;font-weight:bold;margin:0;padding:0;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,0.1)}@media all and (max-width: 991px){.mdl-breaking-news-card__title{font-size:1.375rem;line-height:1.21;letter-spacing:.4px;font-weight:bold}}.mdl-breaking-news-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px}.mdl-breaking-news-card__author{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase}.mdl-breaking-news-card__date{font-size:.75rem;line-height:1.33;font-weight:bold;text-transform:uppercase;color:rgba(0,0,0,0.6);margin-top:6px}.mdl-breaking-news-card__content{margin-top:24px}@media all and (max-width: 767px){.mdl-breaking-news-card__content{margin-top:12px}}.mdl-breaking-news-card__content p{margin:0 0 24px 0;padding:0}@media all and (max-width: 767px){.mdl-breaking-news-card__content p{margin:0 0 12px 0}}.mdl-section-breaking-news .mdl-section__header{padding:24px 24px;border:none;background-color:#ff4a00}@media all and (max-width: 767px){.mdl-section-breaking-news .mdl-section__header{padding:12px 0}}.mdl-section-breaking-news .mdl-section__title{color:#fff}.mdl-section-breaking-news .mdl-section__header.mdl-more-from__title{color:rgba(255,255,255,0.6)}.mdl-section-breaking-news .mdl-section__header .mdl-more-from__link{color:#fff}.mdl-section-breaking-news .mdl-section__header .mdl-more-from__link:hover{color:rgba(255,255,255,0.9)}.mdl-section-breaking-news .mdl-section__footer .mdl-more-from__link{color:#ff4a00}.mdl-section-breaking-news .mdl-section__footer .mdl-more-from__link:hover{color:rgba(255,74,0,0.9)}.mdl-section-breaking-news .mdl-section__content{padding:24px 0}@media all and (max-width: 767px){.mdl-section-breaking-news .mdl-section__content{padding:12px 16px}}.mdl-section-breaking-news .mdl-breaking-news-card{margin-bottom:0}@media all and (min-width: 768px){.mdl-section-breaking-news .mdl-breaking-news-card{gap:16px}}.mdl-section-breaking-news .mdl-breaking-news-card__date{line-height:0.7}.mdl-section-breaking-news .mdl-breaking-news-card__c02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdl-section-breaking-news .mdl-breaking-news-card__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;padding-bottom:0;border-bottom:none;color:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-section-breaking-news .mdl-breaking-news-card__title:hover{color:#007aff}.mdl-section-breaking-news .mdl-breaking-news-card__info{padding-top:0;margin-top:auto}.mdl-section-breaking-news .mdl-breaking-news-card__cover{background-size:cover;background-repeat:no-repeat;background-position:center;width:168px;height:144px}@media all and (max-width: 767px){.mdl-section-breaking-news .mdl-breaking-news-card__cover{width:100%}}.mdl-section-breaking-news .mdl-breaking-news-card__content{margin-bottom:6px}.mdl-section-breaking-news .mdl-breaking-news-card__video-youtube{width:168px;height:144px}@media all and (max-width: 767px){.mdl-section-breaking-news .mdl-breaking-news-card__video-youtube{width:100%}}.mdl-section-breaking-news .mdl-breaking-news-card--no-cover:not(.mdl-breaking-news-card--with-video-youtube) .mdl-breaking-news-card__c02{padding-left:0}.mdl-section-breaking-news--top{margin-bottom:0;margin-top:64px}@media all and (max-width: 767px){.mdl-section-breaking-news--top{margin-top:16px;margin-bottom:32px}}.mdl-breaking-news-bar{position:relative;z-index:400;padding:0 0px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mdl-breaking-news-bar:after{content:"";display:block;position:absolute;width:200%;height:100%;background:#ebebeb;top:0;left:-50%}.mdl-breaking-news-bar__content{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1920px}.mdl-breaking-news-bar__title{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;width:80%}.mdl-breaking-news-bar__actions{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-breaking-news-bar__action{font-size:1.0625rem;line-height:1.29;letter-spacing:-.4px;font-weight:bold;text-transform:uppercase;color:#007aff}.mdl-breaking-news-bar__action:hover{color:rgba(0,122,255,0.7)}.mdl-section-intro-missing-in-gaza{background-color:#ff4a00;margin-bottom:48px}.mdl-missing-in-gaza-grid{min-height:400px}@media all and (max-width: 767px){.mdl-missing-in-gaza-grid{padding:0}}.tml-section-archive-content__grid{min-height:400px;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:auto;gap:24px}@media all and (max-width: 991px){.tml-section-archive-content__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media all and (max-width: 767px){.tml-section-archive-content__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media all and (max-width: 479px){.tml-section-archive-content__grid{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media all and (max-width: 767px){.tml-section-archive-content__pagination{padding:0 16px}}.tml-missing-in-gaza-card{height:100%}.tml-missing-in-gaza-card__content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tml-missing-in-gaza-card__title{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;margin:0;padding:0;color:#000;display:block;margin-bottom:8px}.tml-missing-in-gaza-card__title:hover{opacity:0.7}@media all and (max-width: 479px){.tml-missing-in-gaza-card__title{padding:0 16px}}.tml-missing-in-gaza-card__image{display:block;line-height:0;height:240px;overflow:hidden;margin-bottom:8px}@media all and (max-width: 767px){.tml-missing-in-gaza-card__image{height:280px}}.tml-missing-in-gaza-card__image img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%;-webkit-transition:all 0.8s ease;transition:all 0.8s ease}.tml-missing-in-gaza-card__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.tml-missing-in-gaza-card__text{color:rgba(0,0,0,0.6);line-height:1.2;margin-bottom:16px}@media all and (max-width: 479px){.tml-missing-in-gaza-card__text{padding:0 16px}}.tml-missing-in-gaza-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}@media all and (max-width: 767px){.tml-missing-in-gaza-card__actions{padding:0 0 16px 0;margin-left:16px;margin-right:16px}}.tml-missing-in-gaza-card__date{padding-right:16px;font-size:.75rem;line-height:1.33;font-weight:bold;color:rgba(0,0,0,0.6);line-height:0.7}.mdl-section-missing-in-gaza-block{margin-bottom:32px}.mdl-section-missing-in-gaza-block .mdl-section__header{border-top:4px solid #ff4a00}.mdl-section-missing-in-gaza-block__body{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:auto;gap:24px}@media all and (max-width: 991px){.mdl-section-missing-in-gaza-block__body{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media all and (max-width: 767px){.mdl-section-missing-in-gaza-block__body{grid-template-columns:repeat(1, minmax(0, 1fr))}}.mdl-section-missing-in-gaza-block__mobile-banner{display:none;margin-top:32px}@media all and (max-width: 767px){.mdl-section-missing-in-gaza-block__mobile-banner{display:block}}.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .mdl-btn,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .mdl-mail-contact-link,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .mdl-in-content-button,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .wpcf7-submit,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .wpcf7-submit,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .wpcf7-submit,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .wpcf7-submit,.mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-section-missing-in-gaza-block__mobile-banner .tml-donate-popup-layout-04__cta .wpcf7-submit{width:100%}.mdl-section-missing-in-gaza-block__desktop-banner{margin-top:32px}@media all and (max-width: 767px){.mdl-section-missing-in-gaza-block__desktop-banner{display:none}}@media all and (min-width: 768px){.mdl-section-missing-in-gaza-block__desktop-banner .tml-donate-popup-layout-20231{padding-right:0;padding-left:0;padding-bottom:0}}.mdl-section-missing-in-gaza-block__desktop-banner .mdl-btn,.mdl-section-missing-in-gaza-block__desktop-banner .mdl-mail-contact-link,.mdl-section-missing-in-gaza-block__desktop-banner .mdl-in-content-button,.mdl-section-missing-in-gaza-block__desktop-banner .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-section-missing-in-gaza-block__desktop-banner .wpcf7-submit,.mdl-section-missing-in-gaza-block__desktop-banner .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-section-missing-in-gaza-block__desktop-banner .wpcf7-submit,.mdl-section-missing-in-gaza-block__desktop-banner .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-section-missing-in-gaza-block__desktop-banner .wpcf7-submit,.mdl-section-missing-in-gaza-block__desktop-banner .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-section-missing-in-gaza-block__desktop-banner .wpcf7-submit,.mdl-section-missing-in-gaza-block__desktop-banner .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-section-missing-in-gaza-block__desktop-banner .wpcf7-submit{min-width:240px}.mdl-page-corona{padding-bottom:72px}.mdl-page-corona .mdl-section-intro-category{background:#ff4a00}.mdl-page-corona .mdl-corona-posts-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}@media all and (max-width: 767px){.mdl-page-corona .mdl-corona-posts-grid{margin:0}}.mdl-page-corona .mdl-corona-posts-grid .mdl-card-holder{width:25%;padding:0 12px;margin-bottom:24px}@media all and (max-width: 767px){.mdl-page-corona .mdl-corona-posts-grid .mdl-card-holder{width:100%;padding:0}}.mdl-pagination{margin:48px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mdl-pagination .page-numbers{padding:0 6px;color:#000}.mdl-pagination .page-numbers.current{color:#007aff}.mdl-breaking-news-card-corona .mdl-tag-label,.news-card-vertical-corona .mdl-tag-label{padding:2px 8px 1px 8px;background:#ff4a00;color:#fff;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-tag-label.mdl-tag-label--coronavirus{padding:2px 8px 1px 8px;background:#ff4a00;color:#fff;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-breaking-news-card-corona .mdl-breaking-news-card__title--link{display:block;color:#000}.mdl-breaking-news-card-corona .mdl-breaking-news-card__title--link:hover{color:#007aff}.mdl-breaking-news-card-corona--no-photo .mdl-breaking-news-card__c01{display:none}.mdl-breaking-news-card-corona--no-photo .mdl-breaking-news-card__c02{padding-left:0}.news-card-podcasts .news-card-sm__subtitle{font-size:.75rem;line-height:1.33;font-weight:bold}.news-card-podcasts .mdl-tag--sm .mdl-tag__text{width:100%;padding-left:0}.mdl-section-intro-category--podcast-child .mdl-section-intro__back-link{color:rgba(0,0,0,0.7);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.mdl-section-intro-category--podcast-child .mdl-section-intro__back-link svg{width:12px;height:12px;margin-right:6px;fill:rgba(0,0,0,0.7);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-section-intro-category--podcast-child .mdl-section-intro__back-link:hover{color:#000}.mdl-section-intro-category--podcast-child .mdl-section-intro__back-link:hover svg{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}.mdl-section-intro-category--podcast-child .mdl-section-intro-category__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mdl-section-intro-category--podcast-p{margin-bottom:0}.mdl-podcast-featured-section-category-holder{margin-bottom:32px}.mdl-podcast-featured-section-category-holder .mdl-podcast-featured-section--the-hill,.mdl-podcast-featured-section-category-holder .mdl-podcast-featured-section--medio-oriente{margin-top:32px}.mdl-podcast-featured-section__content{padding:0 12%;position:relative;z-index:5;color:#fff;width:100%}@media all and (max-width: 1549px){.mdl-podcast-featured-section__content{padding:0 11%}}@media all and (max-width: 991px){.mdl-podcast-featured-section__content{padding:0 6%}}@media all and (max-width: 767px){.mdl-podcast-featured-section__content{padding:0 16px}}.mdl-podcast-featured-section__r01{background-size:cover;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:64px 32px;position:relative}@media all and (max-width: 991px){.mdl-podcast-featured-section__r01{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px}}.mdl-podcast-featured-section__r01:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.2)}.mdl-podcast-featured-section__c01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}@media all and (max-width: 991px){.mdl-podcast-featured-section__c01{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-podcast-featured-section__c02{font-weight:bold;position:relative;z-index:10;max-width:200px}@media all and (max-width: 991px){.mdl-podcast-featured-section__c02{width:100%;max-width:100%;margin-top:32px}}.mdl-podcast-featured-section__icon{width:96px}@media all and (max-width: 991px){.mdl-podcast-featured-section__icon{width:64px}}.mdl-podcast-featured-section__icon img{width:100%;max-width:100%}.mdl-podcast-featured-section__title{font-size:3rem;line-height:.88;letter-spacing:.6px;font-weight:bold;width:calc(100% - 96px);padding-left:32px;position:relative}@media all and (max-width: 559px){.mdl-podcast-featured-section__title{font-size:2.5rem;line-height:.88;letter-spacing:.6px;font-weight:bold}}@media all and (max-width: 991px){.mdl-podcast-featured-section__title{width:100%;padding-left:0;margin-top:16px}}.mdl-podcast-featured-section__title:after{content:"";display:block;position:absolute;height:6px;width:calc(100% - 32px);background:#FBF126;left:32px;bottom:-12px}@media all and (max-width: 991px){.mdl-podcast-featured-section__title:after{left:0;width:100%}}.mdl-podcast-featured-section__description a{color:#fff}.mdl-podcast-featured-section__description a:hover{color:#FBF126}.mdl-podcast-featured-section__actions{margin-top:32px}@media all and (max-width: 991px){.mdl-podcast-featured-section__actions{margin-top:16px}}.mdl-podcast-featured-section__actions .mdl-btn,.mdl-podcast-featured-section__actions .mdl-mail-contact-link,.mdl-podcast-featured-section__actions .mdl-in-content-button,.mdl-podcast-featured-section__actions .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit,.mdl-podcast-featured-section__actions .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit,.mdl-podcast-featured-section__actions .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit,.mdl-podcast-featured-section__actions .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit,.mdl-podcast-featured-section__actions .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit{width:100%;border:1px solid #FBF126;background:#FBF126;color:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-podcast-featured-section__actions .mdl-btn:hover,.mdl-podcast-featured-section__actions .mdl-mail-contact-link:hover,.mdl-podcast-featured-section__actions .mdl-in-content-button:hover,.mdl-podcast-featured-section__actions .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section__actions .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section__actions .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section__actions .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section__actions .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-podcast-featured-section__actions .wpcf7-submit:hover{background:transparent;color:#FBF126}.mdl-podcast-featured-section-hp-holder{margin-bottom:64px}@media all and (max-width: 767px){.mdl-podcast-featured-section-hp-holder{margin-bottom:0;margin-top:24px}}.mdl-podcast-featured-section-hp-holder .mdl-podcast-featured-section__content{padding:0}.mdl-podcast-featured-section-02{margin-top:32px}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__content{color:#000}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__icon-holder{width:106px;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:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__icon-holder{width:132px}}@media all and (max-width: 349px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__icon-holder{width:106px}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__icon{width:106px;height:106px;border-radius:50%;overflow:hidden}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__icon{width:132px;height:132px}}@media all and (max-width: 349px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__icon{width:106px;height:106px}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__title-holder{width:calc(100% - 106px);padding-left:32px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__title-holder{width:100%;padding-left:0}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__title{font-size:40px;font-weight:900;line-height:1;width:100%;padding:0}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__title:after{display:none}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__title{width:100%;padding-left:0;margin-top:16px}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__subtitle{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;margin-top:auto;padding-bottom:0;position:relative;width:45%}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__subtitle{margin-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media all and (max-width: 767px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__subtitle{width:100%}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__subtitle-line{height:6px;width:45%;background:#FBF126;margin-top:auto;margin-bottom:12px}@media all and (max-width: 767px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__subtitle-line{width:100%;margin-top:12px}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__logo-img{margin-left:8px;width:100%;max-width:67px}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__r01:after{display:none}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__c015{margin-right:auto;margin-left:48px}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__c015{display:none}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__r01{padding:16px 42px}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__r01{padding:12px 24px}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .mdl-btn:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .mdl-mail-contact-link:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .mdl-in-content-button:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .wpcf7-submit:hover,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions .wpcf7-submit:hover{background:transparent;color:#000;border-color:#000}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__c01{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;width:calc(100% - 250px)}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__c01{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__c01{width:100%}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__illustration-holder{display:none}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__illustration-holder{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:24px}}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__illustration-holder img{max-width:120px}}@media all and (max-width: 349px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__illustration-holder img{max-width:100px}}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__logo-holder{display:none}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__logo-holder-mobile{display:none}@media all and (max-width: 991px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__logo-holder-mobile{display:block}}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__description{font-size:1.375rem;line-height:1.25;letter-spacing:.4px;font-weight:bold;text-transform:uppercase;text-transform:none;margin-top:auto}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__description a{color:#000}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__description a:hover{color:#007aff}.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__actions{margin-top:12px}@media all and (max-width: 767px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__illustration-img-lg{display:none}}@media all and (max-width: 767px){.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__latest-episodes .mdl-podcast-featured-section__card-holder:last-child,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__latest-episodes .mdl-podcast-featured-section__card-holder:nth-child(2){display:none}}.mdl-podcasts-list{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin-top:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mdl-podcasts-list__item{margin-right:16px}.mdl-podcasts-list__item:last-child{margin-right:0}.mdl-podcasts-list__link{display:block;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.mdl-podcasts-list__link img{width:32px;height:32px}.mdl-podcasts-list__link:hover{opacity:0.8}.mdl-section-podcast-all-episodes .mdl-section__header{border-top:4px solid #000}.mdl-section-podcast-all-episodes .mdl-section__content{padding:48px 0 32px 0}@media all and (max-width: 767px){.mdl-section-podcast-all-episodes .mdl-section__content{padding:0 0 24px 0}}.mdl-section-podcast-all-episodes__cards-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0px -12px 0 -12px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media all and (max-width: 767px){.mdl-section-podcast-all-episodes__cards-holder{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-section-podcast-all-episodes__card-holder{width:33.33%;padding:0 12px 24px 12px}@media all and (max-width: 767px){.mdl-section-podcast-all-episodes__card-holder{width:100%;padding:0;margin-bottom:24px}}@media all and (max-width: 767px){.mdl-section-podcast-all-episodes__card-holder:last-child{margin-bottom:0}}.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__latest-episodes,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__latest-episodes{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px -12px 0 -12px}@media all and (max-width: 767px){.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__latest-episodes,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__latest-episodes{margin:24px 0 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__card-holder,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__card-holder{width:33.33%;padding:0 12px}@media all and (max-width: 767px){.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__card-holder,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__card-holder{width:100%;padding:0;margin-bottom:24px}}@media all and (max-width: 767px){.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__card-holder:last-child,.mdl-podcast-featured-section-02 .mdl-podcast-featured-section__card-holder:last-child{margin-bottom:0}}.mdl-podcast-featured-section--the-hill .mdl-news-card--fixed-height .news-card-sm__c02,.mdl-podcast-featured-section-02 .mdl-news-card--fixed-height .news-card-sm__c02{height:168px}@media all and (max-width: 767px){.mdl-podcast-featured-section--the-hill .mdl-news-card--fixed-height .news-card-sm__c02,.mdl-podcast-featured-section-02 .mdl-news-card--fixed-height .news-card-sm__c02{height:280px}}.mdl-podcast-featured-section--the-hill .mdl-news-card--fixed-height .news-card-sm__c01,.mdl-podcast-featured-section-02 .mdl-news-card--fixed-height .news-card-sm__c01{height:calc(100% - 172px)}@media all and (max-width: 767px){.mdl-podcast-featured-section--the-hill .mdl-news-card--fixed-height .news-card-sm__c01,.mdl-podcast-featured-section-02 .mdl-news-card--fixed-height .news-card-sm__c01{margin-top:10px;height:calc(100% - 290px)}}@media all and (min-width: 768px){.mdl-podcast-featured-section--the-hill{margin-top:32px}}.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__title{font-weight:900}.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__title:after{content:'with Felice Friedson';font-size:14px;color:#000;font-weight:500;height:18px;bottom:-24px;line-height:1.3;padding-left:4px}.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__r02{display:none}@media all and (max-width: 767px){.mdl-podcast-featured-section--the-hill .mdl-podcast-featured-section__r02{display:block}}.mdl-podcasts-carousel-mobile-wrapper .slick-list{height:100%;padding:0 10% 0 0}.mdl-podcasts-carousel-mobile-wrapper .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.mdl-podcasts-carousel-mobile-wrapper .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.mdl-podcasts-carousel-mobile-wrapper .slick-track .slick-slide>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdl-podcasts-carousel-mobile-wrapper .mdl-podcasts-carousel-mobile-slide{height:100%}.mdl-podcasts-carousel-mobile-wrapper .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.mdl-podcasts-carousel-mobile-wrapper .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.mdl-podcasts-carousel-mobile-wrapper .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;position:relative}.mdl-podcasts-carousel-mobile-wrapper .slick-dots li button:before{content:'';width:8px;height:8px;border-radius:50%;top:calc(50% - 4px);left:calc(50% - 4px);background-color:rgba(0,0,0,0.1);position:absolute;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mdl-podcasts-carousel-mobile-wrapper .slick-dots li.slick-active button:before{background-color:#007aff}.mdl-podcasts-carousel-mobile-wrapper .slick-dots{bottom:0;position:static;margin-top:8px;margin-bottom:24px}@media all and (min-width: 768px){.mdl-podcasts-carousel-mobile-wrapper .mdl-podcast-featured-section--medio-oriente{margin-top:24px}}@media all and (max-width: 767px){.mdl-podcasts-carousel-mobile-wrapper .mdl-podcast-featured-section--medio-oriente,.mdl-podcasts-carousel-mobile-wrapper .mdl-podcast-featured-section--the-hill{padding:16px 0 16px 16px;height:100%}}.mdl-podcasts-carousel-mobile-wrapper .mdl-podcast-featured-section__content,.mdl-podcasts-carousel-mobile-wrapper .mdl-podcast-featured-section__r01{height:100%}.mdl-podcasts-carousel-mobile-slide__content{height:100%}.mdl-podcast-medio-oriente-card{padding:35px 96px;color:#000;background:linear-gradient(-98deg, #fff -50%, #007AFF 145%)}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card{padding:32px 36px 32px 16px}}.mdl-podcast-medio-oriente-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mdl-podcast-medio-oriente-card__col-1{width:60%;padding-right:5%;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:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card__col-1{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:0;margin-top:22px}}.mdl-podcast-medio-oriente-card__col-2{width:calc(100% - 60%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card__col-2{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mdl-podcast-medio-oriente-card__col-2 img{max-width:222px}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card__col-2 img{max-width:90px}}.mdl-podcast-medio-oriente-card__title{font-size:3.125rem;color:#fff;font-weight:900;line-height:.9;padding-right:5%}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card__title{font-size:2.5rem;padding-right:0}}.mdl-podcast-medio-oriente-card__title span{color:#ff4a00}.mdl-podcast-medio-oriente-card__subtitle{margin-top:12px;font-size:1.25rem;line-height:1.15;padding-right:0;font-weight:600;color:#fff}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-card__subtitle{font-size:1.25rem;margin-top:16px}}.mdl-podcast-medio-oriente-card__actions{margin-top:24px}.mdl-podcast-medio-oriente-card .mdl-btn,.mdl-podcast-medio-oriente-card .mdl-mail-contact-link,.mdl-podcast-medio-oriente-card .mdl-in-content-button,.mdl-podcast-medio-oriente-card .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit,.mdl-podcast-medio-oriente-card .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit,.mdl-podcast-medio-oriente-card .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit,.mdl-podcast-medio-oriente-card .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit,.mdl-podcast-medio-oriente-card .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit{background-color:#007AFF;color:#fff;border-color:#007AFF;width:190px;font-weight:600}.mdl-podcast-medio-oriente-card .mdl-btn:hover,.mdl-podcast-medio-oriente-card .mdl-mail-contact-link:hover,.mdl-podcast-medio-oriente-card .mdl-in-content-button:hover,.mdl-podcast-medio-oriente-card .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit:hover,.mdl-podcast-medio-oriente-card .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit:hover,.mdl-podcast-medio-oriente-card .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit:hover,.mdl-podcast-medio-oriente-card .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit:hover,.mdl-podcast-medio-oriente-card .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-podcast-medio-oriente-card .wpcf7-submit:hover{background-color:rgba(0,0,0,0);color:#007AFF;border-color:#007AFF}.mdl-podcast-medio-oriente-banner{padding:17px 24px;background:-webkit-gradient(linear, left top, right top, from(#007AFF), color-stop(160%, #fff));background:linear-gradient(90deg, #007AFF 0%, #fff 160%);color:#fff;margin-top:24px}@media all and (max-width: 639px){.mdl-podcast-medio-oriente-banner{padding:20px 24px}}.mdl-podcast-medio-oriente-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}.mdl-podcast-medio-oriente-banner__col-1{font-size:1.5rem;font-weight:500;padding-right:16px;line-height:1.1}.mdl-podcast-medio-oriente-banner__col-1 span{font-weight:800;color:#ff4a00}.mdl-podcast-medio-oriente-banner .mdl-btn,.mdl-podcast-medio-oriente-banner .mdl-mail-contact-link,.mdl-podcast-medio-oriente-banner .mdl-in-content-button,.mdl-podcast-medio-oriente-banner .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit,.mdl-podcast-medio-oriente-banner .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit,.mdl-podcast-medio-oriente-banner .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit,.mdl-podcast-medio-oriente-banner .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit,.mdl-podcast-medio-oriente-banner .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit{height:36px;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:32px;white-space:nowrap;background-color:#000;color:#fff;border-color:#000}.mdl-podcast-medio-oriente-banner .mdl-btn:hover,.mdl-podcast-medio-oriente-banner .mdl-mail-contact-link:hover,.mdl-podcast-medio-oriente-banner .mdl-in-content-button:hover,.mdl-podcast-medio-oriente-banner .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit:hover,.mdl-podcast-medio-oriente-banner .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit:hover,.mdl-podcast-medio-oriente-banner .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit:hover,.mdl-podcast-medio-oriente-banner .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit:hover,.mdl-podcast-medio-oriente-banner .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-podcast-medio-oriente-banner .wpcf7-submit:hover{background-color:rgba(0,0,0,0);color:#000;border-color:#000}.tml-author-block__title{font-size:22px;font-weight:bold;text-transform:uppercase;padding:20px 0 24px;border-top:4px solid #000}.tml-author-block__photo{background-size:cover;background-repeat:no-repeat;background-position:center;width:96px;height:96px;border-radius:50%;overflow:hidden;background-color:#007aff}.tml-author-block__name{margin-top:22px;font-size:20px;font-weight:bold}.tml-author-block__description{margin-top:8px;color:rgba(0,0,0,0.3);font-weight:bold}.tml-author-block__text{margin-top:22px;line-height:1.3}.tml-author-block__actions{margin-top:28px}.tml-author-block__link,.tml-author-block .mdl-social-btn--print{height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:8px;background:#fb5252;border:1px solid #fb5252;width:100%;max-width:208px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tml-author-block__link svg,.tml-author-block .mdl-social-btn--print svg{width:16px;height:16px;margin-right:12px;fill:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-author-block__link:hover,.tml-author-block .mdl-social-btn--print:hover{background:transparent;color:#fb5252}.tml-author-block__link:hover svg,.tml-author-block .mdl-social-btn--print:hover svg{fill:#fb5252}.tml-recipe-post-actions-holder-mobile{display:none}@media all and (max-width: 991px){.tml-recipe-post-actions-holder-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:48px}}.tml-recipe-post-actions-holder-mobile .mdl-social-btn--print{height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:8px;background:#fb5252;border:1px solid #fb5252;width:100%;max-width:208px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tml-recipe-post-actions-holder-mobile .mdl-social-btn--print svg{width:16px;height:16px;margin-right:12px;fill:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-recipe-post-actions-holder-mobile .mdl-social-btn--print:hover{background:transparent;color:#fb5252}.tml-recipe-post-actions-holder-mobile .mdl-social-btn--print:hover svg{fill:#fb5252}.tml-section-single-hero{position:relative}.tml-section-single-hero .mdl-section-article-intro__content{position:relative;z-index:5}@-webkit-keyframes tml-hero-carousel-slide-scale--anim{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.08);transform:scale(1.08)}}@keyframes tml-hero-carousel-slide-scale--anim{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.08);transform:scale(1.08)}}.tml-section-single-hero .tml-section-stage,.tml-section-single-hero .tml-section-stage__layer,.news-card-sm .tml-section-stage,.news-card-sm .tml-section-stage__layer,.news-card .tml-section-stage,.news-card .tml-section-stage__layer,.tml-news-card .tml-section-stage,.tml-news-card .tml-section-stage__layer{position:absolute;width:100%;height:100%;top:0;left:0}.tml-section-single-hero .tml-section-stage__layer-carousel,.news-card-sm .tml-section-stage__layer-carousel,.news-card .tml-section-stage__layer-carousel,.tml-news-card .tml-section-stage__layer-carousel{z-index:10;overflow:hidden;background-color:#007aff}.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel{width:100%;height:100%}.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel .slick-list,.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel .slick-track,.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide,.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide>div,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel .slick-list,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel .slick-track,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide>div,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-list,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-track,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide>div,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-list,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-track,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel .slick-slide>div{height:100%}.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel__slide,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel__slide,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel__slide,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel__slide{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;background-position:center top}.tml-section-single-hero .tml-section-stage__layer-carousel .tml-hero-carousel__slide-content,.news-card-sm .tml-section-stage__layer-carousel .tml-hero-carousel__slide-content,.news-card .tml-section-stage__layer-carousel .tml-hero-carousel__slide-content,.tml-news-card .tml-section-stage__layer-carousel .tml-hero-carousel__slide-content{width:100%;height:100%;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:end;-ms-flex-pack:end;justify-content:flex-end}.tml-section-single-hero .tml-section-stage__layer-video-hero,.news-card-sm .tml-section-stage__layer-video-hero,.news-card .tml-section-stage__layer-video-hero,.tml-news-card .tml-section-stage__layer-video-hero{z-index:15;overflow:hidden;background-color:#000000;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}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-section-stage__layer-content,.news-card-sm .tml-section-stage__layer-video-hero .tml-section-stage__layer-content,.news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-content,.tml-news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-content{width:100%;height:165%;position:relative;z-index:5;width:var(--iframe-width);height:var(--iframe-height)}@media all and (max-width: 991px){.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-section-stage__layer-content,.news-card-sm .tml-section-stage__layer-video-hero .tml-section-stage__layer-content,.news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-content,.tml-news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-content{width:165%;height:165%;max-width:200%;display:block;position:absolute}}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-section-stage__layer-watch-btn,.news-card-sm .tml-section-stage__layer-video-hero .tml-section-stage__layer-watch-btn,.news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-watch-btn,.tml-news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-watch-btn{position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;width:100%;height:100%;z-index:25;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button{font-family:"Nunito Sans",sans-serif;display:inline-block;position:relative;text-align:center;text-decoration:none;background:transparent;margin:0;padding:0;color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border:none;font-family:"Nunito Sans",sans-serif;color:#000;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;margin-left:16px;border-radius:8px;background:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:hover,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:hover,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover{text-decoration:none;outline:none;cursor:pointer;background-color:transparent}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:active,.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:focus,.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:active:focus,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:active,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:focus,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:active:focus,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:active,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:focus,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:active:focus,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:active,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:focus,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:active:focus{outline:none}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button svg,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button svg,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button svg,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button svg{width:30px;height:30px;fill:#000;margin-left:12px}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button svg path,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button svg path,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button svg path,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button svg path{fill:#fff}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button svg circle,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button svg circle,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button svg circle,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button svg circle{fill:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:hover,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:hover,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover{background:#007aff;color:#fff}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg path,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg path,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg path,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg path{fill:#007aff}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg circle,.news-card-sm .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg circle,.news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg circle,.tml-news-card .tml-section-stage__layer-video-hero .tml-video-hero__button:hover svg circle{fill:#fff}.tml-section-single-hero .tml-section-stage__layer-video-hero .tml-section-stage__layer-overlay,.news-card-sm .tml-section-stage__layer-video-hero .tml-section-stage__layer-overlay,.news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-overlay,.tml-news-card .tml-section-stage__layer-video-hero .tml-section-stage__layer-overlay{content:"";display:block;position:absolute;position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;z-index:20;background:rgba(0,0,0,0.1)}.tml-section-single-hero .tml-section-stage__layer-video-hero:before,.news-card-sm .tml-section-stage__layer-video-hero:before,.news-card .tml-section-stage__layer-video-hero:before,.tml-news-card .tml-section-stage__layer-video-hero:before{content:"";display:block;position:absolute;position:absolute;width:100%;height:100%;top:0;left:0;right:auto;bottom:auto;z-index:1;width:32px;height:32px;left:calc(50% - 16px);top:calc(50% - 16px);border-radius:50%;background:#007aff;-webkit-animation:tml-section-stage__layer-video-hero-loader--anim 0.5s ease infinite both;animation:tml-section-stage__layer-video-hero-loader--anim 0.5s ease infinite both}@-webkit-keyframes tml-section-stage__layer-video-hero-loader--anim{0%,100%{-webkit-transform:scale(1);transform:scale(1);opacity:0.3}60%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0.6}}@keyframes tml-section-stage__layer-video-hero-loader--anim{0%,100%{-webkit-transform:scale(1);transform:scale(1);opacity:0.3}60%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0.6}}.mdl-page-donate .mdl-section-intro__btn .mdl-btn,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit,.mdl-page-donate #give-purchase-button{background-color:#4cda66;border-color:#4cda66}.mdl-page-donate .mdl-section-intro__btn .mdl-btn:hover,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:hover,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:hover,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:hover,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:hover,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:hover,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:hover,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:hover,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:hover,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:focus,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:focus,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:focus,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:focus,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:focus,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:active,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:active,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:active,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:active,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:active,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:active,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:active,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active,.mdl-page-donate .mdl-section-intro__btn .mdl-btn:active:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-mail-contact-link:active:focus,.mdl-page-donate .mdl-section-intro__btn .mdl-in-content-button:active:focus,.mdl-page-donate .mdl-section-intro__btn .post-770 .wpcf7-form .wpcf7-submit:active:focus,.post-770 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active:focus,.mdl-page-donate .mdl-section-intro__btn .post-746 .wpcf7-form .wpcf7-submit:active:focus,.post-746 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active:focus,.mdl-page-donate .mdl-section-intro__btn .post-843 .wpcf7-form .wpcf7-submit:active:focus,.post-843 .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active:focus,.mdl-page-donate .mdl-section-intro__btn .page-template-page-mdl-mideast-press-club .wpcf7-form .wpcf7-submit:active:focus,.page-template-page-mdl-mideast-press-club .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active:focus,.mdl-page-donate .mdl-section-intro__btn .tml-internship-page .wpcf7-form .wpcf7-submit:active:focus,.tml-internship-page .wpcf7-form .mdl-page-donate .mdl-section-intro__btn .wpcf7-submit:active:focus,.mdl-page-donate #give-purchase-button:hover,.mdl-page-donate #give-purchase-button:focus,.mdl-page-donate #give-purchase-button:active,.mdl-page-donate #give-purchase-button:active:focus{background-color:transparent;border-color:#4cda66;color:#4cda66;-webkit-box-shadow:none;box-shadow:none;outline:none}.mdl-mobile-menu .mdl-btn--donate,.mdl-homepage-intro-title .mdl-btn--donate,.mdl-sidebar .mdl-btn--donate{background-color:#007aff;color:#fff;border-radius:0}.mdl-mobile-menu .mdl-btn--donate:hover,.mdl-homepage-intro-title .mdl-btn--donate:hover,.mdl-sidebar .mdl-btn--donate:hover{background-color:rgba(0,122,255,0.2);color:#007aff}.tmlmag-content-protection-title{text-align:center;margin-bottom:72px}.tmlmag-content-protection-title__title-1,.tmlmag-content-protection-title__title-2{font-size:3.125rem;font-weight:700;line-height:1.1;text-transform:lowercase}.tmlmag-content-protection-title__title-2{color:#007aff}.tmlmag-content-protection-title__title-3{font-size:1.5rem;font-weight:700;margin-top:10px}.tmlmag-content-protection-price{padding:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:500px;margin:0 auto}.tmlmag-content-protection-price__value{font-size:3.375rem;font-weight:700}.tmlmag-content-protection-price__period{font-size:1.25rem;font-weight:500;position:relative;top:-9px}.tmlmag-content-protection-text{max-width:500px;margin:0 auto;line-height:1.4;padding:0 0 24px 0}.memberpressproduct .entry-header{text-align:center}.memberpressproduct .mepr_price{font-size:1.5rem;font-weight:700}.memberpressproduct .mepr_price_cell{color:#007aff}.memberpressproduct .mepr-signup-form{max-width:500px;margin:0 auto}.memberpressproduct .mepr-signup-form .mp-form-submit{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;gap:8px}.memberpressproduct .mepr-signup-form .mepr-submit{width:100%}.tmlmag-promo-banner-wrapper{background-color:#fff;position:relative;z-index:5;overflow:hidden;margin:24px 0}.tmlmag-promo-banner{padding:36px 48px;position:relative;z-index:10;height:100vh;min-height:640px;max-height:640px}@media all and (max-width: 1024px){.tmlmag-promo-banner{padding:48px 24px 96px 24px;height:auto;min-height:auto;max-height:none}}@media all and (max-width: 767px){.tmlmag-promo-banner{padding-left:16px;padding-right:16px}}.tmlmag-promo-banner__logo img{width:auto;height:auto;max-width:340px}@media all and (max-width: 767px){.tmlmag-promo-banner__logo img{max-width:240px}}.tmlmag-promo-banner__content{margin-top:8%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media all and (max-width: 1024px){.tmlmag-promo-banner__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 767px){.tmlmag-promo-banner__content{gap:64px}}.tmlmag-promo-banner__c1{width:calc(100% - 50%);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:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 1024px){.tmlmag-promo-banner__c1{width:100%}}.tmlmag-promo-banner__c2{width:50%;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:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}@media all and (max-width: 1024px){.tmlmag-promo-banner__c2{width:100%}}.tmlmag-promo-banner__title-1{padding:0;margin:0;font-size:2rem;font-weight:700;line-height:1.1;color:#007AFF}@media all and (max-width: 767px){.tmlmag-promo-banner__title-1{font-size:1.5rem}}.tmlmag-promo-banner__title-2{padding:0;margin:0;margin-top:24px;font-size:1.5rem;font-weight:700;line-height:1.1}@media all and (max-width: 767px){.tmlmag-promo-banner__title-2{margin-top:12px;font-size:1rem}}.tmlmag-promo-banner__image{max-width:340px}@media all and (max-width: 1024px){.tmlmag-promo-banner__image{max-width:100%;width:100%}}.tmlmag-promo-banner__image img{width:auto;height:auto;max-width:340px}@media all and (max-width: 1024px){.tmlmag-promo-banner__image img{max-width:100%;width:100%}}.tmlmag-promo-banner__cta{max-width:340px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media all and (max-width: 1024px){.tmlmag-promo-banner__cta{max-width:100%}}.tmlmag-promo-banner__cta img{height:auto;width:48px}.tmlmag-promo-banner__btn{height:48px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-transform:uppercase;font-weight:700;border-color:#FF335D;color:#FF335D}.tmlmag-promo-banner__btn:hover{background-color:#FF335D;color:#000}.tmlmag-promo-banner-stage{position:absolute;width:100%;height:100%;top:0;left:0}.tmlmag-promo-banner-stage__item{position:absolute;border-radius:50%}.tmlmag-promo-banner-stage__item:after{content:"";display:block;position:absolute;position:absolute}.tmlmag-promo-banner-stage__item--1{right:-17%;top:-10%;width:360px;height:360px;background-color:#FF335D}@media all and (max-width: 1024px){.tmlmag-promo-banner-stage__item--1{right:-25%;top:-15%}}@media all and (max-width: 767px){.tmlmag-promo-banner-stage__item--1{right:-25%;top:-10%;width:220px;height:220px}}.tmlmag-promo-banner-stage__item--2{left:-10%;bottom:-10%;width:220px;height:220px;background-color:#007AFF}@media all and (max-width: 767px){.tmlmag-promo-banner-stage__item--2{left:-25%;bottom:32%}}.tmlmag-promo-banner-stage__item--2:after{width:50%;height:50%;top:calc(50% - 25%);left:calc(50% - 25%);border-radius:50%;background-color:#fff}.tmlmag-promo-banner-stage__item--3{width:92px;height:92px;top:20%;left:35%;background:#FBF426}@media all and (max-width: 1024px){.tmlmag-promo-banner-stage__item--3{top:-5%;left:-5%}}@media all and (max-width: 767px){.tmlmag-promo-banner-stage__item--3{bottom:-5%;left:2%;top:auto}}.tmlmag-promo-banner-stage__item--3:after{width:60%;height:60%;top:calc(50% - 30%);left:calc(50% - 30%);border-radius:50%;background-color:#fff}.tmlmag-promo-banner-stage__item--4{width:64px;height:64px;background:#3AD0AD;bottom:24px;right:8%}@media all and (max-width: 767px){.tmlmag-promo-banner-stage__item--4{bottom:24px;right:-8%}}.tmlmag-promo-banner-wrapper--layout-2 .tmlmag-promo-banner__title-1{color:#FF335D}.tmlmag-promo-banner-wrapper--layout-3 .tmlmag-promo-banner__title-1{font-size:3.5rem;color:#FF335D}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__logo img{max-width:220px}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__logo-title{font-size:7rem;line-height:0.85;font-weight:700;margin-bottom:12px}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__logo-title span{color:#FF335D}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__c1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:24px}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__title-1{font-size:6rem;font-weight:700;color:#007AFF}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__title-2{font-size:2rem;margin-top:0;font-weight:500}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner__content{margin-top:24px}@media all and (min-width: 768px){.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner-stage__item--2{right:35%;left:auto}}.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner-stage__item--3{display:none}@media all and (min-width: 768px){.tmlmag-promo-banner-wrapper--layout-4 .tmlmag-promo-banner-stage__item--4{left:24px;right:auto}}.mdl-header-stage-row-text-slider .slick-slide .mdl-header-stage-row__title-p{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOutDown20;animation-name:fadeOutDown20;-webkit-animation-duration:0.5s;animation-duration:0.5s}.mdl-header-stage-row-text-slider .slick-slide.slick-active .mdl-header-stage-row__title-p{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.6s;animation-delay:0.6s}.mdl-top-news-slider .slick-slide .mdl-top-news-title__l01{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOutDown20;animation-name:fadeOutDown20;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0.2s;animation-delay:0.2s}.mdl-top-news-slider .slick-slide .mdl-top-news-title__l02{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOutDown20;animation-name:fadeOutDown20;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s}.mdl-top-news-slider .slick-slide.slick-active .mdl-top-news-title__l01{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.2s;animation-delay:0.2s}.mdl-top-news-slider .slick-slide.slick-active .mdl-top-news-title__l02{-webkit-animation-name:fadeInUp20;animation-name:fadeInUp20;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.4s;animation-delay:0.4s}body.mdl-color-theme--dark{background-color:#121212;color:#fff}body.mdl-color-theme--dark p a:hover,body.mdl-color-theme--dark p+ul a:hover{color:#fff}body.mdl-color-theme--dark .st-ls-05-35,body.mdl-color-theme--dark .st-lh3-035{fill:#fff}body.mdl-color-theme--dark .mdl-logo__slogan{color:#fff}body.mdl-color-theme--dark #mdlWelcomeSection,body.mdl-color-theme--dark .mdl-sidebar,body.mdl-color-theme--dark #preloader,body.mdl-color-theme--dark .mdl-mobile-menu{background-color:#121212}body.mdl-color-theme--dark .mdl-sidebar--fixed{background-color:#1c1c1c}body.mdl-color-theme--dark .news-card-sm__title,body.mdl-color-theme--dark .mdl-menu__link:not(.mdl-menu__link--active) .mdl-menu__title:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-menu__link:not(.mdl-menu__link--active):not(:hover) .mdl-menu__icon svg,body.mdl-color-theme--dark .mdl-user-menu__icon svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-category-menu__list-link:not(:hover),body.mdl-color-theme--dark .mdl-user-menu__content:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-user-menu__content:hover{color:#007aff}body.mdl-color-theme--dark .mdl-user-menu__content:hover svg{fill:#007aff}body.mdl-color-theme--dark .mdl-footer .mdl-copyrights,body.mdl-color-theme--dark .mdl-block-user-review__subtitle{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-section-article-content .mdl-share-content-tool .mdl-btn-icon svg,body.mdl-color-theme--dark .news-card-sm .mdl-share-content-tool .mdl-btn-icon svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-section-article-content .mdl-share-content-tool .mdl-btn-icon svg:hover,body.mdl-color-theme--dark .news-card-sm .mdl-share-content-tool .mdl-btn-icon svg:hover{fill:#fff}body.mdl-color-theme--dark .mdl-article-params__action--rss .st1{fill:#121212}body.mdl-color-theme--dark .mdl-article-params__action--rss .st0{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-article-save-post-btn svg{stroke:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-article-save-post-btn:hover svg{stroke:#fff}body.mdl-color-theme--dark .mdl-article-params__date,body.mdl-color-theme--dark .news-card-sm__date,body.mdl-color-theme--dark .mdl-section .mdl-more-from__title{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-block-user-review__content{border-top:1px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-section-intro--cleared .mdl-section-intro__content{color:#fff}body.mdl-color-theme--dark .mdl-section-intro--cleared .mdl-btn-icon svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-section-intro--cleared .mdl-btn-icon svg:hover{fill:#fff}body.mdl-color-theme--dark .mdl-category-list__item-title:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-category-list__item{border-bottom:1px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-searchform__input{color:#fff}body.mdl-color-theme--dark .mdl-searchform__input::-webkit-input-placeholder{color:#fff;opacity:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform-origin:0 50%;transform-origin:0 50%}body.mdl-color-theme--dark .mdl-searchform__input::-moz-placeholder{color:#fff;opacity:0;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}body.mdl-color-theme--dark .mdl-searchform__input:-ms-input-placeholder{color:#fff;opacity:0;-ms-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}body.mdl-color-theme--dark .mdl-searchform__input:-moz-placeholder{color:#fff;opacity:0;-moz-transition:all .3s ease-in;transition:all .3s ease-in;transform-origin:0 50%}body.mdl-color-theme--dark .mdl-searchform__input:not(:focus){border-bottom:1px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-searchform__btn svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-searchform__btn svg:hover{fill:#007aff}body.mdl-color-theme--dark div#mepr-account-nav .mepr-nav-item a{color:#fff}body.mdl-color-theme--dark div#mepr-account-nav .mepr-nav-item a:after{border-bottom-color:#fff}body.mdl-color-theme--dark .mdl-links-menu__link:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-load-more-pagination a{border-top:1px solid #fff;border-bottom:1px solid #fff;color:#fff}body.mdl-color-theme--dark .mdl-load-more-pagination a:hover,body.mdl-color-theme--dark .mdl-load-more-pagination a:active,body.mdl-color-theme--dark .mdl-load-more-pagination a:focus,body.mdl-color-theme--dark .mdl-load-more-pagination a:active:focus{border-top:1px solid #007aff;border-bottom:1px solid #007aff;color:#007aff}body.mdl-color-theme--dark.page-template .mdl-section--with-header:not(.mdl-section-homepage):not(.mdl-section--red):not(.mdl-section--green):not(.mdl-section--magenta):not(.mdl-section--cyan):not(.mdl-section--blue):not(.mdl-section--yellow) .mdl-section__header,body.mdl-color-theme--dark.page-template-default .mdl-section--with-header:not(.mdl-section-homepage):not(.mdl-section--red):not(.mdl-section--green):not(.mdl-section--magenta):not(.mdl-section--cyan):not(.mdl-section--blue):not(.mdl-section--yellow) .mdl-section__header,body.mdl-color-theme--dark #migla_donation_form header.migla-panel-heading{border-color:rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-events-promo-social-links .mdl-social-links-list__link:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-tag--sm.mdl-tag--category-51{background-color:transparent}body.mdl-color-theme--dark .mdl-tag-label{color:rgba(255,255,255,0.5)}body.mdl-color-theme--dark .mdl-article-params{border-color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark #migla_donation_form .mg_nav-tabs>li>a{background-color:#272727 !important;color:rgba(255,255,255,0.5);text-decoration:none}body.mdl-color-theme--dark #migla_donation_form .mg_nav-tabs>li.mg_active>a{background-color:#1d1d1d !important;color:#fff}body.mdl-color-theme--dark #sectionpaypal,body.mdl-color-theme--dark #sectionstripe,body.mdl-color-theme--dark #sectionoffline,body.mdl-color-theme--dark #sectionauthorize{background-color:#1d1d1d !important}body.mdl-color-theme--dark .mdl-share-content-tool-options-list{background-color:transparent}body.mdl-color-theme--dark .mdl-opinion-card .mdl-share-content-tool-options-list,body.mdl-color-theme--dark .news-card-sm .mdl-share-content-tool-options-list,body.mdl-color-theme--dark .news-card .mdl-share-content-tool-options-list,body.mdl-color-theme--dark .tml-news-card .mdl-share-content-tool-options-list{background-color:#1c1c1c}body.mdl-color-theme--dark .mdl-btn-like.mdl-following-btn--js-trigger--processing:after{-webkit-animation:mdl-btn-like-pulse--anim-01 1s infinite;animation:mdl-btn-like-pulse--anim-01 1s infinite;background-color:rgba(255,255,255,0.05)}body.mdl-color-theme--dark .mdl-btn-like.mdl-following-btn--js-trigger--processing svg{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mdl-btn-like-icon-fade-out--anim;animation-name:mdl-btn-like-icon-fade-out--anim;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1}body.mdl-color-theme--dark .mdl-section--with-header .mdl-section__header{border-top:4px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mp_wrapper table.mepr-account-table tr.mepr-alt-row{background-color:rgba(255,255,255,0.05)}body.mdl-color-theme--dark .mp_wrapper table.mepr-account-table thead tr{border:none;border-bottom:4px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mp_wrapper table.mepr-account-table .mepr-account-subscr-id,body.mdl-color-theme--dark .mp_wrapper table.mepr-account-table .mepr-account-terms{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-archive-date-list a:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-archive-date-list strong{color:#121212}body.mdl-color-theme--dark .mdl-archive-date-list .emptymonth{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-archive-category:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-page-archive .tag-cloud-link:not(:hover){color:#fff}body.mdl-color-theme--dark .mdl-top-news-cards-wrapper .mdl-share-content-tool__options-list-wrapper{top:-16px}body.mdl-color-theme--dark .mdl-page-donate .give-btn:not(:hover){background:rgba(255,255,255,0.1);color:#fff}body.mdl-color-theme--dark .mdl-page-donate .give-btn.give-default-level{background:#007aff;color:#fff}body.mdl-color-theme--dark #give-final-total-wrap .give-final-total-amount{color:#000}@media all and (max-width: 767px){body.mdl-color-theme--dark .mp_wrapper table.mepr-account-table tbody tr{border-top-color:rgba(255,255,255,0.5)}}@media all and (max-width: 767px){body.mdl-color-theme--dark .mp_wrapper table.mepr-account-table tbody td{border-bottom-color:rgba(255,255,255,0.2)}}body.mdl-color-theme--dark .mdl-sitemap-wrapper a{color:#fff}body.mdl-color-theme--dark .mdl-sitemap-wrapper a:hover{color:#007aff}body.mdl-color-theme--dark .mdl-welcome-section-btn:focus,body.mdl-color-theme--dark .mdl-welcome-section-btn:hover,body.mdl-color-theme--dark .mdl-welcome-section-btn:active,body.mdl-color-theme--dark .mdl-welcome-section-btn:focus:active,body.mdl-color-theme--dark .mdl-welcome-section-btn:active:hover,body.mdl-color-theme--dark .mdl-welcome-section-btn:focus:hover{background-color:transparent}body.mdl-color-theme--dark .mdl-testimonial-box--white{background:transparent;color:#fff}body.mdl-color-theme--dark .mdl-testimonial-box--white .mdl-testimonial-box__author-p{color:rgba(255,255,255,0.8)}body.mdl-color-theme--dark .mdl-testimonial-box--white .mdl-testimonial-box__content-b{border-top:1px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-section-personalize-your-news .mdl-section-personalize-your-news__content-wrapper{border-top:1px solid rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-dropdown-wrapper--footer .dropdown-03__state-icon svg,body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03__state-icon svg{fill:#fff}body.mdl-color-theme--dark .mdl-dropdown-wrapper--footer .dropdown-03__title,body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03__title{color:#fff}body.mdl-color-theme--dark .mdl-dropdown-wrapper--footer .dropdown-03-options,body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03-options{background-color:#1c1c1c}body.mdl-color-theme--dark .mdl-dropdown-wrapper--footer .dropdown-03__trigger a,body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03__trigger a{color:#fff}body.mdl-color-theme--dark .mdl-dropdown-wrapper--footer .dropdown-03-options__list-item:hover,body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03-options__list-item:hover{background-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .mdl-dropdown-wrapper--footer .dropdown-03-options__list-item,body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03-options__list-item{border-bottom-color:transparent}body.mdl-color-theme--dark .mdl-dropdown-wrapper--user-menu .dropdown-03-options{background-color:#000}body.mdl-color-theme--dark .mdl-section-ppsp-content p a,body.mdl-color-theme--dark .mdl-section-ppsp-content p+ul a{color:#fff}body.mdl-color-theme--dark .mdl-section-ppsp-content p a:hover,body.mdl-color-theme--dark .mdl-section-ppsp-content p+ul a:hover{color:#007aff}body.mdl-color-theme--dark .mdl-section-text-page-donate a{color:#fff}body.mdl-color-theme--dark .mdl-section-text-page-donate a:hover{color:#007aff}body.mdl-color-theme--dark .mdl-section-social-initiatives .mdl-link-01--blue{color:#fff}body.mdl-color-theme--dark .mdl-section-social-initiatives .mdl-link-01--blue:hover{color:#007aff}body.mdl-color-theme--dark .mdl-section-personalize-your-theme--logged-in-no-followings .mdl-section__header{border-top:1px solid rgba(255,255,255,0.1) !important}body.mdl-color-theme--dark .mdl-section-intro-following__btn-settings:not(:hover) span{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-section-intro-following__btn-settings:hover svg,body.mdl-color-theme--dark .mdl-section-intro-following__btn-settings:hover svg:hover{fill:#007aff}body.mdl-color-theme--dark .mdl-share-tool-vertical--fixed{background-color:#1c1c1c}body.mdl-color-theme--dark .mdl-section-intro-fake-news:after{background-color:transparent}body.mdl-color-theme--dark .mdl-section-intro-fake-news__title{color:#fff}body.mdl-color-theme--dark .mdl-content-section-fake-news-title{border-color:#fff}body.mdl-color-theme--dark .mdl-fake-news-form__row-c{border-color:rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-fake-news-form .mdl-fn-option .wpcf7-list-item label{background-color:rgba(255,255,255,0.05)}body.mdl-color-theme--dark .tml-fake-news-winner-block{background-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .tml-fake-news-winner-block__author-data .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__text,body.mdl-color-theme--dark .mdl-fake-news-winners-month__col-02 .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__text{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .tml-fake-news-winner-block__author-data .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__icon svg,body.mdl-color-theme--dark .mdl-fake-news-winners-month__col-02 .mdl-block-icon-with-text-02 .mdl-block-icon-with-text-02__icon svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .tml-fake-news-winner-block__col-02{border-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .fake-news-01__link-02:hover{color:#fff}body.mdl-color-theme--dark .fake-news-01__link-02:hover svg{fill:#fff}body.mdl-color-theme--dark .mdl-fake-news-winners-month__title{border-color:#fff}body.mdl-color-theme--dark .mdl-fake-news-winners-month__item{border-color:rgba(255,255,255,0.3)}body.mdl-color-theme--dark .mdl-fake-news-winners-month__item-avatar,body.mdl-color-theme--dark .tml-fake-news-winner-block__author-avatar{background-color:#fff}body.mdl-color-theme--dark .mdl-link-01--blue.mdl-link-01--with-icon:hover{color:#fff}body.mdl-color-theme--dark .mdl-link-01--blue.mdl-link-01--with-icon:hover .mdl-link-01__icon svg{fill:#fff}body.mdl-color-theme--dark .mdl-article-params__actions-full .mdl-social-btn-01.mdl-article-params__action--print svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-themes-switcher__icon svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .tml-switch-02 .tml-switch-02__slider{background-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .mdl-fixed-informer--newsletter{background-color:#1c1c1c}body.mdl-color-theme--dark .mdl-section-news-opinion .slick-dots li button:before,body.mdl-color-theme--dark .mdl-section-news-ticker .slick-dots li button:before{background-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .mdl-section-news-ticker .slick-dots li.slick-active button:before,body.mdl-color-theme--dark .mdl-section-news-opinion .slick-dots li.slick-active button:before{background-color:#007aff}body.mdl-color-theme--dark .mdl-textual-widget__c02{background:#1c1c1c}body.mdl-color-theme--dark .mdl-section-top-stories .mdl-section__header{border-top:none}body.mdl-color-theme--dark .tml-news-card__title{color:#fff}body.mdl-color-theme--dark .tml-news-card__row-description,body.mdl-color-theme--dark .tml-news-card__date{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .tml-news-card__row-author{border-top-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .mdl-opinion-card .mdl-news-card__action svg,body.mdl-color-theme--dark .tml-news-card .mdl-share-content-tool .mdl-btn-icon svg{fill:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-opinion-card .mdl-news-card__action:hover svg,body.mdl-color-theme--dark .tml-news-card .mdl-share-content-tool .mdl-btn-icon:hover svg{fill:#fff}body.mdl-color-theme--dark .tml-news-card .mdl-tag-label:hover{color:#fff}body.mdl-color-theme--dark .mdl-section-breaking-news .mdl-section__header{border:none}body.mdl-color-theme--dark .mdl-opinion-card__title,body.mdl-color-theme--dark .mdl-section-breaking-news .mdl-breaking-news-card__title{color:#fff}body.mdl-color-theme--dark .mdl-opinion-card__title:hover,body.mdl-color-theme--dark .mdl-section-breaking-news .mdl-breaking-news-card__title:hover{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-opinion-card__date,body.mdl-color-theme--dark .mdl-breaking-news-card__date{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-section-news-opinion__action-topics:after{border-color:rgba(255,255,255,0.1)}body.mdl-color-theme--dark .mdl-section-mideast-streets-share--title{background:#4CD964}body.mdl-color-theme--dark .mdl-nav-header__content{background:#1c1c1c}body.mdl-color-theme--dark .mdl-nav-header__content #logo-horizontal-03-t-mm{fill:#fff}body.mdl-color-theme--dark.scroll-lock .mdl-nav-header__content{background:transparent}body.mdl-color-theme--dark .mdl-menu-trigger:hover,body.mdl-color-theme--dark .mdl-menu-trigger:active,body.mdl-color-theme--dark .mdl-menu-trigger:focus,body.mdl-color-theme--dark .mdl-menu-trigger:focus:hover,body.mdl-color-theme--dark .mdl-menu-trigger:focus:hover,body.mdl-color-theme--dark .mdl-menu-trigger:active:focus,body.mdl-color-theme--dark .mdl-menu-trigger:active:hover{background:#1c1c1c}body.mdl-color-theme--dark .mdl-btn-like-round:after,body.mdl-color-theme--dark .mdl-btn-icon-round:after{background:transparent}body.mdl-color-theme--dark .mdl-top-news-title--black .mdl-top-news-title__p--accent,body.mdl-color-theme--dark .mdl-top-news-title__p{color:#fff}body.mdl-color-theme--dark .news-card-sm__subtitle{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .mdl-item-with-marker__title{color:#fff}body.mdl-color-theme--dark .mdl-item-with-marker__title:hover{color:rgba(255,255,255,0.6)}body.mdl-color-theme--dark .tml-in-the-news-audio__title-name{color:#fff}@media all and (max-width: 767px){body.mdl-color-theme--dark .mdl-section-top-stories .mdl-show-on-mobile .mdl-section__more-from-mobile{border-bottom:1px solid rgba(255,255,255,0.3)}}body.mdl-color-theme--dark .mdl-section__subscription{color:rgba(255,255,255,0.7)}body.mdl-color-theme--dark .mdl-section-mideast-street .mdl-section__header,body.mdl-color-theme--dark .mdl-section-mideast-street .mdl-section-add-row{background-color:transparent}body.mdl-color-theme--dark .mdl-btn--bordered-black{background-color:#fff;color:#000;border-color:#fff}body.mdl-color-theme--dark .mdl-btn--bordered-black:hover{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
