@charset "UTF-8";.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:var(--fa-li-width,2em)}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-archive:before{content:"\f187"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-at:before{content:"\@"}.fa-ban:before{content:"\f05e"}.fa-bar-chart:before{content:"\f080"}.fa-bars:before{content:"\f0c9"}.fa-battery-full:before{content:"\f240"}.fa-battery-quarter:before{content:"\f243"}.fa-book:before{content:"\f02d"}.fa-briefcase:before{content:"\f0b1"}.fa-building:before{content:"\f1ad"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-xmark:before{content:"\f273"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-chain:before{content:"\f0c1"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-circle:before{content:"\f111"}.fa-circle-check:before{content:"\f058"}.fa-circle-dot:before{content:"\f192"}.fa-circle-exclamation:before{content:"\f06a"}.fa-circle-info:before{content:"\f05a"}.fa-circle-minus:before{content:"\f056"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-play:before{content:"\f144"}.fa-circle-xmark:before{content:"\f057"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-close:before{content:"\f00d"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-comment:before{content:"\f075"}.fa-comments:before{content:"\f086"}.fa-copy:before{content:"\f0c5"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crown:before{content:"\f521"}.fa-cubes:before{content:"\f1b3"}.fa-database:before{content:"\f1c0"}.fa-desktop:before{content:"\f390"}.fa-dollar:before{content:"\$"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-edit:before{content:"\f044"}.fa-ellipsis-h:before{content:"\f141"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-square:before{content:"\f199"}.fa-eraser:before{content:"\f12d"}.fa-exchange:before{content:"\f0ec"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-file:before{content:"\f15b"}.fa-file-archive:before{content:"\f1c6"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-invoice:before{content:"\f570"}.fa-file-lines:before{content:"\f15c"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-text:before{content:"\f15c"}.fa-fire-extinguisher:before{content:"\f134"}.fa-flag:before{content:"\f024"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-gavel:before{content:"\f0e3"}.fa-gear:before{content:"\f013"}.fa-gears:before{content:"\f085"}.fa-gift:before{content:"\f06b"}.fa-globe:before{content:"\f0ac"}.fa-hand-point-left:before{content:"\f0a5"}.fa-history:before{content:"\f1da"}.fa-home:before{content:"\f015"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-language:before{content:"\f1ab"}.fa-layer-group:before{content:"\f5fd"}.fa-line-chart:before{content:"\f201"}.fa-link:before{content:"\f0c1"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-check:before{content:"\f0ae"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-up:before{content:"\f176"}.fa-magnifying-glass:before{content:"\f002"}.fa-mail-forward:before{content:"\f064"}.fa-mail-reply:before{content:"\f3e5"}.fa-mail-reply-all:before{content:"\f122"}.fa-male:before{content:"\f183"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mobile:before{content:"\f3ce"}.fa-network-wired:before{content:"\f6ff"}.fa-newspaper:before{content:"\f1ea"}.fa-paperclip:before{content:"\f0c6"}.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-pen-to-square:before{content:"\f044"}.fa-pencil:before{content:"\f303"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-plus:before{content:"\+"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-question:before{content:"\?"}.fa-question-circle:before{content:"\f059"}.fa-random:before{content:"\f074"}.fa-refresh:before{content:"\f021"}.fa-remove:before{content:"\f00d"}.fa-repeat:before{content:"\f363"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-rotate-left:before{content:"\f2ea"}.fa-rotate-right:before{content:"\f2f9"}.fa-save:before{content:"\f0c7"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-share:before{content:"\f064"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-sign-in:before{content:"\f090"}.fa-sign-out:before{content:"\f08b"}.fa-sitemap:before{content:"\f0e8"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f881"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f884"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f886"}.fa-spinner:before{content:"\f110"}.fa-square:before{content:"\f0c8"}.fa-star:before{content:"\f005"}.fa-step-backward:before{content:"\f048"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-suitcase:before{content:"\f0f2"}.fa-table-list:before{content:"\f00b"}.fa-tablet:before{content:"\f3fb"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-thumb-tack:before{content:"\f08d"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trash:before{content:"\f1f8"}.fa-turn-up:before{content:"\f3bf"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-video-camera:before{content:"\f03d"}.fa-virus:before{content:"\e074"}.fa-warning:before{content:"\f071"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;src:url(https://s1.plastech.pl/bootstrap5/dist/fonts/fa-solid-900.woff2) format("woff2"),url(https://s1.plastech.pl/bootstrap5/dist/fonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:Font Awesome\ 6 Free;font-weight:900}[class*=" iko-"],[class^=iko-]{speak:none;font-size:2.5rem;font-style:normal;font-variant:normal;font-weight:400;line-height:2.3rem;text-transform:none;fill:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi,.fib{background-position:50%;background-repeat:no-repeat;background-size:contain}.fi{display:inline-block;filter:drop-shadow(-1px -1px 1px rgba(0,0,0,.2));line-height:1em;margin-right:5px;position:relative;width:1.333333em}.fi:before{content:" "}.fi.fis{width:1em}.fi-ad{background-image:url(https://s1.plastech.pl/images/flags/ad.svg)}.fi-ae{background-image:url(https://s1.plastech.pl/images/flags/ae.svg)}.fi-af{background-image:url(https://s1.plastech.pl/images/flags/af.svg)}.fi-ag{background-image:url(https://s1.plastech.pl/images/flags/ag.svg)}.fi-ai{background-image:url(https://s1.plastech.pl/images/flags/ai.svg)}.fi-al{background-image:url(https://s1.plastech.pl/images/flags/al.svg)}.fi-am{background-image:url(https://s1.plastech.pl/images/flags/am.svg)}.fi-ao{background-image:url(https://s1.plastech.pl/images/flags/ao.svg)}.fi-aq{background-image:url(https://s1.plastech.pl/images/flags/aq.svg)}.fi-ar{background-image:url(https://s1.plastech.pl/images/flags/ar.svg)}.fi-as{background-image:url(https://s1.plastech.pl/images/flags/as.svg)}.fi-at{background-image:url(https://s1.plastech.pl/images/flags/at.svg)}.fi-au{background-image:url(https://s1.plastech.pl/images/flags/au.svg)}.fi-aw{background-image:url(https://s1.plastech.pl/images/flags/aw.svg)}.fi-ax{background-image:url(https://s1.plastech.pl/images/flags/ax.svg)}.fi-az{background-image:url(https://s1.plastech.pl/images/flags/az.svg)}.fi-ba{background-image:url(https://s1.plastech.pl/images/flags/ba.svg)}.fi-bb{background-image:url(https://s1.plastech.pl/images/flags/bb.svg)}.fi-bd{background-image:url(https://s1.plastech.pl/images/flags/bd.svg)}.fi-be{background-image:url(https://s1.plastech.pl/images/flags/be.svg)}.fi-bf{background-image:url(https://s1.plastech.pl/images/flags/bf.svg)}.fi-bg{background-image:url(https://s1.plastech.pl/images/flags/bg.svg)}.fi-bh{background-image:url(https://s1.plastech.pl/images/flags/bh.svg)}.fi-bi{background-image:url(https://s1.plastech.pl/images/flags/bi.svg)}.fi-bj{background-image:url(https://s1.plastech.pl/images/flags/bj.svg)}.fi-bl{background-image:url(https://s1.plastech.pl/images/flags/bl.svg)}.fi-bm{background-image:url(https://s1.plastech.pl/images/flags/bm.svg)}.fi-bn{background-image:url(https://s1.plastech.pl/images/flags/bn.svg)}.fi-bo{background-image:url(https://s1.plastech.pl/images/flags/bo.svg)}.fi-bq{background-image:url(https://s1.plastech.pl/images/flags/bq.svg)}.fi-br{background-image:url(https://s1.plastech.pl/images/flags/br.svg)}.fi-bs{background-image:url(https://s1.plastech.pl/images/flags/bs.svg)}.fi-bt{background-image:url(https://s1.plastech.pl/images/flags/bt.svg)}.fi-bv{background-image:url(https://s1.plastech.pl/images/flags/bv.svg)}.fi-bw{background-image:url(https://s1.plastech.pl/images/flags/bw.svg)}.fi-by{background-image:url(https://s1.plastech.pl/images/flags/by.svg)}.fi-bz{background-image:url(https://s1.plastech.pl/images/flags/bz.svg)}.fi-ca{background-image:url(https://s1.plastech.pl/images/flags/ca.svg)}.fi-cc{background-image:url(https://s1.plastech.pl/images/flags/cc.svg)}.fi-cd{background-image:url(https://s1.plastech.pl/images/flags/cd.svg)}.fi-cf{background-image:url(https://s1.plastech.pl/images/flags/cf.svg)}.fi-cg{background-image:url(https://s1.plastech.pl/images/flags/cg.svg)}.fi-ch{background-image:url(https://s1.plastech.pl/images/flags/ch.svg)}.fi-ci{background-image:url(https://s1.plastech.pl/images/flags/ci.svg)}.fi-ck{background-image:url(https://s1.plastech.pl/images/flags/ck.svg)}.fi-cl{background-image:url(https://s1.plastech.pl/images/flags/cl.svg)}.fi-cm{background-image:url(https://s1.plastech.pl/images/flags/cm.svg)}.fi-cn{background-image:url(https://s1.plastech.pl/images/flags/cn.svg)}.fi-co{background-image:url(https://s1.plastech.pl/images/flags/co.svg)}.fi-cr{background-image:url(https://s1.plastech.pl/images/flags/cr.svg)}.fi-cu{background-image:url(https://s1.plastech.pl/images/flags/cu.svg)}.fi-cv{background-image:url(https://s1.plastech.pl/images/flags/cv.svg)}.fi-cw{background-image:url(https://s1.plastech.pl/images/flags/cw.svg)}.fi-cx{background-image:url(https://s1.plastech.pl/images/flags/cx.svg)}.fi-cy{background-image:url(https://s1.plastech.pl/images/flags/cy.svg)}.fi-cz{background-image:url(https://s1.plastech.pl/images/flags/cz.svg)}.fi-de{background-image:url(https://s1.plastech.pl/images/flags/de.svg)}.fi-dj{background-image:url(https://s1.plastech.pl/images/flags/dj.svg)}.fi-dk{background-image:url(https://s1.plastech.pl/images/flags/dk.svg)}.fi-dm{background-image:url(https://s1.plastech.pl/images/flags/dm.svg)}.fi-do{background-image:url(https://s1.plastech.pl/images/flags/do.svg)}.fi-dz{background-image:url(https://s1.plastech.pl/images/flags/dz.svg)}.fi-ec{background-image:url(https://s1.plastech.pl/images/flags/ec.svg)}.fi-ee{background-image:url(https://s1.plastech.pl/images/flags/ee.svg)}.fi-eg{background-image:url(https://s1.plastech.pl/images/flags/eg.svg)}.fi-eh{background-image:url(https://s1.plastech.pl/images/flags/eh.svg)}.fi-er{background-image:url(https://s1.plastech.pl/images/flags/er.svg)}.fi-es{background-image:url(https://s1.plastech.pl/images/flags/es.svg)}.fi-et{background-image:url(https://s1.plastech.pl/images/flags/et.svg)}.fi-fi{background-image:url(https://s1.plastech.pl/images/flags/fi.svg)}.fi-fj{background-image:url(https://s1.plastech.pl/images/flags/fj.svg)}.fi-fk{background-image:url(https://s1.plastech.pl/images/flags/fk.svg)}.fi-fm{background-image:url(https://s1.plastech.pl/images/flags/fm.svg)}.fi-fo{background-image:url(https://s1.plastech.pl/images/flags/fo.svg)}.fi-fr{background-image:url(https://s1.plastech.pl/images/flags/fr.svg)}.fi-ga{background-image:url(https://s1.plastech.pl/images/flags/ga.svg)}.fi-gb{background-image:url(https://s1.plastech.pl/images/flags/gb.svg)}.fi-gd{background-image:url(https://s1.plastech.pl/images/flags/gd.svg)}.fi-ge{background-image:url(https://s1.plastech.pl/images/flags/ge.svg)}.fi-gf{background-image:url(https://s1.plastech.pl/images/flags/gf.svg)}.fi-gg{background-image:url(https://s1.plastech.pl/images/flags/gg.svg)}.fi-gh{background-image:url(https://s1.plastech.pl/images/flags/gh.svg)}.fi-gi{background-image:url(https://s1.plastech.pl/images/flags/gi.svg)}.fi-gl{background-image:url(https://s1.plastech.pl/images/flags/gl.svg)}.fi-gm{background-image:url(https://s1.plastech.pl/images/flags/gm.svg)}.fi-gn{background-image:url(https://s1.plastech.pl/images/flags/gn.svg)}.fi-gp{background-image:url(https://s1.plastech.pl/images/flags/gp.svg)}.fi-gq{background-image:url(https://s1.plastech.pl/images/flags/gq.svg)}.fi-gr{background-image:url(https://s1.plastech.pl/images/flags/gr.svg)}.fi-gs{background-image:url(https://s1.plastech.pl/images/flags/gs.svg)}.fi-gt{background-image:url(https://s1.plastech.pl/images/flags/gt.svg)}.fi-gu{background-image:url(https://s1.plastech.pl/images/flags/gu.svg)}.fi-gw{background-image:url(https://s1.plastech.pl/images/flags/gw.svg)}.fi-gy{background-image:url(https://s1.plastech.pl/images/flags/gy.svg)}.fi-hk{background-image:url(https://s1.plastech.pl/images/flags/hk.svg)}.fi-hm{background-image:url(https://s1.plastech.pl/images/flags/hm.svg)}.fi-hn{background-image:url(https://s1.plastech.pl/images/flags/hn.svg)}.fi-hr{background-image:url(https://s1.plastech.pl/images/flags/hr.svg)}.fi-ht{background-image:url(https://s1.plastech.pl/images/flags/ht.svg)}.fi-hu{background-image:url(https://s1.plastech.pl/images/flags/hu.svg)}.fi-id{background-image:url(https://s1.plastech.pl/images/flags/id.svg)}.fi-ie{background-image:url(https://s1.plastech.pl/images/flags/ie.svg)}.fi-il{background-image:url(https://s1.plastech.pl/images/flags/il.svg)}.fi-im{background-image:url(https://s1.plastech.pl/images/flags/im.svg)}.fi-in{background-image:url(https://s1.plastech.pl/images/flags/in.svg)}.fi-io{background-image:url(https://s1.plastech.pl/images/flags/io.svg)}.fi-iq{background-image:url(https://s1.plastech.pl/images/flags/iq.svg)}.fi-ir{background-image:url(https://s1.plastech.pl/images/flags/ir.svg)}.fi-is{background-image:url(https://s1.plastech.pl/images/flags/is.svg)}.fi-it{background-image:url(https://s1.plastech.pl/images/flags/it.svg)}.fi-je{background-image:url(https://s1.plastech.pl/images/flags/je.svg)}.fi-jm{background-image:url(https://s1.plastech.pl/images/flags/jm.svg)}.fi-jo{background-image:url(https://s1.plastech.pl/images/flags/jo.svg)}.fi-jp{background-image:url(https://s1.plastech.pl/images/flags/jp.svg)}.fi-ke{background-image:url(https://s1.plastech.pl/images/flags/ke.svg)}.fi-kg{background-image:url(https://s1.plastech.pl/images/flags/kg.svg)}.fi-kh{background-image:url(https://s1.plastech.pl/images/flags/kh.svg)}.fi-ki{background-image:url(https://s1.plastech.pl/images/flags/ki.svg)}.fi-km{background-image:url(https://s1.plastech.pl/images/flags/km.svg)}.fi-kn{background-image:url(https://s1.plastech.pl/images/flags/kn.svg)}.fi-kp{background-image:url(https://s1.plastech.pl/images/flags/kp.svg)}.fi-kr{background-image:url(https://s1.plastech.pl/images/flags/kr.svg)}.fi-kw{background-image:url(https://s1.plastech.pl/images/flags/kw.svg)}.fi-ky{background-image:url(https://s1.plastech.pl/images/flags/ky.svg)}.fi-kz{background-image:url(https://s1.plastech.pl/images/flags/kz.svg)}.fi-la{background-image:url(https://s1.plastech.pl/images/flags/la.svg)}.fi-lb{background-image:url(https://s1.plastech.pl/images/flags/lb.svg)}.fi-lc{background-image:url(https://s1.plastech.pl/images/flags/lc.svg)}.fi-li{background-image:url(https://s1.plastech.pl/images/flags/li.svg)}.fi-lk{background-image:url(https://s1.plastech.pl/images/flags/lk.svg)}.fi-lr{background-image:url(https://s1.plastech.pl/images/flags/lr.svg)}.fi-ls{background-image:url(https://s1.plastech.pl/images/flags/ls.svg)}.fi-lt{background-image:url(https://s1.plastech.pl/images/flags/lt.svg)}.fi-lu{background-image:url(https://s1.plastech.pl/images/flags/lu.svg)}.fi-lv{background-image:url(https://s1.plastech.pl/images/flags/lv.svg)}.fi-ly{background-image:url(https://s1.plastech.pl/images/flags/ly.svg)}.fi-ma{background-image:url(https://s1.plastech.pl/images/flags/ma.svg)}.fi-mc{background-image:url(https://s1.plastech.pl/images/flags/mc.svg)}.fi-md{background-image:url(https://s1.plastech.pl/images/flags/md.svg)}.fi-me{background-image:url(https://s1.plastech.pl/images/flags/me.svg)}.fi-mf{background-image:url(https://s1.plastech.pl/images/flags/mf.svg)}.fi-mg{background-image:url(https://s1.plastech.pl/images/flags/mg.svg)}.fi-mh{background-image:url(https://s1.plastech.pl/images/flags/mh.svg)}.fi-mk{background-image:url(https://s1.plastech.pl/images/flags/mk.svg)}.fi-ml{background-image:url(https://s1.plastech.pl/images/flags/ml.svg)}.fi-mm{background-image:url(https://s1.plastech.pl/images/flags/mm.svg)}.fi-mn{background-image:url(https://s1.plastech.pl/images/flags/mn.svg)}.fi-mo{background-image:url(https://s1.plastech.pl/images/flags/mo.svg)}.fi-mp{background-image:url(https://s1.plastech.pl/images/flags/mp.svg)}.fi-mq{background-image:url(https://s1.plastech.pl/images/flags/mq.svg)}.fi-mr{background-image:url(https://s1.plastech.pl/images/flags/mr.svg)}.fi-ms{background-image:url(https://s1.plastech.pl/images/flags/ms.svg)}.fi-mt{background-image:url(https://s1.plastech.pl/images/flags/mt.svg)}.fi-mu{background-image:url(https://s1.plastech.pl/images/flags/mu.svg)}.fi-mv{background-image:url(https://s1.plastech.pl/images/flags/mv.svg)}.fi-mw{background-image:url(https://s1.plastech.pl/images/flags/mw.svg)}.fi-mx{background-image:url(https://s1.plastech.pl/images/flags/mx.svg)}.fi-my{background-image:url(https://s1.plastech.pl/images/flags/my.svg)}.fi-mz{background-image:url(https://s1.plastech.pl/images/flags/mz.svg)}.fi-na{background-image:url(https://s1.plastech.pl/images/flags/na.svg)}.fi-nc{background-image:url(https://s1.plastech.pl/images/flags/nc.svg)}.fi-ne{background-image:url(https://s1.plastech.pl/images/flags/ne.svg)}.fi-nf{background-image:url(https://s1.plastech.pl/images/flags/nf.svg)}.fi-ng{background-image:url(https://s1.plastech.pl/images/flags/ng.svg)}.fi-ni{background-image:url(https://s1.plastech.pl/images/flags/ni.svg)}.fi-nl{background-image:url(https://s1.plastech.pl/images/flags/nl.svg)}.fi-no{background-image:url(https://s1.plastech.pl/images/flags/no.svg)}.fi-np{background-image:url(https://s1.plastech.pl/images/flags/np.svg)}.fi-nr{background-image:url(https://s1.plastech.pl/images/flags/nr.svg)}.fi-nu{background-image:url(https://s1.plastech.pl/images/flags/nu.svg)}.fi-nz{background-image:url(https://s1.plastech.pl/images/flags/nz.svg)}.fi-om{background-image:url(https://s1.plastech.pl/images/flags/om.svg)}.fi-pa{background-image:url(https://s1.plastech.pl/images/flags/pa.svg)}.fi-pe{background-image:url(https://s1.plastech.pl/images/flags/pe.svg)}.fi-pf{background-image:url(https://s1.plastech.pl/images/flags/pf.svg)}.fi-pg{background-image:url(https://s1.plastech.pl/images/flags/pg.svg)}.fi-ph{background-image:url(https://s1.plastech.pl/images/flags/ph.svg)}.fi-pk{background-image:url(https://s1.plastech.pl/images/flags/pk.svg)}.fi-pl{background-image:url(https://s1.plastech.pl/images/flags/pl.svg)}.fi-pm{background-image:url(https://s1.plastech.pl/images/flags/pm.svg)}.fi-pn{background-image:url(https://s1.plastech.pl/images/flags/pn.svg)}.fi-pr{background-image:url(https://s1.plastech.pl/images/flags/pr.svg)}.fi-ps{background-image:url(https://s1.plastech.pl/images/flags/ps.svg)}.fi-pt{background-image:url(https://s1.plastech.pl/images/flags/pt.svg)}.fi-pw{background-image:url(https://s1.plastech.pl/images/flags/pw.svg)}.fi-py{background-image:url(https://s1.plastech.pl/images/flags/py.svg)}.fi-qa{background-image:url(https://s1.plastech.pl/images/flags/qa.svg)}.fi-re{background-image:url(https://s1.plastech.pl/images/flags/re.svg)}.fi-ro{background-image:url(https://s1.plastech.pl/images/flags/ro.svg)}.fi-rs{background-image:url(https://s1.plastech.pl/images/flags/rs.svg)}.fi-ru{background-image:url(https://s1.plastech.pl/images/flags/ru.svg)}.fi-rw{background-image:url(https://s1.plastech.pl/images/flags/rw.svg)}.fi-sa{background-image:url(https://s1.plastech.pl/images/flags/sa.svg)}.fi-sb{background-image:url(https://s1.plastech.pl/images/flags/sb.svg)}.fi-sc{background-image:url(https://s1.plastech.pl/images/flags/sc.svg)}.fi-sd{background-image:url(https://s1.plastech.pl/images/flags/sd.svg)}.fi-se{background-image:url(https://s1.plastech.pl/images/flags/se.svg)}.fi-sg{background-image:url(https://s1.plastech.pl/images/flags/sg.svg)}.fi-sh{background-image:url(https://s1.plastech.pl/images/flags/sh.svg)}.fi-si{background-image:url(https://s1.plastech.pl/images/flags/si.svg)}.fi-sj{background-image:url(https://s1.plastech.pl/images/flags/sj.svg)}.fi-sk{background-image:url(https://s1.plastech.pl/images/flags/sk.svg)}.fi-sl{background-image:url(https://s1.plastech.pl/images/flags/sl.svg)}.fi-sm{background-image:url(https://s1.plastech.pl/images/flags/sm.svg)}.fi-sn{background-image:url(https://s1.plastech.pl/images/flags/sn.svg)}.fi-so{background-image:url(https://s1.plastech.pl/images/flags/so.svg)}.fi-sr{background-image:url(https://s1.plastech.pl/images/flags/sr.svg)}.fi-ss{background-image:url(https://s1.plastech.pl/images/flags/ss.svg)}.fi-st{background-image:url(https://s1.plastech.pl/images/flags/st.svg)}.fi-sv{background-image:url(https://s1.plastech.pl/images/flags/sv.svg)}.fi-sx{background-image:url(https://s1.plastech.pl/images/flags/sx.svg)}.fi-sy{background-image:url(https://s1.plastech.pl/images/flags/sy.svg)}.fi-sz{background-image:url(https://s1.plastech.pl/images/flags/sz.svg)}.fi-tc{background-image:url(https://s1.plastech.pl/images/flags/tc.svg)}.fi-td{background-image:url(https://s1.plastech.pl/images/flags/td.svg)}.fi-tf{background-image:url(https://s1.plastech.pl/images/flags/tf.svg)}.fi-tg{background-image:url(https://s1.plastech.pl/images/flags/tg.svg)}.fi-th{background-image:url(https://s1.plastech.pl/images/flags/th.svg)}.fi-tj{background-image:url(https://s1.plastech.pl/images/flags/tj.svg)}.fi-tk{background-image:url(https://s1.plastech.pl/images/flags/tk.svg)}.fi-tl{background-image:url(https://s1.plastech.pl/images/flags/tl.svg)}.fi-tm{background-image:url(https://s1.plastech.pl/images/flags/tm.svg)}.fi-tn{background-image:url(https://s1.plastech.pl/images/flags/tn.svg)}.fi-to{background-image:url(https://s1.plastech.pl/images/flags/to.svg)}.fi-tr{background-image:url(https://s1.plastech.pl/images/flags/tr.svg)}.fi-tt{background-image:url(https://s1.plastech.pl/images/flags/tt.svg)}.fi-tv{background-image:url(https://s1.plastech.pl/images/flags/tv.svg)}.fi-tw{background-image:url(https://s1.plastech.pl/images/flags/tw.svg)}.fi-tz{background-image:url(https://s1.plastech.pl/images/flags/tz.svg)}.fi-ua{background-image:url(https://s1.plastech.pl/images/flags/ua.svg)}.fi-ug{background-image:url(https://s1.plastech.pl/images/flags/ug.svg)}.fi-um{background-image:url(https://s1.plastech.pl/images/flags/um.svg)}.fi-us{background-image:url(https://s1.plastech.pl/images/flags/us.svg)}.fi-uy{background-image:url(https://s1.plastech.pl/images/flags/uy.svg)}.fi-uz{background-image:url(https://s1.plastech.pl/images/flags/uz.svg)}.fi-va{background-image:url(https://s1.plastech.pl/images/flags/va.svg)}.fi-vc{background-image:url(https://s1.plastech.pl/images/flags/vc.svg)}.fi-ve{background-image:url(https://s1.plastech.pl/images/flags/ve.svg)}.fi-vg{background-image:url(https://s1.plastech.pl/images/flags/vg.svg)}.fi-vi{background-image:url(https://s1.plastech.pl/images/flags/vi.svg)}.fi-vn{background-image:url(https://s1.plastech.pl/images/flags/vn.svg)}.fi-vu{background-image:url(https://s1.plastech.pl/images/flags/vu.svg)}.fi-wf{background-image:url(https://s1.plastech.pl/images/flags/wf.svg)}.fi-ws{background-image:url(https://s1.plastech.pl/images/flags/ws.svg)}.fi-ye{background-image:url(https://s1.plastech.pl/images/flags/ye.svg)}.fi-yt{background-image:url(https://s1.plastech.pl/images/flags/yt.svg)}.fi-za{background-image:url(https://s1.plastech.pl/images/flags/za.svg)}.fi-zm{background-image:url(https://s1.plastech.pl/images/flags/zm.svg)}.fi-zw{background-image:url(https://s1.plastech.pl/images/flags/zw.svg)}.fi-ac{background-image:url(https://s1.plastech.pl/images/flags/ac.svg)}.fi-cp{background-image:url(https://s1.plastech.pl/images/flags/cp.svg)}.fi-dg{background-image:url(https://s1.plastech.pl/images/flags/dg.svg)}.fi-ea{background-image:url(https://s1.plastech.pl/images/flags/ea.svg)}.fi-es-ct{background-image:url(https://s1.plastech.pl/images/flags/es-ct.svg)}.fi-es-ga{background-image:url(https://s1.plastech.pl/images/flags/es-ga.svg)}.fi-eu{background-image:url(https://s1.plastech.pl/images/flags/eu.svg)}.fi-gb-eng{background-image:url(https://s1.plastech.pl/images/flags/gb-eng.svg)}.fi-gb-nir{background-image:url(https://s1.plastech.pl/images/flags/gb-nir.svg)}.fi-gb-sct{background-image:url(https://s1.plastech.pl/images/flags/gb-sct.svg)}.fi-gb-wls{background-image:url(https://s1.plastech.pl/images/flags/gb-wls.svg)}.fi-ic{background-image:url(https://s1.plastech.pl/images/flags/ic.svg)}.fi-ta{background-image:url(https://s1.plastech.pl/images/flags/ta.svg)}.fi-un{background-image:url(https://s1.plastech.pl/images/flags/un.svg)}.fi-xk{background-image:url(https://s1.plastech.pl/images/flags/xk.svg)}.fi-xx{background-image:url(https://s1.plastech.pl/images/flags/xx.svg)}.fi-en{background-image:url(https://s1.plastech.pl/images/flags/en.svg)}