@charset "UTF-8";.select-group[data-v-5acfa005]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;text-align:left;align-items:center;gap:calc(1 * var(--default-margin))}.select-group label[data-v-5acfa005]{display:block}.radio-group[data-v-5acfa005]{justify-content:center;display:flex;gap:calc(1 * var(--default-margin))}.radio-label[data-v-5acfa005]{display:flex;align-items:center;gap:calc(.5 * var(--default-margin))}.title span[data-v-5acfa005]{display:inline-block;animation:wave 4s infinite,colorChange 5s infinite}.abouttext{margin:calc(4 * var(--default-margin))}.abouttext a{color:var(--green)}.appfooter{background-color:#fff;width:100%;height:calc(1 * var(--button-size))}.webLink{color:var(--dark-gray);line-height:calc(1 * var(--button-size));font-size:calc(.3 * var(--button-size));margin:calc(.4 * var(--button-size));height:calc(1 * var(--button-size));cursor:pointer;float:left;text-decoration:none}#loading{width:100%;height:100%;top:0;left:0;position:fixed;opacity:.7;z-index:99;text-align:center;background:#fff url(/talktotheflag/assets/loading-CDBfq31t.gif) no-repeat center;.active *,.inactive *{transition:opacity 1s ease-out}}.modal{--background: #fff;--offset: 0px;--radius-large: var(--button-size);--modal-background-color: rgba(32, 32, 32, .4);--modal-content-width: 440px;--modal-content-margin-mobile: 20px;--modal-content-spacing-mobile: 160px;--modal-content-spacing-tablet: 40px;--modal-close-dimensions: 40px;--modal-close-right: 20px;--modal-close-top: 20px;--modal-card-spacing: calc(3 * var(--default-margin));--modal-card-head-background-color: var(--light-blue);--modal-card-head-border-bottom: 0px solid black;--modal-card-head-padding: calc(2 * var(--default-margin));--modal-card-head-radius: var(--radius-large);--modal-card-title-color: white;--modal-card-title-line-height: 1;--modal-card-title-size: calc(.6 * var(--button-size));--modal-card-foot-background-color: var(--light-blue);--modal-card-foot-radius: var(--radius-large);--modal-card-foot-padding: calc(1 * var(--default-margin));--modal-card-foot-border-top: 0px solid black;--modal-card-body-background-color: var(--light-blue);--modal-card-body-padding: var(--default-margin) calc(3 * var(--default-margin));--modal-breakpoint: 960px;align-items:center;flex-direction:column;justify-content:center;overflow:hidden;z-index:40;&.is-active{display:flex}bottom:var(--offset);left:var(--offset);position:absolute;right:var(--offset);top:var(--offset)}.modal-background{background-color:var(--modal-background-color);bottom:var(--offset);left:var(--offset);position:absolute;right:var(--offset);top:var(--offset)}.modal-content,.modal-card{margin:0 var(--modal-content-margin-mobile);max-height:calc(100vh - var(--modal-content-spacing-mobile));overflow:auto;position:relative;min-width:calc(.4 * var(--modal-breakpoint));@media (min-width: var(--modal-breakpoint)){margin:0 auto;max-height:calc(100vh - var(--modal-content-spacing-tablet));width:var(--modal-content-width)}}.modal-close{background:none;height:var(--modal-close-dimensions);position:fixed;top:var(--modal-close-top);width:var(--modal-close-dimensions)}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - var(--modal-card-spacing));overflow:hidden;margin:var(--modal-card-spacing)}.modal-card-head,.modal-card-foot{align-items:center;background-color:var(--modal-card-head-background-color);display:flex;flex-shrink:0;justify-content:flex-start;position:relative}.modal-card-foot{justify-content:center}.modal-card-head{padding:var(--modal-card-head-padding);border-bottom:var(--modal-card-head-border-bottom);border-top-left-radius:var(--modal-card-head-radius);border-top-right-radius:var(--modal-card-head-radius)}.modal-card-title{color:var(--modal-card-title-color);flex-grow:1;flex-shrink:0;font-size:var(--modal-card-title-size);line-height:var(--modal-card-title-line-height)}.modal-card-foot{border-bottom-left-radius:var(--modal-card-foot-radius);border-bottom-right-radius:var(--modal-card-foot-radius);border-top:var(--modal-card-foot-border-top)}.modal-card-body{background-color:var(--modal-card-body-background-color);flex-grow:1;flex-shrink:1;overflow:auto;padding:var(--modal-card-body-padding)}#app{display:flex;flex-direction:column;font-family:Parkinsans,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#fff}#nav{padding:30px}#nav a{font-weight:700;color:#fff}#nav a.router-link-exact-active{color:var(--blue);text-decoration:none;cursor:default}#nav a:hover{color:var(--blue)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}flag-img{width:100%;aspect-ratio:4/3;border:1px solid #b5b9be;overflow:hidden;vertical-align:middle}.fib,.fi{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{position:relative;display:inline-block;width:1.333333em;line-height:1em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url(/talktotheflag/images/flags/xx.svg)}.fi-ad{background-image:url(/talktotheflag/images/flags/ad.svg)}.fi-ae{background-image:url(/talktotheflag/images/flags/ae.svg)}.fi-af{background-image:url(/talktotheflag/images/flags/af.svg)}.fi-ag{background-image:url(/talktotheflag/images/flags/ag.svg)}.fi-ai{background-image:url(/talktotheflag/images/flags/ai.svg)}.fi-al{background-image:url(/talktotheflag/images/flags/al.svg)}.fi-am{background-image:url(/talktotheflag/images/flags/am.svg)}.fi-ao{background-image:url(/talktotheflag/images/flags/ao.svg)}.fi-aq{background-image:url(/talktotheflag/images/flags/aq.svg)}.fi-ar{background-image:url(/talktotheflag/images/flags/ar.svg)}.fi-as{background-image:url(/talktotheflag/images/flags/as.svg)}.fi-at{background-image:url(/talktotheflag/images/flags/at.svg)}.fi-au{background-image:url(/talktotheflag/images/flags/au.svg)}.fi-aw{background-image:url(/talktotheflag/images/flags/aw.svg)}.fi-ax{background-image:url(/talktotheflag/images/flags/ax.svg)}.fi-az{background-image:url(/talktotheflag/images/flags/az.svg)}.fi-ba{background-image:url(/talktotheflag/images/flags/ba.svg)}.fi-bb{background-image:url(/talktotheflag/images/flags/bb.svg)}.fi-bd{background-image:url(/talktotheflag/images/flags/bd.svg)}.fi-be{background-image:url(/talktotheflag/images/flags/be.svg)}.fi-bf{background-image:url(/talktotheflag/images/flags/bf.svg)}.fi-bg{background-image:url(/talktotheflag/images/flags/bg.svg)}.fi-bh{background-image:url(/talktotheflag/images/flags/bh.svg)}.fi-bi{background-image:url(/talktotheflag/images/flags/bi.svg)}.fi-bj{background-image:url(/talktotheflag/images/flags/bj.svg)}.fi-bl{background-image:url(/talktotheflag/images/flags/bl.svg)}.fi-bm{background-image:url(/talktotheflag/images/flags/bm.svg)}.fi-bn{background-image:url(/talktotheflag/images/flags/bn.svg)}.fi-bo{background-image:url(/talktotheflag/images/flags/bo.svg)}.fi-bq{background-image:url(/talktotheflag/images/flags/bq.svg)}.fi-br{background-image:url(/talktotheflag/images/flags/br.svg)}.fi-bs{background-image:url(/talktotheflag/images/flags/bs.svg)}.fi-bt{background-image:url(/talktotheflag/images/flags/bt.svg)}.fi-bv{background-image:url(/talktotheflag/images/flags/bv.svg)}.fi-bw{background-image:url(/talktotheflag/images/flags/bw.svg)}.fi-by{background-image:url(/talktotheflag/images/flags/by.svg)}.fi-bz{background-image:url(/talktotheflag/images/flags/bz.svg)}.fi-ca{background-image:url(/talktotheflag/images/flags/ca.svg)}.fi-cc{background-image:url(/talktotheflag/images/flags/cc.svg)}.fi-cd{background-image:url(/talktotheflag/images/flags/cd.svg)}.fi-cf{background-image:url(/talktotheflag/images/flags/cf.svg)}.fi-cg{background-image:url(/talktotheflag/images/flags/cg.svg)}.fi-ch{background-image:url(/talktotheflag/images/flags/ch.svg)}.fi-ci{background-image:url(/talktotheflag/images/flags/ci.svg)}.fi-ck{background-image:url(/talktotheflag/images/flags/ck.svg)}.fi-cl{background-image:url(/talktotheflag/images/flags/cl.svg)}.fi-cm{background-image:url(/talktotheflag/images/flags/cm.svg)}.fi-cn{background-image:url(/talktotheflag/images/flags/cn.svg)}.fi-co{background-image:url(/talktotheflag/images/flags/co.svg)}.fi-cr{background-image:url(/talktotheflag/images/flags/cr.svg)}.fi-cu{background-image:url(/talktotheflag/images/flags/cu.svg)}.fi-cv{background-image:url(/talktotheflag/images/flags/cv.svg)}.fi-cw{background-image:url(/talktotheflag/images/flags/cw.svg)}.fi-cx{background-image:url(/talktotheflag/images/flags/cx.svg)}.fi-cy{background-image:url(/talktotheflag/images/flags/cy.svg)}.fi-cz{background-image:url(/talktotheflag/images/flags/cz.svg)}.fi-de{background-image:url(/talktotheflag/images/flags/de.svg)}.fi-dj{background-image:url(/talktotheflag/images/flags/dj.svg)}.fi-dk{background-image:url(/talktotheflag/images/flags/dk.svg)}.fi-dm{background-image:url(/talktotheflag/images/flags/dm.svg)}.fi-do{background-image:url(/talktotheflag/images/flags/do.svg)}.fi-dz{background-image:url(/talktotheflag/images/flags/dz.svg)}.fi-ec{background-image:url(/talktotheflag/images/flags/ec.svg)}.fi-ee{background-image:url(/talktotheflag/images/flags/ee.svg)}.fi-eg{background-image:url(/talktotheflag/images/flags/eg.svg)}.fi-eh{background-image:url(/talktotheflag/images/flags/eh.svg)}.fi-er{background-image:url(/talktotheflag/images/flags/er.svg)}.fi-es{background-image:url(/talktotheflag/images/flags/es.svg)}.fi-et{background-image:url(/talktotheflag/images/flags/et.svg)}.fi-fi{background-image:url(/talktotheflag/images/flags/fi.svg)}.fi-fj{background-image:url(/talktotheflag/images/flags/fj.svg)}.fi-fk{background-image:url(/talktotheflag/images/flags/fk.svg)}.fi-fm{background-image:url(/talktotheflag/images/flags/fm.svg)}.fi-fo{background-image:url(/talktotheflag/images/flags/fo.svg)}.fi-fr{background-image:url(/talktotheflag/images/flags/fr.svg)}.fi-ga{background-image:url(/talktotheflag/images/flags/ga.svg)}.fi-gb{background-image:url(/talktotheflag/images/flags/gb.svg)}.fi-gd{background-image:url(/talktotheflag/images/flags/gd.svg)}.fi-ge{background-image:url(/talktotheflag/images/flags/ge.svg)}.fi-gf{background-image:url(/talktotheflag/images/flags/gf.svg)}.fi-gg{background-image:url(/talktotheflag/images/flags/gg.svg)}.fi-gh{background-image:url(/talktotheflag/images/flags/gh.svg)}.fi-gi{background-image:url(/talktotheflag/images/flags/gi.svg)}.fi-gl{background-image:url(/talktotheflag/images/flags/gl.svg)}.fi-gm{background-image:url(/talktotheflag/images/flags/gm.svg)}.fi-gn{background-image:url(/talktotheflag/images/flags/gn.svg)}.fi-gp{background-image:url(/talktotheflag/images/flags/gp.svg)}.fi-gq{background-image:url(/talktotheflag/images/flags/gq.svg)}.fi-gr{background-image:url(/talktotheflag/images/flags/gr.svg)}.fi-gs{background-image:url(/talktotheflag/images/flags/gs.svg)}.fi-gt{background-image:url(/talktotheflag/images/flags/gt.svg)}.fi-gu{background-image:url(/talktotheflag/images/flags/gu.svg)}.fi-gw{background-image:url(/talktotheflag/images/flags/gw.svg)}.fi-gy{background-image:url(/talktotheflag/images/flags/gy.svg)}.fi-hk{background-image:url(/talktotheflag/images/flags/hk.svg)}.fi-hm{background-image:url(/talktotheflag/images/flags/hm.svg)}.fi-hn{background-image:url(/talktotheflag/images/flags/hn.svg)}.fi-hr{background-image:url(/talktotheflag/images/flags/hr.svg)}.fi-ht{background-image:url(/talktotheflag/images/flags/ht.svg)}.fi-hu{background-image:url(/talktotheflag/images/flags/hu.svg)}.fi-id{background-image:url(/talktotheflag/images/flags/id.svg)}.fi-ie{background-image:url(/talktotheflag/images/flags/ie.svg)}.fi-il{background-image:url(/talktotheflag/images/flags/il.svg)}.fi-im{background-image:url(/talktotheflag/images/flags/im.svg)}.fi-in{background-image:url(/talktotheflag/images/flags/in.svg)}.fi-io{background-image:url(/talktotheflag/images/flags/io.svg)}.fi-iq{background-image:url(/talktotheflag/images/flags/iq.svg)}.fi-ir{background-image:url(/talktotheflag/images/flags/ir.svg)}.fi-is{background-image:url(/talktotheflag/images/flags/is.svg)}.fi-it{background-image:url(/talktotheflag/images/flags/it.svg)}.fi-je{background-image:url(/talktotheflag/images/flags/je.svg)}.fi-jm{background-image:url(/talktotheflag/images/flags/jm.svg)}.fi-jo{background-image:url(/talktotheflag/images/flags/jo.svg)}.fi-jp{background-image:url(/talktotheflag/images/flags/jp.svg)}.fi-ke{background-image:url(/talktotheflag/images/flags/ke.svg)}.fi-kg{background-image:url(/talktotheflag/images/flags/kg.svg)}.fi-kh{background-image:url(/talktotheflag/images/flags/kh.svg)}.fi-ki{background-image:url(/talktotheflag/images/flags/ki.svg)}.fi-km{background-image:url(/talktotheflag/images/flags/km.svg)}.fi-kn{background-image:url(/talktotheflag/images/flags/kn.svg)}.fi-kp{background-image:url(/talktotheflag/images/flags/kp.svg)}.fi-kr{background-image:url(/talktotheflag/images/flags/kr.svg)}.fi-kw{background-image:url(/talktotheflag/images/flags/kw.svg)}.fi-ky{background-image:url(/talktotheflag/images/flags/ky.svg)}.fi-kz{background-image:url(/talktotheflag/images/flags/kz.svg)}.fi-la{background-image:url(/talktotheflag/images/flags/la.svg)}.fi-lb{background-image:url(/talktotheflag/images/flags/lb.svg)}.fi-lc{background-image:url(/talktotheflag/images/flags/lc.svg)}.fi-li{background-image:url(/talktotheflag/images/flags/li.svg)}.fi-lk{background-image:url(/talktotheflag/images/flags/lk.svg)}.fi-lr{background-image:url(/talktotheflag/images/flags/lr.svg)}.fi-ls{background-image:url(/talktotheflag/images/flags/ls.svg)}.fi-lt{background-image:url(/talktotheflag/images/flags/lt.svg)}.fi-lu{background-image:url(/talktotheflag/images/flags/lu.svg)}.fi-lv{background-image:url(/talktotheflag/images/flags/lv.svg)}.fi-ly{background-image:url(/talktotheflag/images/flags/ly.svg)}.fi-ma{background-image:url(/talktotheflag/images/flags/ma.svg)}.fi-mc{background-image:url(/talktotheflag/images/flags/mc.svg)}.fi-md{background-image:url(/talktotheflag/images/flags/md.svg)}.fi-me{background-image:url(/talktotheflag/images/flags/me.svg)}.fi-mf{background-image:url(/talktotheflag/images/flags/mf.svg)}.fi-mg{background-image:url(/talktotheflag/images/flags/mg.svg)}.fi-mh{background-image:url(/talktotheflag/images/flags/mh.svg)}.fi-mk{background-image:url(/talktotheflag/images/flags/mk.svg)}.fi-ml{background-image:url(/talktotheflag/images/flags/ml.svg)}.fi-mm{background-image:url(/talktotheflag/images/flags/mm.svg)}.fi-mn{background-image:url(/talktotheflag/images/flags/mn.svg)}.fi-mo{background-image:url(/talktotheflag/images/flags/mo.svg)}.fi-mp{background-image:url(/talktotheflag/images/flags/mp.svg)}.fi-mq{background-image:url(/talktotheflag/images/flags/mq.svg)}.fi-mr{background-image:url(/talktotheflag/images/flags/mr.svg)}.fi-ms{background-image:url(/talktotheflag/images/flags/ms.svg)}.fi-mt{background-image:url(/talktotheflag/images/flags/mt.svg)}.fi-mu{background-image:url(/talktotheflag/images/flags/mu.svg)}.fi-mv{background-image:url(/talktotheflag/images/flags/mv.svg)}.fi-mw{background-image:url(/talktotheflag/images/flags/mw.svg)}.fi-mx{background-image:url(/talktotheflag/images/flags/mx.svg)}.fi-my{background-image:url(/talktotheflag/images/flags/my.svg)}.fi-mz{background-image:url(/talktotheflag/images/flags/mz.svg)}.fi-na{background-image:url(/talktotheflag/images/flags/na.svg)}.fi-nc{background-image:url(/talktotheflag/images/flags/nc.svg)}.fi-ne{background-image:url(/talktotheflag/images/flags/ne.svg)}.fi-nf{background-image:url(/talktotheflag/images/flags/nf.svg)}.fi-ng{background-image:url(/talktotheflag/images/flags/ng.svg)}.fi-ni{background-image:url(/talktotheflag/images/flags/ni.svg)}.fi-nl{background-image:url(/talktotheflag/images/flags/nl.svg)}.fi-no{background-image:url(/talktotheflag/images/flags/no.svg)}.fi-np{background-image:url(/talktotheflag/images/flags/np.svg)}.fi-nr{background-image:url(/talktotheflag/images/flags/nr.svg)}.fi-nu{background-image:url(/talktotheflag/images/flags/nu.svg)}.fi-nz{background-image:url(/talktotheflag/images/flags/nz.svg)}.fi-om{background-image:url(/talktotheflag/images/flags/om.svg)}.fi-pa{background-image:url(/talktotheflag/images/flags/pa.svg)}.fi-pe{background-image:url(/talktotheflag/images/flags/pe.svg)}.fi-pf{background-image:url(/talktotheflag/images/flags/pf.svg)}.fi-pg{background-image:url(/talktotheflag/images/flags/pg.svg)}.fi-ph{background-image:url(/talktotheflag/images/flags/ph.svg)}.fi-pk{background-image:url(/talktotheflag/images/flags/pk.svg)}.fi-pl{background-image:url(/talktotheflag/images/flags/pl.svg)}.fi-pm{background-image:url(/talktotheflag/images/flags/pm.svg)}.fi-pn{background-image:url(/talktotheflag/images/flags/pn.svg)}.fi-pr{background-image:url(/talktotheflag/images/flags/pr.svg)}.fi-ps{background-image:url(/talktotheflag/images/flags/ps.svg)}.fi-pt{background-image:url(/talktotheflag/images/flags/pt.svg)}.fi-pw{background-image:url(/talktotheflag/images/flags/pw.svg)}.fi-py{background-image:url(/talktotheflag/images/flags/py.svg)}.fi-qa{background-image:url(/talktotheflag/images/flags/qa.svg)}.fi-re{background-image:url(/talktotheflag/images/flags/re.svg)}.fi-ro{background-image:url(/talktotheflag/images/flags/ro.svg)}.fi-rs{background-image:url(/talktotheflag/images/flags/rs.svg)}.fi-ru{background-image:url(/talktotheflag/images/flags/ru.svg)}.fi-rw{background-image:url(/talktotheflag/images/flags/rw.svg)}.fi-sa{background-image:url(/talktotheflag/images/flags/sa.svg)}.fi-sb{background-image:url(/talktotheflag/images/flags/sb.svg)}.fi-sc{background-image:url(/talktotheflag/images/flags/sc.svg)}.fi-sd{background-image:url(/talktotheflag/images/flags/sd.svg)}.fi-se{background-image:url(/talktotheflag/images/flags/se.svg)}.fi-sg{background-image:url(/talktotheflag/images/flags/sg.svg)}.fi-sh{background-image:url(/talktotheflag/images/flags/sh.svg)}.fi-si{background-image:url(/talktotheflag/images/flags/si.svg)}.fi-sj{background-image:url(/talktotheflag/images/flags/sj.svg)}.fi-sk{background-image:url(/talktotheflag/images/flags/sk.svg)}.fi-sl{background-image:url(/talktotheflag/images/flags/sl.svg)}.fi-sm{background-image:url(/talktotheflag/images/flags/sm.svg)}.fi-sn{background-image:url(/talktotheflag/images/flags/sn.svg)}.fi-so{background-image:url(/talktotheflag/images/flags/so.svg)}.fi-sr{background-image:url(/talktotheflag/images/flags/sr.svg)}.fi-ss{background-image:url(/talktotheflag/images/flags/ss.svg)}.fi-st{background-image:url(/talktotheflag/images/flags/st.svg)}.fi-sv{background-image:url(/talktotheflag/images/flags/sv.svg)}.fi-sx{background-image:url(/talktotheflag/images/flags/sx.svg)}.fi-sy{background-image:url(/talktotheflag/images/flags/sy.svg)}.fi-sz{background-image:url(/talktotheflag/images/flags/sz.svg)}.fi-tc{background-image:url(/talktotheflag/images/flags/tc.svg)}.fi-td{background-image:url(/talktotheflag/images/flags/td.svg)}.fi-tf{background-image:url(/talktotheflag/images/flags/tf.svg)}.fi-tg{background-image:url(/talktotheflag/images/flags/tg.svg)}.fi-th{background-image:url(/talktotheflag/images/flags/th.svg)}.fi-tj{background-image:url(/talktotheflag/images/flags/tj.svg)}.fi-tk{background-image:url(/talktotheflag/images/flags/tk.svg)}.fi-tl{background-image:url(/talktotheflag/images/flags/tl.svg)}.fi-tm{background-image:url(/talktotheflag/images/flags/tm.svg)}.fi-tn{background-image:url(/talktotheflag/images/flags/tn.svg)}.fi-to{background-image:url(/talktotheflag/images/flags/to.svg)}.fi-tr{background-image:url(/talktotheflag/images/flags/tr.svg)}.fi-tt{background-image:url(/talktotheflag/images/flags/tt.svg)}.fi-tv{background-image:url(/talktotheflag/images/flags/tv.svg)}.fi-tw{background-image:url(/talktotheflag/images/flags/tw.svg)}.fi-tz{background-image:url(/talktotheflag/images/flags/tz.svg)}.fi-ua{background-image:url(/talktotheflag/images/flags/ua.svg)}.fi-ug{background-image:url(/talktotheflag/images/flags/ug.svg)}.fi-um{background-image:url(/talktotheflag/images/flags/um.svg)}.fi-us{background-image:url(/talktotheflag/images/flags/us.svg)}.fi-uy{background-image:url(/talktotheflag/images/flags/uy.svg)}.fi-uz{background-image:url(/talktotheflag/images/flags/uz.svg)}.fi-va{background-image:url(/talktotheflag/images/flags/va.svg)}.fi-vc{background-image:url(/talktotheflag/images/flags/vc.svg)}.fi-ve{background-image:url(/talktotheflag/images/flags/ve.svg)}.fi-vg{background-image:url(/talktotheflag/images/flags/vg.svg)}.fi-vi{background-image:url(/talktotheflag/images/flags/vi.svg)}.fi-vn{background-image:url(/talktotheflag/images/flags/vn.svg)}.fi-vu{background-image:url(/talktotheflag/images/flags/vu.svg)}.fi-wf{background-image:url(/talktotheflag/images/flags/wf.svg)}.fi-ws{background-image:url(/talktotheflag/images/flags/ws.svg)}.fi-ye{background-image:url(/talktotheflag/images/flags/ye.svg)}.fi-yt{background-image:url(/talktotheflag/images/flags/yt.svg)}.fi-za{background-image:url(/talktotheflag/images/flags/za.svg)}.fi-zm{background-image:url(/talktotheflag/images/flags/zm.svg)}.fi-zw{background-image:url(/talktotheflag/images/flags/zw.svg)}.fi-arab{background-image:url(/talktotheflag/images/flags/arab.svg)}.fi-cefta{background-image:url(/talktotheflag/images/flags/cefta.svg)}.fi-cp{background-image:url(/talktotheflag/images/flags/cp.svg)}.fi-dg{background-image:url(/talktotheflag/images/flags/dg.svg)}.fi-eac{background-image:url(/talktotheflag/images/flags/eac.svg)}.fi-es-ct{background-image:url(/talktotheflag/images/flags/es-ct.svg)}.fi-es-ga{background-image:url(/talktotheflag/images/flags/es-ga.svg)}.fi-es-pv{background-image:url(/talktotheflag/images/flags/es-pv.svg)}.fi-eu{background-image:url(/talktotheflag/images/flags/eu.svg)}.fi-gb-eng{background-image:url(/talktotheflag/images/flags/gb-eng.svg)}.fi-gb-nir{background-image:url(/talktotheflag/images/flags/gb-nir.svg)}.fi-gb-sct{background-image:url(/talktotheflag/images/flags/gb-sct.svg)}.fi-gb-wls{background-image:url(/talktotheflag/images/flags/gb-wls.svg)}.fi-ic{background-image:url(/talktotheflag/images/flags/ic.svg)}.fi-pc{background-image:url(/talktotheflag/images/flags/pc.svg)}.fi-sh-ac{background-image:url(/talktotheflag/images/flags/sh-ac.svg)}.fi-sh-hl{background-image:url(/talktotheflag/images/flags/sh-hl.svg)}.fi-sh-ta{background-image:url(/talktotheflag/images/flags/sh-ta.svg)}.fi-un{background-image:url(/talktotheflag/images/flags/un.svg)}.fi-xk{background-image:url(/talktotheflag/images/flags/xk.svg)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--button-size: 1.88em;--button-radius: calc(.5 * var(--button-size));--default-margin: calc(.3 * var(--button-size));--crimson: #d62839;--yellow: #f9dc5c;--orange: #ea8408;--tight-blue: #2c71d1;--blue: #3185fc;--dark-blue: #2c71d1;--darker-blue: #21539b;--darkest-blue: #10294d;--light-blue: #90bbf9ea;--dark-gray: #5d5d5d;--green: #17a858;--gray: #838383;--box-background-color: var(--green)}.app{flex:1;margin:auto;max-width:100%;width:100%;box-sizing:border-box}@media (max-width: 768px){:root{--button-size: 1.2em}}*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}@font-face{font-family:HennyPenny;src:url(/talktotheflag/fonts/HennyPenny-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Parkinsans;src:url(/talktotheflag/fonts/Parkinsans-VariableFont_wght.ttf) format("truetype");font-weight:400 900;font-style:normal}html{background-color:#000}#app,html,body{height:100%}.button{border-radius:var(--default-margin)}.content{margin-bottom:var(--default-margin)}.title{font-family:HennyPenny,serif;color:#fff;font-size:calc(2 * var(--button-size));&.small{font-size:calc(.8 * var(--button-size))}}h1{font-size:calc(1 * var(--button-size));color:#fff;text-align:center}h2{font-size:calc(.75 * var(--button-size));color:#fff;margin:calc(1 * var(--default-margin)) 0;text-align:center;font-weight:900}strong{font-weight:900}body{appearance:none;width:100%;scroll-behavior:smooth;user-select:none;background:linear-gradient(45deg,#8b8b8b,#2f2f2f);font-family:Parkinsans,Arial,sans-serif;font-size:100%;padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}select{width:auto;padding:calc(.5 * var(--default-margin));margin:calc(1 * var(--default-margin)) 0;border:1px solid white;font-size:1rem;font-family:inherit;background-color:var(--gray);color:#fff;border-radius:var(--button-radius);box-sizing:border-box;&:focus{border-color:var(--blue);outline:none;box-shadow:0 0 5px var(--blue)}option{background-color:#000;color:#fff}}@keyframes scaleFadeIn{0%{opacity:0;transform:scale(.5);visibility:visible}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1);visibility:visible}}@keyframes scaleIn{0%{transform:scale(.5)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wave{0%,to{transform:scale(.95)}50%{transform:scale(1.05)}}@keyframes colorChange{0%{color:red}20%{color:orange}40%{color:#ff0}60%{color:green}80%{color:#00f}to{color:red}}.title span:nth-child(1){animation-delay:.1s}.title span:nth-child(2){animation-delay:.2s}.title span:nth-child(3){animation-delay:.3s}.title span:nth-child(4){animation-delay:.4s}.title span:nth-child(5){animation-delay:.5s}.title span:nth-child(6){animation-delay:.6s}.title span:nth-child(7){animation-delay:.7s}.title span:nth-child(8){animation-delay:.8s}.title span:nth-child(9){animation-delay:.9s}.title span:nth-child(10){animation-delay:1s}.title span:nth-child(11){animation-delay:1.1s}.title span:nth-child(12){animation-delay:1.2s}.title span:nth-child(13){animation-delay:1.3s}.title span:nth-child(14){animation-delay:1.4s}.title span:nth-child(15){animation-delay:1.5s}.title span:nth-child(16){animation-delay:1.6s}.title span:nth-child(17){animation-delay:1.7s}.title span:nth-child(18){animation-delay:1.8s}.title span:nth-child(19){animation-delay:1.9s}.title span:nth-child(20){animation-delay:2s}.title span:nth-child(21){animation-delay:2.1s}.title span:nth-child(22){animation-delay:2.2s}.title span:nth-child(23){animation-delay:2.3s}.title span:nth-child(24){animation-delay:2.4s}.title span:nth-child(25){animation-delay:2.5s}.title span:nth-child(26){animation-delay:2.6s}.title span:nth-child(27){animation-delay:2.7s}.title span:nth-child(28){animation-delay:2.8s}.title span:nth-child(29){animation-delay:2.9s}.title span:nth-child(30){animation-delay:3s}.title span:nth-child(31){animation-delay:3.1s}.title span:nth-child(32){animation-delay:3.2s}.title span:nth-child(33){animation-delay:3.3s}.title span:nth-child(34){animation-delay:3.4s}.title span:nth-child(35){animation-delay:3.5s}.title span:nth-child(36){animation-delay:3.6s}.title span:nth-child(37){animation-delay:3.7s}.title span:nth-child(38){animation-delay:3.8s}.title span:nth-child(39){animation-delay:3.9s}.title span:nth-child(40){animation-delay:4s}button{user-select:none;padding:calc(1 * var(--default-margin));margin:calc(1 * var(--default-margin)) 0;border:none;border-radius:var(--button-radius);font-size:1rem;font-family:inherit;cursor:pointer;background-color:var(--blue);color:#fff;transition:background-color .3s,box-shadow .3s;&.warning{background-color:var(--yellow);color:#000}&:hover{background-color:var(--dark-blue)}&:disabled{background-color:var(--gray);color:var(--darkest-blue);cursor:not-allowed;opacity:.6}&:active{background-color:var(--darker-blue)}&:focus{outline:none;box-shadow:0 0 5px var(--blue)}}input[type=text],textarea{width:auto;padding:calc(1 * var(--default-margin));margin:calc(1 * var(--default-margin)) 0;border:1px solid white;border-radius:var(--button-radius);font-size:1rem;font-family:inherit;box-sizing:border-box;background-color:var(--yellow);color:#000;&:focus{border-color:var(--blue);outline:none;box-shadow:0 0 5px var(--blue)}&::placeholder{color:var(--dark-gray);opacity:.7}&:disabled{background-color:var(--gray);color:var(--darkest-blue);cursor:not-allowed;opacity:.6}}input[type=radio]{appearance:none;width:calc(1 * var(--button-size));height:calc(1 * var(--button-size));border:1px solid white;border-radius:50%;background-color:#fff;cursor:pointer;position:relative;outline:none;transition:background-color .2s,border-color .2s;&:checked{background-color:var(--blue);border-color:var(--blue)}&:focus{box-shadow:0 0 5px var(--blue)}&:after{content:"";display:block;width:calc(.5 * var(--button-size));height:calc(.5 * var(--button-size));background-color:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s}&:checked:after{transform:translate(-50%,-50%) scale(1)}&:disabled{background-color:var(--gray);color:var(--darkest-blue);cursor:not-allowed;opacity:.6}}.select-group{label{display:block}display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;text-align:left;align-items:center;gap:calc(1 * var(--default-margin))}select{&:disabled{background-color:var(--gray);color:var(--darkest-blue);cursor:not-allowed;opacity:.6}}.radio-group{justify-content:center;display:flex;gap:calc(1 * var(--default-margin));margin:calc(1 * var(--default-margin)) 0}.radio-label{display:flex;align-items:center;gap:calc(.5 * var(--default-margin))}.hidden{visibility:hidden}p{line-height:calc(1 * var(--button-size))}p.instruction{font-size:calc(.5 * var(--button-size));color:var(--blue);text-align:center;margin:calc(1 * var(--default-margin)) 0}.gameheader{display:flex;justify-content:space-between;align-items:center;margin:0 calc(.5 * var(--default-margin))}
