/* Source: plugins/ak-framework/assets/css/ak-anim.css */
.ak-anim{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ak-anim.infinite{animation-iteration-count:infinite}.ak-anim-flash{animation-name:ak-anim-flash}.ak-anim-pulse{animation-name:ak-anim-pulse}.ak-anim-shake{animation-timing-function:ease-in-out;animation-name:ak-anim-shake}.ak-anim-swing{transform-origin:top center;animation-name:ak-anim-swing}.ak-anim-tada{animation-name:ak-anim-tada}.ak-anim-bounce{animation-name:ak-anim-bounce}.ak-anim-fade-out{animation-name:ak-menu-fade-out}.ak-anim-fade-in{animation-name:ak-anim-fade-in}.ak-anim-zoom-in{animation-name:ak-menu-zoom-in;animation-duration:.2s}.ak-anim-slide-in-down{animation-name:ak-anim-slide-in-down;animation-duration:.5s}.ak-anim-slide-out-down{-webkit-animation-name:ak-anim-slide-out-down;animation-name:ak-anim-slide-out-down}.ak-anim-slide-in-up{animation-name:ak-anim-slide-in-up;animation-duration:.5s}.ak-anim-slide-in-left{animation-name:ak-anim-slide-in-left;animation-duration:.5s}.ak-anim-slide-in-right{animation-name:ak-anim-slide-in-right;animation-duration:.5s}.ak-anim-flip-in-x{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:ak-anim-flip-in-x;animation-duration:.75s}.ak-anim-flip-in-y{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:ak-anim-flip-in-y}.ak-anim-delay-1{animation-delay:.05s}.ak-anim-delay-2{animation-delay:.15s}.ak-anim-delay-3{animation-delay:.25s}.ak-anim-delay-4{animation-delay:.35s}.ak-anim-delay-5{animation-delay:.45s}.ak-anim-delay-6{animation-delay:.55s}.ak-anim-delay-7{animation-delay:.65s}.ak-anim-delay-8{animation-delay:.75s}.ak-anim-delay-9{animation-delay:.85s}.ak-anim-delay-10{animation-delay:.95s}.ak-anim-delay-11{animation-delay:1.05s}.ak-anim-delay-12{animation-delay:1.15s}.ak-anim-delay-13{animation-delay:1.25s}.ak-anim-delay-14{animation-delay:1.35s}.ak-anim-delay-15{animation-delay:1.45s}.ak-anim-delay-16{animation-delay:1.55s}.ak-anim-delay-17{animation-delay:1.65s}.ak-anim-delay-18{animation-delay:1.75s}.ak-anim-delay-19{animation-delay:1.85s}.ak-anim-delay-20{animation-delay:1.95s}.ak-anim-delay-21{animation-delay:2.05s}.ak-anim-delay-22{animation-delay:2.15s}.ak-anim-delay-23{animation-delay:2.25s}.ak-anim-delay-24{animation-delay:2.35s}.ak-anim-delay-25{animation-delay:2.45s}.ak-anim-delay-26{animation-delay:2.55s}.ak-anim-delay-27{animation-delay:2.65s}.ak-anim-delay-28{animation-delay:2.75s}.ak-anim-delay-29{animation-delay:2.85s}.ak-anim-delay-30{animation-delay:2.95s}@keyframes ak-anim-flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes ak-anim-pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:translate3d(0,0,0)}}@keyframes ak-anim-shake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes ak-anim-swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:scale3d(1,1,1)}}@keyframes ak-anim-tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}@keyframes ak-anim-bounce{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes ak-anim-fade-in{from{opacity:0}to{opacity:1}}@keyframes ak-menu-fade-out{from{opacity:1}to{opacity:0}}@keyframes ak-menu-zoom-in{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes ak-anim-slide-in-down{from{transform:translate3d(0,25px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}@keyframes ak-anim-slide-out-down{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}@keyframes ak-anim-slide-in-up{from{transform:translate3d(0,-25px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}@keyframes ak-anim-slide-in-left{from{transform:translate3d(-25px,0,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}@keyframes ak-anim-slide-in-right{from{transform:translate3d(25px,0,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}@keyframes ak-anim-flip-in-x{from{transform:perspective(400px) rotate3d(1,0,0,90deg)}to{transform:perspective(400px)}}@keyframes ak-anim-flip-in-y{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}

/* Source: plugins/ak-framework/assets/css/fontawesome.min.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url("/wp-content/plugins/ak-framework/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/wp-content/plugins/ak-framework/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/wp-content/plugins/ak-framework/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/wp-content/plugins/ak-framework/assets/fonts/fontawesome-webfont.eot?v=4.7.0"),url("/wp-content/plugins/ak-framework/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/wp-content/plugins/ak-framework/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* Source: themes/newsy/assets/css/magnific-popup.css */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

/* Source: plugins/ak-framework/assets/lib/tiny-slider/tiny-slider.min.css */
.tns-outer {
  padding: 0 !important;
  direction: ltr !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

/* Source: plugins/newsy-elements/assets/css/style.css */
.ak-module{margin-bottom:30px;min-height:0;position:relative}.ak-module:last-child{margin-bottom:0}.ak-module.sticky{background:var(--ak-dark-bg-color);padding:15px;border:1px dashed var(--ak-border-color)}.ak-module-inner{display:block}.ak-module-featured,.ak-module-details{position:relative}.ak-module-featured.wp-block-embed{margin-bottom:0}.ak-module-featured .twitter-tweet[style]{margin-left:auto;margin-right:auto}.ak-module-title{margin:0;font-size:18px;font-weight:700;line-height:1.35}.ak-module-title a{color:#212121;-webkit-transition:color .2s;transition:color .2s}@media(max-width:576px){.ak-module-title{font-size:15px !important}}.ak-module-summary{margin-top:10px;font-size:15px;line-height:1.6}.ak-module-summary p{margin:0 0 5px}@media(max-width:767px){.ak-module-summary{display:none}}.ak-module-terms{line-height:initial}.ak-module-terms.badge a,.ak-module-terms.inline_badge a{background-color:rgba(38,38,38,0.63);color:#fff;display:inline-block;max-width:150px;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;font-size:11px;line-height:18px;margin-right:5px;padding:0 7px;text-transform:uppercase;letter-spacing:1px;-webkit-transition:.2s;transition:.2s}.ak-module-terms.badge{position:absolute;bottom:0;left:0;margin:0;z-index:1}.ak-module-terms.inline_badge,.ak-module-terms.inline_badge a{margin-bottom:5px}.ak-module-terms.inline{margin:5px 0 10px;font-size:12px;font-weight:700}.ak-module-terms.inline a{color:inherit;margin-right:15px;display:inline-block;max-width:150px;white-space:nowrap;text-overflow:ellipsis;background-color:transparent !important}.ak-module-terms.inline a:hover{color:#000}.ak-module-terms.inline a .ak-icon{margin-right:2px}.ak-module-terms.inline a .ak-icon img{width:24px;height:24px;margin-right:5px}.ak-module-badges{float:right}.ak-module-featured .ak-module-badges{float:none;position:absolute;z-index:3;top:-10px;left:-10px}@media(max-width:576px){.ak-module-featured .ak-module-badges{top:5px;left:5px}}.ak-module-featured .ak-module-badges a{float:left}.ak-module-featured .ak-module-badges a:last-child{margin-right:0}.ak-module-meta{font-size:12px;line-height:1.4;color:var(--ak-meta-text-color)}.ak-module-meta>div{display:inline-block;margin-right:10px;margin-top:10px}.ak-module-meta>div .ak-icon{display:inline-block;margin-right:5px}.ak-module-meta>div:last-child{margin-right:0}.ak-module-meta .ak-module-author a,.ak-module-meta .ak-module-time a,.ak-module-meta .ak-module-comments a{color:var(--ak-meta-text-color)}.ak-module-meta .ak-module-author a{color:var(--ak-accent-color)}@media(max-width:576px){.ak-module-meta .ak-module-author{display:none}}.ak-module-meta .ak-module-author .avatar{display:inline-block;border-radius:50%;margin-right:7px;margin-top:-2px;width:22px;height:22px}.ak-module-meta .ak-module-author .ak-module-author-by{margin-right:3px}.ak-module-meta .ak-module-author .ak-module-author-name{max-width:110px;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ak-module-meta .ak-module-share-counts{font-style:normal}.ak-module-meta .ak-module-share-counts span.social-item{display:inline-block;margin-right:12px;color:inherit;background-color:transparent}.ak-module-meta .ak-module-share-counts span.social-item .ak-icon{display:inline-block;margin-right:7px;color:inherit}.ak-module-review-star{font-size:14px}.ak-module-review-star .fa{color:#f7c90d;font-style:normal;margin-right:2px}.ak-module-featured-meta{display:inline-block;position:absolute;bottom:0;right:0;z-index:1;padding:0 10px;background-color:rgba(0,0,0,0.5);color:#fff;font-size:12px;line-height:20px}.ak-module-featured-meta>div{display:inline-block;margin-right:10px;color:#fff}.ak-module-featured-meta>div .ak-icon{margin-right:5px}.ak-module-featured-meta>div a,.ak-module-featured-meta>div span{color:#fff}.ak-module-featured-meta>div:last-child{margin-right:0}.ak-module-bottom{margin-top:15px}.ak-module-bottom .ak-share-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ak-module-sponsor{margin:0 0 5px}.ak-module-format-icon{position:absolute;z-index:2;left:50%;top:50%;margin:-19px 0 0 -19px;pointer-events:none;width:38px;height:38px;border:2px solid #fff;line-height:36px;text-align:center;border-radius:50%;color:#fff;background:rgba(0,0,0,0.2);font-size:16px;-webkit-box-shadow:0 0 12px 1px rgba(0,0,0,0.42);box-shadow:0 0 12px 1px rgba(0,0,0,0.42);text-shadow:0 1px 0 rgba(0,0,0,0.23);-webkit-transition:all .4s ease;transition:all .4s ease}.ak-module-format-icon .fa{line-height:28px;width:100%;text-align:center}.ak-module-format-icon.format-audio{padding-right:2px}.ak-module-format-icon.format-video{padding-left:2px}.ak-module:hover .ak-module-format-icon{background:rgba(0,0,0,0.5)}.ak-edit-post-link{position:absolute;top:-15px;z-index:5;right:0;color:#fff !important;padding:4px 8px;line-height:20px;font-size:13px;background-color:rgba(0,0,0,0.4);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-weight:500;opacity:0;visibility:hidden}.ak-edit-post-link:hover .ak-edit-post-link{background-color:rgba(0,0,0,0.8)}.ak-module:hover .ak-edit-post-link{top:0;opacity:1;visibility:visible}.ak-featured-content{position:relative;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(60%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(60%,#000),to(transparent));mask-image:linear-gradient(180deg,#000 60%,transparent);max-height:250px}.ak-featured-content *:last-child{margin-bottom:0}.ak-featured-content-more{position:absolute;z-index:2;bottom:-5px;left:0;right:0;width:100%;padding:10px 0;text-align:center}.ak-featured-content-more .btn{background-color:var(--ak-bg-color) !important;color:var(--ak-text-color);letter-spacing:0;font-weight:500;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.1);box-shadow:1px 1px 5px rgba(0,0,0,0.1)}.ak-featured-content-more .btn:hover{background-color:#f7f7f7!important;color:#000;transition:unset}.ak-featured-content-more .btn i{margin-left:5px}.ak-featured-cover{position:relative;overflow:hidden}.ak-module-video-duration{position:absolute;bottom:7px;right:7px;height:22px;z-index:3;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;font-size:11px;line-height:22px;text-align:center;cursor:pointer}.ak-module-video-duration .inactive{-webkit-transform:translateZ(11px);transform:translateZ(11px);background-color:rgba(0,0,0,0.6)}.ak-module-video-duration .active{-webkit-transform:rotateX(-90deg) translateZ(-11px);transform:rotateX(-90deg) translateZ(-11px);background-color:var(--ak-block-accent-color)}.ak-module-video-duration .inactive,.ak-module-video-duration .active{height:22px;padding:0 8px;color:#fff;border-radius:3px}.ak-module:hover .ak-module-video-duration{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-ms-transform:none}.ak-module-1{margin-bottom:25px}.ak-module-1 .ak-module-title{font-size:17px}.ak-module-1 .ak-module-summary p{margin:0}.ak-module-1 .ak-module-featured{float:left;width:190px}.ak-module-1 .ak-module-details{margin-left:190px;padding-left:20px}.ak-block-width-1 .ak-module-1 .ak-module-title,.ak-block-width-1 .ak-module-1-medium .ak-module-title{font-size:16px}.ak-block-width-1 .ak-module-1 .ak-module-featured,.ak-block-width-1 .ak-module-1-medium .ak-module-featured{width:160px;margin-right:15px}.ak-block-width-1 .ak-module-1 .ak-module-details,.ak-block-width-1 .ak-module-1-medium .ak-module-details{margin:0;padding:0}@media only screen and (max-width:768px){.ak-module-1 .ak-module-title,.ak-module-1-medium .ak-module-title{font-size:14px}.ak-module-1 .ak-module-featured,.ak-module-1-medium .ak-module-featured{width:120px}.ak-module-1 .ak-module-details,.ak-module-1-medium .ak-module-details{margin-left:120px}}.ak-module-1-large .ak-module-title a{font-size:1.25em}.ak-module-1-large .ak-module-featured{float:left;width:360px}.ak-module-1-large .ak-module-details{margin-left:360px;padding-left:30px}@media only screen and (min-width:992px){.ak-module-1-large-big{margin-bottom:50px}.ak-module-1-large-big .ak-module-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ak-module-1-large-big .ak-module-featured{width:50%}.ak-module-1-large-big .ak-featured-thumb.size-500{padding-bottom:55%}.ak-module-1-large-big .ak-module-title a{font-size:1.6em}.ak-module-1-large-big .ak-module-summary{margin-top:15px}.ak-module-1-large-big .ak-module-meta{margin-top:10px}.ak-module-1-large-big .ak-module-details{width:50%;margin-left:0;padding:1.5em 3em !important}.ak-module-1-large-big .ak-module-details .ak-module-terms{margin-bottom:10px}}.ak-block-width-1 .ak-module-1-large .ak-module-title,.ak-block-width-1 .ak-module-1-large-big .ak-module-title{font-size:16px}.ak-block-width-1 .ak-module-1-large .ak-module-featured,.ak-block-width-1 .ak-module-1-large-big .ak-module-featured{width:100%;margin-bottom:15px}.ak-block-width-1 .ak-module-1-large .ak-module-details,.ak-block-width-1 .ak-module-1-large-big .ak-module-details{margin:0;padding:0}.ak-module-1-medium{margin-bottom:30px}.ak-module-1-medium .ak-module-title a{font-size:1.15em}.ak-module-1-medium .ak-module-featured{width:270px;float:left}.ak-module-1-medium .ak-module-details{margin-left:270px;padding-left:30px}@media(max-width:991px){.ak-module-1-medium .ak-module-title a,.ak-module-1-large .ak-module-title a,.ak-module-1-large-big .ak-module-title a{font-size:1em}.ak-module-1-medium .ak-module-featured,.ak-module-1-large .ak-module-featured,.ak-module-1-large-big .ak-module-featured{width:220px}.ak-module-1-medium .ak-module-details,.ak-module-1-large .ak-module-details,.ak-module-1-large-big .ak-module-details{margin-left:220px}}@media(max-width:767px){.ak-module-1-medium .ak-module-featured,.ak-module-1-large .ak-module-featured,.ak-module-1-large-big .ak-module-featured{width:125px}.ak-module-1-medium .ak-module-details,.ak-module-1-large .ak-module-details,.ak-module-1-large-big .ak-module-details{margin-left:125px;padding-left:15px}.ak-module-1-medium .ak-module-terms,.ak-module-1-large .ak-module-terms,.ak-module-1-large-big .ak-module-terms{display:none}.ak-module-1-large-big .ak-featured-thumb.size-500{padding-bottom:70%}}.ak-module-1-small,.ak-module-1-small-square{border-bottom:0;margin-bottom:25px}.ak-module-1-small .ak-module-title,.ak-module-1-small-square .ak-module-title{font-size:15px !important;line-height:20px !important;letter-spacing:normal}.ak-module-1-small .ak-module-terms.inline,.ak-module-1-small-square .ak-module-terms.inline{margin-bottom:0}.ak-module-1-small .ak-module-video-duration,.ak-module-1-small-square .ak-module-video-duration{height:16px;font-size:9px;line-height:16px}.ak-module-1-small .ak-module-video-duration .inactive,.ak-module-1-small-square .ak-module-video-duration .inactive,.ak-module-1-small .ak-module-video-duration .active,.ak-module-1-small-square .ak-module-video-duration .active{height:16px;padding:0 4px}.ak-module-1-small .ak-module-featured{float:left;width:120px}.ak-module-1-small .ak-module-details{margin-left:120px;padding-left:15px}.ak-module-1-small-square .ak-module-featured{float:left;width:75px}.ak-module-1-small-square .ak-module-details{margin-left:75px;padding-left:15px}@media only screen and (min-width:992px) and (max-width:1200px){.ak-module-1-small .ak-module-title,.ak-module-1-small-square .ak-module-title{font-size:13px !important}.ak-module-1-small .ak-module-featured{width:75px}.ak-module-1-small .ak-module-details{margin-left:75px}}.ak-module-1-tall{margin-bottom:30px}.ak-module-1-tall .ak-module-featured{float:left;width:270px}.ak-module-1-tall .ak-module-details{margin-left:295px;min-height:200px}.ak-module-1-tall .ak-module-title{font-size:28px;margin-top:5px}.ak-module-1-tall .ak-module-meta{margin-top:10px;padding-bottom:0}.ak-module-1-wide{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(20,0,0,0.1)}.ak-module-1-wide:last-of-type{border-bottom:0;padding-bottom:0}.ak-module-1-wide .ak-module-details{margin-top:20px}.ak-module-1-wide .ak-module-details .ak-module-summary{display:block}@media only screen and (min-width:992px){.ak-module-1-wide .ak-module-featured{float:left;width:360px}.ak-module-1-wide .ak-module-details{margin-top:0;margin-left:385px}}.ak-module-1-wide .ak-module-title{margin-bottom:10px}.ak-module-1-wide .ak-module-title a{font-size:1.15em}.ak-module-1-wide .ak-module-meta{margin-bottom:15px}.ak-module-1-wide .ak-module-meta>div{margin-top:0}.ak-block-width-1 .ak-module-1-wide .ak-module-title{font-size:16px}.ak-block-width-1 .ak-module-1-wide .ak-module-featured,.ak-block-width-1 .ak-module-1-wide .ak-module-details{width:100%;margin:0;padding:0}.ak-block-width-1 .ak-module-1-wide .ak-module-featured{margin-bottom:10px}.ak-module-2 .ak-module-featured{margin-bottom:15px}.ak-module-2-tall{margin-bottom:30px}.ak-module-2-tall .ak-module-featured{margin-bottom:10px}.ak-module-2-wide .ak-module-featured{margin-bottom:15px}.ak-module-3 .ak-module-grid-wrap{position:relative}.ak-module-3 .ak-module-video-duration{bottom:auto;top:7px}.ak-module-3 .ak-module-details{position:absolute !important;z-index:2;bottom:0;left:0;right:0;padding:20px;overflow:hidden;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,0.6)),to(rgba(0,0,0,0.9)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.9) 100%);-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.ak-module-3 .ak-module-details .ak-module-title a,.ak-module-3 .ak-module-details .ak-module-meta,.ak-module-3 .ak-module-details .ak-module-meta a{color:#fff !important;-webkit-text-shadow:1px 1px 3px rgba(0,0,0,0.2);-moz-text-shadow:1px 1px 3px rgba(0,0,0,0.2);text-shadow:1px 1px 3px rgba(0,0,0,0.2)}.ak-module-3 .ak-module-terms.badge{top:0;bottom:auto !important;z-index:3;left:20px !important}.ak-module-3 .ak-module-terms.badge a{margin-top:0 !important;margin-left:0 !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important}.ak-module-3:hover .ak-module-title a{color:#fff !important}.ak-block-module-thumb-round .ak-module-3 .ak-module-details{border-radius:0 0 5px 5px}.ak-block-numeric-style-7 .ak-module.ak-module-3 .ak-module-details:before{top:auto;bottom:30px;right:20px;color:rgba(255,255,255,0.3)}.ak-module-4 .ak-module-featured{margin-bottom:10px}.ak-module-4 .ak-module-featured .ak-module-terms{bottom:38px !important;left:15px}.ak-module-4 .ak-module-featured .ak-module-view{bottom:38px;right:15px}.ak-module-4 .ak-module-video-duration{bottom:auto;top:7px}.ak-module-4 .ak-module-details{position:relative;background-color:var(--ak-bg-color);margin:-40px 15px 0 15px;padding:15px 20px}.ak-module-4 .ak-module-title{font-size:18px}.ak-module-5{margin-bottom:40px}.ak-module-5 .ak-module-featured{margin-bottom:15px}.ak-module-5 .ak-module-title a{font-size:1.55em}.ak-block-width-1 .ak-module-5 .ak-module-title{font-size:18px}@media only screen and (max-width:768px){.ak-module-5 .ak-module-title{font-size:18px}}.ak-module-6{margin-bottom:40px}.ak-module-6 .ak-module-featured{margin-bottom:15px}.ak-module-6 .ak-module-title{font-size:32px;line-height:1.2}.ak-module-7{margin-bottom:40px}.ak-module-7 .ak-module-featured{margin-bottom:10px}.ak-module-7 .ak-module-featured .ak-module-terms{bottom:50px;left:40px}.ak-module-7 .ak-module-featured .ak-module-view{bottom:30px;right:30px}.ak-module-7 .ak-module-details{position:relative;background-color:#fff;margin:-50px 20px 0 20px;padding:20px}.ak-module-7 .ak-module-title{font-size:32px;line-height:1.2}.ak-module-8:not(:last-child){border-bottom:1px solid var(--ak-alpha-border-color);padding-bottom:30px;margin-bottom:30px}.ak-module-8 .ak-module-terms.inline a{font-size:1.2em}.ak-module-8 .ak-module-terms,.ak-module-8 .ak-module-featured,.ak-module-8 .ak-module-meta,.ak-module-8 .ak-module-summary{margin:0 0 15px}.ak-module-8 .ak-module-title{margin:0 0 10px}.ak-module-8 .ak-module-title a{font-size:1.55em}.ak-module-8 .ak-module-title{line-height:1.2}.ak-module-8 .ak-module-meta>div{margin-top:0}.ak-block-module-boxed .ak-module-8,.ak-block-module-inner-boxed .ak-module-8{border-bottom:0;padding-bottom:0}.ak-module-9{border-bottom:1px solid var(--ak-alpha-border-color);padding-bottom:30px;margin-bottom:30px}.ak-module-9 .ak-module-title,.ak-module-9 .ak-module-featured{margin-bottom:10px}.ak-module-9 .ak-module-title a{font-size:1.15em}.ak-module-9 .ak-module-featured,.ak-module-9 .ak-module-details:not(.top),.ak-module-9 .ak-module-bottom{max-width:600px}.ak-block-module-boxed .ak-module-9,.ak-block-module-inner-boxed .ak-module-9{border-bottom:0;padding-bottom:0}.ak-block-module-boxed .ak-module-9 .ak-module-featured{margin-left:-15px;margin-right:-15px;max-width:none}.ak-block-module-boxed .ak-module-9 .ak-module-details,.ak-block-module-boxed .ak-module-9 .ak-module-bottom{max-width:100%}.ak-block-module-inner-boxed .ak-module-9{max-width:600px}.ak-block-module-inner-boxed .ak-module-9 .ak-module-title{margin-bottom:0}.ak-block-module-inner-boxed .ak-module-9 .ak-module-featured,.ak-block-module-inner-boxed .ak-module-9 .ak-module-details,.ak-block-module-inner-boxed .ak-module-9 .ak-module-bottom{max-width:100%}.ak-module-11 .ak-module-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:-40px;padding:10px 0 10px 0;background-color:var(--ak-grey-bg-color);position:absolute;top:0;bottom:0;width:40px;height:100%;border-radius:5px 0 0 5px}.ak-module-11 .ak-post-voting{-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;color:var(--ak-text-color)}.ak-module-11 .ak-post-voting .ak-voting-count{font-weight:600}.ak-module-11 .ak-post-voting .ak-voting-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:32px;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;font-size:18px;color:var(--ak-meta-text-color)}.ak-module-11 .ak-post-voting .ak-voting-button:hover{background-color:var(--ak-alpha-bg-color)}.ak-module-11 .ak-module-inner{position:relative;margin-left:40px;border-radius:0 5px 5px 0;padding:10px 0;background-color:var(--ak-box-bg-color);border:1px solid var(--ak-box-border-color)}.ak-module-11:hover .ak-module-inner{border-color:var(--ak-darker-border-color)}.ak-module-11 .ak-module-top,.ak-module-11 .ak-module-bottom,.ak-module-11 .ak-featured-content{margin:0 15px}.ak-module-11 .ak-module-title{font-size:1rem;font-weight:500;margin:0 15px 10px}.ak-module-11 .ak-module-meta{margin:0 15px 15px}.ak-module-11 .ak-module-meta>div{margin-top:15px}@media(max-width:400px){.ak-module-11 .ak-module-inner{margin-left:0;margin-bottom:10px}.ak-module-11 .ak-module-left{-webkit-box-direction:row;-ms-flex-direction:row;flex-direction:row;position:absolute;z-index:1;top:auto;left:7px;bottom:14px;height:40px;background:transparent}.ak-module-11 .ak-post-voting{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.ak-module-11 .ak-module-bottom{margin-left:124px}}.ak-module-grid{position:relative;display:block;float:left;padding:0;margin:0;width:100%;height:100%}.ak-module-grid .ak-module-inner{position:relative}.ak-module-grid .ak-module-inner,.ak-module-grid .ak-module-grid-wrap,.ak-module-grid .ak-module-featured,.ak-module-grid .ak-featured-cover{width:100%;height:100%}.ak-module-grid .ak-module-grid-wrap{position:relative}.ak-module-grid .ak-featured-cover,.ak-module-grid .ak-featured-link,.ak-module-grid .ak-featured-thumb,.ak-module-grid .ak-featured-thumb>div{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;padding:0}.ak-module-grid .ak-module-details{position:absolute;z-index:2;bottom:0;left:0;right:0;padding:25px;pointer-events:none}.ak-module-grid .ak-module-title{letter-spacing:-0.02em;line-height:1.3}.ak-module-grid .ak-module-title a{text-overflow:ellipsis;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:normal}.ak-module-grid.ak-module-grid-tall .ak-module-title a{-webkit-line-clamp:5}.ak-module-grid.ak-module-grid-wide-big .ak-module-title a,.ak-module-grid.ak-module-grid-small .ak-module-title a{-webkit-line-clamp:2}.ak-module-grid .ak-module-terms.inline a,.ak-module-grid .ak-module-title a,.ak-module-grid .ak-module-summary,.ak-module-grid .ak-module-meta,.ak-module-grid .ak-module-meta a{color:#fff;-webkit-text-shadow:0 1px 1px rgba(0,0,0,0.4);-moz-text-shadow:0 1px 1px rgba(0,0,0,0.4);text-shadow:0 1px 1px rgba(0,0,0,0.4)}.ak-module-grid .ak-module-terms.inline,.ak-module-grid .ak-module-meta,.ak-module-grid .ak-module-meta a{color:#fff !important}.ak-module-grid:hover .ak-module-title a{color:#fff !important}.ak-module-grid .ak-module-meta{font-size:13px}.ak-module-grid .ak-module-featured-meta{position:relative;bottom:auto;right:auto;background-color:transparent}.ak-module-grid .ak-module-format-icon{left:auto;right:20px;top:40px;bottom:auto}.ak-module-grid .ak-module-terms{margin-bottom:5px}.ak-module-grid .ak-module-terms.badge{top:0;bottom:auto !important;z-index:3;left:25px !important}.ak-module-grid .ak-module-badges{right:15px;left:auto}.ak-module.ak-module-grid-big .ak-module-title a{font-size:1.75em}.ak-module.ak-module-grid-wide-big .ak-module-title a{font-size:1.55em}.ak-module.ak-module-grid-tall .ak-module-title a{font-size:1.35em}.ak-module.ak-module-grid-wide .ak-module-title a{font-size:1.25em}.ak-module.ak-module-grid-medium .ak-module-title a{font-size:1.15em}.ak-module.ak-module-grid-small .ak-module-title a{font-size:1em}@media only screen and (max-width:991px){.ak-module-grid .ak-module-details{padding:20px}.ak-module-grid .ak-module-title{font-size:14px !important}}@media only screen and (max-width:767px){.ak-module-grid .ak-module-title{font-size:13px !important}.ak-module-grid .ak-module-meta{display:none}}.ak-module-image{position:relative}.ak-module-image .ak-module-title{font-size:12px !important;line-height:16px}.ak-module-image .ak-module-title a{color:#fff !important}.ak-module-image .ak-featured-link:before{bottom:0;z-index:5;content:"";display:block;height:100%;width:100%;position:absolute;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0}.ak-module-image:hover .ak-featured-link:before{opacity:.8;background-color:var(--ak-block-accent-color)}.ak-module-image .ak-module-details{color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;margin:15px;opacity:0;z-index:6;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ak-module-image:hover .ak-module-details{opacity:1}.ak-block{--ak-block-accent-color:#377dce;position:relative;margin-bottom:40px}.ak-block .row{margin-bottom:30px}.ak-block .row:last-child{margin-bottom:0}@media(max-width:767px){.ak-block .row>div:not(:last-child){margin-bottom:30px}}.ak-block .ak-loading-wrap span,.ak-block .owl-dot.active span,.ak-block .owl-dot:hover span{background-color:var(--ak-block-accent-color)}.ak-block .ak-pagination:not(.next_prev) .ak-pagination-btn,.ak-block .ak-pagination:not(.next_prev) .ak-pagination-btn:hover{background-color:var(--ak-block-accent-color);border-color:var(--ak-block-accent-color);color:#fff}.elementor-widget .ak-block,.elementor-widget .ak-block-custom-header .ak-block-header,.elementor-widget .ak-ad{margin-bottom:0}.ak-block-inner{position:relative}.ak-block-boxed{background-color:var(--ak-box-bg-color);border:1px solid var(--ak-box-border-color);padding:20px}@media(max-width:576px){.ak-block-boxed{padding:20px}}.ak-block-shadow,.ak-block-item-shadow .ak-block-module .ak-module-inner{border:0;-webkit-box-shadow:0 2px 1px rgba(0,0,0,0.1);box-shadow:0 2px 1px rgba(0,0,0,0.1)}.ak-block-inner-boxed .ak-block-header{margin-bottom:0}.ak-block-inner-boxed .ak-block-inner{background-color:var(--ak-box-bg-color);padding:20px;margin:0;border:1px solid var(--ak-box-border-color)}.ak-block-module-boxed .ak-module-inner{padding:15px;background-color:var(--ak-box-bg-color);border:1px solid var(--ak-box-border-color)}.ak-block-module-inner-boxed .ak-module .ak-module-inner{background-color:var(--ak-box-bg-color);border:1px solid var(--ak-box-border-color)}.ak-block-module-inner-boxed .ak-module .ak-module-featured{margin-bottom:0}.ak-block-module-inner-boxed .ak-module .ak-module-featured .post-terms{bottom:auto;top:0}.ak-block-module-inner-boxed .ak-module .ak-module-details{padding:15px 20px}@media(max-width:576px){.ak-block-module-inner-boxed .ak-module .ak-module-details{padding:10px 15px}}.ak-block-module-inner-boxed .ak-module.ak-module-2 .ak-module-terms.badge,.ak-block-module-inner-boxed .ak-module.ak-module-2-tall .ak-module-terms.badge,.ak-block-module-inner-boxed .ak-module.ak-module-2-wide .ak-module-terms.badge,.ak-block-module-inner-boxed .ak-module.ak-module-5 .ak-module-terms.badge{left:20px}.ak-block-module-inner-boxed .ak-module.ak-module-2 .ak-module-terms.badge a,.ak-block-module-inner-boxed .ak-module.ak-module-2-tall .ak-module-terms.badge a,.ak-block-module-inner-boxed .ak-module.ak-module-2-wide .ak-module-terms.badge a,.ak-block-module-inner-boxed .ak-module.ak-module-5 .ak-module-terms.badge a{margin-left:0 !important}.ak-block-module-inner-highlight .ak-module-featured .ak-module-terms{bottom:auto;top:0}.ak-block-module-inner-highlight .ak-module-details{position:relative;z-index:1;text-align:center;padding:20px 20px 25px 20px;margin:-55px 20px 0 20px;background-color:var(--ak-box-bg-color);-webkit-box-shadow:0 4px 20px var(--ak-box-border-color);box-shadow:0 4px 20px var(--ak-box-border-color);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.ak-block-module-center-elements .ak-module.ak-module-1 .ak-module-inner,.ak-block-module-center-elements .ak-module.ak-module-1-medium .ak-module-inner,.ak-block-module-center-elements .ak-module.ak-module-1-small-square .ak-module-inner,.ak-block-module-center-elements .ak-module.ak-module-1-small .ak-module-inner,.ak-block-module-center-elements .ak-module.ak-module-1-tall .ak-module-inner,.ak-block-module-center-elements .ak-module.ak-module-1-wide .ak-module-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ak-block-module-center-elements .ak-module.ak-module-1 .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-1-medium .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-1-small-square .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-1-small .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-1-tall .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-1-wide .ak-module-featured{-ms-flex-negative:0;flex-shrink:0}.ak-block-module-center-elements .ak-module.ak-module-1 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-1-medium .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-1-small-square .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-1-small .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-1-tall .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-1-wide .ak-module-details{margin-left:0}.ak-block-module-center-elements .ak-module.ak-module-2,.ak-block-module-center-elements .ak-module.ak-module-2-tall,.ak-block-module-center-elements .ak-module.ak-module-2-wide,.ak-block-module-center-elements .ak-module.ak-module-5,.ak-block-module-center-elements .ak-module.ak-module-6,.ak-block-module-center-elements .ak-module.ak-module-7,.ak-block-module-center-elements .ak-module.ak-module-8,.ak-block-module-center-elements .ak-module.ak-module-9,.ak-block-module-center-elements .ak-module.ak-module-10,.ak-block-module-center-elements .ak-module.ak-module-11{text-align:center}.ak-block-module-center-elements .ak-module.ak-module-2 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-2-tall .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-2-wide .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-5 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-6 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-7 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-8 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-9 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-10 .ak-module-terms.badge,.ak-block-module-center-elements .ak-module.ak-module-11 .ak-module-terms.badge{bottom:-10px;right:0;left:0}.ak-block-module-center-elements .ak-module.ak-module-2 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-2-tall .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-2-wide .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-5 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-6 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-7 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-8 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-9 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-10 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-11 .ak-module-terms.badge a,.ak-block-module-center-elements .ak-module.ak-module-2 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-2-tall .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-2-wide .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-5 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-6 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-7 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-8 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-9 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-10 .ak-module-terms.inline a,.ak-block-module-center-elements .ak-module.ak-module-11 .ak-module-terms.inline a{margin-left:8px;margin-right:8px}.ak-block-module-center-elements .ak-module.ak-module-2 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-2-tall .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-2-wide .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-5 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-6 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-7 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-8 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-9 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-10 .ak-module-details,.ak-block-module-center-elements .ak-module.ak-module-11 .ak-module-details{margin-left:5%;margin-right:5%}.ak-block-module-center-elements .ak-module.ak-module-2 .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-2-tall .ak-module-featured,.ak-block-module-center-elements .ak-module.ak-module-2-wide .ak-module-featured{margin-bottom:15px}.ak-block-module-seperator-line .ak-module-inner{border-bottom:1px solid var(--ak-alpha-border-color)}.ak-block-module-seperator-line.ak-block-width-1 .ak-module:last-child .ak-module-inner{border-bottom:0;padding-bottom:0 !important}.ak-block-module-thumb-round .ak-module-grid .ak-featured-link,.ak-block-module-thumb-round .ak-module-featured .ak-featured-thumb{border-radius:5px;overflow:hidden}.ak-block-border-round,.ak-block-inner-border-round .ak-block-inner{border-radius:5px}.ak-block-column .ak-block-posts{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ak-block-column .ak-block-posts .ak-module{width:100%}@media only screen and (min-width:576px){.ak-block-column .ak-block-posts{margin-right:-30px}.ak-block-column .ak-block-posts .ak-no-posts{margin-right:30px}.ak-block-column .ak-block-posts .ak-module{float:left;padding-right:30px}.ak-block-column .ak-block-posts .ak-module:last-child{margin-bottom:0 !important}.ak-block-column.ak-block-width-1 .ak-block-posts{margin-right:0 !important}.ak-block-column.ak-block-width-1 .ak-block-posts .ak-no-posts{margin-right:0 !important}.ak-block-column.ak-block-width-1 .ak-block-posts .ak-module{padding-right:0 !important;padding-left:0 !important}.ak-block-column.ak-block-width-2 .ak-block-posts .ak-module{width:50%}.ak-block-column.ak-block-width-2 .ak-block-posts .ak-module:nth-last-child(-n+2){margin-bottom:0 !important}}@media only screen and (min-width:768px){.ak-block-column.ak-block-width-3 .ak-block-posts .ak-module{width:33.33336%}.ak-block-column.ak-block-width-3 .ak-block-posts .ak-module:nth-last-child(-n+3){margin-bottom:0 !important}}@media only screen and (min-width:992px){.ak-block-column.ak-block-width-4 .ak-block-posts .ak-module{width:25%}.ak-block-column.ak-block-width-4 .ak-block-posts .ak-module:nth-last-child(-n+4){margin-bottom:0 !important}.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module{width:20%}.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module:nth-last-child(-n+5){margin-bottom:0 !important}}@media only screen and (min-width:576px) and (max-width:991px){.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module,.ak-block-column.ak-block-width-4 .ak-block-posts .ak-module{width:50%}.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module:nth-last-child(-n+3),.ak-block-column.ak-block-width-4 .ak-block-posts .ak-module:nth-last-child(-n+3){margin-bottom:0 !important}.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module:last-of-type{display:none}}@media only screen and (min-width:768px) and (max-width:1200px){.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module{width:33.33336%}.ak-block-column.ak-block-width-5 .ak-block-posts .ak-module:nth-last-child(-n+3){margin-bottom:0 !important}}@media only screen and (max-width:992px){.ak-block-column .ak-block-posts{margin-right:-30px !important}.ak-block-column .ak-block-posts .ak-no-posts{margin-right:30px}.ak-block-column .ak-block-posts .ak-module{padding-right:30px !important}}@media only screen and (max-width:768px){.ak-block-column .ak-block-posts{margin-right:-15px !important}.ak-block-column .ak-block-posts .ak-no-posts{margin-right:15px !important}.ak-block-column .ak-block-posts .ak-module{padding-right:15px !important}}.ak_column_1 .ak-block-column:not(.ak-block-width-1) .ak-module .ak-module-title,.ak_column_2 .ak-block-column:not(.ak-block-width-2) .ak-module .ak-module-title,.ak_column_3 .ak-block-column.ak-block-width-1 .ak-module .ak-module-title,.ak_column_3 .ak-block-column.ak-block-width-2 .ak-module .ak-module-title{font-size:16px;line-height:22px}.ak-no-posts{text-align:center;padding-bottom:20px;width:100%;padding-top:20px;border:1px solid var(--ak-dark-border-color);background:var(--ak-dark-bg-color);color:var(--ak-text-color)}.ak-block.ak-pagination-container.next_prev .ak-pagination-wrapper.ak-loading .ak-module{opacity:.5}[class*="ak-block-numeric-style-"]{list-style-type:none;counter-reset:li-counter}[class*="ak-block-numeric-style-"] .ak-module-badges{display:none}.ak-block-numeric-style-1 .ak-module-featured:before,.ak-block-numeric-style-2 .ak-module-featured:before,.ak-block-numeric-style-3 .ak-module-featured:before,.ak-block-numeric-style-4 .ak-module-featured:before,.ak-block-numeric-style-5 .ak-module-inner:before,.ak-block-numeric-style-6 .ak-module-details:before,.ak-block-numeric-style-7 .ak-module-details:before,.ak-block-numeric-style-8 .ak-module-details:before{position:absolute;width:24px;height:24px;padding:3px;text-align:center;font-family:inherit;color:#fff;font-size:15px;line-height:24px;font-weight:700;overflow:hidden;content:counter(li-counter);counter-increment:li-counter;z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box}.ak-block-numeric-style-1 .ak-module .ak-module-featured:before,.ak-block-numeric-style-2 .ak-module .ak-module-featured:before,.ak-block-numeric-style-3 .ak-module .ak-module-featured:before{background-color:#000;border-radius:100%;border:2px solid var(--ak-accent-color);-ms-box-shadow:1px 1px 20px rgba(0,0,0,0.35);-o-box-shadow:1px 1px 20px rgba(0,0,0,0.35);-webkit-box-shadow:1px 1px 20px rgba(0,0,0,0.35);box-shadow:1px 1px 20px rgba(0,0,0,0.35)}.ak-block-numeric-style-1 .ak-module .ak-module-featured:before{left:-6px;top:-6px}.ak-block-numeric-style-2 .ak-module .ak-module-featured:before{left:-10px;top:50%;margin-top:-16px}.ak-block-numeric-style-3 .ak-module .ak-module-featured:before{left:50%;top:-16px;margin-left:-16px}.ak-block-numeric-style-4 .ak-module .ak-module-featured:before{left:0;background-color:var(--ak-block-accent-color);border:2px solid var(--ak-block-accent-color)}.ak-block-numeric-style-5 .ak-module .ak-module-inner{padding-left:40px}.ak-block-numeric-style-5 .ak-module .ak-module-inner:before{left:0;top:5px;padding:2px;color:#fff;background-color:var(--ak-block-accent-color);border-radius:100%}.ak-block-numeric-style-6 .ak-module .ak-module-details{padding-left:60px}.ak-block-numeric-style-6 .ak-module .ak-module-details:before{padding:8px;font-style:italic;top:5px;left:0;color:#000;background-color:#eee;background-color:rgba(0,0,0,0.05);border-radius:100%}.ak-block-numeric-style-6 .ak-module.ak-block-module-inner-boxed .ak-module-details:before{top:15px;left:10px}.ak-block-numeric-style-7 .ak-module .ak-module-details{padding-right:60px;min-height:50px}.ak-block-numeric-style-7 .ak-module .ak-module-details:before{font-size:66px;font-style:italic;top:15px;right:10px;width:auto;height:auto;overflow:visible;color:#eee;color:rgba(173,173,173,0.2)}.ak-block-numeric-style-7 .ak-module.ak-block-module-inner-boxed .ak-module-details:before{top:20px;right:15px}.ak-block-numeric-style-7.dark .ak-module .ak-module-details:before{color:rgba(255,255,255,0.2)}.ak-block-numeric-style-8 .ak-module .ak-module-details{padding-left:40px}.ak-block-numeric-style-8 .ak-module .ak-module-details:before{width:auto;height:auto;padding-left:0;left:0;top:2px;text-align:left;font-size:28px;color:#d7d7d7;content:counter(li-counter) ".";background-color:transparent}.ak-block-header{--ak-block-header-bg-color:#377dce;--ak-block-header-line-color:#377dce;--ak-block-title-text-color:#377dce;--ak-block-title-bg-color:#377dce;--ak-block-title-icon-color:inherit;--ak-block-title-text-size:inherit;--ak-block-title-line-height:inherit;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;background-color:var(--ak-block-header-bg-color)}.ak-block-header:after{content:"";display:block;position:absolute;top:auto;bottom:auto;width:100%;border-color:var(--ak-block-header-line-color);background-color:var(--ak-block-header-line-color)}.dark .ak-block-header{--ak-block-title-text-color:#fff !important;--ak-block-subtitle-text-color:#fff !important;--ak-block-title-icon-color:#fff !important}.ak-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;background-color:var(--ak-block-title-bg-color);color:var(--ak-block-title-text-color) !important;font-size:18px;line-height:36px;font-weight:700;-ms-flex-negative:0;flex-shrink:0}.ak-block-title a,.ak-block-title span{color:inherit;line-height:inherit}.ak-block-title .title-text{z-index:1;display:inline-block;font-size:var(--ak-block-title-text-size);line-height:var(--ak-block-title-line-height)}.ak-block-title .subtitle-text{margin-left:5px;z-index:1;display:inline-block;font-size:var(--ak-block-subtitle-text-size);line-height:var(--ak-block-subtitle-line-height);color:var(--ak-block-subtitle-text-color)}.ak-block-title:after{content:"";display:block;position:absolute;border-color:var(--ak-block-header-line-color);background-color:var(--ak-block-header-line-color)}.ak-block-title .ak-icon{margin-right:8px;line-height:inherit;color:var(--ak-block-title-icon-color)}.ak-block-title .fa-angle-double-right{margin:0 0 0 8px}.ak-block-tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.ak-block-tabs>ul{list-style:none;margin:0;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ak-block-tabs>ul>li{float:none;display:inline-block}.ak-block-tabs>ul>li>a{display:block;padding:0 7px;font-size:12px;line-height:36px;text-transform:uppercase;color:var(--ak-link-text-color);font-weight:500;-webkit-transition:all .25s ease;transition:all .25s ease}.ak-block-tabs>ul>li>a:hover,.ak-block-tabs>ul>li>a.active{color:var(--ak-block-accent-color);border-color:var(--ak-block-accent-color)}.ak-block-tabs>ul>li>.sub-menu{left:auto;right:0}.ak-block-tabs>ul>li.menu-last-of-type a{padding-right:0}.ak-block-tabs.ak-more-menuenabled>ul{visibility:hidden;opacity:0;-webkit-transition:visibility .15s linear,opacity .15s linear;transition:visibility .15s linear,opacity .15s linear}.ak-block-tabs.ak-more-menuenabled.loaded>ul.ak-menu{opacity:1;visibility:visible}.ak-block.ak-block-custom-header,.widget_newsy_block_header{margin-bottom:0}.ak-block-url-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.ak-block-url-text i{margin-left:8px;line-height:inherit}.ak-block-header.ak-block-header-style-1{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important}.ak-block-header.ak-block-header-style-1:after{height:2px;bottom:-2px;background-color:var(--ak-border-color)}.ak-block-header.ak-block-header-style-1 .ak-block-title{position:relative}.ak-block-header.ak-block-header-style-1 .ak-block-title .title-text{margin-right:17px}.ak-block-header.ak-block-header-style-1 .ak-block-title:after{top:auto;bottom:-2px;left:0;right:auto;width:100%;height:2px;z-index:1}.ak-block-header.ak-block-header-style-2{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important;padding-top:4px;padding-bottom:2px}.ak-block-header.ak-block-header-style-2:after{height:1px;bottom:0;background-color:var(--ak-dark-border-color)}.ak-block-header.ak-block-header-style-2 .ak-block-title:after{bottom:auto;top:0;left:0;right:0;height:3px}.ak-block-boxed .ak-block-header.ak-block-header-style-2{margin-left:-20px;margin-right:-20px;margin-top:-20px}.ak-block-boxed .ak-block-header.ak-block-header-style-2 .ak-block-title{padding-left:20px}.ak-block-boxed .ak-block-header.ak-block-header-style-2 .ak-block-tabs{padding-right:20px}.ak-block-header.ak-block-header-style-3{--ak-block-title-text-color:#fff;--ak-block-header-bg-color:transparent !important}.ak-block-header.ak-block-header-style-3:after{display:none}.ak-block-header.ak-block-header-style-3 .ak-block-title{border-radius:2px 2px 0 0;padding:0 15px 0 15px}.ak-block-header.ak-block-header-style-3 .ak-block-title:after{top:auto;bottom:0;left:0;right:auto;width:100%;height:2px}.ak-block-header.ak-block-header-style-4{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important}.ak-block-header.ak-block-header-style-4:after{display:none}.ak-block-header.ak-block-header-style-4 .ak-block-title{position:relative;padding:0 15px 0 0}.ak-block-header.ak-block-header-style-4 .ak-block-title:after{top:auto;bottom:-3px;left:0;right:auto;width:50px;height:3px}.ak-block-header.ak-block-header-style-5{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important}.ak-block-header.ak-block-header-style-5:after{display:none}.ak-block-header.ak-block-header-style-5 .ak-block-title{padding:0 17px 0 0}.ak-block-header.ak-block-header-style-5 .ak-block-title:after{top:auto;bottom:-3px;left:0;right:auto;width:100%;height:3px}.ak-block-inner-boxed .ak-block-header.ak-block-header-style-5{margin-bottom:3px}.ak-block-header.ak-block-header-style-6{--ak-block-title-text-color:#fff;--ak-block-header-bg-color:transparent !important}.ak-block-header.ak-block-header-style-6:after{display:none}.ak-block-header.ak-block-header-style-6 .ak-block-title{border-radius:2px;padding:0 15px}.ak-block-header.ak-block-header-style-6 .ak-block-title:after{top:auto;left:20px;right:auto;background-color:transparent !important;width:0;height:0;border-style:solid;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;z-index:5;bottom:-12px;border-width:6px}.ak-block-header.ak-block-header-style-7{--ak-block-title-text-color:#fff;--ak-block-header-bg-color:var(--ak-dark-bg-color);border-radius:2px}.ak-block-header.ak-block-header-style-7:after{display:none}.ak-block-header.ak-block-header-style-7 .ak-block-title{padding:0 15px}.ak-block-header.ak-block-header-style-7 .ak-block-title:after{top:auto;left:20px;right:auto;background-color:transparent !important;width:0;height:0;border-style:solid;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;z-index:5;bottom:-12px;border-width:6px}.ak-block-header.ak-block-header-style-7 .ak-block-tabs{padding-right:15px}.ak-block-header.ak-block-header-style-8{--ak-block-title-text-color:#fff;--ak-block-header-bg-color:transparent !important}.ak-block-header.ak-block-header-style-8:after{display:none}.ak-block-header.ak-block-header-style-8 .ak-block-title{padding:0 15px}.ak-block-header.ak-block-header-style-8 .ak-block-title:after{display:none}.ak-block-header.ak-block-header-style-9{--ak-block-title-text-color:#fff;--ak-block-header-bg-color:transparent !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHUlEQVQYV2NkwAIYGRgY/jMwMIBoOEDhwESJFwQAUaABBqhlwJ0AAAAASUVORK5CYII=);border-radius:2px}.ak-block-header.ak-block-header-style-9:after{display:none}.ak-block-header.ak-block-header-style-9 .ak-block-title{border-radius:2px;padding:0 15px}.ak-block-header.ak-block-header-style-9 .ak-block-title:after{display:none}.ak-block-header.ak-block-header-style-9 .ak-block-tabs{padding-right:15px}.ak-block-header.ak-block-header-style-10{--ak-block-title-text-color:#fff;--ak-block-title-bg-color:var(--ak-alpha-bg-color);border-radius:2px}.ak-block-header.ak-block-header-style-10:after{display:none}.ak-block-header.ak-block-header-style-10 .ak-block-title{padding:0 12px 0 12px}.ak-block-header.ak-block-header-style-10 .ak-block-title:after{display:none}.ak-block-header.ak-block-header-style-10 .ak-block-tabs{padding-right:15px}.ak-block-header.ak-block-header-style-10 .ak-block-tabs>ul>li>a{color:#fff !important}.ak-block-header.ak-block-header-style-11{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important;--ak-block-title-line-height:1;margin-bottom:15px}.ak-block-header.ak-block-header-style-11:after{display:none}.ak-block-header.ak-block-header-style-11 .ak-block-title:after{display:none}.ak-block-header.ak-block-header-style-12{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important;display:block}.ak-block-header.ak-block-header-style-12:after{display:none}.ak-block-header.ak-block-header-style-12 .ak-block-title{display:block;text-align:center;padding:0}.ak-block-header.ak-block-header-style-12 .ak-block-title .ak-icon{display:block;text-align:center;font-size:29px;line-height:32px;margin:0}.ak-block-header.ak-block-header-style-12 .ak-block-title:after{top:auto;bottom:-3px;left:50%;margin-left:-25px;right:auto;width:50px;height:3px}.ak-block-header.ak-block-header-style-12 .ak-block-tabs{display:block;width:100%;float:none !important}.ak-block-header.ak-block-header-style-12 .ak-block-tabs>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ak-block-header.ak-block-header-style-13{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important}.ak-block-header.ak-block-header-style-13:after{display:none}.ak-block-header.ak-block-header-style-13 .ak-block-title{position:relative;padding:0 15px 0 15px}.ak-block-header.ak-block-header-style-13 .ak-block-title:after{top:0;bottom:0;left:0;right:auto;width:3px;height:100%}.ak-block-header.ak-block-header-style-14{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ak-block-header.ak-block-header-style-14:after{display:none}.ak-block-header.ak-block-header-style-14 .ak-block-title{padding:0 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ak-block-header.ak-block-header-style-14 .ak-block-title:after{display:none}.ak-block-header.ak-block-header-style-14 .ak-block-tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--ak-bg-color)}.ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul{display:block;width:100%;float:none !important;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;border:1px solid var(--ak-border-color);border-radius:3px}.ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li{float:none;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li>a{border-left:1px solid var(--ak-border-color) !important;border-bottom:2px solid var(--ak-alpha-border-color);margin-bottom:0;text-align:center;cursor:pointer;padding:0 5px !important;-webkit-transition:all .2s ease;transition:all .2s ease}.ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li>a.active{border-bottom-color:var(--ak-block-accent-color)}.ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li>a:hover{background:var(--ak-dark-bg-color)}.ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li:first-child a{border-left:0 !important}.ak-block-boxed .ak-block-header.ak-block-header-style-14{margin-left:-20px;margin-right:-20px;margin-top:-20px}.ak-block-boxed .ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul{border:0}.ak-block-boxed .ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li>a{border-top:2px solid transparent;border-bottom:2px solid var(--ak-border-color)}.ak-block-boxed .ak-block-header.ak-block-header-style-14 .ak-block-tabs>ul>li>a.active{border-top-color:var(--ak-block-accent-color);border-bottom-color:transparent !important}.ak-block-header.ak-block-header-style-15{--ak-block-header-line-color:var(--ak-alpha-border-color);--ak-block-title-text-color:#fff;--ak-block-header-bg-color:transparent !important}.ak-block-header.ak-block-header-style-15.no-tabs:after{content:"";display:inline-block;position:absolute;left:0;bottom:50%;width:100%;height:1px;z-index:0}.ak-block-header.ak-block-header-style-15 .ak-block-title,.ak-block-header.ak-block-header-style-15 .ak-block-tabs>ul>li>a{position:relative;padding:0 15px 0 15px;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);z-index:1}.ak-block-header.ak-block-header-style-15 .ak-block-title .title-text{-webkit-transform:skewX(15deg);transform:skewX(15deg)}.ak-block-header.ak-block-header-style-15 .ak-block-tabs>ul>li>a{margin:0;font-weight:700;line-height:1;padding:8px 10px}.ak-block-header.ak-block-header-style-15 .ak-block-tabs>ul>li>a.active{background-color:var(--ak-block-accent-color);color:#fff}.ak-block-header.ak-block-header-style-15.no-title,.ak-block-header.ak-block-header-style-15.no-tabs{-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}.ak-block-header.ak-block-header-style-15.no-title>.ak-block-tabs>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ak-block-header.ak-block-header-style-15.no-tabs>.ak-block-title{margin:0 auto}.ak-block-header.ak-block-header-style-16,.ak-block-header.ak-block-header-style-17{--ak-block-header-bg-color:transparent !important;--ak-block-title-bg-color:transparent !important;margin-top:20px;margin-bottom:15px}.ak-block-header.ak-block-header-style-16 .ak-block-title,.ak-block-header.ak-block-header-style-17 .ak-block-title{position:relative}.ak-block-header.ak-block-header-style-16 .subtitle-text,.ak-block-header.ak-block-header-style-17 .subtitle-text{font-size:3em;line-height:1;position:absolute;top:auto;bottom:-1px;left:0;margin:0;pointer-events:none;opacity:.12}.ak-block-header.ak-block-header-style-16:after,.ak-block-header.ak-block-header-style-17:after{display:none}.ak-block-header.ak-block-header-style-16 .ak-block-title:after,.ak-block-header.ak-block-header-style-17 .ak-block-title:after{display:none}.ak-block-header.ak-block-header-style-17{display:block}.ak-block-header.ak-block-header-style-17 .ak-block-title{display:block;text-align:center;padding:0}.ak-block-header.ak-block-header-style-17 .subtitle-text{right:0;text-align:center;width:100%}.ak-block-header.ak-block-header-style-17 .ak-block-tabs{display:block;width:100%;float:none !important}.ak-block-header.ak-block-header-style-17 .ak-block-tabs>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:4px solid var(--ak-darker-border-color)}.ak-block-header.ak-block-header-style-17 .ak-block-url-text{display:block;text-align:center}.ak-block-3 .ak-block-top-grids{height:250px}.ak-block-3 .ak-block-top-grids .ak-module-inner{margin:0}.ak-block-4 .ak-block-top-grids{height:250px}.ak-block-4 .ak-block-top-grids .ak-module-inner{margin:0}.ak-block-6 .ak-module-1-large{width:100% !important}.ak-block-12 .ak-module-1-large{width:100% !important;margin-bottom:0}.ak-block-12 .ak-block-bottom-posts{margin-top:25px}@media only screen and (min-width:1200px) and (max-width:1400px){.ak-masonry.ak-block-width-5 .ak-block-posts .ak-module{width:25%}}@media only screen and (min-width:992px) and (max-width:1200px){.ak-masonry.ak-block-width-5 .ak-block-posts .ak-module{width:33.33336%}}.ak-block-grid{position:relative;margin-bottom:40px}.ak-block-grid .ak-block-posts{margin:-5px 0 0 -5px}.ak-block-grid .ak-block-posts .ak-module-grid{padding:5px 0 0 5px}.ak-block-grid .ak-slider-item{width:100%;height:100%}.ak-block-grid .ak-module-grid .ak-featured-link:before{bottom:0;z-index:1;content:"";display:block;height:100%;width:100%;position:absolute;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:.4}.ak-block-grid .ak-module-grid:hover .ak-featured-link:before{opacity:.6}.ak-block-grid .ak-module-grid .ak-module-meta>div{margin-top:6px}.ak-block-grid .ak-module-grid .ak-module-author .avatar{width:18px;height:18px}.ak-block-grid.tg-simple .ak-module-grid .ak-featured-link:before{display:none}.ak-block-grid.tg-simple .ak-module-grid .ak-post-terms.inline_badge{margin-top:-23px;margin-bottom:5px}.ak-block-grid.tg-simple .ak-module-grid .ak-module-details{padding:25px 25px 20px;background:rgba(0,0,0,0.5);-webkit-transition:all .3s;transition:all .3s}.ak-block-grid.tg-simple.tg-focus .ak-module-grid:hover .ak-module-details{background:rgba(0,0,0,0.7)}.ak-block-grid.tg-simple.tg-focus .ak-module-grid .ak-module-terms.inline_badge{margin-top:-25px}.ak-block-grid.tg-gradient .ak-module-grid .ak-featured-link:before{opacity:.8;height:60%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(65%,#000),to(#000));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 65%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0)}.ak-block-grid.tg-gradient .ak-module-grid:hover .ak-featured-link:before{height:50%}.ak-block-grid.tg-highlight .ak-module-grid .ak-featured-link:before{opacity:.1}.ak-block-grid.tg-highlight .ak-module-grid .ak-module-title,.ak-block-grid.tg-highlight .ak-module-grid .ak-module-meta{margin-left:6px}.ak-block-grid.tg-highlight .ak-module-grid .ak-module-title a,.ak-block-grid.tg-highlight .ak-module-grid .ak-module-meta{display:inline !important;background:#fff;-webkit-box-shadow:5px 0 0 #fff,-5px 0 0 #fff;box-shadow:5px 0 0 #fff,-5px 0 0 #fff;text-shadow:none}.ak-block-grid.tg-highlight .ak-module-grid .ak-module-title a,.ak-block-grid.tg-highlight .ak-module-grid .ak-module-meta,.ak-block-grid.tg-highlight .ak-module-grid .ak-module-meta a{color:#212121 !important;text-shadow:none}.ak-block-grid.tg-highlight .ak-module-grid .ak-module-meta{padding:2px 0}.ak-block-grid.tg-box .ak-module-grid .ak-featured-link:before{display:none}.ak-block-grid.tg-box .ak-module-grid .ak-module-details{position:absolute;max-height:500px;z-index:3;background:#fff;-webkit-box-shadow:3px 3px 15px rgba(0,0,0,0.1);box-shadow:3px 3px 15px rgba(0,0,0,0.1)}.ak-block-grid.tg-box .ak-module-grid .ak-module-terms.inline a,.ak-block-grid.tg-box .ak-module-grid .ak-module-title a,.ak-block-grid.tg-box .ak-module-grid .ak-module-meta,.ak-block-grid.tg-box .ak-module-grid .ak-module-meta a{color:#212121 !important;text-shadow:none}.ak-block-grid.tg-box .ak-module-grid .ak-module-terms.inline_badge{margin-top:-30px}.ak-block-grid.tg-colored .ak-module-grid .ak-featured-link:before{opacity:.5}.ak-block-grid.tg-colored .ak-module-grid:hover .ak-featured-link:before{opacity:.3}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-17 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-9 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-1 .ak-featured-link:before{background:#dc4225;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(45deg,#292484 0,#dc4225 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-18 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-10 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-2 .ak-featured-link:before{background:#26d0ce;background:-webkit-gradient(left bottom,right top,color-stop(0,#1a2980),color-stop(100%,#26d0ce));background:linear-gradient(45deg,#1a2980 0,#26d0ce 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-19 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-11 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-3 .ak-featured-link:before{background:#1d976c;background:-webkit-gradient(left bottom,right top,color-stop(0,#1d976c),color-stop(100%,#3cf93d));background:linear-gradient(45deg,#1d976c 0,#3cf93d 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-20 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-12 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-4 .ak-featured-link:before{background:#dc4225;background:-webkit-gradient(left bottom,right top,color-stop(0,#e0be00),color-stop(100%,#dc4225));background:linear-gradient(45deg,#e0be00 0,#dc4225 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-21 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-13 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-5 .ak-featured-link:before{background:#ff4f39;background:-webkit-gradient(left bottom,right top,color-stop(0,#ff4f39),color-stop(100%,#dd0098));background:linear-gradient(45deg,#ff4f39 0,#dd0098 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-22 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-14 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-6 .ak-featured-link:before{background:#3895ff;background:-webkit-gradient(left bottom,right top,color-stop(0,#3895ff),color-stop(100%,#2add28));background:linear-gradient(45deg,#3895ff 0,#2add28 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-23 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-15 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-7 .ak-featured-link:before{background:#7741d5;background:-webkit-gradient(left bottom,right top,color-stop(0,#7741d5),color-stop(100%,#c56200));background:linear-gradient(45deg,#7741d5 0,#c56200 100%)}.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-24 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-16 .ak-featured-link:before,.ak-block-grid.tg-colored .ak-module-grid.ak-block-item-8 .ak-featured-link:before{background:#06c67b;background:-webkit-gradient(left bottom,right top,color-stop(0,#06c67b),color-stop(100%,#076fc5));background:linear-gradient(45deg,#06c67b 0,#076fc5 100%)}.ak-block-grid.tg-colored-single .ak-module-grid .ak-featured-link:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(75%,#000),to(#000));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 75%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);opacity:.5;height:75%}.ak-block-grid.tg-colored-single .ak-module-grid .ak-featured-link:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#dd0098;background:-webkit-gradient(linear,right top,left top,from(#dd0098),to(#ff4f39));background:linear-gradient(to left,#dd0098,#ff4f39);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}.ak-block-grid.tg-colored-single .ak-module-grid:hover .ak-featured-link:before{opacity:0}.ak-block-grid.tg-colored-single .ak-module-grid:hover .ak-featured-link:after{opacity:.4}.ak-block-grid.tg-focus .ak-module-grid .ak-featured-thumb{-webkit-transition:all .2s;transition:all .2s}.ak-block-grid.tg-focus .ak-module-grid:hover .ak-featured-thumb.background-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1)}@media only screen and (min-width:768px){.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide) .ak-module-terms.inline,.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide) .ak-module-terms.inline_badge,.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide) .ak-module-title{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide) .ak-module-meta{opacity:0;-ms-filter:"alpha(opacity=" 0 ")";filter:alpha(opacity=0);max-height:25px;overflow:hidden;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);-webkit-transition:.2s ease;transition:.2s ease}.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide):hover .ak-module-meta,.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide):hover .ak-module-terms.inline,.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide):hover .ak-module-terms.inline_badge,.ak-block-grid.tg-focus:not(.tg-simple):not(.tg-box) .ak-module-grid:not(.ak-module-meta-hide):hover .ak-module-title{opacity:1;-ms-filter:"alpha(opacity=" 100 ")";filter:alpha(opacity=100);-webkit-transform:translateZ(0);transform:translateZ(0)}.ak-block-grid.tg-simple.tg-focus .ak-module-grid .ak-module-meta,.ak-block-grid.tg-box.tg-focus .ak-module-grid .ak-module-meta{max-height:0;opacity:0;-ms-filter:"alpha(opacity=" 0 ")";filter:alpha(opacity=0);-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);-webkit-transition:all .3s;transition:all .3s}.ak-block-grid.tg-simple.tg-focus .ak-module-grid:hover .ak-module-meta,.ak-block-grid.tg-box.tg-focus .ak-module-grid:hover .ak-module-meta{opacity:1;-ms-filter:"alpha(opacity=" 100 ")";filter:alpha(opacity=100);max-height:100px;-webkit-transform:translateZ(0);transform:translateZ(0)}}.ak-block-grid.tg-center .ak-module-grid .ak-module-details{position:absolute;top:50%;left:0;right:0;bottom:auto;width:80%;max-width:500px;margin:auto;padding:25px;z-index:3;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ak-block-grid.tg-center-left .ak-module-grid .ak-featured-link:before{background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(60%,rgba(0,0,0,0.55)),to(transparent));background:linear-gradient(90deg,#000 0,rgba(0,0,0,0.55) 60%,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=1)}.ak-block-grid.tg-center-left .ak-module-grid .ak-module-details{color:#fff;position:absolute;top:50%;left:5%;bottom:auto;padding:30px 0;max-width:500px;background:0;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ak-block-grid.tg-center-left .ak-slider-thumb-wrap .owl-item .ak-module-details{opacity:0;-webkit-transform:translate(40px,-50%);transform:translate(40px,-50%);-webkit-transition:.4s ease .2s;transition:.4s ease .2s}.ak-block-grid.tg-center-left .ak-slider-thumb-wrap .owl-item.active .ak-module-details{opacity:1;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ak-block-grid-1 .ak-block-posts{height:600px}.ak-block-grid-1 .ak-block-item-1{width:100%;height:50%}.ak-block-grid-1 .ak-block-item-2{width:50%;height:50%}.ak-block-grid-1 .ak-block-item-3,.ak-block-grid-1 .ak-block-item-4{width:50%;height:25%}@media(min-width:992px){.ak-block-grid-1.ak-block-width-3 .ak-block-posts{height:400px}.ak-block-grid-1.ak-block-width-3 .ak-block-item-1{width:46%;height:100%}.ak-block-grid-1.ak-block-width-3 .ak-block-item-2{width:28%;height:100%}.ak-block-grid-1.ak-block-width-3 .ak-block-item-3,.ak-block-grid-1.ak-block-width-3 .ak-block-item-4{width:26%;height:50%}}.ak-block-grid-2 .ak-block-posts{height:600px}.ak-block-grid-2 .ak-block-item-1{width:100%;height:50%}.ak-block-grid-2 .ak-block-item-2,.ak-block-grid-2 .ak-block-item-3{width:100%;height:25%}@media(min-width:768px){.ak-block-grid-2.ak-block-width-3 .ak-block-posts{height:500px}.ak-block-grid-2.ak-block-width-3 .ak-block-item-1{height:50%}.ak-block-grid-2.ak-block-width-3 .ak-block-item-2,.ak-block-grid-2.ak-block-width-3 .ak-block-item-3{width:50%;height:50%}}@media(min-width:992px){.ak-block-grid-2.ak-block-width-3 .ak-block-posts{height:500px}.ak-block-grid-2.ak-block-width-3 .ak-block-item-1{width:50%;height:100%}.ak-block-grid-2.ak-block-width-3 .ak-block-item-2,.ak-block-grid-2.ak-block-width-3 .ak-block-item-3{width:50%;height:50%}}.ak-block-grid-3 .ak-block-posts{height:350px}.ak-block-grid-3 .ak-block-item-1{width:100%;height:100%}@media(max-width:767px){.ak-block-grid-3 .ak-block-item-1{width:100%}}.ak-block-grid-3 .ak-block-item-2,.ak-block-grid-3 .ak-block-item-3,.ak-block-grid-3 .ak-block-item-4,.ak-block-grid-3 .ak-block-item-5{width:50%;height:50%}@media(min-width:768px){.ak-block-grid-3.ak-block-width-3 .ak-block-posts{height:475px}.ak-block-grid-3.ak-block-width-3 .ak-block-item-1{width:50%;height:100%}.ak-block-grid-3.ak-block-width-3 .ak-block-item-2,.ak-block-grid-3.ak-block-width-3 .ak-block-item-3,.ak-block-grid-3.ak-block-width-3 .ak-block-item-4,.ak-block-grid-3.ak-block-width-3 .ak-block-item-5{width:25%;height:50%}}.ak-block-grid-4 .ak-block-posts{height:600px}.ak-block-grid-4 .ak-block-item-1{width:100%;height:40%}.ak-block-grid-4 .ak-block-item-2{width:100%;height:30%}.ak-block-grid-4 .ak-block-item-3,.ak-block-grid-4 .ak-block-item-4{width:50%;height:30%}@media(min-width:992px){.ak-block-grid-4.ak-block-width-3 .ak-block-posts{height:500px}.ak-block-grid-4.ak-block-width-3 .ak-block-item-1{width:50%;height:100%}.ak-block-grid-4.ak-block-width-3 .ak-block-item-2{width:50%;height:50%}.ak-block-grid-4.ak-block-width-3 .ak-block-item-3,.ak-block-grid-4.ak-block-width-3 .ak-block-item-4{width:25%;height:50%}}.ak-block-grid-5 .ak-block-posts{height:500px}.ak-block-grid-5 .ak-module{width:100%;height:50%}@media(min-width:768px){.ak-block-grid-5.ak-block-width-2 .ak-block-posts,.ak-block-grid-5.ak-block-width-3 .ak-block-posts{height:350px}.ak-block-grid-5.ak-block-width-2 .ak-module,.ak-block-grid-5.ak-block-width-3 .ak-module{width:50%;height:100%}}@media(min-width:992px){.ak-block-grid-5.ak-block-width-2 .ak-block-posts,.ak-block-grid-5.ak-block-width-3 .ak-block-posts{height:450px}}.ak-block-grid-6 .ak-block-posts{height:270px}.ak-block-grid-6 .ak-module{width:100%}@media(min-width:992px){.ak-block-grid-6.ak-block-width-2 .ak-block-posts,.ak-block-grid-6.ak-block-width-3 .ak-block-posts{height:450px}.ak-block-grid-6.ak-block-width-2 .ak-module,.ak-block-grid-6.ak-block-width-3 .ak-module{width:33.33333%}}.ak-block-grid-7 .ak-block-posts{height:400px}.ak-block-grid-7 .ak-module{width:50%;height:50%}@media(min-width:992px){.ak-block-grid-7 .ak-block-posts{height:300px}.ak-block-grid-7 .ak-module{width:25%;height:100%}}.ak-block-grid-8 .ak-block-posts{height:550px}.ak-block-grid-8 .ak-module{width:50%;height:50%}.ak-block-grid-8 .owl-item .ak-module{width:100%}@media(min-width:992px){.ak-block-grid-8 .ak-block-posts{height:440px}.ak-block-grid-8 .ak-module{width:25%;height:100%}}.ak-block-grid-9 .ak-block-posts{height:400px}@media(min-width:992px){.ak-block-grid-9 .ak-block-posts{height:500px}.ak-block-grid-9.ak-block-width-3 .ak-module-details{padding:60px}}.ak-block-grid-10 .ak-block-posts{height:500px}.ak-block-grid-10 .ak-block-item-1,.ak-block-grid-10 .ak-block-item-5{width:33.33333333%;height:66.66666667%}@media(max-width:767px){.ak-block-grid-10 .ak-block-item-1,.ak-block-grid-10 .ak-block-item-5{width:100%}}.ak-block-grid-10 .ak-block-item-2,.ak-block-grid-10 .ak-block-item-3,.ak-block-grid-10 .ak-block-item-4,.ak-block-grid-10 .ak-block-item-6,.ak-block-grid-10 .ak-block-item-7{width:33.33333333%;height:33.33333333%}@media(max-width:767px){.ak-block-grid-10 .ak-block-item-2,.ak-block-grid-10 .ak-block-item-3,.ak-block-grid-10 .ak-block-item-4,.ak-block-grid-10 .ak-block-item-6,.ak-block-grid-10 .ak-block-item-7{width:50%}.ak-block-grid-10 .ak-block-item-2:nth-child(4),.ak-block-grid-10 .ak-block-item-3:nth-child(4),.ak-block-grid-10 .ak-block-item-4:nth-child(4),.ak-block-grid-10 .ak-block-item-6:nth-child(4),.ak-block-grid-10 .ak-block-item-7:nth-child(4){display:none}}.ak-block-grid-10 .ak-block-item-5{float:right}.ak-block-grid-11 .ak-block-posts{height:500px}.ak-block-grid-11 .ak-block-item-1{width:65%;height:100%}@media(max-width:767px){.ak-block-grid-11 .ak-block-item-1{width:100%;height:50%}}.ak-block-grid-11 .ak-block-item-2,.ak-block-grid-11 .ak-block-item-3,.ak-block-grid-11 .ak-block-item-4{width:35%;height:33.3333336%}@media(max-width:767px){.ak-block-grid-11 .ak-block-item-2,.ak-block-grid-11 .ak-block-item-3,.ak-block-grid-11 .ak-block-item-4{width:33.3333336%;height:50%}}.ak-block-grid-12 .ak-block-posts{height:600px}.ak-block-grid-12 .ak-block-item-1,.ak-block-grid-12 .ak-block-item-2{width:50%;height:65%}@media(max-width:767px){.ak-block-grid-12 .ak-block-item-1,.ak-block-grid-12 .ak-block-item-2{width:100%}}.ak-block-grid-12 .ak-block-item-3,.ak-block-grid-12 .ak-block-item-4,.ak-block-grid-12 .ak-block-item-5,.ak-block-grid-12 .ak-block-item-6{width:25%;height:35%}@media(max-width:767px){.ak-block-grid-12 .ak-block-item-3,.ak-block-grid-12 .ak-block-item-4,.ak-block-grid-12 .ak-block-item-5,.ak-block-grid-12 .ak-block-item-6{width:50%}}.ak-block-grid-13 .ak-block-posts{height:800px}.ak-block-grid-13 .ak-block-item-1,.ak-block-grid-13 .ak-block-item-2,.ak-block-grid-13 .ak-block-item-3{width:100%;height:30%}.ak-block-grid-13 .ak-block-item-3{width:100%;height:20%}.ak-block-grid-13 .ak-block-item-4,.ak-block-grid-13 .ak-block-item-5{width:50%;height:20%}@media(min-width:992px){.ak-block-grid-13.ak-block-width-3 .ak-block-posts{height:600px}.ak-block-grid-13.ak-block-width-3 .ak-block-item-1,.ak-block-grid-13.ak-block-width-3 .ak-block-item-2{width:50%;height:60%}.ak-block-grid-13.ak-block-width-3 .ak-block-item-3,.ak-block-grid-13.ak-block-width-3 .ak-block-item-4,.ak-block-grid-13.ak-block-width-3 .ak-block-item-5{width:33.333%;height:40%}}.ak-slider-1 .ak-module{width:140px !important}.ak-slider-2 .ak-block-posts{height:300px}.ak-slider-nav{display:block;margin-top:10px}.ak-slider-nav a{display:inline-block}.ak-slider-nav.tns-vertical a{display:block}.ak-slider-nav .ak-slider-nav-thumb{position:relative}.ak-slider-nav .tns-nav-active .ak-slider-nav-thumb:before{border-color:var(--ak-bg-color) transparent transparent;border-style:solid;border-width:10px 10px 0;content:"";right:0;left:0;width:10px;margin:auto;position:absolute;top:0;z-index:2}.ak-slider-nav .tns-nav-active .ak-slider-nav-thumb::after{content:"";position:absolute;top:0;z-index:1;left:0;right:0;bottom:0;background:rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 5px 10px rgba(0,0,0,0.4);box-shadow:inset 0 5px 10px rgba(0,0,0,0.4)}.ak-slider-3 .ak-block-posts,.ak-slider-4 .ak-block-posts,.ak-slider-5 .ak-block-posts{height:400px}.ak-slider-3.ak-block-width-1 .ak-module-grid-big .ak-module-title a,.ak-slider-4.ak-block-width-1 .ak-module-grid-big .ak-module-title a,.ak-slider-5.ak-block-width-1 .ak-module-grid-big .ak-module-title a{font-size:1.25em;line-height:1}.ak-slider-3.ak-block-width-3 .ak-module-grid-big .ak-module-title a,.ak-slider-4.ak-block-width-3 .ak-module-grid-big .ak-module-title a,.ak-slider-5.ak-block-width-3 .ak-module-grid-big .ak-module-title a{font-size:2.55em;line-height:1}.ak-slider-5 .ak-slider-nav{margin-top:0;margin-left:10px}.ak-slider-5 .ak-slider-nav .tns-nav-active .ak-slider-nav-thumb:before{border-color:transparent transparent transparent var(--ak-bg-color);border-width:10px 0 10px 10px;right:auto;left:0;top:50%;margin-top:-10px}.ak-slider-5 .ak-block-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.ak-slider-5 .ak-slider-posts-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.ak-slider-5 .ak-slider-nav-container{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:90px;height:400px;overflow:hidden}.ak-slider-5 .tns-ovh{height:400px !important}@media(min-width:768px){.ak-slider-5 .ak-slider-nav-container{width:110px}}@media(min-width:992px){.ak-slider-3 .ak-block-posts,.ak-slider-4 .ak-block-posts,.ak-slider-5 .ak-block-posts{height:500px}.ak-slider-3 .ak-module-details,.ak-slider-4 .ak-module-details,.ak-slider-5 .ak-module-details{padding:30px}.ak-slider-3.ak-block-width-3 .ak-module-details,.ak-slider-4.ak-block-width-3 .ak-module-details,.ak-slider-5.ak-block-width-3 .ak-module-details{padding:60px}.ak-slider-5 .ak-slider-nav-container{width:138.7px;height:500px}.ak-slider-5 .tns-ovh{height:500px !important}}.ak-block-list-12 .ak-block-bottom-posts .ak-module{margin-bottom:30px}@media(min-width:576px){.ak-block-list-12 .ak-block-posts{margin-right:-30px}.ak-block-list-12 .ak-module{padding-right:30px;margin-bottom:30px}.ak-block-list-12 .ak-block-bottom-posts{display:-webkit-box;display:-ms-flexbox;display:flex}.ak-block-list-12 .ak-block-bottom-posts .ak-module{width:50%}}.ak-block-list-13 .ak-module-5{width:100% !important}.ak-ad{text-align:center;margin-bottom:20px}.ak-ad .adlink{display:inline-block}.ak-block-newsletter{position:relative;padding:25px 27px;background-color:var(--ak-bg-color)}.ak-block-newsletter .ak-block-inner{position:unset}.ak-block-newsletter .ak-newsletter-icon{width:70px;height:70px;position:absolute;left:50%;margin-left:-35px;top:-35px;text-align:center;border-radius:50%;background-color:#333}.ak-block-newsletter .ak-newsletter-icon .ak-icon{color:#fff;font-size:24px;line-height:70px;text-align:center;font-weight:700;vertical-align:inherit}.ak-block-newsletter .ak-newsletter-image{margin:0 0 15px}.ak-block-newsletter .ak-newsletter-image img{max-width:100%;margin-right:auto;margin-left:auto}.ak-block-newsletter .ak-newsletter-title{margin:0 0 10px}.ak-block-newsletter .ak-newsletter-message{margin:0 0 15px;font-size:15px}.ak-block-newsletter .ak-newsletter-message p{margin-bottom:5px}.ak-block-newsletter .ak-newsletter-form{width:100%;position:relative;margin-left:auto;margin-right:auto}.ak-block-newsletter .ak-newsletter-form .newsletter-email{width:100%;height:45px}.ak-block-newsletter .ak-newsletter-form .newsletter-subscribe{width:100%;height:45px;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.ak-block-newsletter .ak-newsletter-form .newsletter-subscribe .fa{margin-right:3px}.ak-block-newsletter .unsubscribe-info{display:block;font-size:12px;margin-top:10px;color:#b7b7b7}.ak-block-newsletter.has-icon{margin-top:35px !important;padding:50px 25px 27px}.ak-block-newsletter.text-align-center{text-align:center}.ak-block-newsletter.text-align-center .newsletter-email{text-align:center}.ak-block-newsletter.form-horizontal .ak-newsletter-form .newsletter-email{text-align:left;border-radius:5px}.ak-block-newsletter.form-horizontal .ak-newsletter-form .newsletter-subscribe{margin-top:0;width:auto;position:absolute;top:0;right:0;border-radius:0 5px 5px 0}.ak-block-newsletter.ak-block-width-2 .ak-newsletter-head{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ak-block-newsletter.ak-block-width-2 .ak-newsletter-head>div{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:768px){.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-head{padding-right:40px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-head .ak-newsletter-image{float:left;width:50%;margin-bottom:0;margin-right:15px}.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-head .ak-newsletter-title{font-size:1.75rem}.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-head .ak-newsletter-message,.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-head .ak-newsletter-message p{margin-bottom:0}.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-form{padding-right:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px}.ak-block-newsletter.ak-block-width-3:not(.text-align-center) .ak-block-inner .ak-newsletter-form>*{margin-bottom:0}.ak-block-newsletter.ak-block-width-3.text-align-center .ak-newsletter-form{width:75%}}@media only screen and (max-width:767px){.ak-block-newsletter .ak-newsletter-title{font-size:18px}.ak-block-newsletter .ak-newsletter-message{font-size:12px}}.ak-block-newsletter.style-1{border:5px solid rgba(0,0,0,0.06)}.ak-block-newsletter.style-2{border:1px solid var(--ak-box-border-color)}.ak-block-newsletter.style-3{border:1px solid var(--ak-box-border-color)}.ak-block-newsletter.style-3:before{display:block;position:absolute;top:-1px;left:-1px;right:-1px;height:4px;background:#000;content:""}.ak-block-newsletter.style-4{border:1px solid var(--ak-box-border-color)}.ak-block-newsletter.style-4:before{display:block;position:absolute;top:-1px;left:-1px;right:-1px;height:4px;background:repeating-linear-gradient(-45deg,#e91c2e,#e91c2e 19px,transparent 10px,transparent 30px,#4882ce 20px,#4882ce 46px,transparent 40px,transparent 57px) !important;background-clip:padding-box;content:""}.ak-block-newsletter.style-5{background:#242424;color:#fff;border:1px solid #000}.ak-block-newsletter.style-5 .ak-newsletter-title,.ak-block-newsletter.style-5 .ak-newsletter-message,.ak-block-newsletter.style-5 .unsubscribe-info{color:#fff}.ak-block-newsletter.style-6{padding:0}.ak-block-newsletter.style-7{background:var(--ak-dark-bg-color);border:1px solid var(--ak-box-border-color)}.ak-block-about-us .ak-about-image{margin:0 0 15px}.ak-block-about-us .ak-about-image img{max-width:100%;margin-right:auto;margin-left:auto}.ak-block-about-us.image-align-rounded .ak-about-image img{border-radius:100%;overflow:hidden}.ak-block-about-us .ak-about-name{font-size:18px;font-weight:800;margin:0 0 10px}.ak-block-about-us .ak-about-description{margin:0 0 15px;font-size:15px}.ak-block-about-us .ak-about-description .ak-about-link{font-size:14px;font-weight:500;margin:0 10px}.ak-block-about-us.text-align-center .ak-block-inner{text-align:center}.ak-block-about-us.text-align-center .ak-block-inner .ak-about-social-items{float:none;margin:0 auto;display:inline-block;text-align:center}.ak-block-about-us .ak-about-social-items{margin:0}.ak-block-about-us .ak-about-social-items .ak-social-counter.social-counter-style-4 .social-item a{height:38px;line-height:38px}.ak-block-about-us .ak-about-social-items .ak-social-counter.social-counter-style-4 .social-item a .item-icon{width:38px}.ak-block-categories .popular-cats-list{position:relative;display:block;padding:0;margin:0;list-style:none}.ak-block-categories .popular-cats-list.columns-3{-webkit-columns:3;-moz-columns:3;columns:3;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.ak-block-categories .popular-cats-list.columns-2{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.ak-block-categories .popular-cat-item{padding-bottom:3px;margin-bottom:3px;border-bottom:1px dashed rgba(0,0,0,0.1);font-size:14px;line-height:normal;font-weight:600}.ak-block-categories .popular-cat-item>a{padding:8px 0;color:inherit;display:block}.ak-block-categories .popular-cat-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.ak-block-categories .popular-cat-item .term-count{float:right;background:rgba(0,0,0,0.08);border-radius:3px;font-weight:400;min-width:24px;height:24px;padding:0 3px;line-height:24px;margin-top:-4px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ak-block-categories .popular-cat-item:hover .term-count{background:#333;color:#fff}.dark .ak-block-categories .popular-cat-item .term-count{background:rgba(255,255,255,0.1)}.dark .ak-block-categories .popular-cat-item:hover .term-count{background:rgba(255,255,255,0.4)}.ak-block-instagram{position:relative}.ak-block-instagram .ak-block-instagram-heading{font-size:11px;letter-spacing:1px;text-transform:uppercase;position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:auto;z-index:2;text-align:center}.ak-block-instagram .ak-block-instagram-heading>a{background:#fff;padding:8px 20px;border-radius:25px;color:#212121}.ak-block-instagram .ak-block-instagram-heading>a .fa{font-size:12px}.ak-block-instagram ul{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;list-style:none;padding:0;margin:0 0 0 -5px}.ak-block-instagram li{float:left;padding-right:5px;margin-bottom:5px;-webkit-transition:all .3s ease;transition:all .3s ease}.ak-block-instagram li a:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,0.7);opacity:0;position:absolute;z-index:1;-webkit-transition:.3s ease;transition:.3s ease}.ak-block-instagram li:hover a:before{opacity:.6}.ak-block-instagram li .item-meta{display:inline-block;position:absolute;color:#fff;font-weight:600;font-size:14px;width:100%;top:50%;left:50%;text-align:center;opacity:0;z-index:1;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);-webkit-transition:.2s cubic-bezier(0.25,0.46,0.45,0.94);transition:.2s cubic-bezier(0.25,0.46,0.45,0.94)}.ak-block-instagram li .item-meta .fa{margin-right:5px}.ak-block-instagram li .item-meta .fa+.fa{margin-left:10px}.ak-block-instagram li:hover .item-meta{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ak-block-instagram .col2 li{width:50%}.ak-block-instagram .col3 li{width:33.33333334%}.ak-block-instagram .col4 li{width:25%}.ak-block-instagram .col5 li{width:20%}.ak-block-instagram .col6 li{width:16.66666667%}.ak-block-instagram .col7 li{width:14.28571429%}.ak-block-instagram .col8 li{width:12.5%}.ak-block-instagram .col9 li{width:11.11111111%}.ak-block-instagram .col10 li{width:10%}.ak-block-instagram .instagram-pics li{float:left;overflow:hidden;-webkit-transition:.2s cubic-bezier(0.25,0.46,0.45,0.94);transition:.2s cubic-bezier(0.25,0.46,0.45,0.94)}.ak-block-instagram .instagram-pics li a{display:block;overflow:hidden;position:relative}@media only screen and (max-width:767px){.ak-block-instagram .col6 li,.ak-block-instagram .col7 li,.ak-block-instagram .col9 li{width:33.33333333%}.ak-block-instagram .col7 li:nth-child(7){display:none}.ak-block-instagram .col8 li{width:25%}.ak-block-instagram .col10 li{width:20%}}.ak-block-video-playlist .jspTrack{background:var(--ak-alpha-bg-color)}.ak-block-video-playlist .jspDrag{background:var(--ak-alpha-border-color);left:0 !important;border-radius:8px !important}.ak-video-playlist-player-wrap{background:#141414}.ak-video-playlist-item-title{color:var(--ak-text-color);font-size:13px;margin:0 0 5px}.ak-video-playlist-item-duration{color:var(--ak-meta-text-color);font-size:10px;text-transform:uppercase}.ak-video-playlist-playing-wrap{position:relative;overflow:hidden;padding:10px 15px}.ak-video-playlist-playing-title{z-index:2;position:relative}.ak-video-playlist-playing-wrap h2{margin:0;font-weight:bold;font-size:14px}.ak-video-playlist-playing-wrap h2 a{color:var(--ak-text-color)}.ak-video-playlist-player-holder{position:relative}@media only screen and (min-width:768px){.ak-video-playlist-vertical:not(.ak-block-width-1) .ak-video-playlist-player-wrap{width:68%;float:left}.ak-video-playlist-vertical:not(.ak-block-width-1) .ak-video-playlist-list-wrap{width:32%;height:auto !important;float:right;overflow:hidden}.ak-video-playlist-vertical.ak-block-width-2 .ak-video-playlist-player-wrap{width:55%}.ak-video-playlist-vertical.ak-block-width-2 .ak-video-playlist-list-wrap{width:45%}}.ak-video-playlist-vertical .ak-video-playlist-list-inner-wrap{border-left:0;border-top:0;max-width:100%;background-color:var(--ak-dark-bg-color);position:relative}.ak-video-playlist-vertical .ak-video-playlist-item{overflow:hidden;display:table;width:100%;margin:0;border-bottom:1px solid var(--ak-dark-border-color)}.ak-video-playlist-vertical .ak-video-playlist-item .ak-video-playlist-item-wrap{padding:10px 15px}.ak-video-playlist-vertical .ak-video-playlist-item .ak-video-playlist-item-thumb{display:table-cell;width:85px;vertical-align:middle;position:relative}.ak-video-playlist-vertical .ak-video-playlist-item .ak-video-playlist-item-thumb .ak-featured-thumb,.ak-video-playlist-vertical .ak-video-playlist-item .ak-video-playlist-item-thumb img{width:100%}.ak-video-playlist-vertical .ak-video-playlist-item.active{background-color:var(--ak-bg-color)}.ak-video-playlist-vertical .ak-video-playlist-item.active .ak-video-playlist-item-thumb:before{font-family:Fontawesome;content:"\f04b";color:var(--ak-accent-color);position:absolute;font-size:8px;left:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ak-video-playlist-vertical .ak-video-playlist-item.active .ak-video-playlist-item-thumb img{border:3px solid var(--ak-accent-color)}.ak-video-playlist-vertical .ak-video-playlist-item-desc{display:table-cell;padding:0 5px 0 15px;vertical-align:middle}.ak-video-playlist-vertical .ak-video-playlist-playing-wrap{background-color:var(--ak-accent-color);-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.2);box-shadow:0 3px 10px rgba(0,0,0,0.2);z-index:1}.ak-video-playlist-vertical .ak-video-playlist-playing-wrap h2{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ak-video-playlist-vertical .ak-video-playlist-playing-wrap h2,.ak-video-playlist-vertical .ak-video-playlist-playing-wrap a{color:#fff}.ak-video-playlist-vertical .ak-video-playlist-playing-icon{color:var(--ak-accent-color);position:absolute;background-color:#fff;text-align:center;opacity:.4;width:40px;line-height:40px;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:100%;padding-left:6px;font-size:20px}.ak-video-playlist-vertical .ak-video-playlist-playing-wrap{padding-left:70px}.ak-video-playlist-vertical .ak-video-playlist-playing-top span{color:rgba(255,255,255,0.8);font-size:smaller;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.ak-video-playlist-horizontal .ak-video-playlist-playing-wrap{margin:10px 0;padding:0 80px 0 10px;line-height:30px;border:1px solid var(--ak-box-border-color)}.ak-video-playlist-horizontal .ak-video-playlist-playing-top,.ak-video-playlist-horizontal .ak-video-playlist-playing-icon,.ak-video-playlist-horizontal .ak-video-playlist-playing-wrap .ak-video-playlist-playing-title h2,.ak-video-playlist-horizontal .ak-video-playlist-playing-wrap .ak-video-playlist-playing-title span,.ak-video-playlist-horizontal .ak-video-playlist-playing-title{display:inline-block}.ak-video-playlist-horizontal .ak-video-playlist-playing-top{color:var(--ak-accent-color);font-size:12px;margin-right:5px}.ak-video-playlist-horizontal .ak-video-playlist-playing-top span{text-transform:uppercase;margin-left:3px;font-weight:bolder}.ak-video-playlist-horizontal .tns-outer{position:relative}.ak-video-playlist-horizontal .tns-controls{position:absolute;top:-42px;right:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.ak-video-playlist-horizontal .tns-controls button{width:30px;height:32px;font-size:13px;line-height:30px;right:0;margin-right:0;border-radius:0;background-color:var(--ak-bg-color);border:1px solid var(--ak-box-border-color);color:var(--ak-text-color)}.ak-video-playlist-horizontal .tns-controls button[disabled]{display:inline-block !important;opacity:.5}.ak-video-playlist-horizontal .tns-controls button:not([disabled]):hover{background-color:var(--ak-dark-bg-color);color:var(--ak-text-color)}.ak-video-playlist-horizontal .tns-controls button[data-controls="prev"]{border-right:0}.ak-video-playlist-horizontal .ak-video-playlist-item{display:block;height:100%;-webkit-transition:.2s;transition:.2s;background-color:var(--ak-bg-color)}.ak-video-playlist-horizontal .ak-video-playlist-item .ak-video-playlist-item-wrap{padding:10px;border:1px solid var(--ak-box-border-color)}.ak-video-playlist-horizontal .ak-video-playlist-item.active .ak-video-playlist-item-wrap{border:2px solid var(--ak-accent-color)}.ak-video-playlist-horizontal .ak-video-playlist-item-title{margin:5px 0}.ak-block-newsticker{position:relative;display:block;height:40px;line-height:38px;overflow:hidden;margin-bottom:25px;background:var(--ak-box-bg-color);border:1px solid var(--ak-box-border-color)}.ak-block-newsticker .ak-block-header{float:left;height:40px;margin:0}.ak-block-newsticker .ak-block-header .ak-block-title{font-size:13px;line-height:40px}.ak-block-newsticker .ak-block-inner{border-left:0;padding:0 15px;height:40px;display:block;overflow:hidden;width:auto}.ak-block-newsticker.ak-slider-nav-enabled .ak-block-inner{padding-right:90px}.ak-block-newsticker .ak-newsticker-item{padding:0 !important;margin:0 !important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ak-block-newsticker .ak-newsticker-item span{color:var(--ak-text-color);font-weight:400;font-size:13px;line-height:38px}.ak-block-newsticker .ak-newsticker-item a:hover{color:var(--ak-block-accent-color)}.ak-block-newsticker .ak-newsticker-item span.newsticker-date{margin-left:5px;color:var(--ak-meta-text-color)}.ak-block-newsticker .ak-newsticker-item span.newsticker-date:before{content:"\2014";margin-right:5px}.ak-block-newsticker .tns-controls{position:absolute;right:0;top:0;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.ak-block-newsticker .tns-controls>button{background:transparent;border:0;border-left:1px solid var(--ak-border-color);border-radius:0;width:38px;height:38px;font-size:14px;line-height:40px;position:relative;color:var(--ak-meta-text-color)}.ak-block-newsticker .tns-controls>button .fa{font-size:16px}.ak-block-newsticker .tns-controls>button:not([disabled]):hover{background-color:var(--ak-alpha-bg-color);color:var(--ak-text-color)}.ak-block-newsticker .tns-controls>button [data-controls="next"]{border-right:1px solid rgba(0,0,0,0.1)}.ak-bar-dark .ak-block-newsticker{background:transparent;border:0}.ak-bar-dark .ak-block-newsticker .tns-controls>button{border-left-color:var(--ak-alpha-border-color)}.ak-bar-dark .ak-newsticker-item a:hover{color:#fff}@media only screen and (max-width:767px){.ak-block-newsticker .ak-block-header .ak-block-title{padding:0 10px}.ak-block-newsticker .ak-block-header .ak-block-title .title-text .ak-icon{margin-right:0}.ak-block-newsticker .ak-block-header .ak-block-title .title-text>span{display:none}}.ak-block-nav-menu .ak-menu-wide>li>a{font-size:14px;font-weight:700}.ak-pagination{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:25px 0 0}.ak-pagination .ak-pagination-btn{display:inline-block;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.ak-pagination .ak-pagination-btn.disabled,.ak-pagination .ak-pagination-btn.disabled:hover{background:transparent;opacity:.5}.ak-pagination .ak-pagination-btn .fa{font-weight:bold}.ak-pagination.next_prev .ak-pagination-btn{display:inline-block;margin-right:1px;line-height:30px;height:30px;min-width:30px;text-align:center;border-radius:3px;padding:0 10px;background-color:#fff;border:1px solid #dadada;color:#8a8f92;font-size:12px;text-transform:uppercase;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 1px rgba(0,0,0,0.1)}.ak-pagination.next_prev .ak-pagination-btn.disabled{cursor:default !important}.ak-pagination.next_prev .ak-pagination-btn:hover{background-color:#fbfbfb;border-color:#dedede}.ak-pagination.next_prev .ak-pagination-btn.next{margin-left:5px}.ak-pagination.next_prev .ak-pagination-btn.next .fa{margin-left:5px;margin-right:0}.ak-pagination.next_prev .ak-pagination-btn.prev .fa{margin-right:5px}.ak-pagination.next_prev .ak-pagination-label{font-size:11px;margin-left:8px}.ak-pagination.load_more,.ak-pagination.infinity,.ak-pagination.infinity_load_more{text-align:center}.ak-pagination.load_more .ak-pagination-btn,.ak-pagination.infinity .ak-pagination-btn,.ak-pagination.infinity_load_more .ak-pagination-btn{padding:0 25px;font-weight:600;font-size:14px;line-height:36px;border:1px solid transparent;border-radius:3px;background-color:var(--ak-highlight-color);color:#fff}.ak-pagination.load_more .ak-pagination-btn .fa,.ak-pagination.infinity .ak-pagination-btn .fa,.ak-pagination.infinity_load_more .ak-pagination-btn .fa{margin-right:7px}.ak-pagination.load_more .ak-pagination-btn .ak-pagination-btn-loading,.ak-pagination.infinity .ak-pagination-btn .ak-pagination-btn-loading,.ak-pagination.infinity_load_more .ak-pagination-btn .ak-pagination-btn-loading,.ak-pagination.load_more .ak-pagination-btn .ak-pagination-btn-no-more,.ak-pagination.infinity .ak-pagination-btn .ak-pagination-btn-no-more,.ak-pagination.infinity_load_more .ak-pagination-btn .ak-pagination-btn-no-more{display:none}.ak-pagination.load_more .ak-pagination-btn.loading .ak-pagination-btn-loading,.ak-pagination.infinity .ak-pagination-btn.loading .ak-pagination-btn-loading,.ak-pagination.infinity_load_more .ak-pagination-btn.loading .ak-pagination-btn-loading{display:block}.ak-pagination.load_more .ak-pagination-btn.loading .ak-pagination-btn-load-more,.ak-pagination.infinity .ak-pagination-btn.loading .ak-pagination-btn-load-more,.ak-pagination.infinity_load_more .ak-pagination-btn.loading .ak-pagination-btn-load-more,.ak-pagination.load_more .ak-pagination-btn.loading .ak-pagination-btn-no-more,.ak-pagination.infinity .ak-pagination-btn.loading .ak-pagination-btn-no-more,.ak-pagination.infinity_load_more .ak-pagination-btn.loading .ak-pagination-btn-no-more{display:none}.ak-pagination.load_more .ak-pagination-btn.disabled,.ak-pagination.infinity .ak-pagination-btn.disabled,.ak-pagination.infinity_load_more .ak-pagination-btn.disabled{pointer-events:none}.ak-pagination.load_more .ak-pagination-btn.disabled .ak-pagination-btn-no-more,.ak-pagination.infinity .ak-pagination-btn.disabled .ak-pagination-btn-no-more,.ak-pagination.infinity_load_more .ak-pagination-btn.disabled .ak-pagination-btn-no-more{display:block}.ak-pagination.load_more .ak-pagination-btn.disabled .ak-pagination-btn-load-more,.ak-pagination.infinity .ak-pagination-btn.disabled .ak-pagination-btn-load-more,.ak-pagination.infinity_load_more .ak-pagination-btn.disabled .ak-pagination-btn-load-more,.ak-pagination.load_more .ak-pagination-btn.disabled .ak-pagination-btn-loading,.ak-pagination.infinity .ak-pagination-btn.disabled .ak-pagination-btn-loading,.ak-pagination.infinity_load_more .ak-pagination-btn.disabled .ak-pagination-btn-loading{display:none}.ak-pagination.simple{background:var(--ak-dark-bg-color);padding:12px 12px 8px 12px;text-align:center}.ak-pagination.simple ul{background-color:var(--ak-box-bg-color);border:1px solid var(--ak-box-border-color);border-radius:5px;display:inline-block;font-size:0;list-style:none;overflow:hidden}.ak-pagination.simple ul li{border-right:1px solid var(--ak-box-border-color);display:inline-block;font-size:14px;line-height:13px}.ak-pagination.simple ul li:last-child{border-right:0 transparent}.ak-pagination.simple ul li a,.ak-pagination.simple ul li span{color:var(--ak-text-color);display:block;font-weight:700;text-decoration:none;padding:12px 24px}.ak-pagination.simple ul li a.disabled,.ak-pagination.simple ul li span.disabled{background:0;cursor:default}.ak-pagination.simple ul li a:hover,.ak-pagination.simple ul li span:hover,.ak-pagination.simple ul li a.current,.ak-pagination.simple ul li span.current{background-color:var(--ak-highlight-color);color:#fff}.ak-pagination.simple ul li .next .fa{margin-left:4px;font-size:15px}.ak-pagination.simple ul li .prev .fa{margin-right:4px;font-size:15px}.ak-pagination.simple ul li .next:after,.ak-pagination.simple ul li .prev:before{font-weight:400;font-family:FontAwesome;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ak-pagination.simple ul li .next:after{content:"\F105";padding-left:6px}.ak-slider-container .ak-slider-item{display:none;padding:0;margin-bottom:0}.ak-slider-container .ak-block-posts{margin:0}.ak-slider-container .ak-block-posts .ak-module-grid{padding:0}.ak-slider-container .ak-module-inner{padding:0 !important}.ak-slider-container .ak-module-featured .ak-module-badges{top:10px}.tns-ovh{position:relative}.tns-autowidth{display:block}.tns-controls{margin-top:7px;text-align:center;-webkit-tap-highlight-color:transparent}.tns-controls button{z-index:1;display:inline-block;cursor:pointer;border-radius:3px;border:0;width:44px;height:44px;padding:0;font-size:22px;line-height:44px;font-weight:300;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;-webkit-transition:all .3s;transition:all .3s}.tns-controls button .fa{font-weight:normal;line-height:inherit}.tns-controls button:not([disabled]):hover{background-color:#000;color:#fff;text-decoration:none}.tns-controls button[disabled]{display:none !important}.tns-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.tns-nav button{width:10px;height:10px;margin:5px;padding:0;background:#d6d6d6;background:rgba(100,100,100,0.2);border:0;display:inline-block;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:100%}.tns-nav button.tns-nav-active,.tns-nav button:hover{background:var(--ak-accent-color)}.ak-slider-dots-style-2 .tns-nav button,.ak-slider-dots-style-3 .tns-nav button{width:12px;height:12px;background:transparent;border:3px solid var(--ak-darker-border-color)}.ak-slider-dots-style-2 .tns-nav button.tns-nav-active,.ak-slider-dots-style-3 .tns-nav button.tns-nav-active,.ak-slider-dots-style-2 .tns-nav button:hover,.ak-slider-dots-style-3 .tns-nav button:hover{background-color:var(--ak-accent-color);border-color:var(--ak-accent-color)}.ak-slider-dots-style-3 .tns-nav button{border-radius:0}.ak-slider-dots-style-4 .tns-nav,.ak-slider-dots-style-5 .tns-nav{margin-top:0;counter-reset:li-counter}.ak-slider-dots-style-4 .tns-nav button,.ak-slider-dots-style-5 .tns-nav button{min-width:34px;width:34px;height:34px;text-align:center;padding:3px;margin:7px 5px;font-size:15px;line-height:1;font-weight:700;color:var(--ak-text-color)}.ak-slider-dots-style-4 .tns-nav button::before,.ak-slider-dots-style-5 .tns-nav button::before{overflow:hidden;content:counter(li-counter);counter-increment:li-counter}.ak-slider-dots-style-4 .tns-nav button:hover,.ak-slider-dots-style-5 .tns-nav button:hover,.ak-slider-dots-style-4 .tns-nav button.tns-nav-active,.ak-slider-dots-style-5 .tns-nav button.tns-nav-active{color:#fff}.ak-slider-dots-style-5 .tns-nav button{border-radius:0}.ak-slider-nav-style-1 .tns-controls{height:0;margin:0;padding:0}.ak-slider-nav-style-1 .tns-controls button{position:absolute;top:50%;bottom:auto;margin-top:-22px;z-index:1;opacity:.7;background-color:#333;color:#fff}.ak-slider-nav-style-1 .tns-controls button .fa{font-size:26px !important}.ak-slider-nav-style-1 .tns-controls button:hover{opacity:1}.ak-slider-nav-style-1 .tns-controls button[data-controls="prev"]{left:0;border-radius:0 50% 50% 0}.ak-slider-nav-style-1 .tns-controls button[data-controls="next"]{right:0;border-radius:50% 0 0 50%}.ak-slider-nav-style-2 .tns-controls{height:0;margin:0;padding:0}.ak-slider-nav-style-2 .tns-controls button{position:absolute;top:50%;bottom:auto;margin-top:-22px;z-index:1;background-color:rgba(0,0,0,0.4);border:2px solid #fff;opacity:.8;border-radius:50%;color:#fff}.ak-slider-nav-style-2 .tns-controls button .fa{font-size:26px !important}.ak-slider-nav-style-2 .tns-controls button:hover{opacity:1}.ak-slider-nav-style-2 .tns-controls button[data-controls="prev"]{left:20px}.ak-slider-nav-style-2 .tns-controls button[data-controls="next"]{right:20px}.ak-slider-nav-style-3 .tns-controls{height:0;margin:0;padding:0}.ak-slider-nav-style-3 .tns-controls button{position:absolute;top:50%;bottom:auto;margin-top:-22px;z-index:1;border:0;font-size:22px;background:rgba(0,0,0,0.6);color:#fff !important;font-weight:300 !important;padding:0 3px;display:inline-block;text-align:center !important;cursor:pointer;text-transform:uppercase !important;opacity:0}.ak-slider-nav-style-3 .tns-controls button[data-controls="prev"]{left:-40px}.ak-slider-nav-style-3 .tns-controls button[data-controls="next"]{right:-40px}.ak-slider-nav-style-3 .tns-nav{position:absolute;top:10px;left:auto;right:10px;bottom:auto;z-index:1;margin:0}.ak-slider-nav-style-3:hover .tns-controls>button{opacity:1}.ak-slider-nav-style-3:hover .tns-controls>button[data-controls="prev"]{left:15px}.ak-slider-nav-style-3:hover .tns-controls>button[data-controls="next"]{right:15px}.ak-slider-nav-style-4 .tns-controls{height:0;margin:0;padding:0}.ak-slider-nav-style-4 .tns-controls button{position:absolute;top:0;bottom:0;z-index:1;border:0;border-radius:0;padding:0;width:5%;max-width:45px;height:100%;cursor:pointer;opacity:.7}.ak-slider-nav-style-4 .tns-controls button .fa{color:#fff;margin:0 auto;font-size:46px;line-height:46px}.ak-slider-nav-style-4 .tns-controls button[data-controls="prev"]{left:0;background:rgba(0,0,0,0.3)}.ak-slider-nav-style-4 .tns-controls button[data-controls="prev"] .fa{left:0}.ak-slider-nav-style-4 .tns-controls button[data-controls="next"]{right:0;background:rgba(0,0,0,0.3)}.ak-slider-nav-style-4 .tns-controls button[data-controls="next"] .fa{right:0}.ak-slider-nav-style-4 .tns-controls button:hover{opacity:1}.ak-slider-nav-style-4 .tns-nav{position:absolute;top:auto;bottom:20px;left:0;right:0;margin-left:auto;margin-right:auto;text-align:center;width:300px;z-index:1}.ak-slider-nav-style-4 .tns-nav button{background:rgba(255,255,255,0.2)}.ak-slider-nav-style-5 .tns-controls{height:0;margin:0;padding:0}.ak-slider-nav-style-5 .tns-controls button{position:absolute;top:50%;bottom:auto;margin-top:-30px;z-index:1;opacity:.8;background-color:transparent;border:0;color:#fff}.ak-slider-nav-style-5 .tns-controls button .fa{font-size:60px !important}.ak-slider-nav-style-5 .tns-controls button:hover{opacity:1;background-color:transparent}.ak-slider-nav-style-5 .tns-controls button[data-controls="prev"]{left:10px}.ak-slider-nav-style-5 .tns-controls button[data-controls="next"]{right:10px}@media(max-width:991px){.ak-slider-dots-style-4 .tns-nav,.ak-slider-dots-style-5 .tns-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.ak-slider-dots-style-4 .tns-nav::-webkit-scrollbar,.ak-slider-dots-style-5 .tns-nav::-webkit-scrollbar{display:none}}.ak-featured-thumb{position:relative;overflow:hidden;display:block;z-index:0}.ak-featured-thumb>img{position:absolute;top:0;bottom:0;left:0;width:100%;height:auto;min-height:100%;z-index:-1}.ak-featured-thumb.background-thumb>div{background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:var(--ak-dark-bg-color)}.ak-featured-thumb.lazy-thumb>img{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ak-featured-thumb.lazy-thumb>img.lazyloaded{opacity:1}.ak-featured-thumb.lazy-thumb:before{content:"";opacity:1;background:var(--ak-dark-bg-color) url("/wp-content/plugins/newsy-elements/assets/images/imgloader.gif");background-position:center;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.ak-featured-thumb.size-500{padding-bottom:50%}.ak-featured-thumb.size-715{padding-bottom:71.5%}.ak-featured-thumb.size-1000{padding-bottom:100%}.ak-featured-thumb.size-1400{padding-bottom:140%}.ak-featured-thumb.size-auto{height:auto}.ak-featured-thumb.size-auto .featured-thumb{position:relative;top:auto;bottom:auto;left:auto;width:100% !important;height:auto !important;min-height:100%;z-index:-1}.ak-featured-thumb.no_thumbnail:before{background:var(--ak-grey-bg-color) !important}.ak-featured-thumb.no_thumbnail:after{font-family:"FontAwesome",serif;content:"\f03e";display:block;position:absolute;left:50%;top:50%;color:#bfbfbf;font-size:24px;margin-top:-7px;margin-left:-10px;line-height:1}.dark .ak-featured-thumb.lazy-thumb:before{background-color:var(--ak-dark-bg-color);background-image:url("/wp-content/plugins/newsy-elements/assets/images/imgloader-dark.gif")}.ak-featured-media{position:relative}.ak-video-container:not(.ak-gif-wrap){position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.ak-video-container:not(.ak-gif-wrap).square{padding-bottom:100%}.ak-video-container:not(.ak-gif-wrap) iframe,.ak-video-container:not(.ak-gif-wrap) object,.ak-video-container:not(.ak-gif-wrap) embed,.ak-video-container:not(.ak-gif-wrap) video{position:absolute;top:0;left:0;width:100%;height:100%}.ak-player-wrap{position:relative;background:#000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSc1MHB4JyBoZWlnaHQ9JzUwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+") center center no-repeat}.ak-player-wrap .ak-player-image{margin:0 auto}.ak-player-wrap.ak-player-responsive{width:100%}.ak-player-wrap.ak-player-responsive .ak-player-image{width:100%}.ak-module .ak-player-wrap .ak-video-player video{min-height:300px;max-height:700px}.ak-player-overlay{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;background-color:rgba(0,0,0,0.1);z-index:1}.ak-player-control{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);display:inline-block;width:72px;height:72px;padding:3px;border-radius:72px;font-family:Arial,sans-serif;font-size:28px;font-weight:700;line-height:68px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.9)}.ak-player-control .fa-play{margin-right:-5px}.ak-player-active .ak-player-control{visibility:hidden}.ak-player-overlay.ak-player-active{background-color:rgba(0,0,0,0)}.ak-player-wrap.ak-player-active .ak-player-control,.ak-player-wrap.ak-player-active .ak-video-length{display:none}.ak-video-sound-toggle{width:42px;height:42px;position:absolute;background-color:rgba(0,0,0,0.8);bottom:20px;left:20px;color:#fff;text-align:center;font-size:20px;line-height:42px;border-radius:50%;cursor:pointer}.ak-video-sound-toggle .fa-volume-off{display:none}.ak-video-sound-toggle.off .fa-volume-off{display:inline-block}.ak-video-sound-toggle.off .fa-volume-up{display:none}.ak-video-length{position:absolute;bottom:20px;right:20px;height:24px;color:#fff;background-color:rgba(0,0,0,0.8);border-radius:12px;padding:0 8px;line-height:24px}.ak-gif-wrap .ak-player-image{z-index:0;vertical-align:top;background:rgba(0,0,0,0.5);opacity:0}.ak-gif-wrap .ak-player-image.ak-player-image-ready{opacity:1}.ak-gif-wrap .ak-player-canvas{display:inline-block;position:absolute;top:0;left:0;pointer-events:none;z-index:0;vertical-align:top;opacity:0}.ak-gif-wrap.ak-player-responsive .ak-player-canvas{width:100%}.ak-gif-wrap .ak-player-canvas.ak-player-canvas-ready{-webkit-transition:opacity 300ms;transition:opacity 300ms;opacity:1}.ak-gif-wrap .ak-player-canvas.ak-player-canvas-active{-webkit-transition:none;transition:none;opacity:0}.ak-gif-wrap .ak-player-control{font-size:20px}.ak-gif-wrap .ak-player-control:before{content:" ";display:block;position:absolute;left:3px;top:3px;width:66px;height:66px;border:3px dashed #fff;border-radius:66px}.ak-gif-wrap video.ak-player-image{opacity:1}.wp-video{width:100% !important;margin-bottom:15px}.wpb_video_wrapper .ak-video-container{position:relative;padding-top:0;padding-bottom:0;height:auto}.wpb_video_wrapper .ak-featured-media{margin-bottom:0}.entry-content iframe.instagram-media{max-width:748px !important}.dark .ak-block-header .ak-block-tabs>ul>li a{color:var(--ak-text-color)}.dark .ak-block-header .ak-block-tabs>ul>li.active a{color:var(--ak-link-text-color)}.dark .ak-pagination .ak-pagination-btn{background:var(--ak-alpha-bg-color) !important;border-color:var(--ak-alpha-border-color) !important;color:var(--ak-text-color) !important}.dark .ak-module .ak-module-title a,.dark .ak-module .ak-module-title a:hover,.dark .ak-module .ak-module-title a:focus{color:var(--ak-link-text-color) !important}.dark .ak-module .ak-module-summary,.dark .ak-module .ak-module-author,.dark .ak-module .ak-module-author .ak-module-author-name{color:var(--ak-text-color)}.dark .ak-module .ak-module-meta{color:var(--ak-meta-text-color)}.dark .ak-module .ak-module-terms.inline a{color:var(--ak-link-text-color)}.dark .ak-post-meta-author a{color:var(--ak-link-text-color)}
