peoplepill id: taras-kozak
TK
Ukraine
2 views today
3 views this week
Taras Kozak
politician

Taras Kozak

The basics

Quick Facts

Intro
politician
Places
.item .thumb { border-top-left-radius: 8px; border-bottom-left-radius: 8px; background: repeating-linear-gradient(135deg,rgba(0,0,0,.03),rgba(0,0,0,.03) 2px,transparent 0,transparent 4px),linear-gradient(135deg,#090b93,#ff4686); } .section.graphy .body.list>.item .text { padding-top: 8px; padding-right: 8px; position: relative; text-shadow: none; font-size: 14px; } .section.graphy .body.list>.item .text>.cast-group { position: absolute; display: grid; grid-gap: 4px; bottom: 8px; } .section.graphy .body.list>.item .text>.cast-group>.cast { display: grid; grid-template-columns: 4rem auto; } .section.graphy .body.list>.item .text .name { margin: 0; } .section.faq .body.list { display: grid; grid-row-gap: 1.5rem; padding-top: 1rem; } .section.faq .body.list>.item { display: grid; grid-row-gap: 8px; border: 1px solid var(--color-slate-dark); border-radius: var(--borderRadiusLarge); padding: 8px 1rem; } .section.faq .body.list>.item .row.question { font-family: var(--font-text-bold); } .section.news .sources { display: grid; grid-template-columns: 5rem auto; padding: 0 2rem; color: var(--color-slate-dark); } .section.news .news-items { margin: 2rem; display: grid; padding: 0; border: 1px solid var(--color-background); } .section.news .news-items .news-item { line-height: 1; padding: 8px; border-bottom: 1px solid var(--color-background); } .section.news .news-items .news-item .date-source { font-size: var(--font-size-medium); color: var(--color-slate-dark); } .section.news .news-items .news-item .title { margin: 8px 0; } .section.related-people-also-viewed .body .people-list { display: grid; grid-row-gap: 1rem; background: transparent; padding: 0; } .section.related-people-also-viewed .body .people-list .person { position: relative; background: white; display: grid; grid-template-columns: 5rem auto; grid-column-gap: 8px; border-radius: var(--borderRadiusLarge); background: var(--color-background); } .section.related-people-also-viewed .body .people-list .person .left.thumb { max-width: 5rem; max-height: 5rem; border-top-left-radius: var(--borderRadiusLarge); border-bottom-left-radius: var(--borderRadiusLarge); } .section.related-people-also-viewed .body .people-list .person .right { padding-top: 8px; } .section.related-people-also-viewed .body .people-list .person .right .name { font-size: 1rem; margin: 0; } .section.related-people-also-viewed .body .people-list .person .name::before { content: " "; width: 10px; height: 2px; display: block; background: var(--color-slate-dark); } .section.related-people-also-viewed .body .people-list .person .right .brief-bio { font-size: var(--font-size-medium); color: var(--color-slate-dark); margin: 0; } .section.lists { background: white; } .section.lists>.body>.lists-group { background: #f0f5f9; padding: 1rem; } .section.lists>.body>.lists-group>.title { text-transform: uppercase; margin: 0 0 1rem; color: var(--color-slate-dark); font-size: 19px; font-family: var(--font-text-bold); } .section.lists>.body>.lists-group>.title:before { content: " "; background: var(--color-slate-dark); height: 3px; width: 24px; display: block; margin: 0 0 -2px; } .section.lists>.body>.lists-group .lists { display: grid; grid-row-gap: .5rem; } .section.lists>.body>.lists-group .lists>.list { padding-bottom: 4px; border-bottom: 1px solid #e4edf4; } .section.lists>.body>.lists-group .lists>.list>.name { margin: 0; } .related-people { display: grid; grid-row-gap: 1rem; background: transparent; padding: 0; } .related-people .related-person { position: relative; background: white; display: grid; grid-template-columns: 5rem auto; grid-column-gap: 8px; border-radius: var(--borderRadiusLarge); } .related-people .related-person .left.thumb { max-width: 5rem; max-height: 5rem; border-top-left-radius: var(--borderRadiusLarge); border-bottom-left-radius: var(--borderRadiusLarge); } .related-people .related-person .right { padding-top: 8px; } .related-people .related-person .right .name { font-size: 1rem; margin: 0; } .related-people .related-person .right .name::before { content: " "; width: 10px; height: 2px; display: block; background: var(--color-slate-dark); } .related-people .related-person .right .brief-bio { font-size: var(--font-size-medium); color: var(--color-slate-dark); margin: 0; } .section.meta-lists { margin-top: 2rem; } .section.meta-lists .body { display: grid; } .section.meta-lists .body .list { font-size: 14px; width: fit-content; line-height: 1.5; text-decoration: none; background-repeat: no-repeat; padding: 0 1px; background-image: linear-gradient(120deg, #9bccb9, #9bccb9); background-position: 0 90%; background-size: 100% 2px; transition: background-size .25s ease-in; } .section.lists { margin-bottom: 2rem; padding: 2rem; height: -webkit-max-content; height: -moz-max-content; height: max-content; border-radius: 4px; } .section.lists > .body > .lists-group { display: grid; grid-row-gap: 1rem; margin-top: 2rem; } .section.lists > .body > .lists-group > .list { display: grid; grid-template-columns: 6rem auto; grid-column-gap: 1rem; background: #fff; border-radius: 4px; } .section.lists > .body > .lists-group > .list > .text > .name { font-size: 1rem; margin-top: 4px; margin-bottom: 6px; line-height: 1.25; } .section.lists > .body > .lists-group > .list > .text > .description { color: var(--color-slate-dark); font-size: 12px; line-height: 1.25; padding-right: 6px; } .section.lists > .body > .meta-lists-group { display: grid; margin-top: 1rem; } .section.lists > .body > .meta-lists-group > .list { font-size: var(--font-size-medium); width: fit-content; line-height: 1.5; text-decoration: none; background-repeat: no-repeat; padding: 0 1px; background-image: linear-gradient(120deg, #9bccb9, #9bccb9); background-position: 0 90%; background-size: 100% 2px; } section.disclaimer { margin-top: -2rem; font-size: var(--font-size-medium); color: var(--color-slate-dark); } .section.citation .body .message { font-size: var(--font-size-medium); color: var(--color-slate-dark); } .section.citation .body table { margin-top: 1rem; padding: 0.25rem 1rem; width: 100%; font-size: var(--font-size-medium); border: 1px solid var(--color-slate-medium); border-radius: var(--borderRadiusLarge); } .section.citation .body table .row { line-height: 1.5; } .section.citation .body table .row .cell { border-bottom: 1px solid var(--color-slate-medium); } .section.citation .body table .row .cell.key { color: var(--color-slate-dark); padding-right: 12px; width: 25%; } .section.citation .body table .row .cell.value { } .post { background: var(--color-background); } .post .post-body .tags a.tag { padding-left: 4px; padding-right: 4px; font-size: var(--font-size-medium); color: var(--color-slate-dark); text-transform: lowercase; border: 1px solid var(--color-slate-dark); border-radius: var(--borderRadiusSmall); background: transparent; } .post .post-body { padding: 1rem; font-size: var(--font-size-reg); } .post .post-body a { text-decoration: none; background-repeat: no-repeat; padding: 0 1px; background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%); background-position: 0 100%; background-size: 100% 2px; transition: background-size 0.25s ease-in; } .post .post-body a:hover { background-size: 100% 100%; text-shadow: none; } .post .post-body .meta { color: #8898aa; font-size: var(--font-size-small); display: grid; grid-auto-flow: column; border-bottom: 1px solid #8898aa; } .post .post-body .meta .author { text-align: right; } .post .post-body .title { font-size: 1.5rem; font-family: var(--font-serif); line-height: 1.25; margin-top: 8px; margin-bottom: 8px } .social-share { padding: 0.15rem; background: white; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 1; text-align: center; box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .4); } .social-share amp-social-share { border-radius: 2px; margin: 3px; padding: 1px; } .footer { display: block; text-align: center; margin-top: 2rem; border-radius: var(--borderRadiusSmall); padding-top: 1rem; padding-bottom: 1rem; background-image: radial-gradient( circle at 17% 77%, rgba(17, 17, 17, 0.04) 0%, rgba(17, 17, 17, 0.04) 50%, rgba(197, 197, 197, 0.04) 50%, rgba(197, 197, 197, 0.04) 100% ), radial-gradient( circle at 36% 17%, rgba(64, 64, 64, 0.04) 0%, rgba(64, 64, 64, 0.04) 50%, rgba(244, 244, 244, 0.04) 50%, rgba(244, 244, 244, 0.04) 100% ), radial-gradient( circle at 44% 60%, rgba(177, 177, 177, 0.04) 0%, rgba(177, 177, 177, 0.04) 50%, rgba(187, 187, 187, 0.04) 50%, rgba(187, 187, 187, 0.04) 100% ), linear-gradient(19deg, rgb(9, 82, 191), rgb(34, 2, 159)); } .footer .links { display: grid; grid-auto-flow: row; grid-row-gap: 4px; font-size: var(--font-size-medium); } .footer .links .link { color: white; text-shadow: none; } blockquote { font-family: var(--font-serif-italic); font-size: 1rem; position: relative; margin: 2rem 0; padding: 0 1rem; border-left: 0; border-left: 6px solid var(--color-accent); background: transparent; }

Theodorus Spudaeus

The basics

Quick Facts

ligion/page/1/" class="value" title="People who are Religion">ReligionGender
Male
34 6.389c0 2.506-0.878 4.644-2.634 6.416s-3.861 2.658-6.314 2.658l-23.031-0.027c-0.159-0.054-0.278-0.152-0.357-0.295s-0.119-0.269-0.119-0.376v0 0z"/> spotify tumblr vk website youtube pandora tunein iheart itunes 0.040 3.373-0.786 4.816-0.309 0.544-0.692 1.044-1.134 1.485-0.396 0.001-0.791 0.003-1.187-0.002 0.916-0.923 1.582-2.097 1.865-3.368 0.356-1.528 0.18-3.174-0.498-4.589-0.277-0.588-0.643-1.134-1.072-1.622-0.094-0.104-0.205-0.197-0.269-0.325zM12.18 5.817c0.077-0.078 0.194-0.061 0.293-0.064 0.262 0.006 0.525-0.011 0.786 0.012-0.046 0.106-0.137 0.18-0.211 0.266-0.665 0.762-1.086 1.734-1.18 2.741-0.131 1.263 0.252 2.573 1.053 3.56 0.104 0.142 0.241 0.259 0.331 0.412-0.259 0.019-0.52 0.005-0.779 0.011-0.1-0.007-0.222 0.020-0.296-0.066-0.799-0.82-1.298-1.929-1.372-3.072-0.008-0.385-0.020-0.774 0.047-1.155 0.159-0.99 0.625-1.929 1.327-2.644zM20.755 5.763c0.285-0.020 0.571-0.009 0.856-0.011 0.076 0.006 0.168-0.008 0.224 0.057 0.808 0.832 1.318 1.956 1.381 3.117 0.095 1.285-0.344 2.602-1.198 3.567-0.1 0.094-0.173 0.261-0.33 0.259-0.311 0-0.623 0.010-0.933-0.009 0.079-0.115 0.18-0.212 0.269-0.318 0.732-0.873 1.164-2.010 1.141-3.153 0.030-1.11-0.374-2.215-1.059-3.082-0.111-0.146-0.254-0.268-0.35-0.425z"/> itunes 8-.509 0-.376.304-.682.683-.682.162 0 .324.057.455.173l.746.664 1.66-1.815c.136-.147.319-.221.504-.221.381 0 .684.308.684.682 0 .164-.059.329-.179.46l-2.116 2.313c-.134.147-.319.221-.504.221-.162 0-.325-.057-.455-.173zm11.772-1.639c0 .414-.336.75-.75.75h-4.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.5c.414 0 .75.336.75.75z" fill-rule="nonzero"/>