/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0{--fa:"\30"}.fa-1{--fa:"\31"}.fa-2{--fa:"\32"}.fa-3{--fa:"\33"}.fa-4{--fa:"\34"}.fa-5{--fa:"\35"}.fa-6{--fa:"\36"}.fa-7{--fa:"\37"}.fa-8{--fa:"\38"}.fa-9{--fa:"\39"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"\4b"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"\51"}.fa-g{--fa:"\47"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"\43"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"\4c"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"\50"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"\3f"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"\46"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"\48"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"\4a"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"\53"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"\42"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"\3c"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:"\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"\2b"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"\3d"}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"\25"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"\54"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"\21"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24"}.fa-x{--fa:"\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"\44"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://kumanovomuseum.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa.fa-glass{--fa:"\f000"}.fa.fa-envelope-o{--fa:"\f0e0"}.fa.fa-envelope-o,.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o{--fa:"\f005"}.fa.fa-close,.fa.fa-remove{--fa:"\f00d"}.fa.fa-gear{--fa:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2ed"}.fa.fa-home{--fa:"\f015"}.fa.fa-file-o{--fa:"\f15b"}.fa.fa-clock-o,.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o{--fa:"\f017"}.fa.fa-arrow-circle-o-down{--fa:"\f358"}.fa.fa-arrow-circle-o-down,.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up{--fa:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f144"}.fa.fa-repeat,.fa.fa-rotate-right{--fa:"\f01e"}.fa.fa-refresh{--fa:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f022"}.fa.fa-dedent{--fa:"\f03b"}.fa.fa-video-camera{--fa:"\f03d"}.fa.fa-picture-o{--fa:"\f03e"}.fa.fa-photo,.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo{--fa:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f03e"}.fa.fa-map-marker{--fa:"\f3c5"}.fa.fa-pencil-square-o{--fa:"\f044"}.fa.fa-edit,.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit{--fa:"\f044"}.fa.fa-share-square-o{--fa:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f14a"}.fa.fa-arrows{--fa:"\f0b2"}.fa.fa-times-circle-o{--fa:"\f057"}.fa.fa-check-circle-o,.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o{--fa:"\f058"}.fa.fa-mail-forward{--fa:"\f064"}.fa.fa-expand{--fa:"\f424"}.fa.fa-compress{--fa:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning{--fa:"\f071"}.fa.fa-calendar{--fa:"\f073"}.fa.fa-arrows-v{--fa:"\f338"}.fa.fa-arrows-h{--fa:"\f337"}.fa.fa-bar-chart,.fa.fa-bar-chart-o{--fa:"\e0e3"}.fa.fa-twitter-square{--fa:"\f081"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square{--fa:"\f082"}.fa.fa-gears{--fa:"\f085"}.fa.fa-thumbs-o-up{--fa:"\f164"}.fa.fa-thumbs-o-down,.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down{--fa:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f004"}.fa.fa-sign-out{--fa:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f08c"}.fa.fa-thumb-tack{--fa:"\f08d"}.fa.fa-external-link{--fa:"\f35d"}.fa.fa-sign-in{--fa:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f092"}.fa.fa-lemon-o{--fa:"\f094"}.fa.fa-lemon-o,.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o{--fa:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook{--fa:"\f39e"}.fa.fa-facebook-f{--fa:"\f39e"}.fa.fa-facebook-f,.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed{--fa:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0a0"}.fa.fa-hand-o-right{--fa:"\f0a4"}.fa.fa-hand-o-left,.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left{--fa:"\f0a5"}.fa.fa-hand-o-up{--fa:"\f0a6"}.fa.fa-hand-o-down,.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down{--fa:"\f0a7"}.fa.fa-globe{--fa:"\f57d"}.fa.fa-tasks{--fa:"\f828"}.fa.fa-arrows-alt{--fa:"\f31e"}.fa.fa-group{--fa:"\f0c0"}.fa.fa-chain{--fa:"\f0c1"}.fa.fa-cut{--fa:"\f0c4"}.fa.fa-files-o{--fa:"\f0c5"}.fa.fa-files-o,.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o{--fa:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0c7"}.fa.fa-navicon,.fa.fa-reorder{--fa:"\f0c9"}.fa.fa-magic{--fa:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square{--fa:"\f0d3"}.fa.fa-google-plus-square{--fa:"\f0d4"}.fa.fa-google-plus,.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus{--fa:"\f0d5"}.fa.fa-money{--fa:"\f3d1"}.fa.fa-unsorted{--fa:"\f0dc"}.fa.fa-sort-desc{--fa:"\f0dd"}.fa.fa-sort-asc{--fa:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f0e1"}.fa.fa-rotate-left{--fa:"\f0e2"}.fa.fa-legal{--fa:"\f0e3"}.fa.fa-dashboard,.fa.fa-tachometer{--fa:"\f625"}.fa.fa-comment-o{--fa:"\f075"}.fa.fa-comment-o,.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o{--fa:"\f086"}.fa.fa-flash{--fa:"\f0e7"}.fa.fa-clipboard{--fa:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0eb"}.fa.fa-exchange{--fa:"\f362"}.fa.fa-cloud-download{--fa:"\f0ed"}.fa.fa-cloud-upload{--fa:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f3"}.fa.fa-cutlery{--fa:"\f2e7"}.fa.fa-file-text-o{--fa:"\f15c"}.fa.fa-building-o,.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o{--fa:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f8"}.fa.fa-tablet{--fa:"\f3fa"}.fa.fa-mobile,.fa.fa-mobile-phone{--fa:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-mail-reply{--fa:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{--fa:"\f07b"}.fa.fa-folder-o,.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o{--fa:"\f07c"}.fa.fa-smile-o{--fa:"\f118"}.fa.fa-frown-o,.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o{--fa:"\f119"}.fa.fa-meh-o{--fa:"\f11a"}.fa.fa-keyboard-o,.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o{--fa:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f024"}.fa.fa-mail-reply-all{--fa:"\f122"}.fa.fa-star-half-o{--fa:"\f5c0"}.fa.fa-star-half-empty,.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty{--fa:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f5c0"}.fa.fa-code-fork{--fa:"\f126"}.fa.fa-chain-broken,.fa.fa-unlink{--fa:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt{--fa:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f146"}.fa.fa-level-up{--fa:"\f3bf"}.fa.fa-level-down{--fa:"\f3be"}.fa.fa-pencil-square{--fa:"\f14b"}.fa.fa-external-link-square{--fa:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-eur,.fa.fa-euro{--fa:"\f153"}.fa.fa-gbp{--fa:"\f154"}.fa.fa-dollar,.fa.fa-usd{--fa:"\24"}.fa.fa-inr,.fa.fa-rupee{--fa:"\e1bc"}.fa.fa-cny,.fa.fa-jpy,.fa.fa-rmb,.fa.fa-yen{--fa:"\f157"}.fa.fa-rouble,.fa.fa-rub,.fa.fa-ruble{--fa:"\f158"}.fa.fa-krw,.fa.fa-won{--fa:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin{--fa:"\f15a"}.fa.fa-file-text{--fa:"\f15c"}.fa.fa-sort-alpha-asc{--fa:"\f15d"}.fa.fa-sort-alpha-desc{--fa:"\f881"}.fa.fa-sort-amount-asc{--fa:"\f884"}.fa.fa-sort-amount-desc{--fa:"\f160"}.fa.fa-sort-numeric-asc{--fa:"\f162"}.fa.fa-sort-numeric-desc{--fa:"\f886"}.fa.fa-youtube-square{--fa:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square{--fa:"\f169"}.fa.fa-youtube-play{--fa:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow,.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square{--fa:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square{--fa:"\f174"}.fa.fa-long-arrow-down{--fa:"\f309"}.fa.fa-long-arrow-up{--fa:"\f30c"}.fa.fa-long-arrow-left{--fa:"\f30a"}.fa.fa-long-arrow-right{--fa:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip{--fa:"\f184"}.fa.fa-sun-o{--fa:"\f185"}.fa.fa-moon-o,.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o{--fa:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{--fa:"\f35a"}.fa.fa-arrow-circle-o-left,.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left{--fa:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f191"}.fa.fa-toggle-left{--fa:"\f191"}.fa.fa-dot-circle-o,.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o{--fa:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f194"}.fa.fa-try,.fa.fa-turkish-lira{--fa:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank,.fa.fa-institution{--fa:"\f19c"}.fa.fa-mortar-board{--fa:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square{--fa:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square{--fa:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square{--fa:"\f1b7"}.fa.fa-automobile{--fa:"\f1b9"}.fa.fa-cab{--fa:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{--fa:"\f1c1"}.fa.fa-file-pdf-o,.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o{--fa:"\f1c2"}.fa.fa-file-excel-o{--fa:"\f1c3"}.fa.fa-file-excel-o,.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o{--fa:"\f1c4"}.fa.fa-file-image-o{--fa:"\f1c5"}.fa.fa-file-image-o,.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o{--fa:"\f1c5"}.fa.fa-file-picture-o{--fa:"\f1c5"}.fa.fa-file-archive-o,.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o{--fa:"\f1c6"}.fa.fa-file-zip-o{--fa:"\f1c6"}.fa.fa-file-audio-o,.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o{--fa:"\f1c7"}.fa.fa-file-sound-o{--fa:"\f1c7"}.fa.fa-file-sound-o,.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o{--fa:"\f1c8"}.fa.fa-file-movie-o{--fa:"\f1c8"}.fa.fa-file-code-o,.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o{--fa:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-buoy,.fa.fa-life-saver,.fa.fa-support{--fa:"\f1cd"}.fa.fa-circle-o-notch{--fa:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra{--fa:"\f1d0"}.fa.fa-resistance{--fa:"\f1d0"}.fa.fa-empire,.fa.fa-ge,.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge{--fa:"\f1d1"}.fa.fa-git-square{--fa:"\f1d2"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square{--fa:"\f1d4"}.fa.fa-yc-square{--fa:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin,.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat{--fa:"\f1d7"}.fa.fa-send{--fa:"\f1d8"}.fa.fa-paper-plane-o{--fa:"\f1d8"}.fa.fa-paper-plane-o,.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o{--fa:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-header{--fa:"\f1dc"}.fa.fa-futbol-o{--fa:"\f1e3"}.fa.fa-futbol-o,.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o{--fa:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1f6"}.fa.fa-trash{--fa:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper{--fa:"\f1fb"}.fa.fa-area-chart{--fa:"\f1fe"}.fa.fa-pie-chart{--fa:"\f200"}.fa.fa-line-chart{--fa:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square{--fa:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f20a"}.fa.fa-ils,.fa.fa-shekel,.fa.fa-sheqel{--fa:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f3a5"}.fa.fa-intersex,.fa.fa-transgender{--fa:"\f224"}.fa.fa-transgender-alt{--fa:"\f225"}.fa.fa-facebook-official{--fa:"\f09a"}.fa.fa-facebook-official,.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel{--fa:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc{--fa:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery,.fa.fa-battery-4{--fa:"\f240"}.fa.fa-battery-3{--fa:"\f241"}.fa.fa-battery-2{--fa:"\f242"}.fa.fa-battery-1{--fa:"\f243"}.fa.fa-battery-0{--fa:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o{--fa:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o{--fa:"\f254"}.fa.fa-hourglass-1{--fa:"\f251"}.fa.fa-hourglass-2{--fa:"\f252"}.fa.fa-hourglass-3{--fa:"\f253"}.fa.fa-hand-rock-o{--fa:"\f255"}.fa.fa-hand-grab-o,.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o{--fa:"\f255"}.fa.fa-hand-paper-o{--fa:"\f256"}.fa.fa-hand-paper-o,.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o{--fa:"\f256"}.fa.fa-hand-scissors-o{--fa:"\f257"}.fa.fa-hand-lizard-o,.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o{--fa:"\f258"}.fa.fa-hand-spock-o{--fa:"\f259"}.fa.fa-hand-pointer-o,.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o{--fa:"\f25a"}.fa.fa-hand-peace-o{--fa:"\f25b"}.fa.fa-hand-peace-o,.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square{--fa:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television{--fa:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{--fa:"\f271"}.fa.fa-calendar-minus-o,.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o{--fa:"\f272"}.fa.fa-calendar-times-o{--fa:"\f273"}.fa.fa-calendar-check-o,.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o{--fa:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f279"}.fa.fa-commenting{--fa:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo{--fa:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt{--fa:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{--fa:"\f28b"}.fa.fa-pause-circle-o,.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o{--fa:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt{--fa:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f059"}.fa.fa-volume-control-phone{--fa:"\f2a0"}.fa.fa-asl-interpreting{--fa:"\f2a3"}.fa.fa-deafness,.fa.fa-hard-of-hearing{--fa:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing{--fa:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square{--fa:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost{--fa:"\f2ab"}.fa.fa-snapchat-square{--fa:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official{--fa:"\f2b3"}.fa.fa-google-plus-circle{--fa:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome,.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa{--fa:"\f2b4"}.fa.fa-handshake-o{--fa:"\f2b5"}.fa.fa-envelope-open-o,.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o{--fa:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2b9"}.fa.fa-vcard{--fa:"\f2bb"}.fa.fa-address-card-o{--fa:"\f2bb"}.fa.fa-address-card-o,.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o{--fa:"\f2bb"}.fa.fa-user-circle-o{--fa:"\f2bd"}.fa.fa-user-circle-o,.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o{--fa:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license{--fa:"\f2c2"}.fa.fa-id-card-o{--fa:"\f2c2"}.fa.fa-drivers-license-o,.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o{--fa:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer,.fa.fa-thermometer-4{--fa:"\f2c7"}.fa.fa-thermometer-3{--fa:"\f2c8"}.fa.fa-thermometer-2{--fa:"\f2c9"}.fa.fa-thermometer-1{--fa:"\f2ca"}.fa.fa-thermometer-0{--fa:"\f2cb"}.fa.fa-bathtub,.fa.fa-s15{--fa:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle{--fa:"\f410"}.fa.fa-window-close-o{--fa:"\f410"}.fa.fa-times-rectangle-o,.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o{--fa:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast{--fa:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.clear{clear:both}table.cnss-social-icon tr td,table.cnss-social-icon,table.cnss-social-icon tr{padding:0!important;margin:0!important;border:none!important;vertical-align:middle!important;background:none!important}table.cnss-social-icon tr td img{max-width:100%!important}table.cnss-social-icon tr td a img,table.cnss-social-icon tr td a:hover img,table.cnss-social-icon tr td a img:hover{border:none!important}table.cnss-social-icon tr td a img:hover,table.cnss-social-icon tr td a:hover img{max-width:100%!important}ul.cnss-social-icon{margin:0;padding:0;list-style-type:none}ul.cnss-social-icon li a img{display:block}ul.cnss-social-icon li a{border:none!important;text-decoration:none!important}ul.cnss-social-icon li:after,ul.cnss-social-icon li:before{display:none!important;content:inherit!important}ul.cnss-social-icon li{vertical-align:middle;float:none!important;width:auto!important;margin:0!important;list-style-type:none!important;border:none!important;padding:0!important;background:none!important;line-height:normal!important}ul.cnss-social-icon li a,ul.cnss-social-icon li a img{box-shadow:none!important;-webkit-box-shadow:none}ul.cnss-social-icon li.cn-fa-icon a{display:block!important;text-align:center!important;-webkit-transition:width 0.5s!important;transition:all 0.5s!important;box-sizing:border-box!important;background-color:#999999!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-dropbox{background-color:#007ee5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-foursquare{background-color:#f94877!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus-circle{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus-official{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus-square{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-wallet{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google{background-color:#4285f4!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-internet-explorer{background-color:#0078d7!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-pinterest{background-color:#cb1f27!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-pinterest-p{background-color:#cb1f27!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-pinterest-square{background-color:#cb1f27!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-slideshare{background-color:#0077b5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-trello{background-color:#0079bf!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-windows{background-color:#0078d7!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-yelp{background-color:#af0606!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube{background-color:#cd201f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube-play{background-color:#cd201f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube-square{background-color:#cd201f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-apple{background-color:#333333!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-bluetooth{background-color:#0082fc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-drupal{background-color:#0073ba!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-f{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-official{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-square{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-html5{background-color:#e34c26!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-medium{background-color:#00ab6c!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-opera{background-color:#f71a2b!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-quora{background-color:#a82400!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-reddit{background-color:#ff4500!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-spotify{background-color:#2ebd59!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-twitter{background-color:#1da1f2!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-twitter-square{background-color:#1da1f2!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-vine{background-color:#00b488!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-wordpress{background-color:#21759b!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-xing{background-color:#005d5e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-xing-square{background-color:#005d5e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-yahoo{background-color:#4102b0!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-css3{background-color:#0c73b8!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-digg{background-color:#1b5891!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-edge{background-color:#2c74be!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-etsy{background-color:#f56400!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-joomla{background-color:#ed1c40!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-skype{background-color:#00aff0!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-tumblr{background-color:#36465d!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-tumblr-square{background-color:#36465d!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-whatsapp{background-color:#2ab200!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-android{background-color:#77c159!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-behance{background-color:#005cff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-behance-square{background-color:#005cff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-dribbble{background-color:#e04c86!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-expeditedssl{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-forumbee{background-color:#86ac2f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-get-pocket{background-color:#e84352!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-hacker-news{background-color:#ff6600!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin{background-color:#0177b5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin-square{background-color:#0177b5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-maxcdn{background-color:#ff5b02!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-vimeo{background-color:#00b3ec!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-vimeo-square{background-color:#aad450!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-github{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-github-square{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-git{background-color:#f14e32!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-git-square{background-color:#f14e32!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-rss{background-color:#ff6600!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram{background-color:#405de6!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-tripadvisor{background-color:#589442!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-500px{background-color:#0099e5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-angellist{background-color:#7fbb00!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-amazon{background-color:#ff9900!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-bandcamp{background-color:#629aa9!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-bitbucket{background-color:#205081!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-visa{background-color:#1a1f71!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-amex{background-color:#002663!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-mastercard{background-color:#cc0000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-paypal{background-color:#003087!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-stripe{background-color:#00afe1!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-codepen{background-color:#0ebeff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-delicious{background-color:#3399ff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-deviantart{background-color:#05cc47!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-firefox{background-color:#e66000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-flickr{background-color:#0063dc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-free-code-camp{background-color:#006400!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-gitlab{background-color:#fca326!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-gratipay{background-color:#663300!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-houzz{background-color:#7ac142!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-imdb{background-color:#f5de50!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-lastfm{background-color:#d51007!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-linux{background-color:#1793d1!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-meetup{background-color:#e0393e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-odnoklassniki{background-color:#ed812b!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-paypal{background-color:#003087!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-product-hunt{background-color:#da552f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-scribd{background-color:#1a7bba!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-slack{background-color:#6ecadc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-snapchat{background-color:#fffc00!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-soundcloud{background-color:#ff8800!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-stack-exchange{background-color:#1e5397!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-stack-overflow{background-color:#f48024!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-steam{background-color:#00adee!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-stumbleupon{background-color:#eb4924!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-telegram{background-color:#0088cc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-twitch{background-color:#6441a5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-viadeo{background-color:#0099CC!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-wechat{background-color:#7bb32e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-wikipedia-w{background-color:#000000!important}.entry-content a,.entry-content a:hover{box-shadow:none!important}#wpfooter{position:static}.show-icon-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.cnss_common_display{width:36px;height:36px;padding:0;margin:2px;color:#fff;text-align:center;border:none;line-height:36px;border-radius:50%}.cnss_facebook_awesome{background-color:#3b5998!important}.cnss_twitter_awesome{background-color:#000000!important}.cnss_linkedin_awesome{background-color:#0177b5!important}.cnss_whatsapp_awesome{background-color:#25d366!important}.cnss_telegram_awesome{background-color:#26a4e3!important}.cnss_reddit_awesome{background-color:#ff4500!important}.cnss_copy_link_awesome{background-color:#30d19b!important}.cnss_envelope_awesome{background-color:#7d7d7d!important}.cnss_print_awesome{background-color:#333333!important}.cnss_social_share_icon{position:relative;width:auto;margin:0;padding:0}.cnss_social_share_icon ul{margin:0;padding:0;font-size:0}.cnss_social_share_icon ul li{display:inline-block;list-style:none;padding:2px;margin:0}#bef_aft_post,#bef_aft_page{padding-left:50px;display:none}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0%;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}body{visibility:visible!important}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;display:block}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.td-container-border:after{position:absolute;bottom:0;right:0;display:block;content:'';height:100%;width:1px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#e6e6e6;z-index:-1}.td-ss-main-sidebar,.td-ss-row .td-pb-span4 .wpb_wrapper{-webkit-backface-visibility:hidden;z-index:1}.td-container{width:1021px;margin-right:auto;margin-left:auto;border-bottom:1px solid #e6e6e6;background-color:#fff;position:relative;clear:both;z-index:1}.td-pb-row{width:100%;*zoom:1;margin-bottom:0;margin-left:0}.td-pb-row:before,.td-pb-row:after{display:table;content:""}.td-pb-row:after{clear:both}.td-pb-row{position:relative}.td-pb-row .wpb_column{position:relative}.td-pb-row .wpb_column:before{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;right:-1px}@media (max-width:767px){.td-pb-row .wpb_column:before{display:none}}.td-pb-row .wpb_column:last-child:before{display:none}.td-pb-row .td-pb-span4:nth-of-type(3):after{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;left:-341px}@media (max-width:767px){.td-pb-row .td-pb-span4:nth-of-type(3):after{display:none}}@media (min-width:768px) and (max-width:1023px){.td-pb-row .td-pb-span4:nth-of-type(3):after{left:-253px}}.td-pb-row .td-pb-span4:nth-last-of-type(3):after{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;right:-341px}@media (max-width:767px){.td-pb-row .td-pb-span4:nth-last-of-type(3):after{display:none}}@media (min-width:768px) and (max-width:1023px){.td-pb-row .td-pb-span4:nth-last-of-type(3):after{right:-253px}}.page-template-page-pagebuilder-title .td-pagebuilder-sidebar-full.td-main-content:before{right:0}.page-template-page-pagebuilder-title .td-pagebuilder-sidebar-right .td-main-content:before{right:-1px}.page-template-page-pagebuilder-title .td-pb-span8 .td-pb-span4:after{display:none}.td-container-border:before{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;left:0}@media (max-width:767px){.td-container-border:before{display:none}}.td-main-content{position:relative}.td-main-content:before{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;right:-1px}@media (max-width:767px){.td-main-content:before{display:none}}@media (min-width:768px) and (max-width:1023px){.td-main-content.td-pb-span12:before{right:0}}.td-main-sidebar:before{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;right:-1px}@media (max-width:767px){.td-main-sidebar:before{display:none}}@media (min-width:768px) and (max-width:1023px){.td-main-sidebar:before{right:0}}.td-pb-row [class*="td-pb-span"]{display:block;min-height:1px;float:left;margin-left:0;border-left:1px solid #e6e6e6}.wpb_column,.wpb_row{border-style:solid;border-width:0;border-color:#e6e6e6}.td-pb-row .td-pb-row .td-pb-span12{width:100%}.td-pb-row .td-pb-row .td-pb-span11{width:91.66%}.td-pb-row .td-pb-row .td-pb-span10{width:83.33%}.td-pb-row .td-pb-row .td-pb-span9{width:75%}.td-pb-row .td-pb-row .td-pb-span8{width:66.66%}.td-pb-row .td-pb-row .td-pb-span7{width:58.33%}.td-pb-row .td-pb-row .td-pb-span6{width:50%}.td-pb-row .td-pb-row .td-pb-span5{width:41.66%}.td-pb-row .td-pb-row .td-pb-span4{width:33.33%}.td-pb-row .td-pb-row .td-pb-span3{width:25%}.td-pb-row .td-pb-row .td-pb-span2{width:16.66%}.td-pb-row .td-pb-row .td-pb-span1{width:8.333%}.td-pb-span1{width:85px}.td-pb-span2{width:170px}.td-pb-span3{width:255px}.td-pb-span4{width:340px;position:relative}.td-pb-span5{width:425px}.td-pb-span6{width:510px}.td-pb-span7{width:595px}.td-pb-span8{width:680px}.td-pb-span8 .td-pb-row{width:680px;position:relative;left:-1px}@media (max-width:767px){.td-pb-span8 .td-pb-row{left:0}}.td-pb-span8 .td-pb-row div.td-pb-span6{width:340px}.td-pb-span9{width:765px}.td-pb-span10{width:850px}.td-pb-span11{width:935px}.td-pb-span12{width:1020px}.td-pb-full-cell{position:relative}.td-container-border>.td-pb-row>.td-pb-span4>*>.td-pb-full-cell{width:341px;left:-1px}.td-main-sidebar .td-pb-full-cell{width:341px;left:-1px}@media (min-width:1023px){.td-container-border>.td-pb-row>.td-pb-span4 .wpb_widgetised_column .td-pb-full-cell{width:341px;left:-1px}}.td-pb-span8 .td-pb-span6 .td-pb-full-cell{width:341px;left:-1px}.td-container-border>.td-pb-row>.td-pb-span8>*>.td-pb-full-cell{width:681px;left:-1px}.td-container-border>.td-pb-row>.td-pb-span12>*>.td-pb-full-cell{width:1021px;left:-1px}.td-pb-padding{padding:20px 19px 20px 20px}@media (min-width:768px) and (max-width:1023px){.td-pb-padding{padding:17px}}@media (max-width:767px){.td-pb-padding{padding:10px}}.td-pb-padding-side{padding:0 19px 0 20px}@media (min-width:768px) and (max-width:1023px){.td-pb-padding-side{padding:0 17px}}@media (max-width:767px){.td-pb-padding-side{padding:0 10px}}.td-pb-margin-side{margin:0 19px 0 20px}@media (min-width:768px) and (max-width:1023px){.td-pb-margin-side{margin:0 17px}}@media (max-width:767px){.td-pb-margin-side{margin:0 10px}}.wpb_content_element{padding:0 19px 20px 20px}@media (min-width:768px) and (max-width:1023px){.wpb_content_element{padding:0 17px 17px 17px}}@media (max-width:767px){.wpb_content_element{padding:0 10px 17px 10px}}.td-container-border>.td-pb-row:first-child .wpb_wrapper .td_block_wrap:nth-of-type(1),.td-container-border>.tdc-row:first-child .wpb_wrapper .td_block_wrap:nth-of-type(1){border-top:0}.page-template-page-pagebuilder-latest .td-container-border .tdc-row:first-of-type .tdc-element:first-of-type .td_block_wrap:nth-of-type(1),.page-template-default .td-container-border .tdc-row:first-of-type .tdc-element:first-of-type .td_block_wrap:nth-of-type(1){border-top:0}.td-pb-border-top{border-top:1px solid #e6e6e6}.td-top-border{border-top:1px solid #e6e6e6!important}.td-no-left-border{border-left:0!important}p{margin-top:0}.wpb_button{display:inline-block;font-family:open sans,arial,sans-serif;font-weight:600;line-height:24px;text-shadow:none;margin-bottom:20px!important;margin-left:20px;margin-right:20px;border:none;transition:none}.wpb_button:hover{text-shadow:none}.td-block-row{width:100%;*zoom:1}.td-block-row:before,.td-block-row:after{display:table;content:""}.td-block-row:after{clear:both}.td-block-row [class*="td-block-span"]{display:block;min-height:1px;float:left}.td-block-span12{padding-left:20px;padding-right:19px}.td-block-span6{width:339px;padding-left:20px;padding-right:19px}.td-block-row .td-block-span6:first-child{width:340px;padding-right:20px}.td-block-span4{width:340px;padding-left:20px;padding-right:20px}.td-block-row .td-block-span4:last-child{width:339px;padding-right:19px}@media (min-width:768px) and (max-width:1023px){.td-container{width:756px}.td-pb-span1{width:63px}.td-pb-span2{width:126px}.td-pb-span3{width:189px}.td-pb-span4{width:252px}.td-pb-span5{width:315px}.td-pb-span6{width:378px}.td-pb-span7{width:441px}.td-pb-span8{width:504px}.td-pb-span8 .td-pb-row{width:504px}.td-pb-span8 .td-pb-row div.td-pb-span6{width:252px}.td-pb-span9{width:567px}.td-pb-span10{width:630px}.td-pb-span11{width:693px}.td-pb-span12{width:756px}.td-pb-span8 .td-pb-span6 .td-pb-full-cell{width:253px}.td-main-sidebar .td-pb-full-cell{width:252px!important}.td-container-border>.td-pb-row .td-pb-span4>*>.td-pb-full-cell{width:253px}.td-container-border>.td-pb-row .td-pb-span4:last-child>*>.td-pb-full-cell{width:252px}.td-container-border>.td-pb-row .td-pb-span8>*>.td-pb-full-cell{width:505px}.td-container-border>.td-pb-row .td-pb-span12>*>.td-pb-full-cell{width:756px}.td-block-span12{padding-left:17px;padding-right:16px}.td-block-span6{width:251px;padding-left:17px;padding-right:16px}.td-block-row .td-block-span6:first-child{width:252px;padding-right:17px}.td-block-span4{width:252px;padding-left:17px;padding-right:17px}.td-block-row .td-block-span4:last-child{width:251px;padding-right:16px}}@media (max-width:767px){.td-container{width:100%}.td-pb-row{width:100%!important}.td-pb-row .td-pb-span1,.td-pb-row .td-pb-span2,.td-pb-row .td-pb-span3,.td-pb-row .td-pb-span4,.td-pb-row .td-pb-span5,.td-pb-row .td-pb-span6,.td-pb-row .td-pb-span7,.td-pb-row .td-pb-span8,.td-pb-row .td-pb-span9,.td-pb-row .td-pb-span10,.td-pb-row .td-pb-span11,.td-pb-row .td-pb-span12{float:none;width:100%!important;margin-bottom:0!important;padding-bottom:0;border-left:none}.td-block-span4,.td-block-span6,.td-block-span12{float:none;width:100%!important;margin-bottom:0!important;padding-bottom:0;padding-left:10px;padding-right:10px!important}.td-pb-full-cell{width:100%!important;left:0!important}.td-container-border:after{display:none}}.td-header-container{width:1021px;margin-right:auto;margin-left:auto;position:relative}@media (min-width:768px) and (max-width:1023px){.td-header-container{width:756px}}@media (max-width:767px){.td-header-container{width:100%}}.td-header-main-menu{background-color:#222;position:relative;z-index:3}@media (max-width:767px){.td-header-main-menu{height:53px}}.td-header-menu-wrap{min-height:44px}@media (max-width:767px){.td-header-menu-wrap{min-height:53px}}body .td-make-full{width:1021px;margin-left:auto;margin-right:auto;position:relative;display:table}@media (min-width:768px) and (max-width:1023px){body .td-make-full{width:756px}}@media (max-width:767px){body .td-make-full{width:100%}}body .td-make-full .sub-menu{border-top:0}.td-header-row{width:100%;*zoom:1}.td-header-row:before,.td-header-row:after{display:table;content:""}.td-header-row:after{clear:both}.td-header-row [class*="td-header-sp"]{display:block;min-height:1px;float:left}#td-header-menu .td-container-border:after{background-color:#e6e6e6}.td-header-gradient:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAHCAYAAADJTCeUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMjViOTdiYS1kZjJlLTNlNDUtYjk3Yi00N2I1NjQyOTRjODQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUQ3M0QzQTVFNzE5MTFFMzk1RTdCODk0MTJBMEZFMUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUQ3M0QzQTRFNzE5MTFFMzk1RTdCODk0MTJBMEZFMUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmZiZjM2Y2ExLTgzODYtMDE0Mi05NTU2LWNiZTFmMzg5YmM3NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphMjViOTdiYS1kZjJlLTNlNDUtYjk3Yi00N2I1NjQyOTRjODQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7mNy80AAAAI0lEQVR42mJgYGBgZQISnCCCn+H///8MIJY8iMUOYv0BCDAAU6YHQs4scEAAAAAASUVORK5CYII=);background-color:#fff0;width:100%;height:7px;position:absolute;top:-3px;z-index:1}.td-header-border:before{content:"";background-color:#4db2ec;display:block;height:4px}@media (max-width:767px){.td-header-border:before{display:none}}.td-visual-hidden{border:0;width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.td-logo{margin:0;padding:0;line-height:1;font-size:inherit!important;font-family:Verdana,Geneva,sans-serif}.td-header-container{clear:both}.td-header-sp-logo{width:272px;position:relative;margin-bottom:8px;margin-top:8px}@media (min-width:768px) and (max-width:1023px){.td-header-sp-logo{width:248px}}@media (max-width:767px){.td-header-sp-logo{margin-bottom:0}}.td-header-sp-logo a{height:114px;display:block}@media (min-width:768px) and (max-width:1023px){.td-header-sp-logo a{height:90px}}.td-logo-text{font-size:75px;line-height:60px;margin:0;font-family:serif;color:#222}@media (max-width:767px){.td-logo-text{font-size:36px;line-height:36px}}.td-tagline-text{letter-spacing:1.8px;font-size:11px;color:rgb(34 34 34 / .5);margin:0;font-family:serif}.td-header-style-0 .td-header-sp-logo{margin-bottom:0;margin-top:0;width:100%}.td-header-style-0 .td-header-sp-logo a{height:auto}.td-menu-placeholder{height:47px;position:relative}.td-menu-wrap{position:relative;height:44px}.td-menu-wrap #td-top-menu{padding-left:15px}.sf-menu,.sf-menu ul,.sf-menu li{margin:0;padding:0;list-style:none}.sf-menu{margin-left:21px;margin-right:38px}@media (min-width:768px) and (max-width:1023px){.sf-menu{margin-left:17px}}@media (max-width:767px){.sf-menu{display:none}}.sf-menu ul{position:absolute;top:-999em}.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:auto}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative}.sf-menu .td-menu-item>a{display:block;position:relative}.sf-menu li ul{left:-9px;z-index:99}@media (min-width:768px) and (max-width:1023px){.sf-menu li ul{left:-14px}}.sf-menu>.sfHover{z-index:1000}.sf-menu>.td-mega-menu .sub-menu{z-index:1001}.sf-menu .td-normal-menu ul ul{top:-11px}.sf-menu .td-normal-menu:first-child>ul{top:0}.sf-menu .menu-item-first.td-normal-menu:first-child>ul{top:100%}.sf-menu ul{visibility:hidden}.td-js-loaded .sf-menu ul{visibility:visible}.sf-menu .td-menu-item>a:hover{text-decoration:none!important}.td-no-down-arrow>a .sf-sub-indicator{display:none}.sf-menu>li>a{padding:0 15px 0 15px;line-height:44px;font-size:14px;color:#fff;font-weight:700;font-family:'Open Sans',arial,sans-serif;text-transform:uppercase;-webkit-backface-visibility:hidden}@media (min-width:768px) and (max-width:1023px){.sf-menu>li>a{font-size:11px;padding:0 10px 0 10px}}.sf-menu .menu_icon{position:relative;top:13px;float:left}.sf-menu .sub-menu .menu_icon{top:0}.sf-menu .menu_hidden{display:none!important}.sf-menu>.current-menu-item>a,.sf-menu>.current-menu-ancestor>a,.sf-menu>.current-category-ancestor>a,.sf-menu>li>a:hover,.sf-menu>.sfHover>a{background-color:#fff;color:#000;z-index:999}#td-header-menu{min-height:44px}.td-normal-menu ul{box-shadow:1px 1px 4px rgb(0 0 0 / .15)}.sf-menu ul{font-family:'Open Sans',arial,sans-serif;background:#fff}.sf-menu ul .td-menu-item>a{padding:7px 32px 8px 24px;font-size:12px;color:#111;-webkit-transition:none;transition:none;line-height:21px}.sf-menu ul li:first-child>a{margin-top:11px}.sf-menu ul li:last-child>a{margin-bottom:10px}.sf-menu ul .td-icon-menu-down{float:right;top:0;font-size:9px}.sf-menu ul .td-menu-item>a:hover,.sf-menu ul .sfHover>a,.sf-menu ul .current-menu-ancestor>a,.sf-menu ul .current-category-ancestor>a,.sf-menu ul .current-menu-item>a{background-color:#fff0;color:#4db2ec}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{outline:0}.sf-menu .td-icon-menu-down{position:absolute;top:0;padding-left:9px;font-size:9px}.sf-menu .sub-menu{-webkit-backface-visibility:hidden}.sf-menu .sub-menu .td-icon-menu-down{position:absolute;top:50%;right:20px;margin-top:-9px;line-height:19px}.sf-menu .td-menu-badge{font-size:10px;background-color:#f0f8ff;color:#4db2ec;border-radius:10px;padding:1px 7px 2px;margin-left:6px;line-height:1;position:relative;top:-1px}@media (max-width:767px){.td-menu-badge{display:none}}.sf-menu a.sf-with-ul{padding-right:31px;min-width:1px}@media (min-width:768px) and (max-width:1023px){.sf-menu a.sf-with-ul{padding-right:28px}}a.sf-with-ul i.td-icon-menu-down:before{content:'\e808'}ul.sf-js-enabled>li>a>i.td-icon-menu-down:before{content:'\e806'!important}.td_mobile_menu_wrap{display:none!important;margin:0 0 0 0!important;vertical-align:top;position:relative;top:12px;left:-6px}.td_mobile_menu_wrap{display:inline-block;position:relative;overflow:hidden;height:28px;width:200px;background:#f2f2f2;border:1px solid;border-color:#fff #f7f7f7 whitesmoke;border-radius:3px;background-image:-webkit-linear-gradient(top,transparent,rgb(0 0 0 / .06));background-image:-moz-linear-gradient(top,transparent,rgb(0 0 0 / .06));background-image:-o-linear-gradient(top,transparent,rgb(0 0 0 / .06));background-image:linear-gradient(to bottom,transparent,rgb(0 0 0 / .06));-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .08);box-shadow:0 1px 1px rgb(0 0 0 / .08)}.td_mobile_menu_wrap:before,.td_mobile_menu_wrap:after{content:'';position:absolute;z-index:2;top:9px;right:10px;width:0;height:0;border:4px dashed;border-color:#888 #fff0;pointer-events:none}.td_mobile_menu_wrap:before{border-bottom-style:solid;border-top:none}.td_mobile_menu_wrap:after{margin-top:7px;border-top-style:solid;border-bottom:none}#mobileMenu_menu-top{position:relative;width:130%;margin:0;padding:6px 8px 6px 10px;height:28px;line-height:14px;font-size:12px;color:#62717a;text-shadow:0 1px #fff;background:#f2f2f2;background:#fff0!important;border:0;border-radius:0;-webkit-appearance:none}#mobileMenu_menu-top:focus{width:100%;color:#394349;outline:2px solid #49aff2;outline:2px solid -webkit-focus-ring-color;outline-offset:-2px}#mobileMenu_menu-top>option{margin:3px;padding:6px 8px;text-shadow:none;background:#f2f2f2;border-radius:3px;cursor:pointer}.lt-ie9 #mobileMenu_menu-top{z-index:1}.lt-ie9 #mobileMenu_menu-top{z-index:-1}.lt-ie9 #mobileMenu_menu-top:focus{z-index:3}@-moz-document url-prefix(){#mobileMenu_menu-top{padding-left:6px}}@media (max-width:767px){.td-search-wrapper{position:absolute;right:0;top:50%}}.header-search-wrap .header-search{z-index:2}.header-search-wrap #td-header-search-button{display:block;position:relative}@media (max-width:767px){.header-search-wrap #td-header-search-button{display:none}}.header-search-wrap #td-header-search-button-mob{display:none;position:relative}@media (max-width:767px){.header-search-wrap #td-header-search-button-mob{display:block;right:9px}}.header-search-wrap .td-icon-search{display:inline-block;font-size:19px;color:#fff;padding-top:11px;padding-left:14px;height:44px;width:44px}@media (max-width:767px){.header-search-wrap .td-icon-search{font-size:27px;padding-top:8px}}.header-search-wrap .td-drop-down-search{position:absolute;padding:0;top:100%;border-radius:0;border-width:0 1px 1px 1px;border-style:solid;border-color:#e6e6e6;z-index:98;display:none;right:0;width:341px;background:#fff}@media (max-width:767px){.header-search-wrap .td-drop-down-search{right:-1px}}@media (max-width:400px){.header-search-wrap .td-drop-down-search{width:101%}}.header-search-wrap .td-drop-down-search .btn{position:absolute;border-radius:0 3px 3px 0;height:32px;line-height:17px;padding:7px 15px 8px;text-shadow:none;vertical-align:top;right:0}@media (max-width:767px){.header-search-wrap .td-drop-down-search .btn{line-height:17px}}.header-search-wrap .td-drop-down-search .btn:hover{background-color:#222}.header-search-wrap .td-drop-down-search:before{position:absolute;top:-6px;right:24px;display:block;content:'';width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:#fff0 #fff0 #fff #fff0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}@media (max-width:767px){.header-search-wrap .td-drop-down-search:before{right:23px}}.header-search-wrap .td-drop-down-search #td-header-search{background-color:#ffffff!important;width:95%;height:32px;margin:0;border-right:0;line-height:17px}.header-search-wrap .td-drop-down-search #td-header-search:active,.header-search-wrap .td-drop-down-search #td-header-search:focus{border-color:#ccc}.header-search-wrap .td-drop-down-search .td-search-form{margin:21px 20px 20px 21px}.td-drop-down-search-open{display:block!important;z-index:9999!important}.td-header-border #td-top-search{margin-top:-20px}@media (max-width:767px){.td-header-border #td-top-search{margin-top:-22px}}#td-top-search{position:absolute;right:8px;top:50%;margin-top:-22px}@media (max-width:767px){#td-top-search{right:0;position:relative}}@media (min-width:1024px) and (max-width:1041px){#td-outer-wrap{overflow:hidden}}@media (max-width:767px){#td-outer-wrap{-webkit-transition:transform 0.7s ease;transition:transform 0.7s ease;-webkit-transform-origin:50% 200px 0;transform-origin:50% 200px 0}}#td-top-mobile-toggle{display:none;top:0;left:0;z-index:1}@media (max-width:767px){#td-top-mobile-toggle{display:inline-block;position:relative}}#td-top-mobile-toggle a{display:block;height:53px;width:53px}#td-top-mobile-toggle i{font-size:26px;line-height:55px;padding-left:13px;display:inline-table;vertical-align:middle;color:#fff}.td-menu-background,.td-search-background{position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;visibility:hidden;overflow:hidden;background-color:#fff}.td-menu-background:before,.td-search-background:before{content:'';position:absolute;display:block;width:104%;height:100%;background:#68bfb2;background:-moz-linear-gradient(45deg,#68bfb2 0%,#717bc3 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#68bfb2),color-stop(100%,#717bc3));background:-webkit-linear-gradient(45deg,#68bfb2 0%,#717bc3 100%);background:-o-linear-gradient(45deg,#68bfb2 0%,#717bc3 100%);background:-ms-linear-gradient(45deg,#68bfb2 0%,#717bc3 100%);background:linear-gradient(45deg,#68bfb2 0%,#717bc3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68bfb2',endColorstr='#717bc3',GradientType=1);z-index:10;right:-4px}.td-menu-background:after,.td-search-background:after{content:'';position:absolute;display:block;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center top;z-index:-10;-webkit-transition:transform 0.8s cubic-bezier(.22,.61,.36,1);transition:transform 0.8s cubic-bezier(.22,.61,.36,1)}.td-menu-background{transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.td-menu-background:after{transform:translate3d(14%,0,0);-webkit-transform:translate3d(14%,0,0)}.td-search-background{transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}.td-search-background:after{transform:translate3d(-14%,0,0);-webkit-transform:translate3d(-14%,0,0)}.td-js-loaded .td-menu-background,.td-js-loaded .td-search-background{visibility:visible}@media (max-width:767px){.td-js-loaded .td-menu-background,.td-js-loaded .td-search-background{-webkit-transition:transform 0.8s cubic-bezier(.22,.61,.36,1);transition:transform 0.8s cubic-bezier(.22,.61,.36,1)}}#td-mobile-nav{position:fixed;width:100%;z-index:9999;transform:translate3d(-99%,0,0);-webkit-transform:translate3d(-99%,0,0);left:-1%;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}@media (max-width:767px){#td-mobile-nav{-webkit-transition:transform 0.8s cubic-bezier(.22,.61,.36,1);transition:transform 0.8s cubic-bezier(.22,.61,.36,1)}}#td-mobile-nav .td_display_err{text-align:center;color:#fff;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .16);box-shadow:0 0 8px rgb(0 0 0 / .16);margin:-9px -30px 24px;font-size:14px;border-radius:0;padding:12px;position:relative;background-color:rgb(255 255 255 / .06);display:none}#td-mobile-nav input:invalid{box-shadow:none!important}#td-mobile-nav{overflow:hidden}#td-mobile-nav .td-menu-socials{padding:0 65px 0 20px;overflow:hidden;height:60px}#td-mobile-nav .td-social-icon-wrap{margin:20px 5px 0 0;display:inline-block}#td-mobile-nav .td-social-icon-wrap i{border:none;background-color:#fff0;font-size:14px;width:40px;height:40px;line-height:38px;color:#fff}.td-mobile-close{position:absolute;right:1px;top:0;z-index:1000}.td-mobile-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;top:4px;position:relative;text-align:center;display:inline-block}.td-mobile-content{padding:20px 20px 0}.td-mobile-container{padding-bottom:20px;position:relative}.td-mobile-container i{line-height:1;text-align:center;display:inline-block}.td-mobile-content .fa{margin-right:10px;min-width:22px!important;display:inline-block;font-size:18px;text-align:center;position:relative;top:-1px}.td-mobile-content .sub-menu .fa{margin-right:5px;min-width:16px!important;font-size:13px}.td-mobile-content ul{list-style:none;margin:0;padding:0}.td-mobile-content li{float:none;margin-left:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.td-mobile-content li a{display:block;line-height:21px;font-size:20px;color:#fff;margin-left:0;padding:12px 30px 12px 12px;font-weight:700;letter-spacing:.01em}@media (max-width:320px){.td-mobile-content li a{font-size:20px}}.td-mobile-content .td_mobile_submenu>a .td-icon-menu-right{display:inline-block}.td-mobile-content .td-icon-menu-right{display:none;position:absolute;cursor:pointer;top:11px;right:-4px;z-index:1000;font-size:14px;padding:6px 12px;float:right;color:#fff;line-height:1;text-align:center;-webkit-transform-origin:50% 48% 0;-moz-transform-origin:50% 48% 0;-o-transform-origin:50% 48% 0;transform-origin:50% 48% 0;-webkit-transition:transform 0.3s ease;transition:transform 0.3s ease;transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.td-mobile-content .td-icon-menu-right:before{content:'\e83d'}.td-mobile-content .td-sub-menu-open>a i{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.td-mobile-content .td-sub-menu-open>ul{display:block;max-height:2000px;opacity:.9}.td-mobile-content .sub-menu{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1);transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1)}.td-mobile-content .sub-menu .td-icon-menu-right{font-size:11px;right:-2px;top:8px;color:#fff}.td-mobile-content .sub-menu a{padding:9px 26px 9px 36px!important;line-height:19px;font-size:15px;font-weight:400}.td-mobile-content .sub-menu .sub-menu a{padding-left:55px!important}.td-mobile-content .sub-menu .sub-menu .sub-menu a{padding-left:74px!important}.td-mobile-content .current-menu-item>a,.td-mobile-content .current-menu-ancestor>a,.td-mobile-content .current-category-ancestor>a{color:#f0ff6e}.td-mobile-content .menu_icon{display:none}.td-mobile-content .menu-item-has-children a{width:100%;z-index:1}.td-mobile-content .td-link-element-after{position:relative}@media (max-width:767px){.td-menu-mob-open-menu #td-outer-wrap{position:fixed;height:auto;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9)}.td-menu-mob-open-menu #td-mobile-nav{height:calc(101%);overflow:auto;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);left:0}.td-menu-mob-open-menu #td-mobile-nav label{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.td-menu-mob-open-menu #td-mobile-nav .td-login-animation{-webkit-transition:all 0.5s ease 0.5s;transition:all 0.5s ease 0.5s}.td-menu-mob-open-menu .td-menu-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-box-shadow:0 0 30px #000;box-shadow:0 0 30px #000}.td-menu-mob-open-menu .td-menu-background:after{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}.td-menu-mob-open-menu .td-mobile-container{-webkit-transition:all 0.5s ease 0.5s;transition:all 0.5s ease 0.5s}.td-mobile-container{opacity:1}.td-hide-menu-content .td-mobile-container{opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.td-hide-menu-content .td-mobile-content{display:none}#td-mobile-nav .td-login-animation{opacity:0;visibility:hidden!important;position:absolute;top:0;width:100%}#td-mobile-nav .td-login-animation .td-login-inputs{height:76px}.td-login-hide-mob{pointer-events:none}#td-mobile-nav .td-login-hide{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}#td-mobile-nav .td-login-show{visibility:visible!important;opacity:1;pointer-events:auto}#td-mobile-nav label{position:absolute;top:26px;left:10px;font-size:17px;color:#fff;opacity:.6;pointer-events:none;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.td-login-inputs{position:relative}.td-search-wrap-mob{padding:0;position:absolute;width:100%;height:auto;top:0;text-align:center;z-index:9999;visibility:hidden;color:#fff;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}.td-search-wrap-mob .td-drop-down-search{opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-backface-visibility:hidden;position:relative}.td-search-wrap-mob #td-header-search-mob{color:#fff;font-weight:700;font-size:26px;height:40px;line-height:36px;border:0;background:#fff0;outline:0;margin:8px 0;padding:0;text-align:center}.td-search-wrap-mob .td-search-input{margin:0 5%;position:relative}.td-search-wrap-mob .td-search-input span{opacity:.8;font-size:12px}.td-search-wrap-mob .td-search-input:before,.td-search-wrap-mob .td-search-input:after{content:'';position:absolute;display:block;width:100%;height:1px;background-color:#fff;bottom:0;left:0;opacity:.2}.td-search-wrap-mob .td-search-input:after{opacity:.8;transform:scaleX(0);-webkit-transform:scaleX(0);-webkit-transition:transform 0.5s ease 0.8s;transition:transform 0.5s ease 0.8s}.td-search-wrap-mob .td_module_wrap{text-align:left}.td-search-wrap-mob .td_module_wrap .entry-title{font-size:16px;line-height:20px}.td-search-wrap-mob .td_module_wrap .entry-title a{color:#fff}.td-search-wrap-mob .td_module_wrap:hover .entry-title a{color:#fff}.td-search-wrap-mob .td-post-date{color:#ddd;opacity:.8}.td-search-wrap-mob .td-search-form{margin-bottom:30px}.td-search-wrap-mob .td-aj-search-results{margin:0 5%;text-align:left}.td-search-wrap-mob .td-module-thumb{top:auto;left:auto}.td-search-wrap-mob .result-msg{margin:0 5%}.td-search-wrap-mob .result-msg a{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:#000;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .16);box-shadow:0 0 8px rgb(0 0 0 / .16);margin:10px 0 40px;font-size:17px;border-radius:40px;background-color:#fff;opacity:.8;text-shadow:none}.td-search-wrap-mob i{line-height:1;text-align:center;display:inline-block}.td-search-close{text-align:right;z-index:1000}.td-search-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;position:relative;top:4px;right:0;display:inline-block;text-align:center}.td-search-opened #td-outer-wrap{position:fixed;height:auto;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9)}.td-search-opened .td-search-wrap-mob .td-drop-down-search{opacity:1;visibility:visible;-webkit-transition:all 0.5s ease 0.3s;transition:all 0.5s ease 0.3s}.td-search-opened .td-search-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-box-shadow:0 0 30px #000;box-shadow:0 0 30px #000}.td-search-opened .td-search-background:after{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-search-opened .td-search-input:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.admin-bar .td-search-wrap-mob{padding-top:32px}@media (max-width:767px){.admin-bar .td-search-wrap-mob{padding-top:46px}}#td-mobile-nav label{position:absolute;top:26px;left:10px;font-size:17px;color:#fff;opacity:.6;pointer-events:none;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.td-login-inputs{position:relative}body,p{font-family:Verdana,Geneva,sans-serif;font-size:13px;line-height:21px;color:#222;overflow-wrap:break-word;word-wrap:break-word}p{margin-bottom:21px}.h5-caps-title{font-family:'Open Sans',arial,sans-serif;text-transform:uppercase;font-size:18px;font-weight:600;color:#222}a:active,a:focus{outline:none}a{color:#4db2ec;text-decoration:none!important}a:hover{text-decoration:underline}ins{background:#fff;text-decoration:none}code{position:relative;top:-1px;border:none;background-color:#F1F1F1;padding:4px 10px}pre{background-color:#f1f1f1;padding:4px 10px 4px 10px;border:none;border-radius:0;margin-top:24px}cite{font-family:'Open Sans',arial,sans-serif;font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#444}cite a{color:#444}cite a:hover{color:#444}blockquote.pull-right{padding-left:20px;border-right:none}blockquote.pull-right:after{border-right:2px solid #FB5502;width:40px;right:-40px}q{font-style:italic}ul{padding:0;list-style-position:inside}ul li{line-height:24px}ol{list-style-position:inside;padding:0}ol li{list-style-type:none;line-height:24px}.wp-block-navigation li{line-height:1.2;margin-left:0}.dl-horizontal a{font-weight:500!important}.dl-horizontal dt{width:70px;font-weight:400;line-height:24px;font-size:15px}.dl-horizontal dd{margin-left:90px;line-height:24px;font-size:14px}.td-post-content,.mce-content-body,.wpb_text_column,.comment-content{font-size:14px;line-height:24px}.td-post-content a:hover,.mce-content-body a:hover,.wpb_text_column a:hover,.comment-content a:hover{text-decoration:underline!important}.td-post-content p,.mce-content-body p,.wpb_text_column p,.comment-content p{font-size:14px;line-height:24px;margin-bottom:24px}.td-post-content ul,.mce-content-body ul,.wpb_text_column ul,.comment-content ul{list-style-position:inside;margin-bottom:24px}.td-post-content ul li,.mce-content-body ul li,.wpb_text_column ul li,.comment-content ul li{margin:0 0 0 21px}.td-post-content ul ul,.mce-content-body ul ul,.wpb_text_column ul ul,.comment-content ul ul,.td-post-content ul ol,.mce-content-body ul ol,.wpb_text_column ul ol,.comment-content ul ol{margin-bottom:0;padding-left:0}.td-post-content ol,.mce-content-body ol,.wpb_text_column ol,.comment-content ol{list-style-position:inside;margin-bottom:24px}.td-post-content ol li,.mce-content-body ol li,.wpb_text_column ol li,.comment-content ol li{list-style-type:decimal;margin:0 0 0 21px}.td-post-content ol ul,.mce-content-body ol ul,.wpb_text_column ol ul,.comment-content ol ul{margin-bottom:0;padding-left:0}.td-post-content ol ul>li,.mce-content-body ol ul>li,.wpb_text_column ol ul>li,.comment-content ol ul>li{list-style-type:inherit}.td-post-content ol ol,.mce-content-body ol ol,.wpb_text_column ol ol,.comment-content ol ol{padding-left:0;margin-bottom:0}.td-post-content .td-arrow-list li:before,.mce-content-body .td-arrow-list li:before,.wpb_text_column .td-arrow-list li:before,.comment-content .td-arrow-list li:before{font-family:'newsmag',sans-serif;content:'\e803';float:left;margin-left:-19px;line-height:24px;font-size:14px}.td-post-content .td-arrow-list,.mce-content-body .td-arrow-list,.wpb_text_column .td-arrow-list,.comment-content .td-arrow-list{margin-left:21px;list-style:none}.td-page-content blockquote,.td-post-content blockquote,.wpb_text_column blockquote,.td_block_text_with_title blockquote,.mce-content-body blockquote,.comment-content blockquote{text-align:center;padding:0;position:relative;border-left:none;margin:42px 0 38px 0}.td-page-content blockquote.has-text-align-right,.td-post-content blockquote.has-text-align-right,.wpb_text_column blockquote.has-text-align-right,.td_block_text_with_title blockquote.has-text-align-right,.mce-content-body blockquote.has-text-align-right,.comment-content blockquote.has-text-align-right{text-align:right}.td-page-content blockquote.has-text-align-left,.td-post-content blockquote.has-text-align-left,.wpb_text_column blockquote.has-text-align-left,.td_block_text_with_title blockquote.has-text-align-left,.mce-content-body blockquote.has-text-align-left,.comment-content blockquote.has-text-align-left{text-align:left}.td-page-content blockquote p,.td-post-content blockquote p,.wpb_text_column blockquote p,.td_block_text_with_title blockquote p,.mce-content-body blockquote p,.comment-content blockquote p{font-family:'Roboto',sans-serif;font-size:30px;line-height:40px;font-weight:400;font-style:italic;text-transform:uppercase;color:#4db2ec}.td-page-content .wp-block-quote.is-large cite,.td-post-content .wp-block-quote.is-large cite,.wpb_text_column .wp-block-quote.is-large cite,.td_block_text_with_title .wp-block-quote.is-large cite,.mce-content-body .wp-block-quote.is-large cite,.comment-content .wp-block-quote.is-large cite{font-size:13px}.td-page-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.td-post-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.wpb_text_column .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.td_block_text_with_title .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.mce-content-body .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.comment-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px;border:none;border-bottom:2px solid #8f98a1;margin:1.65em auto}.td-page-content .twitter-tweet p,.td-post-content .twitter-tweet p,.wpb_text_column .twitter-tweet p,.td_block_text_with_title .twitter-tweet p,.mce-content-body .twitter-tweet p,.comment-content .twitter-tweet p{font-family:initial;font-size:initial;line-height:initial;font-style:initial;text-align:initial;text-transform:initial;color:initial;font-weight:initial}.td-page-content .td_quote_right,.td-post-content .td_quote_right,.wpb_text_column .td_quote_right,.td_block_text_with_title .td_quote_right,.mce-content-body .td_quote_right,.comment-content .td_quote_right{float:right;width:50%;padding-left:20px;margin-bottom:21px;margin-top:21px}.td-page-content .td_quote_left,.td-post-content .td_quote_left,.wpb_text_column .td_quote_left,.td_block_text_with_title .td_quote_left,.mce-content-body .td_quote_left,.comment-content .td_quote_left{float:left;width:50%;padding-left:0;margin-bottom:18px;margin-top:18px}.td-page-content .td_quote_left p,.td-post-content .td_quote_left p,.wpb_text_column .td_quote_left p,.td_block_text_with_title .td_quote_left p,.mce-content-body .td_quote_left p,.comment-content .td_quote_left p{text-align:left}.td-page-content .td_quote_box,.td-post-content .td_quote_box,.wpb_text_column .td_quote_box,.td_block_text_with_title .td_quote_box,.mce-content-body .td_quote_box,.comment-content .td_quote_box{margin:0;background-color:#FCFCFC;border-left-style:solid;border-width:2px;border-color:#4db2ec;padding:15px 23px 0 23px;position:relative;top:6px}.td-page-content .td_quote_box p,.td-post-content .td_quote_box p,.wpb_text_column .td_quote_box p,.td_block_text_with_title .td_quote_box p,.mce-content-body .td_quote_box p,.comment-content .td_quote_box p{font-family:'Open Sans',arial,sans-serif;color:#777;font-size:13px;line-height:18px;text-align:left;padding-bottom:16px;margin:0;text-transform:none}.td-page-content .td_box_left,.td-post-content .td_box_left,.wpb_text_column .td_box_left,.td_block_text_with_title .td_box_left,.mce-content-body .td_box_left,.comment-content .td_box_left{width:40%;float:left;margin:0 34px 20px 0}.td-page-content .td_box_right,.td-post-content .td_box_right,.wpb_text_column .td_box_right,.td_block_text_with_title .td_box_right,.mce-content-body .td_box_right,.comment-content .td_box_right{width:30%;float:right;margin:0 0 20px 34px}.td-page-content .td_box_center,.td-post-content .td_box_center,.wpb_text_column .td_box_center,.td_block_text_with_title .td_box_center,.mce-content-body .td_box_center,.comment-content .td_box_center{margin:0 0 29px 0}.td-page-content .wp-block-pullquote blockquote,.td-post-content .wp-block-pullquote blockquote,.wpb_text_column .wp-block-pullquote blockquote,.td_block_text_with_title .wp-block-pullquote blockquote,.mce-content-body .wp-block-pullquote blockquote,.comment-content .wp-block-pullquote blockquote,.td-page-content .td_pull_quote,.td-post-content .td_pull_quote,.wpb_text_column .td_pull_quote,.td_block_text_with_title .td_pull_quote,.mce-content-body .td_pull_quote,.comment-content .td_pull_quote{margin:0;position:relative;top:0}.td-page-content .wp-block-pullquote blockquote p,.td-post-content .wp-block-pullquote blockquote p,.wpb_text_column .wp-block-pullquote blockquote p,.td_block_text_with_title .wp-block-pullquote blockquote p,.mce-content-body .wp-block-pullquote blockquote p,.comment-content .wp-block-pullquote blockquote p,.td-page-content .td_pull_quote p,.td-post-content .td_pull_quote p,.wpb_text_column .td_pull_quote p,.td_block_text_with_title .td_pull_quote p,.mce-content-body .td_pull_quote p,.comment-content .td_pull_quote p{font-family:'Open Sans',arial,sans-serif;font-size:14px;line-height:19px;font-weight:600;text-transform:none;text-align:center}.td-page-content .wp-block-pullquote blockquote p:first-child:before,.td-post-content .wp-block-pullquote blockquote p:first-child:before,.wpb_text_column .wp-block-pullquote blockquote p:first-child:before,.td_block_text_with_title .wp-block-pullquote blockquote p:first-child:before,.mce-content-body .wp-block-pullquote blockquote p:first-child:before,.comment-content .wp-block-pullquote blockquote p:first-child:before,.td-page-content .td_pull_quote p:first-child:before,.td-post-content .td_pull_quote p:first-child:before,.wpb_text_column .td_pull_quote p:first-child:before,.td_block_text_with_title .td_pull_quote p:first-child:before,.mce-content-body .td_pull_quote p:first-child:before,.comment-content .td_pull_quote p:first-child:before{position:absolute;background:url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/pull-quote-left.png) no-repeat;left:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.td-page-content .wp-block-pullquote blockquote p:after,.td-post-content .wp-block-pullquote blockquote p:after,.wpb_text_column .wp-block-pullquote blockquote p:after,.td_block_text_with_title .wp-block-pullquote blockquote p:after,.mce-content-body .wp-block-pullquote blockquote p:after,.comment-content .wp-block-pullquote blockquote p:after,.td-page-content .td_pull_quote p:after,.td-post-content .td_pull_quote p:after,.wpb_text_column .td_pull_quote p:after,.td_block_text_with_title .td_pull_quote p:after,.mce-content-body .td_pull_quote p:after,.comment-content .td_pull_quote p:after{position:absolute;background:url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/pull-quote-right.png) no-repeat;bottom:10px;right:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.td-page-content .wp-block-pullquote blockquote,.td-post-content .wp-block-pullquote blockquote,.wpb_text_column .wp-block-pullquote blockquote,.td_block_text_with_title .wp-block-pullquote blockquote,.mce-content-body .wp-block-pullquote blockquote,.comment-content .wp-block-pullquote blockquote,.td-page-content .td_pull_center,.td-post-content .td_pull_center,.wpb_text_column .td_pull_center,.td_block_text_with_title .td_pull_center,.mce-content-body .td_pull_center,.comment-content .td_pull_center{margin:17px 0;padding:15px 50px}@media (max-width:767px){.td-page-content .wp-block-pullquote blockquote,.td-post-content .wp-block-pullquote blockquote,.wpb_text_column .wp-block-pullquote blockquote,.td_block_text_with_title .wp-block-pullquote blockquote,.mce-content-body .wp-block-pullquote blockquote,.comment-content .wp-block-pullquote blockquote,.td-page-content .td_pull_center,.td-post-content .td_pull_center,.wpb_text_column .td_pull_center,.td_block_text_with_title .td_pull_center,.mce-content-body .td_pull_center,.comment-content .td_pull_center{padding:15px 20px}}.td-page-content .wp-block-pullquote,.td-post-content .wp-block-pullquote,.wpb_text_column .wp-block-pullquote,.td_block_text_with_title .wp-block-pullquote,.mce-content-body .wp-block-pullquote,.comment-content .wp-block-pullquote{padding:0;color:#4db2ec}.td-page-content .wp-block-pullquote p,.td-post-content .wp-block-pullquote p,.wpb_text_column .wp-block-pullquote p,.td_block_text_with_title .wp-block-pullquote p,.mce-content-body .wp-block-pullquote p,.comment-content .wp-block-pullquote p{color:inherit}.td-page-content .wp-block-pullquote.alignleft,.td-post-content .wp-block-pullquote.alignleft,.wpb_text_column .wp-block-pullquote.alignleft,.td_block_text_with_title .wp-block-pullquote.alignleft,.mce-content-body .wp-block-pullquote.alignleft,.comment-content .wp-block-pullquote.alignleft,.td-page-content .td_pull_left,.td-post-content .td_pull_left,.wpb_text_column .td_pull_left,.td_block_text_with_title .td_pull_left,.mce-content-body .td_pull_left,.comment-content .td_pull_left{width:40%;float:left;margin:0 34px 5px 0;padding:17px 25px 18px 25px}.td-page-content .wp-block-pullquote.alignright,.td-post-content .wp-block-pullquote.alignright,.wpb_text_column .wp-block-pullquote.alignright,.td_block_text_with_title .wp-block-pullquote.alignright,.mce-content-body .wp-block-pullquote.alignright,.comment-content .wp-block-pullquote.alignright,.td-page-content .td_pull_right,.td-post-content .td_pull_right,.wpb_text_column .td_pull_right,.td_block_text_with_title .td_pull_right,.mce-content-body .td_pull_right,.comment-content .td_pull_right{width:30%;float:right;margin:0 0 10px 34px;padding:17px 25px 18px 25px}.td-page-content .td_pull_center,.td-post-content .td_pull_center,.wpb_text_column .td_pull_center,.td_block_text_with_title .td_pull_center,.mce-content-body .td_pull_center,.comment-content .td_pull_center{margin:17px 0;padding:15px 50px 15px 50px}.td-page-content .wp-block-pullquote.alignleft,.td-post-content .wp-block-pullquote.alignleft,.wpb_text_column .wp-block-pullquote.alignleft,.td_block_text_with_title .wp-block-pullquote.alignleft,.mce-content-body .wp-block-pullquote.alignleft,.comment-content .wp-block-pullquote.alignleft,.td-page-content .wp-block-pullquote.alignright,.td-post-content .wp-block-pullquote.alignright,.wpb_text_column .wp-block-pullquote.alignright,.td_block_text_with_title .wp-block-pullquote.alignright,.mce-content-body .wp-block-pullquote.alignright,.comment-content .wp-block-pullquote.alignright{margin-top:0;margin-bottom:0!important}@media (max-width:767px){.td-page-content .wp-block-pullquote.alignleft,.td-post-content .wp-block-pullquote.alignleft,.wpb_text_column .wp-block-pullquote.alignleft,.td_block_text_with_title .wp-block-pullquote.alignleft,.mce-content-body .wp-block-pullquote.alignleft,.comment-content .wp-block-pullquote.alignleft,.td-page-content .wp-block-pullquote.alignright,.td-post-content .wp-block-pullquote.alignright,.wpb_text_column .wp-block-pullquote.alignright,.td_block_text_with_title .wp-block-pullquote.alignright,.mce-content-body .wp-block-pullquote.alignright,.comment-content .wp-block-pullquote.alignright{max-width:100%}}.td-page-content .alignnone,.td-post-content .alignnone,.wpb_text_column .alignnone,.td_block_text_with_title .alignnone,.mce-content-body .alignnone,.comment-content .alignnone{display:inline-block;margin-bottom:0}blockquote small{margin-top:5px;display:block;font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#444}.td-page-content .dropcap,.td-post-content .dropcap,.wpb_text_column .dropcap,.mce-content-body .dropcap,.comment-content .dropcap{float:left;display:block;font-size:50px;line-height:52px;background-color:#4db2ec;color:#fff;text-align:center;margin:9px 13px 0 0;padding:3px 10px;font-family:Verdana,Geneva,sans-serif;text-transform:uppercase;min-width:62px;min-height:62px}.td-page-content .dropcap1,.td-post-content .dropcap1,.wpb_text_column .dropcap1,.mce-content-body .dropcap1,.comment-content .dropcap1{-webkit-border-radius:70px;-moz-border-radius:70px;border-radius:70px;font-size:40px;line-height:56px;padding:2px 14px 4px}.td-page-content .dropcap2,.td-post-content .dropcap2,.wpb_text_column .dropcap2,.mce-content-body .dropcap2,.comment-content .dropcap2{background-color:transparent!important;color:#4B4B4B;font-size:60px;line-height:50px;margin:7px 9px 0 0}.td-page-content .dropcap3,.td-post-content .dropcap3,.wpb_text_column .dropcap3,.mce-content-body .dropcap3,.comment-content .dropcap3{background-color:transparent!important;color:#4B4B4B;font-size:60px;line-height:42px;font-weight:700;margin:7px 9px 0 0}.td_btn{cursor:pointer;display:inline-block;position:relative;color:#fff;font-family:'Open Sans',arial,sans-serif;font-weight:600}.td_btn_sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.td_btn_md{padding:9px 12px;font-size:16px;line-height:20px;border-radius:4px}.td_btn_lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.td_default_btn,.td_square_btn{transition:background-color 0.1s ease;-webkit-transition:background-color 0.1s ease;background-color:#4db2ec}.td_default_btn:hover,.td_square_btn:hover{background-color:#444!important}.td_default_btn:active,.td_square_btn:active{background-color:#000!important}.td_square_btn{border-radius:0}.td_outlined_btn{border-width:2px;border-style:solid;border-color:#4db2ec;color:#4db2ec;background-color:#fff0;transition:all 0.1s ease;-webkit-transition:all 0.1s ease}.td_outlined_btn:hover{background-color:#4db2ec;color:#fff}.td_outlined_btn:active{background-color:#444!important;border-color:#444}.td_shadow_btn{background-color:#4db2ec;top:0;-webkit-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.td_shadow_btn:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);box-shadow:0 6px 12px 0 rgb(0 0 0 / .25)}.td_shadow_btn:active{background-color:#444!important}.td_3D_btn{background-color:#4db2ec;top:0;transition:top 0.1s ease;-webkit-transition:top 0.1s ease;border-radius:0}.td_3D_btn:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgb(0 0 0 / .25);z-index:0;transition:height 0.1s ease;-webkit-transition:height 0.1s ease}.td_3D_btn:hover{top:5px}.td_3D_btn:hover:before{height:0}.td_3D_btn:hover:after{height:0}.td_3D_btn:active{background-color:#444!important}h1,h2,h3,h4,h5,h6{font-family:'Open Sans',arial,sans-serif;color:#222;font-weight:400;margin:6px 0 6px 0}h1{font-size:32px;line-height:40px;margin-top:33px;margin-bottom:23px;letter-spacing:-.02em}h2{font-size:27px;line-height:38px;margin-top:30px;margin-bottom:20px;letter-spacing:-.02em}h3{font-size:22px;line-height:30px;margin-top:27px;margin-bottom:17px}h4{font-size:19px;line-height:29px;margin-top:24px;margin-bottom:14px}h5{font-size:17px;line-height:25px;margin-top:21px;margin-bottom:11px}h6{font-size:16px;line-height:24px;margin-top:21px;margin-bottom:11px}.td-post-content h1:first-child,.td-post-content h2:first-child,.td-post-content h3:first-child,.td-post-content h4:first-child,.td-post-content h5:first-child,.td-post-content h6:first-child{margin-top:4px}.td-post-content img,.mce-content-body img{margin-bottom:21px}.td-post-content figure img,.mce-content-body figure img{margin-bottom:0}.alignnone{margin-top:0}.aligncenter{text-align:center;clear:both;display:block;margin:6px auto}.alignleft:not(.td-post-image-left){float:left;margin-right:21px;margin-top:6px;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.alignleft:not(.td-post-image-left){max-width:220px}}@media (max-width:767px){.alignleft:not(.td-post-image-left){max-width:220px}}@media (max-width:500px){.alignleft:not(.td-post-image-left){float:none;text-align:center;margin-left:auto;margin-right:auto;max-width:100%;margin-bottom:21px}.alignleft:not(.td-post-image-left) img{text-align:center;margin-left:auto;margin-right:auto}.alignleft:not(.td-post-image-left) figcaption{text-align:center}}@media (min-width:768px) and (max-width:1023px){.td-pb-span12 .alignleft:not(.td-post-image-left),.mceContentBody-max-width-big .alignleft:not(.td-post-image-left){max-width:400px!important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.alignright:not(.td-post-image-right){float:right;margin-left:21px;margin-top:6px;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.alignright:not(.td-post-image-right){max-width:220px}}@media (max-width:767px){.alignright:not(.td-post-image-right){max-width:220px}}@media (max-width:500px){.alignright:not(.td-post-image-right){float:none;text-align:center;margin-left:auto;margin-right:auto;max-width:100%;margin-bottom:21px}.alignright:not(.td-post-image-right) img{text-align:center;margin-left:auto;margin-right:auto}.alignright:not(.td-post-image-right) figcaption{text-align:center}}.alignright .td-post-image-full-and-grid,.alignleft .td-post-image-full-and-grid,.aligncenter .td-post-image-full-and-grid,.alignnone .td-post-image-full-and-grid{max-width:none!important}@media (min-width:768px) and (max-width:1023px){.td-pb-span12 .alignright:not(.td-post-image-left),.mceContentBody-max-width-big .alignright:not(.td-post-image-left){max-width:400px!important}}figure.alignright,figure.alignleft,figure.aligncenter{margin-bottom:0}.alignnone img,.aligncenter img{width:100%}img.wp-smiley{width:auto}.wp-caption-text,.wp-caption-dd{font-family:Verdana,Geneva,sans-serif;text-align:right;margin:4px 0 17px 0;font-size:11px;font-style:italic;font-weight:400;line-height:17px;color:#444;z-index:1}.wp-caption{text-align:center;max-width:100%}.wp-caption img{max-width:100%!important}table{width:100%}table th{text-align:left;border:1px solid #e6e6e6;padding:2px 8px}table td{border:1px solid #e6e6e6;padding:2px 8px}table .odd td{background-color:#fcfcfc}.wp-block-table td,.wp-block-table th{padding:2px 8px;border-color:#e6e6e6}address{font-size:inherit!important;line-height:inherit!important;margin-bottom:21px}big{text-transform:uppercase}.post{font-family:Verdana,Geneva,sans-serif;font-size:12px;line-height:21px;color:#444}textarea{font-family:Verdana,Geneva,sans-serif;font-size:12px;line-height:21px;color:#444;border:1px solid #e6e6e6;width:100%;max-width:100%;height:168px;min-height:168px;padding:6px 9px}textarea:active,textarea:focus{border-color:#ccc!important}textarea:focus,input:focus,input[type]:focus{outline:0 none}input[type=submit]{font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:600;line-height:16px;background-color:#222;border-radius:3px;color:#fff;border:none;padding:7px 12px}input[type=submit]:hover{background-color:#4db2ec}input[type=text],input[type=url],input[type=tel],input[type=email]{font-family:Verdana,Geneva,sans-serif;font-size:12px;line-height:21px;color:#444;border:1px solid #e6e6e6;width:100%;max-width:100%;height:34px;padding:3px 9px 3px 9px}input[type=text]:active,input[type=url]:active,input[type=tel]:active,input[type=email]:active,input[type=text]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=email]:focus{border-color:#cccccc!important}input[type=password]{width:100%;position:relative;top:0;display:inline-table;vertical-align:middle;font-size:12px;line-height:21px;color:#444;border:1px solid #ccc;max-width:100%;height:34px;padding:3px 9px;margin-bottom:10px}@media (max-width:767px){input[type=password]{font-size:16px}}embed{width:100%}.videopress-placeholder{width:100%!important}.videopress-poster{height:auto!important;width:100%!important}.video-player{width:100%!important}.wp-block-gallery.alignnone{display:flex}.td-post-image-left{float:left;position:relative;left:-21px}.td-post-image-left figcaption{padding-left:20px}@media (min-width:768px) and (max-width:1023px){.td-post-image-left{left:-18px;max-width:220px}.td-post-image-left figcaption{padding-left:17px}}@media (max-width:767px){.td-post-image-left{max-width:220px;left:0;margin-right:21px}.td-post-image-left figcaption{padding-right:0}}@media (max-width:500px){.td-post-image-left{float:none;text-align:center;margin-left:auto;margin-right:auto;max-width:100%}}.td-post-image-right{float:right;position:relative;right:-20px;z-index:1}.td-post-image-right figcaption{padding-right:20px}@media (min-width:768px) and (max-width:1023px){.td-post-image-right{right:-18px;max-width:220px}.td-post-image-right figcaption{padding-right:17px}}@media (max-width:767px){.td-post-image-right{right:0;margin-left:21px;max-width:220px}.td-post-image-right figcaption{padding-right:0}}@media (max-width:500px){.td-post-image-right{float:none;text-align:center;margin-left:auto;margin-right:auto;max-width:100%}}.wp-block-image{margin-bottom:39px}.td-post-image-full{position:relative;left:-21px;max-width:none!important;width:681px!important;z-index:1}.td-post-image-full figcaption{padding-right:20px;padding-left:20px}@media (min-width:768px) and (max-width:1023px){.td-post-image-full{left:-18px;width:505px!important}.td-post-image-full figcaption{padding-right:17px;padding-left:17px}}@media (max-width:767px){.td-post-image-full{left:0;width:100%!important;max-width:100%!important}.td-post-image-full figcaption{padding-right:0;padding-left:0}}.td-pb-span12 .td-post-image-full,.mceContentBody-max-width-big .td-post-image-full{width:1021px!important}@media (min-width:768px) and (max-width:1023px){.td-pb-span12 .td-post-image-full,.mceContentBody-max-width-big .td-post-image-full{width:756px!important}}.td-post-image-full-and-grid{position:relative;left:-20px;max-width:none!important;width:679px!important;z-index:1}.td-post-image-full-and-grid figcaption{padding-right:20px;padding-left:20px}@media (min-width:768px) and (max-width:1023px){.td-post-image-full-and-grid{left:-17px;width:503px!important}.td-post-image-full-and-grid figcaption{padding-right:17px;padding-left:17px}}@media (max-width:767px){.td-post-image-full-and-grid{left:0;width:100%!important;max-width:100%!important}.td-post-image-full-and-grid figcaption{padding-right:0;padding-left:0}}.td-pb-span12 .td-post-image-full-and-grid,.mceContentBody-max-width-big .td-post-image-full-and-grid{width:1019px!important}@media (min-width:768px) and (max-width:1023px){.td-pb-span12 .td-post-image-full-and-grid,.mceContentBody-max-width-big .td-post-image-full-and-grid{width:754px!important}}.td-paragraph-padding-0{display:block;padding-left:0;padding-right:11%}.td-paragraph-padding-1{display:block;padding-left:11%;padding-right:11%}.td-paragraph-padding-2{display:block;padding-left:17.5%;padding-right:17.5%}.td-paragraph-padding-3{display:block;padding-left:11%;padding-right:17.5%}.td-paragraph-padding-4{display:block;padding-left:11%;padding-right:0}.td-paragraph-padding-5{display:block;padding-left:22.5%;padding-right:22.5%}.td-paragraph-padding-6{display:block;padding-left:17.5%;padding-right:11%}.td-pb-span8 .td-paragraph-padding-0,.mceContentBody-max-width-small .td-paragraph-padding-0{padding-right:3%}.td-pb-span8 .td-paragraph-padding-1,.mceContentBody-max-width-small .td-paragraph-padding-1{padding-left:3%;padding-right:3%}.td-pb-span8 .td-paragraph-padding-2,.mceContentBody-max-width-small .td-paragraph-padding-2{padding-left:8.5%;padding-right:8.5%}.td-pb-span8 .td-paragraph-padding-3,.mceContentBody-max-width-small .td-paragraph-padding-3{padding-left:3%;padding-right:8.5%}.td-pb-span8 .td-paragraph-padding-4,.mceContentBody-max-width-small .td-paragraph-padding-4{padding-left:3%}.td-pb-span8 .td-paragraph-padding-5,.mceContentBody-max-width-small .td-paragraph-padding-5{padding-left:10.5%;padding-right:10.5%}.td-pb-span8 .td-paragraph-padding-6,.mceContentBody-max-width-small .td-paragraph-padding-6{padding-left:8.5%;padding-right:3%}@media (max-width:500px){.td-paragraph-padding-0,.td-paragraph-padding-1,.td-paragraph-padding-2,.td-paragraph-padding-3,.td-paragraph-padding-4,.td-paragraph-padding-5,.td-paragraph-padding-6{padding-left:10px!important;padding-right:10px!important}}.td-excerpt,.td-module-excerpt{margin-bottom:15px;color:#444;font-size:12px;line-height:18px}.td-module-title{font-family:'Open Sans',arial,sans-serif}.td-module-title a{color:#111}.td-module-comments{position:relative;top:-3px;background-color:#848484;float:right;font-family:'Open Sans',arial,sans-serif;font-size:11px;text-align:center;border-radius:2px;border-bottom-right-radius:0}.td-module-comments a{color:#fff;padding:2px 4px 3px;display:inline-block;min-width:22px;height:20px;line-height:16px}.td-module-comments a:after{position:absolute;bottom:-5px;right:0;content:'';width:0;height:0;border-style:solid;border-width:5px 5px 0 0;border-color:#5b5b5b #fff0 #fff0 #fff0}.td-module-comments a:hover{color:#fff}.td-read-more{display:inline-block}.td-read-more a{font-family:'Open Sans',arial,sans-serif;background-color:#444;border-radius:3px;color:#fff;font-size:12px;font-weight:600;line-height:15px;padding:8px 12px;display:block}.td-read-more a:hover{background-color:#4db2ec}.td_module_wrap{position:relative;z-index:0}.td-video-play-ico{position:absolute;width:40px;height:40px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:rgb(0 0 0 / .48);border:.05em solid #fff;border-radius:100%;font-size:40px;z-index:1;-webkit-box-shadow:0 0 .15em rgb(0 0 0 / .4);box-shadow:0 0 .15em rgb(0 0 0 / .4)}.td-video-play-ico i{position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-size:35%;color:#fff}.td-video-play-ico.td-video-small{width:20px;height:20px;font-size:20px;border-width:1px}.td-admin-edit{position:absolute;left:0;top:0;display:none;z-index:2;background-color:rgb(0 0 0 / .3);color:#fff!important;padding:3px 10px;font-size:13px;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}.td-admin-edit:hover{background-color:#000}.td-module-thumb:hover .td-admin-edit{display:block}.td-module-thumb{position:relative;margin-bottom:12px}.td-module-thumb:hover .td-admin-edit{display:block;color:#fff}.td-module-thumb .entry-thumb{display:block;width:auto}@media (max-width:767px){.td-module-thumb .entry-thumb{width:100%}}.td_module_wrap .entry-title a,.td_mod_mega_menu .entry-title a{-webkit-transition:color 0.2s cubic-bezier(0,0,.58,1) 0s;transition:color 0.2s cubic-bezier(0,0,.58,1) 0s}.td_module_wrap:hover .entry-title a,.td_mod_mega_menu:hover .entry-title a{color:#4db2ec}.td-module-image{position:relative}.td-module-image .td-post-category{position:absolute;border-radius:0 3px 0 0;bottom:0;display:block}.td-module-meta-info{font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:14px}.td-module-meta-info .td-post-author-name{color:#222;font-weight:700;margin-bottom:3px}.td-module-meta-info .td-post-date{color:#444;margin-bottom:3px}.td-module-meta-info .entry-review-stars{height:15px;position:relative;top:-1px;margin-bottom:2px}.td-module-meta-info .entry-review-stars i{line-height:10px}.td_module_1 .entry-title{font-size:19px;font-weight:600;line-height:24px;margin:0 0 9px 0}@media (min-width:768px) and (max-width:1023px){.td_module_1 .entry-title{font-size:15px!important;line-height:19px!important;margin-bottom:8px}}@media (max-width:767px){.td_module_1 .entry-title{font-size:19px!important;line-height:24px!important}}@media (max-width:1023px){.td_module_1 .td-module-thumb{margin-bottom:8px}}.td_module_1 .meta-info{margin-bottom:14px;line-height:11px}@media (max-width:1023px){.td_module_1 .meta-info{margin-bottom:10px}}.td_module_1 .td-post-author-name,.td_module_1 .td-post-date{margin-bottom:3px}.td_module_1{padding-bottom:36px}@media (min-width:768px) and (max-width:1023px){.td_module_1{padding-bottom:32px}}.td_module_1 .entry-title{margin-bottom:8px}@media (min-width:768px) and (max-width:1023px){.td_module_1 .entry-title{margin-bottom:7px}}@media (min-width:1024px){.td_module_1 .entry-thumb{min-height:160px}}@media (min-width:768px) and (max-width:1023px){.td_module_1 .entry-thumb{min-height:116px}}.td_module_15{border-top:0;padding-top:0;margin-bottom:40px;padding-bottom:24px;border-bottom:1px dashed #f1f1f1!important;margin-left:20px;margin-right:19px}@media (min-width:768px) and (max-width:1023px){.td_module_15{margin-left:17px;margin-right:17px}}@media (max-width:767px){.td_module_15{margin-left:10px;margin-right:10px;margin-bottom:20px;padding-bottom:4px}}.td_module_15 .entry-title{font-family:'Open Sans',arial,sans-serif;font-weight:400;font-size:32px;line-height:40px;color:#222;margin:6px 0 7px 0;word-wrap:break-word}@media (min-width:768px) and (max-width:1023px){.td_module_15 .entry-title{font-size:24px!important;line-height:28px!important;font-weight:600}}@media (max-width:767px){.td_module_15 .entry-title{font-size:22px!important;line-height:28px!important;font-weight:600;margin-bottom:6px}}.td_module_15 .entry-title a{color:#222}.td_module_15 .entry-title a:hover{text-decoration:none!important}@media (max-width:767px){.td_module_15 .entry-title{font-size:28px;line-height:36px}}.td_module_15 .td-category{margin-bottom:5px;display:inline-block}.td_module_15 .td-category a{background-color:#111;font-style:normal}.td_module_15 .td-category li{margin:0 5px 3px 0}@media (max-width:767px){.td_module_15 .td-category li{position:relative;top:-1px}}.td_module_15 .td-category li a:hover{text-decoration:none!important}.td_module_15 .td-category li:before{display:none}@media (max-width:767px){.td_module_15 .meta-info{margin-bottom:15px}}.td_module_15.td-post-content{padding-top:0;border-top:none}.td_module_15.td-post-content:after{content:'';clear:both;display:table}.td_block_wrap{position:relative;clear:both}.block-title{display:inline-block;line-height:20px;margin:0 0 20px 20px}@media (min-width:768px) and (max-width:1023px){.block-title{margin-left:17px}}@media (max-width:767px){.block-title{margin-left:10px;margin-right:10px}}.block-title>a,.block-title>span{font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;color:#fff;background-color:#222;border-radius:3px;padding:2px 15px;position:relative;display:inline-table;vertical-align:middle;line-height:16px;top:-2px}.td-post-category{font-family:'Open Sans',arial,sans-serif;padding:2px 5px 3px;background-color:#222;border-radius:3px;font-size:10px;font-weight:600;font-style:normal;color:#fff;margin-right:5px;position:relative;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;vertical-align:middle;line-height:1}@media (min-width:768px) and (max-width:1023px){.td-post-category{display:none}}.td-post-category:hover{color:#fff;background-color:#4db2ec}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;width:auto\9;height:auto}.td-ss-main-content{position:relative}.td-page-title{font-size:24px;font-weight:600;line-height:32px;margin:1px 0 20px 0}.td-page-header.td-pb-padding-side{padding-top:20px}.td-attachment-prev{display:inline-block;margin-top:10px;margin-bottom:16px}.td-attachment-prev img{width:100px;height:100px}.td-attachment-next{float:right;margin-top:10px;margin-bottom:16px}.td-attachment-next img{width:100px;height:100px}.td-author-counters{margin-bottom:13px;line-height:19px;height:19px}.td-author-counters span{font-family:'Open Sans',arial,sans-serif;font-size:11px;font-style:normal;font-weight:700;background-color:#222;border-radius:3px;color:#fff;display:inline-table;line-height:16px;padding:2px 15px;vertical-align:middle;position:relative;top:-1px}.author .author-box-wrap{border-bottom:1px dashed #f1f1f1;border-top:1px dashed #f1f1f1;margin:0 19px 20px 20px;padding:21px 0}.td-author-post-count{margin-right:10px}.error404 .td-pb-span12 .block-title{margin-left:20px}.td-404-title{font-family:'Roboto',sans-serif;font-size:40px;color:#222;text-align:center;line-height:50px;padding:30px 0 17px 0}.td-404-sub-title{font-family:'Roboto',sans-serif;font-size:21px;line-height:24px;color:#a6a6a6;text-align:center;padding:0 0 40px 0}.td-404-sub-sub-title{text-align:center;margin-bottom:70px}.td-404-sub-sub-title a{background-color:#444;border:medium none;border-radius:3px;color:#fff;font-size:11px;font-weight:700;line-height:16px;padding:8px 15px;margin-left:6px}.td-404-sub-sub-title a:hover{color:#fff;background-color:#4db2ec;text-decoration:none!important}.td-404-head{text-align:center}.td-search-query{color:#4db2ec}.search-page-search-wrap{border-bottom:1px dashed #f1f1f1;border-top:1px dashed #f1f1f1;margin:0 0 20px 0;padding:40px 0}.td-search-form-widget{position:relative;line-height:21px}.td-search-form-widget .wpb_button{border-radius:0 3px 3px 0;height:32px;position:absolute;right:0;top:0;text-shadow:none;padding:7px 15px 8px 15px;line-height:16px;margin:0}.td-search-form-widget .wpb_button:hover{background-color:#222}.td-search-form-widget div{text-align:left}.td-search-form-widget .td-widget-search-input{width:95%;border-right:0;height:32px;line-height:21px;position:relative;top:0;display:inline-table;vertical-align:middle}.td_search_subtitle{position:relative;top:11px;left:2px}.td-comment-section .comment-respond{border-top:none}.page-nav{margin-bottom:35px;height:28px;font-family:'Roboto',sans-serif}@media (max-width:767px){.page-nav{margin-right:auto;margin-left:auto;display:table}}.page-nav a:hover{color:#fff;background-color:#444;border-color:#444}.page-nav a,.page-nav span{padding:3px 5px;border:1px solid #e6e6e6;border-radius:3px;display:inline-block;margin-right:5px;min-width:28px;text-align:center;color:#444;line-height:21px;float:left;-o-transition:none;-moz-transition:none;-khtml-transition:none;-webkit-transition:none;-ms-transition:none;transition:none}@media (max-width:767px){.page-nav .first,.page-nav .last{display:none}}.page-nav .extend{border:none}@media (max-width:767px){.page-nav .extend{display:none}}.page-nav i{font-size:10px;line-height:0;display:inline-table}.page-nav .pages{float:right;margin-right:0;border:none;padding:3px 0 3px 5px}@media (max-width:767px){.page-nav .pages{display:none}}.page-nav .current{background-color:#4db2ec;color:#fff;border-color:#4db2ec}.page-nav:first-child>div{padding:2px 5px 3px 5px;border:1px solid #e6e6e6;border-radius:3px;display:inline-block;margin-right:5px;min-width:28px;text-align:center;line-height:21px;background-color:#4db2ec;color:#fff;border-color:#4db2ec;float:left}.td-page-content{margin-top:20px}.td-page-content ul{list-style-position:inside}.td-page-content ul li{margin:0 0 0 21px}.td-page-content ul ul,.td-page-content ul ol{margin-bottom:0;padding-left:0}.td-page-content ol{list-style-position:inside}.td-page-content ol li{list-style-type:decimal;margin:0 0 0 21px}.td-page-content ol ul{margin-bottom:0;padding-left:0}.td-page-content ol ul>li{list-style-type:none}.td-page-content ol ol{padding-left:0;margin-bottom:0}.td-page-content .td-arrow-list li:before{font-family:'newsmag',sans-serif;content:'\e803';float:left;margin-left:-19px;line-height:24px;font-size:14px}.td-page-content .td-arrow-list{margin-left:21px;list-style:none}.td-page-content embed,.td-page-content iframe,.td-page-content object{max-width:100%}.widget a:hover{color:#4db2ec}.widget ul li{margin-left:0}.widget ul li:before{content:''}.td-blog-index .td-page-header{margin-bottom:10px}.sticky .entry-title a{color:#4db2ec!important}.td-page-meta{display:none}.td-post-header{padding-top:20px}@media (min-width:768px) and (max-width:1023px){.td-post-header{padding-top:17px}}@media (max-width:767px){.td-post-header{padding-top:15px}}.td-post-border-top{border-top:1px solid #e6e6e6}.entry-crumbs{font-family:'Open Sans',arial,sans-serif;font-size:10px;line-height:15px;color:#c3c3c3;position:relative;top:-5px}.entry-crumbs a{color:#c3c3c3}.entry-crumbs a:hover{color:#777}.entry-crumbs .td-bread-sep{font-size:8px;margin:0 5px 0 5px}.td-category{margin:0;padding:0;list-style:none;font-family:'Open Sans',arial,sans-serif;font-size:9px;font-weight:700;text-transform:uppercase;line-height:15px}.td-category li{display:inline-block;line-height:15px;margin:0 5px 3px 0}.td-category a{color:#fff;background-color:#4db2ec;padding:1px 7px;border-radius:3px;white-space:nowrap}.td-category a:hover{opacity:.9}.post footer{clear:both}.post p{line-height:1.72}@media (max-width:767px){.post p{padding-left:0!important;padding-right:0!important}}.post header h1{font-family:'Open Sans',arial,sans-serif;font-weight:400;font-size:32px;line-height:40px;color:#222;margin:6px 0 7px 0;word-wrap:break-word}@media (max-width:767px){.post header h1{font-size:28px;line-height:36px}}.td-post-text-content p{line-height:1.72}.td-post-sub-title{font-family:'Open Sans',arial,sans-serif;font-size:13px;font-style:italic;line-height:22px;color:#999;padding:5px 0 8px 0;margin:13px 0;border-bottom:1px dashed #f1f1f1;border-top:1px dashed #f1f1f1}@media (min-width:768px) and (max-width:1023px){.td-post-sub-title{margin:11px 0}}@media (max-width:767px){.td-post-sub-title{margin:8px 0}}.bypostauthor{line-height:1}.meta-info{font-family:'Open Sans',arial,sans-serif;font-size:11px;color:#444;line-height:16px;margin-bottom:15px}@media (min-width:768px) and (max-width:1023px){.meta-info{margin-bottom:12px}}@media (max-width:767px){.meta-info{margin-bottom:10px}}.td-post-author-name{display:inline-block;margin-right:3px}.td-post-author-name a{color:#222;font-weight:700}.td-post-author-name a:hover{color:#222;text-decoration:none!important}.td-post-author-name span{margin-left:3px}.td-post-author-name div{display:inline}.td-post-date{display:inline-block;margin-right:3px}.td-post-views{display:inline-block;margin-left:9px}.td-post-views i{margin:0 5px;font-size:13px;position:relative;top:1px}.td-post-comments{display:inline-block;margin-left:9px}.td-post-comments a{color:#444}.td-post-comments a:hover{text-decoration:none!important}.td-post-comments i{margin:0 8px;font-size:9px}.td-post-content{padding-top:20px;border-top:1px solid #e6e6e6}@media (min-width:768px) and (max-width:1023px){.td-post-content{padding-top:17px}}@media (max-width:767px){.td-post-content{padding-top:10px}}.td-post-content .td-module-thumb{margin-bottom:22px}.td-modal-image img{margin-bottom:21px}.wpb_video_wrapper{margin-bottom:21px}.wpb_video_wrapper .fb-video{margin-bottom:0}.wpb_video_wrapper iframe{display:block}.wpb_video_wrapper .twitter-video{max-width:none!important}.wpb_video_wrapper video{max-width:100%;display:block}.td-post-small-box{height:15px;line-height:15px;margin-bottom:3px}.td-post-small-box span{background-color:#444;padding:1px 7px;color:#fff}.td-post-small-box a{background-color:#a5a5a5;margin:0 0 0 3px;padding:1px 7px;color:#fff}.td-post-small-box a:hover{text-decoration:none!important;background-color:#4db2ec;color:#fff}.td-post-source-tags{margin:15px 0 18px 0}@media (min-width:768px) and (max-width:1023px){.td-post-source-tags{margin:11px 0 14px 0}}@media (max-width:767px){.td-post-source-tags{margin:5px 0 8px 0}}.td-tags{font-family:'Open Sans',arial,sans-serif;font-size:9px;font-weight:700;text-transform:uppercase;font-style:normal;margin:0;padding:0;height:15px;line-height:15px;display:table}.td-tags li{list-style:none;display:inline-block;height:15px;line-height:15px;margin:0 0 3px 0}.td-tags a{margin:0 3px 0 0}.td-tags span{margin-right:3px}.td-post-next-prev{border-top:1px solid #e6e6e6;position:relative}@media (max-width:767px){.td-post-next-prev .td-block-span6{width:50%!important;padding:0 10px!important}}.td-next-prev-separator{position:absolute;width:1px;height:100%;background-color:#e6e6e6;display:block;left:50%}.td-post-prev-post,.td-post-next-post{position:relative}.td-post-prev-post a:hover,.td-post-next-post a:hover{color:#4db2ec}.td-post-next-post{text-align:right}.td-block-span6.td-post-prev-post{width:50%!important;padding:0 20px!important}@media (min-width:768px) and (max-width:1023px){.td-block-span6.td-post-prev-post{padding:0 17px!important}}@media (max-width:767px){.td-block-span6.td-post-prev-post{padding:0 10px!important}}.td-block-span6.td-post-next-post{width:50%!important;padding:0 20px!important}@media (min-width:768px) and (max-width:1023px){.td-block-span6.td-post-next-post{padding:0 17px!important}}@media (max-width:767px){.td-block-span6.td-post-next-post{padding:0 10px!important}}.td-post-next-prev-content{display:inline-block;font-family:'Open Sans',arial,sans-serif}.td-post-next-prev-content span{display:block;font-size:12px;color:#c1c1c1;font-weight:600;margin:33px 0 6px 0}@media (min-width:768px) and (max-width:1023px){.td-post-next-prev-content span{margin-top:29px}}@media (max-width:767px){.td-post-next-prev-content span{margin-top:19px}}.td-post-next-prev-content a{display:block;font-size:15px;color:#222;font-weight:700;line-height:21px;margin-bottom:38px;word-break:break-word}@media (min-width:768px) and (max-width:1023px){.td-post-next-prev-content a{margin-bottom:34px}}@media (max-width:767px){.td-post-next-prev-content a{margin-bottom:24px}}.author-box-wrap{border-top:1px solid #e6e6e6;padding:21px 19px 17px 20px}@media (min-width:768px) and (max-width:1023px){.author-box-wrap{padding:17px 17px 13px 17px}}@media (max-width:767px){.author-box-wrap{padding:10px}}.author-box-wrap .td-author-social a{color:#444}.author-box-wrap .desc{margin-left:116px}@media (min-width:768px) and (max-width:1023px){.author-box-wrap .desc{margin-left:113px}}@media (max-width:767px){.author-box-wrap .desc{margin:0;text-align:center}}.author-box-wrap .avatar{float:left;max-width:96px}@media (max-width:767px){.author-box-wrap .avatar{float:none;margin-right:auto;margin-left:auto;margin-bottom:9px}}.author-box-wrap .td-social-icon-wrap a{margin-top:9px}@media (max-width:767px){.author-box-wrap .td-social-icon-wrap a{margin-top:2px}}.td-author-description{margin-bottom:6px}.td-author-name{font-family:'Open Sans',arial,sans-serif;font-size:15px;line-height:21px;font-weight:700;margin:6px 0 8px 0}@media (max-width:767px){.td-author-name{margin:0 0 4px 0}}.td-author-name a{color:#222}.td-author-name a:hover{color:#4db2ec}.td-author-url{font-size:11px;font-style:italic;line-height:21px;margin-bottom:6px}.td-author-url a{color:#444}.td-author-url a:hover{color:#4db2ec}.post-password-form label{float:left;height:32px;margin-bottom:21px}.post-password-form input[type="password"]{border:1px solid #E6E6E6;border-right:0;display:inline-table;height:32px;line-height:21px;vertical-align:middle;width:232px;padding:1px 5px 2px 10px;margin-left:5px}.post-password-form input[type="submit"]{float:left;border-radius:0 3px 3px 0}.mejs-container{margin-bottom:20px}.mejs-overlay-loading{display:none}.wpb_video_wrapper iframe{margin-bottom:16px}.more-link-wrap{font-family:'Open Sans',arial,sans-serif;height:30px;line-height:29px;margin-left:auto;margin-right:auto;display:table;margin-bottom:21px}.more-link-wrap a{background-color:#444;border-radius:3px;color:#fff;font-size:12px;font-weight:600;line-height:15px;padding:8px 12px;display:block}.more-link-wrap a:hover{background-color:#4db2ec;text-decoration:none!important}.wp-video{margin-bottom:20px}.td-post-content .wpb_row{overflow:hidden;left:-21px}@media (min-width:768px) and (max-width:1023px){.td-post-content .wpb_row{left:-18px}}@media (max-width:767px){.td-post-content .wpb_row{left:0}}@media (min-width:768px) and (max-width:1023px){.td-post-content .wpb_row .wpb_content_element{padding-left:17px;padding-right:17px}}@media (max-width:767px){.td-post-content .wpb_row .wpb_content_element{padding-left:0;padding-right:0}}.td-post-content .wpb_row .column_container{border:0}.td-post-content .wpb_row .vc_btn{margin-left:20px;margin-right:20px}@media (min-width:768px) and (max-width:1023px){.td-post-content .wpb_row .vc_btn{margin-left:17px;margin-right:17px}}@media (max-width:767px){.td-post-content .wpb_row .vc_btn{margin-left:0;margin-right:0}}.td-pb-span12 .td-post-content .td-pb-span12 .wpb_content_element{padding-left:0;padding-right:0}.td-pb-span12 .td-post-content .wpb_row .td-pb-span4 .wpb_content_element{padding-right:20px;padding-left:0}.td-pb-span12 .td-post-content .wpb_row .vc_btn{margin-left:0;margin-right:0}.wp-embedded-content{width:100%}.td-post-content embed,.td-post-content iframe,.td-post-content object{max-width:100%}.td-post-content .fb-video{margin-bottom:24px}.td-post-content #fb-root+p{margin:0}.td-post-content .td-gallery{clear:both}.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag{margin-bottom:0}.td-comments-title-wrap{border-top:1px solid #e6e6e6;line-height:16px}.td-comments-title-wrap h4{font-family:'Open Sans',arial,sans-serif;font-size:14px;font-weight:700;line-height:22px;margin:15px 0 15px 0;color:#222}@media (min-width:768px) and (max-width:1023px){.td-comments-title-wrap h4{margin:13px 0 13px 0;line-height:16px}}@media (max-width:767px){.td-comments-title-wrap h4{line-height:16px;margin:13px 0 13px 0}}.comment-list{border-top:1px solid #e6e6e6;padding-top:21px}@media (min-width:768px) and (max-width:1023px){.comment-list{padding-top:17px}}@media (max-width:767px){.comment-list{padding-top:15px}}.comment-list footer{clear:left}.comment-list footer:after{clear:none}.comment-list .avatar{float:left;width:50px;height:50px;margin-right:19px;border-radius:3px}@media (min-width:768px) and (max-width:1023px){.comment-list .avatar{margin-right:15px}}@media (max-width:767px){.comment-list .avatar{margin-right:10px}}.comment-list cite,.comment-list cite a{font-family:'Open Sans',arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:16px;color:#000;border-radius:3px}.comment-list cite:hover,.comment-list cite a:hover{color:#4db2ec}.comment-list cite{padding-right:10px}.comment-list>.comment:first-child{border:none;padding-top:0}.comment-list .comment-content{margin-left:69px}@media (min-width:768px) and (max-width:1023px){.comment-list .comment-content{margin-left:65px}}@media (max-width:767px){.comment-list .comment-content{margin-left:60px}}.comment-list .comment-content p{margin:0 0 21px 0;word-wrap:break-word}.comment-list .comment{font-size:12px;line-height:21px;color:#444;padding-top:20px;margin:0;border-top:1px dashed #f1f1f1}.comment-list .comment .comment-respond{padding:0 0 21px 0}.comment-list .comment-link{color:#b5b5b5;font-size:11px;display:inline-block}.comment-list .comment-reply-link{font-size:11px;color:#B5B5B5}.comment-list .comment-reply-link:hover{color:#4db2ec}.comment-list .comment-edit-link{font-size:11px;line-height:1;padding-left:10px}.comment-list .comment-edit-link:hover{text-decoration:underline!important}@media (max-width:500px){.comment-list .comment-edit-link{padding-left:0;margin-bottom:5px;margin-top:5px;display:block}}.comment-list .comment-meta{margin:0 0 14px 69px}@media (min-width:768px) and (max-width:1023px){.comment-list .comment-meta{margin:0 0 10px 65px}}@media (max-width:767px){.comment-list .comment-meta{margin:0 0 9px 60px}}.comment-list .children{padding-left:69px}.comment-list .children .children{padding-left:53px}@media (min-width:768px) and (max-width:1023px){.comment-list .children{padding-left:65px}.comment-list .children .children{padding-left:30px}}@media (max-width:767px){.comment-list .children{padding-left:60px}.comment-list .children .children{padding-left:20px}}.comment-list .children .comment{padding-top:21px;border-top:1px dashed #f1f1f1}@media (min-width:768px) and (max-width:1023px){.comment-list .children .comment{padding-top:17px}}@media (max-width:767px){.comment-list .children .comment{padding-top:15px}}.comment-list .children .avatar{width:36px;height:36px}.comment-list .children .comment-content{margin-left:56px}@media (min-width:768px) and (max-width:1023px){.comment-list .children .comment-content{margin-left:51px}}@media (max-width:767px){.comment-list .children .comment-content{margin-left:46px}}.comment-list .children .comment-meta{margin-left:56px}@media (min-width:768px) and (max-width:1023px){.comment-list .children .comment-meta{margin-left:51px}}@media (max-width:767px){.comment-list .children .comment-meta{margin-bottom:10px;margin-left:46px}}.comment-respond{border-top:1px solid #e6e6e6;padding:0 19px 21px 20px}@media (min-width:768px) and (max-width:1023px){.comment-respond{padding:0 17px 17px 17px}}@media (max-width:767px){.comment-respond{padding:0 10px 15px 10px}}.comment-respond a{color:#222;font-weight:600}.comment-respond .comment-subscription-form{margin-bottom:0}.comment-subscription-form .subscribe-label{left:4px;position:relative;top:-2px}.comment-reply-title{font-family:'Open Sans',arial,sans-serif;font-size:14px;font-weight:700;line-height:22px;margin:15px 0 15px 0}@media (min-width:768px) and (max-width:1023px){.comment-reply-title{margin:11px 0 11px 0}}@media (max-width:767px){.comment-reply-title{margin:11px 0 11px 0}}.logged-in-as{position:relative;top:-7px;margin:0}.comment-form-input-wrap{margin-bottom:21px}@media (min-width:768px) and (max-width:1023px){.comment-form-input-wrap{margin-bottom:17px}}@media (max-width:767px){.comment-form-input-wrap{margin-bottom:15px}}#cancel-comment-reply-link{padding-left:10px}.comment-form .td-warning-comment,.comment-form .td-warning-author,.comment-form .td-warning-email,.comment-form .td-warning-email-error,.comment-form .td-warning-captcha,.comment-form .td-warning-captcha-score{display:none}.comment-form textarea{display:block}.td-comment-form-warnings .td-warning-comment,.td-comment-form-warnings .td-warning-author,.td-comment-form-warnings .td-warning-email,.td-comment-form-warnings .td-warning-email-error,.td-comment-form-warnings .td-warning-captcha,.td-comment-form-warnings .td-warning-captcha-score{margin-bottom:-11px;color:#ff7a7a;font-size:11px;font-style:italic;line-height:15px}.td-form-comment,.td-form-author,.td-form-email,.td-form-url{margin-top:0;margin-bottom:21px}.comment-pagination{padding:20px;*zoom:1}.comment-pagination:before,.comment-pagination:after{display:table;content:"";line-height:0}.comment-pagination:after{clear:both}.comment-pagination a{float:right}.comment-pagination a:first-child{float:left}#disqus_thread{padding:8px 19px 8px 20px;border-top:1px solid #e6e6e6}@media (min-width:768px) and (max-width:1023px){#disqus_thread{padding-right:17px;padding-left:17px}}@media (max-width:767px){#disqus_thread{padding-right:10px;padding-left:10px}}.comment-form-cookies-consent label{margin-left:8px;position:relative;top:-1px}.wp-block-image figcaption{font-family:Verdana,Geneva,sans-serif;text-align:right;margin:4px 0 17px 0;font-size:11px;font-style:italic;font-weight:400;line-height:17px;color:#444;z-index:1}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-family:Verdana,Geneva,sans-serif;font-size:11px;line-height:17px}.wp-block-categories{padding:0 10px}.wp-block-categories,.wp-block-categories ul{list-style-type:none}.wp-block-categories ul{margin:5px 0 0;padding-left:26px}.wp-block-categories li{margin-left:0!important;margin-bottom:5px!important}.wp-block-categories li:last-child{margin-bottom:0}.wp-block-categories a{color:#000}.wp-block-categories a:hover{text-decoration:none!important;color:#4db2ec}.wp-block-categories .td-widget-no{float:right}.wp-block-quote cite{display:block;color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.td_quote_left p{text-align:unset}.wp-block-quote.td_quote_box{padding:15px 23px 16px 23px}.wp-block-quote.td_quote_box p{text-align:unset}.wp-block-quote.td_quote_box.has-text-align-right p,.wp-block-quote.td_quote_box.has-text-align-right cite{text-align:right}.wp-block-quote.td_quote_box.has-text-align-left p,.wp-block-quote.td_quote_box.has-text-align-left cite{text-align:left}.wp-block-quote.td_quote_box cite{font-size:11px;margin-top:-10px}.wp-block-quote.td_pull_quote cite{font-size:11px;margin-top:-10px}.wp-block-quote.td_pull_quote p{text-align:unset}.wp-block-quote.td_pull_quote.has-text-align-right p,.wp-block-quote.td_pull_quote.has-text-align-right cite{text-align:right}.wp-block-quote.td_pull_quote.has-text-align-left p,.wp-block-quote.td_pull_quote.has-text-align-left cite{text-align:left}.wp-block-pullquote cite{color:#6c7781}.wp-block-latest-posts:not(.is-grid) li{display:block;margin-bottom:4px!important;margin-left:0;padding-bottom:7px;border-bottom:1px dashed #f1f1f1}.wp-block-latest-posts:not(.is-grid) li:last-child{border-bottom:none}.wp-block-latest-posts:not(.is-grid) li a{color:#222}.wp-block-latest-posts:not(.is-grid) li a:hover{color:#4db2ec;text-decoration:none!important}.wp-block-archives li{line-height:30px;list-style:none;padding:0;margin-left:0!important}.wp-block-archives li a{color:#222}.wp-block-archives li a:hover{color:#4db2ec;text-decoration:none!important}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments__comment{display:flex;margin:0 0 10px 0!important;line-height:21px;padding-bottom:13px;border-bottom:1px dashed #f1f1f1}.wp-block-latest-comments .wp-block-latest-comments__comment p{margin-bottom:0}.wp-block-latest-comments .wp-block-latest-comments__comment a{color:#222;font-style:italic;font-size:11px;font-weight:700}.wp-block-latest-comments .wp-block-latest-comments__comment a:hover{color:#4db2ec;text-decoration:none!important}.wp-block-button:not(.is-style-outline) .wp-block-button__link{transition:background-color 0.1s ease;-webkit-transition:background-color 0.1s ease;padding:9px 12px;font-size:16px;line-height:20px;font-family:'Open Sans',arial,sans-serif;font-weight:600}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{background-color:#444!important;text-decoration:none!important}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]){background-color:#4db2ec}.wp-block-button.is-style-outline .wp-block-button__link{border-width:2px;border-style:solid;transition:all 0.1s ease;-webkit-transition:all 0.1s ease}.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]){background-color:#fff0}.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover{background-color:#4db2ec}.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]){color:#4db2ec;border-color:#4db2ec}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#444;color:#fff;text-decoration:none!important}p.has-drop-cap:not(:focus):first-letter{font-size:60px;line-height:50px;margin:7px 9px 0 0;padding:3px 10px;color:inherit}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item .gallery-caption{text-align:left;position:relative;bottom:17px;margin-bottom:0}.gallery-item .gallery-icon img{margin-bottom:20px}.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{margin-bottom:20px}.gallery-columns-2 img,.gallery-columns-3 img,.gallery-columns-4 img,.gallery-columns-5 img,.gallery-columns-6 img,.gallery-columns-7 img,.gallery-columns-8 img,.gallery-columns-9 img{border-bottom:2px solid #fff;border-right:1px solid #fff;border-left:1px solid #fff;margin-bottom:0px!important}.gallery-columns-2 .gallery-caption,.gallery-columns-3 .gallery-caption,.gallery-columns-4 .gallery-caption,.gallery-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-columns-1 .gallery-item{overflow:hidden;margin-bottom:30px}.gallery-columns-1 img{margin-bottom:0!important;text-align:center;margin:0 auto 0 auto}.gallery-columns-1 .gallery-caption{background-color:#0e0e0e;color:#fff;font-size:12px;font-style:normal;padding:8px 14px 10px 14px;line-height:19px;bottom:4px}.td-category-description{font-family:'Open Sans',arial,sans-serif;font-size:13px;font-style:italic;line-height:22px;color:#444;border-top:1px dashed #f1f1f1;border-bottom:1px dashed #f1f1f1;padding:11px 0 14px 0;margin-bottom:20px}.td-category-description p{margin-bottom:0}.page-nav{margin-top:26px}@media (min-width:768px) and (max-width:1023px){.page-nav{margin-top:22px}}.category .td-big-grids{border:none}.td_line_above_cat_big_grid{border-bottom:1px solid #e6e6e6}.td_category_template_1 .td-category-header .td-container{border-bottom-width:0;z-index:2}.td_category_template_1 .td-category-header header{display:inline-block}.td_category_template_1 .td-category-header .entry-title{line-height:10px;margin:20px 14px 20px 0}@media (min-width:768px) and (max-width:1023px){.td_category_template_1 .td-category-header .entry-title{margin-bottom:17px;margin-top:16px}}@media (max-width:767px){.td_category_template_1 .td-category-header .entry-title{margin-bottom:14px;margin-top:14px}}.td_category_template_1 .td-category-header .entry-title span{display:inline-block;font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;padding:2px 14px;color:#fff;background-color:#222;border-radius:3px;line-height:16px}.td_category_template_1.td_category_top_posts_style_disable .td-subcategory-header{border-bottom:1px solid #e6e6e6}.td_category_template_1 .entry-crumbs{display:inline-block;position:relative;top:0;margin:0 0 14px 0}@media (max-width:1023px){.td_category_template_1 .td-category-description{padding:7px 0 10px 0;margin-bottom:17px}}@font-face{font-family:'newsmag';src:url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/newsmag.eot#1740216063);src:url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/newsmag.eot#1740216063) format('embedded-opentype'),url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/newsmag.woff#1740216063) format('woff'),url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/newsmag.ttf#1740216063) format('truetype'),url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/newsmag.svg?17#newsmag) format('svg');font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:'newsmag';src:url(https://kumanovomuseum.com/wp-content/themes/Newsmag/images/icons/newsmag.svg?#newsmag) format('svg')}}[class^="td-icon-"]:before,[class*=" td-icon-"]:before{font-family:"newsmag";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.td-icon-comments:before{content:'\e80c'}.td-icon-path:before{content:'\e822'}.td-icon-rss:before{content:'\e828'}.td-icon-logout:before{content:'\e800'}.td-icon-menu-down:before{content:'\e806'}.td-icon-menu-left:before{content:'\e807'}.td-icon-menu-right:before{content:'\e808'}.td-icon-menu-up:before{content:'\e809'}.td-icon-instagram:before{content:'\e81d'}.td-icon-windows:before{content:'\e833'}.td-icon-youtube:before{content:'\e836'}.td-icon-share:before{content:'\e829'}.td-icon-down:before{content:'\e801'}.td-icon-left:before{content:'\e802'}.td-icon-right:before{content:'\e803'}.td-icon-up:before{content:'\e804'}.td-icon-flickr:before{content:'\e819'}.td-icon-facebook:before{content:'\e818'}.td-icon-googleplus:before{content:'\e81b'}.td-icon-pinterest:before{content:'\e825'}.td-icon-paypal:before{content:'\e823'}.td-icon-behance:before{content:'\e811'}.td-icon-mail-2:before{content:'\e820'}.td-icon-search:before{content:'\e80a'}.td-icon-user:before{content:'\e80b'}.td-icon-category:before{content:'\e80e'}.td-icon-mail-1:before{content:'\e810'}.td-icon-delicious:before{content:'\e813'}.td-icon-stumbleupon:before{content:'\e82f'}.td-icon-grooveshark:before{content:'\e838'}.td-icon-forrst:before{content:'\e81a'}.td-icon-digg:before{content:'\e815'}.td-icon-spotify:before{content:'\e82c'}.td-icon-reddit:before{content:'\e827'}.td-icon-dribbble:before{content:'\e816'}.td-icon-evernote:before{content:'\e817'}.td-icon-linkedin:before{content:'\e81f'}.td-icon-vk:before{content:'\e837'}.td-icon-skype:before{content:'\e82a'}.td-icon-twitter:before{content:'\e831'}.td-icon-vimeo:before{content:'\e832'}.td-icon-yahoo:before{content:'\e835'}.td-icon-myspace:before{content:'\e821'}.td-icon-steam:before{content:'\e82e'}.td-icon-lastfm:before{content:'\e81e'}.td-icon-tumblr:before{content:'\e830'}.td-icon-stackoverflow:before{content:'\e82d'}.td-icon-blogger:before{content:'\e812'}.td-icon-deviantart:before{content:'\e814'}.td-icon-wordpress:before{content:'\e834'}.td-icon-mobile:before{content:'\e80d'}.td-icon-views:before{content:'\e805'}.td-icon-soundcloud:before{content:'\e82b'}.td-icon-star:before{content:'\e80f'}.td-icon-star-empty:before{content:'\e839'}.td-icon-star-half:before{content:'\e83a'}.td-icon-related-left:before{content:'\e83b'}.td-icon-close:before{content:'\e83c'}.td-icon-read-down:before{content:'\e83d'}.td-icon-close-mobile:before{content:'\e900'}.td-icon-modal-back:before{content:"\e901"}.td-icon-modal-close:before{content:"\e902"}.td-icon-dailymotion:before{content:'\e908'}.td-icon-twitch:before{content:'\e909'}.td-icon-xing:before{content:'\e90a'}.td-icon-ebay:before{content:'\e90b'}.td-icon-telegram:before{content:'\f2c6'}.td-icon-plus:before{content:'\ea0a'}.td-icon-minus:before{content:'\ea0b'}.td-icon-mail:before{content:'\e810'}.td-icon-print:before{content:'\f02f'}.td-icon-whatsapp:before{content:'\f232'}.td-icon-line:before{content:'\e906'}.td-icon-viber:before{content:'\e907'}.td-icon-video-thumb-play:before{content:'\e903'}.td-icon-naver:before{content:"\e9d3"}.td-icon-discord:before{content:"\e905"}.td-icon-insta-carousel:before{content:"\e904"}.td-icon-tiktok:before{content:"\e90c"}.td-icon-yandex:before{content:"\e90d"}.td-icon-flipboard:before{content:"\e90e"}.td-icon-koo:before{content:"\e937"}.td-icon-kakao:before{content:"\e935"}.td-icon-strava:before{content:"\e936"}.td-icon-website:before{content:"\e938"}.td-icon-medium:before{content:"\e929"}.td-icon-github:before{content:"\e90f"}.td-icon-patreon:before{content:"\e910"}.td-icon-rumble:before{content:"\e911"}.td-icon-clouthub:before{content:"\e912"}.td-icon-gab:before{content:"\e913"}.td-icon-parler:before{content:"\e914"}.td-icon-gettr:before{content:"\e915"}.td-icon-copy_url:before{content:"\e931"}.td-icon-check:before{content:"\e9db"}.td-icon-menu-down{position:relative;top:0;font-size:8px;padding-left:3px}.widget{padding:0 19px 0 20px;margin-bottom:13px}@media (min-width:768px) and (max-width:1023px){.widget{padding:0 17px 0 17px}}@media (max-width:767px){.widget{padding:0 10px 0 10px}}.widget a{color:#222}.widget ul{list-style:none;padding:0;margin:0}.widget li{line-height:30px;list-style:none;padding:0;margin:0}.widget select{max-width:100%}.widget .block-title{margin-left:0;margin-top:21px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.widget .block-title{margin-top:17px}}.archive .widget_archive .current,.archive .widget_archive .current a{color:#4db2ec}.widget_archive a span{float:right}.widget_archive select{display:block;width:100%;margin:12px 0 22px 0}.widget_calendar{margin-bottom:14px}.widget_calendar table{width:100%;text-align:center}.widget_calendar th{text-align:center}.widget_calendar td{padding:8px 0}@media (min-width:768px) and (max-width:1023px){.widget_calendar td{padding:5px 0}}.widget_calendar #today{background-color:#e6e6e6;font-weight:700;color:#000}.widget_calendar caption{font-weight:700;padding-bottom:10px}.widget_calendar thead tr{border-bottom:1px dashed #f1f1f1;margin:10px 0 10px 0;line-height:34px}.widget_calendar tfoot td{border:none}.widget_calendar tfoot #prev{text-align:left}.widget_calendar tfoot #next{text-align:right}.widget_calendar tfoot a{background-color:#444;border-radius:3px;display:inline-block;color:#fff;padding:2px 15px;font-weight:700;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px}.widget_calendar tfoot a:hover{background-color:#4db2ec;color:#fff}.widget_calendar .block-title{margin-bottom:12px}@media (min-width:768px) and (max-width:1023px){.widget_calendar .block-title{margin-bottom:8px}}.widget_categories a span{float:right}.widget_categories li>ul{margin-left:21px}.widget_categories select{display:block;width:100%;margin:12px 0 22px 0}.widget_nav_menu a span{float:right}.widget_nav_menu li>ul{margin-left:21px;box-shadow:none}.widget_pages li>ul{margin-left:21px}.widget_recent_comments{margin-bottom:16px}.widget_recent_comments li{margin:0 0 10px 0!important;line-height:21px;padding-bottom:13px;border-bottom:1px dashed #f1f1f1}.widget_recent_comments li:last-child{border-bottom:0;padding-bottom:0}.widget_recent_comments li a:last-child{font-style:italic;font-size:11px;font-weight:700}.widget_recent_comments .block-title{margin-bottom:12px}@media (min-width:768px) and (max-width:1023px){.widget_recent_comments .block-title{margin-bottom:8px}}.vc_wp_recentcomments .block-title{margin-top:20px}.td_wp_recentcomments{margin-bottom:16px}.td_wp_recentcomments .recentcomments{margin:0 0 10px 0!important;line-height:21px;padding-bottom:13px;border-bottom:1px dashed #f1f1f1;display:list-item;list-style:none}.td_wp_recentcomments .recentcomments .comment-author-link a,.td_wp_recentcomments .recentcomments a{font-style:italic;font-size:11px;font-weight:700;color:#222}.td_wp_recentcomments .td-block-span12:last-child .recentcomments{border-bottom:0;padding-bottom:0}.td_wp_recentcomments .block-title{margin-bottom:12px}@media (min-width:768px) and (max-width:1023px){.td_wp_recentcomments .block-title{margin-bottom:8px}}.widget_recent_entries{margin-bottom:5px}.widget_recent_entries li{display:block;margin-bottom:4px!important;padding-bottom:7px;border-bottom:1px dashed #f1f1f1}.widget_recent_entries li:last-child{border-bottom:none}.widget_recent_entries li:last-child .post-date{margin-bottom:5px}.widget_recent_entries li a{display:block;line-height:21px}.widget_recent_entries .block-title{margin-bottom:11px}.widget_recent_entries .post-date{display:block;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic}.widget_search{margin-bottom:19px;margin-top:21px}.widget_search .td-widget-search-input{width:95%}.widget_search .block-title{margin-bottom:19px}@media (min-width:768px) and (max-width:1023px){.widget_search .block-title{margin-bottom:15px}}.widget_search .wpb_button{margin:0!important}@media (min-width:768px) and (max-width:1023px){.widget_search .wpb_button{margin:0 17px 0 0}}@media (max-width:767px){.widget_search .wpb_button{margin:0 10px 0 0}}@media (min-width:768px) and (max-width:1023px){.widget_search{margin:17px 0 15px 0}}@media (max-width:767px){.widget_search{margin:17px 0 15px 0}}.widget_tag_cloud .block-title{margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.widget_tag_cloud .block-title{margin-bottom:16px}}.widget_tag_cloud a{border:1px solid #e6e6e6;display:inline-table;line-height:1;margin-bottom:3px;padding:5px 8px;vertical-align:middle;border-color:#e6e6e6;-o-transition:none;-moz-transition:none;-khtml-transition:none;-webkit-transition:none;-ms-transition:none;transition:none}.widget_tag_cloud a:hover{border-color:#4db2ec}.widget_rss{margin-bottom:8px}.widget_rss .block-title{margin-bottom:12px}@media (min-width:768px) and (max-width:1023px){.widget_rss .block-title{margin-bottom:8px}}.widget_rss .block-title a:first-child{display:none}.widget_rss .block-title .rsswidget{color:#fff;line-height:16px}.widget_rss li{margin-bottom:4px;border-bottom:1px dashed #f1f1f1}.widget_rss li:last-child{border-bottom:none}.widget_rss .rsswidget{display:table;line-height:21px}.widget_rss .rss-date,.widget_rss cite{display:inline-block;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;position:relative;top:-5px}.widget_text{margin-bottom:16px}.widget_text ul{margin-bottom:21px}.widget_text ul li{list-style:disc;list-style-position:inside;line-height:24px}.widget_text ol{margin-bottom:21px}.widget_text ol li{list-style-type:decimal;margin:0 0 0 21px;line-height:24px}.widget_text a{color:#4db2ec}.widget_text a:hover{text-decoration:underline!important}.widget_text .block-title{margin-bottom:12px}@media (min-width:768px) and (max-width:1023px){.widget_text .block-title{margin-bottom:8px}}.widget_media_video .block-title,.widget_media_audio .block-title,.widget_media_image .block-title{margin-bottom:20px}.wpcf7-text{font-family:Verdana,Geneva,sans-serif;font-size:12px;line-height:21px;color:#444;border:1px solid #e6e6e6;width:100%;max-width:100%;height:34px;padding:3px 9px 3px 9px}.wpcf7-text:active,.wpcf7-text:focus{border-color:#999}.wpcf7{padding:20px 19px 20px 20px!important}@media (max-width:767px){.wpcf7{padding:20px 10px 20px 10px!important}}.sharedaddy .sd-content ul{margin:0px!important;padding:0px!important}.sharedaddy li:before{content:''!important}.td-page-content .sharedaddy,.page-template-page-pagebuilder-latest-php .sharedaddy{padding:0 19px 12px 20px;border-top:1px solid #e6e6e6}@media (min-width:768px) and (max-width:1023px){.td-page-content .sharedaddy,.page-template-page-pagebuilder-latest-php .sharedaddy{padding-right:17px;padding-left:17px}}@media (max-width:767px){.td-page-content .sharedaddy,.page-template-page-pagebuilder-latest-php .sharedaddy{padding-right:10px;padding-left:10px}}.page-template-page-pagebuilder-latest-php .sharedaddy{border-left:1px solid #e6e6e6}.page-template-page-pagebuilder-title-php .rev_slider ul{padding-left:0}.rev_slider_wrapper{z-index:1}@media print{html,body{background-color:#FFF;color:#000;margin:0;padding:0}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{page-break-after:avoid}ul,ol,li{page-break-inside:avoid}table,tr,td{page-break-before:avoid}.single-post #td-theme-settings,.single-post .td-header-top-menu,.single-post .td-header-menu-wrap,.single-post .td-header-sp-rec,.single-post .td-main-sidebar,.single-post .td-post-source-tags,.single-post .td-post-sharing,.single-post .td-post-next-prev,.single-post .td_block_related_posts,.single-post #comments,.single-post .td-footer-container,.single-post .td-sub-footer-container,.single-post .entry-crumbs,.single-post .td-category,.single-post .td-post-views,.single-post .td-post-comments,.single-post .td-scroll-up,.single-post iframe,.single-post .td-more-articles-box{display:none!important}.backstretch{display:none}.td-main-content,header{width:80%!important}.td-pb-row [class*="td-pb-span"]{border:0px!important}}.td-sub-footer-container{margin-right:auto;margin-left:auto;position:relative;padding:10px 0 10px 0;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:18px;color:#222;z-index:0}.td-sub-footer-container:before{position:absolute;bottom:0;left:0;display:block;content:'';height:100%;width:1px;background-color:#e6e6e6;z-index:0}@media (max-width:767px){.td-sub-footer-container{text-align:center}}.td-sub-footer-container a{color:#222;padding:0 10px}.td-sub-footer-container a:hover{color:#4db2ec}.td-sub-footer-container ul{margin:0;padding:0;list-style:none}@media (max-width:767px){.td-sub-footer-container ul{margin-bottom:6px}}.td-sub-footer-container li{display:inline-block;position:relative;zoom:1}.td-sub-footer-container li:last-child a{padding-right:0}@media (max-width:767px){.td-sub-footer-container li:last-child a{padding-right:10px}}.td-sub-footer-container li:first-child a:before{display:none}.td-sub-footer-container .td-pb-span4,.td-sub-footer-container .td-pb-span8{border-left:none}.td-sub-footer-container.td-container{border-bottom:none}.td-sub-footer-container .td-pb-row{overflow:visible}.td-sub-footer-copy{line-height:24px}.td-sub-footer-menu{text-align:right}@media (min-width:1023px) and (max-width:1120px){.td-sub-footer-menu{padding-right:42px}}@media (min-width:767px) and (max-width:860px){.td-sub-footer-menu{padding-right:42px}}@media (max-width:767px){.td-sub-footer-menu{text-align:center}}.td-sub-footer-menu li{text-align:left}.td-sub-footer-menu li:hover .sub-menu{display:table;position:absolute;bottom:10px}.td-sub-footer-menu li ul{background-color:#fff;display:none;position:relative;bottom:22px!important;left:0!important;border-bottom:3px solid #000;list-style:none;box-shadow:0 0 4px 0 rgb(0 0 0 / .15)}.td-sub-footer-menu li ul a{font-family:'Open Sans',arial,sans-serif;font-weight:500;font-size:11px;line-height:28px;display:block;text-transform:none;margin:0 10px 0 0;white-space:nowrap}.td-sub-footer-menu li ul a:hover{color:#4db2ec}.td-sub-footer-menu li ul a:before{display:none}.td-sub-footer-container .td-sub-footer-menu{float:right}@media (max-width:767px){.td-sub-footer-container .td-sub-footer-menu{float:none}}.tagdiv-theme-menu ul{-webkit-box-shadow:1px 1px 4px rgb(0 0 0 / .15);box-shadow:1px 1px 4px rgb(0 0 0 / .15)}.tagdiv-theme-menu .sf-menu>.menu-item-has-children a{padding-right:31px}.tagdiv-theme-menu .menu-item-has-children>a:before{content:'\e806';font-family:'newsmag',sans-serif;position:absolute;font-size:9px;right:13px}.tagdiv-theme-menu .menu-item:hover>a{background-color:#fff;color:#000;z-index:999}.tagdiv-theme-menu .menu-item:hover>ul{visibility:visible}.tagdiv-theme-menu .menu-item ul{top:auto}.tagdiv-theme-menu .menu-item a{position:relative;display:block}.tagdiv-theme-menu .sub-menu .sub-menu{top:-11px;left:100%;z-index:1000}.tagdiv-theme-menu .sub-menu .menu-item:first-child>ul{top:0}.tagdiv-theme-menu .sub-menu .menu-item:hover>a{color:#4db2ec}.tagdiv-theme-menu .sub-menu a{white-space:nowrap;padding:7px 32px 8px 24px;font-size:12px;color:#111;line-height:21px}.tagdiv-theme-menu .sub-menu .menu-item-has-children>a:before{content:'\e808'}.tagdiv-small-theme .td-header-style-0 .td-header-sp-logo{text-align:center;margin:20px 0}.tagdiv-small-theme .td-sub-footer-container{z-index:1}.tagdiv-small-theme .td-menu-background,.tagdiv-small-theme .td-search-background{visibility:visible}@media (max-width:767px){.tagdiv-small-theme .td-menu-background,.tagdiv-small-theme .td-search-background{-webkit-transition:transform 0.8s cubic-bezier(.22,.61,.36,1);transition:transform 0.8s cubic-bezier(.22,.61,.36,1)}}.tagdiv-small-theme.single .instagram-media{max-width:100%!important}.tagdiv-small-theme #td-mobile-nav .td-mobile-content{padding-top:74px}.tagdiv-small-theme #td-mobile-nav .menu-item{position:relative}@media (max-width:767px){.td-header-desktop-wrap{display:none}}@media (min-width:767px){.td-header-mobile-wrap{display:none}}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.td-pb-article-list{border-bottom:0!important;z-index:0!important}.td-pb-article-list .td-pb-span8 .block-title,.td-pb-article-list .td-pb-span12 .block-title{margin-left:20px}@media (min-width:768px) and (max-width:1023px){.td-pb-article-list .td-pb-span8 .block-title,.td-pb-article-list .td-pb-span12 .block-title{margin-left:17px}}@media (max-width:767px){.td-pb-article-list .td-pb-span8 .block-title,.td-pb-article-list .td-pb-span12 .block-title{margin-left:10px}}.td-pb-article-list .td-ss-main-content{padding-top:20px}.page-template-page-pagebuilder-latest .td-instagram-user{border-top:1px solid #ededed}.page-template-page-pagebuilder-title-php .wpb_row .wpb_column:nth-of-type(1){border-left:0}.page-template-page-pagebuilder-title-php .td-page-content>.wpb_row:first-child{border-top:1px solid #e6e6e6}.tdm-svg{fill:#000;transform-origin:50% 50% 0;width:100%;min-width:1000px;left:50%;transform:translateX(-50%);position:relative}.tdc-row-divider{position:absolute;width:100%;height:100%;bottom:0;line-height:0;left:50%;transform:translateX(-50%)}@media (max-width:767px){.tdc-row-divider{width:100vw!important}}.tdm-svg2{opacity:.3}.tdm-svg3{opacity:.15}.tdm-svg4{opacity:.08}.tdc-row-divider-top{position:absolute;top:0;width:100%;transform:rotateX(180deg);-webkit-transform:rotateX(180deg)}.tdc-row-divider-bottom{position:absolute;bottom:0;width:100%}.tdc-divider-space{background-color:#fff;position:absolute;width:100%;z-index:1}body .tdc-restr-display-none{display:none!important}.td-subcategory-header .td-category{display:inline-block;overflow:hidden;margin-left:10px;height:20px}@media (max-width:767px){.td-subcategory-header .td-category{margin:0 30px;height:15px}}.td-subcategory-header .td-category li{margin:0 3px 0 0}@media (max-width:767px){.td-subcategory-header .td-category li{margin:0}}.td-subcategory-header .td-category a{font-size:11px;padding:0 14px;line-height:20px;background:none;color:#222;white-space:nowrap;display:inline-table;-webkit-transition:none;transition:none}@media (min-width:768px) and (max-width:1023px){.td-subcategory-header .td-category a{line-height:15px;font-weight:700;padding:2px 9px;height:20px}}@media (max-width:767px){.td-subcategory-header .td-category a{background-color:#222;color:#fff;padding:1px 5px 1px 5px;font-size:9px;margin-right:5px;line-height:13px}}.td-subcategory-header .td-category a:hover{background-color:#222;color:#fff}.td-subcategory-header a.td-current-sub-category{background-color:#222;color:#fff}@media (max-width:767px){.td-subcategory-header a.td-current-sub-category{background-color:#4db2ec}}.td-subcategory-header{min-height:48px;position:relative}@media (max-width:767px){.td-subcategory-header{min-height:44px}}.td-subcategory-header .td-category-siblings{z-index:2;opacity:0;width:700px;position:absolute;line-height:1;top:0;bottom:0;margin:auto;height:20px}@media (min-width:768px) and (max-width:1023px){.td-subcategory-header .td-category-siblings{width:550px}}@media (max-width:767px){.td-subcategory-header .td-category-siblings{text-align:center;margin-right:0;width:100%;height:15px}}.td-subcategory-header .td-category-siblings .td-subcat-dropdown{display:inline-block;margin:0 0 0 10px;padding:0 5px;position:absolute;border:1px solid #e6e6e6;color:#444;right:auto}@media (max-width:767px){.td-subcategory-header .td-category-siblings .td-subcat-dropdown{right:0;top:-2px;margin:0 10px 0 0}}.td-subcategory-header .td-category-siblings .td-subcat-dropdown i{padding-left:0}.td-subcategory-header .td-category-siblings .td-subcat-dropdown ul{z-index:999;border:1px solid #e6e6e6}.td-subcategory-header .td-category-siblings .td-subcat-dropdown:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.td-subcategory-header .td-category-siblings .td-subcat-dropdown:hover ul{display:block}.td-subcategory-header .td-category-siblings .td-subcat-dropdown li{list-style:none}.td-subcategory-header .td-category-siblings .td-subcat-dropdown a{display:block;color:#444;padding:0 30px 0 16px;white-space:nowrap;text-overflow:ellipsis;max-width:300px;overflow:hidden}@media (max-width:767px){.td-subcategory-header .td-category-siblings .td-subcat-dropdown a{max-width:240px}}.td-subcategory-header .td-category-siblings .td-subcat-dropdown a:hover{color:#4db2ec}.td-subcategory-header .td-category-siblings .td-subcat-dropdown a.td-current-sub-category{background-color:#fff0;color:#4db2ec}@media (max-width:767px){.td-subcategory-header .td-category-pulldown-filter{display:none}}.td-subcategory-header .td-pulldown-filter-display-option{margin:0 19px 0 0}@media (min-width:768px) and (max-width:1023px){.td-subcategory-header .td-pulldown-filter-display-option{margin-right:15px}}@media (max-width:767px){.td-subcategory-header .td-pulldown-filter-display-option{margin-right:10px}}.td_category_template_disable .td-main-content{padding-top:20px}.td_category_template_disable .td-main-content .td-category-header{display:none}.td_category_template_disable .entry-crumbs{margin-bottom:10px}.td_category_template_disable .td-category-container{margin-top:20px}@media (max-width:767px){.td_category_template_disable .td-category-container{margin-top:0}}.td_category_template_disable .td-header-style-5 .td-ad-m,.td_category_template_disable .td-header-style-7 .td-ad-m,.td_category_template_disable .td-header-style-8 .td-ad-m,.td_category_template_disable .td-header-style-9 .td-ad-m,.td_category_template_disable .td-header-style-10 .td-ad-m,.td_category_template_disable .td-header-style-6 .td-header-header .td-make-full{border-bottom-width:0}.td_category_template_disable.td_category_top_posts_style_disable .td-category-header.td-container{border-bottom-width:1px}.td_category_template_disable.td_category_top_posts_style_disable .td-category-container{margin-top:0}.td_category_template_2 .td-main-content{padding-top:20px}.td_category_template_2 .td-category-header .td-container{z-index:2;border-bottom-width:0}.td_category_template_2 .td-category-header .td-container .entry-title{font-size:26px;line-height:1;font-weight:700;margin:22px 0 0 0;text-transform:uppercase}@media (max-width:767px){.td_category_template_2 .td-category-header .td-container .entry-title{margin:10px 0 0 0}}.td_category_template_2.td_category_top_posts_style_disable .td-category-header .td-container{border-bottom-width:1px}@media (max-width:767px){.td_category_template_2.td_category_top_posts_style_disable .td-category-header .td-container{border-bottom-width:0}}@media (max-width:767px){.td_category_template_2.td_category_top_posts_style_disable .td-category-description{margin-bottom:0}}.td_category_template_2 .entry-crumbs{position:static;margin:15px 0 0 0}@media (max-width:1023px){.td_category_template_2 .td-category-description{margin-top:10px}}.td_category_template_2 .td-subcategory-header{margin-bottom:6px}.td_category_template_2 .td-subcategory-header .td-pulldown-filter-list{top:9px}.td_category_template_2 .td-subcategory-header .td-pulldown-filter-display-option{height:21px;margin:0;top:0}@media (max-width:767px){.td_category_template_2 .td-subcategory-header .td-pulldown-filter-display-option{right:auto}}.td_category_template_2 .td-category-siblings{text-align:left;height:21px}.td_category_template_2 .td-category-siblings .td-category{height:21px;margin:0;padding-top:0;font-weight:600}.td_category_template_2 .td-category-siblings .td-category li{margin:0 10px 0 0}@media (max-width:767px){.td_category_template_2 .td-category-siblings .td-category li{margin:0 5px 0 0}}.td_category_template_2 .td-category-siblings .td-category a{background-color:#fff0;border:1px solid #eaeaea;color:#222;font-size:10px;line-height:18px;padding:0 10px 1px}.td_category_template_2 .td-category-siblings .td-category a:hover{border-color:#4db2ec;background-color:#4db2ec;color:#fff}.td_category_template_2 .td-category-siblings .td-category .td-current-sub-category{background-color:#222;border-color:#222;color:#fff}@media (max-width:767px){.td_category_template_2 .td-category-pulldown-filter.td-wrapper-pulldown-filter{display:none}}.td_category_template_3 .td-main-content{padding-top:20px}.td_category_template_3 .td-category-header .td-container{z-index:2;border-bottom-width:0}.td_category_template_3 .td-category-header .td-container .entry-title{font-size:26px;line-height:1;font-weight:700;margin:20px 0;text-transform:uppercase}.td_category_template_3.td_category_top_posts_style_disable .td-category-header .td-container{border-bottom-width:1px}@media (max-width:767px){.td_category_template_3.td_category_top_posts_style_disable .td-category-header .td-container{border-bottom-width:0}}@media (max-width:767px){.td_category_template_3.td_category_top_posts_style_disable .td-category-description{margin-bottom:0}}.td_category_template_3 .td-scrumb-holder{min-height:49px;border-bottom:1px solid #efefef}@media (max-width:767px){.td_category_template_3 .td-scrumb-holder{min-height:10px}}.td_category_template_3 .td-scrumb-holder .td-pb-span12{background-color:#fcfcfc}.td_category_template_3 .td-scrumb-holder .td-crumb-container{padding-bottom:16px;padding-top:17px}@media (max-width:767px){.td_category_template_3 .td-scrumb-holder .td-crumb-container{padding-bottom:10px;padding-top:10px}}.td_category_template_3 .td-scrumb-holder .td-crumb-container .entry-crumbs{position:static}@media (max-width:767px){.td_category_template_3 .td-category-pulldown-filter.td-wrapper-pulldown-filter{display:none}}.td_category_template_4 .td-main-content{padding-top:20px}.td_category_template_4 .td-category-header .td-container{z-index:2;border-bottom-width:0;padding-bottom:46px}@media (max-width:1023px){.td_category_template_4 .td-category-header .td-container{padding-bottom:20px}}.td_category_template_4 .td-category-header .td-container .entry-title{text-align:center;font-size:34px;line-height:1;font-weight:700;margin:30px 0 7px 0;text-transform:uppercase}@media (max-width:1023px){.td_category_template_4 .td-category-header .td-container .entry-title{font-size:28px;margin:20px 0 0 0}}.td_category_template_4.td_category_top_posts_style_disable .td-category-header .td-container{border-bottom-width:1px}@media (max-width:767px){.td_category_template_4.td_category_top_posts_style_disable .td-category-header .td-container{border-bottom-width:0;padding-bottom:0}}.td_category_template_4 .td-crumb-container{margin-top:20px}@media (max-width:767px){.td_category_template_4 .td-crumb-container{margin-top:10px}}.td_category_template_4 .td-crumb-container .entry-crumbs{top:0}.td_category_template_4 .td-category-pulldown-filter.td-wrapper-pulldown-filter{top:18px;z-index:3}@media (max-width:767px){.td_category_template_4 .td-category-pulldown-filter.td-wrapper-pulldown-filter{display:none}}.td_category_template_4 .td-subcategory-header .td-category{margin-left:0}@media (max-width:767px){.td_category_template_4 .td-subcategory-header .td-category{margin:0 15px 0 20px}}.td_category_template_4 .td-subcategory-header .td-category-siblings{text-align:center;left:0;right:0;width:800px}@media (min-width:768px) and (max-width:1023px){.td_category_template_4 .td-subcategory-header .td-category-siblings{width:620px}}@media (max-width:767px){.td_category_template_4 .td-subcategory-header .td-category-siblings{width:100%}}.td_category_template_4 .td-category-description{text-align:center;border-bottom:none;margin-bottom:0}.td_category_template_5 .td-main-content{padding-top:20px}.td_category_template_5 .td-header-style-5 .td-ad-m,.td_category_template_5 .td-header-style-7 .td-ad-m,.td_category_template_5 .td-header-style-8 .td-ad-m,.td_category_template_5 .td-header-style-9 .td-ad-m,.td_category_template_5 .td-header-style-10 .td-ad-m,.td_category_template_5 .td-header-style-6 .td-header-header .td-make-full{border-bottom-width:0}.td_category_template_5 .td-image-gradient-style5:after{top:0;left:0;content:'';display:block;height:100%;width:100%;position:absolute;background-color:rgb(0 0 0 / .4);-webkit-box-shadow:inset 0 0 188px 0 #000;-moz-box-shadow:inset 0 0 188px 0 #000;box-shadow:inset 0 0 188px 0 #000;z-index:-1}.td_category_template_5 .td-category-header .td-container{z-index:2;border-bottom-width:0;background-color:#fff0;padding-bottom:100px}.td_category_template_5 .td-category-header .td-container .td-pb-span12{border-left:none}.td_category_template_5 .td-category-header .td-container .entry-title{font-size:30px;line-height:1;font-weight:700;margin:60px 0 16px 0;text-transform:uppercase;color:#fff}.td_category_template_5 .entry-crumbs{position:static;margin:16px 0 0 0;color:#fff}.td_category_template_5 .entry-crumbs a{color:#fff}.td_category_template_5 .td-subcategory-header{min-height:21px}.td_category_template_5 .td-subcategory-header .td-big-grids{margin-top:3px}.td_category_template_5.td_category_top_posts_style_1 .td-subcategory-header .td-big-grids{margin-top:4px}.td_category_template_5.td_category_top_posts_style_6 .td-subcategory-header .td-big-grids,.td_category_template_5.td_category_top_posts_style_7 .td-subcategory-header .td-big-grids{margin-top:0}.td_category_template_5 .td-category-siblings{text-align:left;height:21px}.td_category_template_5 .td-category-siblings .td-category{margin:0;padding-top:0;font-weight:600;height:21px}.td_category_template_5 .td-category-siblings .td-category li{margin:0 10px 0 0}@media (max-width:767px){.td_category_template_5 .td-category-siblings .td-category li{margin:0 5px 0 0}}.td_category_template_5 .td-category-siblings .td-category a{background-color:#fff0;border:1px solid rgb(234 234 234 / .8);color:#fff;font-size:10px;line-height:18px;padding:0 10px 1px}.td_category_template_5 .td-category-siblings .td-category a:hover{background-color:#fff;border-color:#fff;color:#222}.td_category_template_5 .td-category-siblings .td-category .td-current-sub-category{background-color:#222;border-color:#222;color:#fff}.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter{top:auto;bottom:0;right:1px}@media (max-width:767px){.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter{display:none}}.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option{color:#fff;border:1px solid rgb(234 234 234 / .8);background-color:#fff0;line-height:16px}.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{background-color:#fff;color:#222}.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:#222}.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{color:#fff}.td_category_template_5 .td-category-siblings .td-subcat-dropdown{background-color:#fff0;margin:0;height:21px;border-color:rgb(234 234 234 / .8)}@media (max-width:767px){.td_category_template_5 .td-category-siblings .td-subcat-dropdown{right:auto;top:0}}.td_category_template_5 .td-category-siblings .td-subcat-dropdown i{color:#fff}.td_category_template_5 .td-category-siblings .td-subcat-dropdown:hover{background-color:#fff}.td_category_template_5 .td-category-siblings .td-subcat-dropdown:hover i{color:#222}.td_category_template_5 .td-category-description{border:none;margin-top:10px;margin-bottom:0;padding-bottom:0}.td_category_template_5 .td-category-description p{color:#fff}.td_category_template_6 .td-main-content{padding-top:20px}.td_category_template_6 .td-header-style-5 .td-ad-m,.td_category_template_6 .td-header-style-7 .td-ad-m,.td_category_template_6 .td-header-style-8 .td-ad-m,.td_category_template_6 .td-header-style-9 .td-ad-m,.td_category_template_6 .td-header-style-10 .td-ad-m,.td_category_template_6 .td-header-style-6 .td-header-header .td-make-full{border-bottom-width:0}.td_category_template_6.td_category_top_posts_style_disable .td-category-header.td-container{border-bottom-width:1px}@media (max-width:767px){.td_category_template_6.td_category_top_posts_style_disable .td-category-header.td-container{border-bottom-width:0}}.td_category_template_6 .td-background-style6{display:table;background-color:rgb(0 0 0 / .4);margin:0 auto;padding:30px 40px;max-width:80%}@media (max-width:767px){.td_category_template_6 .td-background-style6{padding:20px 30px;max-width:90%}}.td_category_template_6 .td-category-header{position:relative;padding:100px 0;z-index:2;border-bottom-width:0;background-color:#fff0}.td_category_template_6 .td-category-header .entry-title{font-size:36px;line-height:1;font-weight:700;margin:0;text-align:center;text-transform:uppercase;color:#fff}@media (max-width:767px){.td_category_template_6 .td-category-header .entry-title{font-size:28px}}.td_category_template_6 .td-crumb-container{position:absolute;top:15px;width:100%}.td_category_template_6 .td-crumb-container .entry-crumbs{display:inline-block;color:#fff;top:0}.td_category_template_6 .td-crumb-container .entry-crumbs a{color:#fff}.td_category_template_6 .td-subcategory-header{min-height:20px}.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter{position:static}.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option{color:#fff;border:1px solid rgb(234 234 234 / .8);background-color:#fff0;line-height:16px;margin:0}.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{background-color:#fff;color:#222}.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:#222}.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{color:#fff}@media (max-width:767px){.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter{display:none}}.td_category_template_6 .td-category-description{border-color:rgb(241 241 241 / .3);border-bottom:none;text-align:center;margin:15px auto 0 auto;padding-bottom:0}.td_category_template_6 .td-category-description p{color:#fff}@media (min-width:768px){.td_category_template_6 .td-category-description p{font-size:15px}}.td_block_weather{margin-bottom:14px!important;padding-top:20px}.td_block_weather .block-title{margin-bottom:17px}.td_block_weather .td-weather-wrap{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td-weather-header{font-family:'Roboto',sans-serif}.td-weather-city{font-size:20px;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:7px}.td-weather-condition{font-size:14px;line-height:1;text-transform:capitalize;opacity:.8}.td-location-icon{position:absolute;top:0;right:19px;font-size:22px;opacity:.6;z-index:1}@media (max-width:1023px){.td-location-icon{right:17px}}@media (max-width:767px){.td-location-icon{right:10px}}.td-location-icon:hover{cursor:pointer;opacity:.9}.td-weather-temperature{font-family:'Roboto',sans-serif;padding:3px 0;display:inline-block;width:100%;float:left;text-align:center}@media (max-width:1023px){.td-weather-temperature{margin-bottom:-6px;padding:0}}.td-weather-temp-wrap{display:inline-block}.td-weather-now{float:left;text-align:center;line-height:1;padding:32px 16px;font-weight:300;width:145px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width:1023px){.td-weather-now{padding:28px 0;position:relative;left:-10px;width:85px;margin-left:12px}}@media (max-width:767px){.td-weather-now{width:100px}}.td-weather-now .td-big-degrees{font-size:40px}@media (max-width:1023px){.td-weather-now .td-big-degrees{font-size:32px}}.td-weather-now .td-circle{font-size:30px;position:relative;top:-6px;opacity:.6;line-height:1;vertical-align:top}.td-weather-now .td-weather-unit{font-size:16px;position:relative;top:-4px;font-weight:400;opacity:.6;left:-2px;line-height:1;vertical-align:top}.td-weather-now:hover{cursor:pointer}.td-weather-lo-hi{float:left;text-align:left;width:55px}@media (max-width:1023px){.td-weather-lo-hi{width:45px}}.td-weather-degrees-wrap{padding:15px 0}@media (max-width:1023px){.td-weather-degrees-wrap{padding:10px 0}}.td-weather-degrees-wrap i{position:relative;top:3px;font-size:16px;color:#b3b3b3}.td-weather-degrees-wrap .td-small-degrees{font-size:12px}.td-weather-degrees-wrap .td-circle{font-size:18px;position:relative;right:3px;top:3px}.td-weather-information{font-family:'Roboto',sans-serif;font-size:12px;position:relative;padding:5px 0;display:inline-block;width:100%;float:left;opacity:.6}.td-weather-information:before{content:'';width:100%;height:2px;position:absolute;top:-2px;left:0;background-color:#4db2ec;opacity:.2}.td-weather-information i{font-size:16px;position:relative;top:2px}.td-weather-section-1,.td-weather-section-2,.td-weather-section-3{float:left;width:33%}.td-weather-section-1{text-align:right;padding-right:10px}.td-weather-section-2{text-align:center}.td-weather-section-3{text-align:left;padding-left:10px}.td-weather-week{font-family:'Roboto',sans-serif;padding:15px 8px;width:100%;text-align:center;line-height:1;position:relative;display:inline-block}.td-weather-week:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-color:#4db2ec;opacity:.07}.td-weather-days{width:20%;float:left;text-align:center;text-transform:uppercase;line-height:1}.td-weather-days .td-day-0,.td-weather-days .td-day-1,.td-weather-days .td-day-2,.td-weather-days .td-day-3,.td-weather-days .td-day-4{margin-bottom:8px;font-size:11px;opacity:.5}.td-weather-days .td-day-degrees{font-size:20px;position:relative;left:4px;line-height:14px;opacity:.7}.td-weather-days .td-circle{position:relative;right:5px}.td-weather-animated-icon{float:left;text-align:right;margin-left:-12px;position:relative}@media (min-width:767px) and (max-width:1023px){.td-weather-animated-icon{left:12px;top:-6px;margin-right:0;margin-left:-30px;transform:scale(.7)}}.td-weather-animated-icon span{width:100px;height:100px;display:inline-block;opacity:.4;margin-top:4px}@media (max-width:1023px){.td-weather-animated-icon span{margin-top:0}}.clear-sky-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/clear-sky-d.png) no-repeat}.clear-sky-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/clear-sky-n.png) no-repeat}.few-clouds-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/few-clouds-d.png) no-repeat}.few-clouds-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/few-clouds-n.png) no-repeat}.scattered-clouds-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/scattered-clouds-d.png) no-repeat}.scattered-clouds-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/scattered-clouds-n.png) no-repeat}.broken-clouds-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/broken-clouds-d.png) no-repeat}.broken-clouds-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/broken-clouds-n.png) no-repeat}.shower-rain-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/shower-rain-d.png) no-repeat}.shower-rain-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/shower-rain-n.png) no-repeat}.rain-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/rain-d.png) no-repeat}.rain-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/rain-n.png) no-repeat}.thunderstorm-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/thunderstorm.png) no-repeat}.thunderstorm-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/thunderstorm.png) no-repeat}.snow-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/snow-d.png) no-repeat}.snow-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/snow-n.png) no-repeat}.mist-d{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/mist.png) no-repeat}.mist-n{background:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/weather/mist.png) no-repeat}.td-weather-set-location{display:none;position:absolute;top:0}.td-weather-set-location .td-location-set-input{height:20px;font-size:20px;font-weight:700;text-transform:uppercase;font-family:'Roboto',sans-serif;border:0;padding:0}.td-weather-set-location .td-location-set-input:focus~label{top:-20px;font-size:11px;opacity:.5}.td-show-location{display:block!important}.td-show-location label{position:absolute;top:0;left:0;font-size:13px;opacity:.6;pointer-events:none;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.td_block_weather .td-column-2,.td_block_weather .td-column-3{text-align:right;height:90px}@media (max-width:1023px){.td_block_weather .td-column-2,.td_block_weather .td-column-3{height:auto;display:inline-block;text-align:left;width:100%}}.td_block_weather .td-column-2 .td-weather-city,.td_block_weather .td-column-3 .td-weather-city{position:absolute;top:0}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-city,.td_block_weather .td-column-3 .td-weather-city{position:relative}}.td_block_weather .td-column-2 .td-weather-condition,.td_block_weather .td-column-3 .td-weather-condition{position:absolute;bottom:0}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-condition,.td_block_weather .td-column-3 .td-weather-condition{position:relative}}.td_block_weather .td-column-2 .td-weather-temperature,.td_block_weather .td-column-3 .td-weather-temperature{text-align:right;width:55%;padding-right:20px;height:100%}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-temperature,.td_block_weather .td-column-3 .td-weather-temperature{width:100%;text-align:center;padding:0}}.td_block_weather .td-column-2 .td-weather-temp-wrap,.td_block_weather .td-column-3 .td-weather-temp-wrap{position:relative;top:-3px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-temp-wrap,.td_block_weather .td-column-3 .td-weather-temp-wrap{top:0}}.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{transform:scale(.7);-webkit-transform:scale(.7);margin-right:-15px;top:-5px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{transform:scale(1);-webkit-transform:scale(1);left:0;top:-5px;margin-right:0;margin-left:-22px}}.td_block_weather .td-column-2 .td-weather-now,.td_block_weather .td-column-3 .td-weather-now{width:110px;padding:32px 0;margin-right:10px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-now,.td_block_weather .td-column-3 .td-weather-now{padding:30px 0;position:relative;left:-10px;width:100px;margin-right:0}}.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,.td_block_weather .td-column-3 .td-weather-now .td-big-degrees{font-size:32px}.td_block_weather .td-column-2 .td-weather-degrees-wrap,.td_block_weather .td-column-3 .td-weather-degrees-wrap{padding:12px 0}.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{width:auto}.td_block_weather .td-column-2 .td-weather-lo-hi,.td_block_weather .td-column-3 .td-weather-lo-hi{width:auto}.td_block_weather .td-column-2 .td-weather-info-wrap,.td_block_weather .td-column-3 .td-weather-info-wrap{width:45%;float:right;padding-left:20px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-info-wrap,.td_block_weather .td-column-3 .td-weather-info-wrap{width:100%;padding-left:0}}.td_block_weather .td-column-2 .td-weather-information,.td_block_weather .td-column-3 .td-weather-information{padding:3px 0 10px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-information,.td_block_weather .td-column-3 .td-weather-information{padding:5px 0}}.td_block_weather .td-column-2 .td-weather-information:before,.td_block_weather .td-column-3 .td-weather-information:before{top:auto;bottom:-4px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-information:before,.td_block_weather .td-column-3 .td-weather-information:before{bottom:auto;top:-2px}}.td_block_weather .td-column-2 .td-weather-week,.td_block_weather .td-column-3 .td-weather-week{padding:20px 0 15px}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-week,.td_block_weather .td-column-3 .td-weather-week{padding:15px 0}}.td_block_weather .td-column-2 .td-weather-week:before,.td_block_weather .td-column-3 .td-weather-week:before{display:none}@media (max-width:1023px){.td_block_weather .td-column-2 .td-weather-week:before,.td_block_weather .td-column-3 .td-weather-week:before{display:block}}.td_block_weather .td-column-2{margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td_block_weather .td-column-1 .td-weather-lo-hi{width:55px}.td_block_weather .td-column-1 .td-weather-now .td-big-degrees{font-size:27px;line-height:36px}.td_block_weather .td-column-1 .td-weather-now{width:80px}}.td_block_weather .td-column-3 .td-weather-temp-wrap{margin-right:100px}@media (max-width:1023px){.td_block_weather .td-column-3 .td-weather-temp-wrap{margin-right:0}}.td-weather-top-widget{display:inline-block;margin-right:32px}@media (min-width:768px) and (max-width:1023px){.td-weather-top-widget{margin-right:22px}}.td-weather-top-widget .td-icons{background:none;vertical-align:middle;margin-right:2px;display:inline-block}@media (min-width:768px) and (max-width:1023px){.td-weather-top-widget .td-icons{position:relative;top:1px}}.td-weather-top-widget .td-icons:before{font-size:18px;display:block}.td-weather-top-widget .td-weather-now{line-height:inherit;padding:0;float:none;width:auto;display:inline-block}@media (min-width:768px) and (max-width:1023px){.td-weather-top-widget .td-weather-now{left:-2px;margin-left:2px}}.td-weather-top-widget .td-weather-now span{font-weight:600}.td-weather-top-widget .td-weather-now .td-big-degrees{font-size:11px}@media (min-width:768px) and (max-width:1023px){.td-weather-top-widget .td-weather-now .td-big-degrees{font-size:10px}}.td-weather-top-widget .td-weather-now .td-weather-unit{font-size:8px;opacity:1;left:0;top:-2px;vertical-align:super}.td-weather-top-widget .td-weather-header{font-family:'Open Sans',arial,sans-serif;display:inline-block;padding-left:2px}.td-weather-top-widget .td-weather-header .td-weather-city{font-size:11px;font-weight:700;text-transform:uppercase;margin:0}@media (min-width:768px) and (max-width:1023px){.td-weather-top-widget .td-weather-header .td-weather-city{font-size:10px}}.td_block_exchange{font-family:'Roboto',sans-serif;padding-bottom:7px;padding-top:20px}.td_block_exchange .td-exchange-header{position:relative;text-align:center;font-weight:700;padding-top:14px;padding-bottom:12px;margin-bottom:10px;z-index:0}.td_block_exchange .td-exchange-header:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-color:#4db2ec;opacity:.07;z-index:-1}.td_block_exchange .td-base-title{margin-left:9px}.td_block_exchange .td-column-1 .td-exchange-base{width:300px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1023px){.td_block_exchange .td-column-1 .td-exchange-base{width:212px}}.td_block_exchange .td-rate{position:relative;border-bottom:1px dashed #f2f2f2;padding-top:10px;padding-bottom:10px}.td_block_exchange .td-rate:last-child{border-bottom:none}.td_block_exchange .td-rate .td-rate-currency{font-weight:700;display:inline-block;margin-left:34px}.td_block_exchange .td-rate .td-exchange-value{float:right}.td_block_exchange .td-flags{background-image:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../../../../assets/images/flags/flags.png);background-repeat:no-repeat;display:inline-block}.td_block_exchange .td-flag-header{vertical-align:middle;position:relative;bottom:1px}.td_block_exchange .td-flags-all{position:absolute;top:8px;left:0}.td_block_exchange .td-flag-aud{background-position:0 0;width:24px;height:24px}.td_block_exchange .td-flag-bgn{background-position:-24px 0;width:24px;height:24px}.td_block_exchange .td-flag-brl{background-position:-48px 0;width:24px;height:24px}.td_block_exchange .td-flag-cad{background-position:-72px 0;width:24px;height:24px}.td_block_exchange .td-flag-chf{background-position:-96px 0;width:24px;height:24px}.td_block_exchange .td-flag-cny{background-position:0 -24px;width:24px;height:24px}.td_block_exchange .td-flag-czk{background-position:-24px -24px;width:24px;height:24px}.td_block_exchange .td-flag-dkk{background-position:-48px -24px;width:24px;height:24px}.td_block_exchange .td-flag-eur{background-position:-72px -24px;width:24px;height:24px}.td_block_exchange .td-flag-gbp{background-position:-96px -24px;width:24px;height:24px}.td_block_exchange .td-flag-hkd{background-position:0 -48px;width:24px;height:24px}.td_block_exchange .td-flag-hrk{background-position:-24px -48px;width:24px;height:24px}.td_block_exchange .td-flag-huf{background-position:-48px -48px;width:24px;height:24px}.td_block_exchange .td-flag-idr{background-position:-72px -48px;width:24px;height:24px}.td_block_exchange .td-flag-ils{background-position:-96px -48px;width:24px;height:24px}.td_block_exchange .td-flag-inr{background-position:0 -72px;width:24px;height:24px}.td_block_exchange .td-flag-jpy{background-position:-24px -72px;width:24px;height:24px}.td_block_exchange .td-flag-krw{background-position:-48px -72px;width:24px;height:24px}.td_block_exchange .td-flag-mxn{background-position:-72px -72px;width:24px;height:24px}.td_block_exchange .td-flag-myr{background-position:-96px -72px;width:24px;height:24px}.td_block_exchange .td-flag-nok{background-position:0 -96px;width:24px;height:24px}.td_block_exchange .td-flag-nzd{background-position:-24px -96px;width:24px;height:24px}.td_block_exchange .td-flag-php{background-position:-48px -96px;width:24px;height:24px}.td_block_exchange .td-flag-pln{background-position:-72px -96px;width:24px;height:24px}.td_block_exchange .td-flag-ron{background-position:-96px -96px;width:24px;height:24px}.td_block_exchange .td-flag-rub{background-position:-120px 0;width:24px;height:24px}.td_block_exchange .td-flag-sek{background-position:-120px -24px;width:24px;height:24px}.td_block_exchange .td-flag-sgd{background-position:-120px -48px;width:24px;height:24px}.td_block_exchange .td-flag-thb{background-position:-120px -72px;width:24px;height:24px}.td_block_exchange .td-flag-try{background-position:-120px -96px;width:24px;height:24px}.td_block_exchange .td-flag-usd{background-position:0 -120px;width:24px;height:24px}.td_block_exchange .td-flag-zar{background-position:-24px -120px;width:24px;height:24px}@-moz-document url-prefix(){.td_block_exchange .td-flags-all{top:9px}}.td_block_exchange .td-column-2{overflow:hidden;margin-bottom:13px}.td_block_exchange .td-column-2 .td-rate{width:26%;float:left;margin-right:11%;border-bottom-width:0;position:relative}@media (max-width:767px){.td_block_exchange .td-column-2 .td-rate{width:auto;float:none;margin-right:0;border-bottom-width:1px}}.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n){margin-right:0}.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n+1):before{content:'';width:1400px;height:1px;border-bottom:1px dashed #F2F2F2;position:absolute;bottom:0;left:0}@media (max-width:767px){.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n+1):before{display:none}}.td_block_exchange .td-column-3{overflow:hidden;margin-bottom:13px}.td_block_exchange .td-column-3 .td-rate{width:19%;float:left;margin-right:8%;border-bottom-width:0;position:relative}@media (max-width:767px){.td_block_exchange .td-column-3 .td-rate{width:auto;float:none;margin-right:0;border-bottom-width:1px}}.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n){margin-right:0}.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n+1):before{content:'';width:1400px;height:1px;border-bottom:1px dashed #F2F2F2;position:absolute;bottom:0;left:0}@media (max-width:767px){.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n+1):before{display:none}}.td_block_instagram{padding-top:20px;padding-bottom:16px}.td-instagram-image{display:block;width:100%}.td-instagram-element{position:relative;float:left;z-index:1}.td-instagram-element a{position:relative;display:block;height:0;padding-bottom:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.td-instagram-element a:before{content:'';width:94%;height:94%;border:1px solid #fff;opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;-webkit-transition:opacity 0.3s ease 0s;transition:opacity 0.3s ease 0s}.td-instagram-element a:after{content:'';width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;background-color:#fff;-webkit-transition:opacity 0.3s ease 0s;transition:opacity 0.3s ease 0s}.td-instagram-element:hover a:before{opacity:.4}.td-instagram-element:hover a:after{opacity:.1}.td-images-on-row-1 .td-instagram-element{width:100%}.td-images-on-row-2 .td-instagram-element{width:50%}.td-images-on-row-3 .td-instagram-element{width:33.33333333%}.td-images-on-row-4 .td-instagram-element{width:25%}@media (max-width:767px){.td-images-on-row-4 .td-instagram-element{width:50%}}.td-images-on-row-5 .td-instagram-element{width:20%}@media (max-width:767px){.td-images-on-row-5 .td-instagram-element{width:50%}}.td-images-on-row-6 .td-instagram-element{width:16.66666667%}@media (max-width:767px){.td-images-on-row-6 .td-instagram-element{width:33.33333333%}}.td-images-on-row-7 .td-instagram-element{width:14.28571428571429%}@media (max-width:767px){.td-images-on-row-7 .td-instagram-element{width:50%}}.td-images-on-row-8 .td-instagram-element{width:12.5%}@media (max-width:767px){.td-images-on-row-8 .td-instagram-element{width:50%}}.td-image-gap-2{margin:0 -2px}.td-image-gap-2 .td-instagram-element{padding:0 2px 4px}.td-image-gap-5{margin:0 -5px}.td-image-gap-5 .td-instagram-element{padding:0 5px 10px}.td_block_instagram .td-video-play-ico{pointer-events:none}.td_block_instagram .td-icon-insta-carousel{left:50%}@media (max-width:767px){.td_block_instagram .td-instagram-element .td-video-play-ico{width:24px;height:24px;font-size:24px}}.td-instagram-header{position:relative;margin-bottom:16px}.td-instagram-profile-image{position:relative;width:60px;height:60px;border-radius:60px;overflow:hidden}.td-instagram-profile-image-elem{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.td-instagram-profile-image{margin-right:12px;float:left}.td-instagram-meta{padding-top:4px;font-size:13px;color:#000}.td-instagram-button{position:absolute;top:14px;right:0;padding:8px 14px 9px;border:1px solid #ededed;line-height:1;font-size:13px;color:#444;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s}.td-instagram-button:hover{border-color:#ccc;text-decoration:none!important}.td-instagram-user{font-size:15px;font-weight:600}.td-instagram-user a{line-height:26px;color:#4db2ec}.td-instagram-user a:hover{text-decoration:none!important}.td-instagram-followers span{font-weight:600}.td_block_instagram .td-column-1 .td-images-on-row-3 .td-video-play-ico,.td_block_instagram .td-column-1 .td-images-on-row-4 .td-video-play-ico,.td_block_instagram .td-column-1 .td-images-on-row-5 .td-video-play-ico,.td_block_instagram .td-column-1 .td-images-on-row-6 .td-video-play-ico,.td_block_instagram .td-column-1 .td-images-on-row-7 .td-video-play-ico,.td_block_instagram .td-column-1 .td-images-on-row-8 .td-video-play-ico{width:24px;height:24px;font-size:24px}@media (min-width:768px) and (max-width:1023px){.td_block_instagram .td-column-1 .td-instagram-button{display:none}}.td_block_instagram .td-column-2 .td-images-on-row-5 .td-video-play-ico,.td_block_instagram .td-column-2 .td-images-on-row-6 .td-video-play-ico,.td_block_instagram .td-column-2 .td-images-on-row-7 .td-video-play-ico,.td_block_instagram .td-column-2 .td-images-on-row-8 .td-video-play-ico{width:24px;height:24px;font-size:24px}.td_block_instagram .td-column-3 .td-images-on-row-7 .td-video-play-ico,.td_block_instagram .td-column-3 .td-images-on-row-8 .td-video-play-ico{width:24px;height:24px;font-size:24px}.td_block_instagram .td-instagram-user a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;margin-right:80px}.td-footer-instagram-container{border-bottom:none!important;z-index:0!important}.td-footer-instagram-container .td-footer-instagram-title{text-align:center;margin:0;padding:10px 0;text-transform:uppercase;letter-spacing:.1em;font-size:15px}@media (max-width:767px){.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;margin:0 20px}}.td-footer-instagram-container .td_block_instagram{border-top:none;padding:0}@media (max-width:767px){.td-footer-instagram-container .td_block_instagram{overflow:hidden}}.td-footer-instagram-container .td-instagram-wrap{margin:0}.td-pinterest-main{column-count:1;column-gap:0}.td-pinterest-main .td-pinterest-element{display:block}.td-pinterest-main .td-pinterest-element img{display:block;border-bottom:0 solid #fff0}.td-pinterest-gap-2{column-gap:2px}.td-pinterest-gap-2 .td-pinterest-element img{border-bottom-width:2px}.td-pinterest-gap-5{column-gap:5px}.td-pinterest-gap-5 .td-pinterest-element img{border-bottom-width:5px}.td-pinterest-gap-10{column-gap:10px}.td-pinterest-gap-10 .td-pinterest-element img{border-bottom-width:10px}.td_block_pinterest{padding-top:20px;padding-bottom:16px}.td_block_pinterest .td-pinterest-header{margin-bottom:22px}.td_block_pinterest .td-pinterest-header .td-pinterest-profile-image{width:46px;height:46px;border-radius:60px;overflow:hidden;margin-right:12px;float:left}.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta{padding-top:2px}.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-user{max-width:50%;margin-right:10px;font-size:15px;font-weight:700;color:#363636}.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-board{max-width:25%;font-size:12px;color:#8e8e8e;line-height:19px}.td_block_pinterest .td-pinterest-header .td-pinterest-followers{display:inline-block;font-size:11px;line-height:15px;position:relative;top:-10px}.td_block_pinterest .td-pinterest-header .td-pinterest-followers span{font-weight:600}.td_block_pinterest .td-column-1 .td-pinterest-profile-image{margin-top:8px}.td_block_pinterest .td-column-1 .td-pinterest-user-meta .td-pinterest-board{max-width:35%;font-size:11px;line-height:16px}.td_block_pinterest .td-column-1 .td-pinterest-user-meta a{display:block}.td_block_pinterest .td-column-1 .td-pinterest-followers{top:-1px;font-size:10px}.wpb_raw_code{margin-bottom:0!important}.wpb_row,.wpb_content_element,ul.wpb_thumbnails-fluid>li,.last_toggle_el_margin,.wpb_button{margin-bottom:0}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:0}.vc_row .vc_column-inner{padding-left:0;padding-right:0}.td-main-sidebar{z-index:1}.tdc-columns .tdc-column .wpb_column{position:relative}.tdc-columns .tdc-column .wpb_column:before{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;right:-1px}@media (max-width:767px){.tdc-columns .tdc-column .wpb_column:before{display:none}}.tdc-columns .tdc-column:last-child .wpb_column:before{display:none}.tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;left:-341px}@media (max-width:767px){.tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after{display:none}}@media (min-width:768px) and (max-width:1023px){.tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after{left:-253px}}.tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after{content:'';position:absolute;background-color:#e6e6e6;top:0;width:1px;height:100%;display:block;right:-341px}@media (max-width:767px){.tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after{display:none}}@media (min-width:768px) and (max-width:1023px){.tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after{right:-253px}}.tdc-element-style .vc_column,.tdc-element-style .vc_column_inner,.tdc-element-style .td-pb-border-top,.tdc-element-style .td-pb-row{border-color:transparent!important}.tdc-element-style .vc_column:before,.tdc-element-style .vc_column:after,.tdc-element-style .vc_column_inner:before,.tdc-element-style .vc_column_inner:after{background-color:transparent!important}body.compose-mode [class*="vc_span"],body.view-mode [class*="vc_span"]{padding:0!important}body.compose-mode .controls-out-tl{top:0!important}body.compose-mode .controls-bc{z-index:99999}body.compose-mode .control-btn-append{top:0!important}.td_animated{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_long{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_xlong{-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_xxlong{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes td_fadeInRight{0%{opacity:.05;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes td_fadeInRight{0%{opacity:.05;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.td_fadeInRight{-webkit-animation-name:td_fadeInRight;animation-name:td_fadeInRight}@-webkit-keyframes td_fadeInLeft{0%{opacity:.05;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes td_fadeInLeft{0%{opacity:.05;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.td_fadeInLeft{-webkit-animation-name:td_fadeInLeft;animation-name:td_fadeInLeft}@-webkit-keyframes td_fadeInDown{0%{opacity:.05;-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes td_fadeInDown{0%{opacity:.05;-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.td_fadeInDown{-webkit-animation-name:td_fadeInDown;animation-name:td_fadeInDown}@-webkit-keyframes td_fadeInUp{0%{opacity:.05;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes td_fadeInUp{0%{opacity:.05;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.td_fadeInUp{-webkit-animation-name:td_fadeInUp;animation-name:td_fadeInUp}@-webkit-keyframes td_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes td_fadeIn{0%{opacity:0}100%{opacity:1}}.td_fadeIn{-webkit-animation-name:td_fadeIn;animation-name:td_fadeIn}@-webkit-keyframes td_fadeOut_to_1{0%{opacity:1}100%{opacity:.1}}@keyframes td_fadeOut_to_1{0%{opacity:1}100%{opacity:.1}}.td_fadeOut_to_1{-webkit-animation-name:td_fadeOut_to_1;animation-name:td_fadeOut_to_1}@-webkit-keyframes td_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes td_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.td_fadeOutRight{-webkit-animation-name:td_fadeOutRight;animation-name:td_fadeOutRight}@-webkit-keyframes td_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes td_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.td_fadeOutLeft{-webkit-animation-name:td_fadeOutLeft;animation-name:td_fadeOutLeft}body .td-header-row .td-header-sp-rec{min-height:0}.td-header-main-menu.td-affix{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:1021px;margin-right:auto;margin-left:auto;left:0;right:0;top:0;z-index:9999;position:fixed!important}@media (min-width:768px) and (max-width:1023px){.td-header-main-menu.td-affix{width:756px}}@media (max-width:767px){.td-header-main-menu.td-affix{width:auto}}.admin-bar .td-header-main-menu.td-affix{top:32px}@media (min-width:527px) and (max-width:782px){.admin-bar .td-header-main-menu.td-affix{top:46px}}@media (max-width:602px){.admin-bar .td-header-main-menu.td-affix{top:0}}.td-main-menu-logo{display:none;float:left;height:44px}@media (max-width:767px){.td-main-menu-logo{display:block;float:none;height:auto!important}}.td-main-menu-logo a{line-height:44px}.td-main-menu-logo img{max-height:44px;margin:0 21px;position:relative;vertical-align:middle;display:inline-block;padding-top:3px;padding-bottom:3px;width:auto}@media (min-width:768px) and (max-width:1023px){.td-main-menu-logo img{margin:0 17px}}@media (max-width:767px){.td-main-menu-logo img{margin:auto;bottom:0;top:0;left:0;right:0;position:absolute;max-height:45px!important}}@media (min-width:768px){.td-affix .td-logo-sticky{display:block}.td-header-wrap .td-affix .td-main-menu-logo{height:44px!important}.td-header-wrap .td-affix .td-main-menu-logo a{line-height:44px!important}.td-header-wrap .td-affix .td-main-menu-logo img{max-height:44px!important;top:-1px}.td-header-wrap .td-affix .sf-menu>li>a{line-height:44px!important}}.td-main-menu-full{background-color:#222;position:relative}@media (max-width:767px){.td-header-sp-logo{display:none!important}}.td-header-sp-logo img{bottom:0;max-height:90px;left:0;margin:auto;position:absolute;right:0;top:0;width:auto}@media (min-width:768px) and (max-width:1023px){.td-header-sp-logo img{max-height:70px}}.menu-td-header-container{display:block}.td-header-sp-rec{float:right;margin-bottom:8px;margin-top:8px;width:728px;position:relative}@media (min-width:768px) and (max-width:1023px){.td-header-sp-rec{width:508px}}@media (max-width:767px){.td-header-sp-rec{margin-bottom:0;margin-top:0;width:100%;float:none;min-height:0!important}}@media (min-width:1024px) and (max-height:768px){.td-header-sp-rec{margin-right:7px}}.td-header-sp-rec .td-header-ad-wrap{height:114px;display:block}@media (min-width:768px) and (max-width:1023px){.td-header-sp-rec .td-header-ad-wrap{height:90px}}@media (max-width:767px){.td-header-sp-rec .td-header-ad-wrap{height:auto;margin-left:auto;margin-right:auto;display:table}}.td-header-sp-rec .adsbygoogle{margin:auto;position:absolute;top:0;bottom:0;right:0;left:0}@media (max-width:767px){.td-header-sp-rec .adsbygoogle{position:relative;margin-top:8px;margin-bottom:8px}}.td-header-sp-rec .td-adspot-title{margin:0;position:relative;top:-8px}@media (min-width:768px) and (max-width:1023px){.td-header-sp-rec .td-adspot-title{top:-6px}}@media (max-width:767px){.td-header-sp-rec .td-adspot-title{top:0;margin-top:5px;margin-bottom:-5px}}@media (min-width:1024px){.td-header-style-5 .td-ad-m,.td-header-style-7 .td-ad-m,.td-header-style-8 .td-ad-m,.td-header-style-9 .td-ad-m,.td-header-style-10 .td-ad-m{border-bottom:1px solid #e6e6e6}}@media (min-width:768px) and (max-width:1023px){.td-header-style-5 .td-ad-tp,.td-header-style-7 .td-ad-tp,.td-header-style-8 .td-ad-tp,.td-header-style-9 .td-ad-tp,.td-header-style-10 .td-ad-tp{border-bottom:1px solid #e6e6e6}}@media (max-width:767px){.td-header-style-5 .td-ad-p,.td-header-style-7 .td-ad-p,.td-header-style-8 .td-ad-p,.td-header-style-9 .td-ad-p,.td-header-style-10 .td-ad-p{border-bottom:1px solid #e6e6e6}}.td-header-style-5 .td-adspot-title,.td-header-style-7 .td-adspot-title,.td-header-style-8 .td-adspot-title,.td-header-style-9 .td-adspot-title,.td-header-style-10 .td-adspot-title{margin-bottom:-20px;top:0}.white-menu .td-mega-menu .td-mega-grid{border-top-width:1px;border-style:solid;border-color:#e6e6e6}.white-menu #td-header-menu .td-normal-menu .sub-menu{box-shadow:0 0 1px rgb(0 0 0 / .15)}.white-menu #td-header-menu .sf-menu>.td-normal-menu>.sub-menu>li:first-child{border-top:1px solid #e6e6e6}.white-menu .sf-menu{margin-left:5px}.white-menu .td-header-main-menu.td-affix{box-shadow:none}@media (max-width:767px){.white-menu .td-header-main-menu{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;background-color:#fcfcfc}}@media (max-width:767px){.white-menu .td-header-main-menu{height:55px}}.white-menu .header-search-wrap .td-drop-down-search{box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.white-menu .header-search-wrap .td-drop-down-search:before{border-color:#fff0 #fff0 #e6e6e6}.td-logo-in-header .td-sticky-disable.td-mobile-logo,.td-logo-in-header .td-sticky-disable.td-header-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-disable.td-mobile-logo{display:block}}.td-logo-in-header .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-mobile-logo{display:inherit}}.td-logo-in-header .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-header-logo{display:none}}.td-logo-in-header .td-sticky-mobile.td-mobile-logo{display:block}.td-logo-in-header .td-sticky-mobile.td-header-logo{display:none}.td-logo-in-menu .td-sticky-disable.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-disable.td-mobile-logo{display:block}}.td-logo-in-menu .td-sticky-disable.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-menu .td-sticky-disable.td-header-logo{display:none}}.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo{display:none}.td-logo-in-menu .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-header.td-mobile-logo{display:block}}.td-logo-in-menu .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-menu .td-sticky-header.td-header-logo{display:none}}.td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:block}}@media (max-width:767px){.td-logo-in-menu .td-sticky-mobile.td-header-logo{display:none}}.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo{display:none}.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:block}.td-affix .td-logo-in-menu .td-main-logo{display:none}@media (max-width:767px){.td-affix .td-logo-in-menu .td-main-logo{display:block}}.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo{display:block}.td-wpml .wpml-ls-menu-item .wpml-ls-flag{vertical-align:middle;top:-1px;position:relative;margin-right:3px}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children{position:relative;display:inline-block;width:100%;text-align:center;margin-top:16px}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children>a{pointer-events:none}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;bottom:100%;padding:12px 20px;margin:0 -20px 10px;visibility:hidden;opacity:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{margin:10px 0;right:0;left:0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap;text-align:center}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{padding:6px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .menu-item-first a{margin-left:16px}}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first{margin-top:0;margin-bottom:16px}}@media (max-width:767px){.td-wpml .td-header-style-1 .td-header-top-menu{top:0}.td-wpml .td_data_time{line-height:29px;margin:0!important}.td-wpml .td-top-menu-full,.td-wpml .td-header-top-menu{display:block!important}.td-wpml .td-header-sp-top-menu{width:100%}.td-wpml .td-header-top-menu{padding-left:17px;padding-right:17px}.td-wpml .td_ul_logout,.td-wpml .td_ul_login,.td-wpml .td-header-sp-top-widget,.td-wpml .td-weather-top-widget{display:none!important}.td-wpml .menu-top-container{margin-right:0;float:right}.td-wpml .menu-top-container .top-header-menu>li{display:none}.td-wpml .menu-top-container .top-header-menu>li a{margin-right:0}.td-wpml .menu-top-container .top-header-menu .wpml-ls-item{display:inline-block;margin-top:0}.td-wpml .menu-top-container .top-header-menu li ul{border-top:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children>a{pointer-events:none}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;visibility:hidden;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);right:0;left:auto;margin:0;box-shadow:0 0 4px 0 rgb(0 0 0 / .15)}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a{margin:0 10px;padding:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu .wpml-ls-menu-item .wpml-ls-flag{top:-2px}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}}@media (max-width:767px){.td-tagline-text{display:none}}@media (min-width:768px){.td-header-style-4 .td-main-menu-logo a img,.td-header-style-5 .td-main-menu-logo a img,.td-header-style-9 .td-main-menu-logo a img{top:-2px}}@-moz-document url-prefix(){@media (min-width:768px){.td-header-wrap .td-affix .td-main-menu-logo img{top:-2px}}}.td-header-style-1 .td-header-top-menu{position:relative;top:10px}.td-header-style-1 .td-header-sp-rec{float:right}@media (max-width:767px){.td-header-style-1 .td-header-sp-rec{float:none}}.td-header-style-2 .td-header-top-menu{padding:0}.td-header-style-2 .td-top-bar-container{padding:4px 15px 4px 20px}.td-header-style-2 .td-header-sp-logo{background-color:#4db2ec;position:relative;margin-bottom:0;margin-top:0;min-height:0}.td-header-style-2 .td-header-sp-logo img{bottom:0;max-height:100%;left:0;margin:auto;padding:0;position:absolute;right:0;top:0;width:auto}.td-header-style-2 .td-header-sp-rec{float:right;margin:0 9px 0 0;position:relative}@media (min-width:768px) and (max-width:1023px){.td-header-style-2 .td-header-sp-rec{margin:0}}@media (max-width:767px){.td-header-style-2 .td-header-sp-rec{margin:0;float:none}}.td-header-style-3 .top-header-menu>.current-menu-item>a,.td-header-style-3 .top-header-menu>.current-menu-ancestor>a,.td-header-style-3 .top-header-menu>.current-category-ancestor>a,.td-header-style-3 .top-header-menu>li>a:hover,.td-header-style-3 .top-header-menu>.sfHover>a{color:#4db2ec}.td-header-style-3 .td-header-sp-rec{float:right}.td-header-style-4 .top-header-menu>.current-menu-item>a,.td-header-style-4 .top-header-menu>.current-menu-ancestor>a,.td-header-style-4 .top-header-menu>.current-category-ancestor>a,.td-header-style-4 .top-header-menu>li>a:hover,.td-header-style-4 .top-header-menu>.sfHover>a{color:#4db2ec}.td-header-style-4 .td-main-menu-logo{display:block}.td-header-style-4 .td-header-sp-rec{width:100%}.td-header-style-5 .td-top-menu-full{background-color:#348cbf}.td-header-style-5 .top-header-menu>.current-menu-item>a,.td-header-style-5 .top-header-menu>.current-menu-ancestor>a,.td-header-style-5 .top-header-menu>.current-category-ancestor>a,.td-header-style-5 .top-header-menu>li>a:hover,.td-header-style-5 .top-header-menu>.sfHover>a{color:#000}.td-header-style-5 .td-main-menu-logo{display:block}.td-header-style-5 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:768px) and (max-width:1023px){.td-header-style-5 .td-main-menu-logo img{margin:0 17px 0 0}}@media (max-width:767px){.td-header-style-5 .td-main-menu-logo img{margin:auto}}.td-header-style-5 .td-header-sp-rec{margin-top:0;margin-bottom:0;width:100%}.td-header-style-5 .td-header-sp-rec .td-header-ad-wrap{height:auto;width:100%}.td-header-style-5 .td-header-sp-rec .td-g-rec,.td-header-style-5 .td-header-sp-rec .td-a-rec{display:table;height:auto;margin-left:auto;margin-right:auto}.td-header-style-5 .td-header-sp-rec .adsbygoogle,.td-header-style-5 .td-header-sp-rec img{position:relative;margin-top:20px;margin-bottom:20px}.td-header-style-5 .td-affix{width:auto}.td-header-style-6 .td-header-sp-top-menu .top-header-menu>.current-menu-item>a,.td-header-style-6 .td-header-sp-top-menu .top-header-menu>.current-menu-ancestor>a,.td-header-style-6 .td-header-sp-top-menu .top-header-menu>.current-category-ancestor>a,.td-header-style-6 .td-header-sp-top-menu .top-header-menu>li>a:hover,.td-header-style-6 .td-header-sp-top-menu .top-header-menu>.sfHover>a{color:#000}.td-header-style-6 .td-top-menu-full{background-color:#4db2ec}.td-header-style-6 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:768px) and (max-width:1023px){.td-header-style-6 .td-main-menu-logo img{margin:0 17px 0 0}}@media (max-width:767px){.td-header-style-6 .td-main-menu-logo img{margin:auto}}.td-header-style-6 .td-affix{width:auto}.td-header-style-6 .sf-menu{margin-left:0}.td-header-style-6 .td-header-sp-rec{float:right}.td-header-style-6 .td-header-header .td-make-full{border-bottom:1px solid #e6e6e6}.td-header-style-7 .td-header-sp-logo{margin-bottom:0;margin-top:0;width:100%}.td-header-style-7 .td-header-sp-logo a{height:auto}.td-header-style-7 .td-header-sp-logo img{position:relative;max-height:none}.td-header-style-7 .td-header-sp-rec{margin-top:0;margin-bottom:0;width:100%}.td-header-style-7 .td-header-sp-rec .td-header-ad-wrap{height:auto;width:100%}.td-header-style-7 .td-header-sp-rec .td-g-rec,.td-header-style-7 .td-header-sp-rec .td-a-rec{display:table;height:auto;margin-left:auto;margin-right:auto}.td-header-style-7 .td-header-sp-rec .adsbygoogle,.td-header-style-7 .td-header-sp-rec img{position:relative;margin-top:20px;margin-bottom:20px}.td-header-style-8 .top-header-menu>.current-menu-item>a,.td-header-style-8 .top-header-menu>.current-menu-ancestor>a,.td-header-style-8 .top-header-menu>.current-category-ancestor>a,.td-header-style-8 .top-header-menu>li>a:hover,.td-header-style-8 .top-header-menu>.sfHover>a{color:#4db2ec}.td-header-style-8 .td-header-sp-logo{margin-bottom:0;margin-top:0;width:100%}.td-header-style-8 .td-header-sp-logo a{height:auto}.td-header-style-8 .td-header-sp-logo img{position:relative;max-height:none}.td-header-style-8 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:768px) and (max-width:1023px){.td-header-style-8 .td-main-menu-logo img{margin:0 17px 0 0}}@media (max-width:767px){.td-header-style-8 .td-main-menu-logo img{margin:auto}}.td-header-style-8 .td-header-border #td-top-search{margin-top:-22px}.td-header-style-8 .td-affix{width:auto}.td-header-style-8 .td-header-sp-rec{margin-top:0;margin-bottom:0;width:100%}.td-header-style-8 .td-header-sp-rec .td-header-ad-wrap{height:auto;width:100%}.td-header-style-8 .td-header-sp-rec .td-g-rec,.td-header-style-8 .td-header-sp-rec .td-a-rec{display:table;height:auto;margin-left:auto;margin-right:auto}.td-header-style-8 .td-header-sp-rec .adsbygoogle,.td-header-style-8 .td-header-sp-rec img{position:relative;margin-top:20px;margin-bottom:20px}.td-boxed-layout .td-header-style-8 .td-header-menu-wrap,.td-boxed-layout .td-header-style-8>.td-header-header{margin-left:auto;margin-right:auto;width:1021px}@media (min-width:768px) and (max-width:1023px){.td-boxed-layout .td-header-style-8 .td-header-menu-wrap,.td-boxed-layout .td-header-style-8>.td-header-header{width:756px}}@media (max-width:767px){.td-boxed-layout .td-header-style-8 .td-header-menu-wrap,.td-boxed-layout .td-header-style-8>.td-header-header{width:100%}}.td-header-style-9 .top-header-menu>.current-menu-item>a,.td-header-style-9 .top-header-menu>.current-menu-ancestor>a,.td-header-style-9 .top-header-menu>.current-category-ancestor>a,.td-header-style-9 .top-header-menu>li>a:hover,.td-header-style-9 .top-header-menu>.sfHover>a{color:#4db2ec}.td-header-style-9 .td-main-menu-logo{display:block}.td-header-style-9 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:768px) and (max-width:1023px){.td-header-style-9 .td-main-menu-logo img{margin:0 17px 0 0}}@media (max-width:767px){.td-header-style-9 .td-main-menu-logo img{margin:auto}}.td-header-style-9 .td-header-border #td-top-search{margin-top:-22px}.td-header-style-9 .td-affix{width:auto}.td-header-style-9 .td-header-sp-rec{margin-top:0;margin-bottom:0;width:100%}.td-header-style-9 .td-header-sp-rec .td-header-ad-wrap{height:auto;width:100%}.td-header-style-9 .td-header-sp-rec .td-g-rec,.td-header-style-9 .td-header-sp-rec .td-a-rec{display:table;height:auto;margin-left:auto;margin-right:auto}.td-header-style-9 .td-header-sp-rec .adsbygoogle,.td-header-style-9 .td-header-sp-rec img{position:relative;margin-top:20px;margin-bottom:20px}.td-header-style-10 .td-affix{width:auto}@media (min-width:768px){.td-header-style-10 .td-affix .sf-menu{margin-left:140px}}.td-header-style-10 .top-header-menu>.current-menu-item>a,.td-header-style-10 .top-header-menu>.current-menu-ancestor>a,.td-header-style-10 .top-header-menu>.current-category-ancestor>a,.td-header-style-10 .top-header-menu>li>a:hover,.td-header-style-10 .top-header-menu>.sfHover>a{color:#4db2ec}.td-header-style-10 .top-header-menu .sub-menu{border-top:1px solid #e6e6e6}.td-header-style-10 .td-header-text-logo{margin:0;position:relative}.td-header-style-10 .td-header-text-logo img{margin-left:auto;margin-right:auto}.td-header-style-10 .td-header-text-logo span{display:block;text-align:center}.td-header-style-10 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:768px) and (max-width:1023px){.td-header-style-10 .td-main-menu-logo img{margin:0 17px 0 0}}@media (max-width:767px){.td-header-style-10 .td-main-menu-logo img{margin:auto}}@media (min-width:768px){.td-header-style-10 .td-logo-sticky{position:absolute;left:0}.td-header-style-10 .td-logo-sticky img{max-width:102px}}@media (min-width:768px){.td-header-style-10 .td-logo-sticky img{max-width:inherit}}@media (max-width:767px){.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-10 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-10 .td-logo-in-header .td-header-logo{display:none}}.td-header-style-10 #td-header-menu{display:table;margin:0 auto}@media (max-width:767px){.td-header-style-10 #td-header-menu{display:block}}.td-header-style-10 .td-header-menu-wrap{position:relative}.td-header-style-10 .menu-main-menu-container{display:inherit}.td-header-style-10 .td-logo-wrap{display:block;margin:60px 10px}@media (max-width:767px){.td-header-style-10 .td-logo-wrap{margin:10px 0}}.td-header-style-10 .td-header-sp-rec{margin-top:0;margin-bottom:0;width:100%}.td-header-style-10 .td-header-sp-rec .td-header-ad-wrap{height:auto;width:100%}.td-header-style-10 .td-header-sp-rec .td-g-rec,.td-header-style-10 .td-header-sp-rec .td-a-rec{display:table;height:auto;margin-left:auto;margin-right:auto}.td-header-style-10 .td-header-sp-rec .adsbygoogle,.td-header-style-10 .td-header-sp-rec img{position:relative;margin-top:20px;margin-bottom:20px}.white-menu .td-header-style-10 .td-header-main-menu{border-top:1px solid #e6e6e6}.white-menu .td-header-style-10 #td-top-search{margin-top:-22px}@media (max-width:767px){.td-logo-mobile-loaded{display:none}}.white-grid.white-menu .td-header-menu-wrap .td-header-main-menu{border-color:#e6e6e6}.white-grid.white-menu .td-header-style-3 .td-header-main-menu,.white-grid.white-menu .td-header-style-4 .td-header-main-menu{border-top:1px solid #e6e6e6}.white-menu .td-header-main-menu{border-bottom:1px solid #e6e6e6}.top-header-menu{list-style:none;padding:0;margin:0}.top-header-menu>.current-menu-item>a,.top-header-menu>.current-menu-ancestor>a,.top-header-menu>.current-category-ancestor>a,.top-header-menu>li>a:hover,.top-header-menu>.sfHover>a{color:#4db2ec}.top-header-menu ul .current-menu-item>a,.top-header-menu ul .current-menu-ancestor>a,.top-header-menu ul .current-category-ancestor>a,.top-header-menu ul li>a:hover,.top-header-menu ul .sfHover>a{color:#4db2ec}.top-header-menu>.td-normal-menu:hover>.sub-menu{display:block!important}.top-header-menu .td-icon-menu-down{padding:0 0 0 6px;top:-1px}.top-header-menu .td_user_logd_in{font-weight:700}.top-header-menu .td_user_logd_in:hover{text-decoration:none!important}.top-header-menu .menu-item-has-children .sub-menu{display:none}.top-header-menu .menu-item-has-children li{list-style-image:none;height:auto;width:100%}.top-header-menu .menu-item-has-children li a{font-family:'Open Sans',arial,sans-serif;font-weight:500;font-size:11px;line-height:28px;display:block;text-transform:none;margin:0;padding:0 20px;white-space:nowrap;min-width:100px}.top-header-menu .menu-item-has-children li:first-child>a{margin-top:8px}.top-header-menu .menu-item-has-children li:last-child>a{margin-bottom:7px}.top-header-menu li{display:inline-block;position:relative;zoom:1;z-index:9}.top-header-menu li ul{position:relative;border-top:3px solid #000;list-style:none;box-shadow:none;border-bottom:1px solid #e6e6e6}.top-header-menu li a{color:#222;margin:0 12px 0 0;font-family:'Open Sans',arial,sans-serif;font-weight:700;font-size:11px;line-height:29px}@media (min-width:768px) and (max-width:1023px){.top-header-menu li a{font-size:10px}}.top-header-menu a{text-transform:uppercase}.top-header-menu ul .td-icon-menu-down,.top-header-menu .td-mega-menu .td-icon-menu-down{display:none}.top-header-menu .td-mega-menu ul,.top-header-menu ul ul{display:none!important}@media (max-height:768px){.td-header-top-menu{padding:0 16px}}@media (max-width:767px){.td-header-top-menu{display:none}}.td-top-bar-container{display:inline-block;width:100%;float:left}.td-header-sp-top-menu{position:relative;padding-left:0}.td-header-sp-top-menu .top-header-menu{display:inline-block}.td-header-sp-top-menu .top-header-menu .sub-menu{position:absolute;background-color:#fff;left:-20px}.td-header-sp-top-menu .menu-top-container{display:inline-block}.td-header-sp-top-menu .menu-top-container li:last-child a{margin-right:0}.td-header-sp-top-menu .td_data_time{position:relative;display:inline-block;font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;margin:0 32px 0 0;text-transform:uppercase}@media (min-width:768px) and (max-width:1023px){.td-header-sp-top-menu .td_data_time{font-size:10px;margin:0 22px 0 0}}.td_ul_login li a{margin-right:17px}.td_ul_logout{margin-right:20px;margin-left:40px}@media (min-width:768px) and (max-width:1023px){.td_ul_logout{margin-right:10px}}.td_ul_logout .menu-item{position:relative;left:0}.td_ul_logout .menu-item a{display:inline!important;line-height:29px!important;margin-right:21px}.td_ul_logout .menu-item .td_user_logd_in{margin-right:4px}.td_ul_logout .menu-item i{font-size:11px;position:relative;top:1px;margin-right:2px}.td_ul_logout .menu-item img{position:absolute;top:5px;left:-30px;display:inline-block;margin-right:19px}.td-top-menu-full{background-color:#222;z-index:4;position:relative}.td-top-menu-full .top-header-menu>li>a,.td-top-menu-full .td_data_time,.td-top-menu-full .td-icon-font,.td-top-menu-full .td-weather-top-widget{color:#fff}@media (max-width:767px){.td-top-menu-full{display:none}}.td-header-sp-top-widget{line-height:29px;text-align:right;position:relative;right:0}.td-header-sp-top-widget .td-social-icon-wrap>a{margin:0 3px 0 0;display:inline-block}.td-social-icon-wrap i{text-align:center;font-size:14px;width:24px;color:#222;display:inline-block}.td-social-icon-wrap i.td-icon-ebay{width:30px}.td-social-icon-wrap i.td-icon-gettr{font-size:24px;vertical-align:sub}.top-bar-style-1 .td-header-sp-top-widget{float:right}.top-bar-style-2 .td-header-sp-top-menu{float:right}.top-bar-style-3 .td-header-sp-top-widget span:first-child{margin-left:32px}@media (min-width:768px) and (max-width:1023px){.top-bar-style-3 .td-header-sp-top-widget span:first-child{margin-left:22px}}.top-bar-style-4 .td-header-sp-top-widget,.top-bar-style-4 .td-header-sp-top-menu{float:right}.top-bar-style-4 .td-header-sp-top-widget span:first-child{margin-left:32px}@media (min-width:768px) and (max-width:1023px){.top-bar-style-4 .td-header-sp-top-widget span:first-child{margin-left:22px}}.td-mega-menu{position:static!important}.td-mega-menu .td-mega-grid{border-width:0 0 1px 0;border-style:solid;border-color:#e6e6e6}.td-mega-menu .td-mega-grid:before{content:"";width:1px;height:100%;background-color:#e6e6e6;position:absolute;left:0;top:0}.td-mega-menu .td-next-prev-wrap{clear:none}.td-mega-menu .td_block_mega_menu{padding-top:20px}.td-mega-menu .td-mega-row{height:218px}@media (min-width:768px) and (max-width:1023px){.td-mega-menu .td-mega-row{height:170px}}.td-mega-menu .td-pb-row [class*="td-pb-span"]{border-left:0!important}.td-mega-menu .td_block_wrap{border-left:0!important;border-right:0!important}.td-mega-menu .td_block_wrap .td-pulldown-filter-display-option{display:none}.td-mega-menu .td-pb-row .wpb_column:before{display:none}.td-mega-menu .wpb_content_element{clear:both}.td-mega-menu .wpb_content_element .widgettitle{margin-top:24px!important;margin-bottom:19px!important}.td-mega-menu .wpb_content_element ul{display:block!important;width:auto!important;position:relative!important;webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;top:0!important;padding-bottom:0!important}.td-mega-menu .wpb_content_element li{float:none!important;width:auto!important;line-height:30px!important;padding:4px 0 4px 0!important;border-top:1px dashed #f1f1f1}.td-mega-menu .wpb_content_element li:last-child{border-bottom:1px dashed #f1f1f1}.td-mega-menu .wpb_content_element li ul{opacity:1!important;margin-top:4px!important;padding-bottom:0!important}.td-mega-menu .wpb_content_element li ul li:last-child{border-bottom:0!important;padding-bottom:0!important}.td-mega-menu .wpb_content_element li a{background-color:transparent!important;line-height:30px!important;padding:0!important;margin:0!important;color:#222222!important}.td-mega-menu .wpb_content_element li a i{display:none}.td-mega-menu .wpb_content_element li a:hover{background-color:transparent!important;color:#4db2ec!important}.td-mega-menu ul{position:absolute!important;width:1021px!important;height:auto!important;top:100%;left:0!important;display:none}@media (min-width:768px) and (max-width:1023px){.td-mega-menu ul{width:756px!important}}.td-mega-menu ul .td-pb-border-top{border-top:none;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.td-mega-menu ul .td-next-prev-wrap{display:inline-block;float:right;position:relative;top:-5px;margin:20px 20px 0 0}.td-mega-menu ul .td-next-prev-wrap a{margin-bottom:14px}.td-header-border .sf-menu li.td-mega-menu ul{top:auto}.td_mod_mega_menu .td-module-thumb{margin-bottom:6px;position:relative}.td_mod_mega_menu .entry-title{font-size:13px;line-height:19px;font-weight:600;margin:0}@media (min-width:768px) and (max-width:1023px){.td_mod_mega_menu .entry-title{font-size:11px;line-height:16px}}@media (min-width:1024px){.td_mod_mega_menu .entry-thumb{min-height:135px}}@media (min-width:768px) and (max-width:1023px){.td_mod_mega_menu .entry-thumb{min-height:95px}}.td_mega_menu_sub_cats{display:inline-block;float:left;clear:both}.td_mega_menu_sub_cats .block-mega-child-cats{margin:11px 0 18px 20px}.td_mega_menu_sub_cats a{border-radius:3px;display:inline-table;font-size:11px;font-weight:700;color:#111;text-transform:uppercase;line-height:16px;padding:2px 15px;position:relative;vertical-align:middle;-webkit-transition:none;transition:none}@media (min-width:768px) and (max-width:1023px){.td_mega_menu_sub_cats a{font-size:10px;font-weight:600;line-height:14px;padding:2px 9px 2px 9px;height:19px}}.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat{background-color:#4db2ec;color:#fff}.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat:hover{color:#fff}.td-no-subcats .td-next-prev-wrap{clear:both}.td-demo-multicolumn-2 .sub-menu{padding:11px 0 0;-moz-column-count:2;-webkit-column-count:2;column-count:2}.td-demo-multicolumn-2 .sub-menu li:first-child>a{margin-top:0}.td-menu-mob-open-menu{overflow:hidden}.td-menu-mob-open-menu #td-outer-wrap{position:static;width:100%;-webkit-transition:transform 0.7s ease;transition:transform 0.7s ease;-webkit-transform-origin:50% 200px 0;transform-origin:50% 200px 0}.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu{padding:0;-moz-column-count:1;-webkit-column-count:1;column-count:1}.td-menu-mob-open-menu .td-demo-multicolumn-2 .td-demo-menuitem-hide{display:none}.td-demo-menuitem-hide{visibility:hidden}.td-mega-menu-page .sub-menu ul{display:inline-block!important;position:initial!important;width:auto!important}.header-search-wrap .td_module_mx2 a:after{position:absolute;left:0;width:100%;top:0;bottom:0;content:'';z-index:1}.header-search-wrap .header-search{z-index:2}.header-search-wrap #td-header-search-button{display:block;position:relative}@media (max-width:767px){.header-search-wrap #td-header-search-button{display:none}}.header-search-wrap #td-header-search-button-mob{display:none;position:relative}@media (max-width:767px){.header-search-wrap #td-header-search-button-mob{display:block;right:9px}}.header-search-wrap .td-drop-down-search{position:absolute;padding:0;top:100%;border-radius:0;border-width:0 1px 1px 1px;border-style:solid;border-color:#e6e6e6;z-index:98;display:none;right:0;width:341px;background:#fff}@media (max-width:767px){.header-search-wrap .td-drop-down-search{right:-1px}}@media (max-width:400px){.header-search-wrap .td-drop-down-search{width:101%}}.header-search-wrap .td-drop-down-search .btn{position:absolute;border-radius:0 3px 3px 0;height:32px;line-height:17px;padding:7px 15px 8px;text-shadow:none;vertical-align:top;right:0}@media (max-width:767px){.header-search-wrap .td-drop-down-search .btn{line-height:17px}}.header-search-wrap .td-drop-down-search .btn:hover{background-color:#222}.header-search-wrap .td-drop-down-search:before{position:absolute;top:-6px;right:24px;display:block;content:'';width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:#fff0 #fff0 #fff #fff0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}@media (max-width:767px){.header-search-wrap .td-drop-down-search:before{right:23px}}.header-search-wrap .td-drop-down-search #td-header-search{background-color:#ffffff!important;width:95%;height:32px;margin:0;border-right:0;line-height:17px}.header-search-wrap .td-drop-down-search #td-header-search:active,.header-search-wrap .td-drop-down-search #td-header-search:focus{border-color:#ccc}.header-search-wrap .td-drop-down-search .td-aj-search-results{background-color:#fdfdfd;border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:10px 0 10px 0}.header-search-wrap .td-drop-down-search .td-aj-search-results .td-module-thumb{top:10px}.header-search-wrap .td-drop-down-search .td-aj-search-results .td_module_wrap .item-details{margin-top:10px;margin-bottom:10px}.header-search-wrap .td-drop-down-search .td-aj-search-results .td_mod_aj_search{padding:10px 21px 0 21px;margin:1px 0 0 0;min-height:56px}.header-search-wrap .td-drop-down-search .td-search-form{margin:21px 20px 20px 21px}.header-search-wrap .td-drop-down-search .result-msg{text-align:center;padding:4px 0 6px 0;font-family:Verdana,Geneva,sans-serif;font-size:12px;color:#222;font-style:italic}.header-search-wrap .td-drop-down-search .result-msg a{color:#222;display:block}.header-search-wrap .td-drop-down-search .result-msg a:hover{color:#4db2ec}.header-search-wrap .td-drop-down-search .no-result{background-color:#fdfdfd;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.header-search-wrap .td-drop-down-search .meta-info{line-height:14px;top:2px}.header-search-wrap .td-aj-cur-element{background-color:#f0f0f0}.td-drop-down-search-open{display:block!important;z-index:9999!important}.td-header-border #td-top-search{margin-top:-20px}@media (max-width:767px){.td-header-border #td-top-search{margin-top:-22px}}#td-mobile-nav .td-menu-login-section{list-style:none;position:relative;margin-top:20px}#td-mobile-nav .td-menu-login-section .td-logged-wrap{line-height:50px;text-align:center}@media (max-width:320px){#td-mobile-nav .td-menu-login-section .td-logged-wrap{line-height:40px}}#td-mobile-nav .td-menu-login-section a{color:#fff}#td-mobile-nav .td-menu-avatar{margin:0;display:inline-block;vertical-align:middle}#td-mobile-nav .td-menu-avatar .td-avatar-container{width:50px;height:50px;border-radius:40px;-webkit-box-shadow:0 0 0 4px rgb(255 255 255 / .1);box-shadow:0 0 0 4px rgb(255 255 255 / .1);overflow:hidden;position:relative}@media (max-width:320px){#td-mobile-nav .td-menu-avatar .td-avatar-container{-webkit-box-shadow:0 0 0 3px rgb(255 255 255 / .1);box-shadow:0 0 0 3px rgb(255 255 255 / .1);width:40px;height:40px}}#td-mobile-nav .td-menu-avatar .avatar{position:absolute;margin:0 auto;left:-9999px;right:-9999px;max-width:none;width:100%;height:100%}#td-mobile-nav .td-menu-username{font-size:14px;font-weight:700;display:inline-block;margin:0 4%}#td-mobile-nav .td-menu-logout{margin:0;display:inline-block}#td-mobile-nav .td-menu-logout a{padding:7px 14px;border:1px solid rgb(255 255 255 / .2);background-color:rgb(255 255 255 / .03);font-size:14px;font-weight:700;border-radius:20px}#td-mobile-nav .td-guest-wrap{height:40px;text-align:center}#td-mobile-nav .td-guest-wrap .td-menu-avatar{position:relative;display:inline-block;vertical-align:middle;top:auto;left:auto;margin-right:15px}#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container{width:40px;height:40px}#td-mobile-nav .td-guest-wrap .td-menu-login{display:inline-block;font-size:20px;font-weight:700;color:#fff;vertical-align:middle}#td-mobile-nav .td-guest-wrap .td-menu-login span{background-color:#fff;width:1px;height:20px;display:inline-block;margin:0 13px;line-height:20px;position:relative;top:3px;opacity:.3}#td-mobile-nav .td-guest-wrap .td-menu-login a{cursor:pointer}#td-mobile-nav .td-register-section{position:absolute;top:0;color:#fff;width:100%;z-index:-1}#td-mobile-nav .td-register-section a{color:#fff}#td-mobile-nav .td-register-section .td-icon-read-down{font-size:23px;transform:rotate(90deg);-webkit-transform:rotate(90deg);line-height:74px;width:74px;text-align:center;display:inline-block}#td-mobile-nav .td-register-section .td-login-input{color:#fff;font-weight:400;font-size:17px;height:40px;line-height:40px;border:0;background:#fff0;outline:0;margin:18px 0;position:relative;border-bottom:1px solid rgb(255 255 255 / .2);border-radius:0;box-shadow:none}#td-mobile-nav .td-register-section .td-login-input:focus~label,#td-mobile-nav .td-register-section .td-login-input:valid~label{top:-6px;font-size:14px;opacity:.4}#td-mobile-nav .td-register-section .td-login-form-wrap{padding:0 30px}#td-mobile-nav .td-register-section .td-login-button{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:#000;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .16);box-shadow:0 0 8px rgb(0 0 0 / .16);margin:17px 0 15px;font-size:17px;background-color:#fff;opacity:.9;border-radius:40px;text-shadow:none}#td-mobile-nav .td-register-section .td-login-social{width:100%;margin-top:13px;margin-bottom:10px;line-height:inherit;border-radius:40px}#td-mobile-nav .td-register-section .td-login-info-text{text-align:center;margin-bottom:20px}#td-mobile-nav .td-login-title{position:absolute;top:0;padding:0 50px;text-align:center;line-height:74px;text-transform:uppercase;width:100%;font-size:17px;height:74px;overflow:hidden;z-index:-1}#td-mobile-nav .td-login-panel-title{text-align:center;font-size:16px;padding:30px 10px}#td-mobile-nav .td-login-panel-title span{display:inline-block;font-size:28px;font-weight:700;width:100%;margin-bottom:10px}#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link{opacity:.5;pointer-events:none}.td-search-wrap-mob{padding:0;position:absolute;width:100%;height:auto;top:0;text-align:center;z-index:9999;visibility:hidden;color:#fff;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}.td-search-wrap-mob .td-drop-down-search{opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-backface-visibility:hidden;position:relative}.td-search-wrap-mob #td-header-search-mob{color:#fff;font-weight:700;font-size:26px;height:40px;line-height:36px;border:0;background:#fff0;outline:0;margin:8px 0;padding:0;text-align:center}.td-search-wrap-mob .td-search-input{margin:0 5%;position:relative}.td-search-wrap-mob .td-search-input span{opacity:.8;font-size:12px}.td-search-wrap-mob .td-search-input:before,.td-search-wrap-mob .td-search-input:after{content:'';position:absolute;display:block;width:100%;height:1px;background-color:#fff;bottom:0;left:0;opacity:.2}.td-search-wrap-mob .td-search-input:after{opacity:.8;transform:scaleX(0);-webkit-transform:scaleX(0);-webkit-transition:transform 0.5s ease 0.8s;transition:transform 0.5s ease 0.8s}.td-search-wrap-mob .td_module_wrap{text-align:left}.td-search-wrap-mob .td_module_wrap .entry-title{font-size:16px;line-height:20px}.td-search-wrap-mob .td_module_wrap .entry-title a{color:#fff}.td-search-wrap-mob .td_module_wrap:hover .entry-title a{color:#fff}.td-search-wrap-mob .td-post-date{color:#ddd;opacity:.8}.td-search-wrap-mob .td-search-form{margin-bottom:30px}.td-search-wrap-mob .td-aj-search-results{margin:0 5%;text-align:left}.td-search-wrap-mob .td-module-thumb{top:auto;left:auto}.td-search-wrap-mob .result-msg{margin:0 5%}.td-search-wrap-mob .result-msg a{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:#000;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .16);box-shadow:0 0 8px rgb(0 0 0 / .16);margin:10px 0 40px;font-size:17px;border-radius:40px;background-color:#fff;opacity:.8;text-shadow:none}.td-search-wrap-mob i{line-height:1;text-align:center;display:inline-block}.td-search-close{text-align:right;z-index:1000}.td-search-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;position:relative;top:4px;right:0;display:inline-block;text-align:center}.td-search-opened{overflow:hidden}.td-search-opened #td-outer-wrap{position:static;width:100%;-webkit-transition:transform 0.7s ease;transition:transform 0.7s ease;-webkit-transform-origin:50% 200px 0;transform-origin:50% 200px 0}.td-search-opened .td-search-wrap-mob{position:fixed;height:calc(100% + 1px)}.td-search-opened .td-search-wrap-mob .td-drop-down-search{opacity:1;visibility:visible;-webkit-transition:all 0.5s ease 0.3s;transition:all 0.5s ease 0.3s;overflow-y:scroll;overflow-x:hidden;height:calc(100% + 1px)}.td-search-opened .td-search-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-box-shadow:0 0 30px #000;box-shadow:0 0 30px #000}.td-search-opened .td-search-background:after{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-search-opened .td-search-input:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.admin-bar .td-search-wrap-mob{padding-top:32px}@media (max-width:767px){.admin-bar .td-search-wrap-mob{padding-top:46px}}.td-post-source-via{font-family:'Open Sans',arial,sans-serif;line-height:21px;font-size:9px;font-weight:700;text-transform:uppercase;font-style:normal}.td-post-small-box{height:15px;line-height:15px;margin-bottom:3px}.td-post-small-box span{background-color:#444;padding:1px 7px;color:#fff}.td-post-small-box a{background-color:#a5a5a5;margin:0 0 0 3px;padding:1px 7px;color:#fff}.td-post-small-box a:hover{text-decoration:none!important;background-color:#4db2ec;color:#fff}.td_block_related_posts{position:relative}@media (max-width:767px){.td_block_related_posts{margin-bottom:40px}}.td_block_related_posts .td-related-span4{padding-bottom:17px}.td_block_related_posts .entry-title{margin:0;font-weight:600;font-size:13px;line-height:17px}@media (max-width:767px){.td_block_related_posts .entry-title{font-size:11px!important;line-height:12px!important;margin-top:4px}}.td_block_related_posts .td-module-thumb{margin-bottom:6px;position:relative}@media (max-width:767px){.td_block_related_posts .td-module-thumb{margin-bottom:0}}.td_block_related_posts .td-next-prev-wrap{display:inline-block;position:absolute;top:0;right:0;margin:20px 19px 0 0}@media (min-width:768px) and (max-width:1023px){.td_block_related_posts .td-next-prev-wrap{margin:17px 17px 0 0}}@media (max-width:767px){.td_block_related_posts .td-next-prev-wrap{top:auto!important;bottom:-40px;left:0;margin:0 auto;text-align:center}}@media (max-width:767px){.td_block_related_posts .td-loader-gif{top:50%}}@media (min-width:1024px){.td_block_related_posts .entry-thumb{min-height:150px}}@media (min-width:768px) and (max-width:1023px){.td_block_related_posts .entry-thumb{min-height:108px}}@media (min-width:768px) and (max-width:1023px){.td-related-full-width .td-next-prev-wrap{margin:17px 19px 0 0}}@media (max-width:767px){.td-related-full-width .td-post-category{display:none!important}}@media (max-width:500px){.td-related-full-width .td-related-span4{display:block;float:none!important;width:100%!important;min-height:68px!important}.td-related-full-width .td-module-thumb{width:75px;position:absolute;left:0;top:0}.td-related-full-width .td-post-category{display:none!important}.td-related-full-width .item-details{float:left;margin-left:86px}}.td-related-title{font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;line-height:16px;margin:22px 0 22px 20px}@media (min-width:768px) and (max-width:1023px){.td-related-title{margin:19px 0 19px 17px}}@media (max-width:767px){.td-related-title{display:table;margin-left:auto;margin-right:auto}}.td-related-title .td-related-left{color:#222;border-radius:3px 0 0 3px;padding:1px 15px;border:1px solid #222;white-space:nowrap}.td-related-title .td-related-left:hover{background-color:#fafafa}.td-related-title .td-related-right{border-radius:0 3px 3px 0;border-top:1px;border-right:1px;border-bottom:1px;border-left:0;border-color:#222;border-style:solid;padding:1px 14px;background-color:#fff;color:#222;white-space:nowrap}.td-related-title .td-related-right:hover{background-color:#fafafa}.td-related-title .td-cur-simple-item{background-color:#222;color:#fff}.td-related-title .td-cur-simple-item:hover{background-color:#222}.td_mod_related_posts:hover a{color:#4db2ec}.td_mod_related_posts:hover .td-post-category{color:#fff}.td-sidebar-left-content{float:right!important;left:-1px}@media (max-width:767px){.td-sidebar-left-content{float:none!important;left:0}}.td-post-sharing-classic{position:relative;height:20px}.td-post-sharing{margin-left:-3px;margin-right:-3px;font-family:'Open Sans',arial,sans-serif;text-align:left;z-index:2;white-space:nowrap;opacity:0}.td-post-sharing.td-social-show-all{white-space:normal}.td-js-loaded .td-post-sharing{-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1}.td-post-sharing-classic+.td-post-sharing{margin-top:10px}@media (max-width:767px){.td-post-sharing-classic+.td-post-sharing{margin-top:5px}}.td-post-sharing-top,.td-post-sharing-bottom{padding-top:10px;padding-bottom:3px;border-top:1px solid #e6e6e6}.td-post-sharing-visible,.td-social-sharing-hidden{display:inline-block}.td-social-show-all .td-pulldown-filter-list{display:inline-block}.td-social-network,.td-social-handler{position:relative;display:inline-block;margin:0 3px 7px;height:40px;min-width:40px;font-size:11px;text-align:center;vertical-align:middle}.td-ps-notext .td-social-network .td-social-but-icon,.td-ps-notext .td-social-handler .td-social-but-icon{border-top-right-radius:2px;border-bottom-right-radius:2px}.td-social-network{color:#000;overflow:hidden}.td-social-network .td-social-but-icon{border-top-left-radius:2px;border-bottom-left-radius:2px}.td-social-network .td-social-but-text{border-top-right-radius:2px;border-bottom-right-radius:2px}.td-social-network:hover{opacity:0.8!important}.td-social-handler{color:#444;border:1px solid #e9e9e9;border-radius:2px}.td-social-handler .td-social-but-text{font-weight:700}.td-social-handler .td-social-but-text:before{background-color:#000;opacity:.08}.td-social-share-text{margin-right:18px}.td-social-share-text:before,.td-social-share-text:after{content:'';position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);left:100%;width:0;height:0;border-style:solid}.td-social-share-text:before{border-width:9px 0 9px 11px;border-color:#fff0 #fff0 #fff0 #e9e9e9}.td-social-share-text:after{border-width:8px 0 8px 10px;border-color:#fff0 #fff0 #fff0 #fff}.td-social-but-text,.td-social-but-icon{display:inline-block;position:relative}.td-social-but-icon{height:40px;padding-left:13px;padding-right:13px;line-height:40px;z-index:1}.td-social-but-icon i{position:relative;vertical-align:middle}.td-social-but-text{margin-left:-6px;padding-left:12px;padding-right:17px;line-height:40px}.td-social-but-text:before{content:'';position:absolute;top:12px;left:0;width:1px;height:16px;background-color:#fff;opacity:.2;z-index:1}.td-social-handler i,.td-social-facebook i,.td-social-reddit i,.td-social-linkedin i,.td-social-tumblr i,.td-social-stumbleupon i,.td-social-vk i,.td-social-viber i{font-size:14px}.td-social-telegram i{font-size:16px}.td-social-mail i,.td-social-line i,.td-social-print i{font-size:15px}.td-social-handler .td-icon-share{top:-1px;left:-1px}.td-social-twitter .td-icon-twitter{font-size:12px}.td-social-pinterest .td-icon-pinterest{font-size:13px}.td-social-whatsapp .td-icon-whatsapp{font-size:18px}.td-social-reddit .td-social-but-icon{padding-right:12px}.td-social-reddit .td-icon-reddit{left:-1px}.td-social-telegram .td-social-but-icon{padding-right:12px}.td-social-telegram .td-icon-telegram{left:-1px}.td-social-stumbleupon .td-social-but-icon{padding-right:11px}.td-social-stumbleupon .td-icon-stumbleupon{left:-2px}.td-social-digg .td-social-but-icon{padding-right:11px}.td-social-digg .td-icon-digg{left:-2px;font-size:17px}.td-social-vk .td-social-but-icon{padding-right:11px}.td-social-vk .td-icon-vk{left:-2px}.td-social-naver .td-icon-naver{left:-1px;font-size:16px}.td-social-expand-tabs i{top:-2px;left:-1px;font-size:16px}@media (min-width:767px){.td-social-line,.td-social-viber{display:none}}.td-ps-bg .td-social-network{color:#fff}.td-ps-bg .td-social-facebook .td-social-but-icon,.td-ps-bg .td-social-facebook .td-social-but-text{background-color:#516eab}.td-ps-bg .td-social-twitter .td-social-but-icon,.td-ps-bg .td-social-twitter .td-social-but-text{background-color:#29c5f6}.td-ps-bg .td-social-pinterest .td-social-but-icon,.td-ps-bg .td-social-pinterest .td-social-but-text{background-color:#ca212a}.td-ps-bg .td-social-whatsapp .td-social-but-icon,.td-ps-bg .td-social-whatsapp .td-social-but-text{background-color:#7bbf6a}.td-ps-bg .td-social-reddit .td-social-but-icon,.td-ps-bg .td-social-reddit .td-social-but-text{background-color:#f54200}.td-ps-bg .td-social-mail .td-social-but-icon,.td-ps-bg .td-social-digg .td-social-but-icon,.td-ps-bg .td-social-mail .td-social-but-text,.td-ps-bg .td-social-digg .td-social-but-text{background-color:#000}.td-ps-bg .td-social-print .td-social-but-icon,.td-ps-bg .td-social-print .td-social-but-text{background-color:#333}.td-ps-bg .td-social-linkedin .td-social-but-icon,.td-ps-bg .td-social-linkedin .td-social-but-text{background-color:#0266a0}.td-ps-bg .td-social-tumblr .td-social-but-icon,.td-ps-bg .td-social-tumblr .td-social-but-text{background-color:#3e5a70}.td-ps-bg .td-social-telegram .td-social-but-icon,.td-ps-bg .td-social-telegram .td-social-but-text{background-color:#179cde}.td-ps-bg .td-social-stumbleupon .td-social-but-icon,.td-ps-bg .td-social-stumbleupon .td-social-but-text{background-color:#ee4813}.td-ps-bg .td-social-vk .td-social-but-icon,.td-ps-bg .td-social-vk .td-social-but-text{background-color:#4c75a3}.td-ps-bg .td-social-line .td-social-but-icon,.td-ps-bg .td-social-line .td-social-but-text{background-color:#00b900}.td-ps-bg .td-social-viber .td-social-but-icon,.td-ps-bg .td-social-viber .td-social-but-text{background-color:#5d54a4}.td-ps-bg .td-social-naver .td-social-but-icon,.td-ps-bg .td-social-naver .td-social-but-text{background-color:#3ec729}.td-ps-dark-bg .td-social-network{color:#fff}.td-ps-dark-bg .td-social-network .td-social-but-icon,.td-ps-dark-bg .td-social-network .td-social-but-text{background-color:#000}.td-ps-border .td-social-network .td-social-but-icon,.td-ps-border .td-social-network .td-social-but-text{line-height:38px;border-width:1px;border-style:solid}.td-ps-border .td-social-network .td-social-but-text{border-left-width:0}.td-ps-border .td-social-network .td-social-but-text:before{background-color:#000;opacity:.08}.td-ps-border.td-ps-padding .td-social-network .td-social-but-icon{border-right-width:0}.td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon{border-right-width:1px}.td-ps-border-grey .td-social-but-icon,.td-ps-border-grey .td-social-but-text{border-color:#e9e9e9}.td-ps-border-colored .td-social-facebook .td-social-but-icon,.td-ps-border-colored .td-social-facebook .td-social-but-text{border-color:#516eab}.td-ps-border-colored .td-social-twitter .td-social-but-icon,.td-ps-border-colored .td-social-twitter .td-social-but-text{border-color:#29c5f6}.td-ps-border-colored .td-social-pinterest .td-social-but-icon,.td-ps-border-colored .td-social-pinterest .td-social-but-text{border-color:#ca212a}.td-ps-border-colored .td-social-whatsapp .td-social-but-icon,.td-ps-border-colored .td-social-whatsapp .td-social-but-text{border-color:#7bbf6a}.td-ps-border-colored .td-social-reddit .td-social-but-icon,.td-ps-border-colored .td-social-reddit .td-social-but-text{border-color:#f54200}.td-ps-border-colored .td-social-mail .td-social-but-icon,.td-ps-border-colored .td-social-digg .td-social-but-icon,.td-ps-border-colored .td-social-mail .td-social-but-text,.td-ps-border-colored .td-social-digg .td-social-but-text{border-color:#000}.td-ps-border-colored .td-social-print .td-social-but-icon,.td-ps-border-colored .td-social-print .td-social-but-text{border-color:#333}.td-ps-border-colored .td-social-linkedin .td-social-but-icon,.td-ps-border-colored .td-social-linkedin .td-social-but-text{border-color:#0266a0}.td-ps-border-colored .td-social-tumblr .td-social-but-icon,.td-ps-border-colored .td-social-tumblr .td-social-but-text{border-color:#3e5a70}.td-ps-border-colored .td-social-telegram .td-social-but-icon,.td-ps-border-colored .td-social-telegram .td-social-but-text{border-color:#179cde}.td-ps-border-colored .td-social-stumbleupon .td-social-but-icon,.td-ps-border-colored .td-social-stumbleupon .td-social-but-text{border-color:#ee4813}.td-ps-border-colored .td-social-vk .td-social-but-icon,.td-ps-border-colored .td-social-vk .td-social-but-text{border-color:#4c75a3}.td-ps-border-colored .td-social-line .td-social-but-icon,.td-ps-border-colored .td-social-line .td-social-but-text{border-color:#00b900}.td-ps-border-colored .td-social-viber .td-social-but-icon,.td-ps-border-colored .td-social-viber .td-social-but-text{border-color:#5d54a4}.td-ps-icon-bg .td-social-but-icon{height:100%;border-color:transparent!important}.td-ps-icon-bg .td-social-network .td-social-but-icon{color:#fff}.td-ps-icon-bg .td-social-facebook .td-social-but-icon{background-color:#516eab}.td-ps-icon-bg .td-social-twitter .td-social-but-icon{background-color:#29c5f6}.td-ps-icon-bg .td-social-pinterest .td-social-but-icon{background-color:#ca212a}.td-ps-icon-bg .td-social-whatsapp .td-social-but-icon{background-color:#7bbf6a}.td-ps-icon-bg .td-social-reddit .td-social-but-icon{background-color:#f54200}.td-ps-icon-bg .td-social-mail .td-social-but-icon,.td-ps-icon-bg .td-social-digg .td-social-but-icon{background-color:#000}.td-ps-icon-bg .td-social-print .td-social-but-icon{background-color:#333}.td-ps-icon-bg .td-social-linkedin .td-social-but-icon{background-color:#0266a0}.td-ps-icon-bg .td-social-tumblr .td-social-but-icon{background-color:#3e5a70}.td-ps-icon-bg .td-social-telegram .td-social-but-icon{background-color:#179cde}.td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon{background-color:#ee4813}.td-ps-icon-bg .td-social-vk .td-social-but-icon{background-color:#4c75a3}.td-ps-icon-bg .td-social-line .td-social-but-icon{background-color:#00b900}.td-ps-icon-bg .td-social-viber .td-social-but-icon{background-color:#5d54a4}.td-ps-icon-bg .td-social-naver .td-social-but-icon{background-color:#3ec729}.td-ps-icon-bg .td-social-but-text{margin-left:-3px}.td-ps-icon-bg .td-social-network .td-social-but-text:before{display:none}.td-ps-icon-arrow .td-social-network .td-social-but-icon:after{content:'';position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);left:calc(100% + 1px);width:0;height:0;border-style:solid;border-width:9px 0 9px 11px;border-color:#fff0 #fff0 #fff0 #000}.td-ps-icon-arrow .td-social-network .td-social-but-text{padding-left:20px}.td-ps-icon-arrow .td-social-network .td-social-but-text:before{display:none}.td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after{left:100%}.td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after{border-left-color:#516eab}.td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after{border-left-color:#29c5f6}.td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after{border-left-color:#ca212a}.td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after{border-left-color:#7bbf6a}.td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after{border-left-color:#f54200}.td-ps-icon-arrow .td-social-mail .td-social-but-icon:after,.td-ps-icon-arrow .td-social-digg .td-social-but-icon:after{border-left-color:#000}.td-ps-icon-arrow .td-social-print .td-social-but-icon:after{border-left-color:#333}.td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after{border-left-color:#0266a0}.td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after{border-left-color:#3e5a70}.td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after{border-left-color:#179cde}.td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after{border-left-color:#ee4813}.td-ps-icon-arrow .td-social-vk .td-social-but-icon:after{border-left-color:#4c75a3}.td-ps-icon-arrow .td-social-line .td-social-but-icon:after{border-left-color:#00b900}.td-ps-icon-arrow .td-social-viber .td-social-but-icon:after{border-left-color:#5d54a4}.td-ps-icon-arrow .td-social-naver .td-social-but-icon:after{border-left-color:#3ec729}.td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after{display:none}.td-ps-icon-color .td-social-facebook .td-social-but-icon{color:#516eab}.td-ps-icon-color .td-social-twitter .td-social-but-icon{color:#29c5f6}.td-ps-icon-color .td-social-pinterest .td-social-but-icon{color:#ca212a}.td-ps-icon-color .td-social-whatsapp .td-social-but-icon{color:#7bbf6a}.td-ps-icon-color .td-social-reddit .td-social-but-icon{color:#f54200}.td-ps-icon-color .td-social-mail .td-social-but-icon,.td-ps-icon-color .td-social-digg .td-social-but-icon{color:#000}.td-ps-icon-color .td-social-print .td-social-but-icon{color:#333}.td-ps-icon-color .td-social-linkedin .td-social-but-icon{color:#0266a0}.td-ps-icon-color .td-social-tumblr .td-social-but-icon{color:#3e5a70}.td-ps-icon-color .td-social-telegram .td-social-but-icon{color:#179cde}.td-ps-icon-color .td-social-stumbleupon .td-social-but-icon{color:#ee4813}.td-ps-icon-color .td-social-vk .td-social-but-icon{color:#4c75a3}.td-ps-icon-color .td-social-line .td-social-but-icon{color:#00b900}.td-ps-icon-color .td-social-viber .td-social-but-icon{color:#5d54a4}.td-ps-icon-color .td-social-naver .td-social-but-icon{color:#3ec729}.td-ps-text-color .td-social-but-text{font-weight:700}.td-ps-text-color .td-social-facebook .td-social-but-text{color:#516eab}.td-ps-text-color .td-social-twitter .td-social-but-text{color:#29c5f6}.td-ps-text-color .td-social-pinterest .td-social-but-text{color:#ca212a}.td-ps-text-color .td-social-whatsapp .td-social-but-text{color:#7bbf6a}.td-ps-text-color .td-social-reddit .td-social-but-text{color:#f54200}.td-ps-text-color .td-social-mail .td-social-but-text,.td-ps-text-color .td-social-digg .td-social-but-text{color:#000}.td-ps-text-color .td-social-print .td-social-but-text{color:#333}.td-ps-text-color .td-social-linkedin .td-social-but-text{color:#0266a0}.td-ps-text-color .td-social-tumblr .td-social-but-text{color:#3e5a70}.td-ps-text-color .td-social-telegram .td-social-but-text{color:#179cde}.td-ps-text-color .td-social-stumbleupon .td-social-but-text{color:#ee4813}.td-ps-text-color .td-social-vk .td-social-but-text{color:#4c75a3}.td-ps-text-color .td-social-line .td-social-but-text{color:#00b900}.td-ps-text-color .td-social-viber .td-social-but-text{color:#5d54a4}.td-ps-text-color .td-social-naver .td-social-but-text{color:#3ec729}.td-ps-text-color .td-social-expand-tabs .td-social-but-text{color:#b1b1b1}.td-ps-notext .td-social-but-icon{width:40px}.td-ps-notext .td-social-network .td-social-but-text{display:none}.td-ps-padding .td-social-network .td-social-but-icon{padding-left:17px;padding-right:17px}.td-ps-padding .td-social-handler .td-social-but-icon{width:40px}.td-ps-padding .td-social-reddit .td-social-but-icon,.td-ps-padding .td-social-telegram .td-social-but-icon{padding-right:16px}.td-ps-padding .td-social-stumbleupon .td-social-but-icon,.td-ps-padding .td-social-digg .td-social-but-icon,.td-ps-padding .td-social-expand-tabs .td-social-but-icon{padding-right:13px}.td-ps-padding .td-social-vk .td-social-but-icon{padding-right:14px}.td-ps-padding .td-social-expand-tabs .td-social-but-icon{padding-left:13px}.td-ps-rounded .td-social-network .td-social-but-icon{border-top-left-radius:100px;border-bottom-left-radius:100px}.td-ps-rounded .td-social-network .td-social-but-text{border-top-right-radius:100px;border-bottom-right-radius:100px}.td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon{border-top-right-radius:100px;border-bottom-right-radius:100px}.td-ps-rounded .td-social-expand-tabs{border-radius:100px}.td-ps-bar .td-social-network .td-social-but-icon,.td-ps-bar .td-social-network .td-social-but-text{-webkit-box-shadow:inset 0 -3px 0 0 rgb(0 0 0 / .31);box-shadow:inset 0 -3px 0 0 rgb(0 0 0 / .31)}.td-ps-bar .td-social-mail .td-social-but-icon,.td-ps-bar .td-social-digg .td-social-but-icon,.td-ps-bar .td-social-mail .td-social-but-text,.td-ps-bar .td-social-digg .td-social-but-text{-webkit-box-shadow:inset 0 -3px 0 0 rgb(255 255 255 / .28);box-shadow:inset 0 -3px 0 0 rgb(255 255 255 / .28)}.td-ps-bar .td-social-print .td-social-but-icon,.td-ps-bar .td-social-print .td-social-but-text{-webkit-box-shadow:inset 0 -3px 0 0 rgb(255 255 255 / .2);box-shadow:inset 0 -3px 0 0 rgb(255 255 255 / .2)}.td-ps-big .td-social-but-icon{display:block;height:auto;line-height:60px}.td-ps-big .td-social-but-icon .td-icon-share{width:auto}.td-ps-big .td-social-handler .td-social-but-text:before{display:none}.td-ps-big .td-social-share-text .td-social-but-icon{width:90px}.td-ps-big .td-social-expand-tabs .td-social-but-icon{width:60px}@media (max-width:767px){.td-ps-big .td-social-share-text{display:none}}.td-ps-big .td-social-facebook i,.td-ps-big .td-social-reddit i,.td-ps-big .td-social-mail i,.td-ps-big .td-social-linkedin i,.td-ps-big .td-social-tumblr i,.td-ps-big .td-social-stumbleupon i{margin-top:-2px}.td-ps-big .td-social-facebook i,.td-ps-big .td-social-reddit i,.td-ps-big .td-social-linkedin i,.td-ps-big .td-social-tumblr i,.td-ps-big .td-social-stumbleupon i,.td-ps-big .td-social-vk i,.td-ps-big .td-social-viber i,.td-ps-big .td-social-share-text i{font-size:22px}.td-ps-big .td-social-telegram i{font-size:24px}.td-ps-big .td-social-mail i,.td-ps-big .td-social-line i,.td-ps-big .td-social-print i{font-size:23px}.td-ps-big .td-social-twitter i,.td-ps-big .td-social-expand-tabs i{font-size:20px}.td-ps-big .td-social-pinterest .td-icon-pinterest{font-size:21px}.td-ps-big .td-social-whatsapp i,.td-ps-big .td-social-naver i{font-size:26px}.td-ps-big .td-social-telegram .td-icon-telegram{left:1px}.td-ps-big .td-social-stumbleupon .td-icon-stumbleupon{left:-2px}.td-ps-big .td-social-digg .td-icon-digg{left:-1px;font-size:25px}.td-ps-big .td-social-vk .td-icon-vk{left:-1px}.td-ps-big .td-social-naver .td-icon-naver{left:0}.td-ps-big .td-social-but-text{margin-left:0;padding-top:0;padding-left:17px}.td-ps-big.td-ps-notext .td-social-network,.td-ps-big.td-ps-notext .td-social-handler{height:60px}.td-ps-big.td-ps-notext .td-social-network{width:60px}.td-ps-big.td-ps-notext .td-social-network .td-social-but-icon{width:60px}.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon{line-height:40px}.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text{display:block;line-height:1}.td-ps-big.td-ps-padding .td-social-network,.td-ps-big.td-ps-padding .td-social-handler{height:90px;font-size:13px}.td-ps-big.td-ps-padding .td-social-network{min-width:60px}.td-ps-big.td-ps-padding .td-social-but-icon{border-bottom-left-radius:0;border-top-right-radius:2px}.td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon{-webkit-box-shadow:none;box-shadow:none}.td-ps-big.td-ps-padding .td-social-but-text{display:block;padding-bottom:17px;line-height:1;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:2px}.td-ps-big.td-ps-padding .td-social-but-text:before{display:none}.td-ps-big.td-ps-padding .td-social-expand-tabs i{line-height:90px}.td-ps-nogap{margin-left:0;margin-right:0}.td-ps-nogap .td-social-network,.td-ps-nogap .td-social-handler{margin-left:0;margin-right:0;border-radius:0}.td-ps-nogap .td-social-network .td-social-but-icon,.td-ps-nogap .td-social-network .td-social-but-text{border-radius:0}.td-ps-nogap .td-social-expand-tabs{border-radius:0}.td-post-sharing-style7 .td-social-network .td-social-but-icon{height:100%}.td-post-sharing-style7 .td-social-network .td-social-but-icon:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .31)}.td-post-sharing-style7 .td-social-network .td-social-but-text{padding-left:17px}.td-post-sharing-style7 .td-social-network .td-social-but-text:before{display:none}.td-post-sharing-style7 .td-social-mail .td-social-but-icon:before,.td-post-sharing-style7 .td-social-digg .td-social-but-icon:before{background-color:rgb(255 255 255 / .2)}.td-post-sharing-style7 .td-social-print .td-social-but-icon:before{background-color:rgb(255 255 255 / .1)}.td-post-template-1 .td-post-content{border-top:1px solid #e6e6e6;padding-top:21px}@media (min-width:768px) and (max-width:1023px){.td-post-template-1 .td-post-content{padding-top:17px}}@media (max-width:767px){.td-post-template-1 .td-post-content{padding-top:15px}}.td-post-template-1 .td-featured-image-rec{float:left;width:300px;margin-right:21px}@media (max-width:767px){.td-post-template-1 .td-featured-image-rec{width:40%;margin-right:15px}}@media (min-width:768px) and (max-width:1023px){.td-post-template-1 .td-pb-span8 .td-featured-image-rec{width:250px;margin-right:17px}}.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec{float:left;width:60%}@media (max-width:767px){.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec{float:none;width:100%}}@media (max-width:767px){.td-post-template-1 .post h1{font-size:28px;line-height:36px}}.td-post-template-1 footer{clear:both}.td-post-template-2 .td-pb-span12 .td-post-featured-image img{width:100%}.td-post-template-2 .post h1{font-size:48px;line-height:58px;margin-top:6px;margin-bottom:5px}@media (min-width:768px) and (max-width:1023px){.td-post-template-2 .post h1{font-size:40px;line-height:48px}}@media (max-width:767px){.td-post-template-2 .post h1{font-size:28px;line-height:36px}}.td-post-template-2 .meta-info{margin-bottom:14px}.td-post-template-2 .td-post-sub-title{font-size:16px;line-height:26px}@media (max-width:767px){.td-post-template-2 .td-post-sub-title{margin:14px 0 14px 0}}.td-post-template-3 .td-pb-span12 .td-post-featured-image img{width:100%}.td-post-template-3 header h1{font-size:48px;line-height:58px;margin-top:6px;margin-bottom:5px}@media (min-width:768px) and (max-width:1023px){.td-post-template-3 header h1{font-size:40px;line-height:48px}}@media (max-width:767px){.td-post-template-3 header h1{font-size:28px;line-height:36px}}.td-post-template-3 .td-post-featured-image figure img{margin-bottom:0}.td-post-template-3 .td-post-featured-image .wp-caption-text{margin-right:21px;margin-bottom:0}.td-post-template-3 .td-post-content{padding-top:10px}.td-post-template-3 .has-post-thumbnail .td-post-content{border-top:0}.td-post-template-3 .meta-info{margin-bottom:14px}.td-post-template-3 .td-post-sub-title{font-size:16px;line-height:26px}.td-post-template-3 .td-post-featured-image{width:681px}.td-post-template-3 .td-post-featured-image img{z-index:2}@media (min-width:768px) and (max-width:1023px){.td-post-template-3 .td-post-featured-image{width:505px}}@media (max-width:767px){.td-post-template-3 .td-post-featured-image{width:auto}}.td-post-template-3 .td-post-featured-image .entry-thumb{left:-1px;position:relative;margin-bottom:7px;margin-left:auto;margin-right:auto}@media (max-width:767px){.td-post-template-3 .td-post-featured-image .entry-thumb{left:0}}.td-post-template-3 .td-pb-span12 .td-post-featured-image{width:1021px}@media (min-width:768px) and (max-width:1023px){.td-post-template-3 .td-pb-span12 .td-post-featured-image{width:756px}}@media (max-width:767px){.td-post-template-3 .td-pb-span12 .td-post-featured-image{width:100%}}.td-post-template-3 .td-pb-span12 .td-post-featured-image:after{width:1021px}@media (min-width:768px) and (max-width:1023px){.td-post-template-3 .td-pb-span12 .td-post-featured-image:after{width:756px}}@media (max-width:767px){.td-post-template-3 .td-pb-span12 .td-post-featured-image:after{width:100%}}.single-format-video .td-post-template-3 .wpb_video_wrapper iframe{margin-bottom:0}.single-format-video .td-post-template-3 .td-post-content{border-top:0}.td-post-template-4,.td-post-template-5{width:1021px;margin:0 auto}@media (min-width:768px) and (max-width:1023px){.td-post-template-4,.td-post-template-5{width:756px}}@media (max-width:767px){.td-post-template-4,.td-post-template-5{width:100%}}.td-post-template-4 header{position:absolute;bottom:0;z-index:1}.td-post-template-4 header .entry-title,.td-post-template-4 header .td-post-sub-title,.td-post-template-4 header .meta-info,.td-post-template-4 header .entry-date,.td-post-template-4 header .td-post-author-name a,.td-post-template-4 header .td-post-comments a{color:#fff}.td-post-template-4 header h1{font-size:48px;line-height:58px;margin-top:7px;margin-bottom:5px;position:relative;right:2px}@media (min-width:768px) and (max-width:1023px){.td-post-template-4 header h1{font-size:40px;line-height:48px}}@media (max-width:767px){.td-post-template-4 header h1{font-size:18px;line-height:24px;right:0}}.td-post-template-4 .meta-info{margin-bottom:16px}@media (max-width:767px){.td-post-template-4 .meta-info{margin-bottom:10px}}.td-post-template-4 .entry-thumb{padding-bottom:0;margin-bottom:0}.td-post-template-4 .entry-crumbs{top:0;padding:15px 0 15px 0}.td-post-template-4 .td-post-header{padding-top:0;border-bottom:0}.td-post-template-4 .td-post-sharing-top{border-top:0;border-bottom:1px solid #e6e6e6}.td-post-template-4 .td-post-featured-image{min-height:200px;background-color:#444}@media (max-width:767px){.td-post-template-4 .td-post-featured-image{min-height:182px}}.td-post-template-4 .td-post-featured-image .wp-caption-text{bottom:0;color:#fff;position:absolute;right:0;margin-right:20px;max-width:400px;height:17px;overflow:hidden}@media (max-width:767px){.td-post-template-4 .td-post-featured-image .wp-caption-text{display:none}}.td-post-template-4 .td-post-content{border-top:none;margin-top:0;padding-top:14px}@media (max-width:767px){.td-post-template-4 .td-post-content{padding-top:10px}}.td-post-template-4 .td-post-sub-title{font-size:16px;line-height:26px;border:0;padding:0}@media (max-width:767px){.td-post-template-4 .td-post-sub-title{display:none}}.td-post-template-5 header{position:absolute;bottom:0;left:0;width:680px;background-color:#fff;padding-top:19px;border-left:1px solid #e6e6e6;z-index:1}@media (min-width:768px) and (max-width:1023px){.td-post-template-5 header{width:504px;padding-top:17px}}@media (max-width:767px){.td-post-template-5 header{padding-top:12px;width:auto;position:relative}}@media (min-width:768px) and (max-width:1023px){.td-post-template-5 header h1{font-size:28px;line-height:36px}}.td-post-template-5 .td-post-featured-image{min-height:200px;background-color:#444}@media (max-width:767px){.td-post-template-5 .td-post-featured-image{min-height:100%}}.td-post-template-5 .td-post-featured-image .wp-caption-text{bottom:0;color:#fff;position:absolute;right:0;margin-right:20px;width:300px}@media (min-width:768px) and (max-width:1023px){.td-post-template-5 .td-post-featured-image .wp-caption-text{width:215px}}@media (max-width:767px){.td-post-template-5 .td-post-featured-image .wp-caption-text{display:none}}.td-post-template-5 .entry-thumb{padding-bottom:0;margin-bottom:0}.td-post-template-5 .td-post-header .meta-info{border-bottom:1px dashed #f1f1f1;margin-bottom:0;padding-bottom:15px}.td-post-template-5 .entry-crumbs{top:0;padding:15px 0 15px 0}.td-post-template-5 .td-post-header{padding-top:0;border-bottom:0}.td-post-template-5 .td-post-sharing-top{margin:0 19px 0 20px;padding-left:0;padding-right:0;border-top:none;border-bottom:1px dashed #f1f1f1}@media (max-width:767px){.td-post-template-5 .td-post-sharing-top{margin:0 10px 0 10px}}.td-post-template-5 .td-post-content{padding-top:15px;border-top:none}.td-post-template-5 .td-post-sub-title{margin:17px 0 17px 0}.td-post-template-6 .entry-crumbs{color:#fff}.td-post-template-6 .entry-crumbs a{color:#fff}.td-post-template-6 .td-read-down{text-align:center;margin-top:33px}@media (min-width:768px) and (max-width:1023px){.td-post-template-6 .td-read-down{margin-top:15px;margin-bottom:15px}}@media (max-width:767px){.td-post-template-6 .td-read-down{margin-top:10px;margin-bottom:5px}}.td-post-template-6 .td-read-down i{font-size:46px;opacity:.8;color:#fff}@media (min-width:768px) and (max-width:1023px){.td-post-template-6 .td-read-down i{font-size:30px}}@media (max-width:767px){.td-post-template-6 .td-read-down i{font-size:30px}}.td-post-template-6 .td-post-header{background-color:#fff0;position:absolute;left:0;bottom:0;right:0;border-bottom:none;padding-bottom:15px;-webkit-backface-visibility:hidden;-webkit-perspective:1000;backface-visibility:hidden;perspective:1000}.td-post-template-6 .td-post-content{border-top:none}.td-post-template-6 .td-post-header h1{font-size:42px;font-weight:600;line-height:50px;margin-top:9px;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.td-post-template-6 .td-post-header h1{font-size:38px;line-height:48px}}@media (max-width:767px){.td-post-template-6 .td-post-header h1{font-size:24px;line-height:32px}}.td-post-template-6 .template6-header .entry-title a,.td-post-template-6 .template6-header .td-post-sub-title,.td-post-template-6 .template6-header .meta-info,.td-post-template-6 .template6-header .entry-date,.td-post-template-6 .template6-header .td-post-author-name a,.td-post-template-6 .template6-header .td-post-comments a{color:#fff}.td-post-template-6 .td-post-sharing-top{margin:0 20px 0 20px;padding-left:0;padding-right:0;border-top:none;border-bottom:1px dashed #f1f1f1}@media (max-width:767px){.td-post-template-6 .td-post-sharing-top{margin:0 10px 0 10px}}.td-post-template-6 .td-post-sub-title{font-size:16px;line-height:26px;border:0;padding:0}@media (max-width:767px){.td-post-template-6 .td-post-sub-title{display:none}}.td-full-screen-header-image-wrap{position:absolute;top:0;right:0;left:0;height:900px;overflow:hidden;z-index:0}@media (min-width:768px) and (max-width:1023px){.td-full-screen-header-image-wrap{height:680px}}@media (max-width:767px){.td-full-screen-header-image-wrap{background-color:#fff;height:400px}}#td-full-screen-header-image{position:absolute;top:0;right:0;left:0;min-height:900px;height:900px}@media (min-width:768px) and (max-width:1023px){#td-full-screen-header-image{height:680px;min-height:680px!important}}@media (max-width:767px){#td-full-screen-header-image{height:400px;min-height:400px!important}}#td-full-screen-header-image img{display:block}@media (min-width:768px) and (max-width:1023px){#td-full-screen-header-image .backstretch{height:680px!important}}@media (max-width:767px){#td-full-screen-header-image .backstretch{height:400px}}#td-full-screen-header-image .backstretch:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-color:#000;opacity:.12}.single_template_6 .td-header-wrap{height:900px}@media (min-width:768px) and (max-width:1023px){.single_template_6 .td-header-wrap{height:680px}}@media (max-width:767px){.single_template_6 .td-header-wrap{height:400px}}.single_template_6 .td-header-style-5 .td-ad-m,.single_template_6 .td-header-style-7 .td-ad-m,.single_template_6 .td-header-style-8 .td-ad-m,.single_template_6 .td-header-style-9 .td-ad-m,.single_template_6 .td-header-style-10 .td-ad-m{border-bottom:0}.single_template_6 .td-header-container,.single_template_6 .td-header-style-6 .td-make-full{border:none}.admin-bar.single_template_6 .td-header-wrap{height:868px}@media (min-width:768px) and (max-width:1023px){.admin-bar.single_template_6 .td-header-wrap{height:648px}}@media (max-width:767px){.admin-bar.single_template_6 .td-header-wrap{height:354px}}.template6-header{position:absolute;top:840px;right:0;left:0}@media (min-width:768px) and (max-width:1023px){.template6-header{top:670px}}@media (max-width:767px){.template6-header{top:406px}}.template6-header a,.template6-header .entry-title{color:#fff}@media (min-width:768px) and (max-width:1023px){.admin-bar .template6-header{top:640px}}@media (max-width:767px){.admin-bar .template6-header{top:360px}}.td-post-template-8{max-width:1021px;margin-right:auto;margin-left:auto}@media (min-width:768px) and (max-width:1023px){.td-post-template-8{max-width:756px}}.td-post-template-8 .entry-thumb{padding-bottom:0;margin-bottom:0}.td-post-template-8 .entry-crumbs{top:0;padding:15px 0 15px 0}.td-post-template-8 .td-post-header{border-bottom:0}.td-post-template-8 .wpb_video_wrapper iframe{margin-bottom:0;display:table}.td-post-template-8 .td-post-featured-image img{width:100%}.td-post-template-8 .td-post-featured-image .wp-caption-text{display:none}.td-image-gradient:before{bottom:0;content:"";display:block;height:40%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (max-width:767px){.td-image-gradient:before{height:60%}}#td_parallax_header_6,#td-full-screen-header-image{-webkit-backface-visibility:hidden;backface-visibility:hidden}.td-sp{background-image:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/elements.png);background-repeat:no-repeat;display:block}.td-sp-facebook{width:32px;height:32px;background-position:-20px -20px}.td-sp-pinterest{width:32px;height:32px;background-position:-20px -72px}.td-sp-rss{width:32px;height:32px;background-position:-20px -124px}.td-sp-soundcloud{width:32px;height:32px;background-position:-20px -176px}.td-sp-instagram{width:32px;height:32px;background-position:-20px -228px}.td-sp-vimeo{width:32px;height:32px;background-position:-20px -332px}.td-sp-youtube{width:32px;height:32px;background-position:-20px -384px}.td-sp-twitter{width:32px;height:32px;background-position:-20px -436px}.td-sp-tiktok{width:32px;height:32px;background-position:-20px -797px}.td-sp-twitch{width:32px;height:32px;background-position:-20px -837px}.td-sp-video-play{width:42px;height:42px;background-position:-20px -488px}.td-sp-video-pause{width:42px;height:42px;background-position:-20px -612px}.td-sp-whatsapp{width:32px;height:32px;background-position:-20px -736px}.td-sp-steam{width:32px;height:32px;background-position:-20px -899px}.td-lb-box{position:absolute;width:17px;height:17px;border-radius:3px}.td-lb-box-1{top:0;left:0}.td-lb-box-2{top:0;left:19px}.td-lb-box-3{top:0;left:38px}.td-lb-box-4{top:19px;right:0}.td-lb-box-5{bottom:0;right:0}.td-lb-box-6{bottom:0;left:19px}.td-lb-box-7{bottom:0;left:0}.td-lb-box-8{top:19px;left:0}.td-loader-gif{position:absolute;top:50%;left:50%;width:55px;height:55px;margin-top:-27.5px;margin-left:-27.5px;-webkit-transition:all 400ms cubic-bezier(.55,0,.1,1);-moz-transition:all 400ms cubic-bezier(.55,0,.1,1);-o-transition:all 400ms cubic-bezier(.55,0,.1,1);transition:all 400ms cubic-bezier(.55,0,.1,1)}@media (max-width:767px){.td-loader-gif{top:200px}}.td-loader-infinite{top:auto;bottom:28px}.td-loader-infinite .td-lb-box{position:absolute;width:10px;height:10px}.td-loader-infinite .td-lb-box-1{top:0;left:0}.td-loader-infinite .td-lb-box-2{top:0;left:11px}.td-loader-infinite .td-lb-box-3{top:0;left:22px}.td-loader-infinite .td-lb-box-4{top:11px;right:0}.td-loader-infinite .td-lb-box-5{bottom:0;right:0}.td-loader-infinite .td-lb-box-6{bottom:0;left:11px}.td-loader-infinite .td-lb-box-7{bottom:0;left:0}.td-loader-infinite .td-lb-box-8{top:11px;left:0}.td-loader-infinite.td-loader-gif{width:32px;height:32px;margin-top:-16px;margin-left:-16px}.td-loader-blocks-load-more{top:auto;bottom:28px}.category .td-ss-main-content .td-load-more-wrap{bottom:20px}.td-loader-animation-start{opacity:0;transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4)}.td-loader-animation-mid{opacity:1;transform:perspective(600px) scale(1);-webkit-transform:perspective(600px) scale(1)}.td-loader-animation-end{opacity:0}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.td_module_2 .entry-title,.td_module_3 .entry-title,.td_module_4 .entry-title,.td_module_5 .entry-title{font-size:19px;font-weight:600;line-height:24px;margin:0 0 9px 0}@media (min-width:768px) and (max-width:1023px){.td_module_2 .entry-title,.td_module_3 .entry-title,.td_module_4 .entry-title,.td_module_5 .entry-title{font-size:15px!important;line-height:19px!important;margin-bottom:8px}}@media (max-width:767px){.td_module_2 .entry-title,.td_module_3 .entry-title,.td_module_4 .entry-title,.td_module_5 .entry-title{font-size:19px!important;line-height:24px!important}}@media (max-width:1023px){.td_module_2 .td-module-thumb,.td_module_3 .td-module-thumb,.td_module_4 .td-module-thumb,.td_module_5 .td-module-thumb{margin-bottom:8px}}.td_module_2 .meta-info,.td_module_3 .meta-info,.td_module_4 .meta-info,.td_module_5 .meta-info{margin-bottom:14px;line-height:11px}@media (max-width:1023px){.td_module_2 .meta-info,.td_module_3 .meta-info,.td_module_4 .meta-info,.td_module_5 .meta-info{margin-bottom:10px}}.td_module_2 .td-post-author-name,.td_module_3 .td-post-author-name,.td_module_4 .td-post-author-name,.td_module_5 .td-post-author-name,.td_module_2 .td-post-date,.td_module_3 .td-post-date,.td_module_4 .td-post-date,.td_module_5 .td-post-date{margin-bottom:3px}.td_module_6 .entry-title,.td_module_7 .entry-title,.td_module_8 .entry-title{font-size:13px;font-weight:600;line-height:18px;margin:0 0 7px 0}@media (min-width:768px) and (max-width:1023px){.td_module_6 .entry-title,.td_module_7 .entry-title,.td_module_8 .entry-title{margin-bottom:5px;font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td_module_6 .entry-title,.td_module_7 .entry-title,.td_module_8 .entry-title{font-size:14px!important;line-height:19px!important}}.td_module_6 .td-post-author-name,.td_module_7 .td-post-author-name,.td_module_8 .td-post-author-name,.td_module_6 .td-post-date,.td_module_7 .td-post-date,.td_module_8 .td-post-date{margin-top:3px;margin-bottom:3px;vertical-align:middle}.td_module_6 .meta-info,.td_module_7 .meta-info,.td_module_8 .meta-info{margin-bottom:0;line-height:11px}.entry-review-stars{display:inline-block;position:relative;left:1px;vertical-align:middle;margin-top:-1px;margin-bottom:-1px;top:0}.wpb_widgetised_column{padding:0!important;margin-bottom:20px!important}.wpb_widgetised_column_heading{margin:20px 0 0 20px!important}.wpb_content_element{border-style:solid!important;border-width:0;border-color:#e6e6e6;padding-top:23px}.wpb_heading{background-color:#222;border-radius:3px;color:#fff;display:inline-table;font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;line-height:16px;padding:2px 15px;position:relative;top:-3px;vertical-align:middle;margin:0 0 16px}.vc_wp_rss,.vc_wp_archives,.vc_wp_categories,.vc_wp_posts,.vc_wp_text,.vc_wp_custommenu,.vc_wp_tagcloud,.vc_wp_pages,.vc_wp_calendar,.vc_wp_recentcomments,.vc_wp_meta,.vc_wp_search{padding-top:0;padding-left:0;padding-right:0}.vc_wp_rss .widgettitle a:first-child{display:none}.vc_wp_rss .widgettitle .rsswidget{color:#fff;line-height:16px}.vc_wp_search{padding-bottom:0}.vc_wp_search .wpb_button{margin:0}.vc_wp_search .widget_search{margin-top:20px;margin-bottom:20px}.vc_wp_tagcloud .widgettitle{margin-bottom:20px}.widgettitle{background-color:#222;border-radius:3px;color:#fff;display:inline-table;font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;line-height:16px;padding:2px 15px;position:relative;top:-4px;vertical-align:middle;margin-bottom:7px;margin-top:24px}.wpb_text_column{padding-top:20px;margin:0 19px 0 20px}@media (min-width:768px) and (max-width:1023px){.wpb_text_column{margin:0 17px}}@media (max-width:767px){.wpb_text_column{margin:0 10px}}.wpb_text_column h1:first-child,.wpb_text_column h2:first-child,.wpb_text_column h3:first-child,.wpb_text_column h4:first-child,.wpb_text_column h5:first-child{margin-top:0}.vc_separator{padding:10px 0;border-top:0}.wpb_alert{border-top:0;padding-top:16px;margin:10px 20px;border-color:initial}@media (min-width:768px) and (max-width:1023px){.wpb_alert{margin:10px 17px}}.wpb_alert.vc_alert_3d{border-width:0}.fb_like{border-top:0;margin:20px;padding:0!important;display:inline-block}@media (min-width:768px) and (max-width:1023px){.fb_like{margin-left:17px}}.twitter-share-button{margin:20px 20px 0!important;padding:0!important;display:inline-block}@media (min-width:768px) and (max-width:1023px){.twitter-share-button{margin-left:17px!important}}@media (max-width:767px){.twitter-share-button{margin-left:10px!important}}.twitter-count-vertical{padding-left:0}.wpb_googleplus{border-top:0;margin:20px!important;padding:0;display:inline-block}@media (min-width:768px) and (max-width:1023px){.wpb_googleplus{padding-left:17px}}@media (max-width:767px){.wpb_googleplus{padding-left:10px}}.wpb_pinterest{border-top:0;margin:20px!important;padding:0!important;display:inline-block}.wpb_pinterest_type_vertical a{margin-top:40px!important}.wpb_toggle{margin:20px 20px 10px 20px;background-color:#fff;color:#444;border:1px solid #444!important;border-radius:3px;padding:4px 15px!important;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;background-position:99% center}@media (min-width:768px) and (max-width:1023px){.wpb_toggle{margin:10px 17px}}.wpb_toggle_title_active{background-color:#444!important;color:#fff!important}.wpb_toggle_content{padding:0 20px}.wpb_single_image{padding-top:20px}.wpb_single_image .wpb_heading{display:table}.vc_align_center img{margin:auto}.vc_align_right img{margin-left:auto}.wpb_gallery .flexslider{overflow:hidden}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:0;z-index:2}.flex-direction-nav a{height:45px;padding-top:8px}.flex-direction-nav a:before{font-family:'newsmag',sans-serif!important}.flex-direction-nav a.flex-next:before{content:'\e808'!important}.flex-direction-nav a.flex-prev:before{content:'\e807'!important}.wpb_content_element .icon-next:before{font-family:'newsmag',sans-serif!important;content:'\e808'!important;color:#fff;font-size:20px;top:0!important}.wpb_content_element .icon-prev:before{font-family:'newsmag',sans-serif!important;content:'\e807'!important;color:#fff;font-size:20px;top:0!important}body .td-pb-span12 .vc_left{margin-left:15px}body .td-pb-span12 .vc_right{margin-right:15px}body .td-pb-span12 .wpb_images_carousel{padding-left:0;padding-right:0}body .td-pb-span12 .vc_images_carousel{padding-right:19px;padding-left:20px}@media (min-width:768px) and (max-width:1023px){body .td-pb-span12 .vc_images_carousel{padding-left:17px;padding-right:17px}}@media (max-width:767px){body .td-pb-span12 .vc_images_carousel{padding-left:10px;padding-right:10px}}body .td-pb-span12 .vc_per-view-more{width:1019px!important;padding-right:10px;padding-left:10px}@media (min-width:768px) and (max-width:1023px){body .td-pb-span12 .vc_per-view-more{width:758px!important;padding-left:7px}}@media (max-width:767px){body .td-pb-span12 .vc_per-view-more{width:auto!important;padding-left:0;padding-right:0}}body .vc_images_carousel{width:auto!important}.wpb_images_carousel .wpb_wrapper .wpb_gallery_heading{margin:0 0 20px 20px;top:0}@media (min-width:768px) and (max-width:1023px){.wpb_images_carousel .wpb_wrapper .wpb_gallery_heading{margin-left:17px}}@media (max-width:767px){.wpb_images_carousel .wpb_wrapper .wpb_gallery_heading{margin-left:10px}}.wpb_tabs{margin:0;padding:0}.wpb_tabs .wpb_tabs_nav{margin:20px 20px 0 19px}@media (max-width:767px){.wpb_tabs .wpb_tabs_nav{margin-left:auto;margin-right:auto;display:table}}.wpb_tabs .wpb_tab{background-color:#fff!important;padding:0!important}.wpb_tabs .wpb_tab .td_block_wrap{border-top:0}.wpb_tabs .wpb_tab .td_block_13,.wpb_tabs .wpb_tab .td_block_14,.wpb_tabs .wpb_tab .td_block_15{padding-top:15px;left:-1px}.wpb_tabs li{line-height:16px;margin-right:0!important;margin-bottom:5px!important}.wpb_tabs li:first-child a{border-radius:3px 0 0 3px}.wpb_tabs li:last-child a{border-radius:0 3px 3px 0;border-right:1px solid #222}.wpb_tabs li:last-child a:before{display:none}.wpb_tabs li a{background-color:#fff;color:#444;border-top:1px solid #222;border-left:1px solid #222;border-bottom:1px solid #222!important;border-right:0;border-radius:0;padding:1px 15px!important;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;position:relative;-webkit-transition:none;transition:none}.wpb_tabs li a:before{background-color:#222;content:"";display:block;height:20px;position:absolute;right:-1px;top:-1px;width:1px}.wpb_tabs li.ui-tabs-active a,.wpb_tabs li:hover a{background-color:#222;color:#fff}.td-pb-span6 .wpb_tabs_nav,.td-pb-span4 .wpb_tabs_nav{margin-left:auto;margin-right:auto;display:table}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap{border-top:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_13,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_14,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_15,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td-big-grids{padding-top:20px;left:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container{margin-top:-5px}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels{background-color:#fff0;border:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin:20px 20px 0 19px;display:block;line-height:1}@media (max-width:767px){.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{text-align:center}}@media (max-width:767px){.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin:20px 10px 0 10px}}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{margin:0;padding:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{line-height:16px;margin:0 0 5px 0!important}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:first-child a{border-radius:3px 0 0 3px}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child a{border-radius:0 3px 3px 0;border-right:1px solid #222}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child a:before{display:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover>a{border-color:#fff0;background-color:#222;color:#fff}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{background-color:#fff;color:#444;border-top:1px solid #222;border-left:1px solid #222;border-bottom:1px solid #222!important;border-right:0;border-radius:0;padding:1px 15px!important;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;position:relative;white-space:nowrap}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a:before{background-color:#222;content:"";display:block;height:20px;position:absolute;right:-1px;top:-1px;width:1px}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading{display:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body{padding:0;background-color:#fff0;border-width:0!important;border-radius:0!important}.td-pb-span6 .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list,.td-pb-span4 .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{text-align:center}.wpb_tour .wpb_heading{float:left}.wpb_tour .wpb_tabs_nav{clear:both}.wpb_tour .wpb_tabs_nav li{line-height:16px;margin:0!important}.wpb_tour .wpb_tabs_nav li:first-child a{border-radius:3px 0 0 0}.wpb_tour .wpb_tabs_nav li:last-child a{border-radius:0 0 0 3px;border-bottom:1px solid #444}.wpb_tour .wpb_tabs_nav li a{background-color:#fff;color:#444;border-top:1px solid #444;border-left:1px solid #444;border-right:1px solid #444!important;border-bottom:0;border-radius:0;padding:4px 15px!important;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase}.wpb_tour .wpb_tabs_nav li.ui-tabs-active a{background-color:#444;color:#fff}.wpb_tour .wpb_tabs_nav li:hover a{background-color:#444;color:#fff}.wpb_tour .wpb_content_element{padding:0!important}.wpb_accordion{padding-top:20px}.wpb_accordion .ui-state-active a{background-color:#444!important;color:#fff!important}.wpb_accordion .wpb_content_element{padding:0!important}.wpb_accordion .wpb_accordion_content{padding:10px 0 20px 0!important}.wpb_accordion .wpb_accordion_header{background-color:#fff!important;margin-bottom:5px!important}.wpb_accordion .wpb_accordion_header span{top:0!important;bottom:0!important;margin:auto}.wpb_accordion .wpb_accordion_header a{background-color:#fff;color:#444;border:1px solid #444;border-radius:3px;padding:4px 15px!important;font-family:'Open Sans',arial,sans-serif;font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase}.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body{padding:0;border-width:0;border-radius:0}.wpb_teaser_grid{padding:23px 0 0 0}.wpb_teaser_grid .wpb_teaser_grid_heading{margin-left:20px}.teaser_grid_container ul{margin:0}.teaser_grid_container li{padding:0 20px!important;width:33%!important}@media (min-width:768px) and (max-width:1023px){.teaser_grid_container li{padding:0 16px!important}}.teaser_grid_container .post-title{margin:0 0 10px 0;line-height:16px}.teaser_grid_container .post-title a{font-size:13px;font-weight:600;line-height:16px;margin:0 0 12px 0;color:#222}.teaser_grid_container .post-thumb img{margin-bottom:35px!important}.vc_carousel{padding:0}.vc_carousel .vc_carousel{padding:23px 0 20px 0}.vc_carousel .vc_slide{margin:0 20px!important}@media (min-width:768px) and (max-width:1023px){.vc_carousel .vc_slide{margin:0 17px!important}}@media (max-width:767px){.vc_carousel .vc_slide{margin:0 10px!important}}.vc_carousel .vc_per-view-more{margin:0!important}.vc_carousel .icon-next:before,.vc_carousel .icon-prev:before{top:0!important}.vc_carousel .wpb_gallery_heading{margin:20px 0 0 20px;top:0}@media (min-width:768px) and (max-width:1023px){.vc_carousel .wpb_gallery_heading{margin-left:17px}}@media (max-width:767px){.vc_carousel .wpb_gallery_heading{margin-left:10px}}.vc_carousel .post-title{margin:0 0 10px 0;line-height:16px}.vc_carousel .post-title a{font-size:13px;font-weight:600;line-height:10px;margin:0 0 12px 0;color:#222}.wpb_button{display:inline-block;font-family:'Open Sans',arial,sans-serif;font-weight:600;line-height:24px;text-shadow:none;margin-bottom:20px!important;margin-left:20px;margin-right:20px;border:none;transition:none}.wpb_button:hover{text-shadow:none}.vc_btn{margin-bottom:20px!important;margin-left:20px;margin-right:20px;transition:none!important}.td-post-content .vc_btn{margin-left:0;margin-right:0}.wpb_text_column .vc_btn,.widget_text .vc_btn{margin-left:0;margin-right:0}body .vc_btn:hover{text-decoration:none!important}.vc_btn-black:hover,.wpb_btn-black:hover{background-color:#4db2ec!important}.wpb_default{background-color:#4db2ec}.wpb_default:hover{text-shadow:none;background-color:#4db2ec;opacity:.8;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.wpb_call_to_action{padding-top:20px;background-color:#444}.wpb_call_to_action .wpb_call_text{color:#fff}.vc_call_to_action{padding-top:20px}.wpb_video_widget{margin-bottom:26px}.wpb_video_widget .wpb_video_wrapper{padding-top:0!important}.wpb_video_widget .wpb_video_wrapper iframe{position:relative}.wpb_flickr_widget .wpb_heading{display:table}.vc_custom_heading h4{margin:0}.vc_grid .vc_btn{margin:0!important}.tdc-block-empty,.tdc-placeholder-title{margin:20px!important}@media (min-width:768px) and (max-width:1023px){.tdc-block-empty,.tdc-placeholder-title{margin:20px 17px!important}}@media (max-width:767px){.tdc-block-empty,.tdc-placeholder-title{margin:20px 10px!important}}.td-header-wrap.td-header-style-1 .td-spot-id-header .tdc-placeholder-title,.td-header-wrap.td-header-style-2 .td-spot-id-header .tdc-placeholder-title,.td-header-wrap.td-header-style-3 .td-spot-id-header .tdc-placeholder-title,.td-header-wrap.td-header-style-4 .td-spot-id-header .tdc-placeholder-title,.td-header-wrap.td-header-style-6 .td-spot-id-header .tdc-placeholder-title{margin-top:12px!important}.td-header-wrap.td-header-style-5 .td-spot-id-header,.td-header-wrap.td-header-style-7 .td-spot-id-header,.td-header-wrap.td-header-style-8 .td-spot-id-header,.td-header-wrap.td-header-style-9 .td-spot-id-header,.td-header-wrap.td-header-style-10 .td-spot-id-header{margin-top:20px!important;margin-bottom:20px!important}.td-header-wrap.td-header-style-5 .tdc-placeholder-title,.td-header-wrap.td-header-style-7 .tdc-placeholder-title,.td-header-wrap.td-header-style-8 .tdc-placeholder-title,.td-header-wrap.td-header-style-9 .tdc-placeholder-title,.td-header-wrap.td-header-style-10 .tdc-placeholder-title{margin:0!important}.td-spot-id-sidebar .tdc-placeholder-title,[class*="td-spot-id-custom_ad"] .tdc-placeholder-title{margin:20px auto!important}.td-pb-span8 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title{width:100%}.tdc-missing-external-shortcode,.td-block-missing-settings,.tdc_external_shortcode{background-color:#fff0;margin:0 20px;font-family:Verdana,Geneva,sans-serif;font-size:11px;line-height:21px;font-weight:400;text-align:left;padding:20px;border:1px solid #eeecf0;color:#000}@media (min-width:768px) and (max-width:1023px){.tdc-missing-external-shortcode,.td-block-missing-settings,.tdc_external_shortcode{margin:0 17px}}@media (max-width:767px){.tdc-missing-external-shortcode,.td-block-missing-settings,.tdc_external_shortcode{margin:0 10px}}.tdc-missing-external-shortcode span,.td-block-missing-settings span,.tdc_external_shortcode span{background-color:#ec4d4d;color:#fff;font-weight:700;padding:3px 8px 4px;font-size:10px;position:relative;top:-1px;margin-right:10px;border-radius:3px}.td-header-sp-top-menu .td-block-missing-settings{padding:0;border:none;color:#888;font-size:10px}.td-header-sp-top-menu .td-block-missing-settings span{padding:2px 6px;font-size:9px}.tdc-element .tdc-block-empty{height:50px;border:1px solid #ebebeb;font-size:13px;line-height:50px;color:#666}.tdc-element .tdc-block-empty:before{position:absolute;width:100%;text-align:center;top:0;left:0;right:0}.tdc-element .tdc-block-empty.td_block_authors{outline:none}.tdc-element .tdc-block-empty.td_block_authors:before{content:'No author'}.td-element-style{position:absolute;z-index:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0;overflow:hidden;pointer-events:none}.td-element-style-before{transition:opacity 1s ease 0s;-webkit-transition:opacity 1s ease 0s;opacity:0}.td-js-loaded .td-element-style-before{opacity:1}.tdc-elements .td_block_slide .td_module_slide{position:relative}.tdc-elements .td-theme-slider .td-icon-left,.tdc-elements .td-theme-slider .td-icon-right{display:none}.td_module_2{padding-bottom:22px}@media (min-width:1024px){.td_module_2 .entry-thumb{min-height:160px}}@media (min-width:768px) and (max-width:1023px){.td_module_2 .entry-thumb{min-height:116px}}@media (min-width:768px) and (max-width:1023px){.td_module_2 .td-module-thumb{margin-bottom:9px}}.td_module_2 .td-module-comments{top:-4px}.td_module_3{padding-bottom:30px}.td_module_3 .td-module-comments{top:-4px}@media (min-width:768px) and (max-width:1023px){.td_module_3 .td-module-thumb{margin-bottom:9px}}.td_module_3 .entry-thumb{width:auto}@media (min-width:1024px){.td_module_3 .entry-thumb{min-height:194px}}@media (min-width:768px) and (max-width:1023px){.td_module_3 .entry-thumb{min-height:141px}}@media (max-width:767px){.td_module_3 .entry-thumb{width:100%}}.td_module_4{margin-bottom:37px}.td_module_4 .td-module-comments{top:-4px}@media (min-width:768px) and (max-width:1023px){.td_module_4 .td-module-thumb{margin-bottom:9px}}@media (min-width:1024px){.td_module_4 .entry-thumb{min-height:194px}}@media (min-width:768px) and (max-width:1023px){.td_module_4 .entry-thumb{min-height:141px}}.td_module_5{margin-bottom:12px!important;border-bottom:1px dashed #f1f1f1;padding-bottom:16px}@media (max-width:767px){.td_module_5{margin-bottom:16px!important}}.td_module_5 .td-module-comments{top:-4px}.td_module_5 .td-excerpt{margin-bottom:0}@media (min-width:1024px){.td_module_5 .entry-thumb{min-height:194px}}@media (min-width:768px) and (max-width:1023px){.td_module_5 .entry-thumb{min-height:141px}}.td-block-row:last-child .td_module_5{border-bottom:none;padding-bottom:2px}.td_module_6{*zoom:1}.td_module_6:before,.td_module_6:after{display:table;content:"";line-height:0}.td_module_6:after{clear:both}.td_module_6 .td-module-thumb{position:absolute}@media (min-width:768px) and (max-width:1023px){.td_module_6 .td-module-thumb{width:80px}}.td_module_6 .item-details{margin-left:115px;margin-bottom:20px;min-height:76px}@media (min-width:768px) and (max-width:1023px){.td_module_6 .item-details{margin-left:92px;margin-bottom:10px}}@media (max-width:767px){.td_module_6 .item-details{margin-left:114px}}.td_module_6 .entry-date{position:relative}.td_module_6 .entry-thumb{width:100px;height:auto}@media (min-width:1024px){.td_module_6 .entry-thumb{min-height:75px}}@media (min-width:768px) and (max-width:1023px){.td_module_6 .entry-thumb{min-height:60px}}.td_module_6 .entry-review-stars{margin-top:1px}.td_module_7{*zoom:1}.td_module_7:before,.td_module_7:after{display:table;content:"";line-height:0}.td_module_7:after{clear:both}.td_module_7 .td-module-thumb{position:absolute;right:0}@media (min-width:768px) and (max-width:1023px){.td_module_7 .td-module-thumb{width:80px}}.td_module_7 .item-details{margin-right:115px;margin-bottom:20px;min-height:76px}@media (min-width:768px) and (max-width:1023px){.td_module_7 .item-details{margin-right:92px;margin-bottom:10px}}@media (max-width:767px){.td_module_7 .item-details{margin-right:114px}}.td_module_7 .entry-date{position:relative}.td_module_7 .entry-thumb{width:100px;height:auto}@media (min-width:1024px){.td_module_7 .entry-thumb{min-height:75px}}@media (min-width:768px) and (max-width:1023px){.td_module_7 .entry-thumb{min-height:60px}}.td_module_7 .entry-review-stars{margin-top:1px}.td_module_8{position:relative;top:-4px}.td_module_8 .td-module-comments{top:2px}.td_module_8 .item-details{border-bottom:1px dashed #f1f1f1;padding-bottom:13px;margin-bottom:11px}.td_module_8 .entry-title{font-size:15px;line-height:19px}@media (min-width:768px) and (max-width:1023px){.td_module_8 .entry-title{margin-bottom:7px;font-size:13px!important;line-height:18px!important}}.td_module_8 .entry-review-stars{margin-top:1px}.td_module_9{text-align:center;position:relative;top:-6px;margin-top:8px}.td_module_9 .entry-title{font-size:17px;line-height:21px;font-weight:600;margin:0 0 8px 0}@media (max-width:1023px){.td_module_9 .entry-title{font-size:15px!important;line-height:19px!important}}.td_module_9 .item-details{border-bottom:1px dashed #f1f1f1;padding-bottom:10px;margin-bottom:16px}@media (max-width:1023px){.td_module_9 .item-details{padding-bottom:2px;margin-bottom:8px}}.td_module_9 .td-post-category{margin:4px auto 6px;display:table;white-space:normal}.td_module_9 .entry-review-stars{margin-top:1px}.td_module_9 .meta-info{margin-bottom:18px}.td_module_10{padding-left:20px;padding-right:19px;*zoom:1}.td_module_10:before,.td_module_10:after{display:table;content:"";line-height:0}.td_module_10:after{clear:both}@media (min-width:768px) and (max-width:1023px){.td_module_10{padding-left:17px;padding-right:17px}}@media (max-width:767px){.td_module_10{padding-left:10px;padding-right:10px}}.td_module_10 .td-module-thumb{float:left;width:180px;margin-bottom:40px}@media (min-width:768px) and (max-width:1023px){.td_module_10 .td-module-thumb{width:168px}}@media (max-width:767px){.td_module_10 .td-module-thumb{width:40%;margin-bottom:26px}}.td_module_10 .entry-thumb{width:100%}.td_module_10 .entry-title{margin:0 0 8px 0;font-weight:600;font-size:21px;line-height:26px}@media (min-width:768px) and (max-width:1023px){.td_module_10 .entry-title{margin-bottom:6px;font-size:17px!important;line-height:21px!important}}@media (max-width:767px){.td_module_10 .entry-title{font-size:16px!important;line-height:20px!important}}@media (max-width:767px){.td_module_10 .td-excerpt{display:none}}.td_module_10 .td-post-category{top:-2px}@media (max-width:767px){.td_module_10 .td-post-category{display:table;top:-1px;margin-bottom:4px}}.td_module_10 .meta-info{margin-bottom:14px}@media (min-width:768px) and (max-width:1023px){.td_module_10 .meta-info{margin-bottom:10px}}.td_module_10 .item-details{position:relative;min-height:135px;margin-left:200px;margin-bottom:40px}@media (min-width:768px) and (max-width:1023px){.td_module_10 .item-details{min-height:128px;margin-left:188px}}@media (max-width:767px){.td_module_10 .item-details{margin-left:44%;margin-bottom:26px;min-height:0}}.td_module_10 .td-post-vid-time{bottom:auto;right:auto;left:0}.td_module_11{padding-left:20px;padding-right:19px;*zoom:1}.td_module_11:before,.td_module_11:after{display:table;content:"";line-height:0}.td_module_11:after{clear:both}@media (min-width:768px) and (max-width:1023px){.td_module_11{padding-left:17px;padding-right:17px}}@media (max-width:767px){.td_module_11{padding-left:10px;padding-right:10px}}.td_module_11 .td-module-thumb{float:left;width:238px;margin-bottom:40px}@media (min-width:768px) and (max-width:1023px){.td_module_11 .td-module-thumb{width:200px}}@media (max-width:767px){.td_module_11 .td-module-thumb{width:40%;margin-bottom:26px}}.td_module_11 .entry-thumb{width:100%}.td_module_11 .td-excerpt{margin-bottom:19px}@media (max-width:767px){.td_module_11 .td-excerpt{display:none}}.td_module_11 .entry-title{margin:0 0 7px 0;font-weight:600;font-size:21px;line-height:26px}@media (min-width:768px) and (max-width:1023px){.td_module_11 .entry-title{margin-bottom:8px;font-size:17px!important;line-height:21px!important}}@media (max-width:767px){.td_module_11 .entry-title{font-size:16px!important;line-height:20px!important}}.td_module_11 .meta-info{margin-bottom:14px}@media (min-width:768px) and (max-width:1023px){.td_module_11 .meta-info{margin-bottom:10px}}.td_module_11 .item-details{position:relative;min-height:178px;margin-left:258px;margin-bottom:40px}@media (min-width:768px) and (max-width:1023px){.td_module_11 .item-details{min-height:150px;margin-left:218px}}@media (max-width:767px){.td_module_11 .item-details{margin-left:44%;margin-bottom:26px;min-height:0}}.td_module_11 .td-post-category{top:-2px}@media (max-width:767px){.td_module_11 .td-post-category{display:table;margin-bottom:5px}}@media (max-width:1023px){.td_module_11 .td-read-more{display:none}}.td_module_11 .td-post-vid-time{bottom:auto;right:auto;left:0}.td_module_12{padding-left:20px;padding-right:19px}@media (min-width:768px) and (max-width:1023px){.td_module_12{padding-left:17px;padding-right:17px}}@media (max-width:767px){.td_module_12{padding-left:10px;padding-right:10px}}.td_module_12 .entry-title{font-size:28px;line-height:32px;margin:0 0 7px 0;font-weight:500}@media (max-width:1023px){.td_module_12 .entry-title{font-size:22px!important;line-height:28px!important}}.td_module_12 .item-details{border-bottom:1px dashed #f1f1f1;padding-bottom:29px;margin-bottom:20px}.td_module_12 .meta-info{margin-bottom:14px}.td_module_12 .td-module-excerpt{margin-bottom:12px}.td_module_12 .td-post-category{top:-2px}.td_module_13{padding-left:20px;padding-right:19px}@media (min-width:768px) and (max-width:1023px){.td_module_13{padding-left:17px;padding-right:17px}}@media (max-width:767px){.td_module_13{padding-left:10px;padding-right:10px}}.td_module_13 .entry-title{font-size:28px;line-height:32px;margin:0 0 7px 0;font-weight:500}@media (max-width:1023px){.td_module_13 .entry-title{font-size:22px!important;line-height:28px!important}}.td_module_13 .item-details{border-bottom:1px dashed #f1f1f1;padding-bottom:20px;margin-bottom:20px}.td_module_13 .meta-info{margin-bottom:14px}.td_module_13 .td-post-category{top:-2px}@media (max-width:767px){.td_module_13 .td-post-category{top:-1px}}.td_module_13 .td-module-thumb{margin-bottom:20px}.td_module_14{z-index:2}.td_module_14 .meta-info{position:absolute;background-color:#fff;border-bottom:1px dashed #f1f1f1;margin:0 20px;padding:13px 20px 12px 20px;bottom:-49px;width:639px}@media (min-width:768px) and (max-width:1023px){.td_module_14 .meta-info{width:463px}}@media (max-width:767px){.td_module_14 .meta-info{width:100%;margin:0;bottom:auto;padding:8px 10px 10px 10px;position:relative}}.td_module_14 .entry-title{font-size:24px;line-height:28px;margin:0 0 11px 0;font-weight:600}@media (min-width:768px) and (max-width:1023px){.td_module_14 .entry-title{margin-bottom:12px;font-size:17px!important;line-height:21px!important}}@media (max-width:767px){.td_module_14 .entry-title{margin-bottom:7px;font-size:19px!important;line-height:24px!important}}.td_module_14 .td-module-thumb{width:681px;max-height:350px;position:relative;left:-1px;margin-bottom:49px;overflow:hidden}@media (min-width:768px) and (max-width:1023px){.td_module_14 .td-module-thumb{max-height:260px;width:505px}}@media (max-width:767px){.td_module_14 .td-module-thumb{width:100%;margin-bottom:0;max-height:none;left:0}}.td_module_14 .td-module-thumb .entry-thumb{width:100%;margin-left:auto;margin-right:auto}@media (max-width:767px){.td_module_14 .td-module-thumb .entry-thumb{width:100%}}.td_module_14 .meta-info-container{position:relative}.td_module_14 .td-excerpt{padding:12px 20px 37px 20px;margin:0;max-width:681px}@media (max-width:767px){.td_module_14 .td-excerpt{padding:6px 10px 50px 10px}}.td_module_14 .td-post-category{top:-2px}@media (max-width:767px){.td_module_14 .td-post-category{top:-1px}}@media (min-width:1024px){.td_module_14 .entry-thumb{min-height:100px}}.td_module_14 .td-post-vid-time{bottom:auto;top:0}.td_module_mx1{position:relative;*zoom:1}@media (max-width:767px){.td_module_mx1{border-bottom:3px solid #fff}}.td_module_mx1:before,.td_module_mx1:after{display:table;content:"";line-height:0}.td_module_mx1:after{clear:both}.td_module_mx1 .meta-info .td-post-category{background-color:#fff;color:#222;vertical-align:top}.td_module_mx1 .meta-info{position:absolute;bottom:0;color:#fff;padding:0 20px;z-index:1}@media (min-width:768px) and (max-width:1023px){.td_module_mx1 .meta-info{padding:0 17px}}@media (max-width:767px){.td_module_mx1 .meta-info{padding:0 10px}}.td_module_mx1 .meta-info .td-post-author-name a{color:#fff}.td_module_mx1 .meta-info a{color:#fff}.td_module_mx1 .entry-title{position:relative;font-size:16px;font-weight:600;font-style:normal;line-height:21px;margin-bottom:0;bottom:9px;margin-top:0}@media (min-width:768px) and (max-width:1023px){.td_module_mx1 .entry-title{font-size:15px!important;line-height:19px!important;bottom:7px}}@media (max-width:767px){.td_module_mx1 .entry-title{font-size:17px!important;line-height:21px!important;bottom:7px}}.td_module_mx1 .entry-title a{color:#fff!important}.td_module_mx1 .entry-review-stars{height:15px;position:relative;top:-1px;margin-bottom:2px}.td_module_mx1 .entry-review-stars i{line-height:10px}.td_module_mx1.td_module_wrap{z-index:auto}.td_module_mx1:hover .meta-info .entry-title a{color:#fff}.td_module_mx1 .td-module-thumb{width:341px;height:220px;overflow:hidden;z-index:1;margin-bottom:0}.td_module_mx1 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:80%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (min-width:768px) and (max-width:1023px){.td_module_mx1 .td-module-thumb{width:253px;height:163px}}@media (max-width:767px){.td_module_mx1 .td-module-thumb{width:100%;height:auto}}.td_module_mx1 .td-module-thumb .entry-thumb{width:100%}.td_module_mx1 .td-block14-border{background-color:#fff;display:block;height:220px;right:-2px;position:absolute;width:3px;z-index:2}@media (min-width:768px) and (max-width:1023px){.td_module_mx1 .td-block14-border{height:163px}}@media (max-width:767px){.td_module_mx1 .td-block14-border{display:none}}@media (min-width:1024px){.td_module_mx1 .entry-thumb{min-height:220px}}@media (min-width:768px) and (max-width:1023px){.td_module_mx1 .entry-thumb{min-height:163px}}.td_module_mx1:hover .entry-title a{color:#fff}.td_block_14 .td-block-span12 .td_module_mx1{margin-bottom:3px}@media (max-width:767px){.td_block_14 .td-block-span12 .td_module_mx1{margin-bottom:0}}.td_block_14 .td-block-span12 .td_module_mx1 .td-module-thumb{margin-bottom:0}.td_block_14 .td-block-span12 .td-block14-border{display:none}@media (min-width:768px) and (max-width:1023px){.wpb_row .td-pb-span4:last-child .td_module_mx1 .td-module-thumb,.td-column-3 .td-block-span4:last-child .td_module_mx1 .td-module-thumb{width:252px}}.td_block_14 .td-block-span6 .td-module-thumb{margin-bottom:0}.td_block_14 .td-block-row{border-bottom:3px solid #fff}@media (max-width:767px){.td_block_14 .td-block-row{border-bottom:0}}.td_block_14 .td-block-row:last-child{border-bottom:0}.td_block_14 .td-block-span6:last-child .td-image-gradient:before{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_14 .td-block-span6:last-child .td-image-gradient:before{width:253px}}@media (max-width:767px){.td_block_14 .td-block-span6:last-child .td-image-gradient:before{width:100%}}.td_block_14 .td-block-span6:last-child .td-block14-border{display:none}.td_block_14 .td-block-span4 .td-module-thumb{margin-bottom:0}.td_block_14 .td-block-span4:last-child .td-image-gradient:before{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_14 .td-block-span4:last-child .td-image-gradient:before{width:253px}}@media (max-width:767px){.td_block_14 .td-block-span4:last-child .td-image-gradient:before{width:100%}}.td_block_14 .td-block-span4:last-child .td-block14-border{display:none}.td_module_mx2{*zoom:1}.td_module_mx2:before,.td_module_mx2:after{display:table;content:"";line-height:0}.td_module_mx2:after{clear:both}.td_module_mx2 .entry-title{font-size:13px;line-height:18px;font-weight:600}@media (min-width:768px) and (max-width:1023px){.td_module_mx2 .entry-title{font-size:12px!important;line-height:16px!important}}@media (max-width:767px){.td_module_mx2 .entry-title{font-size:13px!important;line-height:18px!important}}.td_module_mx2 .entry-title{margin:0 0 5px 0}.td_module_mx2 .entry-thumb{width:80px;height:auto}.td_module_mx2 .td-module-thumb{position:absolute;margin:0 0 0 21px}@media (min-width:768px) and (max-width:1023px){.td_module_mx2 .td-module-thumb{margin:0 0 0 17px}}@media (max-width:767px){.td_module_mx2 .td-module-thumb{margin:0 0 0 10px}}.td_module_mx2 .meta-info{margin-bottom:0}.td_module_mx2 .meta-info div{margin-bottom:0}.td_module_mx2 .entry-review-stars{height:15px;position:relative;top:-1px;margin-bottom:2px}.td_module_mx2 .entry-review-stars i{line-height:10px}.td_module_mx2 .item-details{margin:0 20px 20px 115px;display:block;min-height:60px}@media (min-width:768px) and (max-width:1023px){.td_module_mx2 .item-details{margin:0 15px 17px 110px}}@media (max-width:767px){.td_module_mx2 .item-details{margin:0 10px 17px 104px}}.td_module_mx2.td-module-search-def .item-details{min-height:80px}.td_module_mx2 .entry-date{position:relative}.td_module_mx3{position:relative;width:341px;padding-bottom:64px;z-index:1;*zoom:1}@media (min-width:768px) and (max-width:1023px){.td_module_mx3{width:252px}}@media (max-width:767px){.td_module_mx3{width:100%;left:0;padding-bottom:30px}}.td_module_mx3:before,.td_module_mx3:after{display:table;content:"";line-height:0}.td_module_mx3:after{clear:both}.td_module_mx3 .meta-info{position:absolute;bottom:19px;min-width:300px;background-color:#fff;border-bottom:1px dashed #f1f1f1;margin:0 20px 0 21px;padding:14px 20px 12px 21px}@media (max-width:767px){.td_module_mx3 .meta-info{width:100%;margin:0;bottom:auto;padding:8px 10px 10px 10px!important;position:relative}}.td_module_mx3 .td-module-thumb{margin-bottom:4px;width:100%}@media (max-width:767px){.td_module_mx3 .td-module-thumb{width:100%;margin-bottom:0}}.td_module_mx3 .td-module-thumb .entry-thumb{width:100%}@media (min-width:1024px){.td_module_mx3 .td-module-thumb .entry-thumb{min-height:100px}}@media (min-width:768px) and (max-width:1023px){.td_module_mx3 .td-module-thumb .entry-thumb{min-height:100px}}.td_module_mx3 .entry-title{position:relative;font-family:'Open Sans',arial,sans-serif;font-size:15px;font-weight:600;line-height:19px;font-style:normal;margin:0 0 12px 0;height:auto;bottom:0}@media (min-width:768px) and (max-width:1023px){.td_module_mx3 .entry-title{font-size:15px!important;line-height:19px!important}}@media (max-width:767px){.td_module_mx3 .entry-title{font-size:19px!important;line-height:24px!important;margin-bottom:5px}}.td_module_mx3 .td-module-comments{position:relative;bottom:14px}@media (max-width:767px){.td_module_mx3 .meta-info-container{position:relative;height:auto}}@media (max-width:767px){.td_module_mx3 .td-excerpt{padding:6px 10px 50px 10px}}.td_normal_slide{position:relative;-webkit-transform:translate3d(0,0,0)}.td_normal_slide .td_block_inner{position:relative}.td_normal_slide .td-module-thumb{margin-bottom:0;z-index:-1;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (min-width:768px){.td_normal_slide .td-module-thumb{height:100%!important}}.td_normal_slide .td-video-play-ico{width:40px!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td_normal_slide .slide-meta{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td_normal_slide .td-admin-edit{height:auto!important}.td_normal_slide i{z-index:1;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td_normal_slide .td_module_slide{z-index:1}.td_normal_slide .block-title{position:absolute;left:20px;top:0;z-index:2;margin:20px 0 0 20px}@media (min-width:768px) and (max-width:1023px){.td_normal_slide .block-title{margin:17px 0 0 17px}}@media (max-width:767px){.td_normal_slide .block-title{display:none}}.td_normal_slide .td-image-gradient:before{height:50%}.td_normal_slide .td-wrapper-pulldown-filter{position:absolute;float:none;right:20px;top:20px;z-index:2}@media (min-width:768px) and (max-width:1023px){.td_normal_slide .td-wrapper-pulldown-filter{top:17px}}@media (max-width:767px){.td_normal_slide .td-wrapper-pulldown-filter{top:17px}}.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{border:none;background-color:rgb(0 0 0 / .85);color:#fff}@media (min-width:768px) and (max-width:1023px){.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{margin-right:19px!important}}.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{color:#fff}.td_normal_slide .td-wrapper-pulldown-filter:hover{color:#4db2ec!important}.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list{border:none;background-color:rgb(0 0 0 / .85);top:10px;right:0}.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a{color:#fff}.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a:hover{color:#4db2ec}.td-pb-span12 .td_normal_slide .block-title{left:0}.td-pb-span12 .td_normal_slide .td-wrapper-pulldown-filter{right:0}.td-theme-slider{margin:0 19px 0 20px}@media (max-width:767px){.td-theme-slider{margin:0}}.td-theme-slider.iosSlider-col-3{margin:0}.td-theme-slider:hover .td-icon-left{opacity:.7}.td-theme-slider:hover .td-icon-right{opacity:.7}.td-theme-slider .slide-meta{position:absolute;bottom:16px;width:100%;padding:0 20px;z-index:1}@media (min-width:768px) and (max-width:1023px){.td-theme-slider .slide-meta{padding:0 17px}}@media (max-width:767px){.td-theme-slider .slide-meta{padding:0 10px;bottom:10px}}.td-theme-slider .slide-meta a,.td-theme-slider .slide-meta span{color:#fff}.td-theme-slider .slide-meta .entry-review-stars{top:0}.td-theme-slider .slide-meta-author{font-family:'Open Sans',arial,sans-serif;font-weight:400;font-size:11px;font-style:italic}@media (max-width:767px){.td-theme-slider .slide-meta-author{font-size:10px;line-height:15px}}.td-theme-slider .td-slide-views{display:inline-block;margin-left:21px}.td-theme-slider .td-slide-views i{padding-right:7px}.td-theme-slider .td-slide-comments{display:inline-block;margin-left:21px}.td-theme-slider .td-slide-comments i{margin-right:8px}.td-theme-slider .slide-meta-cat{display:inline-block;line-height:1}.td-theme-slider .slide-meta-cat a{text-transform:uppercase;font-family:'Open Sans',arial,sans-serif;font-weight:600;font-size:10px;line-height:1;position:relative;padding:2px 8px 3px;background-color:rgb(0 0 0 / .85);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}@media (max-width:767px){.td-theme-slider .slide-meta-cat a{font-size:9px;padding:1px 4px}}.td-theme-slider .td-icon-left,.td-theme-slider .td-icon-right{padding:20px;position:absolute;display:block;height:80px;margin-top:-39px;top:50%;font-size:38px;color:#fff;font-weight:300;opacity:0;-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s}.td-theme-slider .td-icon-left:hover,.td-theme-slider .td-icon-right:hover{opacity:1}.td-theme-slider .td-icon-left{left:0}.td-theme-slider .td-icon-right{right:0}.td-slide-col3{width:1021px;left:-1px}@media (min-width:768px) and (max-width:1023px){.td-slide-col3{width:756px}}@media (max-width:767px){.td-slide-col3{width:auto}}.td-theme-slider.iosSlider-col-3{height:579px}.td-theme-slider.iosSlider-col-3 .slide-meta{padding-bottom:22px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-3 .slide-meta{padding-bottom:6px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-3 .slide-meta{padding-bottom:0}}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-3{height:429px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-3{margin:0;height:auto}}.td-theme-slider.iosSlider-col-3 .td_module_slide{height:579px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-3 .td_module_slide{height:429px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-3 .td_module_slide{height:auto}}.td-theme-slider.iosSlider-col-3 .td-module-title{font-family:'Open Sans',arial,sans-serif;font-weight:400;font-size:48px;line-height:58px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-3 .td-module-title{font-size:30px;line-height:36px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-3 .td-module-title{font-size:15px;line-height:20px;font-weight:600}}.td-theme-slider.iosSlider-col-3 .td-icon-left,.td-theme-slider.iosSlider-col-3 .td-icon-right{font-size:55px;margin-top:-46px}@media (max-width:767px){.td-theme-slider.iosSlider-col-3 .td-icon-left,.td-theme-slider.iosSlider-col-3 .td-icon-right{font-size:38px;margin-top:-39px}}.td-theme-slider.iosSlider-col-3 .entry-title{margin-bottom:0;margin-top:5px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-3 .entry-title{margin-bottom:5px}}.td-theme-slider.iosSlider-col-3 .td-module-thumb img{width:1021px}@media (max-width:767px){.td-theme-slider.iosSlider-col-3 .td-module-thumb img{height:auto}}.td-theme-slider.iosSlider-col-2{height:350px;margin-top:20px;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-2{height:254px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-2{max-width:464px;height:auto;margin:0 auto}}.td-theme-slider.iosSlider-col-2 .td_module_slide{height:350px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-2 .td_module_slide{height:254px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-2 .td_module_slide{height:auto}}.td-theme-slider.iosSlider-col-2 .td-module-title{font-family:'Open Sans',arial,sans-serif;font-weight:600;font-size:24px;line-height:32px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-2 .td-module-title{font-size:20px;line-height:26px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-2 .td-module-title{font-size:15px;line-height:20px;font-weight:600}}.td-theme-slider.iosSlider-col-2 .entry-title{margin-bottom:4px;margin-top:5px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-2 .entry-title{margin-bottom:6px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-2 .entry-title{margin-bottom:0}}.td-theme-slider.iosSlider-col-2 .td-module-thumb img{width:640px}@media (max-width:767px){.td-theme-slider.iosSlider-col-2 .td-module-thumb img{height:auto}}.td-theme-slider.iosSlider-col-1{height:350px;margin-top:20px;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-1{height:247px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-1{max-width:287px;height:315px!important;margin:0 auto}}.td-theme-slider.iosSlider-col-1 .td_module_slide{height:350px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-1 .td_module_slide{height:247px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-1 .td_module_slide{height:315px!important}}.td-theme-slider.iosSlider-col-1 .td-module-title{font-family:'Open Sans',arial,sans-serif;font-weight:600;font-size:18px;line-height:24px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-1 .td-module-title{font-size:13px;line-height:19px;font-weight:700}}@media (max-width:767px){.td-theme-slider.iosSlider-col-1 .td-module-title{font-size:15px;line-height:20px;font-weight:600}}.td-theme-slider.iosSlider-col-1 .entry-title{margin-bottom:5px;margin-top:5px}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-1 .entry-title{line-height:19px}}@media (max-width:767px){.td-theme-slider.iosSlider-col-1 .entry-title{margin-bottom:0}}@media (min-width:768px) and (max-width:1023px){.td-theme-slider.iosSlider-col-1 .td-slide-views,.td-theme-slider.iosSlider-col-1 .td-slide-comments{display:none}}@media (max-width:767px){.td-theme-slider.iosSlider-col-1 .td-module-thumb{height:100%!important}}.td-theme-slider.iosSlider-col-1 .td-module-thumb img{width:300px}.td-slider .td_module_wrap:hover .entry-title a{color:#fff}@media (max-width:320px){.td_normal_slide .iosSlider-col-2,.td_normal_slide .iosSlider-col-3{height:150px!important}}@media (max-width:320px){.td_normal_slide .iosSlider-col-2 .td-slider,.td_normal_slide .iosSlider-col-3 .td-slider,.td_normal_slide .iosSlider-col-2 .td_module_slide,.td_normal_slide .iosSlider-col-3 .td_module_slide,.td_normal_slide .iosSlider-col-2 .td-module-thumb,.td_normal_slide .iosSlider-col-3 .td-module-thumb{height:150px!important}}.td_block_slide .td_module_slide{visibility:hidden!important;overflow:hidden}.td-js-loaded .td_block_slide .td_module_slide{visibility:visible!important}.td_normal_slide.td-pb-border-top{border-top:0}.td-wrapper-pulldown-filter{display:inline-block;float:right;*zoom:1}.td-wrapper-pulldown-filter:before,.td-wrapper-pulldown-filter:after{display:table;content:"";line-height:0}.td-wrapper-pulldown-filter:after{clear:both}.td-wrapper-pulldown-filter .td-pulldown-filter-display-option{color:#444;border:1px solid #e6e6e6}.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul{display:block}.td-wrapper-pulldown-filter .td-pulldown-filter-list{background-color:rgb(255 255 255 / .95);border:1px solid #e6e6e6}.td-wrapper-pulldown-filter .td-pulldown-filter-link{color:#444}@media (min-width:768px) and (max-width:1023px){.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option{padding:0 5px}}@media (min-width:768px) and (max-width:1023px){.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option span{display:none}}@media (min-width:768px) and (max-width:1023px){.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option i{padding:0}}.td-pulldown-filter-list-open .td-pulldown-filter-list{display:block}.td-pulldown-filter-list-open .td-pulldown-filter-display-option{border-bottom:1px solid rgb(255 255 255 / .95);-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.td-js-loaded .td-category-siblings{opacity:1;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.td-pulldown-filter-display-option{background-color:rgb(255 255 255 / .95);position:relative;right:0;cursor:pointer;padding:0 10px 0 14px;margin:0 19px 21px 0;height:20px;font-family:'Open Sans',arial,sans-serif;font-weight:600;font-size:10px;line-height:18px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;white-space:nowrap}@media (min-width:768px) and (max-width:1023px){.td-pulldown-filter-display-option{margin:0 17px 17px 0}}@media (max-width:767px){.td-pulldown-filter-display-option{margin:0 10px 17px 0}}.td-pulldown-filter-display-option:hover{color:#4db2ec}.td-pulldown-filter-display-option i{font-size:9px;padding-left:8px;color:#444}.wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option{margin:0 19px 20px 0}@media (min-width:768px) and (max-width:1023px){.wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option{margin:0 16px 17px 0}}@media (max-width:767px){.wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option{margin:0 10px 17px 0}}.td-pulldown-filter-list{display:none;position:absolute;top:8px;right:-1px;z-index:2;background-color:rgb(255 255 255 / .95);-webkit-border-radius:3px;-webkit-border-top-right-radius:0;-moz-border-radius:3px;-moz-border-radius-topright:0;border-radius:3px;border-top-right-radius:0;padding:5px 0 7px 0;text-align:left}.td-pulldown-filter-item{list-style:none}.td-pulldown-filter-link{font-family:'Open Sans',arial,sans-serif;font-weight:600;font-size:10px;line-height:24px;white-space:nowrap;display:block;padding:0 30px 0 16px}.td-pulldown-filter-link:hover{color:#4db2ec}.td-pulldown-filter-list{-webkit-animation-duration:0.3s;animation-duration:0.3s}.td_block_inner{-webkit-animation-duration:0.5s;animation-duration:0.5s}.td-category-pulldown-filter.td-wrapper-pulldown-filter{position:absolute;top:14px;right:0}.td-category-pulldown-filter .td-pulldown-filter-list{z-index:2}.td-category-pulldown-filter a.td-pulldown-category-filter-link{color:#444;font-family:'Open Sans',arial,sans-serif;font-weight:600;font-size:10px;line-height:24px;white-space:nowrap;display:block;padding:0 30px 0 16px}.td-category-pulldown-filter a.td-pulldown-category-filter-link:hover{color:#4db2ec}.td_quote_on_blocks{font-family:'Roboto',sans-serif;font-size:30px;line-height:35px;font-weight:400;font-style:italic;text-align:left;text-transform:uppercase;color:#4db2ec;margin:5px 0}.td-next-prev-wrap{margin:0 0 0 20px;line-height:21px;clear:both}@media (min-width:768px) and (max-width:1023px){.td-next-prev-wrap{margin:0 0 0 17px}}@media (max-width:767px){.td-next-prev-wrap{margin:0 0 0 10px}}.td-next-prev-wrap a{display:inline-block;margin-bottom:19px}@media (min-width:768px) and (max-width:1023px){.td-next-prev-wrap a{margin-bottom:16px}}@media (max-width:767px){.td-next-prev-wrap a{margin-bottom:19px}}.td-next-prev-wrap a:hover i{background-color:#4db2ec;color:#ffffff!important;border-color:#4db2ec}.td-next-prev-wrap .td-ajax-prev-page{margin-right:4px}.td-next-prev-wrap i{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #e6e6e6;font-size:9px;color:#444;line-height:1;padding:3px 6px}.ajax-page-disabled{opacity:.5}.td_ajax_load_more{display:inline-block;margin-bottom:21px!important}.td_ajax_load_more .td-icon-menu-down{font-size:8px;position:relative;top:-6px;display:block}.td-load-more-wrap{text-align:center;clear:both}.td-load-more-wrap a{color:#222}.td-load-more-wrap a:hover{color:#4db2ec}.td-load-more-infinite-wrap{visibility:hidden}.td_block_inner_overflow{overflow:hidden}.td-menu-blocks-custom{margin-top:20px;margin-bottom:-26px}.td-menu-blocks-custom .widget{margin-bottom:0}.td-menu-blocks-custom ul{text-align:center}.td-menu-blocks-custom ul li{display:inline-block;margin:4px 2px}.td-menu-blocks-custom ul li a{border:1px solid #eaeaea;border-radius:20px;padding:0 12px;font-size:12px;font-family:'Roboto',sans-serif;font-weight:500;line-height:26px;display:block}@media (max-width:767px){.td-menu-blocks-custom ul li a{line-height:28px}}.td-menu-blocks-custom ul li a:hover{background-color:#111;color:#fff;border-color:#111}.td-menu-blocks-custom .current-menu-item a{border-color:#4db2ec;background-color:#4db2ec;color:#fff}.td-menu-blocks-custom .current-menu-item a:hover{color:#fff}.td-tab-blocks-custom ul.wpb_tabs_nav{border-bottom:0}.td-tab-blocks-custom .wpb_text_column{margin-bottom:21px}.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,.td-tab-blocks-custom.wpb_tabs li:hover a{border:1px solid #111!important;background-color:#111}.td-tab-blocks-custom ul.wpb_tabs_nav{display:table;margin-left:auto;margin-right:auto;margin-bottom:20px}.td-tab-blocks-custom ul.wpb_tabs_nav li{display:inline-block;margin-left:0;margin-right:-1px!important}.td-tab-blocks-custom ul.wpb_tabs_nav li a{border:1px solid #eaeaea!important;padding:5px 13px!important;font-size:13px;font-family:'Roboto',sans-serif;font-weight:500;line-height:15px;text-transform:none;margin:0 3px;border-radius:20px}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 7px 3px!important;line-height:13px}}.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover{background-color:#111;color:#fff;border-color:#111}.td-tab-blocks-custom ul.wpb_tabs_nav li a:before{display:none}.td_block_1,.td_block_2,.td_block_3,.td_block_4,.td_block_5,.td_block_6,.td_block_7,.td_block_8,.td_block_9,.td_block_10,.td_block_11,.td_block_12,.td_block_16,.td_top_authors,.td_block_author,.td_block_text_with_title,.td_block_title{position:relative;padding-top:20px}@media (min-width:768px) and (max-width:1023px){.td_block_1,.td_block_2,.td_block_3,.td_block_4,.td_block_5,.td_block_6,.td_block_7,.td_block_8,.td_block_9,.td_block_10,.td_block_11,.td_block_12,.td_block_16,.td_top_authors,.td_block_author,.td_block_text_with_title,.td_block_title{padding-top:17px}}@media (max-width:767px){.td_block_1,.td_block_2,.td_block_3,.td_block_4,.td_block_5,.td_block_6,.td_block_7,.td_block_8,.td_block_9,.td_block_10,.td_block_11,.td_block_12,.td_block_16,.td_top_authors,.td_block_author,.td_block_text_with_title,.td_block_title{padding-top:17px}}.td_block_1 .block-title,.td_block_2 .block-title,.td_block_3 .block-title,.td_block_4 .block-title,.td_block_5 .block-title,.td_block_6 .block-title,.td_block_7 .block-title,.td_block_8 .block-title,.td_block_9 .block-title,.td_block_10 .block-title,.td_block_11 .block-title,.td_block_12 .block-title,.td_block_16 .block-title,.td_top_authors .block-title,.td_block_author .block-title,.td_block_text_with_title .block-title,.td_block_title .block-title{margin:0 0 20px 20px}@media (min-width:768px) and (max-width:1023px){.td_block_1 .block-title,.td_block_2 .block-title,.td_block_3 .block-title,.td_block_4 .block-title,.td_block_5 .block-title,.td_block_6 .block-title,.td_block_7 .block-title,.td_block_8 .block-title,.td_block_9 .block-title,.td_block_10 .block-title,.td_block_11 .block-title,.td_block_12 .block-title,.td_block_16 .block-title,.td_top_authors .block-title,.td_block_author .block-title,.td_block_text_with_title .block-title,.td_block_title .block-title{margin:0 0 17px 17px}}@media (max-width:767px){.td_block_1 .block-title,.td_block_2 .block-title,.td_block_3 .block-title,.td_block_4 .block-title,.td_block_5 .block-title,.td_block_6 .block-title,.td_block_7 .block-title,.td_block_8 .block-title,.td_block_9 .block-title,.td_block_10 .block-title,.td_block_11 .block-title,.td_block_12 .block-title,.td_block_16 .block-title,.td_top_authors .block-title,.td_block_author .block-title,.td_block_text_with_title .block-title,.td_block_title .block-title{margin:0 0 17px 10px}}.td_block_1 .td_block_inner,.td_block_2 .td_block_inner,.td_block_3 .td_block_inner,.td_block_4 .td_block_inner,.td_block_5 .td_block_inner,.td_block_6 .td_block_inner,.td_block_7 .td_block_inner,.td_block_8 .td_block_inner,.td_block_9 .td_block_inner,.td_block_10 .td_block_inner,.td_block_11 .td_block_inner,.td_block_12 .td_block_inner,.td_block_16 .td_block_inner,.td_top_authors .td_block_inner,.td_block_author .td_block_inner,.td_block_text_with_title .td_block_inner,.td_block_title .td_block_inner{clear:right}.td_block_13,.td_block_14{position:relative;clear:both}.td_block_13 .block-title,.td_block_14 .block-title{margin:0 0 21px 20px}@media (min-width:768px) and (max-width:1023px){.td_block_13 .block-title,.td_block_14 .block-title{margin:0 0 17px 17px}}.td_block_13 .td_block_inner,.td_block_14 .td_block_inner{clear:right}.td-fix-index{transform:translateZ(0);-webkit-transform:translateZ(0)}.td-pb-span4 .td_block_1 .td_module_4{padding-bottom:6px}.td_block_1 .td_module_4{margin-bottom:0}.td_block_2 .td_module_4{margin-bottom:21px!important}.td_block_3 .td-block-row:last-child .td_module_1{padding-bottom:11px}.td_block_3 .td-block-span12:last-child .td_module_1{padding-bottom:11px}.td_block_4 .td-block-row:last-child .td_module_2{padding-bottom:11px}.td_block_4 .td-block-span12:last-child .td_module_2{padding-bottom:11px}.td_block_5 .td-block-row:last-child .td_module_3{padding-bottom:11px}.td_block_5 .td-block-span12:last-child .td_module_3{padding-bottom:11px}.td_block_6 .td-block-span12:last-child .td_module_5{border-bottom:none;padding-bottom:2px}.td_block_9 .td_block_inner .td-block-row:last-child .item-details,.td_block_9 .td_block_inner .td-block-span12:last-child .item-details{border-bottom:0;padding-bottom:12px;margin-bottom:0}.td_block_10{text-align:center}.td_block_10 .block-title{margin-left:10px;margin-right:10px}.td_block_10 .td_block_inner{padding-left:20px;padding-right:19px}.td_block_10 .td_module_9:last-child .item-details{border-bottom:none;padding-bottom:4px;margin-bottom:0}.td_block_10 .td_module_9 .item-details{margin-bottom:23px}@media (max-width:1023px){.td_block_10 .td_module_9 .item-details{margin-bottom:15px}}.td_block_10 .td-wrapper-pulldown-filter{position:absolute;right:0}.td_block_10 .td-next-prev-wrap{margin:0}@media (max-width:767px){.td_block_10 .td-pulldown-filter-display-option{padding:0 4px 0 0}}@media (max-width:767px){.td_block_10 .td-pulldown-filter-display-option span{display:none}}@media (max-width:767px){.td_block_10 .td-pulldown-filter-display-option i{padding-left:5px}}.wpb_column.td-pb-span12 .td_block_10 .entry-title{font-size:22px;line-height:28px}.td_block_11 .td-block-span12:last-child .item-details,.td_block_11 .td-block-span12:last-child .td-module-thumb{margin-bottom:20px}.td_block_11 .td_module_10{padding-left:0;padding-right:0}.td_block_11 .td-column-1 .entry-thumb{width:80px;margin-bottom:0;min-height:0}@media (max-width:767px){.td_block_11 .td-column-1 .entry-thumb{width:100%}}.td_block_11 .td-column-1 .td-module-thumb{width:auto;margin-bottom:12px}@media (max-width:767px){.td_block_11 .td-column-1 .td-module-thumb{width:40%;margin-bottom:26px}}.td_block_11 .td-column-1 .td-module-title{padding-left:95px;font-size:15px!important;line-height:19px!important}@media (min-width:768px) and (max-width:1023px){.td_block_11 .td-column-1 .td-module-title{font-size:14px!important}}@media (max-width:767px){.td_block_11 .td-column-1 .td-module-title{font-size:16px!important;line-height:20px!important;padding-left:0}}.td_block_11 .td-column-1 .meta-info{clear:both}@media (max-width:767px){.td_block_11 .td-column-1 .meta-info{clear:none}}.td_block_11 .td-column-1 .td-video-play-ico{width:24px;height:24px;font-size:24px}.td_block_11 .td-column-1 .item-details{margin-left:0;margin-bottom:30px}@media (max-width:767px){.td_block_11 .td-column-1 .item-details{margin-left:44%;margin-bottom:26px;min-height:0}}.td_block_12 .td-block-span12:last-child .item-details,.td_block_12 .td-block-span12:last-child .td-module-thumb{margin-bottom:20px}.td_block_12 .td_module_11{padding-left:0;padding-right:0}.td_block_12 .td-column-1 .entry-thumb{width:80px;margin-bottom:0;min-height:0}@media (max-width:767px){.td_block_12 .td-column-1 .entry-thumb{width:100%}}.td_block_12 .td-column-1 .td-read-more{display:none}.td_block_12 .td-column-1 .td-module-thumb{width:auto;margin-bottom:12px}@media (max-width:767px){.td_block_12 .td-column-1 .td-module-thumb{width:40%;margin-bottom:26px}}.td_block_12 .td-column-1 .td-module-title{padding-left:95px;font-size:15px!important;line-height:19px!important}@media (min-width:768px) and (max-width:1023px){.td_block_12 .td-column-1 .td-module-title{font-size:14px!important}}@media (max-width:767px){.td_block_12 .td-column-1 .td-module-title{font-size:16px!important;line-height:20px!important;padding-left:0}}.td_block_12 .td-column-1 .meta-info{clear:both}@media (max-width:767px){.td_block_12 .td-column-1 .meta-info{clear:none}}.td_block_12 .td-column-1 .td-video-play-ico{width:24px;height:24px;font-size:24px}.td_block_12 .td-column-1 .item-details{margin-left:0;margin-bottom:20px}@media (max-width:767px){.td_block_12 .td-column-1 .item-details{margin-left:44%;margin-bottom:26px;min-height:0}}.td_block_13{border-top:0!important}.td_block_13 .td-module-thumb{left:0}.td_block_13 .block-title>a,.td_block_13 .block-title>span{background-color:rgb(0 0 0 / .85)}.td_block_13 .block-title{position:absolute;top:0;left:0;z-index:3;margin:20px 0 0 20px}@media (min-width:768px) and (max-width:1023px){.td_block_13 .block-title{margin:17px 0 0 16px}}@media (max-width:767px){.td_block_13 .block-title{margin:17px 0 0 10px}}.td_block_13 .td-wrapper-pulldown-filter{position:absolute;right:0;top:20px;z-index:3}@media (max-width:1023px){.td_block_13 .td-wrapper-pulldown-filter{top:17px}}.td_block_13 .td-pulldown-filter-display-option{border:none;background-color:rgb(0 0 0 / .85);color:#fff}.td_block_13 .td-pulldown-filter-display-option .td-icon-menu-down{color:#fff}@media (min-width:768px) and (max-width:1023px){.td_block_13 .td-pulldown-filter-display-option{margin-right:19px!important}}.td_block_13:hover{color:#4db2ec}.td_block_13 .td-pulldown-filter-list{border:none;background-color:rgb(0 0 0 / .85);top:10px;right:0}.td_block_13 .td-pulldown-filter-list a{color:#fff}.td_block_13 .td-pulldown-filter-list a:hover{color:#4db2ec}.td_block_13 .td_block_inner .td_module_14:last-child .td-excerpt{padding-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td_block_13 .meta-info{padding:12px 17px 10px 17px}}.td_block_13 .td-pulldown-filter-list-open .td-pulldown-filter-display-option{border-bottom:none}@media (max-width:767px){.td_block_13 .td-next-prev-wrap{margin-bottom:20px}}@media (min-width:768px) and (max-width:1023px){.td_block_13 .td-column-1 .meta-info{margin:0 19px 0 18px;padding:12px 17px 10px 17px;min-width:216px}}@media (max-width:767px){.td_block_13 .td-column-1 .meta-info{border-bottom:0}}@media (max-width:767px){.td_block_13 .td-column-1 .td_module_mx3:last-child{padding-bottom:8px}}.td_block_14{border-top:none;background-color:#fff}.td_block_14 .td_module_mx1{left:-1px}@media (max-width:767px){.td_block_14 .td_module_mx1{left:0}}.td_block_14 .td-block-row{background-color:#e6e6e6}.td_block_14 .block-title{position:absolute;top:0;left:0;z-index:2;margin:21px 0 0 20px}@media (min-width:768px) and (max-width:1023px){.td_block_14 .block-title{margin:17px 0 0 16px}}@media (max-width:767px){.td_block_14 .block-title{margin:17px 0 0 10px}}.td_block_14 .block-title>a,.td_block_14 .block-title>span{background-color:rgb(0 0 0 / .85)}.td_block_14 .td-block-span4,.td_block_14 .td-block-span6,.td_block_14 div.td-block-span12{padding-left:0;padding-right:0!important}.td_block_14 .td-wrapper-pulldown-filter{position:absolute;right:0;top:21px;z-index:2}@media (min-width:768px) and (max-width:1023px){.td_block_14 .td-wrapper-pulldown-filter{top:17px}}@media (max-width:767px){.td_block_14 .td-wrapper-pulldown-filter{top:17px}}.td_block_14 .td-pulldown-filter-display-option{position:absolute;border:none;background-color:rgb(0 0 0 / .85);color:#fff;line-height:20px;z-index:1}.td_block_14 .td-pulldown-filter-list{border:none;background-color:rgb(0 0 0 / .85);top:10px;right:0}.td_block_14 .td-pulldown-filter-list a{color:#fff}.td_block_14 .td-pulldown-filter-list a:hover{color:#4db2ec}.td_block_14 .td-next-prev-wrap{display:inline-block;bottom:-6px;position:absolute;right:19px;z-index:1}@media (min-width:768px) and (max-width:1023px){.td_block_14 .td-next-prev-wrap{right:17px}}@media (max-width:767px){.td_block_14 .td-next-prev-wrap{right:10px}}.td_block_14 .td-next-prev-wrap i{color:#fff}.td_block_14 .td-next-prev-wrap i:hover{color:#4db2ec}.td_block_14 .td-icon-menu-down{color:#fff}.td_block_14 .td-pulldown-filter-list-open .td-pulldown-filter-display-option{border-bottom:none}.td_block_14 .td-block-span12:last-child .td_module_mx1{margin-bottom:-1px}.td_block_15{border-top:none}.td_block_15 .block-title>a,.td_block_15 .block-title>span{background-color:rgb(0 0 0 / .85)}.td_block_15 .block-title{margin:21px 0 0 20px;position:absolute;top:0;left:0;z-index:2}@media (min-width:768px) and (max-width:1023px){.td_block_15 .block-title{margin:17px 0 0 16px}}@media (max-width:767px){.td_block_15 .block-title{margin:17px 0 0 10px}}.td_block_15 .td-block-span4{padding-left:0;padding-right:0!important}.td_block_15 .td-block-span6{padding-left:0;padding-right:0!important}.td_block_15 div.td-block-span12{padding-left:0;padding-right:0!important}.td_block_15 .td-wrapper-pulldown-filter{position:absolute;right:0;top:21px;z-index:3}@media (min-width:768px) and (max-width:1023px){.td_block_15 .td-wrapper-pulldown-filter{top:17px}}@media (max-width:767px){.td_block_15 .td-wrapper-pulldown-filter{top:17px}}.td_block_15 .td-pulldown-filter-display-option{position:absolute;border:none;background-color:rgb(0 0 0 / .85);color:#fff;line-height:20px}.td_block_15 .td-pulldown-filter-display-option i{color:inherit}.td_block_15 .td-pulldown-filter-list{border:none;background-color:rgb(0 0 0 / .85);top:10px;right:0}.td_block_15 .td-pulldown-filter-list a{color:#fff}.td_block_15 .td-pulldown-filter-list a:hover{color:#4db2ec}.td_block_15 .td-pulldown-filter-list-open .td-pulldown-filter-display-option{border-bottom:none}.td_block_15 .td_block_inner .td_module_mx1{margin-bottom:20px;border:0}@media (min-width:768px) and (max-width:1023px){.td_block_15 .td_block_inner .td_module_mx1{margin-bottom:17px}}@media (max-width:767px){.td_block_15 .td_block_inner .td_module_mx1{margin-bottom:0}}.td_block_15 .td_module_mx1{left:-1px}@media (max-width:767px){.td_block_15 .td_module_mx1{left:0}}@media (max-width:767px){.td_block_15 .td-block-span12 .td_module_mx1{margin-bottom:15px}}.td_block_15 .td-block-span12 .td_module_mx1 .td-block14-border{display:none}@media (max-width:767px){.td_block_15 .td-block-span6:last-child .td_module_mx1{margin-bottom:15px}}.td_block_15 .td-block-span6 .td_module_mx1 .td-module-thumb{margin-bottom:0}.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before{width:253px}}@media (max-width:767px){.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before{width:100%}}.td_block_15 .td-block-span6:last-child .td-block14-border{display:none}@media (max-width:767px){.td_block_15 .td-block-span4:last-child .td_module_mx1{margin-bottom:15px}}.td_block_15 .td-block-span4 .td_module_mx1 .td-module-thumb{margin-bottom:0}.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before{width:253px}}@media (max-width:767px){.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before{width:100%}}.td_block_15 .td-block-span4:last-child .td-block14-border{display:none}.td_block_16 .td-block-row .td-block-span4{width:auto;padding-right:0}.td_block_16 .entry-title{margin:0 0 3px 0;font-size:13px;line-height:16px;font-weight:600}@media (min-width:768px) and (max-width:1023px){.td_block_16 .entry-title{font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td_block_16 .entry-title{font-size:17px!important;line-height:21px!important}}.td_block_16 .td-module-thumb{margin-bottom:5px}.td_block_16 .td-column-1{margin:0 10px}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-1{margin:0 8px}}@media (max-width:767px){.td_block_16 .td-column-1{margin:0!important}}.td_block_16 .td-column-1 .td_module_mx4{padding-bottom:20px}.td_block_16 .td-column-1 .td_module_mx4 .meta-info{margin-bottom:0}@media (min-width:1024px){.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb{min-height:194px}}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb{min-height:142px}}@media (max-width:767px){.td_block_16 .td-column-1 .entry-title{font-size:13px!important;line-height:16px!important}}.td_block_16 .td-column-1 .td-block-span12{width:50%!important;padding-right:10px;padding-left:10px;float:left!important}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-1 .td-block-span12{padding-right:8px;padding-left:8px}}.td_block_16 .td-column-1 .td-block-span12 .entry-thumb{min-height:0}.td_block_16 .td-column-1 .td-block-span12:nth-child(odd){clear:both}.td_block_16 .td-column-2 .td_module_mx4{width:200px;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-2 .td_module_mx4{width:145px}}@media (max-width:767px){.td_block_16 .td-column-2 .td_module_mx4{width:100%}}@media (min-width:1024px){.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb{min-height:129px}}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb{min-height:94px}}.td_block_16 .td-column-3 .td_module_mx4{width:180px;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-3 .td_module_mx4{width:131px}}@media (max-width:767px){.td_block_16 .td-column-3 .td_module_mx4{width:100%}}@media (min-width:1024px){.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb{min-height:116px}}@media (min-width:768px) and (max-width:1023px){.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb{min-height:85px}}.td-related-row{width:100%;*zoom:1}.td-related-row:before,.td-related-row:after{display:table;content:""}.td-related-row:after{clear:both}.td-related-row [class*="td-related-span"]{display:block;min-height:1px;float:left}@media (max-width:767px){.td-related-row{padding-right:10px}}.td-related-span4{width:220px;padding-left:20px}@media (min-width:768px) and (max-width:1023px){.td-related-span4{width:162px;padding-left:17px}}@media (max-width:767px){.td-related-span4{width:33.33%;padding-left:10px}}.td-related-full-width .td-related-span4{width:200px}@media (min-width:768px) and (max-width:1023px){.td-related-full-width .td-related-span4{width:147px}}@media (max-width:767px){.td-related-full-width .td-related-span4{width:20%;padding-left:10px}}.td-mega-row{width:100%;*zoom:1}.td-mega-row:before,.td-mega-row:after{display:table;content:""}.td-mega-row:after{clear:both}.td-mega-row [class*="td-mega-sp"]{display:block;min-height:1px;float:left}.td-mega-span{width:200px;padding-left:20px}@media (min-width:768px) and (max-width:1023px){.td-mega-span{width:147px}}.td_block_trending_now{padding:14px 20px}@media (min-width:768px) and (max-width:1023px){.td_block_trending_now{padding:14px 17px}}.td_block_trending_now.tdc-no-posts{padding:0}.td-trending-style2{background-color:#eaeaea;padding:9px 20px;position:relative;right:1px;z-index:1}@media (min-width:768px) and (max-width:1023px){.td-trending-style2{padding:15px 17px}}.td-trending-style2 i{background-color:#fff}.td-trending-now-wrapper{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);overflow:hidden;position:relative}.td-trending-now-wrapper .td-next-prev-wrap{display:inline-block;position:absolute;top:0;margin:0;right:0}@media (max-width:767px){.td-trending-now-wrapper .td-next-prev-wrap{display:none}}.td-trending-now-wrapper .td-next-prev-wrap a{float:left;margin-bottom:0}.td-trending-now-wrapper .td-next-prev-wrap a i{font-size:8px;float:left;width:19px;height:19px;padding:5px 6px 4px}.td-trending-now-wrapper .td_ajax-prev-pagex{margin:0 5px 0 0}.td-trending-now-wrapper .td-module-exclusive .td-module-title a::before{padding:2px 8px 2px;font-size:9px}@-moz-document url-prefix(){.td-trending-now-wrapper .td-next-prev-wrap a i{padding:4px 6px 5px}.td_block_trending_now .td-trending-now-title{line-height:18px;padding-bottom:1px}@media (max-width:767px){.td_block_trending_now .td-trending-now-title{line-height:16px}}}.td-trending-now-title{background-color:#4db2ec;border-radius:3px;color:#fff;display:inline-block;font-family:'Open Sans',arial,sans-serif;font-size:10px;font-weight:700;line-height:19px;padding:0 15px;position:relative;margin:0 21px 0 0;text-transform:uppercase;float:left}@media (max-width:767px){.td-trending-now-title{font-size:10px;line-height:17px;display:table;margin:auto;float:none}}.td-pb-span4 .td-trending-now-display-area{display:inline-block;position:relative;overflow:hidden;width:100%;margin-top:10px}.td-pb-span4 .td-trending-now-display-area .entry-title{text-align:center}.td-pb-span4 .td-trending-now-post{width:100%}.td-trending-now-display-area{display:inline-block;width:75%;position:relative;float:left;height:19px}@media (max-width:767px){.td-trending-now-display-area{width:100%;margin-top:10px}}.td-trending-now-display-area .entry-title{line-height:20px;font-size:12px;font-weight:600;margin:0}@media (max-width:767px){.td-trending-now-display-area .entry-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}}.td-trending-now-display-area a{color:#444}.td-trending-now-post{position:absolute;display:inline-block;opacity:0;width:100%}.td-trending-now-post:first-child{opacity:1;z-index:1}@media (max-width:767px){.td-trending-now-post{width:100%;text-align:center}}.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area{width:70%}@media (min-width:768px) and (max-width:1023px){.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area{width:60%}}@media (max-width:767px){.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area{width:100%}}.td_block_1.td_block_widget .td_module_4{margin-bottom:0}.td_block_13.td_block_widget .entry-thumb{width:100%}.td_block_14.td_block_widget{margin-top:20px}@media (min-width:768px) and (max-width:1023px){.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb{width:252px}}@media (max-width:767px){.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb{width:100%;left:0}}.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before{width:252px}}@media (max-width:767px){.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before{width:100%;left:0}}@media (min-width:768px) and (max-width:1023px){.td_block_14.td_block_widget{margin-top:17px}}@media (max-width:767px){.td_block_14.td_block_widget{margin-top:17px}}.td_block_14.td_block_widget .td-module-thumb{margin-bottom:0}.td_block_15.td_block_widget{margin-top:20px}@media (min-width:768px) and (max-width:1023px){.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb{width:252px}}@media (max-width:767px){.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb{width:100%;left:0}}.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before{width:252px}}@media (max-width:767px){.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before{width:100%;left:0}}@media (min-width:768px) and (max-width:1023px){.td_block_15.td_block_widget{margin-top:17px}}@media (max-width:767px){.td_block_15.td_block_widget{margin-top:17px}}.td_block_15.td_block_widget .td-module-thumb{margin-bottom:0}.td_block_text_with_title{margin:0 19px 0 20px}@media (min-width:768px) and (max-width:1023px){.td_block_text_with_title{margin:0 17px}}@media (max-width:767px){.td_block_text_with_title{margin:0 10px}}.td_block_text_with_title .td_mod_wrap{margin-bottom:20px}.td_block_text_with_title img{margin-bottom:21px}.td_block_single_image.td-image-video-modal{cursor:pointer}.td_block_single_image a{position:relative;display:block}.td_block_single_image.td-no-img-custom-url a{pointer-events:none;cursor:default}.td-single-image-style-rounded a{border-radius:4px}.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border,.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{margin-bottom:22px;background-color:#EBEBEB}@media (max-width:767px){.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border,.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{margin-bottom:32px}}.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border{padding:6px}.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{padding:1px}.td-single-image-style-outline a:before,.td-single-image-style-bordered-shadow a:before,.td-single-image-style-round-outline a:before,.td-single-image-style-round-border-shadow a:before,.td-single-image-style-circle-outline a:before,.td-single-image-style-circle-border-shadow a:before,.td-single-image-style-outline a:after,.td-single-image-style-bordered-shadow a:after,.td-single-image-style-round-outline a:after,.td-single-image-style-round-border-shadow a:after,.td-single-image-style-circle-outline a:after,.td-single-image-style-circle-border-shadow a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.td-single-image-style-outline a:after,.td-single-image-style-bordered-shadow a:after,.td-single-image-style-round-outline a:after,.td-single-image-style-round-border-shadow a:after,.td-single-image-style-circle-outline a:after,.td-single-image-style-circle-border-shadow a:after{color:#fff;-webkit-box-shadow:inset 0 0 0 6px;box-shadow:inset 0 0 0 6px}.td-single-image-style-outline a:before,.td-single-image-style-bordered-shadow a:before,.td-single-image-style-round-outline a:before,.td-single-image-style-round-border-shadow a:before,.td-single-image-style-circle-outline a:before,.td-single-image-style-circle-border-shadow a:before{color:#EBEBEB;-webkit-box-shadow:inset 0 0 0 7px;box-shadow:inset 0 0 0 7px}.td-single-image-style-shadow a,.td-single-image-style-bordered-shadow a,.td-single-image-style-round-border-shadow a,.td-single-image-style-circle-shadow a,.td-single-image-style-circle-border-shadow a{-webkit-box-shadow:0 0 6px rgb(0 0 0 / .1);box-shadow:0 0 6px rgb(0 0 0 / .1)}.td-single-image-style-3d-shadow{position:relative}.td-single-image-style-3d-shadow:before,.td-single-image-style-3d-shadow:after{content:'';position:absolute;bottom:4px;height:30%;-webkit-box-shadow:0 15px 10px rgb(0 0 0 / .6);box-shadow:0 15px 10px rgb(0 0 0 / .6);z-index:0}.td-single-image-style-3d-shadow:before{left:5px;right:50%;transform:skewY(-6deg);-webkit-transform:skewY(-6deg);-webkit-transform-origin:0 0;transform-origin:0 0}.td-single-image-style-3d-shadow:after{left:50%;right:5px;transform:skewY(6deg);-webkit-transform:skewY(6deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}.td-single-image-style-3d-shadow a{z-index:1}.td-single-image-style-round,.td-single-image-style-round-border,.td-single-image-style-round-outline,.td-single-image-style-round-shadow,.td-single-image-style-round-border-shadow,.td-single-image-style-circle,.td-single-image-style-circle-border,.td-single-image-style-circle-outline,.td-single-image-style-circle-shadow,.td-single-image-style-circle-border-shadow{border-radius:50%}.td-single-image-style-round a,.td-single-image-style-round-border a,.td-single-image-style-round-outline a,.td-single-image-style-round-shadow a,.td-single-image-style-round-border-shadow a,.td-single-image-style-circle a,.td-single-image-style-circle-border a,.td-single-image-style-circle-outline a,.td-single-image-style-circle-shadow a,.td-single-image-style-circle-border-shadow a{border-radius:50%}.td-single-image-style-round-outline a:before,.td-single-image-style-round-border-shadow a:before,.td-single-image-style-circle-outline a:before,.td-single-image-style-circle-border-shadow a:before,.td-single-image-style-round-outline a:after,.td-single-image-style-round-border-shadow a:after,.td-single-image-style-circle-outline a:after,.td-single-image-style-circle-border-shadow a:after{border-radius:50%}.td-single-image-style-circle a,.td-single-image-style-circle-border a,.td-single-image-style-circle-outline a,.td-single-image-style-circle-shadow a,.td-single-image-style-circle-border-shadow a{height:0;padding-bottom:100%}.td_block_image_box{padding:20px}@media (min-width:768px) and (max-width:1023px){.td_block_image_box{padding:17px}}@media (max-width:767px){.td_block_image_box{padding:17px 10px}}.td_block_image_box .block-title{margin-left:0}.td_block_image_box .td-custom{position:relative}.td_block_image_box .td-custom a:hover:after{opacity:.6}.td_block_image_box .td-custom-image a{display:block;background-size:cover;background-position:center}@media (max-width:767px){.td_block_image_box .td-custom-image a{margin-bottom:5px}}.td_block_image_box .td-custom-image a:before{content:'';width:100%;height:100%;opacity:.4;position:absolute;top:0;left:0;background-color:#000;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.td_block_image_box .td-custom-image a:after{content:'';border:1px solid #fff;opacity:.3;position:absolute;top:0;left:0;bottom:0;right:0;margin:10px;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.td_block_image_box .td-custom-image.td-no-img-custom-url a{pointer-events:none;cursor:default}.td_block_image_box .td-custom-image img{vertical-align:top}.td_block_image_box .td-custom-title{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);display:table;text-align:center;width:100%;padding:10px 20px;pointer-events:none}.td_block_image_box .entry-title{margin:0;padding:0;font-size:19px;text-transform:uppercase;font-weight:500}@media (max-width:767px){.td_block_image_box .entry-title{font-size:16px}}.td_block_image_box .entry-title a{color:#fff}.td_block_image_box .entry-title:after{display:none}.td_block_image_box .td-image-box-row{margin:0 -20px;*zoom:1}.td_block_image_box .td-image-box-row:before,.td_block_image_box .td-image-box-row:after{display:table;content:"";line-height:0}.td_block_image_box .td-image-box-row:after{clear:both}.td_block_image_box .td-image-box-span{padding:0 20px;float:left}@media (max-width:767px){.td_block_image_box .td-image-box-span{width:100%!important;float:none;padding:0 10px}}.td_block_image_box .td-big-image .td-image-box-span{width:100%}.td_block_image_box .td-big-image .td-custom-image a{height:360px}@media (max-width:767px){.td_block_image_box .td-big-image .td-custom-image a{height:160px}}.td_block_image_box .td-medium-image .td-image-box-span{width:50%}.td_block_image_box .td-medium-image .td-custom-image a{height:320px}@media (max-width:767px){.td_block_image_box .td-medium-image .td-custom-image a{height:160px}}.td_block_image_box .td-small-image .td-image-box-span{width:33.33333333%}.td_block_image_box .td-small-image .td-custom-image a{height:220px}@media (max-width:767px){.td_block_image_box .td-small-image .td-custom-image a{height:160px}}.td_block_image_box .td-tiny-image .td-image-box-span{width:25%}.td_block_image_box .td-tiny-image .td-custom-image a{height:160px}.td_block_image_box .td-tiny-image .td-custom-image a:after{margin:8px}.td_block_image_box .td-tiny-image .entry-title{font-size:12px}@media (max-width:767px){.td_block_image_box .td-tiny-image .entry-title{font-size:16px}}.td_block_image_box.td-box-vertical .td-image-box-row{margin-left:0!important;margin-right:0!important}.td_block_image_box.td-box-vertical .td-image-box-span{float:none;width:100%;padding-left:0!important;padding-right:0!important;margin-bottom:5px}.td_block_image_box.td-box-vertical .td-image-box-span a:after{margin:8px}.td_block_image_box.td-box-vertical .td-image-box-span:last-child{margin-bottom:0!important}.td_block_image_box.td-box-vertical .entry-title{font-size:15px}.td_block_image_box.td-image-box-top .td-custom-image a{background-position:top center}.td_block_image_box.td-image-box-bottom .td-custom-image a{background-position:bottom center}.td_block_image_box.td-image-box-style-2 .td-custom-image a:before,.td_block_image_box.td-image-box-style-2 .td-custom-image a:after{display:none}.td_block_image_box.td-image-box-style-2 .entry-title{font-size:15px}.td_block_image_box.td-image-box-style-2 .entry-title a{padding:8px 16px;background-color:#fff;color:#000}.td_block_image_box.td-image-box-style-2 .entry-title a:empty{display:none}.td_block_author .td_author_wrap{padding-bottom:20px;font-family:Verdana,Geneva,sans-serif;text-align:center}@media (max-width:1023px){.td_block_author .td_author_wrap{padding-bottom:17px}}.td_block_author .avatar{display:inline-block;margin-bottom:7px;border-radius:500px}.td_block_author .td-author-name{position:relative;margin-bottom:0;font-size:17px;font-weight:600;text-transform:uppercase}.td_block_author .td-author-description{margin:15px 0 0;padding:2px 0 0 0;font-family:Verdana,Geneva,sans-serif;font-size:13px;line-height:19px;font-style:italic;color:#555}.td_block_author .td-author-page{font-family:'Open Sans',arial,sans-serif;font-size:15px;margin-top:12px;font-weight:600}.td_block_author a{color:#000}.td_block_author a:hover{color:#4db2ec}.td_block_separator{width:100%;align-items:center}.td_block_separator span{position:relative;display:block;margin:0 auto;width:100%;height:1px;border-top:1px solid #EBEBEB}.td_separator_align_left span{margin-left:0}.td_separator_align_right span{margin-right:0}.td_separator_dashed span{border-top-style:dashed}.td_separator_dotted span{border-top-style:dotted}.td_separator_double span{height:3px;border-bottom:1px solid #EBEBEB}.td_separator_shadow>span{position:relative;height:20px;overflow:hidden;border:0;color:#EBEBEB}.td_separator_shadow>span>span{position:absolute;top:-30px;left:0;right:0;margin:0 auto;height:13px;width:98%;border-radius:100%}.td-h-effect-up-shadow .entry-thumb,.td-h-effect-up-shadow .td-module-thumb a:after,.td-h-effect-up-shadow .td-category-pos-image .td-post-category,.td-h-effect-up-shadow .td-admin-edit{-webkit-transition:box-shadow 0.3s ease,transform 0.3s ease;transition:box-shadow 0.3s ease,transform 0.3s ease}.td-h-effect-up-shadow .entry-thumb{-webkit-box-shadow:0 3px 12px -1px rgb(7 10 25 / .2),0 3px 12px -1px rgb(7 10 25 / .2);box-shadow:0 3px 12px -1px rgb(7 10 25 / .2),0 3px 12px -1px rgb(7 10 25 / .2)}.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow .td_module_wrap:hover .td-module-thumb a:after,.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category,.td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit{transform:translate(0,-2px);-webkit-transform:translate(0,-2px)}.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb{-webkit-box-shadow:0 15px 45px -5px rgb(7 10 25 / .25);box-shadow:0 15px 45px -5px rgb(7 10 25 / .25)}.td-h-effect-shadow .entry-thumb{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.td-h-effect-shadow .td_module_wrap:hover .entry-thumb{-webkit-box-shadow:rgb(108 108 108 / .2) 0 2px 2px,rgb(108 108 108 / .2) 0 4px 4px,rgb(108 108 108 / .2) 0 8px 8px,rgb(108 108 108 / .2) 0 16px 16px;-moz-box-shadow:rgb(108 108 108 / .2) 0 2px 2px,rgb(108 108 108 / .2) 0 4px 4px,rgb(108 108 108 / .2) 0 8px 8px,rgb(108 108 108 / .2) 0 16px 16px;box-shadow:rgb(108 108 108 / .2) 0 2px 2px,rgb(108 108 108 / .2) 0 4px 4px,rgb(108 108 108 / .2) 0 8px 8px,rgb(108 108 108 / .2) 0 16px 16px}.td_flex_block_1,.td_flex_block_2{padding:20px 20px 22px}@media (min-width:768px) and (max-width:1023px){.td_flex_block_1,.td_flex_block_2{padding:17px 17px 26px}}@media (max-width:767px){.td_flex_block_1,.td_flex_block_2{padding:17px 10px 26px}}.td_flex_block_1 .block-title,.td_flex_block_2 .block-title{margin-left:0}.td_flex_block_1 .td-next-prev-wrap,.td_flex_block_2 .td-next-prev-wrap,.td_flex_block_1 .td-load-more-wrap,.td_flex_block_2 .td-load-more-wrap{margin:25px 0 0}@media (max-width:1023px){.td_flex_block_1 .td-next-prev-wrap,.td_flex_block_2 .td-next-prev-wrap,.td_flex_block_1 .td-load-more-wrap,.td_flex_block_2 .td-load-more-wrap{margin-top:21px}}.td_flex_block_1 .td-next-prev-wrap a,.td_flex_block_2 .td-next-prev-wrap a{margin-bottom:0}.td_flex_block_1 .td-load-more-wrap a,.td_flex_block_2 .td-load-more-wrap a{margin-bottom:0!important}.td_module_flex_1,.td_module_flex_2{display:inline-block;width:100%;padding-bottom:0}.td_module_flex_1 .td-module-container,.td_module_flex_2 .td-module-container{display:flex;flex-direction:column;position:relative}.td_module_flex_1 .td-module-container:before,.td_module_flex_2 .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.td_module_flex_1 .td-image-wrap,.td_module_flex_2 .td-image-wrap{display:block;position:relative;padding-bottom:54%}.td_module_flex_1 .td-image-container,.td_module_flex_2 .td-image-container{position:relative;flex:0 0 auto;width:100%;height:100%}.td_module_flex_1 .td-module-thumb,.td_module_flex_2 .td-module-thumb{margin-bottom:0}.td_module_flex_1 .td-module-meta-info,.td_module_flex_2 .td-module-meta-info{width:100%;margin-bottom:0;padding:13px 0 0 0;z-index:1;border:0 solid #eaeaea;min-height:0}.td_module_flex_1 .entry-title,.td_module_flex_2 .entry-title{font-weight:600}.td_module_flex_1 .td-author-photo,.td_module_flex_2 .td-author-photo{display:inline-block;vertical-align:middle}.td_module_flex_1 .td-thumb-css,.td_module_flex_2 .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_2 .td-category-pos-image .td-post-category:not(.td-post-extra-category){position:absolute;z-index:1;bottom:0;left:0}.td_module_flex_1 .td-excerpt,.td_module_flex_2 .td-excerpt{margin:14px 0 0;font-family:Verdana,Geneva,sans-serif;font-size:12px;line-height:18px}@media (max-width:1023px){.td_module_flex_1 .td-excerpt,.td_module_flex_2 .td-excerpt{margin-top:10px}}.td_module_flex_1 .td-read-more,.td_module_flex_2 .td-read-more{margin:15px 0 0}@media (max-width:1023px){.td_module_flex_1 .td-read-more,.td_module_flex_2 .td-read-more{margin-top:11px}}.td-module-exclusive .td-module-title a:before{content:'EXCLUSIVE';font-family:'Open Sans',arial,sans-serif;color:#fff;background-color:red;padding:4px 8px 2px;border-radius:3px;margin-right:8px;font-size:12px;font-weight:600;line-height:1;vertical-align:middle}.td-mc1-wrap:after,.td-mc1-wrap .td_module_wrap:after{content:'';display:table;clear:both}.td_module_flex_1 .entry-title{margin:0 0 9px 0;font-size:19px;line-height:24px}@media (min-width:768px) and (max-width:1023px){.td_module_flex_1 .entry-title{font-size:15px;line-height:19px}}.td_module_flex_2 .td-module-meta-info-top{padding:0 0 10px}.td_module_flex_2 .entry-title{margin:0 0 11px 0;font-size:24px;line-height:28px}@media (min-width:768px) and (max-width:1023px){.td_module_flex_2 .entry-title{margin-bottom:5px;font-size:17px;line-height:21px}}@media (max-width:767px){.td_module_flex_2 .entry-title{margin-bottom:5px;font-size:19px;line-height:24px}}.tds_newsletter1_block{padding:30px 19px 38px 20px}@media (min-width:768px) and (max-width:1023px){.tds_newsletter1_block{padding-left:17px;padding-right:17px}}@media (max-width:767px){.tds_newsletter1_block{padding-left:10px;padding-right:10px}}.tds_newsletter2_block .tdn-info-wrap{padding:0 19px 20px 20px}@media (min-width:768px) and (max-width:1023px){.tds_newsletter2_block .tdn-info-wrap{padding-left:17px;padding-right:17px}}@media (max-width:767px){.tds_newsletter2_block .tdn-info-wrap{padding-left:10px;padding-right:10px}}div.tds_newsletter3_block,div.tds_newsletter4_block,div.tds_newsletter5_block,div.tds_newsletter6_block{border-left:0;border-right:0;border-bottom:0}.tds_newsletter5_block .tdn-icon-wrap{line-height:1;text-align:center}.tds_newsletter7_block{border-top:0}.td-block-color-style-1,.td-block-color-style-2,.td-block-color-style-3,.td-block-color-style-4,.td-block-color-style-5,.td-block-color-style-6{border-top:0}.td-block-color-style-1 .td-post-category:hover,.td-block-color-style-2 .td-post-category:hover,.td-block-color-style-3 .td-post-category:hover,.td-block-color-style-4 .td-post-category:hover,.td-block-color-style-5 .td-post-category:hover,.td-block-color-style-6 .td-post-category:hover{background-color:#222222!important;opacity:.8}.td-block-color-style-1 .td-next-prev-wrap a:hover i,.td-block-color-style-2 .td-next-prev-wrap a:hover i,.td-block-color-style-3 .td-next-prev-wrap a:hover i,.td-block-color-style-4 .td-next-prev-wrap a:hover i,.td-block-color-style-5 .td-next-prev-wrap a:hover i,.td-block-color-style-6 .td-next-prev-wrap a:hover i{background-color:#ffffff!important;border-color:#ffffff!important;color:#000000!important}.td-block-color-style-1 .td_module_wrap:hover .entry-title a,.td-block-color-style-2 .td_module_wrap:hover .entry-title a,.td-block-color-style-3 .td_module_wrap:hover .entry-title a,.td-block-color-style-4 .td_module_wrap:hover .entry-title a,.td-block-color-style-5 .td_module_wrap:hover .entry-title a,.td-block-color-style-6 .td_module_wrap:hover .entry-title a{color:#ffffff!important}body .td-block-color-style-1 .td-pulldown-filter-display-option:hover,body .td-block-color-style-2 .td-pulldown-filter-display-option:hover,body .td-block-color-style-3 .td-pulldown-filter-display-option:hover,body .td-block-color-style-4 .td-pulldown-filter-display-option:hover,body .td-block-color-style-5 .td-pulldown-filter-display-option:hover,body .td-block-color-style-6 .td-pulldown-filter-display-option:hover,body .td-block-color-style-1 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,body .td-block-color-style-2 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,body .td-block-color-style-3 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,body .td-block-color-style-4 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,body .td-block-color-style-5 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,body .td-block-color-style-6 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover{color:#ffffff!important}body .td-block-color-style-1,.td-block-color-style-1.td_block_13 .meta-info{background-color:#d13030}body .td-block-color-style-1 .td-pulldown-filter-display-option,body .td-block-color-style-1 .td-pulldown-filter-list{background-color:#d23434;background-color:rgb(210 52 52 / .95)}body .td-block-color-style-1 .td-pulldown-filter-display-option,body .td-block-color-style-1 .td-pulldown-filter-list{border-color:#db5858}body .td-block-color-style-1 .td-pulldown-filter-display-option,body .td-block-color-style-1 .td-icon-menu-down,body .td-block-color-style-1 .td-pulldown-filter-link{color:#ffcfcf}body .td-block-color-style-1 .td-module-title a,body .td-block-color-style-1 i{color:#fff}body .td-block-color-style-1 .td-excerpt{color:#ffe3e3}body .td-block-color-style-1 .td-post-author-name a,body .td-block-color-style-1 .td-post-author-name span{color:#ffe3e3}body .td-block-color-style-1 .td-module-date{color:#ffe3e3}body .td-block-color-style-1 .td-module-comments{background-color:#c12424}body .td-block-color-style-1 .td-module-comments a:after{border-color:#862e2d #fff0 #fff0 #fff0}body .td-block-color-style-1 .td-module-comments a{color:#fff}body .td-block-color-style-1 .item-details,body .td-block-color-style-1 .td_module_5{border-bottom-color:#da6767}body .td-block-color-style-1 .td-icon-font,body .td-block-color-style-1 .td_ajax_load_more{border-color:#fff;color:#ffffff!important}body .td-block-color-style-2,.td-block-color-style-2.td_block_13 .meta-info{background-color:#1c1c1c}body .td-block-color-style-2 .td-pulldown-filter-display-option,body .td-block-color-style-2 .td-pulldown-filter-list{background-color:#1e1e1e;background-color:rgb(30 30 30 / .95)}body .td-block-color-style-2 .td-pulldown-filter-display-option,body .td-block-color-style-2 .td-pulldown-filter-list{border-color:#424242}body .td-block-color-style-2 .td-pulldown-filter-display-option,body .td-block-color-style-2 .td-icon-menu-down,body .td-block-color-style-2 .td-pulldown-filter-link{color:#c4c4c4}body .td-block-color-style-2 .td-module-title a,body .td-block-color-style-2 i{color:#fff}body .td-block-color-style-2 .td-excerpt{color:#c4c4c4}body .td-block-color-style-2 .td-post-author-name a,body .td-block-color-style-2 .td-post-author-name span{color:#e2e2e2}body .td-block-color-style-2 .td-module-date{color:#c4c4c4}body .td-block-color-style-2 .td-module-comments{background-color:#4db2ec}body .td-block-color-style-2 .td-module-comments a:after{border-color:#2d6586 #fff0 #fff0 #fff0}body .td-block-color-style-2 .td-module-comments a{color:#fff}body .td-block-color-style-2 .item-details,body .td-block-color-style-2 .td_module_5{border-bottom-color:#3a3a3a}body .td-block-color-style-2 .td-icon-font,body .td-block-color-style-2 .td_ajax_load_more{border-color:#fff;color:#ffffff!important}body .td-block-color-style-3,.td-block-color-style-3.td_block_13 .meta-info{background-color:#e67e22}body .td-block-color-style-3 .td-pulldown-filter-display-option,body .td-block-color-style-3 .td-pulldown-filter-list{background-color:#e67e22;background-color:rgb(230 126 34 / .95)}body .td-block-color-style-3 .td-pulldown-filter-display-option,body .td-block-color-style-3 .td-pulldown-filter-list{border-color:#f09748}body .td-block-color-style-3 .td-pulldown-filter-display-option,body .td-block-color-style-3 .td-icon-menu-down,body .td-block-color-style-3 .td-pulldown-filter-link{color:#ffead7}body .td-block-color-style-3 .td-module-title a,body .td-block-color-style-3 i{color:#fff}body .td-block-color-style-3 .td-excerpt{color:#ffead7}body .td-block-color-style-3 .td-post-author-name a,body .td-block-color-style-3 .td-post-author-name span{color:#ffead7}body .td-block-color-style-3 .td-module-date{color:#ffead7}body .td-block-color-style-3 .td-module-comments{background-color:#d35400}body .td-block-color-style-3 .td-module-comments a:after{border-color:#7f3300 #fff0 #fff0 #fff0}body .td-block-color-style-3 .td-module-comments a{color:#fff}body .td-block-color-style-3 .item-details,body .td-block-color-style-3 .td_module_5{border-bottom-color:#f09748}body .td-block-color-style-3 .td-icon-font,body .td-block-color-style-3 .td_ajax_load_more{border-color:#fff;color:#ffffff!important}body .td-block-color-style-4,.td-block-color-style-4.td_block_13 .meta-info{background-color:#f8c900}body .td-block-color-style-4 .td-pulldown-filter-display-option,body .td-block-color-style-4 .td-pulldown-filter-list{background-color:#f8c900;background-color:rgb(248 201 0 / .95)}body .td-block-color-style-4 .td-pulldown-filter-display-option,body .td-block-color-style-4 .td-pulldown-filter-list{border-color:#f7de73}body .td-block-color-style-4 .td-pulldown-filter-display-option,body .td-block-color-style-4 .td-icon-menu-down,body .td-block-color-style-4 .td-pulldown-filter-link{color:#fff8d9}body .td-block-color-style-4 .td-module-title a,body .td-block-color-style-4 i{color:#fff}body .td-block-color-style-4 .td-excerpt{color:#fff8d9}body .td-block-color-style-4 .td-post-author-name a,body .td-block-color-style-4 .td-post-author-name span{color:#fff8d9}body .td-block-color-style-4 .td-module-date{color:#fff8d9}body .td-block-color-style-4 .td-module-comments{background-color:#ecb200}body .td-block-color-style-4 .td-module-comments a:after{border-color:#af8400 #fff0 #fff0 #fff0}body .td-block-color-style-4 .td-module-comments a{color:#fff}body .td-block-color-style-4 .item-details,body .td-block-color-style-4 .td_module_5{border-bottom-color:#f7de73}body .td-block-color-style-4 .td-icon-font,body .td-block-color-style-4 .td_ajax_load_more{border-color:#fff8d9;color:#fff8d9!important}body .td-block-color-style-5,.td-block-color-style-5.td_block_13 .meta-info{background-color:#0a9e01}body .td-block-color-style-5 .td-pulldown-filter-display-option,body .td-block-color-style-5 .td-pulldown-filter-list{background-color:#0a9e01;background-color:rgb(10 158 1 / .95)}body .td-block-color-style-5 .td-pulldown-filter-display-option,body .td-block-color-style-5 .td-pulldown-filter-list{border-color:#42aa3c}body .td-block-color-style-5 .td-pulldown-filter-display-option,body .td-block-color-style-5 .td-icon-menu-down,body .td-block-color-style-5 .td-pulldown-filter-link{color:#deffdc}body .td-block-color-style-5 .td-module-title a,body .td-block-color-style-5 i{color:#fff}body .td-block-color-style-5 .td-excerpt{color:#deffdc}body .td-block-color-style-5 .td-post-author-name a,body .td-block-color-style-5 .td-post-author-name span{color:#deffdc}body .td-block-color-style-5 .td-module-date{color:#deffdc}body .td-block-color-style-5 .td-module-comments{background-color:#208e01}body .td-block-color-style-5 .td-module-comments a:after{border-color:#135800 #fff0 #fff0 #fff0}body .td-block-color-style-5 .td-module-comments a{color:#fff}body .td-block-color-style-5 .item-details,body .td-block-color-style-5 .td_module_5{border-bottom-color:#42aa3c}body .td-block-color-style-5 .td-icon-font,body .td-block-color-style-5 .td_ajax_load_more{border-color:#deffdc;color:#deffdc!important}body .td-block-color-style-6,.td-block-color-style-6.td_block_13 .meta-info{background-color:#f09}body .td-block-color-style-6 .td-pulldown-filter-display-option,body .td-block-color-style-6 .td-pulldown-filter-list{background-color:#f09;background-color:rgb(255 0 153 / .85)}body .td-block-color-style-6 .td-pulldown-filter-display-option,body .td-block-color-style-6 .td-pulldown-filter-list{border-color:#ff5bbd}body .td-block-color-style-6 .td-pulldown-filter-display-option,body .td-block-color-style-6 .td-icon-menu-down,body .td-block-color-style-6 .td-pulldown-filter-link{color:#ffe8f6}body .td-block-color-style-6 .td-module-title a,body .td-block-color-style-6 i{color:#fff}body .td-block-color-style-6 .td-excerpt{color:#ffe8f6}body .td-block-color-style-6 .td-post-author-name a,body .td-block-color-style-6 .td-post-author-name span{color:#ffe8f6}body .td-block-color-style-6 .td-module-date{color:#ffe8f6}body .td-block-color-style-6 .td-module-comments{background-color:#dd0085}body .td-block-color-style-6 .td-module-comments a:after{border-color:#a00060 #fff0 #fff0 #fff0}body .td-block-color-style-6 .td-module-comments a{color:#fff}body .td-block-color-style-6 .item-details,body .td-block-color-style-6 .td_module_5{border-bottom-color:#ff49b6}body .td-block-color-style-6 .td-icon-font,body .td-block-color-style-6 .td_ajax_load_more{border-color:#ffdef2;color:#ffdef2!important}.td-post-vid-time{position:absolute;z-index:2;bottom:0;right:0;background-color:#000;color:#fff;display:inline-block;padding:3px 6px 4px;font-family:'Open Sans',arial,sans-serif;font-size:10px;font-weight:600;line-height:1}.td-visible-desktop{display:table}.td-visible-tablet-portrait,.td-visible-phone{display:none}@media (min-width:768px) and (max-width:1023px){.td-visible-tablet-portrait{display:table}.td-visible-desktop{display:none}.td-visible-phone{display:none}}@media (max-width:767px){.td-visible-phone{display:table}.td-visible-desktop{display:none}.td-visible-tablet-portrait{display:none}}@media (min-width:1024px){.td-rec-hide-on-m{display:none!important}}@media (min-width:768px) and (max-width:1023px){.td-rec-hide-on-tp{display:none!important}}@media (max-width:767px){.td-rec-hide-on-p{display:none!important}}.td-a-rec-id-header img{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:767px){.td-a-rec-id-header img{position:relative;display:table;margin-right:0;margin-left:0;margin-top:10px;margin-bottom:10px;width:100%}}.td-a-rec-id-smart_list_6 img,.td-a-rec-id-smart_list_7 img,.td-a-rec-id-smart_list_8 img,.td-a-rec-id-sidebar img,.td-a-rec-id-content_top img,.td-a-rec-id-content_inline img,.td-a-rec-id-content_inlineleft img,.td-a-rec-id-content_inlineright img,.td-a-rec-id-content_bottom img,.td-a-rec-id-custom_ad_1 img,.td-a-rec-id-custom_ad_2 img,.td-a-rec-id-custom_ad_3 img,.td-a-rec-id-custom_ad_4 img,.td-a-rec-id-custom_ad_5 img{width:100%}.td-g-rec-id-sidebar{text-align:center;margin-top:20px;margin-bottom:15px}.td-visible-desktop,.td-visible-tablet-portrait,.td-visible-phone{margin-left:auto;margin-right:auto}.td-a-rec-id-sidebar{margin-top:20px;margin-bottom:20px}.td-g-rec-id-content_top,.td-g-rec-id-content_bottom{clear:both;text-align:center;margin-bottom:15px;margin-top:21px}.td-a-rec-id-content_top,.td-a-rec-id-content_bottom{clear:both;text-align:center;margin-bottom:21px;margin-top:21px}.td-a-rec-id-content_top img,.td-a-rec-id-content_bottom img{margin-bottom:0}.td-g-rec-id-content_inline{text-align:center;margin-top:20px;margin-bottom:15px}.td-g-rec-id-content_inlineleft,.td-a-rec-id-content_inlineleft{float:left;margin-bottom:15px;margin-top:9px;margin-right:21px}.td-g-rec-id-content_inlineright,.td-a-rec-id-content_inlineright{float:right;margin-bottom:15px;margin-top:6px;margin-left:21px}.td-g-rec-id-smart_list_6,.td-g-rec-id-smart_list_7,.td-g-rec-id-smart_list_8{clear:both}.td-g-rec-id-smart_list_6 .adsbygoogle,.td-g-rec-id-smart_list_7 .adsbygoogle,.td-g-rec-id-smart_list_8 .adsbygoogle{margin-top:0;margin-bottom:0;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-a-rec-id-smart_list_6,.td-a-rec-id-smart_list_7,.td-a-rec-id-smart_list_8{clear:both;text-align:center}.td-a-rec-id-smart_list_6>div,.td-a-rec-id-smart_list_7>div,.td-a-rec-id-smart_list_8>div{margin-top:16px;margin-bottom:0}.td-a-rec-id-smart_list_6 img,.td-a-rec-id-smart_list_7 img,.td-a-rec-id-smart_list_8 img{margin:0}.td-a-rec-id-smart_list_6 .td-adspot-title,.td-a-rec-id-smart_list_7 .td-adspot-title,.td-a-rec-id-smart_list_8 .td-adspot-title{margin-bottom:-11px}.td-g-rec-id-smart_list_6 .adsbygoogle,.td-a-rec-id-smart_list_6>div{margin-top:16px;margin-bottom:16px}.td-g-rec-id-smart_list_7 .adsbygoogle,.td-a-rec-id-smart_list_7>div{margin-bottom:26px}.td-a-rec-id-footer_top,.td-g-rec-id-footer_top{display:table;position:relative;text-align:center;margin-right:auto;margin-left:auto}.td-a-rec-id-footer_top>div,.td-g-rec-id-footer_top>div,.td-a-rec-id-footer_top .adsbygoogle,.td-g-rec-id-footer_top .adsbygoogle{margin:-10px auto 32px auto}@media (max-width:767px){.td-a-rec-id-footer_top>div img,.td-g-rec-id-footer_top>div img{width:100%}}.td-a-rec-id-footer_top .td-adspot-title,.td-g-rec-id-footer_top .td-adspot-title{margin-top:-31px;margin-bottom:15px}.td-a-rec-id-custom_ad_1,.td-a-rec-id-custom_ad_2,.td-a-rec-id-custom_ad_3,.td-a-rec-id-custom_ad_4,.td-a-rec-id-custom_ad_5,.td-g-rec-id-custom_ad_1,.td-g-rec-id-custom_ad_2,.td-g-rec-id-custom_ad_3,.td-g-rec-id-custom_ad_4,.td-g-rec-id-custom_ad_5{display:table;margin-bottom:20px!important;margin-top:20px;margin-left:auto;margin-right:auto;position:relative}.td-g-rec-id-custom_ad_1,.td-g-rec-id-custom_ad_2,.td-g-rec-id-custom_ad_3,.td-g-rec-id-custom_ad_4,.td-g-rec-id-custom_ad_5{margin-bottom:15px!important}.td-adspot-title{color:#767676;font-size:10px;text-align:center;display:block;margin-top:-5px;margin-bottom:5px}.td-all-devices{display:table;margin-left:auto;margin-right:auto}.td-all-devices img{display:block}@media (max-width:767px){.td-all-devices img{width:100%}}.td-pb-span8 .td-big-grids,.td-pb-span4 .td-big-grids{width:auto!important;background-color:transparent!important}.td_block_big_grid,.td_block_big_grid_2,.td_block_big_grid_3,.td_block_big_grid_4,.td_block_big_grid_5,.td_block_big_grid_6,.td_block_big_grid_7{width:1021px;left:-1px;position:relative}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid,.td_block_big_grid_2,.td_block_big_grid_3,.td_block_big_grid_4,.td_block_big_grid_5,.td_block_big_grid_6,.td_block_big_grid_7{width:756px}}@media (max-width:767px){.td_block_big_grid,.td_block_big_grid_2,.td_block_big_grid_3,.td_block_big_grid_4,.td_block_big_grid_5,.td_block_big_grid_6,.td_block_big_grid_7{width:100%;left:0}}.td-big-grid-post{position:relative;overflow:hidden;z-index:1}.td-big-grid-post .entry-title{margin:0}.td-big-grid-post .entry-title a{text-shadow:1px 1px 3px rgb(0 0 0 / .2);font-family:inherit}.td-big-grid-post .td-module-comments{position:absolute;top:20px;right:20px;background-color:rgb(0 0 0 / .7);z-index:1}@media (max-width:767px){.td-big-grid-post .td-module-comments{display:none}}.td-big-grid-post .td-module-comments a:after{border-color:#000 #fff0 #fff0 #fff0}.td-big-grid-post .td-module-thumb{overflow:hidden;margin:0;height:100%;background-color:#ccc}.td-big-grid-post .entry-thumb{width:100%}.td-big-grid-post .td-big-grid-meta{position:absolute;pointer-events:none;bottom:0;padding:0 8px 11px 8px;width:100%;z-index:1}@media (max-width:767px){.td-big-grid-post .td-big-grid-meta{padding:0 8px 4px 8px}}.td-big-grid-post .td-big-grid-meta .td-post-category,.td-big-grid-post .td-big-grid-meta .td-post-author-name,.td-big-grid-post .td-big-grid-meta .td-module-title{pointer-events:auto}.td-big-grid-post .td-big-grid-meta a,.td-big-grid-post .td-big-grid-meta i,.td-big-grid-post .td-big-grid-meta span,.td-big-grid-post .td-big-grid-meta .entry-date{color:#fff}.td-module-empty{background-color:#e5e5e5}.td-big-grids{border-top:none}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll{overflow-x:auto;white-space:nowrap;font-size:0;overflow-y:hidden;padding-top:3px;z-index:0;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0);clear:both}.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{margin-left:3px;margin-right:0;margin-bottom:0}.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child{margin-left:0}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{display:inline-block;white-space:normal;float:none;vertical-align:top;width:80%}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post{width:100%}}.td_block_big_grid .td-big-thumb{float:left;width:537px;position:relative;margin-right:4px;height:360px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid .td-big-thumb{width:400px;height:264px}}@media (max-width:767px){.td_block_big_grid .td-big-thumb{width:100%;margin-left:0;margin-bottom:4px;float:none;height:auto}}.td_block_big_grid .td-tiny-thumb{float:left;width:238px;height:178px;position:relative;overflow:hidden}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid .td-tiny-thumb{width:174px;height:130px}}@media (max-width:767px){.td_block_big_grid .td-tiny-thumb{width:50%;max-height:170px}}@media (max-width:474px){.td_block_big_grid .td-tiny-thumb{max-height:102px}}@media (max-width:767px){.td_block_big_grid .td-tiny-thumb .td-post-category{display:none}}.td_block_big_grid .td-tiny-thumb .td-post-vid-time{bottom:auto;top:0}@media (max-width:767px){.td_block_big_grid .entry-thumb{height:auto;width:100%}}.td_block_big_grid .td-big-grid-post-1,.td_block_big_grid .td-big-grid-post-3{margin-right:4px}@media (max-width:767px){.td_block_big_grid .td-big-grid-post-1,.td_block_big_grid .td-big-grid-post-3{margin-right:0}}.td_block_big_grid .td-big-grid-post-1,.td_block_big_grid .td-big-grid-post-2{margin-bottom:4px}@media (max-width:767px){.td_block_big_grid .td-big-grid-post-1:after,.td_block_big_grid .td-big-grid-post-3:after{content:'';width:3px;height:100%;position:absolute;top:0;right:0;display:block;background-color:#fff;z-index:1}}.td_block_big_grid .td-module-empty{float:left;height:178px;width:238px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid .td-module-empty{width:174px;height:130px}}@media (max-width:767px){.td_block_big_grid .td-module-empty{width:50%;max-height:170px;display:none}}@media (max-width:474px){.td_block_big_grid .td-module-empty{width:50%;max-height:102px}}@media (max-width:767px){.td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,.td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2{display:block}}.td_block_big_grid_2 .td-big-grid-post{height:398px;float:left}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_2 .td-big-grid-post{height:294px}}@media (max-width:767px){.td_block_big_grid_2 .td-big-grid-post{height:200px;width:100%!important;float:none}}.td_block_big_grid_2 .td-big-grid-post-0{width:509px;margin-right:2px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_2 .td-big-grid-post-0{width:376px}}@media (max-width:767px){.td_block_big_grid_2 .td-big-grid-post-0{margin-right:0}}.td_block_big_grid_2 .td-big-grid-post-1{width:509px;margin-left:1px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_2 .td-big-grid-post-1{width:377px}}@media (max-width:767px){.td_block_big_grid_2 .td-big-grid-post-1{margin-left:0;margin-top:3px}}@media (max-width:767px){.td_block_big_grid_2 .td-module-empty{display:none}}.td_block_big_grid_3 .td-big-grid-post{height:336px;float:left}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_3 .td-big-grid-post{height:246px}}@media (max-width:767px){.td_block_big_grid_3 .td-big-grid-post{height:200px;width:100%!important;float:none}}.td_block_big_grid_3 .td-big-grid-post-0{width:338px;margin-right:2px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_3 .td-big-grid-post-0{width:250px}}@media (max-width:767px){.td_block_big_grid_3 .td-big-grid-post-0{margin-right:0}}.td_block_big_grid_3 .td-big-grid-post-1{width:338px;margin-right:2px;margin-left:1px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_3 .td-big-grid-post-1{width:249px}}@media (max-width:767px){.td_block_big_grid_3 .td-big-grid-post-1{margin-right:0;margin-left:0;margin-top:3px}}.td_block_big_grid_3 .td-big-grid-post-2{width:339px;margin-left:1px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_3 .td-big-grid-post-2{width:251px}}@media (max-width:767px){.td_block_big_grid_3 .td-big-grid-post-2{margin-left:0;margin-top:3px}}@media (max-width:767px){.td_block_big_grid_3 .td-module-empty{display:none}}.td_block_big_grid_4 .td-big-grid-post-0{width:509px;height:300px;float:left;margin-right:2px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_4 .td-big-grid-post-0{width:376px;height:250px}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-0{width:100%;height:auto;margin-right:0}}.td_block_big_grid_4 .td-big-grid-post-1{width:509px;height:300px;float:left;margin-left:1px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_4 .td-big-grid-post-1{width:377px;height:250px}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-1{width:100%;height:auto;clear:both;margin:3px 0 0}}.td_block_big_grid_4 .td-big-grid-post-2{width:338px;height:205px;float:left;margin:3px 2px 0 0}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_4 .td-big-grid-post-2{width:250px;height:155px}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-2{margin:3px 0 0}}.td_block_big_grid_4 .td-big-grid-post-3{width:338px;height:205px;float:left;margin:3px 2px 0 1px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_4 .td-big-grid-post-3{width:249px;height:155px}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-3{margin:3px 0 0}}.td_block_big_grid_4 .td-big-grid-post-4{width:339px;height:205px;float:left;margin:3px 0 0 1px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_4 .td-big-grid-post-4{width:251px;height:155px}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-4{margin-left:0}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-1,.td_block_big_grid_4 .td-big-grid-post-2,.td_block_big_grid_4 .td-big-grid-post-3,.td_block_big_grid_4 .td-big-grid-post-4{width:50%;max-height:148px}}@media (max-width:474px){.td_block_big_grid_4 .td-big-grid-post-1,.td_block_big_grid_4 .td-big-grid-post-2,.td_block_big_grid_4 .td-big-grid-post-3,.td_block_big_grid_4 .td-big-grid-post-4{max-height:102px}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,.td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,.td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,.td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,.td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post-1:after,.td_block_big_grid_4 .td-big-grid-post-3:after{content:'';width:3px;height:100%;position:absolute;top:0;right:0;display:block;background-color:#fff;z-index:1}}.td_block_big_grid_4 .td-module-empty{float:left}.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-1,.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-1,.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-1,.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2,.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-2,.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-2{display:none}@media (max-width:767px){.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3{display:none}}@media (max-width:767px){.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2{display:block}}.td_block_big_grid_5 .td-small-thumb{width:338px;height:198px;float:left}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_5 .td-small-thumb{width:250px;height:144px}}.td_block_big_grid_5 .td-medium-thumb{width:339px;height:399px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_5 .td-medium-thumb{width:250px;height:291px}}.td_block_big_grid_5 .td-big-grid-post-0{margin-right:2px}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post-0{width:100%;height:auto;margin-right:0}}.td_block_big_grid_5 .td-big-grid-post-1{margin-right:2px;margin-left:1px}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post-1{width:50%;clear:both;max-height:148px;margin:3px 0 0}}@media (max-width:474px){.td_block_big_grid_5 .td-big-grid-post-1{max-height:102px}}.td_block_big_grid_5 .td-big-grid-post-2{clear:left;margin-right:2px;margin-top:3px}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post-2{width:50%;clear:none;max-height:148px;margin:3px 0 0}}@media (max-width:474px){.td_block_big_grid_5 .td-big-grid-post-2{max-height:102px}}.td_block_big_grid_5 .td-big-grid-post-3{margin-right:2px;margin-left:1px;margin-top:3px}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post-3{width:50%;max-height:148px;margin:3px 0 0}}@media (max-width:474px){.td_block_big_grid_5 .td-big-grid-post-3{max-height:102px}}.td_block_big_grid_5 .td-big-grid-post-4{position:absolute;top:0;right:0}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post-4{width:50%;position:relative;float:left;max-height:148px;margin:3px 0 0}}@media (max-width:474px){.td_block_big_grid_5 .td-big-grid-post-4{max-height:102px}}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post-1:after,.td_block_big_grid_5 .td-big-grid-post-3:after{content:'';width:3px;height:100%;position:absolute;top:0;right:0;display:block;background-color:#fff;z-index:1}}.td_block_big_grid_5 .td-module-empty{float:left}@media (max-width:767px){.td_block_big_grid_5 .td-module-empty{display:none}}.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4{width:339px;height:399px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4{width:250px;height:291px}}.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2{height:198px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2{height:144px}}.td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3{width:338px;height:198px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3{width:250px;height:144px}}.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1{width:340px;height:198px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1{width:252px;height:144px}}@media (max-width:767px){.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4{display:block;height:148px;max-height:none;width:50%;margin-top:3px}}@media (max-width:474px){.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4{display:block;height:102px;max-height:none}}.td_block_big_grid_6{background-color:#e5e5e5}@media (max-width:767px){.td_block_big_grid_6{background-color:#fff}}.td_block_big_grid_6 .td-big-grid-post{float:left}.td_block_big_grid_6 .td-small-thumb{height:180px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-small-thumb{height:142px}}@media (max-width:767px){.td_block_big_grid_6 .td-small-thumb{height:150px}}.td_block_big_grid_6 .td-big-grid-post-0{width:680px;height:360px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-big-grid-post-0{width:506px;height:284px}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0{width:100%;height:auto}}.td_block_big_grid_6 .td-big-grid-post-1{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-big-grid-post-1{width:250px}}.td_block_big_grid_6 .td-big-grid-post-2{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-big-grid-post-2{width:250px}}.td_block_big_grid_6 .td-big-grid-post-3{width:340px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-big-grid-post-3{width:253px}}.td_block_big_grid_6 .td-big-grid-post-4{width:340px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-big-grid-post-4{width:253px}}.td_block_big_grid_6 .td-big-grid-post-5{width:341px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_6 .td-big-grid-post-5{width:250px}}.td_block_big_grid_6 .td-module-empty{float:left;height:180px;display:none!important}.td_block_big_grid_7{background-color:#e5e5e5}@media (max-width:767px){.td_block_big_grid_7{background-color:#fff}}.td_block_big_grid_7 .td-grid-columns{float:left}@media (max-width:767px){.td_block_big_grid_7 .td-grid-columns{float:none;width:100%;display:inline}}.td_block_big_grid_7 .td-medium-thumb{width:340px;height:360px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_7 .td-medium-thumb{width:252px;height:284px}}@media (max-width:767px){.td_block_big_grid_7 .td-medium-thumb{width:100%;height:150px}}.td_block_big_grid_7 .td-small-thumb{width:341px;height:180px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_7 .td-small-thumb{width:252px;height:142px}}@media (max-width:767px){.td_block_big_grid_7 .td-small-thumb{width:100%;height:150px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0{height:180px}}.td_block_big_grid_7 .td-big-grid-post-1{width:340px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_7 .td-big-grid-post-1{width:252px;height:142px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-1{width:100%;height:180px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb{margin-top:3px}}.td_block_big_grid_7 .td-big-grid-post-5{width:340px}@media (min-width:768px) and (max-width:1023px){.td_block_big_grid_7 .td-big-grid-post-5{width:252px;height:142px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-5{height:150px;margin-left:3px!important}}.td_block_big_grid_7 .td-module-empty{display:none!important}@media (max-width:767px){.td-big-thumb .td-video-play-ico{top:38px;left:auto;right:0}}@media (max-width:767px){.td-medium-thumb .td-video-play-ico{top:34px;left:auto;right:8px;width:30px;height:30px;font-size:30px}}.td-small-thumb .td-video-play-ico{width:30px;height:30px;font-size:30px}.td-small-thumb .td-post-vid-time{bottom:auto;top:0}.td-tiny-thumb .td-video-play-ico{width:30px;height:30px;font-size:30px}@media (max-width:1023px){.td-tiny-thumb .td-video-play-ico{width:24px;height:24px;font-size:24px}}@media (min-width:768px) and (max-width:1023px){.td-tiny-thumb .td-video-play-ico{top:-12px!important}}@media (max-width:767px){.td-tiny-thumb .td-video-play-ico{top:30px;left:auto;right:0}}.td-grid-style-1 .td-big-thumb .td-big-grid-meta{width:80%;padding:0 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-big-thumb .td-big-grid-meta{padding:0 17px 11px}}@media (max-width:767px){.td-grid-style-1 .td-big-thumb .td-big-grid-meta{padding:0 10px 10px;width:100%}}.td-grid-style-1 .td-big-thumb .entry-title{font-size:24px;line-height:30px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-big-thumb .entry-title{font-size:18px!important;line-height:24px!important;margin-top:4px;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-1 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{padding:0 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{padding:0 20px 11px 17px}}@media (max-width:767px){.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{padding:0 10px 10px}}.td-grid-style-1 .td-medium-thumb .entry-title{font-size:20px;line-height:26px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-medium-thumb .entry-title{font-size:16px!important;line-height:20px!important;margin-top:4px;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-1 .td-medium-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-1 .td-small-thumb .td-big-grid-meta{padding:0 20px 10px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-small-thumb .td-big-grid-meta{padding:0 17px 5px}}@media (max-width:767px){.td-grid-style-1 .td-small-thumb .td-big-grid-meta{padding:0 10px 0}}.td-grid-style-1 .td-small-thumb .td-module-meta-info{display:none}.td-grid-style-1 .td-small-thumb .entry-title{font-size:16px;line-height:22px;font-weight:600;margin-top:6px;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-small-thumb .entry-title{font-size:13px!important;line-height:17px!important}}.td-grid-style-1 .td-small-thumb .td-module-comments{display:none}.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta{padding:0 10px 2px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta{padding:0 8px 0}}@media (max-width:767px){.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta{padding:0 10px 0}}.td-grid-style-1 .td-tiny-thumb .entry-title{font-size:13px;line-height:17px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-1 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td-grid-style-1 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:17px!important}}.td-grid-style-1 .td-tiny-thumb .td-module-meta-info,.td-grid-style-1 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:767px){.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta{padding:0 10px}.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:13px!important;line-height:17px!important;font-weight:600;margin-top:6px;margin-bottom:7px}.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico{top:30px;left:auto;right:8px;width:24px;height:24px;font-size:24px}.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:26px!important;font-weight:600!important;margin-bottom:5px;margin-top:6px}.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta{padding:0 10px 10px}.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico{top:35px;left:auto;right:8px;width:30px;height:30px;font-size:30px}}@media (max-width:767px){.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:0 10px 7px!important}.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px!important;line-height:20px!important;font-weight:600!important;margin-top:3px;margin-bottom:0}.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico{top:8px;left:auto;right:8px;transform:none;-webkit-transform:none}}.td-grid-style-1 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;opacity:.6;bottom:0;background:#fff0;background:-webkit-gradient(left top,left bottom,color-stop(0%,#fff0),color-stop(100%,#000000));background:-webkit-linear-gradient(top,#fff0 0%,#000000 100%);background:linear-gradient(to bottom,#fff0 0%,#000000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}@media (max-width:767px){.td-grid-style-1 .td-module-thumb a:last-child:before{height:140%;opacity:.8}}@media (max-width:767px){.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:0 10px 10px}}@media (max-width:767px){.td-grid-style-1 .td-post-category{position:relative;top:4px}}@media (min-width:1025px){.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:after{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.td-grid-style-1.td-hover-1 .entry-thumb{-webkit-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{opacity:.8}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.05,1.05,1);-webkit-transform:scale3d(1.05,1.05,1);-moz-transform:scale3d(1.05,1.05,1) rotate(0.02deg)}}.td-grid-style-2 .td-video-play-ico{top:10px;left:auto;right:10px;width:30px;height:30px;font-size:30px}@media (max-width:1023px){.td-grid-style-2 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:767px){.td-grid-style-2 .td-video-play-ico{top:8px;right:8px}}@media (max-width:1023px){.td-grid-style-2 .td-big-thumb .td-video-play-ico,.td-grid-style-2 .td-medium-thumb .td-video-play-ico{width:30px;height:30px;font-size:30px}}.td-grid-style-2 .td-big-thumb .td-big-grid-meta{padding:10px 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-big-thumb .td-big-grid-meta{padding:8px 17px 11px}}@media (max-width:767px){.td-grid-style-2 .td-big-thumb .td-big-grid-meta{padding:2px 10px 10px}}.td-grid-style-2 .td-big-thumb .entry-title{font-size:24px;line-height:30px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-big-thumb .entry-title{font-size:18px!important;line-height:24px!important;margin-top:4px;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-2 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{padding:10px 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{padding:8px 20px 11px 17px}}@media (max-width:767px){.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{padding:2px 10px 10px}}.td-grid-style-2 .td-medium-thumb .entry-title{font-size:20px;line-height:26px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-medium-thumb .entry-title{font-size:16px!important;line-height:20px!important;margin-top:4px;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-2 .td-medium-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-2 .td-small-thumb .td-big-grid-meta{padding:8px 20px 10px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-small-thumb .td-big-grid-meta{padding:4px 17px 5px}}@media (max-width:767px){.td-grid-style-2 .td-small-thumb .td-big-grid-meta{padding:0 10px 0}}.td-grid-style-2 .td-small-thumb .td-module-meta-info{display:none}.td-grid-style-2 .td-small-thumb .entry-title{font-size:16px;line-height:22px;font-weight:600;margin-top:6px;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-small-thumb .entry-title{font-size:13px!important;line-height:17px!important}}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-small-thumb .td-post-category{display:inline}}.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{padding:3px 10px 2px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{padding:0 8px 0}}@media (max-width:767px){.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{padding:0 10px 0}}.td-grid-style-2 .td-tiny-thumb .entry-title{font-size:13px;line-height:17px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-2 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td-grid-style-2 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:17px!important}}.td-grid-style-2 .td-tiny-thumb .td-module-meta-info{display:none}.td-grid-style-2 .td-big-grid-meta{background-color:rgb(0 0 0 / .4)}.td-grid-style-2 .td-post-category{position:relative;top:2px;text-transform:uppercase;padding:0;background-color:#fff0}.td-grid-style-2 .td-module-comments{display:none}@media (max-width:767px){.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta{padding:0 10px}.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:13px!important;line-height:17px!important;font-weight:600;margin-top:6px;margin-bottom:7px}.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico{top:8px;left:auto;right:8px;width:24px;height:24px;font-size:24px}.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:26px!important;font-weight:600!important;margin-bottom:5px;margin-top:6px}.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category{display:inline}.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta{padding:0 10px 10px}.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico{top:8px;left:auto;right:8px;width:30px;height:30px;font-size:30px}}@media (max-width:767px){.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:0 10px 7px!important}.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-post-category{top:4px}.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px!important;line-height:20px!important;font-weight:600!important;margin-top:3px;margin-bottom:0}.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico{top:8px;left:auto;right:8px;transform:none;-webkit-transform:none}}.td-grid-style-2 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;opacity:.5;bottom:0;background:#fff0;background:-webkit-gradient(left top,left bottom,color-stop(0%,#fff0),color-stop(100%,#000000));background:-webkit-linear-gradient(top,#fff0 0%,#000000 100%);background:linear-gradient(to bottom,#fff0 0%,#000000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}@media (max-width:767px){.td-grid-style-2 .td-module-thumb a:last-child:before{height:140%;opacity:.8}}@media (max-width:767px){.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:0 10px 10px}}@media (min-width:1025px){.td-grid-style-2.td-hover-1 .td-module-thumb a:last-child:before{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{opacity:.8}}.td-grid-style-3 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#4db2ec;opacity:.1}.td-grid-style-3 .td-module-thumb a:last-child:after{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#000;opacity:.32;top:0}.td-grid-style-3 .td-big-grid-post .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .3)}.td-grid-style-3 .td-big-thumb .td-big-grid-meta{padding:0 30px 30px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-big-thumb .td-big-grid-meta{padding:0 17px 11px}}@media (max-width:767px){.td-grid-style-3 .td-big-thumb .td-big-grid-meta{padding:0 10px 10px}}.td-grid-style-3 .td-big-thumb .entry-title{font-size:28px;line-height:33px;font-weight:500;margin-top:9px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-big-thumb .entry-title{font-size:18px!important;line-height:24px!important;margin-top:4px;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-3 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-top:6px;margin-bottom:6px}}.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{padding:0 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{padding:0 20px 11px 17px}}@media (max-width:767px){.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{padding:0 10px 10px}}.td-grid-style-3 .td-medium-thumb .entry-title{font-size:22px;line-height:27px;font-weight:500;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-medium-thumb .entry-title{font-size:16px!important;line-height:20px!important;margin-top:4px;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-3 .td-medium-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-3 .td-small-thumb .td-big-grid-meta{padding:0 20px 10px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-small-thumb .td-big-grid-meta{padding:0 17px 5px}}@media (max-width:767px){.td-grid-style-3 .td-small-thumb .td-big-grid-meta{padding:0 10px 0}}.td-grid-style-3 .td-small-thumb .td-module-meta-info{display:none}.td-grid-style-3 .td-small-thumb .entry-title{font-size:17px;line-height:22px;font-weight:500;margin-top:6px;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-small-thumb .entry-title{font-size:13px!important;line-height:17px!important}}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-small-thumb .td-post-category{display:inline}}.td-grid-style-3 .td-small-thumb .td-module-comments{display:none}.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta{padding:0 10px 2px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta{padding:0 8px 0}}@media (max-width:767px){.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta{padding:0 10px 0}}.td-grid-style-3 .td-tiny-thumb .entry-title{font-size:15px;line-height:19px;font-weight:500;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-3 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td-grid-style-3 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:17px!important}}.td-grid-style-3 .td-tiny-thumb .td-module-meta-info,.td-grid-style-3 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:767px){.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:13px!important;line-height:17px!important;font-weight:500;margin-bottom:6px}.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico{top:8px;left:auto;right:8px;width:24px;height:24px;font-size:24px}.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta{padding:0 10px}}@media (max-width:767px){.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:26px!important;font-weight:500!important}.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category{display:inline}.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta{padding:0 10px 10px}.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico{top:8px;left:auto;right:8px;width:30px;height:30px;font-size:30px}}@media (max-width:767px){.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:0 10px 7px}.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px!important;line-height:20px!important;font-weight:500!important;margin-top:3px;margin-bottom:0}.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico{top:8px;left:auto;right:8px;transform:none;-webkit-transform:none}}@media (max-width:767px){.td-grid-style-3 .td-module-thumb a:last-child:after{opacity:.4}}@media (max-width:767px){.td-grid-style-3 .td-post-category{position:relative;top:4px}}@media (min-width:1025px){.td-grid-style-3.td-hover-1 .entry-thumb{max-width:none;width:calc(100% + 50px);width:-moz-calc(100% + 50px);width:-webkit-calc(100% + 50px);width:-o-calc(100% + 50px);opacity:.7;-webkit-transition:opacity 0.35s ease 0s,transform 0.35s ease 0s;transition:opacity 0.35s ease 0s,transform 0.35s ease 0s;transform:translate3d(-40px,0,0);-webkit-transform:translate3d(-40px,0,0)}.td-grid-style-3.td-hover-1 .td-big-grid-meta{-webkit-transition:opacity 0.35s ease 0s,transform 0.35s ease 0s;transition:opacity 0.35s ease 0s,transform 0.35s ease 0s;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:before,.td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:after{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.td-grid-style-3.td-hover-1 .td-module-comments{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s;opacity:0}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta{transform:translate3d(0,-20px,0);-webkit-transform:translate3d(0,-20px,0)}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta{transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{opacity:.16}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{opacity:.6}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-comments{opacity:1}}.td-grid-style-4 .td-meta-info-container{top:0;bottom:0;margin:0;font-size:0;position:absolute;width:100%}.td-grid-style-4 .td-meta-info-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.td-grid-style-4 .entry-title{display:inline-block;width:100%}.td-grid-style-4 .td-meta-align{display:inline-block;vertical-align:middle;width:100%}.td-grid-style-4 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td-grid-style-4 .td-post-category{background-color:#fff0}.td-grid-style-4 .td-big-grid-meta{position:relative;text-align:center;padding:0 10%}@media (max-width:767px){.td-grid-style-4 .td-big-grid-meta{padding:0 4%}}.td-grid-style-4 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#4db2ec;opacity:.2;top:0}.td-grid-style-4 .td-module-thumb a:last-child:after{content:'';width:100%;height:100%;position:absolute;z-index:0;background-color:#000;opacity:.2;top:0}.td-grid-style-4 .td-module-thumb .td-video-play-ico{top:auto;bottom:10px;left:auto;right:10px;width:30px;height:30px;font-size:30px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-4 .td-module-thumb .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:767px){.td-grid-style-4 .td-module-thumb .td-video-play-ico{display:none}}.td-grid-style-4 .td-big-thumb .entry-title{font-size:26px;line-height:30px;font-weight:600;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-4 .td-big-thumb .entry-title{font-size:22px!important;line-height:26px!important}}@media (max-width:767px){.td-grid-style-4 .td-big-thumb .entry-title{font-size:20px!important;line-height:24px!important;margin-bottom:6px}}.td-grid-style-4 .td-medium-thumb .entry-title{font-size:24px;line-height:28px;font-weight:600;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-4 .td-medium-thumb .entry-title{font-size:18px!important;line-height:21px!important}}@media (max-width:767px){.td-grid-style-4 .td-medium-thumb .entry-title{font-size:20px!important;line-height:24px!important;margin-bottom:6px}}.td-grid-style-4 .td-small-thumb .entry-title{font-size:18px;line-height:21px;font-weight:600;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-4 .td-small-thumb .entry-title{font-size:14px!important;line-height:17px!important}}.td-grid-style-4 .td-small-thumb .td-module-comments{display:none}.td-grid-style-4 .td-tiny-thumb .entry-title{font-size:14px;line-height:18px;font-weight:600;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-4 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:16px!important;margin:5px 0}}@media (max-width:767px){.td-grid-style-4 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:14px!important;margin:5px 0}}.td-grid-style-4 .td-tiny-thumb .td-post-category,.td-grid-style-4 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:1023px){.td-grid-style-4 .td-tiny-thumb .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:12px!important;line-height:14px!important;margin:5px 0}.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico{top:8px;left:auto;right:8px;width:24px;height:24px;font-size:24px}.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:24px!important;margin:5px 0}.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category{display:inline}.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico{top:8px;left:auto;right:8px;width:30px;height:30px;font-size:30px}}@media (max-width:767px){.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:14px!important;line-height:17px!important}.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico{top:8px;left:auto;right:8px;transform:none;-webkit-transform:none}}@media (min-width:1025px){.td-grid-style-4.td-hover-1 .td-module-thumb:before{content:'';width:101%;height:100%;position:absolute;z-index:1;opacity:.8;top:0;background:#fff0;background:-webkit-gradient(left top,left bottom,color-stop(0%,#fff0),color-stop(61%,rgb(0 0 0 / .6)),color-stop(100%,rgb(0 0 0 / .6)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .6) 61%,rgb(0 0 0 / .6) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .6) 61%,rgb(0 0 0 / .6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);-webkit-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s;transform:translate3d(0,80%,0);-webkit-transform:translate3d(0,80%,0)}.td-grid-style-4.td-hover-1 .td-module-thumb a:last-child:before{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.td-grid-style-4.td-hover-1 .td-post-category{-webkit-transition:background-color 0.35s ease 0s,color 0.35s ease 0s;transition:background-color 0.35s ease 0s,color 0.35s ease 0s;background-color:#fff0}.td-grid-style-4.td-hover-1 .td-big-grid-meta{-webkit-transition:opacity 0.35s ease 0s,transform 0.35s ease 0s;transition:opacity 0.35s ease 0s,transform 0.35s ease 0s;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-grid-style-4.td-hover-1 .td-module-comments{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s;opacity:0}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb:before{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{opacity:.1}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:#fff;color:#000}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta{transform:translate3d(0,-20px,0);-webkit-transform:translate3d(0,-20px,0)}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta{transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-comments{opacity:1}}.td-grid-style-5 .td-meta-info-container{top:0;bottom:0;margin:0;font-size:0;position:absolute;width:100%}.td-grid-style-5 .td-meta-info-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.td-grid-style-5 .td-meta-align{display:inline-block;vertical-align:middle;width:100%}.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td-grid-style-5 .td-big-grid-meta{position:relative;text-align:center;padding:0 10%}@media (max-width:767px){.td-grid-style-5 .td-big-grid-meta{padding:0 4%}}.td-grid-style-5 .entry-title{display:inline-block;width:100%;font-weight:300;text-transform:uppercase}.td-grid-style-5 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#000;opacity:.7;top:0}@media (min-width:768px) and (max-width:1023px){.td-grid-style-5 .td-module-comments{display:none}}.td-grid-style-5 .td-post-category{-webkit-transition:background-color 0.35s ease 0s,color 0.35s ease 0s;transition:background-color 0.35s ease 0s,color 0.35s ease 0s}.td-grid-style-5 .td-post-category:hover{background-color:#fff;color:#000}.td-grid-style-5 .td-video-play-ico{top:auto;bottom:10px;left:auto;right:10px;width:30px;height:30px;font-size:30px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-5 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:767px){.td-grid-style-5 .td-video-play-ico{display:none}}.td-grid-style-5 .td-big-thumb .entry-title{font-size:37px;line-height:39px;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-5 .td-big-thumb .entry-title{font-size:22px!important;line-height:26px!important}}@media (max-width:767px){.td-grid-style-5 .td-big-thumb .entry-title{font-size:20px!important;line-height:24px!important}}.td-grid-style-5 .td-medium-thumb .entry-title{font-size:24px;line-height:28px;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-5 .td-medium-thumb .entry-title{font-size:18px!important;line-height:21px!important}}@media (max-width:767px){.td-grid-style-5 .td-medium-thumb .entry-title{font-size:20px!important;line-height:24px!important}}.td-grid-style-5 .td-small-thumb .entry-title{font-size:18px;line-height:21px;margin-top:1px;margin-bottom:9px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-5 .td-small-thumb .entry-title{font-size:14px!important;line-height:17px!important}}.td-grid-style-5 .td-small-thumb .td-module-comments{display:none}.td-grid-style-5 .td-tiny-thumb .entry-title{font-size:14px;line-height:18px;font-weight:400}@media (min-width:768px) and (max-width:1023px){.td-grid-style-5 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:16px!important}}@media (max-width:767px){.td-grid-style-5 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:14px!important;margin:5px 0}}.td-grid-style-5 .td-tiny-thumb .td-post-category,.td-grid-style-5 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:1023px){.td-grid-style-5 .td-tiny-thumb .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-5.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:12px!important;line-height:14px!important;margin:5px 0}.td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:24px!important;margin:5px 0}.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category{display:inline}}@media (max-width:767px){.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:14px!important;line-height:17px!important}}@media (min-width:1025px){.td-grid-style-5.td-hover-1 .entry-thumb{-webkit-transition:transform 0.6s ease 0s;transition:transform 0.6s ease 0s;transform:scale(1.1);-webkit-transform:scale(1.1)}.td-grid-style-5.td-hover-1 .td-module-thumb:after{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#4db2ec;opacity:0;top:0;left:0;pointer-events:none;-webkit-transition:opacity 0.4s ease 0.2s;transition:opacity 0.4s ease 0.2s}.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(255 255 255 / .2);content:'';z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-116%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-116%,0)}.td-grid-style-5.td-hover-1 .td-module-comments{-webkit-transition:opacity 0.6s ease 0s;transition:opacity 0.6s ease 0s;opacity:0}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale(1);-webkit-transform:scale(1)}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-comments{opacity:1}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{-webkit-transition:transform 0.6s ease 0s;transition:transform 0.6s ease 0s;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,116%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,116%,0)}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after{opacity:.3}}.td-grid-style-6 .td-video-play-ico{top:auto;bottom:10px;left:auto;right:10px;width:30px;height:30px;font-size:30px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:767px){.td-grid-style-6 .td-video-play-ico{display:none}}.td-grid-style-6 .td-post-category{background-color:#fff0;padding:0;position:absolute;bottom:17px}@media (max-width:767px){.td-grid-style-6 .td-post-category{bottom:10px}}.td-grid-style-6 .td-post-category:hover{background-color:#fff0}.td-grid-style-6 .td-big-grid-meta{height:100%}.td-grid-style-6 .td-module-comments{display:none}.td-grid-style-6 .td-big-thumb .td-big-grid-meta{padding:14px 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-big-thumb .td-big-grid-meta{padding:12px 17px 11px}}@media (max-width:767px){.td-grid-style-6 .td-big-thumb .td-big-grid-meta{padding:12px 10px 10px}}.td-grid-style-6 .td-big-thumb .entry-title{font-size:30px;line-height:34px;font-weight:500;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important}}@media (max-width:767px){.td-grid-style-6 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-6 .td-medium-thumb .td-big-grid-meta{padding:14px 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-medium-thumb .td-big-grid-meta{padding:12px 20px 11px 17px}}@media (max-width:767px){.td-grid-style-6 .td-medium-thumb .td-big-grid-meta{padding:12px 10px 10px}}.td-grid-style-6 .td-medium-thumb .entry-title{font-size:22px;line-height:28px;font-weight:500;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-medium-thumb .entry-title{font-size:16px!important;line-height:20px!important;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-6 .td-medium-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-6 .td-small-thumb .td-big-grid-meta{padding:14px 20px 10px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-small-thumb .td-big-grid-meta{padding:12px 17px 5px}}@media (max-width:767px){.td-grid-style-6 .td-small-thumb .td-big-grid-meta{padding:0 10px 0}}@media (max-width:1023px){.td-grid-style-6 .td-small-thumb .td-module-meta-info{display:none}}.td-grid-style-6 .td-small-thumb .entry-title{font-size:18px;line-height:24px;font-weight:500;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-small-thumb .entry-title{font-size:14px!important;line-height:18px!important}}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-small-thumb .td-post-category{display:inline}}.td-grid-style-6 .td-small-thumb .td-module-comments{display:none}.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta{padding:4px 16px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta{padding:4px 14px}}@media (max-width:767px){.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta{padding:2px 10px 0}}.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:17px;line-height:21px;font-weight:500;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:16px!important}}@media (max-width:767px){.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:15px!important}}.td-grid-style-6 .td-tiny-thumb .td-module-meta-info,.td-grid-style-6 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:767px){.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta{padding:2px 10px 0}.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:12px!important;line-height:15px!important;font-weight:500;margin-top:6px;margin-bottom:7px}.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:26px!important;font-weight:500!important;margin-bottom:6px}.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category{display:inline}.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta{padding:12px 10px 10px}}@media (max-width:767px){.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:8px 10px 7px!important}.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px!important;line-height:20px!important;font-weight:500!important;margin-bottom:0}}.td-grid-style-6 .td-module-thumb a:last-child:before,.td-grid-style-6 .td-big-grid-post .td-module-thumb a:last-child:after{content:'';width:100%;height:100%;position:absolute;z-index:1;top:0}.td-grid-style-6 .td-module-thumb a:last-child:after{opacity:.35;background:#000}.td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before{opacity:.6;background:#4cf0ff;background:-webkit-gradient(left top,left bottom,color-stop(0%,#4cf0ff),color-stop(100%,#1e53e4));background:-webkit-linear-gradient(top,#4cf0ff 0%,#1e53e4 100%);background:linear-gradient(to bottom,#4cf0ff 0%,#1e53e4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cf0ff',endColorstr='#1e53e4',GradientType=0)}.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before{opacity:.6;background:#ffd21f;background:-webkit-gradient(left top,left bottom,color-stop(0%,#ffd21f),color-stop(100%,#dc2a02));background:-webkit-linear-gradient(top,#ffd21f 0%,#dc2a02 100%);background:linear-gradient(to bottom,#ffd21f 0%,#dc2a02 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd21f',endColorstr='#dc2a02',GradientType=0)}.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before{opacity:.6;background:#fc5ddc;background:-webkit-gradient(left top,left bottom,color-stop(0%,#fc5ddc),color-stop(100%,#9e06cd));background:-webkit-linear-gradient(top,#fc5ddc 0%,#9e06cd 100%);background:linear-gradient(to bottom,#fc5ddc 0%,#9e06cd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5ddc',endColorstr='#9e06cd',GradientType=0)}.td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before{opacity:.6;background:#e0ff2f;background:-webkit-gradient(left top,left bottom,color-stop(0%,#e0ff2f),color-stop(100%,#018d0a));background:-webkit-linear-gradient(top,#e0ff2f 0%,#018d0a 100%);background:linear-gradient(to bottom,#e0ff2f 0%,#018d0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ff2f',endColorstr='#018d0a',GradientType=0)}.td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before{opacity:.6;background:#fe773d;background:-webkit-gradient(left top,left bottom,color-stop(0%,#fe773d),color-stop(100%,#bb021b));background:-webkit-linear-gradient(top,#fe773d 0%,#bb021b 100%);background:linear-gradient(to bottom,#fe773d 0%,#bb021b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe773d',endColorstr='#bb021b',GradientType=0)}.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before{opacity:.6;background:#ff6eaa;background:-webkit-gradient(left top,left bottom,color-stop(0%,#ff6eaa),color-stop(100%,#c81956));background:-webkit-linear-gradient(top,#ff6eaa 0%,#c81956 100%);background:linear-gradient(to bottom,#ff6eaa 0%,#c81956 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6eaa',endColorstr='#c81956',GradientType=0)}.td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before{opacity:.6;background:#4fffd3;background:-webkit-gradient(left top,left bottom,color-stop(0%,#4fffd3),color-stop(100%,#005f87));background:-webkit-linear-gradient(top,#4fffd3 0%,#005f87 100%);background:linear-gradient(to bottom,#4fffd3 0%,#005f87 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fffd3',endColorstr='#005f87',GradientType=0)}@media (min-width:1025px){.td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after{-webkit-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.td-grid-style-6.td-hover-1 .entry-thumb{-webkit-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{opacity:.5}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.05,1.05,1);-webkit-transform:scale3d(1.05,1.05,1);-moz-transform:scale3d(1.05,1.05,1) rotate(0.02deg)}}.td-grid-style-7 .td-video-play-ico{top:auto;bottom:10px;left:auto;right:10px;width:30px;height:30px;font-size:30px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:767px){.td-grid-style-7 .td-video-play-ico{display:none}}.td-grid-style-7 .td-big-grid-post .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .3)}.td-grid-style-7 .td-post-category{background-color:#fff0;padding:0;position:absolute;bottom:17px}@media (max-width:767px){.td-grid-style-7 .td-post-category{bottom:10px}}.td-grid-style-7 .td-post-category:hover{background-color:#fff0}.td-grid-style-7 .td-big-grid-meta{height:100%}.td-grid-style-7 .td-module-comments{display:none}.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:14px 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:12px 17px 11px}}@media (max-width:767px){.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:12px 10px 10px}}.td-grid-style-7 .td-big-thumb .entry-title{font-size:30px;line-height:34px;font-weight:500;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important}}@media (max-width:767px){.td-grid-style-7 .td-big-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:14px 26px 14px 20px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:12px 20px 11px 17px}}@media (max-width:767px){.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:12px 10px 10px}}.td-grid-style-7 .td-medium-thumb .entry-title{font-size:26px;line-height:32px;font-weight:500;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-medium-thumb .entry-title{font-size:16px!important;line-height:20px!important;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-7 .td-medium-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:6px}}.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:14px 20px 10px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:12px 17px 5px}}@media (max-width:767px){.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:0 10px 0}}@media (max-width:1023px){.td-grid-style-7 .td-small-thumb .td-module-meta-info{display:none}}.td-grid-style-7 .td-small-thumb .entry-title{font-size:18px;line-height:24px;font-weight:500;margin-bottom:6px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:14px!important;line-height:18px!important}}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-small-thumb .td-post-category{display:inline}}.td-grid-style-7 .td-small-thumb .td-module-comments{display:none}.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:4px 16px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:4px 14px}}@media (max-width:767px){.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:2px 10px 0}}.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:16px;line-height:21px;font-weight:500;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1023px){.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:16px!important}}@media (max-width:767px){.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:15px!important}}.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,.td-grid-style-7 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta{padding:2px 10px 0}.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .entry-title,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .entry-title{font-size:12px!important;line-height:15px!important;font-weight:500;margin-top:6px;margin-bottom:7px}.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-post-category,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .entry-title{font-size:20px!important;line-height:26px!important;font-weight:500!important;margin-bottom:6px}.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info{display:block}.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category{display:inline}.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta{padding:12px 10px 10px}}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta{padding:8px 10px 7px!important}.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px!important;line-height:20px!important;font-weight:500!important;margin-bottom:0}}.td-grid-style-7 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after{content:'';width:100%;height:100%;position:absolute;z-index:1;top:0}.td-grid-style-7 .td-module-thumb a:last-child:after{-webkit-box-shadow:inset 0 0 16px 4px #000;-moz-box-shadow:inset 0 0 16px 4px #000;box-shadow:inset 0 0 16px 4px #000;opacity:.15}.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before{opacity:.6;background:#410cbc;background:-webkit-gradient(left bottom,right top,color-stop(0%,#410cbc),color-stop(100%,#ff6f31));background:-webkit-linear-gradient(20deg,#410cbc 0%,#ff6f31 100%);background:linear-gradient(20deg,#410cbc 0%,#ff6f31 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1)}.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before{opacity:.6;background:#f4880d;background:-webkit-gradient(left bottom,right top,color-stop(0%,#f4880d),color-stop(100%,#70ff99));background:-webkit-linear-gradient(20deg,#f4880d 0%,#70ff99 100%);background:linear-gradient(20deg,#f4880d 0%,#70ff99 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d',endColorstr='#70ff99',GradientType=1)}.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before{opacity:.6;background:#c40f79;background:-webkit-gradient(left bottom,right top,color-stop(0%,#c40f79),color-stop(100%,#7ebfff));background:-webkit-linear-gradient(20deg,#c40f79 0%,#7ebfff 100%);background:linear-gradient(20deg,#c40f79 0%,#7ebfff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79',endColorstr='#7ebfff',GradientType=1)}.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before{opacity:.6;background:#0016be;background:-webkit-gradient(left bottom,right top,color-stop(0%,#0016be),color-stop(100%,#2aec74));background:-webkit-linear-gradient(20deg,#0016be 0%,#2aec74 100%);background:linear-gradient(20deg,#0016be 0%,#2aec74 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be',endColorstr='#2aec74',GradientType=1)}.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before{opacity:.6;background:#023c8c;background:-webkit-gradient(left bottom,right top,color-stop(0%,#023c8c),color-stop(100%,#ff86d3));background:-webkit-linear-gradient(20deg,#023c8c 0%,#ff86d3 100%);background:linear-gradient(20deg,#023c8c 0%,#ff86d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c',endColorstr='#ff86d3',GradientType=1)}.td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before{opacity:.6;background:#00ac81;background:-webkit-gradient(left bottom,right top,color-stop(0%,#00ac81),color-stop(100%,#ff778e));background:-webkit-linear-gradient(20deg,#00ac81 0%,#ff778e 100%);background:linear-gradient(20deg,#00ac81 0%,#ff778e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81',endColorstr='#ff778e',GradientType=1)}.td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before{opacity:.6;background:#007808;background:-webkit-gradient(left bottom,right top,color-stop(0%,#007808),color-stop(100%,#fff940));background:-webkit-linear-gradient(20deg,#007808 0%,#fff940 100%);background:linear-gradient(20deg,#007808 0%,#fff940 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808',endColorstr='#fff940',GradientType=1)}@media (min-width:1025px){.td-grid-style-7.td-hover-1 .entry-thumb{-webkit-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.05,1.05,1);-webkit-transform:scale3d(1.05,1.05,1);-moz-transform:scale3d(1.05,1.05,1) rotate(0.02deg)}}.td_block_social_counter{font-family:'Open Sans',arial,sans-serif;font-weight:700;font-size:11px;color:#fff;margin-bottom:20px!important;padding-top:20px}.td_block_social_counter .td-sp{position:relative}.td_block_social_counter .td-sp:after{content:'';width:1px;height:16px;background-color:rgb(255 255 255 / .1);position:absolute;right:-1px;top:8px}.td-social-list{*zoom:1}.td-social-list:before,.td-social-list:after{display:table;content:"";line-height:0}.td-social-list:after{clear:both}.td-social-list .td_social_type:last-child{margin-bottom:0}.td_social_type{margin-bottom:10px;-webkit-transition:background-color 0.2s cubic-bezier(0,0,.58,1) 0s;transition:background-color 0.2s cubic-bezier(0,0,.58,1) 0s}.td_social_type:hover .td-social-box{background-color:#222}.td_social_type .td_social_info{padding:0 0 0 9px;position:relative;top:-12px}@media (min-width:768px) and (max-width:1023px){.td_social_type .td_social_info_name{display:none}}.td_social_type .td-social-box{height:32px;position:relative;overflow:hidden;border-radius:3px}.td_social_type .td-social-box .td-sp{display:inline-block}.td_social_type .td_social_number{border-left:1px solid rgb(255 255 255 / .1);padding-left:9px}.td_social_type .td_social_button{float:right;border-left:1px solid rgb(255 255 255 / .1);padding:0 14px;margin-top:8px;top:9px;height:16px;line-height:15px;text-transform:uppercase}.td_social_type .td_social_button a{color:#fff}.td_social_type .td_social_button a:after{content:"";display:block;height:32px;position:absolute;right:0;top:0;width:100%}.td_social_type .td_social_button a:hover{color:inherit;text-decoration:none!important}.td_social_type a{color:#fff}.td_social_facebook .td-social-box{background-color:#516eab}.td_social_rss .td-social-box{background-color:#f60}.td_social_soundcloud .td-social-box{background-color:#ff5419}.td_social_twitter .td-social-box{background-color:#29c5f6}.td_social_vimeo .td-social-box{background-color:#006599}.td_social_youtube .td-social-box{background-color:#e14e42}.td_social_instagram .td-social-box{background-color:#417096}.td_social_pinterest .td-social-box{background-color:#ca212a}.td_social_tiktok .td-social-box{background-color:#009191}.td_social_twitch .td-social-box{background-color:#9147FF}.td_social_steam .td-social-box{background-color:#c7d5e0}.no_border_top{border-top:0}.td-social-boxed .td_social_type{text-align:center;width:33.3333%;margin:0;float:left}.td-social-boxed .td_social_type .td-social-box{height:90px}@media (min-width:768px) and (max-width:1023px){.td-social-boxed .td_social_type .td-social-box{height:70px}}.td-social-boxed .td_social_type span{display:block;width:100%;padding:0}.td-social-boxed .td-social-list{padding:0 19px 0 20px}@media (min-width:768px) and (max-width:1023px){.td-social-boxed .td-social-list{padding:0 17px 0 17px}}@media (max-width:767px){.td-social-boxed .td-social-list{padding:0 10px 0 10px}}.td-social-boxed .td-sp{margin-top:6px}@media (min-width:768px) and (max-width:1023px){.td-social-boxed .td-sp{margin-top:4px;margin-bottom:4px}}.td-social-boxed .td-sp::after{display:none}.td-social-boxed .td_social_info{font-size:15px;top:0;margin-top:-2px}@media (min-width:768px) and (max-width:1023px){.td-social-boxed .td_social_info{font-size:13px;top:-12px}}.td-social-boxed .td_social_info_name{font-size:11px;font-weight:400}@media (min-width:768px) and (max-width:1023px){.td-social-boxed .td_social_info_name{top:-17px;font-size:10px}}.td-social-boxed .td_social_button{opacity:0;position:absolute;height:100%;margin-top:0;top:0}.td-social-boxed .td_social_button a:after{width:100%;height:100%}.td-social-colored .td_social_facebook .td-sp{background-color:#516eab}.td-social-colored .td_social_rss .td-sp{background-color:#f60}.td-social-colored .td_social_soundcloud .td-sp{background-color:#ff5419}.td-social-colored .td_social_twitter .td-sp{background-color:#29c5f6}.td-social-colored .td_social_vimeo .td-sp{background-color:#006599}.td-social-colored .td_social_youtube .td-sp{background-color:#e14e42}.td-social-colored .td_social_instagram .td-sp{background-color:#417096}.td-social-colored .td_social_pinterest .td-sp{background-color:#ca212a}.td-social-colored .td_social_tiktok .td-sp{background-color:#009191}.td-social-colored .td_social_twitch .td-sp{background-color:#9147FF}.td-social-colored .td_social_steam .td-sp{background-color:#1b2838}.td-social-font-icons .td-sp{background:none;font-family:'newsmag',sans-serif;font-size:14px;text-align:center;font-weight:400}.td-social-font-icons .td-sp:before{position:absolute;top:0;left:0;right:0;line-height:30px}.td-social-font-icons .td_social_facebook .td-sp:before{content:'\e818';color:#516eab}.td-social-font-icons .td_social_rss .td-sp:before{content:'\e828';color:#f60}.td-social-font-icons .td_social_soundcloud .td-sp:before{content:'\e82b';color:#ff5419}.td-social-font-icons .td_social_twitter .td-sp:before{content:'\e831';color:#29c5f6}.td-social-font-icons .td_social_vimeo .td-sp:before{content:'\e832';color:#006599}.td-social-font-icons .td_social_youtube .td-sp:before{content:'\e836';color:#e14e42}.td-social-font-icons .td_social_instagram .td-sp:before{content:'\e81d';color:#417096}.td-social-font-icons .td_social_pinterest .td-sp:before{content:'\e825';color:#ca212a}.td-social-font-icons .td_social_tiktok .td-sp:before{content:'\e90c';color:#009191}.td-social-font-icons .td_social_twitch .td-sp:before{content:'\e909';color:#9147FF}.td-social-font-icons .td_social_steam .td-sp:before{content:'\e82e';font-size:17px}.td-social-style1 .td_social_type .td-social-box{background-color:#222}.td-social-style1 .td_social_type .td_social_button{margin-top:9px}.td-social-style1 .td_social_facebook:hover .td-social-box{background-color:#516eab!important}.td-social-style1 .td_social_rss:hover .td-social-box{background-color:#ff6600!important}.td-social-style1 .td_social_soundcloud:hover .td-social-box{background-color:#ff5419!important}.td-social-style1 .td_social_twitter:hover .td-social-box{background-color:#29c5f6!important}.td-social-style1 .td_social_vimeo:hover .td-social-box{background-color:#006599!important}.td-social-style1 .td_social_youtube:hover .td-social-box{background-color:#e14e42!important}.td-social-style1 .td_social_instagram:hover .td-social-box{background-color:#417096!important}.td-social-style1 .td_social_pinterest:hover .td-social-box{background-color:#ca212a!important}.td-social-style1 .td_social_tiktok:hover .td-social-box{background-color:#009191!important}.td-social-style1 .td_social_twitch:hover .td-social-box{background-color:#9147FF!important}.td-social-style1 .td_social_steam:hover .td-social-box{background-color:#c7d5e0!important}.td-social-style2{color:#000}.td-social-style2 .td_social_type .td-social-box{background-color:#fff0;border:1px solid #ededed}.td-social-style2 .td_social_type .td_social_info{top:-13px}.td-social-style2 .td_social_type .td_social_button{margin-top:7px}.td-social-style2 .td_social_type a{color:#000}.td-social-style2 .td_social_type:hover{color:#555}.td-social-style2 .td_social_type:hover .td_social_type a{color:#555}.td-social-style2 .td-sp:after{top:7px}.td-social-style2 .td-sp:before{line-height:28px}.td-social-style2 .td-sp:after{background-color:#000;opacity:.1}.td-social-style2 .td_social_button{border-color:#ededed}.td-social-style3{color:#000}.td-social-style3 .td_social_type a{color:#000}.td-social-style3 .td_social_type .td_social_button{border-color:#ededed;margin-top:13px;padding:0;border:none}.td-social-style3 .td_social_type .td_social_button a:after{height:40px}.td-social-style3 .td_social_type .td_social_info{top:-16px}.td-social-style3 .td_social_type:hover{color:#555}.td-social-style3 .td_social_type:hover .td_social_type a{color:#555}.td-social-style3 .td_social_type:hover .td-social-box{background-color:#fff0}.td-social-style3 .td-social-box{background-color:#fff0;height:40px}.td-social-style3 .td-sp{width:40px;height:40px;border-radius:40px;margin-right:5px}.td-social-style3 .td-sp:after{top:7px}.td-social-style3 .td-sp:after{display:none}.td-social-style3 .td_social_facebook .td-sp{background-position:-17px -17px}.td-social-style3 .td_social_rss .td-sp{background-position:-16px -121px}.td-social-style3 .td_social_soundcloud .td-sp{background-position:-17px -173px}.td-social-style3 .td_social_twitter .td-sp{background-position:-18px -431px}.td-social-style3 .td_social_vimeo .td-sp{background-position:-16px -327px}.td-social-style3 .td_social_youtube .td-sp{background-position:-15px -380px}.td-social-style3 .td_social_instagram .td-sp{background-position:-16px -224px}.td-social-style3 .td_social_pinterest .td-sp{background-position:-16px -69px}.td-social-style3 .td_social_tiktok .td-sp{background-position:-16px -793px}.td-social-style3 .td_social_twitch .td-sp{background-position:-16px -833px}.td-social-style3 .td_social_steam .td-sp{background-position:-16px -894px}.td-social-style4{color:#000}.td-social-style4 .td_social_type a{color:#000}.td-social-style4 .td_social_type .td_social_button{border-color:#ededed;margin-top:12px;padding:0;border:none}.td-social-style4 .td_social_type .td_social_button a:after{height:40px}.td-social-style4 .td_social_type .td_social_info{top:-16px}.td-social-style4 .td_social_type:hover{color:#555}.td-social-style4 .td_social_type:hover .td_social_type a{color:#555}.td-social-style4 .td_social_type:hover .td-social-box{background-color:#fff0}.td-social-style4 .td-social-box{background-color:#fff0;height:40px}.td-social-style4 .td-sp{width:40px;height:40px;margin-right:5px;border-radius:3px}.td-social-style4 .td-sp:after{top:7px}.td-social-style4 .td-sp:after{display:none}.td-social-style4 .td_social_facebook .td-sp{background-position:-17px -17px}.td-social-style4 .td_social_rss .td-sp{background-position:-16px -121px}.td-social-style4 .td_social_soundcloud .td-sp{background-position:-17px -173px}.td-social-style4 .td_social_twitter .td-sp{background-position:-18px -431px}.td-social-style4 .td_social_vimeo .td-sp{background-position:-16px -327px}.td-social-style4 .td_social_youtube .td-sp{background-position:-15px -380px}.td-social-style4 .td_social_instagram .td-sp{background-position:-16px -224px}.td-social-style4 .td_social_pinterest .td-sp{background-position:-16px -69px}.td-social-style4 .td_social_tiktok .td-sp{background-position:-16px -793px}.td-social-style4 .td_social_twitch .td-sp{background-position:-16px -833px}.td-social-style4 .td_social_steam .td-sp{background-position:-16px -894px}.td-social-style5{margin-bottom:4px!important}@media (max-width:1023px){.td-social-style5{margin-bottom:16px!important}}.td-social-style5 .td-social-list{margin-left:-8px;margin-right:-8px}@media (max-width:1023px){.td-social-style5 .td-social-list{margin-left:0;margin-right:0}}.td-social-style5 .td_social_type .td-social-box{margin:0 8px 16px}@media (min-width:768px) and (max-width:1023px){.td-social-style5 .td_social_type .td-social-box{margin:0 2px 4px}}@media (max-width:767px){.td-social-style5 .td_social_type .td-social-box{margin:0 2px 4px}}.td-social-style6{margin-bottom:20px!important}.td-social-style6 .td-social-box{border-radius:0}.td-social-style7{margin-bottom:4px!important}@media (max-width:1023px){.td-social-style7{margin-bottom:16px!important}}.td-social-style7 .td-social-list{margin-left:-8px;margin-right:-8px}@media (max-width:1023px){.td-social-style7 .td-social-list{margin-left:0;margin-right:0}}.td-social-style7 .td_social_type .td-social-box{background-color:#222;margin:0 8px 16px}@media (min-width:768px) and (max-width:1023px){.td-social-style7 .td_social_type .td-social-box{margin:0 2px 4px}}@media (max-width:767px){.td-social-style7 .td_social_type .td-social-box{margin:0 2px 4px}}.td-social-style7 .td_social_facebook:hover .td-social-box{background-color:#516eab!important}.td-social-style7 .td_social_rss:hover .td-social-box{background-color:#ff6600!important}.td-social-style7 .td_social_soundcloud:hover .td-social-box{background-color:#ff5419!important}.td-social-style7 .td_social_twitter:hover .td-social-box{background-color:#29c5f6!important}.td-social-style7 .td_social_vimeo:hover .td-social-box{background-color:#006599!important}.td-social-style7 .td_social_youtube:hover .td-social-box{background-color:#e14e42!important}.td-social-style7 .td_social_instagram:hover .td-social-box{background-color:#417096!important}.td-social-style7 .td_social_pinterest:hover .td-social-box{background-color:#ca212a!important}.td-social-style7 .td_social_tiktok:hover .td-social-box{background-color:#009191!important}.td-social-style7 .td_social_twitch:hover .td-social-box{background-color:#9147FF!important}.td-social-style7 .td_social_steam:hover .td-social-box{background-color:#c7d5e0!important}.td-social-style8{color:#000;margin-bottom:4px!important}@media (max-width:1023px){.td-social-style8{margin-bottom:16px!important}}.td-social-style8 .td-social-list{margin-left:-8px;margin-right:-8px}@media (max-width:1023px){.td-social-style8 .td-social-list{margin-left:0;margin-right:0}}.td-social-style8 .td_social_type .td-social-box{background-color:#fff0;border:1px solid #ededed;margin:0 8px 16px}@media (min-width:768px) and (max-width:1023px){.td-social-style8 .td_social_type .td-social-box{margin:0 2px 4px}}@media (max-width:767px){.td-social-style8 .td_social_type .td-social-box{margin:0 2px 4px}}.td-social-style8 .td_social_type .td_social_button{margin-top:7px}.td-social-style8 .td_social_type a{color:#000}.td-social-style8 .td_social_type:hover{color:#555}.td-social-style8 .td_social_type:hover .td_social_type a{color:#555}.td-social-style8 .td-sp{font-size:26px;margin-top:9px;margin-bottom:-3px}@media (min-width:768px) and (max-width:1023px){.td-social-style8 .td-sp{font-size:21px;margin-top:5px;margin-bottom:2px}}@media (max-width:767px){.td-social-style8 .td-sp{font-size:28px}}.td-social-style8 .td-sp:after{top:7px}.td-social-style8 .td-sp-twitter{font-size:22px}@media (min-width:768px) and (max-width:1023px){.td-social-style8 .td-sp-twitter{font-size:18px}}.td-social-style8 .td-sp-steam.td-sp::before{font-size:25px}.td-social-style8 .td-sp:after{background-color:#000;opacity:.1}.td-social-style8 .td_social_button{border-color:#ededed}.td-social-style9{color:#000;margin-bottom:0!important}@media (min-width:768px) and (max-width:1023px){.td-social-style9{margin-bottom:10px!important}}.td-social-style9 .td_social_type{width:25%}.td-social-style9 .td_social_type a{color:#000}.td-social-style9 .td_social_type .td_social_button{border-color:#ededed;padding:0;border:none}.td-social-style9 .td_social_type:hover{color:#555}.td-social-style9 .td_social_type:hover .td_social_type a{color:#555}.td-social-style9 .td_social_type:hover .td-sp{-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .3);box-shadow:0 2px 5px rgb(0 0 0 / .3)}.td-social-style9 .td_social_type .td_social_info{font-size:15px;top:5px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_type .td_social_info{font-size:12px;top:0}}.td-social-style9 .td_social_type .td_social_info_name{font-size:11px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_type .td_social_info_name{font-size:10px;top:-5px}}.td-social-style9 .td_social_type .td-social-box{background-color:#fff0;height:130px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_type .td-social-box{height:90px}}.td-social-style9 .td-sp{-webkit-transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease;width:64px;height:64px;border-radius:64px;margin:0}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td-sp{width:48px;height:48px;border-radius:48px}}.td-social-style9 .td-sp:after{display:none}.td-social-style9 .td_social_facebook .td-sp{background-position:-5px -5px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_facebook .td-sp{background-position:-13px -13px}}.td-social-style9 .td_social_rss .td-sp{background-position:-4px -109px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_rss .td-sp{background-position:-12px -117px}}.td-social-style9 .td_social_soundcloud .td-sp{background-position:-5px -161px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_soundcloud .td-sp{background-position:-13px -169px}}.td-social-style9 .td_social_twitter .td-sp{background-position:-6px -419px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_twitter .td-sp{background-position:-14px -427px}}.td-social-style9 .td_social_vimeo .td-sp{background-position:-4px -315px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_vimeo .td-sp{background-position:-12px -323px}}.td-social-style9 .td_social_youtube .td-sp{background-position:-3px -368px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_youtube .td-sp{background-position:-11px -376px}}.td-social-style9 .td_social_instagram .td-sp{background-position:-4px -212px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_instagram .td-sp{background-position:-12px -220px}}.td-social-style9 .td_social_pinterest .td-sp{background-position:-5px -56px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_pinterest .td-sp{background-position:-13px -65px}}.td-social-style9 .td_social_tiktok .td-sp{background-position:-5px -781px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_tiktok .td-sp{background-position:-13px -789px}}.td-social-style9 .td_social_twitch .td-sp{background-position:-5px -822px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_twitch .td-sp{background-position:-13px -829px}}.td-social-style9 .td_social_steam .td-sp{background-position:-6px -883px}@media (min-width:768px) and (max-width:1023px){.td-social-style9 .td_social_steam .td-sp{background-position:-13px -888px}}.td-social-style9 .td-social-list{padding:0 12px}.td-social-style10{color:#000;margin-bottom:0!important}@media (min-width:768px) and (max-width:1023px){.td-social-style10{margin-bottom:10px!important}}.td-social-style10 .td_social_type{width:25%}.td-social-style10 .td_social_type a{color:#000}.td-social-style10 .td_social_type .td_social_button{border-color:#ededed;padding:0;border:none}.td-social-style10 .td_social_type:hover{color:#555}.td-social-style10 .td_social_type:hover .td_social_type a{color:#555}.td-social-style10 .td_social_type:hover .td-sp{-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .3);box-shadow:0 2px 5px rgb(0 0 0 / .3)}.td-social-style10 .td_social_type .td_social_info{font-size:15px;top:5px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_type .td_social_info{font-size:12px;top:0}}.td-social-style10 .td_social_type .td_social_info_name{font-size:11px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_type .td_social_info_name{font-size:10px;top:-5px}}.td-social-style10 .td_social_type .td-social-box{background-color:#fff0;height:130px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_type .td-social-box{height:90px}}.td-social-style10 .td-sp{-webkit-transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease;width:64px;height:64px;margin:0;border-radius:3px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td-sp{width:48px;height:48px}}.td-social-style10 .td-sp:after{display:none}.td-social-style10 .td_social_facebook .td-sp{background-position:-5px -5px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_facebook .td-sp{background-position:-13px -13px}}.td-social-style10 .td_social_rss .td-sp{background-position:-4px -109px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_rss .td-sp{background-position:-12px -117px}}.td-social-style10 .td_social_soundcloud .td-sp{background-position:-5px -161px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_soundcloud .td-sp{background-position:-13px -169px}}.td-social-style10 .td_social_twitter .td-sp{background-position:-4px -419px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_twitter .td-sp{background-position:-12px -427px}}.td-social-style10 .td_social_vimeo .td-sp{background-position:-4px -315px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_vimeo .td-sp{background-position:-12px -323px}}.td-social-style10 .td_social_youtube .td-sp{background-position:-3px -368px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_youtube .td-sp{background-position:-11px -376px}}.td-social-style10 .td_social_instagram .td-sp{background-position:-4px -212px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_instagram .td-sp{background-position:-12px -220px}}.td-social-style10 .td_social_pinterest .td-sp{background-position:-5px -56px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_pinterest .td-sp{background-position:-13px -65px}}.td-social-style10 .td_social_tiktok .td-sp{background-position:-5px -781px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_tiktok .td-sp{background-position:-13px -789px}}.td-social-style10 .td_social_twitch .td-sp{background-position:-5px -822px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_twitch .td-sp{background-position:-13px -829px}}.td-social-style10 .td_social_steam .td-sp{background-position:-6px -883px}@media (min-width:768px) and (max-width:1023px){.td-social-style10 .td_social_steam .td-sp{background-position:-13px -888px}}.td-social-style10 .td-social-list{padding:0 13px}dl.dl-horizontal,dt,dd{-webkit-margin-before:0px!important;-webkit-margin-after:0px!important;-webkit-margin-start:0;-webkit-margin-end:0}.td_top_authors{margin-bottom:10px}.td_top_authors img{position:absolute;max-width:70px}@media (min-width:768px) and (max-width:1023px){.td_top_authors img{max-width:55px}}.td_top_authors .item-details{margin-left:85px;position:relative;height:70px;top:3px}@media (min-width:768px) and (max-width:1023px){.td_top_authors .item-details{height:55px;margin-left:70px}}.td_top_authors .item-details span{font-family:'Open Sans',arial,sans-serif;padding:2px 5px;border-radius:3px;color:#fff;font-size:9px;font-style:normal;font-weight:700}.td_top_authors .td-active .td-author-post-count{background-color:#4db2ec}.td_top_authors .td-active .td-author-comments-count{background-color:#4db2ec;opacity:.8}.td_top_authors .td-active .td-authors-name a{color:#4db2ec}.td_top_authors .td_mod_wrap{min-height:70px;padding-top:10px;padding-bottom:10px}.td_top_authors .td_mod_wrap:hover{background-color:#fafafa;cursor:pointer}.td_top_authors .block-title{margin-bottom:10px}.td_top_authors .td-authors-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999}.td_top_authors .td-authors-url a{color:#999;font-family:Verdana,Geneva,sans-serif;font-size:11px;font-style:italic}@media (min-width:768px) and (max-width:1023px){.td_top_authors .td-authors-url{display:none}}.td_top_authors .td-authors-name a{padding-bottom:4px;font-family:'Open Sans',arial,sans-serif;font-size:14px;color:#222;line-height:18px;font-weight:600;display:inline-block}.td_top_authors .td-author-post-count{background-color:#222}.td_top_authors .td-author-comments-count{background-color:#444}.td_block_popular_categories ul{list-style:none;margin:0}.td_block_popular_categories a{font-size:13px;line-height:21px;color:#222}.td_block_popular_categories a:hover{color:#4db2ec}.td_block_popular_categories .td-cat-no{float:right;position:relative;top:1px}.MIXIN_chrome_sidebar::-webkit-scrollbar-track{background-color:#383838}.MIXIN_chrome_sidebar::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.MIXIN_chrome_sidebar::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}.td_video_playlist_title{position:relative;z-index:1;background-color:#222}.td_video_playlist_title .td_video_title_text{font-family:'Open Sans',arial,sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:17px;margin-right:17px;vertical-align:middle;line-height:24px;padding:10px 0 10px 0}@media (max-width:767px){.td_video_playlist_title .td_video_title_text{text-align:center}}.page-template-page-pagebuilder-title-php .td_video_playlist_column_2 .td_wrapper_video_playlist{left:0}.post .td_block_video_playlist{margin-bottom:20px}.post .td_video_playlist_column_3 .td_video_playlist_title{left:0;width:100%}.post .td_video_playlist_column_3 .td_wrapper_player{width:676px}@media (min-width:768px) and (max-width:1023px){.post .td_video_playlist_column_3 .td_wrapper_player{height:405px;width:100%}}.post .td_video_playlist_column_3 .td_wrapper_video_playlist{left:0}.post .td_video_playlist_column_3 .td_container_video_playlist{width:304px;right:0}@media (min-width:768px) and (max-width:1023px){.post .td_video_playlist_column_3 .td_container_video_playlist{width:100%}}@media (max-width:767px){.post .td_video_playlist_column_3 .td_container_video_playlist{width:100%}}.post .td_video_playlist_column_2 .td_video_playlist_title{left:0;width:100%}.post .td_video_playlist_column_2 .td_wrapper_player{height:388px;width:100%}@media (min-width:768px) and (max-width:1023px){.post .td_video_playlist_column_2 .td_wrapper_player{height:294px;width:100%}}@media (min-width:361px) and (max-width:767px){.post .td_video_playlist_column_2 .td_wrapper_player{height:350px}}@media (max-width:360px){.post .td_video_playlist_column_2 .td_wrapper_player{height:192px}}.post .td_video_playlist_column_2 .td_wrapper_video_playlist{left:0}.post .td_video_playlist_column_2 .td_container_video_playlist{width:100%;right:0}.td_wrapper_video_playlist{position:relative}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper{height:65px;background-color:#4db2ec;position:relative}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before{content:'';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;width:100%;height:6px;position:absolute;bottom:-6px;z-index:1}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control{position:relative;width:65px;height:65px;outline:0!important}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control:after{content:'';width:1px;height:37px;background-color:rgb(255 255 255 / .2);position:absolute;top:14px;right:0}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_youtube_control,.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_vimeo_control{position:relative;top:12px;left:11px;cursor:pointer}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_title_playing{position:absolute;top:13px;left:80px;font-family:Verdana,Geneva,sans-serif;font-size:13px;line-height:19px;font-weight:700;color:#fff;padding-right:7px;max-height:37px;overflow:hidden}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_time_playing{position:absolute;bottom:0;right:5px;font-family:'Open Sans',arial,sans-serif;font-size:10px;font-style:italic;color:#fff;line-height:17px}.td_wrapper_video_playlist .td_video_currently_playing{background-color:#404040}.td_wrapper_video_playlist .td_video_currently_playing:after{content:'';position:absolute;top:0;left:0;border-left:3px solid #4db2ec!important;width:3px;height:inherit}.td_wrapper_video_playlist a.td_click_video{height:60px;display:block;width:100%;position:relative}.td_wrapper_video_playlist a.td_click_video:hover{background-color:#333;cursor:pointer}.td_wrapper_video_playlist a.td_click_video .td_video_thumb{position:relative;top:10px;width:72px;height:40px;overflow:hidden;margin-left:16px}.td_wrapper_video_playlist a.td_click_video .td_video_thumb img{position:relative;top:-6px}.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time{position:absolute;top:10px;margin:0 30px 0 103px}.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time .td_video_title{font-family:'Open Sans',arial,sans-serif;font-size:12px;color:#fff;line-height:15px;max-height:30px;overflow:hidden}.td_wrapper_video_playlist a.td_click_video .td_video_time{font-family:'Open Sans',arial,sans-serif;font-size:10px;font-style:italic;color:#777;line-height:13px}.td_wrapper_video_playlist .td_wrapper_player{background-color:#000;height:425px}.td_wrapper_video_playlist .td_wrapper_player iframe{width:100%;height:100%}.td_wrapper_video_playlist .td_container_video_playlist{background-color:#222;vertical-align:top;height:410px;overflow:hidden}.td_wrapper_video_playlist .td_playlist_clickable{overflow-y:auto;overflow-x:hidden;height:347px}.td_video_playlist_column_3 .td_wrapper_video_playlist{left:-1px;z-index:1}@media (max-width:767px){.td_video_playlist_column_3 .td_wrapper_video_playlist{left:0}}.td_video_playlist_column_3 .td_video_playlist_title{left:-1px;width:1021px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_video_playlist_title{width:756px}}@media (max-width:767px){.td_video_playlist_column_3 .td_video_playlist_title{width:100%;left:0}}.td_video_playlist_column_3 .td_wrapper_player{display:block;width:681px;height:413px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_wrapper_player{display:block;width:756px}}@media (min-width:361px) and (max-width:767px){.td_video_playlist_column_3 .td_wrapper_player{display:block;width:100%;height:350px}}@media (max-width:360px){.td_video_playlist_column_3 .td_wrapper_player{display:block;width:100%;height:192px}}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:20px;top:23px}}@media (min-width:481px) and (max-width:767px){.td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:20px;top:23px}}@media (max-width:480px){.td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:37px;top:13px}}.td_video_playlist_column_3 .td_container_video_playlist{display:block;position:absolute;top:0;right:-2px;width:340px;height:413px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_container_video_playlist{display:block;position:relative;width:756px;height:305px;right:0}}@media (max-width:767px){.td_video_playlist_column_3 .td_container_video_playlist{display:block;position:relative;width:100%;height:305px;right:0}}@media (max-width:480px){.td_video_playlist_column_3 .td_container_video_playlist{position:relative;height:245px;right:0}}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{height:348px}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{margin-right:10px}}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{margin-right:10px}}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{height:240px;overflow-x:hidden;overflow-y:auto}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}}@media (max-width:767px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{height:240px;overflow-x:hidden;overflow-y:auto}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}}@media (max-width:480px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{height:180px}}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist{height:348px}@media screen and (-webkit-min-device-pixel-ratio:0){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist{margin-right:10px}}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist{height:240px}}@media (max-width:767px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist{height:240px}}@media (max-width:480px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist{height:180px}}.td_video_playlist_column_2 .td_wrapper_video_playlist{left:-1px;z-index:1}@media (max-width:767px){.td_video_playlist_column_2 .td_wrapper_video_playlist{left:0}}.td_video_playlist_column_2 .td_video_playlist_title{left:-1px;width:681px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_2 .td_video_playlist_title{width:505px}}@media (max-width:767px){.td_video_playlist_column_2 .td_video_playlist_title{width:100%;left:0}}.td_video_playlist_column_2 .td_wrapper_player{display:block;width:681px;height:412px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_2 .td_wrapper_player{width:505px;height:283px}}@media (min-width:361px) and (max-width:767px){.td_video_playlist_column_2 .td_wrapper_player{display:block;width:100%;height:350px}}@media (max-width:360px){.td_video_playlist_column_2 .td_wrapper_player{display:block;width:100%;height:192px}}.td_video_playlist_column_2 .td_container_video_playlist{display:block;width:681px;height:305px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_2 .td_container_video_playlist{width:505px}}@media (max-width:767px){.td_video_playlist_column_2 .td_container_video_playlist{display:block;width:100%}}@media (max-width:480px){.td_video_playlist_column_2 .td_container_video_playlist{height:245px}}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable{height:240px}@media (max-width:480px){.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable{height:180px}}@media screen and (-webkit-min-device-pixel-ratio:0){.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist{margin-right:10px}}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:20px;top:23px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:20px;top:23px}}@media (min-width:481px) and (max-width:767px){.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:20px;top:23px}}@media (max-width:480px){.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:37px;top:13px}}.td_video_playlist_column_1 .td_wrapper_video_playlist{left:-1px;z-index:1}@media (max-width:767px){.td_video_playlist_column_1 .td_wrapper_video_playlist{left:0}}.td_video_playlist_column_1 .td_video_playlist_title{left:-1px;width:341px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_1 .td_video_playlist_title{width:252px}}@media (max-width:767px){.td_video_playlist_column_1 .td_video_playlist_title{width:100%;left:0}}.td_video_playlist_column_1 .td_wrapper_player{display:block;width:341px;height:190px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_1 .td_wrapper_player{width:252px;height:143px}}@media (min-width:361px) and (max-width:767px){.td_video_playlist_column_1 .td_wrapper_player{display:block;width:100%;height:350px}}@media (max-width:360px){.td_video_playlist_column_1 .td_wrapper_player{display:block;width:100%;height:192px}}.td_video_playlist_column_1 .td_container_video_playlist{display:block;width:341px;height:305px}@media (min-width:768px) and (max-width:1023px){.td_video_playlist_column_1 .td_container_video_playlist{width:252px}}@media (max-width:767px){.td_video_playlist_column_1 .td_container_video_playlist{width:100%}}@media (max-width:480px){.td_video_playlist_column_1 .td_container_video_playlist{height:245px}}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist{height:240px}@media screen and (-webkit-min-device-pixel-ratio:0){.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist{margin-right:10px}}@media (max-width:480px){.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist{height:180px}}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}.td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:37px;top:13px}@media (min-width:481px) and (max-width:767px){.td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing{max-height:20px;top:23px}}.wp-video-shortcode:focus{outline:0!important}.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist{display:flex;flex-direction:row;left:0}.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist .td_wrapper_player{flex:1}@media (min-width:768px) and (max-width:1023px){.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist .td_wrapper_player{height:auto}}.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist .td_container_video_playlist{height:auto;width:250px}.td-header-sp-top-widget i.td-icon-behance:hover{color:#105bf2}.td-header-sp-top-widget i.td-icon-blogger:hover{color:#ffa900}.td-header-sp-top-widget i.td-icon-delicious:hover{color:#39f}.td-header-sp-top-widget i.td-icon-deviantart:hover{color:#4e6252}.td-header-sp-top-widget i.td-icon-digg:hover{color:#2066A4}.td-header-sp-top-widget i.td-icon-dribbble:hover{color:#ea4c89}.td-header-sp-top-widget i.td-icon-evernote:hover{color:#07c257}.td-header-sp-top-widget i.td-icon-facebook:hover{color:#3B5998}.td-header-sp-top-widget i.td-icon-flickr:hover{color:#ff0084}.td-header-sp-top-widget i.td-icon-forrst:hover{color:#3b7140}.td-header-sp-top-widget i.td-icon-grooveshark:hover{color:#f77f00}.td-header-sp-top-widget i.td-icon-instagram:hover{color:#3f729b}.td-header-sp-top-widget i.td-icon-lastfm:hover{color:#ce2127}.td-header-sp-top-widget i.td-icon-linkedin:hover{color:#0077b5}.td-header-sp-top-widget i.td-icon-mail:hover{color:#4db2ec}.td-header-sp-top-widget i.td-icon-myspace:hover{color:#003398}.td-header-sp-top-widget i.td-icon-path:hover{color:#e62f17}.td-header-sp-top-widget i.td-icon-paypal:hover{color:#009cde}.td-header-sp-top-widget i.td-icon-pinterest:hover{color:#cb2027}.td-header-sp-top-widget i.td-icon-reddit:hover{color:#ff4100}.td-header-sp-top-widget i.td-icon-rss:hover{color:#f36f24}.td-header-sp-top-widget i.td-icon-share:hover{color:#4db2ec}.td-header-sp-top-widget i.td-icon-skype:hover{color:#01aef2}.td-header-sp-top-widget i.td-icon-soundcloud:hover{color:#f50}.td-header-sp-top-widget i.td-icon-spotify:hover{color:#81b900}.td-header-sp-top-widget i.td-icon-stackoverflow:hover{color:#f69757}.td-header-sp-top-widget i.td-icon-steam:hover{color:#03385e}.td-header-sp-top-widget i.td-icon-stumbleupon:hover{color:#eb4923}.td-header-sp-top-widget i.td-icon-tumblr:hover{color:#32506d}.td-header-sp-top-widget i.td-icon-twitter:hover{color:#00aced}.td-header-sp-top-widget i.td-icon-vimeo:hover{color:#5289cc}.td-header-sp-top-widget i.td-icon-vk:hover{color:#45668e}.td-header-sp-top-widget i.td-icon-windows:hover{color:#319de5}.td-header-sp-top-widget i.td-icon-wordpress:hover{color:#207196}.td-header-sp-top-widget i.td-icon-yahoo:hover{color:#720e9e}.td-header-sp-top-widget i.td-icon-youtube:hover{color:#b00}.td-header-sp-top-widget i.td-icon-dailymotion:hover{color:#41bafc}.td-header-sp-top-widget i.td-icon-twitch:hover{color:#4a377d}.td-header-sp-top-widget i.td-icon-xing:hover{color:#1e6567}.td-header-sp-top-widget i.td-icon-ebay:hover{color:#db2e32}.td-header-sp-top-widget i.td-icon-telegram:hover{color:#3b9de1}.td-header-sp-top-widget i.td-icon-naver:hover{color:#3ec729}.td-header-sp-top-widget i.td-icon-discord:hover{color:#7289DA}.td-header-sp-top-widget i.td-icon-clouthub:hover{color:#ef6331}.td-header-sp-top-widget i.td-icon-gab:hover{color:#21cf7a}.td-header-sp-top-widget i.td-icon-gettr:hover{color:red}.td-header-sp-top-widget i.td-icon-parler:hover{color:#e90039}.td-header-sp-top-widget i.td-icon-patreon:hover{color:#ff5900}.td-header-sp-top-widget i.td-icon-rumble:hover{color:#74a441}.td-header-sp-top-widget i.td-icon-medium:hover{color:#4db2ec}.td-header-sp-top-widget i.td-icon-github:hover{color:#4db2ec}.td-header-sp-top-widget i.td-icon-website:hover{color:#4db2ec}.td-header-sp-top-widget i.td-icon-flipboard:hover{color:#f42827}.td-header-sp-top-widget i.td-icon-strava:hover{color:#f05523}.td-header-sp-top-widget i.td-icon-tiktok:hover{color:#009191}.td-header-sp-top-widget i.td-icon-twitch:hover{color:#9147FF}.td-header-sp-top-widget i.td-icon-koo:hover{color:#facd00}.td-header-sp-top-widget i.td-icon-kakao:hover{color:#f9e000}@font-face{font-family:'weather';src:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/icons/weather.eot#1740216063);src:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/icons/weather.eot#1740216063) format('embedded-opentype'),url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/icons/weather.woff#1740216063) format('woff'),url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/icons/weather.ttf#1740216063) format('truetype'),url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/icons/weather.svg?1#newsmag) format('svg');font-weight:400;font-style:normal}[class^="td-icons"]:before,[class*=" td-icons"]:before{font-family:'weather';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*="td-ico-weather"]{line-height:1;text-align:center;display:inline-block;cursor:default}.rain-d:before{content:'\e800';display:none}.rain-n:before{content:'\e801';display:none}.mist-d:before{content:'\e802';display:none}.mist-n:before{content:'\e802';display:none}.scattered-clouds-d:before{content:'\e803';display:none}.scattered-clouds-n:before{content:'\e803';display:none}.shower-rain-d:before{content:'\e804';display:none}.shower-rain-n:before{content:'\e804';display:none}.snow-d:before{content:'\e805';display:none}.snow-n:before{content:'\e805';display:none}.thunderstorm-d:before{content:'\e806';display:none}.thunderstorm-n:before{content:'\e806';display:none}.broken-clouds-d:before{content:'\e807';display:none}.broken-clouds-n:before{content:'\e807';display:none}.clear-sky-d:before{content:'\e808';display:none}.clear-sky-n:before{content:'\e809';display:none}.few-clouds-d:before{content:'\e80a';display:none}.few-clouds-n:before{content:'\e80b';display:none}.td-icons-drop:before{content:'\e80c'}.td-icons-wind:before{content:'\e80d'}.td-icons-arrows-down:before{content:'\e80e'}.td-icons-arrows-up:before{content:'\e80f'}.td-icons-cloud:before{content:'\e810'}.td-icons-location:before{content:'\e811'}.td-review{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:0;background-color:#f5f5f5;width:100%;margin-bottom:20px}.td-review td{border:0}.td-review .td-icon-star,.td-review .td-icon-star-empty,.td-review .td-icon-star-half{width:21px}.td-review .block-title{background-color:#222;margin-left:0;color:#fff;display:inline-block;border-radius:3px;font-family:'Open Sans',arial,sans-serif;font-size:11px;font-weight:700;line-height:16px;padding:2px 15px;vertical-align:middle}.td-review .td-review-desc:first-child{border-top:1px dashed #d8d8d8}.td-review .td-review-stars:nth-child(2){border-top:1px dashed #d8d8d8}.td-review-header .block-title{margin-bottom:0}.td-review-header td{padding:18px 19px 20px 20px;border:0}@media (min-width:768px) and (max-width:1023px){.td-review-header td{padding:18px 17px 20px 17px}}@media (max-width:767px){.td-review-header td{padding:18px 10px 20px 10px}}.td-icon-star,.td-icon-star-empty,.td-icon-star-half{font-size:15px;line-height:1;display:inline-block;width:17px}.td-review-summary-content{font-size:11px}.td-review-summary{padding:20px;border-bottom:1px solid #e6e6e6}@media (min-width:768px) and (max-width:1023px){.td-review-summary{padding:20px 17px}}@media (max-width:767px){.td-review-summary{padding:20px 10px}}.td-review-summary .block-title{margin-bottom:12px}.td-review-score{background-color:#f5f5f5;font-family:'Open Sans',arial,sans-serif;font-size:48px;font-weight:700;text-align:center;border-bottom:1px solid #e6e6e6;vertical-align:top;padding:0}.td-review-footer{border-top:1px dashed #d8d8d8}.td-review-footer.rate_point,.td-review-footer.rate_percent{border-top:0}.td-review-overall{margin:20px;border:1px solid #999;min-width:130px;width:130px;float:right;padding:10px 0 10px 0;line-height:14px}@media (min-width:768px) and (max-width:1023px){.td-review-overall{margin:20px 17px}}@media (max-width:767px){.td-review-overall{margin:20px 10px}}.td-review-overall span{font-size:11px}.td_review_with_bars td{height:28px}.td-review-final-star{height:24px;line-height:18px}.td-review-stars{width:120px;text-align:center;line-height:11px}.td-review-final-score{line-height:70px;position:relative;top:2px}.td-review-final-score span{line-height:0}.td-rating-bar-wrap{height:20px;margin:0 20px 11px 20px;background-color:#fff}@media (min-width:768px) and (max-width:1023px){.td-rating-bar-wrap{margin:0 17px 11px 17px}}@media (max-width:767px){.td-rating-bar-wrap{margin:0 10px 11px 10px}}.td-rating-bar-wrap div{height:20px;background:#4db2ec}.td-review-desc{font-family:'Open Sans',arial,sans-serif;font-size:12px;color:#444;border-bottom:1px dashed #d8d8d8;padding:6px 0 6px 21px}@media (min-width:768px) and (max-width:1023px){.td-review-desc{padding:6px 0 6px 17px}}@media (max-width:767px){.td-review-desc{padding:6px 0 6px 10px}}.td-review-details{font-size:12px}.td-review-details .td-review-desc{display:inline-block;padding:0 0 1px 21px}@media (min-width:768px) and (max-width:1023px){.td-review-details .td-review-desc{padding:0 0 1px 17px}}@media (max-width:767px){.td-review-details .td-review-desc{padding:0 0 1px 10px}}.td-review-stars{border-bottom:1px dashed #d8d8d8}.td-review-row-bars .td-review-desc{border:none}.td-review-row-bars .td-review-desc:first-child{border:none}.td-review-row-bars td{padding:0;border:0!important}.td-review-percent-sign{font-size:30px}.td-review-percent{float:right;padding:0 21px 1px 0;font-size:11px}@media (min-width:768px) and (max-width:1023px){.td-review-percent{padding:0 17px 1px 0}}@media (max-width:767px){.td-review-percent{padding:0 10px 1px 0}}.td-footer-container{margin-right:auto;margin-left:auto;position:relative;background-color:#222;padding:42px 0 20px 0;color:#fff;z-index:0}.td-footer-container a{color:#fff}.td-footer-container:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:auto;background-position:center bottom;z-index:-1;border-left:0 solid #e6e6e6;border-right:0 solid #e6e6e6}@media (max-width:767px){.td-footer-container:before{border-width:0!important}}.td-footer-container .meta-info{color:#888}.td-footer-container .meta-info .entry-date{color:#fff}.td-footer-container .block-title>a,.td-footer-container .block-title>span{background-color:#fff;color:#222}.td-footer-container .widget_rss .block-title .rsswidget{color:#222}.td-footer-container .widget .block-title{margin-top:0}.td-footer-container .widget_text p{color:#fff}.td-footer-container select{color:#222}.td-footer-container .td_block_wrap{padding-top:0}.td-footer-container .td-footer-info{margin-bottom:36px}@media (max-width:767px){.td-footer-container .td-footer-info{text-align:center}}.td-footer-container .td-post-author-name a:hover,.td-footer-container .td-module-comments a:hover{color:#fff}.td-footer-container .td-pb-span4,.td-footer-container .td-pb-span8,.td-footer-container .td-pb-span12{border-left:none}@media (max-width:767px){.td-footer-container .td-pb-span4,.td-footer-container .td-pb-span8,.td-footer-container .td-pb-span12{padding-bottom:20px}}@media (max-width:767px){.td-footer-container .td-pb-span4:last-child,.td-footer-container .td-pb-span8:last-child,.td-footer-container .td-pb-span12:last-child{padding-bottom:0}}.td-footer-container.td-container{border-bottom-width:0}.td-footer-container .widget_calendar a:hover{color:#fff}.td-footer-container .widget_recent_comments li,.td-footer-container .widget_recent_entries li{border-bottom:1px dashed rgb(255 255 255 / .15)}.td-footer-container .widget_recent_comments li:last-child,.td-footer-container .widget_recent_entries li:last-child{border-bottom:0}.td-footer-container .td_module_14 .meta-info,.td-footer-container .td_module_5,.td-footer-container .td_module_9 .item-details,.td-footer-container .td_module_8 .item-details,.td-footer-container .td_module_mx3 .meta-info{border-bottom:1px dashed rgb(255 255 255 / .15)}.td-footer-container .widget_search{margin-top:0}.td-footer-container .widget_search .wpb_button{background-color:#444}.td-footer-container .widget_search .wpb_button:hover{background-color:#4db2ec}.td-footer-container .td_block_wrap{border-top:0;margin-bottom:20px!important}.td-footer-container table td,.td-footer-container table th{border:1px solid rgb(255 255 255 / .2)}.td-footer-container tfoot td{border:0}.td-footer-container .widget_calendar #today{background-color:#444}.td-footer-container .widget_calendar #today a{color:#4db2ec}.td-footer-container .widget_calendar td{border-radius:0}.td-footer-container .td-excerpt{color:#b5b5b5}.td-footer-container .td-module-meta-info .td-post-date{color:#888}.td-footer-container .td_social_type:hover .td-social-box{background-color:#444}.td-footer-container .td-social-style1 .td_social_type .td-social-box,.td-footer-container .td-social-style7 .td_social_type .td-social-box{background-color:#444}.td-footer-container .td-social-style2,.td-footer-container .td-social-style8{color:#fff}.td-footer-container .td-social-style2 .td_social_type,.td-footer-container .td-social-style8 .td_social_type{color:#fff}.td-footer-container .td-social-style2 .td_social_type:hover,.td-footer-container .td-social-style8 .td_social_type:hover{color:#999}.td-footer-container .td-social-style2 .td_social_type:hover a,.td-footer-container .td-social-style8 .td_social_type:hover a{color:#999}.td-footer-container .td-social-style2 .td_social_type:hover .td-social-box,.td-footer-container .td-social-style8 .td_social_type:hover .td-social-box{background-color:#fff0}.td-footer-container .td-social-style2 .td_social_type .td-social-box,.td-footer-container .td-social-style8 .td_social_type .td-social-box{border-color:#444}.td-footer-container .td-social-style2 .td_social_type a,.td-footer-container .td-social-style8 .td_social_type a{color:#fff}.td-footer-container .td-social-style2 .td_social_type .td_social_button,.td-footer-container .td-social-style8 .td_social_type .td_social_button{border-color:#444}.td-footer-container .td-social-style3,.td-footer-container .td-social-style4{color:#fff}.td-footer-container .td-social-style3 .td_social_type a,.td-footer-container .td-social-style4 .td_social_type a{color:#fff}.td-footer-container .td-social-style3 .td_social_type:hover,.td-footer-container .td-social-style4 .td_social_type:hover{color:#999}.td-footer-container .td-social-style3 .td_social_type:hover .td-social-box,.td-footer-container .td-social-style4 .td_social_type:hover .td-social-box{background-color:#fff0}.td-footer-container .td-social-style3 .td_social_type:hover a,.td-footer-container .td-social-style4 .td_social_type:hover a{color:#999}.td-footer-container .td-social-style9,.td-footer-container .td-social-style10{color:#fff}.td-footer-container .td-social-style9 .td_social_type:hover,.td-footer-container .td-social-style10 .td_social_type:hover{color:#999}.td-footer-container .td-social-style9 .td_social_type:hover .td-social-box,.td-footer-container .td-social-style10 .td_social_type:hover .td-social-box{background-color:#fff0}.td-footer-container .td_module_14 .meta-info,.td-footer-container .td_module_mx3 .meta-info,.td-footer-container .td_module_mx1 .td-block14-border{background-color:#222}.td-footer-container .widget{padding-bottom:20px}.td-footer-container .td_block_13.td_block_widget .td_module_mx3{left:0}.td-footer-container .td_block_14{background-color:#fff0}.td-footer-container .td_block_14 .td-block-row{background-color:#fff0;border-color:#fff0}.td-footer-container .td-pb-row .td-pb-span4:after{display:none}.footer-email-wrap{padding-top:21px}.footer-email-wrap a{color:#4db2ec}.footer-logo-wrap{margin-bottom:20px;display:block}@media (max-width:767px){.footer-logo-wrap img{margin-right:auto;margin-left:auto}}.td-footer-full{text-align:center}.td-footer-full .footer-social-wrap i{margin:10px 3px 0 7px}.td-footer-full .footer-logo-wrap{text-align:center;display:inline-block;width:100%;margin-right:auto;margin-left:auto}.td-footer-full .footer-logo-wrap img{margin-right:auto;margin-left:auto}.footer-social-wrap i{border-radius:3px;margin:12px 5px 12px 0;color:#fff;width:32px;height:32px;font-size:16px;padding-top:8px;line-height:16px}.td-social-style2 i:hover{color:#fff}.td-social-style2 .td-social-icon-wrap:hover .td-icon-behance{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-blogger{background-color:#ffa900}.td-social-style2 .td-social-icon-wrap:hover .td-icon-delicious{background-color:#39f}.td-social-style2 .td-social-icon-wrap:hover .td-icon-deviantart{background-color:#4e6252}.td-social-style2 .td-social-icon-wrap:hover .td-icon-digg{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-dribbble{background-color:#ea4c89}.td-social-style2 .td-social-icon-wrap:hover .td-icon-evernote{background-color:#07c257}.td-social-style2 .td-social-icon-wrap:hover .td-icon-facebook{background-color:#3B5998}.td-social-style2 .td-social-icon-wrap:hover .td-icon-flickr{background-color:#ff0084}.td-social-style2 .td-social-icon-wrap:hover .td-icon-forrst{background-color:#3b7140}.td-social-style2 .td-social-icon-wrap:hover .td-icon-grooveshark{background-color:#f77f00}.td-social-style2 .td-social-icon-wrap:hover .td-icon-instagram{background-color:#3f729b}.td-social-style2 .td-social-icon-wrap:hover .td-icon-lastfm{background-color:#ce2127}.td-social-style2 .td-social-icon-wrap:hover .td-icon-linkedin{background-color:#007bb6}.td-social-style2 .td-social-icon-wrap:hover .td-icon-mail{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-myspace{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-path{background-color:#e62f17}.td-social-style2 .td-social-icon-wrap:hover .td-icon-paypal{background-color:#009cde}.td-social-style2 .td-social-icon-wrap:hover .td-icon-pinterest{background-color:#cb2027}.td-social-style2 .td-social-icon-wrap:hover .td-icon-reddit{background-color:#ff4100}.td-social-style2 .td-social-icon-wrap:hover .td-icon-rss{background-color:#f36f24}.td-social-style2 .td-social-icon-wrap:hover .td-icon-share{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-skype{background-color:#01aef2}.td-social-style2 .td-social-icon-wrap:hover .td-icon-soundcloud{background-color:#f50}.td-social-style2 .td-social-icon-wrap:hover .td-icon-spotify{background-color:#81b900}.td-social-style2 .td-social-icon-wrap:hover .td-icon-stackoverflow{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-steam{background-color:#000}.td-social-style2 .td-social-icon-wrap:hover .td-icon-stumbleupon{background-color:#eb4923}.td-social-style2 .td-social-icon-wrap:hover .td-icon-tumblr{background-color:#32506d}.td-social-style2 .td-social-icon-wrap:hover .td-icon-twitter{background-color:#00aced}.td-social-style2 .td-social-icon-wrap:hover .td-icon-vimeo{background-color:#5289cc}.td-social-style2 .td-social-icon-wrap:hover .td-icon-vk{background-color:#45668e}.td-social-style2 .td-social-icon-wrap:hover .td-icon-windows{background-color:#319de5}.td-social-style2 .td-social-icon-wrap:hover .td-icon-wordpress{background-color:#222}.td-social-style2 .td-social-icon-wrap:hover .td-icon-yahoo{background-color:#720e9e}.td-social-style2 .td-social-icon-wrap:hover .td-icon-youtube{background-color:#b00}.td-social-style2 .td-social-icon-wrap:hover .td-icon-naver{background-color:#3ec729}.td-social-style2 .td-social-icon-wrap:hover .td-icon-discord{background-color:#7289DA}.td-social-style2 .td-social-icon-wrap:hover .td-icon-ebay{background-color:#db2e32}.td-social-style2 .td-social-icon-wrap:hover .td-icon-flipboard{background-color:#f42827}.td-social-style2 .td-social-icon-wrap:hover .td-icon-github{background-color:#4db2ec}.td-social-style2 .td-social-icon-wrap:hover .td-icon-medium{background-color:#4db2ec}.td-social-style2 .td-social-icon-wrap:hover .td-icon-rumble{background-color:#74a441}.td-social-style2 .td-social-icon-wrap:hover .td-icon-patreon{background-color:#ff5900}.td-social-style2 .td-social-icon-wrap:hover .td-icon-parler{background-color:#e90039}.td-social-style2 .td-social-icon-wrap:hover .td-icon-gettr{background-color:red}.td-social-style2 .td-social-icon-wrap:hover .td-icon-gab{background-color:#21cf7a}.td-social-style2 .td-social-icon-wrap:hover .td-icon-clouthub{background-color:#ef6331}.td-add-border{border-top:1px solid #e6e6e6}.td-footer-template-10{padding:20px 0}@media (min-width:768px) and (max-width:1023px){.td-footer-template-10{padding:12px 0}}.td-footer-template-10 .td-a-rec-id-footer_top,.td-footer-template-10 .td-g-rec-id-footer_top{margin-top:10px;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td-footer-template-10 .td-a-rec-id-footer_top,.td-footer-template-10 .td-g-rec-id-footer_top{margin-bottom:16px}}@media (max-width:767px){.td-footer-template-10 .td-a-rec-id-footer_top,.td-footer-template-10 .td-g-rec-id-footer_top{margin:5px auto 16px}}.td-footer-template-10 .td-a-rec-id-footer_top>div,.td-footer-template-10 .td-g-rec-id-footer_top>div,.td-footer-template-10 .td-a-rec-id-footer_top .adsbygoogle,.td-footer-template-10 .td-g-rec-id-footer_top .adsbygoogle{margin:0}.td-footer-template-10 .td-a-rec-id-footer_top .td-adspot-title,.td-footer-template-10 .td-g-rec-id-footer_top .td-adspot-title{margin-top:-21px;margin-bottom:5px}.td-footer-template-10 .td-social-icon-wrap{margin:4px 0;display:inline-block;text-transform:uppercase;font-family:'Open Sans',arial,sans-serif}.td-footer-template-10 .td-social-icon-wrap i{margin:0}.td-footer-template-10 .td-social-name{font-size:13px;margin:0 20px 0 3px;position:relative;bottom:2px}@media (min-width:768px) and (max-width:1023px){.td-footer-template-10 .td-social-name{font-size:11px;margin:0 15px 0 3px}}@media (max-width:767px){.td-footer-template-10 .td-social-name{display:none}}.td-footer-template-10 .footer-social-wrap{padding:0 20px;cursor:default}@media (max-width:767px){.td-footer-template-10 .footer-social-wrap{padding:0 10px}}.td-footer-template-10 .widget{padding-bottom:0}.td-js-loaded .td-scroll-up{display:block!important}.td-scroll-up{-webkit-transform:translateZ(0);position:fixed;bottom:4px;right:5px;border-radius:3px;width:38px;height:38px}.td-scroll-up .td-icon-menu-up{position:relative;color:#fff;font-size:20px;display:block;text-align:center;width:38px;top:7px}.td-scroll-up:hover{cursor:pointer;opacity:1}.td-scroll-up-visible{display:block;background-color:#4db2ec;z-index:9999}@media (max-width:767px){.td-scroll-up-visible.td-hide-scroll-up-on-mob{display:none!important}}.td-right-demos-button{font-family:'Open Sans',arial,sans-serif;position:fixed;right:-1px;z-index:10000;border:1px solid #e8e8e8;color:#000;text-align:center;font-size:10px;line-height:31px;width:76px;transition:all 0.15s ease}@media (max-width:767px){.td-right-demos-button{display:none}}#td-theme-demos-button{top:84px;background:#fff}#td-theme-demos-button:hover{color:#4db2ec;border-color:rgb(77 178 236 / .3)}#td-theme-services-button{top:120px;background:#fff}#td-theme-services-button:hover{color:#4db2ec;border-color:rgb(77 178 236 / .3)}#td-theme-buy-button{top:156px;background:#f4f4f4}#td-theme-buy-button:hover{color:#4db2ec;border-color:rgb(77 178 236 / .3);background-color:rgb(77 178 236 / .15)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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:-.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:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}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;filter:alpha(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;filter:alpha(opacity=100)}.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;bottom:0;right:0;color:#ccc;font-size:12px;padding-right:15px;font-size:11px;line-height:18px}.mfp-arrow{font-family:'newsmag',sans-serif;font-size:30px;position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px}.mfp-arrow-left{left:0}.mfp-arrow-left:before{content:'\e807';color:#fff}.mfp-arrow-right{right:0}.mfp-arrow-right:before{content:'\e808';color:#fff}.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 rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;z-index:1}.mfp-figure{line-height:0}.mfp-figure:before{bottom:40px;content:"";display:block;height:20%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.mfp-ready .mfp-s-ready .mfp-figure:before{opacity:1}.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 rgb(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{font-size:11px;line-height:18px;margin-bottom:50px;position:absolute;bottom:0;left:0;width:100%;cursor:auto;padding:0 65px 0 15px;z-index:1}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word}.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:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.image-source-link{color:#98C3D1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:.001;-webkit-backface-visibility:hidden;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-bg{z-index:10000}.mfp-wrap{z-index:10000}#login_pass-mob,#login_pass{display:none!important}.td-login-show #login_pass-mob,.mfp-ready #login_pass{display:inline-block!important}.white-popup-block{position:relative;margin:0 auto;max-width:500px;min-height:500px;font-family:'Open Sans',arial,sans-serif;text-align:center;color:#fff;vertical-align:top;-webkit-box-shadow:0 0 20px 0 rgb(0 0 0 / .2);box-shadow:0 0 20px 0 rgb(0 0 0 / .2);padding:0 0 24px;overflow:hidden}.white-popup-block:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background:rgb(0 0 0 / .8);background:-webkit-gradient(left bottom,right top,color-stop(0%,rgb(0 0 0 / .8)),color-stop(100%,rgb(0 0 0 / .8)));background:-webkit-linear-gradient(45deg,rgb(0 0 0 / .8) 0%,rgb(0 0 0 / .8) 100%);background:linear-gradient(45deg,rgb(0 0 0 / .8) 0%,rgb(0 0 0 / .8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=1);z-index:-2}.white-popup-block:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background-size:cover;background-position:top;background-repeat:no-repeat;z-index:-3}.mfp-content .td-login-wrap{position:relative}.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-back-button,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-title,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-descr,.mfp-content .td-login-wrap.td-login-wrap-fb-open form,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-social,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-info-text,.mfp-content .td-login-wrap.td-login-wrap-fb-open #register-link{opacity:.5;pointer-events:none}.mfp-content #login-form .td-login-wrap-fb-open+.mfp-close{opacity:.5;pointer-events:none}.mfp-content .td-back-button{visibility:hidden;opacity:0;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;position:absolute;top:13px;left:8px;color:#fff;width:50px;height:50px;z-index:99}.mfp-content .td-back-button i{line-height:48px;font-size:16px}.mfp-content .td-login-inputs{width:100%;display:inline-block;position:relative;margin-bottom:30px;font-size:15px;font-weight:400;color:#fff}.mfp-content .td-login-inputs label{position:absolute;top:8px;left:0;text-transform:uppercase;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;pointer-events:none}.mfp-content .td-login-inputs:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#fff;opacity:.3}.mfp-content .td-login-input{position:relative;background-color:transparent!important;height:40px;margin:0!important;padding:0;box-shadow:none!important;font-size:15px;color:#fff;outline:none;border:0}.mfp-content .td-login-input:focus~label,.mfp-content .td-login-input:valid~label{top:-18px;font-size:11px;opacity:.6}.mfp-content .td-login-input:invalid{font-style:italic}.mfp-content .td-login-button{width:100%;height:50px;background-color:#fff;padding:5px 12px 6px;margin:20px 0 0 0!important;text-transform:uppercase;text-shadow:none;font-size:13px;font-weight:600;color:#000;-webkit-box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);border:0;-webkit-transition:background-color 0.2s ease!important;transition:background-color 0.2s ease!important;border-radius:3px}.mfp-content .td-login-button:active,.mfp-content .td-login-button:hover{-webkit-box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);background-color:#e2ea4b}.mfp-content .td-login-social{width:100%;margin-top:15px;margin-bottom:8px}.mfp-content .td-login-info-text{display:block;margin-top:3px;font-size:11px;color:#fff}.mfp-content .td-login-info-text a{color:inherit}.mfp-content .td-login-info-text a:hover{text-decoration:underline!important}.mfp-content #register-link{width:100%;display:block;padding:13px;margin-top:24px;font-size:13px;text-transform:uppercase;color:#fff;cursor:pointer;position:relative}.mfp-content #register-link:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;border-radius:3px}.mfp-content #register-link:hover:before{opacity:.2}.mfp-content .td-login-form-div{padding:0 20%}@media (max-width:480px){.mfp-content .td-login-form-div{padding:0 5%}}.mfp-content #td-login-div{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s}.mfp-content #td-login-div.td-display-none{display:none;visibility:hidden;opacity:0;-webkit-transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s}.mfp-content .td-login-animation #td-login-div{transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0)}.mfp-content .td-login-animation .td-back-button{visibility:visible;opacity:1}.mfp-content #td-register-div,.mfp-content #td-forgot-pass-div{display:none;visibility:hidden;opacity:0;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transform:translate3d(300px,0,0);-webkit-transform:translate3d(300px,0,0)}.mfp-content #td-register-div.td-display-block,.mfp-content #td-forgot-pass-div.td-display-block{display:block;visibility:visible;opacity:1;-webkit-transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mfp-content #login-form .mfp-close{position:absolute;top:26px;width:20px;height:20px;line-height:0;font-size:0;color:#fff;font-family:'newsmag',sans-serif}.mfp-content #login-form .mfp-close:before{position:absolute;top:50%;left:50%;transform:translate(-50%,50%);-webkit-transform:translate(-50%,50%);font-size:16px;vertical-align:bottom;color:#fff}.mfp-content #login-form #login-link{position:absolute;left:26px;top:28px;cursor:pointer}.mfp-content #login-form .mfp-close{right:27px;left:auto;opacity:1}.mfp-content #login-form .mfp-close:before{content:'\e902'}.mfp-content .td-login-panel-title{padding:26px 0 22px 0;line-height:20px;font-size:17px;text-transform:uppercase;color:#fff;pointer-events:none}.mfp-content .td-login-panel-descr{margin-bottom:77px;font-size:13px;line-height:1}.mfp-content .td_display_err{color:#fff;padding:14px 30px;display:none;position:absolute;top:93px;left:0;right:0;font-size:12px;text-transform:uppercase;margin:0 -40%;line-height:1}.mfp-content .td_display_err:before{content:'';width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;opacity:.8;z-index:-1}.mfp-content .td_display_msg_ok:before{background-color:#fff;opacity:.1}.mpf-td-login-effect .mfp-with-anim{opacity:0;-webkit-transition:all 400ms cubic-bezier(.55,0,.1,1);-moz-transition:all 400ms cubic-bezier(.55,0,.1,1);-o-transition:all 400ms cubic-bezier(.55,0,.1,1);transition:all 400ms cubic-bezier(.55,0,.1,1);transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4)}.mpf-td-login-effect.mfp-bg{opacity:0;transition:all 0.3s ease-out}.mpf-td-login-effect.mfp-ready .mfp-with-anim{opacity:1;transform:perspective(600px) scale(1);-webkit-transform:perspective(600px) scale(1)}.mpf-td-login-effect.mfp-ready.mfp-bg{opacity:.8}.mpf-td-login-effect.mfp-removing .mfp-with-anim{transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4);opacity:0}.mpf-td-login-effect.mfp-removing.mfp-bg{opacity:0}.td-login-social{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;padding:11px 20px 12px;font-size:14px;line-height:1;color:#fff;border:none;border-radius:4px;outline:none!important;transition:background-color 0.1s ease-in-out}.td-login-social:disabled{pointer-events:none}.td-login-fb{background-color:#1778f2}.td-login-fb:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');margin-right:10px;line-height:0}.td-login-fb:hover{background-color:#0d6ce3}.td-login-fb:disabled{background-color:#92c0f7}.td-vm-wrap{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:10001;opacity:0;-webkit-transition:all 0.2s;transition:all 0.2s}.td-vm-wrap.td-vm-open{opacity:1}.td-vm-wrap .td-vm-overlay{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .85);z-index:-1}.td-vm-wrap .td-vm-title{margin:0 0 20px;font-size:16px;line-height:21px;text-align:center}.td-vm-wrap .td-vm-title a{color:#fff}.td-vm-wrap .td-vm-content-wrap{background-color:#000;padding:40px 80px;box-sizing:content-box;transform:translateY(-30px);-webkit-transform:translateY(-30px);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.td-vm-wrap .td-vm-content-wrap.td-vm-content-wrap-visible{transform:translateY(0);-webkit-transform:translateY(0)}.td-vm-wrap .td-vm-content{position:relative}.td-vm-wrap .td-vm-content .wpb_video_wrapper{opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:3}.td-vm-wrap .td-vm-content .wpb_video_wrapper.td-vm-iframe-visible{opacity:1}.td-vm-wrap .td-vm-content video{width:100%}.td-vm-wrap .td-vm-content-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:50px;height:50px;margin-top:-28px;margin-left:-28px;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;border:3px solid #fff;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out;z-index:2}.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content{width:100%;height:0;padding-bottom:56.25%;background-color:#000}.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content .wpb_video_wrapper,.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:886px;height:auto}@media (min-width:768px) and (max-width:1023px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:860px}}@media (min-width:768px) and (max-width:1023px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:700px}}@media (max-width:767px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:100%;padding-left:20px;padding-right:20px}}.td-vm-wrap:not(.td-vm-facebook) .td-vm-content,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content{min-height:200px}.td-vm-wrap.td-vm-facebook blockquote,.td-vm-wrap.td-vm-twitter blockquote{display:none}.td-vm-wrap.td-vm-facebook .fb-video{display:block;width:550px!important;height:auto!important;margin:0 auto}.td-vm-wrap .td-vm-rec-wrap{display:inline-block;margin-top:24px;position:relative;left:50%;transform:translateX(-50%);text-align:center}.td-vm-wrap .td-vm-rec-wrap .td-vm-rec-title{font-size:10px;text-align:center;color:#bbb}.td-vm-wrap .td-vm-close{position:absolute;top:50px;right:50px;font-size:22px;color:#fff;cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s}@media (min-width:768px) and (max-width:1023px){.td-vm-wrap .td-vm-close{top:40px;right:40px;font-size:20px}}@media (min-width:768px) and (max-width:1023px){.td-vm-wrap .td-vm-close{top:36px;right:36px;font-size:19px}}@media (max-width:767px){.td-vm-wrap .td-vm-close{top:25px;right:20px;font-size:18px}}.td-vm-wrap .td-vm-close:hover{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.td-vm-wrap .td-vm-close i{pointer-events:none}.admin-bar .td-vm-close{top:72px}@media (max-width:767px){.admin-bar .td-vm-close{top:71px}}@-webkit-keyframes fullspin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fullspin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wp-block-embed__wrapper.td-video-fixed,.wpb_video_wrapper.td-video-fixed{position:fixed!important;right:0!important;top:300px!important;bottom:auto!important;left:auto!important;z-index:9999!important;margin:0!important;padding:0!important;-webkit-box-shadow:0 0 8px 0 rgb(0 0 0 / .2);box-shadow:0 0 8px 0 rgb(0 0 0 / .2)}.wp-block-embed__wrapper.td-video-fixed-left,.wpb_video_wrapper.td-video-fixed-left{left:0!important;right:auto!important}.wp-block-embed__wrapper.td-video-fixed-bottom,.wpb_video_wrapper.td-video-fixed-bottom{top:auto!important;bottom:300px!important}.td-close-video-fixed{display:none;position:absolute;right:10px;top:10px;background-color:#4db2ec;color:#fff;padding:7px;cursor:pointer;z-index:1}.td-close-video-fixed i{font-size:11px}.td-video-fixed .td-close-video-fixed{display:flex!important;justify-content:center;align-items:center}.td-sticky-video .td-footer-template-wrap{z-index:-1}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.td-sp,.iosSlider .prevButton,.iosSlider .nextButton,.sf-sub-indicator{background-image:url(https://kumanovomuseum.com/wp-content/plugins/td-composer/legacy/Newsmag/assets/css/../images/sprite/elements@2x.png);background-size:90px 2100px!important}}.post .row-fluid{padding-bottom:21px}.td-more-articles-box{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);position:fixed;width:341px;bottom:48px;right:-384px;background-color:#fff;padding:16px 20px 0 20px;border-style:solid;border-color:#e6e6e6;border-width:1px 0 1px 1px;z-index:9999;visibility:hidden;-webkit-transition:right 500ms cubic-bezier(.265,.365,.26,.865);-moz-transition:right 500ms cubic-bezier(.265,.365,.26,.865);-o-transition:right 500ms cubic-bezier(.265,.365,.26,.865);transition:right 500ms cubic-bezier(.265,.365,.26,.865);-webkit-transition-timing-function:cubic-bezier(.265,.365,.26,.865);-moz-transition-timing-function:cubic-bezier(.265,.365,.26,.865);-o-transition-timing-function:cubic-bezier(.265,.365,.26,.865);transition-timing-function:cubic-bezier(.265,.365,.26,.865)}@media (max-width:368px){.td-more-articles-box{width:100%;padding:16px 5px 0 5px}}.td-more-articles-box-title{font-family:'Open Sans',arial,sans-serif;color:#222;font-size:17px;font-weight:600;line-height:30px;display:inline-block;text-align:center;min-width:300px;margin-bottom:18px}.td-content-more-articles-box .td_module_1,.td-content-more-articles-box .td_module_3{padding-bottom:20px}.td-content-more-articles-box .td_module_4{margin-bottom:20px}.td-content-more-articles-box .td_module_2{padding-bottom:10px}.td-close-more-articles-box{display:inline-block;cursor:pointer;position:absolute;left:14px;top:17px;line-height:26px;padding:2px 11px;font-size:17px}.td-front-end-display-block{right:0;visibility:visible}.td-gallery-slide-top{position:relative;width:100%;background-color:#2d2d2d;min-height:44px;vertical-align:top}.td-gallery-title{display:inline-block;color:#fff;font-family:'Open Sans',arial,sans-serif;font-style:italic;font-size:14px;line-height:17px;font-weight:600;padding:13px 20px 13px 20px;position:relative}@media (max-width:767px){.td-gallery-title{width:65%;font-size:13px;line-height:17px;padding:16px}}.td-gallery-controls-wrapper{display:inline-block;height:22px;margin:auto!important;position:absolute;right:0;top:0;bottom:0;color:#fff}.td-gallery-slide-count{display:inline-block;margin-right:2px;font-style:italic;font-size:12px;font-weight:500;position:relative;top:-1px;vertical-align:middle}@media (min-width:768px) and (max-width:1023px){.td-gallery-slide-count{font-size:10px;top:-2px}}@media (max-width:767px){.td-gallery-slide-count{margin-right:0;font-size:10px;top:-2px}}.td-gallery-slide-prev-next-but{display:inline-block;margin-right:12px;vertical-align:middle}@media (max-width:767px){.td-gallery-slide-prev-next-but{margin-right:8px}}.td-gallery-slide-prev-next-but .td-icon-left,.td-gallery-slide-prev-next-but .td-icon-right{font-size:14px;padding:0 3px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width:767px){.td-gallery-slide-prev-next-but .td-icon-left,.td-gallery-slide-prev-next-but .td-icon-right{padding:0 4px}}.td-gallery-slide-prev-next-but .td-icon-left:before{content:'\e901'}.td-gallery-slide-prev-next-but .td-icon-right:before{content:'\e901';transform:rotate(180deg);-webkit-transform:rotate(180deg)}.td-doubleSlider-1{width:auto;background-color:#222;overflow:hidden}.td-doubleSlider-1 .td-slider{height:100%;position:relative;margin-left:auto;margin-right:auto}.td-doubleSlider-1 .td-slider .item{max-height:580px;left:0;height:auto;margin:0}.td-doubleSlider-1 .td-slider .td-slide-galery-figure{margin:0;text-align:center;position:relative;width:980px;height:580px}.td-doubleSlider-1 .td-slide-item img{max-width:none!important}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item{width:100%}}.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);overflow:auto}.td-doubleSlider-1 .td-slide-item .td-slide-caption{position:absolute;bottom:0;left:0;text-align:left;background-color:rgb(0 0 0 / .6)}.td-doubleSlider-1 .td-slide-item .td-slide-caption span{font-family:Verdana,Geneva,sans-serif;font-style:normal;line-height:18px;font-size:11px;color:#fff;position:relative;top:0;left:0;z-index:1}@media (min-width:768px) and (max-width:1023px){.td-doubleSlider-1 .td-slide-item .td-slide-caption span{font-size:10px}}.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content{width:100%}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content{display:inline-block}}.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span{padding:7px 6px 7px 17px;display:inline-block}@media screen and (-webkit-min-device-pixel-ratio:0){.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span{padding:6px 6px 8px 17px}}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span{font-size:10px;line-height:12px;padding:5px 6px 7px 10px}}.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite{position:absolute;bottom:0;right:0;padding:3px 10px;text-align:left;color:#fff;font-family:Verdana,Geneva,sans-serif;font-style:italic;line-height:15px;font-size:10px;background-color:rgb(0 0 0 / .8)}.td-slide-on-2-columns .td-gallery-title{width:73%}@media (min-width:768px) and (max-width:1023px){.td-slide-on-2-columns .td-gallery-title{width:64%;font-size:12px}}@media (max-width:767px){.td-slide-on-2-columns .td-gallery-title{font-size:11px}}.td-slide-on-2-columns .td-doubleSlider-1{height:420px}@media (min-width:768px) and (max-width:1023px){.td-slide-on-2-columns .td-doubleSlider-1{height:308px!important}}@media (max-width:767px){.td-slide-on-2-columns .td-doubleSlider-1{height:260px!important}}.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:640px!important;height:420px}@media (min-width:768px) and (max-width:1023px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:469px!important;height:308px}.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img{width:auto;height:308px}}@media (max-width:767px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:100%!important;height:260px!important;line-height:12px}.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img{width:auto;height:260px}}.td-slide-on-2-columns .td-button{margin:0 5px 0 5px}.td-slide-on-3-columns .td-gallery-title{width:80%}@media (min-width:768px) and (max-width:1023px){.td-slide-on-3-columns .td-gallery-title{width:76%;font-size:12px}}@media (max-width:767px){.td-slide-on-3-columns .td-gallery-title{font-size:11px}}.td-slide-on-3-columns .td-doubleSlider-1{height:580px!important}@media (min-width:768px) and (max-width:1023px){.td-slide-on-3-columns .td-doubleSlider-1{height:427px!important}}@media (max-width:767px){.td-slide-on-3-columns .td-doubleSlider-1{height:260px!important}}@media (min-width:768px) and (max-width:1023px){.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure{width:721px!important;height:427px!important}.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img{width:auto;height:427px}}@media (max-width:767px){.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure{max-width:100%!important;height:260px!important;line-height:12px}.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img{width:auto;height:260px}}.td-slide-on-3-columns .td-button{margin:0 4.2px 0 4.3px}.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slider .td-slide-galery-figure{height:280px!important}@media (min-width:768px) and (max-width:1023px){.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slider .td-slide-galery-figure{height:180px!important}}.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slider .td-slide-galery-figure{height:420px}@media (min-width:768px) and (max-width:1023px){.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slider .td-slide-galery-figure{height:308px!important}}.td-pb-span4 .td-slider .td-slide-galery-figure,.td-pb-span8 .td-slider .td-slide-galery-figure{width:100%!important}.td-pb-span4 .td-slider .td-slide-galery-figure img,.td-pb-span8 .td-slider .td-slide-galery-figure img{height:auto;max-height:100%}@media (max-width:767px){.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-galery-figure,.td-pb-span8 .td-slide-galery-figure{height:260px!important}}.td-doubleSlider-2{padding:20px 0 10px 0;height:80px!important;background-color:#222;width:100%;visibility:hidden}@media (max-width:767px){.td-doubleSlider-2{display:none}}.td-doubleSlider-2 .td-slider{width:100%;height:100%;overflow-wrap:normal}.td-doubleSlider-2 .td-button{top:-10px;display:inline-block;width:80px!important;height:60px;background-size:cover!important;background-position:center!important}@media (min-width:768px) and (max-width:1023px){.td-doubleSlider-2 .td-button{top:-9px!important;width:56px!important;height:58px}}.td-doubleSlider-2 .td-button:hover{cursor:pointer}.td-doubleSlider-2 .td-button .td-border{height:60px;width:80px}@media (min-width:768px) and (max-width:1023px){.td-doubleSlider-2 .td-button .td-border{height:58px;width:56px}}.td-doubleSlider-2.td_center_slide2{text-align:center;padding:25px 0 10px 0}.td-doubleSlider-2.td_center_slide2 .td-slider{display:inline-block}.td-doubleSlider-2.td_center_slide2 .td-button{position:relative;top:-15px;margin:0 2px 0 3px}.td-js-loaded .td-doubleSlider-2{visibility:visible}.td-magnific-popup-slide-gallery{margin:0 auto;max-width:1000px;max-height:100%;text-align:left;vertical-align:top;position:relative}.td-magnific-popup-slide-gallery img{display:block}.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-caption{position:absolute;bottom:0;left:0;text-align:left;background:#000;opacity:.6;display:block;width:100%}.td-magnific-popup-slide-gallery span{display:block;font-family:Verdana,Geneva,sans-serif;font-style:normal;line-height:18px;font-size:11px;color:#fff;width:100%;text-align:left;padding:5px 7px 6px 7px}.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-copywrite{position:absolute;top:-27px;right:3px;padding:5px 7px 6px 7px;text-align:left;color:#fff;font-family:Verdana,Geneva,sans-serif;font-style:italic;line-height:17px;font-size:10px}.td-magnific-popup-slide-gallery .mfp-close{color:#fff}@media (min-width:768px) and (max-width:1023px){.mfp-title{font-size:10px}}.post_td_gallery{margin-bottom:16px}.td-smart-disable{background-color:#a5a5a5!important;cursor:default;opacity:.5}.td_smart_list_1{position:relative;overflow:hidden;z-index:1;clear:both}.td_smart_list_1 .td-item{width:100%;margin:0}.td_smart_list_1 .td-item img{height:auto}.td_smart_list_1 .td-sml1-current-item-nr{display:inline-block;font-weight:700;font-size:21px;line-height:24px;color:#fff;padding:6px 4px 6px 4px;background-color:#000;-webkit-border-radius:3px;border-radius:3px;width:37px;height:37px;text-align:center;margin-right:15px;margin-bottom:20px;vertical-align:top}@media (max-width:767px){.td_smart_list_1 .td-sml1-current-item-nr{margin-bottom:10px;margin-right:auto;margin-left:auto;display:table}}.td_smart_list_1 .td-sml1-current-item-title{display:inline-block;font-weight:700;font-style:italic;font-size:20px;line-height:28px;color:#000;margin-bottom:10px;width:490px;margin-top:8px;position:relative;top:-3px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_1 .td-sml1-current-item-title{font-size:16px;max-width:320px}}@media (max-width:767px){.td_smart_list_1 .td-sml1-current-item-title{display:block;width:100%;font-size:16px;text-align:center}}@media (max-width:767px){.td_smart_list_1 .td-number-and-title{margin-right:auto;margin-left:auto;display:table}}.td_smart_list_1 .td-number-and-title h2{display:inline-block;margin:0}.td_smart_list_1 .td-controls{position:absolute;right:0;top:0;width:88px;z-index:9;background-color:#fff}.td_smart_list_1 .td-controls .td-icon-left,.td_smart_list_1 .td-controls .td-icon-right{border:1px solid #e6e6e6;display:inline-block;width:37px;height:37px;text-align:center;-webkit-border-radius:3px;border-radius:3px;font-size:24px;padding:7px 13px 7px 13px;background-color:#fff;position:relative;right:-3px;line-height:1}.td_smart_list_1 .td-controls .td-icon-left{margin-right:10px}.td_smart_list_1 .td-sml1-description p{margin-top:13px}.td_smart_list_1 .td-sml1-caption{text-align:right;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;color:#000}.td_smart_list_1.td-3-columns .td-sml1-current-item-title{max-width:100%;width:820px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_1.td-3-columns .td-sml1-current-item-title{max-width:570px}}@media (max-width:767px){.td_smart_list_1.td-3-columns .td-sml1-current-item-title{max-width:100%;width:100%}}.td-slide-smart-list-1 img{width:100%}.td_smart_list_2 .td-sml2-current-item-nr{display:inline-block;font-weight:700;font-size:21px;line-height:24px;color:#fff;padding:6px 4px 6px 4px;background-color:#000;-webkit-border-radius:3px;border-radius:3px;width:37px;height:37px;text-align:center;margin-right:15px;margin-bottom:10px;vertical-align:top}@media (max-width:767px){.td_smart_list_2 .td-sml2-current-item-nr{margin-bottom:10px;margin-right:auto;margin-left:auto;display:table}}.td_smart_list_2 .td-sml2-current-item-title{display:inline-block;font-weight:700;font-style:italic;font-size:20px;line-height:28px;color:#000;width:580px;margin-bottom:10px;margin-top:8px;position:relative;top:-3px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_2 .td-sml2-current-item-title{max-width:415px;margin-bottom:0}}@media (max-width:767px){.td_smart_list_2 .td-sml2-current-item-title{display:block;width:100%;text-align:center;margin-bottom:0}}@media (max-width:767px){.td_smart_list_2 .td-number-and-title{margin-right:auto;margin-left:auto;display:table}}.td_smart_list_2 .td-number-and-title h2{display:inline-block}.td_smart_list_2 .td-sml2-caption{text-align:right;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;color:#000}.td_smart_list_2 .td-sml2-description p{font-size:12px;margin-top:13px}.td_smart_list_2.td-3-columns .td-sml2-current-item-title{width:920px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_2.td-3-columns .td-sml2-current-item-title{max-width:650px}}@media (max-width:767px){.td_smart_list_2.td-3-columns .td-sml2-current-item-title{max-width:100%;width:100%}}.td-slide-smart-list-2{display:block!important}.td-slide-smart-list-2 img{width:100%}.td_smart_list_3{position:relative;overflow:hidden;padding:10px 0 12px 0;margin-bottom:40px;z-index:1;clear:both}@media (max-width:767px){.td_smart_list_3{margin-bottom:0}}.td_smart_list_3 .td-item{width:100%;margin:0}.td_smart_list_3 .td-item img{max-width:100%;height:auto}.td_smart_list_3 .td-sml3-current-item-nr{display:inline-block;font-weight:700;font-size:21px;line-height:24px;color:#fff;padding:6px 4px 6px 4px;background-color:#000;-webkit-border-radius:3px;border-radius:3px;width:37px;height:37px;text-align:center;margin-right:15px;margin-bottom:10px;vertical-align:top}@media (max-width:767px){.td_smart_list_3 .td-sml3-current-item-nr{display:none}}.td_smart_list_3 .td-sml3-current-item-title{display:inline-block;font-weight:700;font-style:italic;font-size:20px;line-height:28px;color:#000;width:265px;margin-bottom:10px;margin-top:4px}@media (max-width:767px){.td_smart_list_3 .td-sml3-current-item-title{display:block;width:100%}}.td_smart_list_3 .td-vertical-align-top{vertical-align:top}.td_smart_list_3 .td-number-and-title{float:left}@media (max-width:767px){.td_smart_list_3 .td-number-and-title{float:none;text-align:center}}.td_smart_list_3 .td-number-and-title h2{display:inline-block;margin:0}.td_smart_list_3 .td-sml3-top-title{text-align:center;margin-top:4px;margin-bottom:30px;margin-right:100px;margin-left:100px;overflow:hidden;height:22px;font-size:11px;font-style:italic}@media (min-width:768px) and (max-width:1023px){.td_smart_list_3 .td-sml3-top-title{margin-bottom:17px}}@media (max-width:767px){.td_smart_list_3 .td-sml3-top-title{display:none}}.td_smart_list_3 .td-sml3-link-to-image img{margin-bottom:6px}.td_smart_list_3 .td-sml3-bottom-title{text-align:center;margin-top:0;margin-bottom:0;margin-right:100px;margin-left:100px;overflow:hidden;height:22px;position:relative;top:0;font-size:11px;font-style:italic}@media (max-width:767px){.td_smart_list_3 .td-sml3-bottom-title{display:none}}.td_smart_list_3 .td-icon-left,.td_smart_list_3 .td-icon-right{display:inline-block;min-width:67px;height:28px;text-align:center;-webkit-border-radius:3px;border-radius:3px;font-size:16px;padding:7px 14px 7px 13px;color:#fff;background-color:#000;line-height:23px}.td_smart_list_3 .td-icon-left:hover,.td_smart_list_3 .td-icon-right:hover{background-color:#4db2ec}.td_smart_list_3 .td-sml3-top-controls,.td_smart_list_3 .td-sml3-bottom-controls{display:inline-block;padding:8px 0;width:100%;z-index:9;border-top:1px dashed #f1f1f1;border-bottom:1px dashed #f1f1f1}@media (max-width:767px){.td_smart_list_3 .td-sml3-top-controls,.td_smart_list_3 .td-sml3-bottom-controls{border:0}}.td_smart_list_3 .td-sml3-top-controls .td-icon-left,.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left{position:relative;left:0;padding:2px 10px 2px 10px}.td_smart_list_3 .td-sml3-top-controls .td-icon-left span,.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left span{float:right;position:relative;margin:8px 2px 8px 12px}.td_smart_list_3 .td-sml3-top-controls .td-icon-right,.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right{position:absolute;right:0;padding:2px 10px 2px 10px}.td_smart_list_3 .td-sml3-top-controls .td-icon-right span,.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right span{float:left;position:relative;margin:8px 12px 8px 2px}.td_smart_list_3 .td-sml3-top-controls .td-sml3-control-text,.td_smart_list_3 .td-sml3-bottom-controls .td-sml3-control-text{position:relative;font-family:'Open Sans',arial,sans-serif;font-style:normal;text-transform:uppercase;font-size:11px;font-weight:600;line-height:8px}.td_smart_list_3 .td-sml3-top-controls{position:absolute;top:0}@media (max-width:767px){.td_smart_list_3 .td-sml3-top-controls{position:relative}}.td_smart_list_3 .td-sml3-bottom-controls{position:absolute;bottom:0}@media (max-width:767px){.td_smart_list_3 .td-sml3-bottom-controls{position:relative}}.td_smart_list_3 .td-sml3-description{min-height:390px;margin-bottom:40px}@media (max-width:767px){.td_smart_list_3 .td-sml3-description{display:table;margin-bottom:0;width:100%}}.td_smart_list_3 .td-sml-figure{position:relative;top:0;width:300px;float:right;margin:0 0 20px 20px}.td_smart_list_3 .td-sml-figure .td-slide-smart-list-figure{display:block}@media (min-width:768px) and (max-width:1023px){.td_smart_list_3 .td-sml-figure{margin:0 0 17px 20px}}@media (max-width:767px){.td_smart_list_3 .td-sml-figure{margin-left:auto;margin-right:auto;float:none;display:table}}.td_smart_list_3 .td-sml3-caption{text-align:right;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;color:#000}.td_smart_list_3 .td-mobile-nr{display:none}@media (max-width:767px){.td_smart_list_3 .td-mobile-nr{display:inline-block;padding:6px 8px;color:#fff;background-color:#000;font-size:12px;-webkit-border-radius:3px;border-radius:3px;line-height:19px;position:relative;top:-3px;width:30px;height:30px;text-align:center;margin-right:6px}}@media (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-2-columns .td-sml3-description{display:table;width:100%}.td_smart_list_3.td-2-columns .td-sml3-caption{margin-top:6px}.td_smart_list_3.td-2-columns .td-sml-figure{margin-left:0;margin-top:0;float:right;width:40%}.td_smart_list_3.td-2-columns .td-sml-figure img{margin:0 auto}.td_smart_list_3.td-2-columns .td-sml3-top-title,.td_smart_list_3.td-2-columns .td-sml3-bottom-title{font-size:9px}.td_smart_list_3.td-2-columns .td-sml3-current-item-title{font-size:18px}}@media (min-width:768px) and (max-width:1023px) and (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-2-columns .td-sml3-description{margin-top:27px}}@media (min-width:768px) and (max-width:1023px) and (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-2-columns .td-number-and-title h2{display:inherit}}@media (min-width:768px) and (max-width:1023px) and (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-2-columns .td-sml-figure{margin-left:10px}}@media (min-width:768px) and (max-width:1023px) and (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-2-columns .td-sml3-current-item-title{width:217px}}.td_smart_list_3.td-3-columns .td-sml3-current-item-title{width:607px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-3-columns .td-sml3-current-item-title{width:348px}}@media (max-width:767px){.td_smart_list_3.td-3-columns .td-sml3-current-item-title{width:100%}}.td_smart_list_3.td-3-columns .td-sml3-bottom-title{width:780px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_3.td-3-columns .td-sml3-bottom-title{width:521px}}.td_smart_list_4 .td-item{vertical-align:top;border-bottom:1px dashed #f1f1f1;min-height:174px;margin-bottom:21px}@media (max-width:767px){.td_smart_list_4 .td-item{display:table;width:100%}}@media (max-width:767px){.td_smart_list_4 .td-item div{display:table-header-group;text-align:center}}.td_smart_list_4 .td-number-and-title h2{margin-bottom:0;margin-top:2px}.td_smart_list_4 .td-sml4-nr{display:inline-block;font-weight:700;font-size:16px;line-height:18px;color:#fff;padding:6px 4px 6px 4px;background-color:#000;-webkit-border-radius:3px;border-radius:3px;width:30px;height:30px;text-align:center;margin-right:15px;vertical-align:top}@media (max-width:767px){.td_smart_list_4 .td-sml4-nr{margin:0}}.td_smart_list_4 .td-sml4-current-item-nr{display:inline-block;font-size:17px;font-family:'Open Sans',arial,sans-serif;font-weight:600;line-height:24px;color:#000;text-align:left;width:420px;margin-top:3px;vertical-align:top}@media (min-width:768px) and (max-width:1023px){.td_smart_list_4 .td-sml4-current-item-nr{width:253px}}@media (max-width:767px){.td_smart_list_4 .td-sml4-current-item-nr{width:100%;text-align:center;margin:10px 0 10px 0;padding-left:10px;padding-right:10px}}.td_smart_list_4 .td-sml-figure{float:right;margin-left:20px;margin-bottom:20px;max-width:150px}.td_smart_list_4 .td-sml-figure .td-slide-smart-list-figure{display:block}@media (max-width:767px){.td_smart_list_4 .td-sml-figure{margin-left:0;margin-top:0;width:100%;margin-bottom:0}.td_smart_list_4 .td-sml-figure img{margin:0 auto}.td_smart_list_4 .td-sml-figure .td-sml4-caption{float:right}}@media (max-width:767px) and (max-width:767px){.td_smart_list_4 .td-sml-figure .td-sml4-caption{float:none}}.td_smart_list_4 .td-sml4-caption{text-align:right;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;color:#000;margin-top:6px}@media (max-width:767px){.td_smart_list_4 .td-sml4-caption{text-align:center;margin-right:auto;margin-left:auto;display:table;float:none}}.td_smart_list_4 .td-sml4-description p{font-size:12px;margin-top:13px;margin-bottom:14px}@media (max-width:767px){.td_smart_list_4.td-2-columns .td-sml4-current-item-nr{width:100%}}.td_smart_list_4.td-3-columns .td-sml4-current-item-nr{width:760px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_4.td-3-columns .td-sml4-current-item-nr{width:500px}}@media (max-width:767px){.td_smart_list_4.td-3-columns .td-sml4-current-item-nr{width:100%}}.td-slide-smart-list-figure{display:inline-block}@media (max-width:767px){.td-slide-smart-list-figure .td-sml4-link-to-image img{width:auto}}.td-slide-smart-list-figure figcaption{margin-top:6px}.td-number-and-title h2{margin-top:0}.td_smart_list_2 .td-item{margin-bottom:40px}.td_smart_list_5 .td-item{margin-bottom:32px}.td_smart_list_5 .td-item:last-child{margin-bottom:0}.td_smart_list_5 .td-slide-smart-list-figure{display:block}.td_smart_list_5 .td-sml-figure{position:relative;text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_5 .td-sml-current-item-nr{position:absolute;top:0;left:0;display:inline-block;font-weight:700;font-size:21px;line-height:24px;color:#fff;padding:6px 4px 6px 4px;background-color:#000;width:37px;height:37px;text-align:center;margin-right:15px;margin-bottom:20px;vertical-align:top}.td_smart_list_5 .td-sml-current-item-title{display:inline-block;font-weight:700;font-size:20px;line-height:28px;color:#000;margin-top:20px!important;margin-bottom:10px!important}@media (min-width:768px) and (max-width:1023px){.td_smart_list_5 .td-sml-current-item-title{margin-top:15px!important}}.td_smart_list_5 .td-sml-caption{position:absolute;bottom:0;left:0;right:0;text-align:right;color:#fff;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;padding-right:10px;padding-bottom:10px;z-index:1}@media (min-width:768px) and (max-width:1023px){.td_smart_list_5 .td-sml-caption{font-size:10px;line-height:15px}}.td_smart_list_5 .td-sml-description p{font-size:12px;margin-top:0}.td_smart_list_5 figcaption div:before{bottom:0;left:0;content:"";display:block;height:150%;width:100%;position:absolute;z-index:-1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .9)));background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.td_smart_list_5 figcaption div:empty{display:none}.td_smart_list_6{position:relative;z-index:1;clear:both;margin-bottom:40px}.td_smart_list_6 .td-number-and-title{text-align:left;padding:0;margin-bottom:11px;position:relative}.td_smart_list_6 .td-number-and-title h2{margin:0}@media (min-width:768px) and (max-width:1023px){.td_smart_list_6 .td-number-and-title{margin-bottom:20px}}@media (max-width:767px){.td_smart_list_6 .td-number-and-title{margin-top:10px;margin-bottom:10px}}.td_smart_list_6 .td-sml-current-item-nr{display:inline-block;font-weight:600;font-size:21px;line-height:24px;color:#fff;padding:6px 4px;background-color:#000;border-radius:3px;width:37px;height:37px;text-align:center;margin-right:15px;vertical-align:top}@media (max-width:767px){.td_smart_list_6 .td-sml-current-item-nr{margin-right:auto;margin-left:auto;margin-bottom:10px;display:table}}.td_smart_list_6 .td-sml-current-item-title{display:inline-block;font-weight:600;font-size:20px;line-height:28px;color:#000;width:580px;margin-bottom:10px;margin-top:8px;position:relative;top:-3px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_6 .td-sml-current-item-title{max-width:415px;margin-bottom:0}}@media (max-width:767px){.td_smart_list_6 .td-sml-current-item-title{display:block;width:100%;text-align:center;margin-bottom:0}}.td_smart_list_6 .td-sml-description p{font-size:12px;margin-top:13px}.td_smart_list_6 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_6 .td-sml-caption{text-align:right;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;color:#000}.td_smart_list_6 .td-smart-list-pagination{text-align:center}@media (min-width:768px) and (max-width:1023px){.td_smart_list_6 .td-smart-list-pagination{margin-bottom:15px}}@media (max-width:767px){.td_smart_list_6 .td-smart-list-pagination{margin-bottom:18px}}.td_smart_list_6 .td-smart-list-button{display:inline-block;min-width:67px;text-align:center;border-radius:3px;font-family:'Open Sans',arial,sans-serif;font-style:normal;text-transform:uppercase;font-size:11px;font-weight:600;line-height:12px;padding:9px 14px;color:#fff;background-color:#000;margin-bottom:2px}.td_smart_list_6 .td-smart-list-button:hover{background-color:#4db2ec;text-decoration:none!important}.td_smart_list_6 .td-smart-back{margin-right:7px}.td_smart_list_6 .td-smart-back i{margin-right:7px;position:relative;top:1px}.td_smart_list_6 .td-smart-next{margin-left:7px}.td_smart_list_6 .td-smart-next i{margin-left:7px;position:relative;top:1px}.td_smart_list_7{position:relative;margin-bottom:21px;clear:both}.td_smart_list_7 .td-sml-current-item-title{display:block;font-weight:600;font-size:20px;line-height:28px;color:#000;margin-top:0;text-align:center;width:100%;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.td_smart_list_7 .td-sml-current-item-title{font-size:18px;line-height:24px}}@media (max-width:767px){.td_smart_list_7 .td-sml-current-item-title{display:block;width:100%;text-align:center;margin-top:10px;margin-bottom:10px}}.td_smart_list_7 .td-smart-list-pagination{display:inline-block;width:100%;position:absolute;top:0;margin-bottom:0}@media (max-width:767px){.td_smart_list_7 .td-smart-list-pagination{position:relative;margin-top:10px}}.td_smart_list_7 .td-smart-list-pagination .td-smart-back{float:left}.td_smart_list_7 .td-smart-list-pagination .td-smart-next{float:right}.td_smart_list_7 .td-item .td-smart-list-pagination{position:relative;display:inline-block;margin-top:14px}@media (max-width:767px){.td_smart_list_7 .td-item .td-smart-list-pagination{margin-bottom:5px}}.td_smart_list_7 .td-item .td-item-title{margin:0 85px}@media (max-width:767px){.td_smart_list_7 .td-item .td-item-title{margin:0 5px}}.td_smart_list_7 .td-smart-list-button{display:inline-block;min-width:67px;text-align:center;border-radius:3px;font-family:'Open Sans',arial,sans-serif;font-style:normal;text-transform:uppercase;font-size:11px;font-weight:600;line-height:12px;padding:9px 14px;color:#fff;background-color:#000}.td_smart_list_7 .td-smart-list-button:hover{background-color:#4db2ec;text-decoration:none!important}.td_smart_list_7 .td-smart-back i{margin-right:7px;position:relative;top:1px}.td_smart_list_7 .td-smart-next i{margin-left:7px;position:relative;top:1px}.td_smart_list_7 .td-sml-description p{font-size:12px;margin-top:0}.td_smart_list_7 .td-sml-caption{text-align:left;font-family:Verdana,Geneva,sans-serif;font-style:italic;font-size:11px;line-height:17px;color:#000}.td_smart_list_7 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_8{position:relative;z-index:1;clear:both}.td_smart_list_8 .td-number-and-title{text-align:left;padding:0;margin-bottom:16px;position:relative}.td_smart_list_8 .td-number-and-title h2{font-weight:600;font-size:20px;line-height:28px;margin-bottom:16px;margin-top:26px;color:#000}.td_smart_list_8 .td-sml-description{margin-top:0}.td_smart_list_8 .td-sml-description p{font-size:12px;margin-top:0}.td_smart_list_8 .td-smart-list-dropdown-wrap{text-align:center;border:1px solid #ededed;margin-bottom:20px;clear:both}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap{margin-top:10px}}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown{height:30px;padding:0 35px 0 10px;margin:10px 0;overflow:hidden;background-color:#fff;border:none;box-shadow:none;-webkit-appearance:none;appearance:none;outline:none;font-family:'Open Sans',arial,sans-serif;max-width:60%;text-overflow:ellipsis;cursor:pointer}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown{text-align:center;max-width:70%}}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option{text-align:left}}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand{display:none}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container{display:inline;position:relative}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before{content:'';width:0;height:0;position:absolute;top:7px;right:16px;z-index:0;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid #000;pointer-events:none}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button{padding:2px 18px;margin:0;background-color:transparent!important;color:inherit}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button{padding:2px 6px}}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i{display:none}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i{display:inline;top:1px;font-size:16px;position:relative}}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before{content:'\e802';margin-right:10px}}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before{content:'\e803';margin-left:10px}}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button:hover{background-color:transparent!important;color:#4db2ec;text-decoration:none!important}@media (max-width:767px){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span{display:none}}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-disable:hover{color:#222}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-next{border-left:1px solid #ededed;margin-left:3px}.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-back{border-right:1px solid #ededed;margin-right:3px}@-moz-document url-prefix(){.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before{top:9px}}.ie8 .td_smart_list_1 .td-iosSlider{width:100%!important;height:100%!important}.ie8 .td_smart_list_3 .td-iosSlider{width:100%;height:100%}.ie8 .td_smart_list_3 .td-sml3-description{position:relative;top:0}.ie8 .td_smart_list_3 .td-sml3-display-image{top:25px}.ie8 .td_smart_list_3 .td-sml3-bottom-controls{position:absolute;bottom:0}.ie8 .td_smart_list_3 .td-sml3-bottom-title{display:none}.ie8 .top-header-menu .td-icon-menu-down,.ie9 .top-header-menu .td-icon-menu-down,.ie10 .top-header-menu .td-icon-menu-down,.ie11 .top-header-menu .td-icon-menu-down{padding:0 0 0 8px}.ie8 .top-header-menu .menu-item-has-children li a,.ie9 .top-header-menu .menu-item-has-children li a,.ie10 .top-header-menu .menu-item-has-children li a,.ie11 .top-header-menu .menu-item-has-children li a{top:-1px}.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:none}@media screen and (max-width:767px){.ie9 .td-menu-mob-open-menu .td-content-wrap{left:80%}}.ie8 .block-title,.ie9 .block-title,.ie10 .block-title,.ie11 .block-title{line-height:19px}.ie8 .td-module-comments a,.ie9 .td-module-comments a,.ie10 .td-module-comments a,.ie11 .td-module-comments a{padding:2px 8px 3px 6px}.ie8 .td-footer-container .td-search-form-widget .wpb_button,.ie9 .td-footer-container .td-search-form-widget .wpb_button,.ie10 .td-footer-container .td-search-form-widget .wpb_button,.ie11 .td-footer-container .td-search-form-widget .wpb_button{border-radius:0}@media (min-width:768px){.ie8 .td-header-wrap .td-affix .td-main-menu-logo img,.ie9 .td-header-wrap .td-affix .td-main-menu-logo img,.ie10 .td-header-wrap .td-affix .td-main-menu-logo img,.ie11 .td-header-wrap .td-affix .td-main-menu-logo img{top:-2px}.ie8 .td-trending-now-title,.ie9 .td-trending-now-title,.ie10 .td-trending-now-title,.ie11 .td-trending-now-title{font-size:9px}}.ie8 .td-live-theme-demos .td-skin-scroll,.ie9 .td-live-theme-demos .td-skin-scroll,.ie10 .td-live-theme-demos .td-skin-scroll,.ie11 .td-live-theme-demos .td-skin-scroll{-webkit-transition:all 0.4s cubic-bezier(.55,0,.1,1) 0s;transition:all 0.4s cubic-bezier(.55,0,.1,1) 0s;left:auto;right:-118px}@media (max-width:1366px){.ie8 .td-live-theme-demos .td-skin-scroll,.ie9 .td-live-theme-demos .td-skin-scroll,.ie10 .td-live-theme-demos .td-skin-scroll,.ie11 .td-live-theme-demos .td-skin-scroll{right:-78px}}.ie8 .td-theme-settings-small .td-skin-scroll,.ie9 .td-theme-settings-small .td-skin-scroll,.ie10 .td-theme-settings-small .td-skin-scroll,.ie11 .td-theme-settings-small .td-skin-scroll{right:118px}@media (max-width:1366px){.ie8 .td-theme-settings-small .td-skin-scroll,.ie9 .td-theme-settings-small .td-skin-scroll,.ie10 .td-theme-settings-small .td-skin-scroll,.ie11 .td-theme-settings-small .td-skin-scroll{right:78px}}.ie8 .td-pb-span12{width:1021px}.ie8 .td-pulldown-filter-list{background-color:#fff}.ie8 .td_block_13 .td-pulldown-filter-display-option,.ie8 .td_block_14 .td-pulldown-filter-display-option,.ie8 .td_block_15 .td-pulldown-filter-display-option,.ie8 .td_block_13 .td-pulldown-filter-list,.ie8 .td_block_14 .td-pulldown-filter-list,.ie8 .td_block_15 .td-pulldown-filter-list{background-color:#222}.ie8 .wpb_tabs_nav a{border-right:1px solid #222}.ie8 .alignleft{float:left;margin-right:21px;margin-top:6px;margin-bottom:6px}.ie8 .alignright{float:right;margin-left:21px;margin-top:6px;margin-bottom:6px}.ie8 .td-menu-background,.ie8 #td-mobile-nav{left:-100%}.ie8 .td-menu-mob-open-menu .td-menu-background,.ie8 .td-menu-mob-open-menu #td-mobile-nav{left:0}.ie8 .td-search-background{right:100%}.ie8 .td-search-opened .td-search-background{right:0}.ie8 .td-live-theme-demos{display:none}.ie8 .td-trending-now-post{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.ie8 .td-trending-now-post:first-child{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjZjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTUzZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzJhMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjNWRkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTA2Y2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZmYyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMThkMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlNzczZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjAyMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmVhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODE5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmZmZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}.ie9 .td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDEwY2JjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNmYzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjQ4ODBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwZmY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzQwZjc5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdlYmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAxNmJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhZWM3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDIzYzhjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDBhYzgxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNzc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA3ODA4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjk0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-menu-background,.ie9 #td-mobile-nav{left:-100%}.ie9 .td-menu-mob-open-menu .td-menu-background,.ie9 .td-menu-mob-open-menu #td-mobile-nav{left:0}.ie9 .td-search-background{right:100%}.ie9 .td-search-opened .td-search-background{right:0}@media (min-width:768px){.td-md-is-chrome .td-header-style-4 .td-main-menu-logo a img,.td-md-is-chrome .td-header-style-5 .td-main-menu-logo a img,.td-md-is-chrome .td-header-style-9 .td-main-menu-logo a img{top:-1px}}.td-md-is-chrome .td-next-prev-wrap i{padding:4px 6px 3px}.td-md-is-chrome .td_block_mega_menu .td-next-prev-wrap i{padding:3px 6px 2px}.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,.td-md-is-chrome .td_block_inner_overflow .item-details{position:relative}.td-md-is-android #td-top-mobile-toggle i{line-height:58px;padding-left:11px}.td-md-is-android .td-mobile-close a{padding:16px 0 16px}.td-md-is-android .block-title>a,.td-md-is-android .block-title>span{padding:3px 15px 1px}.td-md-is-android .td-module-comments a{padding:3px 6px}.td-md-is-android .page-nav a,.td-md-is-android .page-nav span{padding:4px 10px 2px}.td-md-is-android .page-nav .pages{padding-right:0}.td-md-is-android .widget_calendar tfoot a{padding:3px 15px 1px}.td-md-is-android .td_block_mega_menu .td-next-prev-wrap i{padding:3px 6px 2px}.td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a{padding:3px 15px 2px}@media (min-width:768px) and (max-width:1023px){.td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a{padding:2px 12px}}.td-md-is-android .td_block_mega_menu .td-post-category{padding:5px 6px}.td-md-is-android .header-search-wrap .td-icon-search{font-size:23px}@media (max-width:767px){.td-md-is-android .header-search-wrap .td-icon-search{font-size:26px}}.td-md-is-android.category .entry-title span{padding:3px 15px 2px}.td-md-is-android .dropcap{padding:3px 10px 1px}.td-md-is-android .wpb_tabs li a{padding:2px 15px 0!important}.td-md-is-android .td-page-content .td-arrow-list li::before{line-height:20px}.td-md-is-android .td-author-counters span{padding:4px 15px 2px}.td-md-is-android .td-close-more-articles-box{top:19px}.td-md-is-android .td-related-title a{padding:2px 14px 1px}@media (min-width:768px) and (max-width:1023px){.td-md-is-android .td-trending-now-title{padding:2px 15px 3px}}.td-md-is-android .td-trending-now-wrapper .td-next-prev-wrap{top:2px}.td-md-is-android .td-trending-now-title{top:-5px}@media (max-width:767px){.td-md-is-android .td-trending-now-title{top:0}}.td-md-is-android .td-next-prev-wrap i{padding:6px 6px 3px}.td-md-is-android input[type="text"],.td-md-is-android .td-login-wrap .td-login-input{font-size:16px!important}.td-md-is-android .td-grid-style-2 .td-big-grid-post .td-post-category,.td-md-is-android .td-grid-style-6 .td-big-grid-post .td-post-category,.td-md-is-android .td-grid-style-7 .td-big-grid-post .td-post-category{padding:0}.td-md-is-android .td-menu-mob-open-menu #td-outer-wrap,.td-md-is-android .td-search-opened #td-outer-wrap{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-md-is-android .td-skin-scroll{display:none}.td-md-is-ios input[type="text"],.td-md-is-ios .td-login-wrap .td-login-input{font-size:16px!important}.td-md-is-ios .td-skin-scroll{display:none}.backstretch{width:100%;height:100%;position:fixed;z-index:-99999;top:0}body .td-backstretch{max-width:none;opacity:0;transition:opacity 2s;display:block}body .td-stretch-width{height:auto;width:100.03%;margin:0;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}body .td-stretch-height{position:relative;height:100%;width:auto;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-background-link #td-outer-wrap{cursor:pointer}.td-background-link #td-outer-wrap .td-main-content-wrap{pointer-events:none}.td-background-link #td-outer-wrap .td-main-content-wrap .td-container{pointer-events:auto}.td-background-link .td-header-container,.td-background-link .td-container{cursor:auto}.single_template_6.td-background-link #td-outer-wrap{cursor:auto}body.td-animation-stack-type0 .td-animation-stack .entry-thumb,body.td-animation-stack-type0 .post img{opacity:0}.td-animation-stack-type0-2{opacity:1!important;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;transition-timing-function:cubic-bezier(.39,.76,.51,.56)}body.td-animation-stack-type1 .td-animation-stack .entry-thumb,body.td-animation-stack-type1 .post .entry-thumb,body.td-animation-stack-type1 .post img[class*="wp-image-"],body.td-animation-stack-type1 .post a.td-sml-link-to-image>img{opacity:0;transform:scale(.95)}.td-animation-stack-type1-2{opacity:1!important;transform:scale(1)!important;-webkit-transform:scale(1)!important;-webkit-transition:transform 0.5s ease,opacity 0.3s cubic-bezier(.39,.76,.51,.56) 0s;transition:transform 0.5s ease,opacity 0.3s cubic-bezier(.39,.76,.51,.56) 0s}body.td-animation-stack-type2 .td-animation-stack .entry-thumb,body.td-animation-stack-type2 .post .entry-thumb,body.td-animation-stack-type2 .post img[class*="wp-image-"],body.td-animation-stack-type2 .post a.td-sml-link-to-image>img{opacity:0;transform:translate(0,10px);-webkit-transform:translate(0,10px)}.td-animation-stack-type2-2{opacity:1!important;transform:scale(1)!important;-webkit-transform:scale(1)!important;-webkit-transition:transform 0.4s cubic-bezier(.13,.43,.57,.88),opacity 0.4s cubic-bezier(.13,.43,.57,.88);transition:transform 0.4s cubic-bezier(.13,.43,.57,.88),opacity 0.4s cubic-bezier(.13,.43,.57,.88)}.wp-block-image.td-caption-align-left figcaption .mfp-title,.wp-block-image.td-caption-align-left figcaption{text-align:left}.wp-block-image.td-caption-align-center figcaption .mfp-title,.wp-block-image.td-caption-align-center figcaption{text-align:center}.wp-block-image.td-caption-align-right figcaption .mfp-title,.wp-block-image.td-caption-align-right figcaption{text-align:right}.mfp-figure.td-caption-align-left figcaption .mfp-title{text-align:left}.mfp-figure.td-caption-align-center figcaption .mfp-title{text-align:center}.mfp-figure.td-caption-align-right figcaption .mfp-title{text-align:right}p.has-drop-cap[class*="dropcapp"]:first-letter{float:left;display:block;font-size:50px;line-height:56px;background-color:#4db2ec;color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 14px 4px;font-family:Verdana,Geneva,sans-serif;text-transform:uppercase}p.has-drop-cap.dropcapp1:first-letter{padding-left:18px;padding-right:17px;font-size:40px;border-radius:70px}p.has-drop-cap.dropcapp2:first-letter,p.has-drop-cap.dropcapp3:first-letter{background-color:transparent!important;color:#4B4B4B;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}p.has-drop-cap.dropcapp3:first-letter{font-weight:700}p.has-drop-cap.dropcapp4{margin-top:40px}p.has-drop-cap.dropcapp4:first-letter{background-color:#000;font-size:.85em;line-height:1;color:#fff;border-radius:100px;margin:-2px 15px 0 0;padding:9px 11px}p.has-drop-cap.dropcapp4:after{padding-top:0}p span.td_text_columns_two_cols{display:block}.td-post-content p.has-small-font-size{font-size:13px}.td-post-content p.has-large-font-size{font-size:36px}.td-post-content p.has-larger-font-size{font-size:42px}.wp-block-button{margin-bottom:28px}.wp-block-button .wp-block-button__link{border-radius:0;cursor:pointer;display:inline-block;position:relative;font-family:'Open Sans',arial,sans-serif;font-weight:600;padding:9px 12px;font-size:16px;line-height:20px}.wp-block-button .wp-block-button__link:hover{background-color:#4db2ec}.wp-block-button.td_btn_small .wp-block-button__link{padding:5px 10px;font-size:12px;line-height:1.5}.wp-block-button.td_btn_normal .wp-block-button__link{padding:9px 12px;font-size:16px;line-height:20px}.wp-block-button.td_btn_large .wp-block-button__link{padding:10px 16px;font-size:18px;line-height:1.33}.wp-block-button.is-style-round .wp-block-button__link{border-radius:4px}.wp-block-button.is-style-shadow .wp-block-button__link{top:0;-webkit-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.wp-block-button.is-style-shadow .wp-block-button__link:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);box-shadow:0 6px 12px 0 rgb(0 0 0 / .25)}.wp-block-button.is-style-3d .wp-block-button__link{top:0;transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.wp-block-button.is-style-3d .wp-block-button__link:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgb(0 0 0 / .25);z-index:0;transition:height 0.1s ease;-webkit-transition:height 0.1s ease}.wp-block-button.is-style-3d .wp-block-button__link:hover{top:5px}.wp-block-button.is-style-3d .wp-block-button__link:hover:after{height:0}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:#fff}.td-newsmag-magazine .td-header-style-1 .sf-menu>li>a:hover,.td-newsmag-magazine .td-header-style-1 .sf-menu>.sfHover>a,.td-newsmag-magazine .td-header-style-1 .sf-menu>.current-menu-item>a,.td-newsmag-magazine .td-header-style-1 .sf-menu>.current-menu-ancestor>a,.td-newsmag-magazine .td-header-style-1 .sf-menu>.current-category-ancestor>a{background-color:#000;color:#efefef}.td-newsmag-magazine .td-header-style-1 .sf-menu li .fa{margin-right:7px;font-size:1.2em}.td-newsmag-magazine .td-header-style-1 .sf-menu li .fa.fa-home{font-size:1.5em;position:relative;top:1px}@media (min-width:768px){.td-newsmag-magazine .td-header-menu-wrap{margin-top:10px}}@media (min-width:768px){.td-newsmag-magazine .tdc-content-wrap,.td-newsmag-magazine .td-post-template-default,.td-newsmag-magazine .td-category-header .td-container,.td-newsmag-magazine .td-category-container{-webkit-box-shadow:0 0 15px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 0 15px 0 rgb(0 0 0 / .15);box-shadow:0 0 15px 0 rgb(0 0 0 / .15)}}.td-newsmag-magazine .td-trending-now-display-area{height:29px}.td-newsmag-magazine .td-next-prev-wrap{top:5px}.td-newsmag-magazine .td-trending-now-title{font-size:13px;border-radius:0;font-weight:600;padding:4px 13px;background-color:#e54c3d}.td-newsmag-magazine .block-title>a,.td-newsmag-magazine .block-title>span{color:#222;background-color:#fff0;padding:0;font-size:18px;line-height:1;text-transform:uppercase}.td-newsmag-magazine .block-title>a:after,.td-newsmag-magazine .block-title>span:after{content:"";display:block;width:100%;height:2px;margin:8px 0 0;background-color:#bd5ed1}.td-newsmag-magazine .td-pb-span12 .td_block_title{text-align:center}.td-newsmag-magazine .td-pb-span12 .td_block_title .block-title{margin:0 0 20px 0}.td-newsmag-magazine .td-footer-container .block-title>a,.td-newsmag-magazine .td-footer-container .block-title>span{color:#fff}.td-newsmag-magazine .td-module-comments{background-color:#222;border-radius:3px}.td-newsmag-magazine .td-module-comments a:after{border-color:#222 #fff0 #fff0 #fff0;border-width:4px 3px 0 3px;right:0;left:0;bottom:-4px;margin:auto}.td-newsmag-magazine .td_module_mx8 .td-module-comments{display:none}.td-newsmag-magazine .td-related-title{font-size:14px;line-height:28px}@media (max-width:1023px){.td-newsmag-magazine .td-related-title{font-size:12px;line-height:26px}}.td-newsmag-magazine .td-related-left,.td-newsmag-magazine .td-related-right{border-radius:0;border-top:none;border-right:none;border-bottom:none;border-left:none;padding:5px 3px;margin:0 7px;background-color:#fff0;color:#222}.td-newsmag-magazine .td-related-left:hover,.td-newsmag-magazine .td-related-right:hover{background-color:#fff0}@media (max-width:1023px){.td-newsmag-magazine .td-related-left,.td-newsmag-magazine .td-related-right{padding:3px 2px;margin:0 4px}}.td-newsmag-magazine .td-cur-simple-item{background-color:#fff0;color:#222;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#bd5ed1}.td-newsmag-magazine #td-theme-settings .td-skin-buy a{background-color:#bd5ed1}