@media only screen and (max-width: 799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width: 800px)and (max-width: 1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width: 1024px){.ub-hide-on-desktop{display:none}}form.ts_poll_form>.ts_poll_section {
padding: 0 !important;
margin: 0 !important;
}
form.ts_poll_form>.ts_poll_section:not(.tsp_active_section),
form.ts_poll_form>div.ts_load_vue_poll.tsp_not_active_section {
display: none !important;
}
form.ts_poll_form {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100% !important;
margin-bottom: .9375rem !important;
margin-top: .9375rem !important;
}
form.ts_poll_form>div.ts_load_vue_poll,
div.ts_load_vue_poll>div.ts_load_poll_logo {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
flex-direction: column;
-ms-flex-direction: column;
-webkit-box-direction: column;
width: 100% !important;
}
.ts_poll_section button:focus,
.ts_poll_section button:hover,
.ts_poll_section button,
.ts_poll_section input[type="button"],
.ts_poll_section input[type="button"]:focus,
.ts_poll_section input[type="button"]:hover {
text-decoration: none !important;
box-shadow: none !important;
outline: none !important;
}
.ts_poll_section input[type=radio]:checked+label:before {
background-color: inherit !important;
}
div.ts_load_poll_logo>img {
position: absolute !important;
width: 2rem !important;
height: 2rem !important;
}
div.ts_load_vue_poll>span.tsp_load_span {
margin-top: 1.25rem !important;
padding: .625rem .9375rem !important;
box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .3) !important;
background-color: #f7f7f7 !important;
border-radius: .3125rem !important;
font-size: .75rem !important;
color: #222 !important;
word-break: break-word !important;
letter-spacing: .0313rem !important;
}
div.ts_load_poll_logo>div.tsp_load_circle {
width: 4rem;
height: 4rem;
border: 0.5rem solid #f3f3f3 !important;
border-radius: 50% !important;
border-top: 0.5rem solid #7145e0 !important;
-webkit-animation: ts_poll_logo_spin 1.5s linear infinite;
animation: ts_poll_logo_spin 1.5s linear infinite;
}
@-webkit-keyframes ts_poll_logo_spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes ts_poll_logo_spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.tsp_sceleton_item {
background-color: #ced4da !important;
border: 1px solid #e6e6e6 !important;
border-radius: 2px !important;
overflow: hidden !important;
position: relative
}
.tsp_sceleton_item:before {
-webkit-animation: ph-animation .8s linear infinite !important;
animation: ph-animation .8s linear infinite !important;
background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50% !important;
bottom: 0 !important;
content: " " !important;
left: 0% !important;
margin-left: -100% !important;
pointer-events: none !important;
position: absolute !important;
right: 0 !important;
top: 0 !important;
width: 500% !important;
z-index: 1
}
.tsp_sceleton_item * {
z-index: -1 !important;
visibility: hidden;
}
@-webkit-keyframes ph-animation {
0% {
transform: translate3d(-30%, 0, 0)
}
to {
transform: translate3d(30%, 0, 0)
}
}
@keyframes ph-animation {
0% {
transform: translate3d(-30%, 0, 0)
}
to {
transform: translate3d(30%, 0, 0)
}
}@font-face {
font-family: 'FontAwesome';
src: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.ts-poll,
.ts-poll-fas,
.ts-poll-far,
.ts-poll-fal,
.ts-poll-fad,
.ts-poll-fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.ts-poll-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.ts-poll-xs {
font-size: .75em;
}
.ts-poll-sm {
font-size: .875em;
}
.ts-poll-1x {
font-size: 1em;
}
.ts-poll-2x {
font-size: 2em;
}
.ts-poll-3x {
font-size: 3em;
}
.ts-poll-4x {
font-size: 4em;
}
.ts-poll-5x {
font-size: 5em;
}
.ts-poll-6x {
font-size: 6em;
}
.ts-poll-7x {
font-size: 7em;
}
.ts-poll-8x {
font-size: 8em;
}
.ts-poll-9x {
font-size: 9em;
}
.ts-poll-10x {
font-size: 10em;
}
.ts-poll-fw {
text-align: center;
width: 1.25em;
}
.ts-poll-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.ts-poll-ul>li {
position: relative;
}
.ts-poll-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.ts-poll-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.ts-poll-pull-left {
float: left;
}
.ts-poll-pull-right {
float: right;
}
.ts-poll.ts-poll-pull-left,
.ts-poll-fas.ts-poll-pull-left,
.ts-poll-far.ts-poll-pull-left,
.ts-poll-fal.ts-poll-pull-left,
.ts-poll-fab.ts-poll-pull-left {
margin-right: .3em;
}
.ts-poll.ts-poll-pull-right,
.ts-poll-fas.ts-poll-pull-right,
.ts-poll-far.ts-poll-pull-right,
.ts-poll-fal.ts-poll-pull-right,
.ts-poll-fab.ts-poll-pull-right {
margin-left: .3em;
}
.ts-poll-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-poll-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.ts-poll-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-poll-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-poll-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.ts-poll-flip-both,
.ts-poll-flip-horizontal.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical,
:root .ts-poll-flip-both {
-webkit-filter: none;
filter: none;
}
.ts-poll-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.ts-poll-stack-1x {
line-height: inherit;
}
.ts-poll-stack-2x {
font-size: 2em;
}
.ts-poll-inverse {
color: #fff;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.ts-poll.pull-left {
margin-right: .3em;
}
.ts-poll.pull-right {
margin-left: .3em;
}
.ts-poll-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-poll-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.ts-poll-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-poll-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-poll-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical {
filter: none;
}
.ts-poll-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.ts-poll-stack-1x {
line-height: inherit;
}
.ts-poll-stack-2x {
font-size: 2em;
}
.ts-poll-inverse {
color: #ffffff;
} .ts-poll-glass:before {
content: "\f000";
}
.ts-poll-music:before {
content: "\f001";
}
.ts-poll-search:before {
content: "\f002";
}
.ts-poll-envelope-o:before {
content: "\f003";
}
.ts-poll-heart:before {
content: "\f004";
}
.ts-poll-star:before {
content: "\f005";
}
.ts-poll-star-o:before {
content: "\f006";
}
.ts-poll-user:before {
content: "\f007";
}
.ts-poll-film:before {
content: "\f008";
}
.ts-poll-th-large:before {
content: "\f009";
}
.ts-poll-th:before {
content: "\f00a";
}
.ts-poll-th-list:before {
content: "\f00b";
}
.ts-poll-check:before {
content: "\f00c";
}
.ts-poll-remove:before,
.ts-poll-close:before,
.ts-poll-times:before {
content: "\f00d";
}
.ts-poll-search-plus:before {
content: "\f00e";
}
.ts-poll-search-minus:before {
content: "\f010";
}
.ts-poll-power-off:before {
content: "\f011";
}
.ts-poll-signal:before {
content: "\f012";
}
.ts-poll-gear:before,
.ts-poll-cog:before {
content: "\f013";
}
.ts-poll-trash-o:before {
content: "\f014";
}
.ts-poll-home:before {
content: "\f015";
}
.ts-poll-file-o:before {
content: "\f016";
}
.ts-poll-clock-o:before {
content: "\f017";
}
.ts-poll-road:before {
content: "\f018";
}
.ts-poll-download:before {
content: "\f019";
}
.ts-poll-arrow-circle-o-down:before {
content: "\f01a";
}
.ts-poll-arrow-circle-o-up:before {
content: "\f01b";
}
.ts-poll-inbox:before {
content: "\f01c";
}
.ts-poll-play-circle-o:before {
content: "\f01d";
}
.ts-poll-rotate-right:before,
.ts-poll-repeat:before {
content: "\f01e";
}
.ts-poll-refresh:before {
content: "\f021";
}
.ts-poll-list-alt:before {
content: "\f022";
}
.ts-poll-lock:before {
content: "\f023";
}
.ts-poll-headphones:before {
content: "\f025";
}
.ts-poll-volume-off:before {
content: "\f026";
}
.ts-poll-volume-down:before {
content: "\f027";
}
.ts-poll-volume-up:before {
content: "\f028";
}
.ts-poll-qrcode:before {
content: "\f029";
}
.ts-poll-barcode:before {
content: "\f02a";
}
.ts-poll-tag:before {
content: "\f02b";
}
.ts-poll-tags:before {
content: "\f02c";
}
.ts-poll-book:before {
content: "\f02d";
}
.ts-poll-bookmark:before {
content: "\f02e";
}
.ts-poll-print:before {
content: "\f02f";
}
.ts-poll-camera:before {
content: "\f030";
}
.ts-poll-font:before {
content: "\f031";
}
.ts-poll-bold:before {
content: "\f032";
}
.ts-poll-italic:before {
content: "\f033";
}
.ts-poll-text-height:before {
content: "\f034";
}
.ts-poll-text-width:before {
content: "\f035";
}
.ts-poll-align-left:before {
content: "\f036";
}
.ts-poll-align-center:before {
content: "\f037";
}
.ts-poll-align-right:before {
content: "\f038";
}
.ts-poll-align-justify:before {
content: "\f039";
}
.ts-poll-list:before {
content: "\f03a";
}
.ts-poll-dedent:before,
.ts-poll-outdent:before {
content: "\f03b";
}
.ts-poll-indent:before {
content: "\f03c";
}
.ts-poll-video-camera:before {
content: "\f03d";
}
.ts-poll-photo:before,
.ts-poll-image:before,
.ts-poll-picture-o:before {
content: "\f03e";
}
.ts-poll-pencil:before {
content: "\f040";
}
.ts-poll-map-marker:before {
content: "\f041";
}
.ts-poll-adjust:before {
content: "\f042";
}
.ts-poll-tint:before {
content: "\f043";
}
.ts-poll-edit:before,
.ts-poll-pencil-square-o:before {
content: "\f044";
}
.ts-poll-share-square-o:before {
content: "\f045";
}
.ts-poll-check-square-o:before {
content: "\f046";
}
.ts-poll-arrows:before {
content: "\f047";
}
.ts-poll-step-backward:before {
content: "\f048";
}
.ts-poll-fast-backward:before {
content: "\f049";
}
.ts-poll-backward:before {
content: "\f04a";
}
.ts-poll-play:before {
content: "\f04b";
}
.ts-poll-pause:before {
content: "\f04c";
}
.ts-poll-stop:before {
content: "\f04d";
}
.ts-poll-forward:before {
content: "\f04e";
}
.ts-poll-fast-forward:before {
content: "\f050";
}
.ts-poll-step-forward:before {
content: "\f051";
}
.ts-poll-eject:before {
content: "\f052";
}
.ts-poll-chevron-left:before {
content: "\f053";
}
.ts-poll-chevron-right:before {
content: "\f054";
}
.ts-poll-plus-circle:before {
content: "\f055";
}
.ts-poll-minus-circle:before {
content: "\f056";
}
.ts-poll-times-circle:before {
content: "\f057";
}
.ts-poll-check-circle:before {
content: "\f058";
}
.ts-poll-question-circle:before {
content: "\f059";
}
.ts-poll-info-circle:before {
content: "\f05a";
}
.ts-poll-crosshairs:before {
content: "\f05b";
}
.ts-poll-times-circle-o:before {
content: "\f05c";
}
.ts-poll-check-circle-o:before {
content: "\f05d";
}
.ts-poll-ban:before {
content: "\f05e";
}
.ts-poll-arrow-left:before {
content: "\f060";
}
.ts-poll-arrow-right:before {
content: "\f061";
}
.ts-poll-arrow-up:before {
content: "\f062";
}
.ts-poll-arrow-down:before {
content: "\f063";
}
.ts-poll-mail-forward:before,
.ts-poll-share:before {
content: "\f064";
}
.ts-poll-expand:before {
content: "\f065";
}
.ts-poll-compress:before {
content: "\f066";
}
.ts-poll-plus:before {
content: "\f067";
}
.ts-poll-minus:before {
content: "\f068";
}
.ts-poll-asterisk:before {
content: "\f069";
}
.ts-poll-exclamation-circle:before {
content: "\f06a";
}
.ts-poll-gift:before {
content: "\f06b";
}
.ts-poll-leaf:before {
content: "\f06c";
}
.ts-poll-fire:before {
content: "\f06d";
}
.ts-poll-eye:before {
content: "\f06e";
}
.ts-poll-eye-slash:before {
content: "\f070";
}
.ts-poll-warning:before,
.ts-poll-exclamation-triangle:before {
content: "\f071";
}
.ts-poll-plane:before {
content: "\f072";
}
.ts-poll-calendar:before {
content: "\f073";
}
.ts-poll-random:before {
content: "\f074";
}
.ts-poll-comment:before {
content: "\f075";
}
.ts-poll-magnet:before {
content: "\f076";
}
.ts-poll-chevron-up:before {
content: "\f077";
}
.ts-poll-chevron-down:before {
content: "\f078";
}
.ts-poll-retweet:before {
content: "\f079";
}
.ts-poll-shopping-cart:before {
content: "\f07a";
}
.ts-poll-folder:before {
content: "\f07b";
}
.ts-poll-folder-open:before {
content: "\f07c";
}
.ts-poll-arrows-v:before {
content: "\f07d";
}
.ts-poll-arrows-h:before {
content: "\f07e";
}
.ts-poll-bar-chart-o:before,
.ts-poll-bar-chart:before {
content: "\f080";
}
.ts-poll-twitter-square:before {
content: "\f081";
}
.ts-poll-facebook-square:before {
content: "\f082";
}
.ts-poll-camera-retro:before {
content: "\f083";
}
.ts-poll-key:before {
content: "\f084";
}
.ts-poll-gears:before,
.ts-poll-cogs:before {
content: "\f085";
}
.ts-poll-comments:before {
content: "\f086";
}
.ts-poll-thumbs-o-up:before {
content: "\f087";
}
.ts-poll-thumbs-o-down:before {
content: "\f088";
}
.ts-poll-star-half:before {
content: "\f089";
}
.ts-poll-heart-o:before {
content: "\f08a";
}
.ts-poll-sign-out:before {
content: "\f08b";
}
.ts-poll-linkedin-square:before {
content: "\f08c";
}
.ts-poll-thumb-tack:before {
content: "\f08d";
}
.ts-poll-external-link:before {
content: "\f08e";
}
.ts-poll-sign-in:before {
content: "\f090";
}
.ts-poll-trophy:before {
content: "\f091";
}
.ts-poll-github-square:before {
content: "\f092";
}
.ts-poll-upload:before {
content: "\f093";
}
.ts-poll-lemon-o:before {
content: "\f094";
}
.ts-poll-phone:before {
content: "\f095";
}
.ts-poll-square-o:before {
content: "\f096";
}
.ts-poll-bookmark-o:before {
content: "\f097";
}
.ts-poll-phone-square:before {
content: "\f098";
}
.ts-poll-twitter:before {
content: "\f099";
}
.ts-poll-facebook-f:before,
.ts-poll-facebook:before {
content: "\f09a";
}
.ts-poll-github:before {
content: "\f09b";
}
.ts-poll-unlock:before {
content: "\f09c";
}
.ts-poll-credit-card:before {
content: "\f09d";
}
.ts-poll-feed:before,
.ts-poll-rss:before {
content: "\f09e";
}
.ts-poll-hdd-o:before {
content: "\f0a0";
}
.ts-poll-bullhorn:before {
content: "\f0a1";
}
.ts-poll-bell:before {
content: "\f0f3";
}
.ts-poll-certificate:before {
content: "\f0a3";
}
.ts-poll-hand-o-right:before {
content: "\f0a4";
}
.ts-poll-hand-o-left:before {
content: "\f0a5";
}
.ts-poll-hand-o-up:before {
content: "\f0a6";
}
.ts-poll-hand-o-down:before {
content: "\f0a7";
}
.ts-poll-arrow-circle-left:before {
content: "\f0a8";
}
.ts-poll-arrow-circle-right:before {
content: "\f0a9";
}
.ts-poll-arrow-circle-up:before {
content: "\f0aa";
}
.ts-poll-arrow-circle-down:before {
content: "\f0ab";
}
.ts-poll-globe:before {
content: "\f0ac";
}
.ts-poll-wrench:before {
content: "\f0ad";
}
.ts-poll-tasks:before {
content: "\f0ae";
}
.ts-poll-filter:before {
content: "\f0b0";
}
.ts-poll-briefcase:before {
content: "\f0b1";
}
.ts-poll-arrows-alt:before {
content: "\f0b2";
}
.ts-poll-group:before,
.ts-poll-users:before {
content: "\f0c0";
}
.ts-poll-chain:before,
.ts-poll-link:before {
content: "\f0c1";
}
.ts-poll-cloud:before {
content: "\f0c2";
}
.ts-poll-flask:before {
content: "\f0c3";
}
.ts-poll-cut:before,
.ts-poll-scissors:before {
content: "\f0c4";
}
.ts-poll-copy:before,
.ts-poll-files-o:before {
content: "\f0c5";
}
.ts-poll-paperclip:before {
content: "\f0c6";
}
.ts-poll-save:before,
.ts-poll-floppy-o:before {
content: "\f0c7";
}
.ts-poll-square:before {
content: "\f0c8";
}
.ts-poll-navicon:before,
.ts-poll-reorder:before,
.ts-poll-bars:before {
content: "\f0c9";
}
.ts-poll-list-ul:before {
content: "\f0ca";
}
.ts-poll-list-ol:before {
content: "\f0cb";
}
.ts-poll-strikethrough:before {
content: "\f0cc";
}
.ts-poll-underline:before {
content: "\f0cd";
}
.ts-poll-table:before {
content: "\f0ce";
}
.ts-poll-magic:before {
content: "\f0d0";
}
.ts-poll-truck:before {
content: "\f0d1";
}
.ts-poll-pinterest:before {
content: "\f0d2";
}
.ts-poll-pinterest-square:before {
content: "\f0d3";
}
.ts-poll-google-plus-square:before {
content: "\f0d4";
}
.ts-poll-google-plus:before {
content: "\f0d5";
}
.ts-poll-money:before {
content: "\f0d6";
}
.ts-poll-caret-down:before {
content: "\f0d7";
}
.ts-poll-caret-up:before {
content: "\f0d8";
}
.ts-poll-caret-left:before {
content: "\f0d9";
}
.ts-poll-caret-right:before {
content: "\f0da";
}
.ts-poll-columns:before {
content: "\f0db";
}
.ts-poll-unsorted:before,
.ts-poll-sort:before {
content: "\f0dc";
}
.ts-poll-sort-down:before,
.ts-poll-sort-desc:before {
content: "\f0dd";
}
.ts-poll-sort-up:before,
.ts-poll-sort-asc:before {
content: "\f0de";
}
.ts-poll-envelope:before {
content: "\f0e0";
}
.ts-poll-linkedin:before {
content: "\f0e1";
}
.ts-poll-rotate-left:before,
.ts-poll-undo:before {
content: "\f0e2";
}
.ts-poll-legal:before,
.ts-poll-gavel:before {
content: "\f0e3";
}
.ts-poll-dashboard:before,
.ts-poll-tachometer:before {
content: "\f0e4";
}
.ts-poll-comment-o:before {
content: "\f0e5";
}
.ts-poll-comments-o:before {
content: "\f0e6";
}
.ts-poll-flash:before,
.ts-poll-bolt:before {
content: "\f0e7";
}
.ts-poll-sitemap:before {
content: "\f0e8";
}
.ts-poll-umbrella:before {
content: "\f0e9";
}
.ts-poll-paste:before,
.ts-poll-clipboard:before {
content: "\f0ea";
}
.ts-poll-lightbulb-o:before {
content: "\f0eb";
}
.ts-poll-exchange:before {
content: "\f0ec";
}
.ts-poll-cloud-download:before {
content: "\f0ed";
}
.ts-poll-cloud-upload:before {
content: "\f0ee";
}
.ts-poll-user-md:before {
content: "\f0f0";
}
.ts-poll-stethoscope:before {
content: "\f0f1";
}
.ts-poll-suitcase:before {
content: "\f0f2";
}
.ts-poll-bell-o:before {
content: "\f0a2";
}
.ts-poll-coffee:before {
content: "\f0f4";
}
.ts-poll-cutlery:before {
content: "\f0f5";
}
.ts-poll-file-text-o:before {
content: "\f0f6";
}
.ts-poll-building-o:before {
content: "\f0f7";
}
.ts-poll-hospital-o:before {
content: "\f0f8";
}
.ts-poll-ambulance:before {
content: "\f0f9";
}
.ts-poll-medkit:before {
content: "\f0fa";
}
.ts-poll-fighter-jet:before {
content: "\f0fb";
}
.ts-poll-beer:before {
content: "\f0fc";
}
.ts-poll-h-square:before {
content: "\f0fd";
}
.ts-poll-plus-square:before {
content: "\f0fe";
}
.ts-poll-angle-double-left:before {
content: "\f100";
}
.ts-poll-angle-double-right:before {
content: "\f101";
}
.ts-poll-angle-double-up:before {
content: "\f102";
}
.ts-poll-angle-double-down:before {
content: "\f103";
}
.ts-poll-angle-left:before {
content: "\f104";
}
.ts-poll-angle-right:before {
content: "\f105";
}
.ts-poll-angle-up:before {
content: "\f106";
}
.ts-poll-angle-down:before {
content: "\f107";
}
.ts-poll-desktop:before {
content: "\f108";
}
.ts-poll-laptop:before {
content: "\f109";
}
.ts-poll-tablet:before {
content: "\f10a";
}
.ts-poll-mobile-phone:before,
.ts-poll-mobile:before {
content: "\f10b";
}
.ts-poll-circle-o:before {
content: "\f10c";
}
.ts-poll-quote-left:before {
content: "\f10d";
}
.ts-poll-quote-right:before {
content: "\f10e";
}
.ts-poll-spinner:before {
content: "\f110";
}
.ts-poll-circle:before {
content: "\f111";
}
.ts-poll-mail-reply:before,
.ts-poll-reply:before {
content: "\f112";
}
.ts-poll-github-alt:before {
content: "\f113";
}
.ts-poll-folder-o:before {
content: "\f114";
}
.ts-poll-folder-open-o:before {
content: "\f115";
}
.ts-poll-smile-o:before {
content: "\f118";
}
.ts-poll-frown-o:before {
content: "\f119";
}
.ts-poll-meh-o:before {
content: "\f11a";
}
.ts-poll-gamepad:before {
content: "\f11b";
}
.ts-poll-keyboard-o:before {
content: "\f11c";
}
.ts-poll-flag-o:before {
content: "\f11d";
}
.ts-poll-flag-checkered:before {
content: "\f11e";
}
.ts-poll-terminal:before {
content: "\f120";
}
.ts-poll-code:before {
content: "\f121";
}
.ts-poll-mail-reply-all:before,
.ts-poll-reply-all:before {
content: "\f122";
}
.ts-poll-star-half-empty:before,
.ts-poll-star-half-full:before,
.ts-poll-star-half-o:before {
content: "\f123";
}
.ts-poll-location-arrow:before {
content: "\f124";
}
.ts-poll-crop:before {
content: "\f125";
}
.ts-poll-code-fork:before {
content: "\f126";
}
.ts-poll-unlink:before,
.ts-poll-chain-broken:before {
content: "\f127";
}
.ts-poll-question:before {
content: "\f128";
}
.ts-poll-info:before {
content: "\f129";
}
.ts-poll-exclamation:before {
content: "\f12a";
}
.ts-poll-superscript:before {
content: "\f12b";
}
.ts-poll-subscript:before {
content: "\f12c";
}
.ts-poll-eraser:before {
content: "\f12d";
}
.ts-poll-puzzle-piece:before {
content: "\f12e";
}
.ts-poll-microphone:before {
content: "\f130";
}
.ts-poll-microphone-slash:before {
content: "\f131";
}
.ts-poll-shield:before {
content: "\f132";
}
.ts-poll-calendar-o:before {
content: "\f133";
}
.ts-poll-fire-extinguisher:before {
content: "\f134";
}
.ts-poll-rocket:before {
content: "\f135";
}
.ts-poll-maxcdn:before {
content: "\f136";
}
.ts-poll-chevron-circle-left:before {
content: "\f137";
}
.ts-poll-chevron-circle-right:before {
content: "\f138";
}
.ts-poll-chevron-circle-up:before {
content: "\f139";
}
.ts-poll-chevron-circle-down:before {
content: "\f13a";
}
.ts-poll-html5:before {
content: "\f13b";
}
.ts-poll-css3:before {
content: "\f13c";
}
.ts-poll-anchor:before {
content: "\f13d";
}
.ts-poll-unlock-alt:before {
content: "\f13e";
}
.ts-poll-bullseye:before {
content: "\f140";
}
.ts-poll-ellipsis-h:before {
content: "\f141";
}
.ts-poll-ellipsis-v:before {
content: "\f142";
}
.ts-poll-rss-square:before {
content: "\f143";
}
.ts-poll-play-circle:before {
content: "\f144";
}
.ts-poll-ticket:before {
content: "\f145";
}
.ts-poll-minus-square:before {
content: "\f146";
}
.ts-poll-minus-square-o:before {
content: "\f147";
}
.ts-poll-level-up:before {
content: "\f148";
}
.ts-poll-level-down:before {
content: "\f149";
}
.ts-poll-check-square:before {
content: "\f14a";
}
.ts-poll-pencil-square:before {
content: "\f14b";
}
.ts-poll-external-link-square:before {
content: "\f14c";
}
.ts-poll-share-square:before {
content: "\f14d";
}
.ts-poll-compass:before {
content: "\f14e";
}
.ts-poll-toggle-down:before,
.ts-poll-caret-square-o-down:before {
content: "\f150";
}
.ts-poll-toggle-up:before,
.ts-poll-caret-square-o-up:before {
content: "\f151";
}
.ts-poll-toggle-right:before,
.ts-poll-caret-square-o-right:before {
content: "\f152";
}
.ts-poll-euro:before,
.ts-poll-eur:before {
content: "\f153";
}
.ts-poll-gbp:before {
content: "\f154";
}
.ts-poll-dollar:before,
.ts-poll-usd:before {
content: "\f155";
}
.ts-poll-rupee:before,
.ts-poll-inr:before {
content: "\f156";
}
.ts-poll-cny:before,
.ts-poll-rmb:before,
.ts-poll-yen:before,
.ts-poll-jpy:before {
content: "\f157";
}
.ts-poll-ruble:before,
.ts-poll-rouble:before,
.ts-poll-rub:before {
content: "\f158";
}
.ts-poll-won:before,
.ts-poll-krw:before {
content: "\f159";
}
.ts-poll-bitcoin:before,
.ts-poll-btc:before {
content: "\f15a";
}
.ts-poll-file:before {
content: "\f15b";
}
.ts-poll-file-text:before {
content: "\f15c";
}
.ts-poll-sort-alpha-asc:before {
content: "\f15d";
}
.ts-poll-sort-alpha-desc:before {
content: "\f15e";
}
.ts-poll-sort-amount-asc:before {
content: "\f160";
}
.ts-poll-sort-amount-desc:before {
content: "\f161";
}
.ts-poll-sort-numeric-asc:before {
content: "\f162";
}
.ts-poll-sort-numeric-desc:before {
content: "\f163";
}
.ts-poll-thumbs-up:before {
content: "\f164";
}
.ts-poll-thumbs-down:before {
content: "\f165";
}
.ts-poll-youtube-square:before {
content: "\f166";
}
.ts-poll-youtube:before {
content: "\f167";
}
.ts-poll-xing:before {
content: "\f168";
}
.ts-poll-xing-square:before {
content: "\f169";
}
.ts-poll-youtube-play:before {
content: "\f16a";
}
.ts-poll-dropbox:before {
content: "\f16b";
}
.ts-poll-stack-overflow:before {
content: "\f16c";
}
.ts-poll-instagram:before {
content: "\f16d";
}
.ts-poll-flickr:before {
content: "\f16e";
}
.ts-poll-adn:before {
content: "\f170";
}
.ts-poll-bitbucket:before {
content: "\f171";
}
.ts-poll-bitbucket-square:before {
content: "\f172";
}
.ts-poll-tumblr:before {
content: "\f173";
}
.ts-poll-tumblr-square:before {
content: "\f174";
}
.ts-poll-long-arrow-down:before {
content: "\f175";
}
.ts-poll-long-arrow-up:before {
content: "\f176";
}
.ts-poll-long-arrow-left:before {
content: "\f177";
}
.ts-poll-long-arrow-right:before {
content: "\f178";
}
.ts-poll-apple:before {
content: "\f179";
}
.ts-poll-windows:before {
content: "\f17a";
}
.ts-poll-android:before {
content: "\f17b";
}
.ts-poll-linux:before {
content: "\f17c";
}
.ts-poll-dribbble:before {
content: "\f17d";
}
.ts-poll-skype:before {
content: "\f17e";
}
.ts-poll-foursquare:before {
content: "\f180";
}
.ts-poll-trello:before {
content: "\f181";
}
.ts-poll-female:before {
content: "\f182";
}
.ts-poll-male:before {
content: "\f183";
}
.ts-poll-gittip:before,
.ts-poll-gratipay:before {
content: "\f184";
}
.ts-poll-sun-o:before {
content: "\f185";
}
.ts-poll-moon-o:before {
content: "\f186";
}
.ts-poll-archive:before {
content: "\f187";
}
.ts-poll-bug:before {
content: "\f188";
}
.ts-poll-vk:before {
content: "\f189";
}
.ts-poll-weibo:before {
content: "\f18a";
}
.ts-poll-renren:before {
content: "\f18b";
}
.ts-poll-pagelines:before {
content: "\f18c";
}
.ts-poll-stack-exchange:before {
content: "\f18d";
}
.ts-poll-arrow-circle-o-right:before {
content: "\f18e";
}
.ts-poll-arrow-circle-o-left:before {
content: "\f190";
}
.ts-poll-toggle-left:before,
.ts-poll-caret-square-o-left:before {
content: "\f191";
}
.ts-poll-dot-circle-o:before {
content: "\f192";
}
.ts-poll-wheelchair:before {
content: "\f193";
}
.ts-poll-vimeo-square:before {
content: "\f194";
}
.ts-poll-turkish-lira:before,
.ts-poll-try:before {
content: "\f195";
}
.ts-poll-plus-square-o:before {
content: "\f196";
}
.ts-poll-space-shuttle:before {
content: "\f197";
}
.ts-poll-slack:before {
content: "\f198";
}
.ts-poll-envelope-square:before {
content: "\f199";
}
.ts-poll-wordpress:before {
content: "\f19a";
}
.ts-poll-openid:before {
content: "\f19b";
}
.ts-poll-institution:before,
.ts-poll-bank:before,
.ts-poll-university:before {
content: "\f19c";
}
.ts-poll-mortar-board:before,
.ts-poll-graduation-cap:before {
content: "\f19d";
}
.ts-poll-yahoo:before {
content: "\f19e";
}
.ts-poll-google:before {
content: "\f1a0";
}
.ts-poll-reddit:before {
content: "\f1a1";
}
.ts-poll-reddit-square:before {
content: "\f1a2";
}
.ts-poll-stumbleupon-circle:before {
content: "\f1a3";
}
.ts-poll-stumbleupon:before {
content: "\f1a4";
}
.ts-poll-delicious:before {
content: "\f1a5";
}
.ts-poll-digg:before {
content: "\f1a6";
}
.ts-poll-pied-piper-pp:before {
content: "\f1a7";
}
.ts-poll-pied-piper-alt:before {
content: "\f1a8";
}
.ts-poll-drupal:before {
content: "\f1a9";
}
.ts-poll-joomla:before {
content: "\f1aa";
}
.ts-poll-language:before {
content: "\f1ab";
}
.ts-poll-fax:before {
content: "\f1ac";
}
.ts-poll-building:before {
content: "\f1ad";
}
.ts-poll-child:before {
content: "\f1ae";
}
.ts-poll-paw:before {
content: "\f1b0";
}
.ts-poll-spoon:before {
content: "\f1b1";
}
.ts-poll-cube:before {
content: "\f1b2";
}
.ts-poll-cubes:before {
content: "\f1b3";
}
.ts-poll-behance:before {
content: "\f1b4";
}
.ts-poll-behance-square:before {
content: "\f1b5";
}
.ts-poll-steam:before {
content: "\f1b6";
}
.ts-poll-steam-square:before {
content: "\f1b7";
}
.ts-poll-recycle:before {
content: "\f1b8";
}
.ts-poll-automobile:before,
.ts-poll-car:before {
content: "\f1b9";
}
.ts-poll-cab:before,
.ts-poll-taxi:before {
content: "\f1ba";
}
.ts-poll-tree:before {
content: "\f1bb";
}
.ts-poll-spotify:before {
content: "\f1bc";
}
.ts-poll-deviantart:before {
content: "\f1bd";
}
.ts-poll-soundcloud:before {
content: "\f1be";
}
.ts-poll-database:before {
content: "\f1c0";
}
.ts-poll-file-pdf-o:before {
content: "\f1c1";
}
.ts-poll-file-word-o:before {
content: "\f1c2";
}
.ts-poll-file-excel-o:before {
content: "\f1c3";
}
.ts-poll-file-powerpoint-o:before {
content: "\f1c4";
}
.ts-poll-file-photo-o:before,
.ts-poll-file-picture-o:before,
.ts-poll-file-image-o:before {
content: "\f1c5";
}
.ts-poll-file-zip-o:before,
.ts-poll-file-archive-o:before {
content: "\f1c6";
}
.ts-poll-file-sound-o:before,
.ts-poll-file-audio-o:before {
content: "\f1c7";
}
.ts-poll-file-movie-o:before,
.ts-poll-file-video-o:before {
content: "\f1c8";
}
.ts-poll-file-code-o:before {
content: "\f1c9";
}
.ts-poll-vine:before {
content: "\f1ca";
}
.ts-poll-codepen:before {
content: "\f1cb";
}
.ts-poll-jsfiddle:before {
content: "\f1cc";
}
.ts-poll-life-bouy:before,
.ts-poll-life-buoy:before,
.ts-poll-life-saver:before,
.ts-poll-support:before,
.ts-poll-life-ring:before {
content: "\f1cd";
}
.ts-poll-circle-o-notch:before {
content: "\f1ce";
}
.ts-poll-ra:before,
.ts-poll-resistance:before,
.ts-poll-rebel:before {
content: "\f1d0";
}
.ts-poll-ge:before,
.ts-poll-empire:before {
content: "\f1d1";
}
.ts-poll-git-square:before {
content: "\f1d2";
}
.ts-poll-git:before {
content: "\f1d3";
}
.ts-poll-y-combinator-square:before,
.ts-poll-yc-square:before,
.ts-poll-hacker-news:before {
content: "\f1d4";
}
.ts-poll-tencent-weibo:before {
content: "\f1d5";
}
.ts-poll-qq:before {
content: "\f1d6";
}
.ts-poll-wechat:before,
.ts-poll-weixin:before {
content: "\f1d7";
}
.ts-poll-send:before,
.ts-poll-paper-plane:before {
content: "\f1d8";
}
.ts-poll-send-o:before,
.ts-poll-paper-plane-o:before {
content: "\f1d9";
}
.ts-poll-history:before {
content: "\f1da";
}
.ts-poll-circle-thin:before {
content: "\f1db";
}
.ts-poll-header:before {
content: "\f1dc";
}
.ts-poll-paragraph:before {
content: "\f1dd";
}
.ts-poll-sliders:before {
content: "\f1de";
}
.ts-poll-share-alt:before {
content: "\f1e0";
}
.ts-poll-share-alt-square:before {
content: "\f1e1";
}
.ts-poll-bomb:before {
content: "\f1e2";
}
.ts-poll-soccer-ball-o:before,
.ts-poll-futbol-o:before {
content: "\f1e3";
}
.ts-poll-tty:before {
content: "\f1e4";
}
.ts-poll-binoculars:before {
content: "\f1e5";
}
.ts-poll-plug:before {
content: "\f1e6";
}
.ts-poll-slideshare:before {
content: "\f1e7";
}
.ts-poll-twitch:before {
content: "\f1e8";
}
.ts-poll-yelp:before {
content: "\f1e9";
}
.ts-poll-newspaper-o:before {
content: "\f1ea";
}
.ts-poll-wifi:before {
content: "\f1eb";
}
.ts-poll-calculator:before {
content: "\f1ec";
}
.ts-poll-paypal:before {
content: "\f1ed";
}
.ts-poll-google-wallet:before {
content: "\f1ee";
}
.ts-poll-cc-visa:before {
content: "\f1f0";
}
.ts-poll-cc-mastercard:before {
content: "\f1f1";
}
.ts-poll-cc-discover:before {
content: "\f1f2";
}
.ts-poll-cc-amex:before {
content: "\f1f3";
}
.ts-poll-cc-paypal:before {
content: "\f1f4";
}
.ts-poll-cc-stripe:before {
content: "\f1f5";
}
.ts-poll-bell-slash:before {
content: "\f1f6";
}
.ts-poll-bell-slash-o:before {
content: "\f1f7";
}
.ts-poll-trash:before {
content: "\f1f8";
}
.ts-poll-copyright:before {
content: "\f1f9";
}
.ts-poll-at:before {
content: "\f1fa";
}
.ts-poll-eyedropper:before {
content: "\f1fb";
}
.ts-poll-paint-brush:before {
content: "\f1fc";
}
.ts-poll-birthday-cake:before {
content: "\f1fd";
}
.ts-poll-area-chart:before {
content: "\f1fe";
}
.ts-poll-pie-chart:before {
content: "\f200";
}
.ts-poll-line-chart:before {
content: "\f201";
}
.ts-poll-lastfm:before {
content: "\f202";
}
.ts-poll-lastfm-square:before {
content: "\f203";
}
.ts-poll-toggle-off:before {
content: "\f204";
}
.ts-poll-toggle-on:before {
content: "\f205";
}
.ts-poll-bicycle:before {
content: "\f206";
}
.ts-poll-bus:before {
content: "\f207";
}
.ts-poll-ioxhost:before {
content: "\f208";
}
.ts-poll-angellist:before {
content: "\f209";
}
.ts-poll-cc:before {
content: "\f20a";
}
.ts-poll-shekel:before,
.ts-poll-sheqel:before,
.ts-poll-ils:before {
content: "\f20b";
}
.ts-poll-meanpath:before {
content: "\f20c";
}
.ts-poll-buysellads:before {
content: "\f20d";
}
.ts-poll-connectdevelop:before {
content: "\f20e";
}
.ts-poll-dashcube:before {
content: "\f210";
}
.ts-poll-forumbee:before {
content: "\f211";
}
.ts-poll-leanpub:before {
content: "\f212";
}
.ts-poll-sellsy:before {
content: "\f213";
}
.ts-poll-shirtsinbulk:before {
content: "\f214";
}
.ts-poll-simplybuilt:before {
content: "\f215";
}
.ts-poll-skyatlas:before {
content: "\f216";
}
.ts-poll-cart-plus:before {
content: "\f217";
}
.ts-poll-cart-arrow-down:before {
content: "\f218";
}
.ts-poll-diamond:before {
content: "\f219";
}
.ts-poll-ship:before {
content: "\f21a";
}
.ts-poll-user-secret:before {
content: "\f21b";
}
.ts-poll-motorcycle:before {
content: "\f21c";
}
.ts-poll-street-view:before {
content: "\f21d";
}
.ts-poll-heartbeat:before {
content: "\f21e";
}
.ts-poll-venus:before {
content: "\f221";
}
.ts-poll-mars:before {
content: "\f222";
}
.ts-poll-mercury:before {
content: "\f223";
}
.ts-poll-intersex:before,
.ts-poll-transgender:before {
content: "\f224";
}
.ts-poll-transgender-alt:before {
content: "\f225";
}
.ts-poll-venus-double:before {
content: "\f226";
}
.ts-poll-mars-double:before {
content: "\f227";
}
.ts-poll-venus-mars:before {
content: "\f228";
}
.ts-poll-mars-stroke:before {
content: "\f229";
}
.ts-poll-mars-stroke-v:before {
content: "\f22a";
}
.ts-poll-mars-stroke-h:before {
content: "\f22b";
}
.ts-poll-neuter:before {
content: "\f22c";
}
.ts-poll-genderless:before {
content: "\f22d";
}
.ts-poll-facebook-official:before {
content: "\f230";
}
.ts-poll-pinterest-p:before {
content: "\f231";
}
.ts-poll-whatsapp:before {
content: "\f232";
}
.ts-poll-server:before {
content: "\f233";
}
.ts-poll-user-plus:before {
content: "\f234";
}
.ts-poll-user-times:before {
content: "\f235";
}
.ts-poll-hotel:before,
.ts-poll-bed:before {
content: "\f236";
}
.ts-poll-viacoin:before {
content: "\f237";
}
.ts-poll-train:before {
content: "\f238";
}
.ts-poll-subway:before {
content: "\f239";
}
.ts-poll-medium:before {
content: "\f23a";
}
.ts-poll-yc:before,
.ts-poll-y-combinator:before {
content: "\f23b";
}
.ts-poll-optin-monster:before {
content: "\f23c";
}
.ts-poll-opencart:before {
content: "\f23d";
}
.ts-poll-expeditedssl:before {
content: "\f23e";
}
.ts-poll-battery-4:before,
.ts-poll-battery-full:before {
content: "\f240";
}
.ts-poll-battery-3:before,
.ts-poll-battery-three-quarters:before {
content: "\f241";
}
.ts-poll-battery-2:before,
.ts-poll-battery-half:before {
content: "\f242";
}
.ts-poll-battery-1:before,
.ts-poll-battery-quarter:before {
content: "\f243";
}
.ts-poll-battery-0:before,
.ts-poll-battery-empty:before {
content: "\f244";
}
.ts-poll-mouse-pointer:before {
content: "\f245";
}
.ts-poll-i-cursor:before {
content: "\f246";
}
.ts-poll-object-group:before {
content: "\f247";
}
.ts-poll-object-ungroup:before {
content: "\f248";
}
.ts-poll-sticky-note:before {
content: "\f249";
}
.ts-poll-sticky-note-o:before {
content: "\f24a";
}
.ts-poll-cc-jcb:before {
content: "\f24b";
}
.ts-poll-cc-diners-club:before {
content: "\f24c";
}
.ts-poll-clone:before {
content: "\f24d";
}
.ts-poll-balance-scale:before {
content: "\f24e";
}
.ts-poll-hourglass-o:before {
content: "\f250";
}
.ts-poll-hourglass-1:before,
.ts-poll-hourglass-start:before {
content: "\f251";
}
.ts-poll-hourglass-2:before,
.ts-poll-hourglass-half:before {
content: "\f252";
}
.ts-poll-hourglass-3:before,
.ts-poll-hourglass-end:before {
content: "\f253";
}
.ts-poll-hourglass:before {
content: "\f254";
}
.ts-poll-hand-grab-o:before,
.ts-poll-hand-rock-o:before {
content: "\f255";
}
.ts-poll-hand-stop-o:before,
.ts-poll-hand-paper-o:before {
content: "\f256";
}
.ts-poll-hand-scissors-o:before {
content: "\f257";
}
.ts-poll-hand-lizard-o:before {
content: "\f258";
}
.ts-poll-hand-spock-o:before {
content: "\f259";
}
.ts-poll-hand-pointer-o:before {
content: "\f25a";
}
.ts-poll-hand-peace-o:before {
content: "\f25b";
}
.ts-poll-trademark:before {
content: "\f25c";
}
.ts-poll-registered:before {
content: "\f25d";
}
.ts-poll-creative-commons:before {
content: "\f25e";
}
.ts-poll-gg:before {
content: "\f260";
}
.ts-poll-gg-circle:before {
content: "\f261";
}
.ts-poll-tripadvisor:before {
content: "\f262";
}
.ts-poll-odnoklassniki:before {
content: "\f263";
}
.ts-poll-odnoklassniki-square:before {
content: "\f264";
}
.ts-poll-get-pocket:before {
content: "\f265";
}
.ts-poll-wikipedia-w:before {
content: "\f266";
}
.ts-poll-safari:before {
content: "\f267";
}
.ts-poll-chrome:before {
content: "\f268";
}
.ts-poll-firefox:before {
content: "\f269";
}
.ts-poll-opera:before {
content: "\f26a";
}
.ts-poll-internet-explorer:before {
content: "\f26b";
}
.ts-poll-tv:before,
.ts-poll-television:before {
content: "\f26c";
}
.ts-poll-contao:before {
content: "\f26d";
}
.ts-poll-500px:before {
content: "\f26e";
}
.ts-poll-amazon:before {
content: "\f270";
}
.ts-poll-calendar-plus-o:before {
content: "\f271";
}
.ts-poll-calendar-minus-o:before {
content: "\f272";
}
.ts-poll-calendar-times-o:before {
content: "\f273";
}
.ts-poll-calendar-check-o:before {
content: "\f274";
}
.ts-poll-industry:before {
content: "\f275";
}
.ts-poll-map-pin:before {
content: "\f276";
}
.ts-poll-map-signs:before {
content: "\f277";
}
.ts-poll-map-o:before {
content: "\f278";
}
.ts-poll-map:before {
content: "\f279";
}
.ts-poll-commenting:before {
content: "\f27a";
}
.ts-poll-commenting-o:before {
content: "\f27b";
}
.ts-poll-houzz:before {
content: "\f27c";
}
.ts-poll-vimeo:before {
content: "\f27d";
}
.ts-poll-black-tie:before {
content: "\f27e";
}
.ts-poll-fonticons:before {
content: "\f280";
}
.ts-poll-reddit-alien:before {
content: "\f281";
}
.ts-poll-edge:before {
content: "\f282";
}
.ts-poll-credit-card-alt:before {
content: "\f283";
}
.ts-poll-codiepie:before {
content: "\f284";
}
.ts-poll-modx:before {
content: "\f285";
}
.ts-poll-fort-awesome:before {
content: "\f286";
}
.ts-poll-usb:before {
content: "\f287";
}
.ts-poll-product-hunt:before {
content: "\f288";
}
.ts-poll-mixcloud:before {
content: "\f289";
}
.ts-poll-scribd:before {
content: "\f28a";
}
.ts-poll-pause-circle:before {
content: "\f28b";
}
.ts-poll-pause-circle-o:before {
content: "\f28c";
}
.ts-poll-stop-circle:before {
content: "\f28d";
}
.ts-poll-stop-circle-o:before {
content: "\f28e";
}
.ts-poll-shopping-bag:before {
content: "\f290";
}
.ts-poll-shopping-basket:before {
content: "\f291";
}
.ts-poll-hashtag:before {
content: "\f292";
}
.ts-poll-bluetooth:before {
content: "\f293";
}
.ts-poll-bluetooth-b:before {
content: "\f294";
}
.ts-poll-percent:before {
content: "\f295";
}
.ts-poll-gitlab:before {
content: "\f296";
}
.ts-poll-wpbeginner:before {
content: "\f297";
}
.ts-poll-wpforms:before {
content: "\f298";
}
.ts-poll-envira:before {
content: "\f299";
}
.ts-poll-universal-access:before {
content: "\f29a";
}
.ts-poll-wheelchair-alt:before {
content: "\f29b";
}
.ts-poll-question-circle-o:before {
content: "\f29c";
}
.ts-poll-blind:before {
content: "\f29d";
}
.ts-poll-audio-description:before {
content: "\f29e";
}
.ts-poll-volume-control-phone:before {
content: "\f2a0";
}
.ts-poll-braille:before {
content: "\f2a1";
}
.ts-poll-assistive-listening-systems:before {
content: "\f2a2";
}
.ts-poll-asl-interpreting:before,
.ts-poll-american-sign-language-interpreting:before {
content: "\f2a3";
}
.ts-poll-deafness:before,
.ts-poll-hard-of-hearing:before,
.ts-poll-deaf:before {
content: "\f2a4";
}
.ts-poll-glide:before {
content: "\f2a5";
}
.ts-poll-glide-g:before {
content: "\f2a6";
}
.ts-poll-signing:before,
.ts-poll-sign-language:before {
content: "\f2a7";
}
.ts-poll-low-vision:before {
content: "\f2a8";
}
.ts-poll-viadeo:before {
content: "\f2a9";
}
.ts-poll-viadeo-square:before {
content: "\f2aa";
}
.ts-poll-snapchat:before {
content: "\f2ab";
}
.ts-poll-snapchat-ghost:before {
content: "\f2ac";
}
.ts-poll-snapchat-square:before {
content: "\f2ad";
}
.ts-poll-pied-piper:before {
content: "\f2ae";
}
.ts-poll-first-order:before {
content: "\f2b0";
}
.ts-poll-yoast:before {
content: "\f2b1";
}
.ts-poll-themeisle:before {
content: "\f2b2";
}
.ts-poll-google-plus-circle:before,
.ts-poll-google-plus-official:before {
content: "\f2b3";
}
.ts-poll-address-book:before {
content: "\f2b9";
}
.ts-poll-fa:before,
.ts-poll-font-awesome:before {
content: "\f2b4";
}
.ts-poll:before {
font-family: "FontAwesome";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: .0625rem;
margin: -0.0625rem;
overflow: hidden;
padding: 0;
position: absolute;
width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.ts-poll,
.ts-poll-fab {
font-family: 'FontAwesome';
}
.ts-poll-far {
font-family: 'FontAwesome';
font-weight: 500;
}
.ts-poll-fas {
font-family: 'FontAwesome';
font-weight: 900;
}
.ts-poll-emoji {
font-family: monospace;
color: #000;
font-style: initial;
}
.ts-poll-emoji-100:before {
content: "💯";
}
.ts-poll-emoji-grinning:before {
content: "😀";
}
.ts-poll-emoji-grimacing:before {
content: "😬";
}
.ts-poll-emoji-grin:before {
content: "😁";
}
.ts-poll-emoji-joy:before {
content: "😂";
}
.ts-poll-emoji-rofl:before {
content: "🤣";
}
.ts-poll-emoji-partying:before {
content: "🥳";
}
.ts-poll-emoji-smiley:before {
content: "😃";
}
.ts-poll-emoji-smile:before {
content: "😄";
}
.ts-poll-emoji-sweat-smile:before {
content: "😅";
}
.ts-poll-emoji-laughing:before {
content: "😆";
}
.ts-poll-emoji-innocent:before {
content: "😇";
}
.ts-poll-emoji-wink:before {
content: "😉";
}
.ts-poll-emoji-blush:before {
content: "😊";
}
.ts-poll-emoji-slightly-smiling-face:before {
content: "🙂";
}
.ts-poll-emoji-upside-down-face:before {
content: "🙃";
}
.ts-poll-emoji-yum:before {
content: "😋";
}
.ts-poll-emoji-relieved:before {
content: "😌";
}
.ts-poll-emoji-heart-eyes:before {
content: "😍";
}
.ts-poll-emoji-smiling-face-with-three-hearts:before {
content: "🥰";
}
.ts-poll-emoji-kissing-heart:before {
content: "😘";
}
.ts-poll-emoji-kissing:before {
content: "😗";
}
.ts-poll-emoji-kissing-smiling-eyes:before {
content: "😙";
}
.ts-poll-emoji-kissing-closed-eyes:before {
content: "😚";
}
.ts-poll-emoji-stuck-out-tongue-winking-eye:before {
content: "😜";
}
.ts-poll-emoji-zany:before {
content: "🤪";
}
.ts-poll-emoji-raised-eyebrow:before {
content: "🤨";
}
.ts-poll-emoji-monocle:before {
content: "🧐";
}
.ts-poll-emoji-stuck-out-tongue-closed-eyes:before {
content: "😝";
}
.ts-poll-emoji-stuck-out-tongue:before {
content: "😛";
}
.ts-poll-emoji-money-mouth-face:before {
content: "🤑";
}
.ts-poll-emoji-nerd-face:before {
content: "🤓";
}
.ts-poll-emoji-sunglasses:before {
content: "😎";
}
.ts-poll-emoji-star-struck:before {
content: "🤩";
}
.ts-poll-emoji-clown-face:before {
content: "🤡";
}
.ts-poll-emoji-cowboy-hat-face:before {
content: "🤠";
}
.ts-poll-emoji-hugs:before {
content: "🤗";
}
.ts-poll-emoji-smirk:before {
content: "😏";
}
.ts-poll-emoji-no-mouth:before {
content: "😶";
}
.ts-poll-emoji-neutral-face:before {
content: "😐";
}
.ts-poll-emoji-expressionless:before {
content: "😑";
}
.ts-poll-emoji-unamused:before {
content: "😒";
}
.ts-poll-emoji-roll-eyes:before {
content: "🙄";
}
.ts-poll-emoji-thinking:before {
content: "🤔";
}
.ts-poll-emoji-lying-face:before {
content: "🤥";
}
.ts-poll-emoji-hand-over-mouth:before {
content: "🤭";
}
.ts-poll-emoji-shushing:before {
content: "🤫";
}
.ts-poll-emoji-symbols-over-mouth:before {
content: "🤬";
}
.ts-poll-emoji-exploding-head:before {
content: "🤯";
}
.ts-poll-emoji-flushed:before {
content: "😳";
}
.ts-poll-emoji-disappointed:before {
content: "😞";
}
.ts-poll-emoji-worried:before {
content: "😟";
}
.ts-poll-emoji-angry:before {
content: "😠";
}
.ts-poll-emoji-rage:before {
content: "😡";
}
.ts-poll-emoji-pensive:before {
content: "😔";
}
.ts-poll-emoji-confused:before {
content: "😕";
}
.ts-poll-emoji-slightly-frowning-face:before {
content: "🙁";
}
.ts-poll-emoji-persevere:before {
content: "😣";
}
.ts-poll-emoji-confounded:before {
content: "😖";
}
.ts-poll-emoji-tired-face:before {
content: "😫";
}
.ts-poll-emoji-weary:before {
content: "😩";
}
.ts-poll-emoji-pleading:before {
content: "🥺";
}
.ts-poll-emoji-triumph:before {
content: "😤";
}
.ts-poll-emoji-open-mouth:before {
content: "😮";
}
.ts-poll-emoji-scream:before {
content: "😱";
}
.ts-poll-emoji-fearful:before {
content: "😨";
}
.ts-poll-emoji-cold-sweat:before {
content: "😰";
}
.ts-poll-emoji-hushed:before {
content: "😯";
}
.ts-poll-emoji-frowning:before {
content: "😦";
}
.ts-poll-emoji-anguished:before {
content: "😧";
}
.ts-poll-emoji-cry:before {
content: "😢";
}
.ts-poll-emoji-disappointed-relieved:before {
content: "😥";
}
.ts-poll-emoji-drooling-face:before {
content: "🤤";
}
.ts-poll-emoji-sleepy:before {
content: "😪";
}
.ts-poll-emoji-sweat:before {
content: "😓";
}
.ts-poll-emoji-hot:before {
content: "🥵";
}
.ts-poll-emoji-cold:before {
content: "🥶";
}
.ts-poll-emoji-sob:before {
content: "😭";
}
.ts-poll-emoji-dizzy-face:before {
content: "😵";
}
.ts-poll-emoji-astonished:before {
content: "😲";
}
.ts-poll-emoji-zipper-mouth-face:before {
content: "🤐";
}
.ts-poll-emoji-nauseated-face:before {
content: "🤢";
}
.ts-poll-emoji-sneezing-face:before {
content: "🤧";
}
.ts-poll-emoji-vomiting:before {
content: "🤮";
}
.ts-poll-emoji-mask:before {
content: "😷";
}
.ts-poll-emoji-face-with-thermometer:before {
content: "🤒";
}
.ts-poll-emoji-face-with-head-bandage:before {
content: "🤕";
}
.ts-poll-emoji-woozy:before {
content: "🥴";
}
.ts-poll-emoji-sleeping:before {
content: "😴";
}
.ts-poll-emoji-ghost:before {
content: "👻";
}
.ts-poll-emoji-alien:before {
content: "👽";
}
.ts-poll-emoji-palms-up:before {
content: "🤲";
}
.ts-poll-emoji-raised-hands:before {
content: "🙌";
}
.ts-poll-emoji-clap:before {
content: "👏";
}
.ts-poll-emoji-wave:before {
content: "👋";
}
.ts-poll-emoji-call-me-hand:before {
content: "🤙";
}
.ts-poll-emoji-plus1:before {
content: "👍";
}
.ts-poll-emoji--1:before {
content: "👎";
}
.ts-poll-emoji-facepunch:before {
content: "👊";
}
.ts-poll-emoji-fist:before {
content: "✊";
}
.ts-poll-emoji-fist-left:before {
content: "🤛";
}
.ts-poll-emoji-fist-right:before {
content: "🤜";
}
.ts-poll-emoji-v:before {
content: "✌";
}
.ts-poll-emoji-ok-hand:before {
content: "👌";
}
.ts-poll-emoji-raised-hand:before {
content: "✋";
}
.ts-poll-emoji-raised-back-of-hand:before {
content: "🤚";
}
.ts-poll-emoji-open-hands:before {
content: "👐";
}
.ts-poll-emoji-muscle:before {
content: "💪";
}
.ts-poll-emoji-pray:before {
content: "🙏";
}
.ts-poll-emoji-foot:before {
content: "🦶";
}
.ts-poll-emoji-leg:before {
content: "🦵";
}
.ts-poll-emoji-handshake:before {
content: "🤝";
}
.ts-poll-emoji-point-up:before {
content: "☝";
}
.ts-poll-emoji-point-up-2:before {
content: "👆";
}
.ts-poll-emoji-point-down:before {
content: "👇";
}
.ts-poll-emoji-point-left:before {
content: "👈";
}
.ts-poll-emoji-point-right:before {
content: "👉";
}
.ts-poll-emoji-fu:before {
content: "🖕";
}
.ts-poll-emoji-raised-hand-with-fingers-splayed:before {
content: "🖐";
}
.ts-poll-emoji-love-you:before {
content: "🤟";
}
.ts-poll-emoji-metal:before {
content: "🤘";
}
.ts-poll-emoji-crossed-fingers:before {
content: "🤞";
}
.ts-poll-emoji-vulcan-salute:before {
content: "🖖";
}
.ts-poll-emoji-eyes:before {
content: "👀";
}
.ts-poll-emoji-brain:before {
content: "🧠";
}
.ts-poll-emoji-speaking-head:before {
content: "🗣";
}
.ts-poll-emoji-baby:before {
content: "👶";
}
.ts-poll-emoji-child:before {
content: "🧒";
}
.ts-poll-emoji-boy:before {
content: "👦";
}
.ts-poll-emoji-girl:before {
content: "👧";
}
.ts-poll-emoji-adult:before {
content: "🧑";
}
.ts-poll-emoji-man:before {
content: "👨";
}
.ts-poll-emoji-woman:before {
content: "👩";
}
.ts-poll-emoji-blonde-man:before {
content: "👱";
}
.ts-poll-emoji-bearded-person:before {
content: "🧔";
}
.ts-poll-emoji-older-adult:before {
content: "🧓";
}
.ts-poll-emoji-older-man:before {
content: "👴";
}
.ts-poll-emoji-older-woman:before {
content: "👵";
}
.ts-poll-emoji-man-with-gua-pi-mao:before {
content: "👲";
}
.ts-poll-emoji-woman-with-headscarf:before {
content: "🧕";
}
.ts-poll-emoji-man-with-turban:before {
content: "👳";
}
.ts-poll-emoji-policeman:before {
content: "👮";
}
.ts-poll-emoji-construction-worker-man:before {
content: "👷";
}
.ts-poll-emoji-male-detective:before {
content: "🕵";
}
.ts-poll-emoji-angel:before {
content: "👼";
}
.ts-poll-emoji-pregnant-woman:before {
content: "🤰";
}
.ts-poll-emoji-breastfeeding:before {
content: "🤱";
}
.ts-poll-emoji-princess:before {
content: "👸";
}
.ts-poll-emoji-prince:before {
content: "🤴";
}
.ts-poll-emoji-bride-with-veil:before {
content: "👰";
}
.ts-poll-emoji-man-in-tuxedo:before {
content: "🤵";
}
.ts-poll-emoji-running-man:before {
content: "🏃";
}
.ts-poll-emoji-walking-man:before {
content: "🚶";
}
.ts-poll-emoji-dancer:before {
content: "💃";
}
.ts-poll-emoji-man-dancing:before {
content: "🕺";
}
.ts-poll-emoji-dancing-women:before {
content: "👯";
}
.ts-poll-emoji-couple:before {
content: "👫";
}
.ts-poll-emoji-two-men-holding-hands:before {
content: "👬";
}
.ts-poll-emoji-two-women-holding-hands:before {
content: "👭";
}
.ts-poll-emoji-bowing-man:before {
content: "🙇";
}
.ts-poll-emoji-woman-shrugging:before {
content: "🤷";
}
.ts-poll-emoji-tipping-hand-woman:before {
content: "💁";
}
.ts-poll-emoji-no-good-woman:before {
content: "🙅";
}
.ts-poll-emoji-ok-woman:before {
content: "🙆";
}
.ts-poll-emoji-raising-hand-woman:before {
content: "🙋";
}
.ts-poll-emoji-pouting-woman:before {
content: "🙎";
}
.ts-poll-emoji-frowning-woman:before {
content: "🙍";
}
.ts-poll-emoji-haircut-woman:before {
content: "💇";
}
.ts-poll-emoji-massage-woman:before {
content: "💆";
}
.ts-poll-emoji-couple-with-heart-woman-man:before {
content: "💑";
}
.ts-poll-emoji-couplekiss-man-woman:before {
content: "💏";
}
.ts-poll-emoji-family-man-woman-boy:before {
content: "👪";
}
.ts-poll-emoji-kiss:before {
content: "💋";
}
.ts-poll-emoji-tophat:before {
content: "🎩";
}
.ts-poll-emoji-mortar-board:before {
content: "🎓";
}
.ts-poll-emoji-crown:before {
content: "👑";
}
.ts-poll-emoji-ring:before {
content: "💍";
}
.ts-poll-emoji-dog:before {
content: "🐶";
}
.ts-poll-emoji-cat:before {
content: "🐱";
}
.ts-poll-emoji-mouse:before {
content: "🐭";
}
.ts-poll-emoji-hamster:before {
content: "🐹";
}
.ts-poll-emoji-rabbit:before {
content: "🐰";
}
.ts-poll-emoji-fox-face:before {
content: "🦊";
}
.ts-poll-emoji-bear:before {
content: "🐻";
}
.ts-poll-emoji-panda-face:before {
content: "🐼";
}
.ts-poll-emoji-koala:before {
content: "🐨";
}
.ts-poll-emoji-tiger:before {
content: "🐯";
}
.ts-poll-emoji-lion:before {
content: "🦁";
}
.ts-poll-emoji-cow:before {
content: "🐮";
}
.ts-poll-emoji-pig:before {
content: "🐷";
}
.ts-poll-emoji-frog:before {
content: "🐸";
}
.ts-poll-emoji-monkey-face:before {
content: "🐵";
}
.ts-poll-emoji-see-no-evil:before {
content: "🙈";
}
.ts-poll-emoji-hear-no-evil:before {
content: "🙉";
}
.ts-poll-emoji-speak-no-evil:before {
content: "🙊";
}
.ts-poll-emoji-monkey:before {
content: "🐒";
}
.ts-poll-emoji-chicken:before {
content: "🐔";
}
.ts-poll-emoji-penguin:before {
content: "🐧";
}
.ts-poll-emoji-bird:before {
content: "🐦";
}
.ts-poll-emoji-baby-chick:before {
content: "🐤";
}
.ts-poll-emoji-hatching-chick:before {
content: "🐣";
}
.ts-poll-emoji-hatched-chick:before {
content: "🐥";
}
.ts-poll-emoji-duck:before {
content: "🦆";
}
.ts-poll-emoji-eagle:before {
content: "🦅";
}
.ts-poll-emoji-owl:before {
content: "🦉";
}
.ts-poll-emoji-bat:before {
content: "🦇";
}
.ts-poll-emoji-wolf:before {
content: "🐺";
}
.ts-poll-emoji-boar:before {
content: "🐗";
}
.ts-poll-emoji-horse:before {
content: "🐴";
}
.ts-poll-emoji-unicorn:before {
content: "🦄";
}
.ts-poll-emoji-honeybee:before {
content: "🐝";
}
.ts-poll-emoji-bug:before {
content: "🐛";
}
.ts-poll-emoji-butterfly:before {
content: "🦋";
}
.ts-poll-emoji-snail:before {
content: "🐌";
}
.ts-poll-emoji-beetle:before {
content: "🐞";
}
.ts-poll-emoji-ant:before {
content: "🐜";
}
.ts-poll-emoji-grasshopper:before {
content: "🦗";
}
.ts-poll-emoji-spider:before {
content: "🕷";
}
.ts-poll-emoji-scorpion:before {
content: "🦂";
}
.ts-poll-emoji-crab:before {
content: "🦀";
}
.ts-poll-emoji-snake:before {
content: "🐍";
}
.ts-poll-emoji-lizard:before {
content: "🦎";
}
.ts-poll-emoji-t-rex:before {
content: "🦖";
}
.ts-poll-emoji-sauropod:before {
content: "🦕";
}
.ts-poll-emoji-turtle:before {
content: "🐢";
}
.ts-poll-emoji-tropical-fish:before {
content: "🐠";
}
.ts-poll-emoji-fish:before {
content: "🐟";
}
.ts-poll-emoji-blowfish:before {
content: "🐡";
}
.ts-poll-emoji-dolphin:before {
content: "🐬";
}
.ts-poll-emoji-shark:before {
content: "🦈";
}
.ts-poll-emoji-whale:before {
content: "🐳";
}
.ts-poll-emoji-whale2:before {
content: "🐋";
}
.ts-poll-emoji-crocodile:before {
content: "🐊";
}
.ts-poll-emoji-leopard:before {
content: "🐆";
}
.ts-poll-emoji-zebra:before {
content: "🦓";
}
.ts-poll-emoji-tiger2:before {
content: "🐅";
}
.ts-poll-emoji-water-buffalo:before {
content: "🐃";
}
.ts-poll-emoji-ox:before {
content: "🐂";
}
.ts-poll-emoji-cow2:before {
content: "🐄";
}
.ts-poll-emoji-deer:before {
content: "🦌";
}
.ts-poll-emoji-dromedary-camel:before {
content: "🐪";
}
.ts-poll-emoji-camel:before {
content: "🐫";
}
.ts-poll-emoji-giraffe:before {
content: "🦒";
}
.ts-poll-emoji-elephant:before {
content: "🐘";
}
.ts-poll-emoji-rhinoceros:before {
content: "🦏";
}
.ts-poll-emoji-goat:before {
content: "🐐";
}
.ts-poll-emoji-ram:before {
content: "🐏";
}
.ts-poll-emoji-sheep:before {
content: "🐑";
}
.ts-poll-emoji-racehorse:before {
content: "🐎";
}
.ts-poll-emoji-pig2:before {
content: "🐖";
}
.ts-poll-emoji-rat:before {
content: "🐀";
}
.ts-poll-emoji-mouse2:before {
content: "🐁";
}
.ts-poll-emoji-rooster:before {
content: "🐓";
}
.ts-poll-emoji-turkey:before {
content: "🦃";
}
.ts-poll-emoji-dove:before {
content: "🕊";
}
.ts-poll-emoji-dog2:before {
content: "🐕";
}
.ts-poll-emoji-poodle:before {
content: "🐩";
}
.ts-poll-emoji-cat2:before {
content: "🐈";
}
.ts-poll-emoji-rabbit2:before {
content: "🐇";
}
.ts-poll-emoji-chipmunk:before {
content: "🐿";
}
.ts-poll-emoji-hedgehog:before {
content: "🦔";
}
.ts-poll-emoji-raccoon:before {
content: "🦝";
}
.ts-poll-emoji-llama:before {
content: "🦙";
}
.ts-poll-emoji-hippopotamus:before {
content: "🦛";
}
.ts-poll-emoji-kangaroo:before {
content: "🦘";
}
.ts-poll-emoji-badger:before {
content: "🦡";
}
.ts-poll-emoji-swan:before {
content: "🦢";
}
.ts-poll-emoji-peacock:before {
content: "🦚";
}
.ts-poll-emoji-parrot:before {
content: "🦜";
}
.ts-poll-emoji-lobster:before {
content: "🦞";
}
.ts-poll-emoji-mosquito:before {
content: "🦟";
}
.ts-poll-emoji-paw-prints:before {
content: "🐾";
}
.ts-poll-emoji-cactus:before {
content: "🌵";
}
.ts-poll-emoji-evergreen-tree:before {
content: "🌲";
}
.ts-poll-emoji-deciduous-tree:before {
content: "🌳";
}
.ts-poll-emoji-palm-tree:before {
content: "🌴";
}
.ts-poll-emoji-seedling:before {
content: "🌱";
}
.ts-poll-emoji-herb:before {
content: "🌿";
}
.ts-poll-emoji-four-leaf-clover:before {
content: "🍀";
}
.ts-poll-emoji-bamboo:before {
content: "🎍";
}
.ts-poll-emoji-tanabata-tree:before {
content: "🎋";
}
.ts-poll-emoji-leaves:before {
content: "🍃";
}
.ts-poll-emoji-fallen-leaf:before {
content: "🍂";
}
.ts-poll-emoji-maple-leaf:before {
content: "🍁";
}
.ts-poll-emoji-ear-of-rice:before {
content: "🌾";
}
.ts-poll-emoji-hibiscus:before {
content: "🌺";
}
.ts-poll-emoji-sunflower:before {
content: "🌻";
}
.ts-poll-emoji-rose:before {
content: "🌹";
}
.ts-poll-emoji-wilted-flower:before {
content: "🥀";
}
.ts-poll-emoji-tulip:before {
content: "🌷";
}
.ts-poll-emoji-blossom:before {
content: "🌼";
}
.ts-poll-emoji-cherry-blossom:before {
content: "🌸";
}
.ts-poll-emoji-bouquet:before {
content: "💐";
}
.ts-poll-emoji-mushroom:before {
content: "🍄";
}
.ts-poll-emoji-chestnut:before {
content: "🌰";
}
.ts-poll-emoji-jack-o-lantern:before {
content: "🎃";
}
.ts-poll-emoji-earth-americas:before {
content: "🌎";
}
.ts-poll-emoji-earth-africa:before {
content: "🌍";
}
.ts-poll-emoji-earth-asia:before {
content: "🌏";
}
.ts-poll-emoji-full-moon:before {
content: "🌕";
}
.ts-poll-emoji-new-moon-with-face:before {
content: "🌚";
}
.ts-poll-emoji-full-moon-with-face:before {
content: "🌝";
}
.ts-poll-emoji-sun-with-face:before {
content: "🌞";
}
.ts-poll-emoji-crescent-moon:before {
content: "🌙";
}
.ts-poll-emoji-star:before {
content: "⭐";
}
.ts-poll-emoji-star2:before {
content: "🌟";
}
.ts-poll-emoji-zap:before {
content: "⚡";
}
.ts-poll-emoji-fire:before {
content: "🔥";
}
.ts-poll-emoji-boom:before {
content: "💥";
}
.ts-poll-emoji-green-apple:before {
content: "🍏";
}
.ts-poll-emoji-apple:before {
content: "🍎";
}
.ts-poll-emoji-pear:before {
content: "🍐";
}
.ts-poll-emoji-tangerine:before {
content: "🍊";
}
.ts-poll-emoji-lemon:before {
content: "🍋";
}
.ts-poll-emoji-banana:before {
content: "🍌";
}
.ts-poll-emoji-watermelon:before {
content: "🍉";
}
.ts-poll-emoji-grapes:before {
content: "🍇";
}
.ts-poll-emoji-strawberry:before {
content: "🍓";
}
.ts-poll-emoji-melon:before {
content: "🍈";
}
.ts-poll-emoji-cherries:before {
content: "🍒";
}
.ts-poll-emoji-peach:before {
content: "🍑";
}
.ts-poll-emoji-pineapple:before {
content: "🍍";
}
.ts-poll-emoji-coconut:before {
content: "🥥";
}
.ts-poll-emoji-kiwi-fruit:before {
content: "🥝";
}
.ts-poll-emoji-mango:before {
content: "🥭";
}
.ts-poll-emoji-avocado:before {
content: "🥑";
}
.ts-poll-emoji-broccoli:before {
content: "🥦";
}
.ts-poll-emoji-tomato:before {
content: "🍅";
}
.ts-poll-emoji-eggplant:before {
content: "🍆";
}
.ts-poll-emoji-cucumber:before {
content: "🥒";
}
.ts-poll-emoji-carrot:before {
content: "🥕";
}
.ts-poll-emoji-hot-pepper:before {
content: "🌶";
}
.ts-poll-emoji-potato:before {
content: "🥔";
}
.ts-poll-emoji-corn:before {
content: "🌽";
}
.ts-poll-emoji-leafy-greens:before {
content: "🥬";
}
.ts-poll-emoji-sweet-potato:before {
content: "🍠";
}
.ts-poll-emoji-peanuts:before {
content: "🥜";
}
.ts-poll-emoji-honey-pot:before {
content: "🍯";
}
.ts-poll-emoji-croissant:before {
content: "🥐";
}
.ts-poll-emoji-bread:before {
content: "🍞";
}
.ts-poll-emoji-baguette-bread:before {
content: "🥖";
}
.ts-poll-emoji-bagel:before {
content: "🥯";
}
.ts-poll-emoji-pretzel:before {
content: "🥨";
}
.ts-poll-emoji-cheese:before {
content: "🧀";
}
.ts-poll-emoji-egg:before {
content: "🥚";
}
.ts-poll-emoji-bacon:before {
content: "🥓";
}
.ts-poll-emoji-steak:before {
content: "🥩";
}
.ts-poll-emoji-pancakes:before {
content: "🥞";
}
.ts-poll-emoji-poultry-leg:before {
content: "🍗";
}
.ts-poll-emoji-meat-on-bone:before {
content: "🍖";
}
.ts-poll-emoji-bone:before {
content: "🦴";
}
.ts-poll-emoji-fried-shrimp:before {
content: "🍤";
}
.ts-poll-emoji-fried-egg:before {
content: "🍳";
}
.ts-poll-emoji-hamburger:before {
content: "🍔";
}
.ts-poll-emoji-fries:before {
content: "🍟";
}
.ts-poll-emoji-stuffed-flatbread:before {
content: "🥙";
}
.ts-poll-emoji-hotdog:before {
content: "🌭";
}
.ts-poll-emoji-pizza:before {
content: "🍕";
}
.ts-poll-emoji-sandwich:before {
content: "🥪";
}
.ts-poll-emoji-canned-food:before {
content: "🥫";
}
.ts-poll-emoji-spaghetti:before {
content: "🍝";
}
.ts-poll-emoji-taco:before {
content: "🌮";
}
.ts-poll-emoji-burrito:before {
content: "🌯";
}
.ts-poll-emoji-green-salad:before {
content: "🥗";
}
.ts-poll-emoji-shallow-pan-of-food:before {
content: "🥘";
}
.ts-poll-emoji-ramen:before {
content: "🍜";
}
.ts-poll-emoji-stew:before {
content: "🍲";
}
.ts-poll-emoji-fish-cake:before {
content: "🍥";
}
.ts-poll-emoji-fortune-cookie:before {
content: "🥠";
}
.ts-poll-emoji-sushi:before {
content: "🍣";
}
.ts-poll-emoji-bento:before {
content: "🍱";
}
.ts-poll-emoji-curry:before {
content: "🍛";
}
.ts-poll-emoji-rice-ball:before {
content: "🍙";
}
.ts-poll-emoji-rice:before {
content: "🍚";
}
.ts-poll-emoji-rice-cracker:before {
content: "🍘";
}
.ts-poll-emoji-oden:before {
content: "🍢";
}
.ts-poll-emoji-dango:before {
content: "🍡";
}
.ts-poll-emoji-shaved-ice:before {
content: "🍧";
}
.ts-poll-emoji-ice-cream:before {
content: "🍨";
}
.ts-poll-emoji-icecream:before {
content: "🍦";
}
.ts-poll-emoji-pie:before {
content: "🥧";
}
.ts-poll-emoji-cake:before {
content: "🍰";
}
.ts-poll-emoji-cupcake:before {
content: "🧁";
}
.ts-poll-emoji-moon-cake:before {
content: "🥮";
}
.ts-poll-emoji-birthday:before {
content: "🎂";
}
.ts-poll-emoji-custard:before {
content: "🍮";
}
.ts-poll-emoji-candy:before {
content: "🍬";
}
.ts-poll-emoji-lollipop:before {
content: "🍭";
}
.ts-poll-emoji-chocolate-bar:before {
content: "🍫";
}
.ts-poll-emoji-popcorn:before {
content: "🍿";
}
.ts-poll-emoji-dumpling:before {
content: "🥟";
}
.ts-poll-emoji-doughnut:before {
content: "🍩";
}
.ts-poll-emoji-cookie:before {
content: "🍪";
}
.ts-poll-emoji-soccer:before {
content: "⚽";
}
.ts-poll-emoji-basketball:before {
content: "🏀";
}
.ts-poll-emoji-baseball:before {
content: "⚾";
}
.ts-poll-emoji-softball:before {
content: "🥎";
}
.ts-poll-emoji-volleyball:before {
content: "🏐";
}
.ts-poll-emoji-8ball:before {
content: "🎱";
}
.ts-poll-emoji-trophy:before {
content: "🏆";
}
.ts-poll-emoji-medal-sports:before {
content: "🏅";
}
.ts-poll-emoji-1st-place-medal:before {
content: "🥇";
}
.ts-poll-emoji-2nd-place-medal:before {
content: "🥈";
}
.ts-poll-emoji-3rd-place-medal:before {
content: "🥉";
}
.ts-poll-emoji-clapper:before {
content: "🎬";
}
.ts-poll-emoji-dart:before {
content: "🎯";
}
.ts-poll-emoji-rocket:before {
content: "🚀";
}
.ts-poll-emoji-vertical-traffic-light:before {
content: "🚦";
}
.ts-poll-emoji-traffic-light:before {
content: "🚥";
}
.ts-poll-emoji-checkered-flag:before {
content: "🏁";
}
.ts-poll-emoji-sparkler:before {
content: "🎇";
}
.ts-poll-emoji-fireworks:before {
content: "🎆";
}
.ts-poll-emoji-computer:before {
content: "💻";
}
.ts-poll-emoji-camera:before {
content: "📷";
}
.ts-poll-emoji-camera-flash:before {
content: "📸";
}
.ts-poll-emoji-video-camera:before {
content: "📹";
}
.ts-poll-emoji-movie-camera:before {
content: "🎥";
}
.ts-poll-emoji-film-projector:before {
content: "📽";
}
.ts-poll-emoji-film-strip:before {
content: "🎞";
}
.ts-poll-emoji-hourglass-flowing-sand:before {
content: "⏳";
}
.ts-poll-emoji-hourglass:before {
content: "⌛";
}
.ts-poll-emoji-bulb:before {
content: "💡";
}
.ts-poll-emoji-oil-drum:before {
content: "🛢";
}
.ts-poll-emoji-money-with-wings:before {
content: "💸";
}
.ts-poll-emoji-dollar:before {
content: "💵";
}
.ts-poll-emoji-yen:before {
content: "💴";
}
.ts-poll-emoji-euro:before {
content: "💶";
}
.ts-poll-emoji-pound:before {
content: "💷";
}
.ts-poll-emoji-moneybag:before {
content: "💰";
}
.ts-poll-emoji-credit-card:before {
content: "💳";
}
.ts-poll-emoji-gem:before {
content: "💎";
}
.ts-poll-emoji-bomb:before {
content: "💣";
}
.ts-poll-emoji-firecracker:before {
content: "🧨";
}
.ts-poll-emoji-smoking:before {
content: "🚬";
}
.ts-poll-emoji-nazar-amulet:before {
content: "🧿";
}
.ts-poll-emoji-key:before {
content: "🔑";
}
.ts-poll-emoji-teddy-bear:before {
content: "🧸";
}
.ts-poll-emoji-world-map:before {
content: "🗺";
}
.ts-poll-emoji-moyai:before {
content: "🗿";
}
.ts-poll-emoji-shopping-cart:before {
content: "🛒";
}
.ts-poll-emoji-balloon:before {
content: "🎈";
}
.ts-poll-emoji-ribbon:before {
content: "🎀";
}
.ts-poll-emoji-gift:before {
content: "🎁";
}
.ts-poll-emoji-love-letter:before {
content: "💌";
}
.ts-poll-emoji-inbox-tray:before {
content: "📥";
}
.ts-poll-emoji-outbox-tray:before {
content: "📤";
}
.ts-poll-emoji-bar-chart:before {
content: "📊";
}
.ts-poll-emoji-chart-with-upwards-trend:before {
content: "📈";
}
.ts-poll-emoji-chart-with-downwards-trend:before {
content: "📉";
}
.ts-poll-emoji-date:before {
content: "📅";
}
.ts-poll-emoji-calendar:before {
content: "📆";
}
.ts-poll-emoji-link:before {
content: "🔗";
}
.ts-poll-emoji-paperclip:before {
content: "📎";
}
.ts-poll-emoji-pushpin:before {
content: "📌";
}
.ts-poll-emoji-triangular-flag-on-post:before {
content: "🚩";
}
.ts-poll-emoji-closed-lock-with-key:before {
content: "🔐";
}
.ts-poll-emoji-lock:before {
content: "🔒";
}
.ts-poll-emoji-unlock:before {
content: "🔓";
}
.ts-poll-emoji-lock-with-ink-pen:before {
content: "🔏";
}
.ts-poll-emoji-memo:before {
content: "📝";
}
.ts-poll-emoji-mag:before {
content: "🔍";
}
.ts-poll-emoji-mag-right:before {
content: "🔎";
}
.ts-poll-emoji-orange-heart:before {
content: "🧡";
}
.ts-poll-emoji-yellow-heart:before {
content: "💛";
}
.ts-poll-emoji-green-heart:before {
content: "💚";
}
.ts-poll-emoji-blue-heart:before {
content: "💙";
}
.ts-poll-emoji-purple-heart:before {
content: "💜";
}
.ts-poll-emoji-black-heart:before {
content: "🖤";
}
.ts-poll-emoji-broken-heart:before {
content: "💔";
}
.ts-poll-emoji-two-hearts:before {
content: "💕";
}
.ts-poll-emoji-revolving-hearts:before {
content: "💞";
}
.ts-poll-emoji-heartbeat:before {
content: "💓";
}
.ts-poll-emoji-heartpulse:before {
content: "💗";
}
.ts-poll-emoji-sparkling-heart:before {
content: "💖";
}
.ts-poll-emoji-cupid:before {
content: "💘";
}
.ts-poll-emoji-gift-heart:before {
content: "💝";
}
.ts-poll-emoji-heart-decoration:before {
content: "💟";
}
.ts-poll-emoji-vs:before {
content: "🆚";
}
.ts-poll-emoji-white-flower:before {
content: "💮";
}
.ts-poll-emoji-sos:before {
content: "🆘";
}
.ts-poll-emoji-no-entry:before {
content: "⛔";
}
.ts-poll-emoji-no-entry-sign:before {
content: "🚫";
}
.ts-poll-emoji-x:before {
content: "❌";
}
.ts-poll-emoji-o:before {
content: "⭕";
}
.ts-poll-emoji-stop-sign:before {
content: "🛑";
}
.ts-poll-emoji-anger:before {
content: "💢";
}
.ts-poll-emoji-underage:before {
content: "🔞";
}
.ts-poll-emoji-no-mobile-phones:before {
content: "📵";
}
.ts-poll-emoji-exclamation:before {
content: "❗";
}
.ts-poll-emoji-grey-exclamation:before {
content: "❕";
}
.ts-poll-emoji-question:before {
content: "❓";
}
.ts-poll-emoji-grey-question:before {
content: "❔";
}
.ts-poll-emoji-chart:before {
content: "💹";
}
.ts-poll-emoji-negative-squared-cross-mark:before {
content: "❎";
}
.ts-poll-emoji-white-check-mark:before {
content: "✅";
}
.ts-poll-emoji-mens:before {
content: "🚹";
}
.ts-poll-emoji-womens:before {
content: "🚺";
}
.ts-poll-emoji-cinema:before {
content: "🎦";
}
.ts-poll-emoji-up:before {
content: "🆙";
}
.ts-poll-emoji-cool:before {
content: "🆒";
}
.ts-poll-emoji-new:before {
content: "🆕";
}
.ts-poll-emoji-free:before {
content: "🆓";
}
.ts-poll-emoji-stop-button:before {
content: "⏹";
}
.ts-poll-emoji-record-button:before {
content: "⏺";
}
.ts-poll-emoji-arrows-counterclockwise:before {
content: "🔄";
}
.ts-poll-emoji-musical-note:before {
content: "🎵";
}
.ts-poll-emoji-notes:before {
content: "🎶";
}
.ts-poll-emoji-heavy-plus-sign:before {
content: "➕";
}
.ts-poll-emoji-heavy-minus-sign:before {
content: "➖";
}
.ts-poll-emoji-heavy-division-sign:before {
content: "➗";
}
.ts-poll-emoji-infinity:before {
content: "♾";
}
.ts-poll-emoji-heavy-dollar-sign:before {
content: "💲";
}
.ts-poll-emoji-currency-exchange:before {
content: "💱";
}
.ts-poll-emoji-end:before {
content: "🔚";
}
.ts-poll-emoji-back:before {
content: "🔙";
}
.ts-poll-emoji-on:before {
content: "🔛";
}
.ts-poll-emoji-top:before {
content: "🔝";
}
.ts-poll-emoji-soon:before {
content: "🔜";
}
.ts-poll-emoji-radio-button:before {
content: "🔘";
}
.ts-poll-emoji-white-circle:before {
content: "⚪";
}
.ts-poll-emoji-black-circle:before {
content: "⚫";
}
.ts-poll-emoji-red-circle:before {
content: "🔴";
}
.ts-poll-emoji-large-blue-circle:before {
content: "🔵";
}
.ts-poll-emoji-large-orange-diamond:before {
content: "🔶";
}
.ts-poll-emoji-large-blue-diamond:before {
content: "🔷";
}
.ts-poll-emoji-small-red-triangle:before {
content: "🔺";
}
.ts-poll-emoji-black-large-square:before {
content: "⬛";
}
.ts-poll-emoji-white-large-square:before {
content: "⬜";
}
.ts-poll-emoji-small-red-triangle-down:before {
content: "🔻";
}
.ts-poll-emoji-black-square-button:before {
content: "🔲";
}
.ts-poll-emoji-white-square-button:before {
content: "🔳";
}
.ts-poll-emoji-speaker:before {
content: "🔈";
}
.ts-poll-emoji-sound:before {
content: "🔉";
}
.ts-poll-emoji-loud-sound:before {
content: "🔊";
}
.ts-poll-emoji-mute:before {
content: "🔇";
}
.ts-poll-emoji-mega:before {
content: "📣";
}
.ts-poll-emoji-loudspeaker:before {
content: "📢";
}
.ts-poll-emoji-bell:before {
content: "🔔";
}
.ts-poll-emoji-no-bell:before {
content: "🔕";
}
.ts-poll-emoji-thought-balloon:before {
content: "💭";
}
.ts-poll-emoji-right-anger-bubble:before {
content: "🗯";
}
.ts-poll-emoji-speech-balloon:before {
content: "💬";
}
.ts-poll-emoji-left-speech-bubble:before {
content: "🗨";
}
.ts-poll-flag-algeria:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/algeria.png);
}
.ts-poll-flag-angola:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/angola.png);
}
.ts-poll-flag-benin:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/benin.png);
}
.ts-poll-flag-botswana:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/botswana.png);
}
.ts-poll-flag-burkina_faso:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/burkina_faso.png);
}
.ts-poll-flag-burundi:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/burundi.png);
}
.ts-poll-flag-cameroon:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cameroon.png);
}
.ts-poll-flag-cape_verde:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cape_verde.png);
}
.ts-poll-flag-central_african_republic:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/central_african_republic.png);
}
.ts-poll-flag-chad:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/chad.png);
}
.ts-poll-flag-comoros:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/comoros.png);
}
.ts-poll-flag-cote_d_Ivoire:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cote_d_Ivoire.png);
}
.ts-poll-flag-democratic_republic_of_the_congo:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/democratic_republic_of_the_congo.png);
}
.ts-poll-flag-djibouti:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/djibouti.png);
}
.ts-poll-flag-egypt:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/egypt.png);
}
.ts-poll-flag-equatorial_guinea:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/equatorial_guinea.png);
}
.ts-poll-flag-eritrea:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/eritrea.png);
}
.ts-poll-flag-ethiopia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/ethiopia.png);
}
.ts-poll-flag-gabon:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/gabon.png);
}
.ts-poll-flag-gambia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/gambia.png);
}
.ts-poll-flag-ghana:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/ghana.png);
}
.ts-poll-flag-guinea:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guinea.png);
}
.ts-poll-flag-guinea_bissau:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guinea_bissau.png);
}
.ts-poll-flag-kenya:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/kenya.png);
}
.ts-poll-flag-lesotho:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/lesotho.png);
}
.ts-poll-flag-liberia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/liberia.png);
}
.ts-poll-flag-libya:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/libya.png);
}
.ts-poll-flag-madagascar:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/madagascar.png);
}
.ts-poll-flag-malawi:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/malawi.png);
}
.ts-poll-flag-mali:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mali.png);
}
.ts-poll-flag-mauritania:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mauritania.png);
}
.ts-poll-flag-mauritius:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mauritius.png);
}
.ts-poll-flag-mayotte:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mayotte.png);
}
.ts-poll-flag-morocco:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/morocco.png);
}
.ts-poll-flag-mozambique:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mozambique.png);
}
.ts-poll-flag-namibia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/namibia.png);
}
.ts-poll-flag-niger:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/niger.png);
}
.ts-poll-flag-nigeria:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/nigeria.png);
}
.ts-poll-flag-republic_of_the_congo:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/republic_of_the_congo.png);
}
.ts-poll-flag-reunion:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/reunion.png);
}
.ts-poll-flag-rwanda:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/rwanda.png);
}
.ts-poll-flag-saint_helena:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_helena.png);
}
.ts-poll-flag-sao_tome_and_principe:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/sao_tome_and_principe.png);
}
.ts-poll-flag-senegal:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/senegal.png);
}
.ts-poll-flag-seychelles:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/seychelles.png);
}
.ts-poll-flag-sierra_leone:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/sierra_leone.png);
}
.ts-poll-flag-somalia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/somalia.png);
}
.ts-poll-flag-south_africa:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/south_africa.png);
}
.ts-poll-flag-south_sudan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/south_sudan.png);
}
.ts-poll-flag-sudan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/sudan.png);
}
.ts-poll-flag-swaziland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/swaziland.png);
}
.ts-poll-flag-tanzania:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/tanzania.png);
}
.ts-poll-flag-togo:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/togo.png);
}
.ts-poll-flag-tunisia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/tunisia.png);
}
.ts-poll-flag-uganda:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/uganda.png);
}
.ts-poll-flag-western_sahara:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/western_sahara.png);
}
.ts-poll-flag-zambia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/zambia.png);
}
.ts-poll-flag-zimbabwe:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/zimbabwe.png);
}
.ts-poll-flag-anguilla:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/anguilla.png);
}
.ts-poll-flag-antigua_and_barbuda:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/antigua_and_barbuda.png);
}
.ts-poll-flag-argentina:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/argentina.png);
}
.ts-poll-flag-aruba:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/aruba.png);
}
.ts-poll-flag-bahamas:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bahamas.png);
}
.ts-poll-flag-barbados:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/barbados.png);
}
.ts-poll-flag-belize:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/belize.png);
}
.ts-poll-flag-bermuda:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bermuda.png);
}
.ts-poll-flag-bolivia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bolivia.png);
}
.ts-poll-flag-bonaire:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bonaire.png);
}
.ts-poll-flag-bouvet_island:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bouvet_island.png);
}
.ts-poll-flag-brazil:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/brazil.png);
}
.ts-poll-flag-canada:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/canada.png);
}
.ts-poll-flag-cayman_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cayman_islands.png);
}
.ts-poll-flag-chile:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/chile.png);
}
.ts-poll-flag-colombia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/colombia.png);
}
.ts-poll-flag-costa_rica:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/costa_rica.png);
}
.ts-poll-flag-cuba:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cuba.png);
}
.ts-poll-flag-curacao:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/curacao.png);
}
.ts-poll-flag-dominica:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/dominica.png);
}
.ts-poll-flag-dominican_republic:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/dominican_republic.png);
}
.ts-poll-flag-ecuador:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/ecuador.png);
}
.ts-poll-flag-el_salvador:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/el_salvador.png);
}
.ts-poll-flag-falkland_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/falkland_islands.png);
}
.ts-poll-flag-french_guiana:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/french_guiana.png);
}
.ts-poll-flag-grenada:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/grenada.png);
}
.ts-poll-flag-guadeloupe:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guadeloupe.png);
}
.ts-poll-flag-guatemala:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guatemala.png);
}
.ts-poll-flag-guyana:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guyana.png);
}
.ts-poll-flag-haiti:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/haiti.png);
}
.ts-poll-flag-honduras:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/honduras.png);
}
.ts-poll-flag-jamaica:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/jamaica.png);
}
.ts-poll-flag-martinique:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/martinique.png);
}
.ts-poll-flag-mexico:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mexico.png);
}
.ts-poll-flag-montserrat:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/montserrat.png);
}
.ts-poll-flag-nicaragua:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/nicaragua.png);
}
.ts-poll-flag-panama:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/panama.png);
}
.ts-poll-flag-paraguay:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/paraguay.png);
}
.ts-poll-flag-peru:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/peru.png);
}
.ts-poll-flag-puerto_rico:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/puerto_rico.png);
}
.ts-poll-flag-saint_barthelemy:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_barthelemy.png);
}
.ts-poll-flag-saint_kitts_and_nevis:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_kitts_and_nevis.png);
}
.ts-poll-flag-saint_lucia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_lucia.png);
}
.ts-poll-flag-saint_martin:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_martin.png);
}
.ts-poll-flag-saint_pierre_and_miquelon:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_pierre_and_miquelon.png);
}
.ts-poll-flag-saint_vincent_and_the_grenadines:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saint_vincent_and_the_grenadines.png);
}
.ts-poll-flag-sint_maarten:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/sint_maarten.png);
}
.ts-poll-flag-south_georgia_and_the_south_sandwich_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/south_georgia_and_the_south_sandwich_islands.png);
}
.ts-poll-flag-suriname:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/suriname.png);
}
.ts-poll-flag-trinidad_and_tobago:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/trinidad_and_tobago.png);
}
.ts-poll-flag-turks_and_caicos_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/turks_and_caicos_islands.png);
}
.ts-poll-flag-united_states:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/united_states.png);
}
.ts-poll-flag-uruguay:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/uruguay.png);
}
.ts-poll-flag-venezuela:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/venezuela.png);
}
.ts-poll-flag-virgin_islands_british:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/virgin_islands_british.png);
}
.ts-poll-flag-virgin_islands_us:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/virgin_islands_us.png);
}
.ts-poll-flag-afghanistan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/afghanistan.png);
}
.ts-poll-flag-armenia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/armenia.png);
}
.ts-poll-flag-azerbaijan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/azerbaijan.png);
}
.ts-poll-flag-bahrain:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bahrain.png);
}
.ts-poll-flag-bangladesh:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bangladesh.png);
}
.ts-poll-flag-bhutan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bhutan.png);
}
.ts-poll-flag-british_indian_ocean_territory:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/british_indian_ocean_territory.png);
}
.ts-poll-flag-brunei:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/brunei.png);
}
.ts-poll-flag-cambodia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cambodia.png);
}
.ts-poll-flag-china:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/china.png);
}
.ts-poll-flag-east_timor:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/east_timor.png);
}
.ts-poll-flag-georgia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/georgia.png);
}
.ts-poll-flag-guam:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guam.png);
}
.ts-poll-flag-hong_kong:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/hong_kong.png);
}
.ts-poll-flag-india:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/india.png);
}
.ts-poll-flag-indonesia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/indonesia.png);
}
.ts-poll-flag-iran:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/iran.png);
}
.ts-poll-flag-iraq:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/iraq.png);
}
.ts-poll-flag-israel:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/israel.png);
}
.ts-poll-flag-japan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/japan.png);
}
.ts-poll-flag-jordan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/jordan.png);
}
.ts-poll-flag-kazakhstan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/kazakhstan.png);
}
.ts-poll-flag-kuwait:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/kuwait.png);
}
.ts-poll-flag-kyrgyzstan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/kyrgyzstan.png);
}
.ts-poll-flag-laos:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/laos.png);
}
.ts-poll-flag-lebanon:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/lebanon.png);
}
.ts-poll-flag-macao:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/macao.png);
}
.ts-poll-flag-malaysia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/malaysia.png);
}
.ts-poll-flag-maldives:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/maldives.png);
}
.ts-poll-flag-mongolia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/mongolia.png);
}
.ts-poll-flag-myanmar:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/myanmar.png);
}
.ts-poll-flag-nepal:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/nepal.png);
}
.ts-poll-flag-korea_north:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/korea_north.png);
}
.ts-poll-flag-oman:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/oman.png);
}
.ts-poll-flag-pakistan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/pakistan.png);
}
.ts-poll-flag-palestinian_territory:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/palestinian_territory.png);
}
.ts-poll-flag-philippines:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/philippines.png);
}
.ts-poll-flag-qatar:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/qatar.png);
}
.ts-poll-flag-saudi_arabia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/saudi_arabia.png);
}
.ts-poll-flag-singapore:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/singapore.png);
}
.ts-poll-flag-korea_south:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/korea_south.png);
}
.ts-poll-flag-sri_lanka:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/sri_lanka.png);
}
.ts-poll-flag-syria:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/syria.png);
}
.ts-poll-flag-republic_of_china:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/republic_of_china.png);
}
.ts-poll-flag-tajikistan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/tajikistan.png);
}
.ts-poll-flag-thailand:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/thailand.png);
}
.ts-poll-flag-turkey:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/turkey.png);
}
.ts-poll-flag-turkmenistan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/turkmenistan.png);
}
.ts-poll-flag-united_arab_emirates:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/united_arab_emirates.png);
}
.ts-poll-flag-uzbekistan:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/uzbekistan.png);
}
.ts-poll-flag-vietnam:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/vietnam.png);
}
.ts-poll-flag-yemen:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/yemen.png);
}
.ts-poll-flag-aland_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/aland_islands.png);
}
.ts-poll-flag-albania:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/albania.png);
}
.ts-poll-flag-andorra:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/andorra.png);
}
.ts-poll-flag-austria:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/austria.png);
}
.ts-poll-flag-belarus:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/belarus.png);
}
.ts-poll-flag-belgium:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/belgium.png);
}
.ts-poll-flag-bosnia_and_herzegovina:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bosnia_and_herzegovina.png);
}
.ts-poll-flag-bulgaria:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/bulgaria.png);
}
.ts-poll-flag-croatia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/croatia.png);
}
.ts-poll-flag-cyprus:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cyprus.png);
}
.ts-poll-flag-czech_republic:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/czech_republic.png);
}
.ts-poll-flag-denmark:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/denmark.png);
}
.ts-poll-flag-england:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/england.png);
}
.ts-poll-flag-estonia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/estonia.png);
}
.ts-poll-flag-european_union:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/european_union.png);
}
.ts-poll-flag-faroe_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/faroe_islands.png);
}
.ts-poll-flag-finland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/finland.png);
}
.ts-poll-flag-france:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/france.png);
}
.ts-poll-flag-germany:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/germany.png);
}
.ts-poll-flag-gibraltar:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/gibraltar.png);
}
.ts-poll-flag-greece:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/greece.png);
}
.ts-poll-flag-greenland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/greenland.png);
}
.ts-poll-flag-guernsey:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/guernsey.png);
}
.ts-poll-flag-hungary:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/hungary.png);
}
.ts-poll-flag-iceland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/iceland.png);
}
.ts-poll-flag-ireland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/ireland.png);
}
.ts-poll-flag-isle_of_man:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/isle_of_man.png);
}
.ts-poll-flag-italy:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/italy.png);
}
.ts-poll-flag-jersey:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/jersey.png);
}
.ts-poll-flag-kosovo:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/kosovo.png);
}
.ts-poll-flag-latvia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/latvia.png);
}
.ts-poll-flag-liechtenstein:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/liechtenstein.png);
}
.ts-poll-flag-lithuania:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/lithuania.png);
}
.ts-poll-flag-luxembourg:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/luxembourg.png);
}
.ts-poll-flag-macedonia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/macedonia.png);
}
.ts-poll-flag-malta:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/malta.png);
}
.ts-poll-flag-moldova:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/moldova.png);
}
.ts-poll-flag-monaco:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/monaco.png);
}
.ts-poll-flag-montenegro:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/montenegro.png);
}
.ts-poll-flag-netherlands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/netherlands.png);
}
.ts-poll-flag-norway:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/norway.png);
}
.ts-poll-flag-poland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/poland.png);
}
.ts-poll-flag-portugal:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/portugal.png);
}
.ts-poll-flag-romania:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/romania.png);
}
.ts-poll-flag-russia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/russia.png);
}
.ts-poll-flag-san_marino:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/san_marino.png);
}
.ts-poll-flag-scotland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/scotland.png);
}
.ts-poll-flag-serbia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/serbia.png);
}
.ts-poll-flag-slovakia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/slovakia.png);
}
.ts-poll-flag-slovenia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/slovenia.png);
}
.ts-poll-flag-ussr:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/ussr.png);
}
.ts-poll-flag-spain:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/spain.png);
}
.ts-poll-flag-svalbard_and_jan_mayen:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/svalbard_and_jan_mayen.png);
}
.ts-poll-flag-sweden:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/sweden.png);
}
.ts-poll-flag-switzerland:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/switzerland.png);
}
.ts-poll-flag-ukraine:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/ukraine.png);
}
.ts-poll-flag-united_kingdom:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/united_kingdom.png);
}
.ts-poll-flag-vatican_city:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/vatican_city.png);
}
.ts-poll-flag-wales:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/wales.png);
}
.ts-poll-flag-american_samoa:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/american_samoa.png);
}
.ts-poll-flag-australia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/australia.png);
}
.ts-poll-flag-christmas_island:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/christmas_island.png);
}
.ts-poll-flag-cocos_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cocos_islands.png);
}
.ts-poll-flag-cook_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/cook_islands.png);
}
.ts-poll-flag-fiji:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/fiji.png);
}
.ts-poll-flag-french_polynesia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/french_polynesia.png);
}
.ts-poll-flag-kiribati:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/kiribati.png);
}
.ts-poll-flag-marshall_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/marshall_islands.png);
}
.ts-poll-flag-micronesia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/micronesia.png);
}
.ts-poll-flag-nauru:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/nauru.png);
}
.ts-poll-flag-new_caledonia:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/new_caledonia.png);
}
.ts-poll-flag-new_zealand:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/new_zealand.png);
}
.ts-poll-flag-niue:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/niue.png);
}
.ts-poll-flag-norfolk_island:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/norfolk_island.png);
}
.ts-poll-flag-northern_mariana_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/northern_mariana_islands.png);
}
.ts-poll-flag-palau:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/palau.png);
}
.ts-poll-flag-papua_new_guinea:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/papua_new_guinea.png);
}
.ts-poll-flag-pitcairn_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/pitcairn_islands.png);
}
.ts-poll-flag-samoa:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/samoa.png);
}
.ts-poll-flag-solomon_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/solomon_islands.png);
}
.ts-poll-flag-tokelau:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/tokelau.png);
}
.ts-poll-flag-tonga:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/tonga.png);
}
.ts-poll-flag-tuvalu:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/tuvalu.png);
}
.ts-poll-flag-vanuatu:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/vanuatu.png);
}
.ts-poll-flag-wallis_and_futuna:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/wallis_and_futuna.png);
}
.ts-poll-flag-antarctica:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/antarctica.png);
}
.ts-poll-flag-french_southern_territories:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/french_southern_territories.png);
}
.ts-poll-flag-heard_island_and_mcdonald_islands:before {
content: url(//www.safu.hr/wp-content/plugins/TS-Poll-Vrlazić/admin/img/tsp_flags/heard_island_and_mcdonald_islands.png);
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}