<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[9103] sites/trunk/wordpress.org/public_html/wp-content/themes/pub: WordPress.org Main Theme: Bring `_media.scss` component from `wporg-plugins` theme to make embeds and iframes responsive.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/9103">9103</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/9103","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>SergeyBiryukov</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2019-08-14 22:21:50 +0000 (Wed, 14 Aug 2019)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>WordPress.org Main Theme: Bring `_media.scss` component from `wporg-plugins` theme to make embeds and iframes responsive.

Props audrasjb.
Fixes <a href="http://meta.trac.wordpress.org/ticket/4618">#4618</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgcsscomponents_componentsscss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_components.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincsscomponents_componentsscss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_components.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincssstylertlcss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style-rtl.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincssstylecss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincssstylecssmap">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css.map</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgcsscomponents_mediascss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_media.scss</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgcsscomponents_componentsscss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_components.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_components.scss 2019-08-14 20:10:07 UTC (rev 9102)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_components.scss   2019-08-14 22:21:50 UTC (rev 9103)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> @import "entry";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "gallery";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "main-navigation";
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+@import "media";
</ins><span class="cx" style="display: block; padding: 0 10px"> @import "page";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "post-navigation";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "posts-navigation";
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgcsscomponents_mediascssfromrev9100sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginsclientstylescomponents_mediascss"></a>
<div class="copfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Copied: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_media.scss (from rev 9100, sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/components/_media.scss)</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_media.scss                              (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_media.scss        2019-08-14 22:21:50 UTC (rev 9103)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,15 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.page-content .wp-smiley,
+.entry-content .wp-smiley,
+.comment-content .wp-smiley {
+       border: none;
+       margin-bottom: 0;
+       margin-top: 0;
+       padding: 0;
+}
+
+/* Make sure embeds and iframes fit their containers. */
+embed,
+iframe,
+object {
+       max-width: 100%;
+}
</ins></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincsscomponents_componentsscss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_components.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_components.scss    2019-08-14 20:10:07 UTC (rev 9102)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_components.scss      2019-08-14 22:21:50 UTC (rev 9103)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7,6 +7,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/entry";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/gallery";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/main-navigation";
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+@import "../../../wporg/css/components/media";
</ins><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/page";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/post-navigation";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/posts-navigation";
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincssstylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style-rtl.css  2019-08-14 20:10:07 UTC (rev 9102)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style-rtl.css    2019-08-14 22:21:50 UTC (rev 9103)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-[class*=col-]{margin:inherit}.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.row.gutters>.row{margin-right:-2%}@media (max-width:768px){.row.gutters>.row{margin-right:0}}.row.gutters>.row>[class*=col-]{margin-right:2%}@media (max-width:768px){.row.gutters>.row>[class*=col-]{margin-right:0}}.row.around{-webkit-just
 ify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.row.between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.auto .col{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.col-1{width:8.3333333333%}.offset-1{margin-right:8.3333333333%}.col-2{width:16.6666666667%}.offset-2{margin-right:16.6666666667%}.col-3{width:25%}.offset-3{margin-right:25%}.col-4{width:33.3333333333%}.offset-4{margin-right:33.3333333333%}.col-5{width:41.6666666667%}.offset-5{margin-right:41.6666666667%}.col-6{width:50%}.offset-6{margin-right:50%}.col-7{width:58.3333333333%}.offset-7{margin-right:58.3333333333%}.col-8{width:66.6666666667%}.offset-8{margin-right:66.6666666667%}.col-9{width:75%}.offset-9{margin-right:75%}.col-10{width:83.3333333333%}.offset-10{margin-right:83.3333333333%}.col-11{width:91.6666666667%}.offset-11{margin-right:91.6666666667%}.col
 -12{width:100%}.offset-12{margin-right:100%}.gutters>.col-1{width:6.33333%}.gutters>.col-1:nth-child(n+13){margin-top:2%}.gutters>.offset-1{margin-right:10.33333%!important}.gutters>.col-2{width:14.66667%}.gutters>.col-2:nth-child(n+7){margin-top:2%}.gutters>.offset-2{margin-right:18.66667%!important}.gutters>.col-3{width:23%}.gutters>.col-3:nth-child(n+5){margin-top:2%}.gutters>.offset-3{margin-right:27%!important}.gutters>.col-4{width:31.33333%}.gutters>.col-4:nth-child(n+4){margin-top:2%}.gutters>.offset-4{margin-right:35.33333%!important}.gutters>.col-5{width:39.66667%}.gutters>.offset-5{margin-right:43.66667%!important}.gutters>.col-6{width:48%}.gutters>.col-6:nth-child(n+3){margin-top:2%}.gutters>.offset-6{margin-right:52%!important}.gutters>.col-7{width:56.33333%}.gutters>.offset-7{margin-right:60.33333%!important}.gutters>.col-8{width:64.66667%}.gutters>.offset-8{margin-right:68.66667%!important}.gutters>.col-
 9{width:73%}.gutters>.offset-9{margin-right:77%!important}.gutters>.col-10{width:81.33333%}.gutters>.offset-10{margin-right:85.33333%!important}.gutters>.col-11{width:89.66667%}.gutters>.offset-11{margin-right:93.66667%!important}.gutters>.col-12{width:98%}.gutters>.offset-12{margin-right:102%!important}@media (max-width:768px){[class*=" offset-"],[class^=offset-]{margin-right:0}}.first{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:768px){.row [class*=col-]{margin-right:0;width:100%}.row.gutters [class*=col-]{margin-bottom:16px}.first-sm{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.gutters .column.push-left,.push-left{margin-left:au
 to}.gutters .column.push-right,.push-right{margin-right:auto}.gutters .column.push-center,.push-center{margin-right:auto;margin-left:auto}.gutters .column.push-middle,.push-middle{margin-top:auto;margin-bottom:auto}.push-bottom{margin-top:auto}@media (max-width:768px){.gutters .column.push-left-sm,.push-left-sm{margin-right:0}.gutters .column.push-center-sm,.push-center-sm{margin-right:auto;margin-left:auto}.push-top-sm{margin-top:0}}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.align-left-sm{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.f
 loat-right{float:left}.float-left{float:right}@media (max-width:768px){.float-right{float:none}.float-left{float:none}}.fixed{position:fixed;top:0;right:0;z-index:100;width:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,
 kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:16px 0;margin:1rem 0}cite,df
 n,em,i{font-style:italic}blockquote{margin:0 24px;margin:0 1.5rem}address{margin:0 0 24px;margin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:25.6px;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:25.6px;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-right:2px solid #eee;color:#82878c;font-style:italic;margin:16px 0;margin:1rem 0;padding-right:16px;p
 adding-right:1rem}blockquote cite{font-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:80px auto;margin:5rem auto}img{height:auto;max-width:100%}body.page-about .areas h3,body.page-template-about .areas h3,h1,h2,h3,h4,h5,h6{clear:both;line-height:1.5;margin:32px 0 16px;margin:2rem 0 1rem}h1{font-size:61.035px;font-size:3.8146972656rem;font-weight:300}h2{font-size:39.062px;font-size:2.44140625rem;font-weight:300}h3{font-size:25px;font-size:1.5625rem;font-weight:400}body.page-about .areas h3,body.page-template-about .areas h3,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:ho
 ver{outline:0}li>a,p a{text-decoration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 1.5em 1.5em 0;padding:0}ul{list-style:square}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}table{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:6.4px;padding:.4rem;text-align:right;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-r
 adius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:right;margin-left:1.5em}.alignright{display:inline;float:left;margin-right:1.5em}.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-right:auto;margin-left:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary,input[type=submit]{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;f
 ont-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 12.8px;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0 none;padding:0}.button-group.button-xl .button,.button-group.button-xl input[type=submit],.button.button-xl,input.button-xl[type=submit]{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 24px;padding:0 1.5rem}.button-group.button-large .button,.button-group.button-large input[type=submit],.button.button-large,input.button-large[type=submit]{height:31.25px;height:1.953125rem;line-height:1;padding:0 16px;padding:0 1rem}.button-group.button-small .button,.button-group.button-small input[type=submit],.button.button-small,input.button-small[type=submit]{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 8px;pad
 ding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus,input:active[type=submit],input:focus[type=submit]{outline:none}.button.hidden,input.hidden[type=submit]{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited,input:visited[type=submit],input[type=submit]{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button,p input[type=submit]{vertical-align:baseline}.bu
 tton-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover,input.focus[type=submit],input.hover[type=submit],input:focus[type=submit],input:hover[type=submit]{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus,input.focus[type=submit],input:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active,input.active:hover[type=submit],input.active[type=submit],input:active[type=submit]{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus,input.active:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 
 3px rgba(0,115,170,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled],input.disabled[type=submit],input:disabled[type=submit],input[disabled][type=submit]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px
  0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box
 -shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!im
 portant;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero,.plugin-upload-form input.button-primary.button-hero[type=submit],input.button-primary.button-hero[type=submit],input.download-button.button-hero[type=submit]{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.b
 utton.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active,.plugin-upload-form input.button-primary.button-hero.active:focus[type=submit],.plugin-upload-form input.button-primary.button-hero.active:hover[type=submit],.plugin-upload-form input.button-primary.button-hero.active[type=submit],.plugin-upload-form input.button-primary.button-hero:active[type=submit],input.button-primary.button-hero.active:focus[type=submit],input.button-primary.button-hero.active:hover[type=submit],input.button-primary.button-hero.active[type=submit],input.button-primary.button-hero:active[type=submit],input.download-button.button-hero.active:focus[type=submit],input.download-button.button-hero.active:hover[type=submit],input.download-button.button-hero.active[type=submit],input.download-button.button-hero:active[type=submit]{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;border-color:#007cb2
 !important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button,.button-group>input[type=submit]{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-left:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover,.button-group>input:hover[type=submit]{z-index:20}.button-group>.button:first-child,.button-group>input:first-child[type=submit]{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:last-child,.button-group>input:last-child[type=submit]{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:focus,.button-group>input:focus[type=submit]{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.b
 utton.button-small,.plugin-upload-form .button-primary,input.button-large[type=submit],input.button-small[type=submit],input[type=submit]{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16
 px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,in
 put[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:rtl}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 0 0 4px;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:right;font:normal 21px/1 dashicons;vertical-a
 lign:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px -4px 0 0}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-left:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webk
 it-search-decoration{display:none}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code{line-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;
 -webkit-box-shadow:none;box-shadow:none}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].s
 mall-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-right:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-right-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-right-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-right-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-right-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.parallelo
 gram{color:#fff;display:block;margin:0 auto;opacity:.9;padding:75.2px 0;padding:4.7rem 0;position:absolute;text-align:center;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg)}.parallelogram:before{font-size:61.035px;font-size:3.8146972656rem;height:64px;position:relative;left:16px;left:1rem;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg);width:64px}.parallelogram>*{-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg)}.home .site-header{background:#0073aa}@media screen and (min-width:737px){.home .site-header{padding:3.0517578125rem 1.5625rem}}.home .site-header .site-title{color:#fff;display:block;font-size:48.828px;font-size:3.0517578125rem;font-weight:300;line-height:1;margin:32px 0 16px;margin:2rem 0 1rem;text-align:center}@media screen and (min-width:737px){.home .site-header .site-title{font-size:3.8146972656rem}}.home .site-header .site-description{color:#fff;max-width:568.434px;max-wid
 th:35.527136788rem;padding:11px 0}.error-404 .page-title{text-align:center}.error-404 .page-content{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:96px auto;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{right:0;max-width:none;position:absolute;top:0;width:160px;width:10rem}@-webkit-keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-tim
 ing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg)
 ;transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:a;animation-name:a}.comments-area{margin-top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .com
 ment-list article+.comment-respond{padding-bottom:1.6em}.comments-area .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-right:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:right;height:24px;margin-left:.8em;width:24px}.comments-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link{margin-right:1em}.comments-area .pingback .edit-link{margin-right:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 1.3333em 1.6em 0}.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{ma
 rgin-bottom:0}.comments-area .comment-content>:last-child{margin-bottom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .comment-content .reply a:hover{border-color:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-s
 ize:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6,.entry-content body.page-about .areas [class*=col-]~h3,.entry-content body.page-template-about .areas [class*=col-]~h3,body.page-about .areas .entry-content [class*=col-]~h3,body.page-template-about .areas .entry-content [class*=col-]~h3{clear:none}.entry-header{position:relative}.entry-heade
 r .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:italic;position:absolute;top:-12.8px;top:-.8rem}.entry-meta{color:#999;font-size:12.8px;font-size:.8rem;margin-bottom:16px;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-left:16px;margin-left:1rem}.entry-meta>span :last-of-type{margin:0}.entry-meta .updated:not(.published){display:none}.entry-meta .byline,.sticky .entry-meta .posted-on{display:none}.group-blog .entry-meta .byline,.single .entry-meta .byline{display:inline}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:48.828px;margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:24px;margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-wid
 th:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gallery.gallery-columns-5 .gallery-item{max-width:20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.main-navigation{background:#0073aa;clear:both;right:0;position:absolute;top:60px;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-right:0}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:right;right:-999em;position:absolute;top:1.5em;z-index:99999}.main-navigation ul ul ul{right:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{right:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{right:auto}.main-navigation li
 {border-top:1px solid hsla(0,0%,100%,.2);padding:16px;padding:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;font-size:12.8px;font-size:.8rem;text-decoration:none}.main-navigation a.active,.main-navigation a:hover{color:#fff}@media screen and (min-width:737px){.main-navigation a.active{border-bottom:1px solid}}.main-navigation.toggled{z-index:1}.main-navigation.toggled ul{display:block}.menu-toggle{background:transparent;border:none;color:#fff;font-size:25px;font-size:1.5625rem;height:56px;height:3.5rem;overflow:hidden;position:absolute;left:16px;left:1rem;top:-58px;width:56px;width:3.5rem;-webkit-appearance:none}.toggled .menu-toggle:before{content:"\f343"}@media screen and (min-width:737px){.menu-toggle{display:none}.main-navigation{float:left;position:static;width:auto}.main-navigation.toggled{padding:1px 0}.main-navigation ul{display:inline-block;font-size:0}.main-navigation ul li{border:0;display:inline-block;font-size:1rem;margin-left:1rem;padding:0}.
 main-navigation ul li:last-of-type{margin-left:0}}body.page .gutters .col-12{width:100%}body.page .entry-header{background:#0073aa;padding:16px 0;padding:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){body.page .entry-header .entry-title{padding:0 10px}}body.page .entry-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}@media screen and (min-width:737px){body.page .site-header+.site-main .entry-title{padding:initial}}body.page .entry-content,body.page .entry-footer{margin:0 auto;max-width:960px;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.post-navigation{margin:5em auto;padding:0}.post-navigation a{border-bottom:1px solid #eaeaea;color:#444;display:block;font-weight:600;padding:11px 0 12px;text-transform:none;width:100%}.post-navigation a:hover{color:#21759b}.post-navigat
 ion .nav-links{border-top:1px solid #eaeaea;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.post-navigation .meta-nav{color:#777;display:block;font-size:13px;line-height:2;text-transform:uppercase}.post-navigation .nav-next{text-align:left}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;min-width:0;padding:0}.pagination .nav-links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5
 ;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}body.search .gutters .col-12{width:100%}body.search .site-main{margin:0 auto;max-width:960px;padding:0 25px 48.828px;padding:0 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 48.828px;margin:0 auto
  3.0517578125rem;max-width:40em;padding:0 32px;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:16px 0;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 0 0 32px;margin:0 0 0 2rem;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:32px 0 16px;margin:2rem 0 1rem}.widget-area{font-size:12.8px;font-siz
 e:.8rem}@media screen and (min-width:480px) and (max-width:768px){.widget-area{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.widget-area .widget{width:48%}}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;margin:0 auto;max-width:930px;overflow:auto}#wporg-footer ul{float:right;margin-bottom:20px;margin-right:24px;overflow:auto;padding-right:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-right:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wpor
 g-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip-image{background-image:url(//s.w.org/style/images/codeispoetry-2x.png?1)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-right:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-right:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-right:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-right:0}#wporg-footer ul:nth-child(odd){clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{m
 argin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3) 100% no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;right:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:right;top:100%;-webkit-transition:right .3s;transition:right .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{right:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liber
 ation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header ul li#download,#wporg-header ul li.download{float:left;height:34px;margin-left:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:820px){#wporg-header ul li#download,#wporg-header ul li.download{display:none}}@media screen and (max-width:768px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#downl
 oad a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;right:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}#wporg-header ul li .nav-submenu li a{height:24px;line-height:24px;margin:0}@media screen and (min-width:768px){#wporg-header #head-search{float:left;margin-left:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-right:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:right;fo
 nt-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button,#wporg-header #head-search form input[type=submit]{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:right;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-right:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:right;padding-right:10px}#wporg-header h2.rosetta{float:right;padding:36p
 x 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:right;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:right;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;content:"";height:0;right:50%;margin:-8px -9px 0 0;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-right:9px solid transparent;border-left:9px solid transparent;height:0;margin:-10px
  auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:right;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;right:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:i
 nherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:right;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body.page-about,body.page-template-about{overflow-x:hidden}body.page-about .entry-header,body.page-template-about .entry-header{padding:25px 18.288px;p
 adding:1.5625rem 1.143rem;text-align:center}body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:480px){body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:3.0517578125rem}}body.page-about .entry-header .entry-description,body.page-template-about .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-about .shapes,body.page-template-about .shapes{height:480px;margin:64px 0;margin:4rem 0;position:relative}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:260px;width:310px}body.page-about .shapes .parallelogram:active,body.page-about .shapes .parallelogram:focus,body.page-about .shapes .parallelogram:hover,body
 .page-template-about .shapes .parallelogram:active,body.page-template-about .shapes .parallelogram:focus,body.page-template-about .shapes .parallelogram:hover{text-decoration:none}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{background-color:#006ca0;top:0;right:0;z-index:1}body.page-about .shapes .parallelogram.technology:active,body.page-about .shapes .parallelogram.technology:focus,body.page-about .shapes .parallelogram.technology:hover,body.page-template-about .shapes .parallelogram.technology:active,body.page-template-about .shapes .parallelogram.technology:focus,body.page-template-about .shapes .parallelogram.technology:hover{background-color:#004a6d}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{background-color:#67598e;left:0;bottom:0}body.page-about .shapes .parallelogram.community:active,body.page-about .shapes .parallelogram.community:focus,body.page-
 about .shapes .parallelogram.community:hover,body.page-template-about .shapes .parallelogram.community:active,body.page-template-about .shapes .parallelogram.community:focus,body.page-template-about .shapes .parallelogram.community:hover{background-color:#50456f}body.page-about .shapes .parallelogram h3,body.page-about .shapes .parallelogram p,body.page-template-about .shapes .parallelogram h3,body.page-template-about .shapes .parallelogram p{margin:0;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg)}@media screen and (min-width:480px){body.page-about .shapes,body.page-template-about .shapes{height:610px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:336px;padding:7rem 0;width:400px}}@media screen and (min-width:640px){body.page-about .shapes,body.page-template-about .shapes{height:580px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:315px;padding:5rem 0;width
 :480px}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:4.768371582rem;height:84px;width:84px}}@media screen and (min-width:768px){body.page-about .shapes,body.page-template-about .shapes{height:323px;margin:4rem 0}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:282px;padding:4rem 0;width:430px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{right:auto;left:45%;top:40px}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{bottom:auto;right:45%}}@media screen and (min-width:1024px){body.page-about .shapes,body.page-template-about .shapes{height:420px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:380px;padding:6rem 0;width:580px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .paralle
 logram.technology{left:43%}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{right:43%}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:5.9604644775rem;height:108px;width:108px}}body.page-about .freedoms,body.page-template-about .freedoms{margin-top:32px;margin-top:2rem;text-align:center}body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background:url(/wp-content/themes/pub/wporg-main/images/freedoms.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background-image:url(/wp-content/themes/pub/wporg-main/images/freedoms-2x.png)}}@media screen and (max-width:479px){body.page-about .freed
 oms .graphic,body.page-template-about .freedoms .graphic{float:right;margin:0 0 1rem 1rem;padding-top:25%;width:25%}body.page-about .freedoms h3,body.page-about .freedoms p,body.page-template-about .freedoms h3,body.page-template-about .freedoms p{clear:none;margin-top:0;text-align:right}}@media screen and (min-width:480px) and (max-width:767px){body.page-about .freedoms.row,body.page-template-about .freedoms.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-about .freedoms .col-3,body.page-template-about .freedoms .col-3{width:48%}}body.page-about .freedoms [class*=col-]:nth-of-type(2) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(2) .graphic{background-position:100% 34%}body.page-about .freedoms [class*=col-]:nth-of-type(3) .graphic,body.page-template-about .
 freedoms [class*=col-]:nth-of-type(3) .graphic{background-position:100% 66%}body.page-about .freedoms [class*=col-]:nth-of-type(4) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(4) .graphic{background-position:100% 100%}body.page-about .freedoms h3,body.page-template-about .freedoms h3{font-weight:300;font-size:20px;font-size:1.25rem}body.page-child .site-title a{color:#fff;text-decoration:none}body.page-child .site-title a:active,body.page-child .site-title a:hover{color:#fff}body.page-child .entry-header{background:none;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}body.page-child .entry-header .entry-title{color:inherit;font-size:39.062px;font-size:2.44140625rem;font-weight:400;line-height:1.5;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:737px){body.page-child .entry-header .entry-title{padding:0}}body.page-child .entry-content{padding-top:0}.entry-content{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none
 ;hyphens:none}.home-welcome{background:#fff;border-bottom:1px solid #dfdfdf;color:#32373c;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.5;max-width:none;padding:0}@media screen and (min-width:737px){.home-welcome{font-size:18px}}.home-welcome h1{font-size:51.2px;font-size:3.2rem}.home-welcome a:not(.button):not(input[type=submit]){background-color:transparent;border:none;color:#0073aa;text-decoration:none}.home-welcome a:not(.button):not(input[type=submit]):hover{text-decoration:underline}.home-welcome a:not(.button):not(input[type=submit]):active,.home-welcome a:not(.button):not(input[type=submit]):hover{outline-width:0}.home-welcome p{font-size:18px;margin:1em 0;max-width:568.434px;max-width:35.527136788rem}.home-welcome p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.home-welcome section{border-bottom:2px solid #eee;margin:0 auto;max-width:800px;max-width:50rem;padding:
 48.828px 25px;padding:3.0517578125rem 1.5625rem}.home-welcome section:last-of-type{border-bottom:none}.home-welcome section h2{line-height:1;text-align:center}.home-welcome section .container{margin:0 auto;max-width:800px;max-width:50rem;z-index:0}.home-welcome .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.home-welcome .intro{padding-bottom:0}.home-welcome .features{border-top:2px solid #eee}.home-welcome .features ul{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:48px 0;margin:3rem 0;padding:0}.home-welcome .features ul li{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e
 ee;border-left:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:160px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:50%}@media screen and (max-width:739px){.home-welcome .features ul li:nth-child(n+7){border-bottom:none}.home-welcome .features ul li:nth-child(2n){border-left:none}}@media screen and (min-width:740px){.home-welcome .features ul li{height:200px;width:25%}.home-welcome .features ul li:nth-child(4n){border-left:none}.home-welcome .features ul li:nth-child(n+5){border-bottom:none}}.home-welcome .features ul li img{height:40px;height:2.5rem;margin:4px auto 20px;margin:.25rem auto 1.25rem}.home-welcome .features ul li img,.home-welc
 ome .features ul li span{color:#00a0d2;display:block;font-size:48px;font-size:3rem;margin-bottom:16px;margin-bottom:1rem}.home-welcome .features p{margin-right:auto;margin-left:auto;text-align:center}.home-welcome .screenshots{height:400px;right:-30px;overflow:hidden;padding:16px 16px 0;padding:1rem 1rem 0;position:relative;left:0;width:106%}@media (max-width:739px){.home-welcome .screenshots{padding:0;right:auto;left:auto;width:100%}}.home-welcome .screenshots .dashboard{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2);max-width:800px}.home-welcome .screenshots .dashboard-mobile{bottom:-100px;max-width:200px;position:absolute;left:1px;z-index:1}.home-welcome .cta-wrapper{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-align:center}@media screen and (min-width:737px){.home-welcome .cta-wrapper{font-size:.8rem;margin:4rem 0 2rem}}.home-welcome .community-2{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-bo
 x-align:start;-ms-flex-align:start;align-items:flex-start;background:url(https://s.w.org/images/home/community-2.jpg?3) bottom no-repeat;-webkit-background-size:cover;background-size:cover;border:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:100%;position:relative}.home-welcome .community-2 .screen{background:rgba(0,0,0,.5);height:100%;right:0;position:absolute;left:0;top:0;width:100%;z-index:0}.home-welcome .community-2 .subheading,.home-welcome .community-2 h2{color:#fff;margin:0 0 16px;margin:0 0 1rem;max-width:100%;position:relative;text-align:right;text-shadow:0 0 8px rgba(0,0,0,.5);z-index:1}.home-welcome .sho
 wcase{border-bottom:none;margin:0;max-width:100%;padding-right:0;padding-left:0}.home-welcome .showcase>div{background:url(https://s.w.org/images/home/collage-min.jpg?4) top;-webkit-background-size:cover;background-size:cover;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.4);box-shadow:inset 0 0 8px rgba(0,0,0,.4);height:300px;width:100%}@media (min-width:700px){.home-welcome .showcase>div{height:600px;background-attachment:fixed}}.home-welcome .showcase .cta-link{margin:48.828px 0 0;margin:3.05176rem 0 0;max-width:100%;text-align:center}.home-welcome #showcase-link{font-size:14px}#lang-guess{background:#c7e8ca;border:inherit;-webkit-border-radius:inherit;border-radius:inherit;cursor:pointer;font:inherit;font-size:12.8px;font-size:.8rem;margin:0;max-width:inherit;padding:8px;padding:.5rem;text-align:center;width:inherit}@media screen and (min-width:67rem){#lang-guess{margin:1rem auto 0;max-width:50rem}}#lang-guess a{text-decoration:underline}#home-below{font-size:12.8px;font-siz
 e:.8rem;margin:0 auto 16px;margin:0 auto 1rem;max-width:960px;padding:0 18.288px;padding:0 1.143rem}@media (max-width:768px){#home-below{display:block}#home-below .col-2{display:inline-block;vertical-align:top;width:48%}}#home-below body.page-about .areas h3,#home-below body.page-template-about .areas h3,#home-below h4,body.page-about .areas #home-below h3,body.page-template-about .areas #home-below h3{border-bottom:1px solid #dedede;font-size:inherit;padding-bottom:4px}#home-below h5{line-height:1;margin:0;text-transform:none}#home-below body.page-about .areas h3 a,#home-below body.page-template-about .areas h3 a,#home-below h4 a,#home-below h5 a,body.page-about .areas #home-below h3 a,body.page-template-about .areas #home-below h3 a{text-decoration:none}#home-below body.page-about .areas h3 a:hover,#home-below body.page-template-about .areas h3 a:hover,#home-below h4 a:hover,#home-below h5 a:hover,body.page-about .areas #home-below h3 a:hover,body.page-template-about .areas #home-
 below h3 a:hover{text-decoration:underline}#home-below ol,#home-below ul{margin:0}#home-below .steps{list-style:none;padding:0}#home-below .steps li{margin-bottom:16px;margin-bottom:1rem;padding-right:40px;padding-right:2.5rem;position:relative}#home-below .steps li span{background:url(//s.w.org/style/images/steps.png) no-repeat;-webkit-background-size:93px 31px;background-size:93px 31px;content:"";height:31px;right:0;position:absolute;top:0;width:31px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#home-below .steps li span{background-image:url(//s.w.org/style/images/steps-2x.png)}}#home-below .steps .one span{background-position:100% 0}#home-below .steps .two span{background-position:-31px 0}#home-below .steps .three span{background-position:-62px 0}#home-below .notable-users{list-style:none;padding:0}#home-below .notable-users li a{border:1px solid #f5f5f5;border-left-color:#de
 dede;border-bottom-color:#dedede;display:block;height:59px;margin-bottom:8px;width:130px}#home-below .notable-users li a:active{border:1px solid #dedede;border-left-color:#f5f5f5;border-bottom-color:#f5f5f5}#home-below .notable-users.col-12{margin-bottom:0}@media screen and (min-width:420px) and (max-width:768px){#home-below .notable-users{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#home-below .notable-users .col-3{width:48%}}#home-below .showcase-link{display:block;font-size:10.24px;font-size:.64rem;margin:16px 0;margin:1rem 0}@media screen and (max-width:480px){table.releases td{width:25%}table.releases td:nth-child(2),table.releases td small{display:none}}body.page-download,body.page-template-page-download{overflow-x:hidden}body.page-download .entry-header,body.page-template-page-download
  .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:3.4881591797rem}}body.page-download .entry-header .entry-description,body.page-template-page-download .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-download section,body.page-template-page-download section{padding:48.828px 0;padding:3.0517578125rem 0}body.page-download section h2:first-of-type,body.page-template-page-download section h2:first-of-type{width:100%}body.page-download section.download,body.page-template-page-download se
 ction.download{padding-top:0;text-align:center}body.page-download section.download .call-to-action,body.page-template-page-download section.download .call-to-action{margin-top:0}body.page-download section.download .call-to-action p,body.page-template-page-download section.download .call-to-action p{margin-top:8px;margin-top:.5rem}@media screen and (min-width:479px){body.page-download section.download aside,body.page-template-page-download section.download aside{text-align:initial}}@media screen and (max-width:479px){body.page-download section.download aside[class*=col-],body.page-download section.download aside p:last-child,body.page-template-page-download section.download aside[class*=col-],body.page-template-page-download section.download aside p:last-child{margin-bottom:0}body.page-download section.download .call-to-action:not(:last-child),body.page-template-page-download section.download .call-to-action:not(:last-child){margin-bottom:2rem}body.page-download section.download li,b
 ody.page-template-page-download section.download li{list-style-type:none}}body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{margin-left:5px;vertical-align:middle}@media screen and (max-width:479px){body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{display:none}}body.page-download section.download .col-4:nth-child(n+4),body.page-template-page-download section.download .col-4:nth-child(n+4){margin-top:0}body.page-download section.hosting,body.page-template-page-download section.hosting{position:relative;text-align:center}body.page-download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{background:#f5f5f5;height:100%;right:-10%;padding:0;top:0;width:120%;z-index:-1}@media screen and (max-width:768px){body.page-download section.hosting .parallelogram,body.page-te
 mplate-page-download section.hosting .parallelogram{-webkit-transform:none;-ms-transform:none;transform:none}}body.page-download section.hosting .dashicons-cloud,body.page-template-page-download section.hosting .dashicons-cloud{color:#0073aa}@media screen and (min-width:479px){body.page-download section.hosting .host,body.page-template-page-download section.hosting .host{text-align:initial}}@media screen and (max-width:768px){body.page-download section.hosting [class*=col-],body.page-template-page-download section.hosting [class*=col-]{margin-bottom:2rem}}body.page-download section.hosting .logo,body.page-template-page-download section.hosting .logo{height:35px}body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{text-align:center;width:100%}@media screen and (max-width:768px){body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{border-top:none;border-bottom:2px solid #eee;padding-top:0}}body.page-download
  section.apps-mobile .web-stores [class*=button-],body.page-template-page-download section.apps-mobile .web-stores [class*=button-]{display:inline-block;margin:8px;margin:.5rem;width:150px}body.page-download section.apps-mobile .ios .button-android,body.page-template-page-download section.apps-mobile .ios .button-android{display:none}body.page-download section.apps-mobile .android .button-ios,body.page-template-page-download section.apps-mobile .android .button-ios{display:none}body.page-download section.apps-mobile img,body.page-template-page-download section.apps-mobile img{vertical-align:middle}body.page-download .call-to-action,body.page-template-page-download .call-to-action{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-decoration:underline}@media screen and (min-width:479px){body.page-download .call-to-action,body.page-template-page-download .call-to-action{font-size:.8rem}}body.page-download .call-to-action:last-child,body.page-template-p
 age-download .call-to-action:last-child{margin-bottom:0}body.page-download .site-content .dashicons,body.page-template-page-download .site-content .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.page-features .entry-content li{padding-bottom:1em}body.page-guides .entry-header,body.page-template-page-guides .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:3.4881591797rem}}@media screen and (min-width:480px) and (max-width:767px){.page-logos .all-logos.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-f
 lex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-logos .all-logos.row .col-4{width:48%}.page-logos .all-logos.row .col-4:nth-child(n+3){margin-top:2%}}.page-logos .logo-header{margin:0}.page-logos .logo-header span,.page-logos .logo-header strong{display:block;font-size:16px;line-height:1;color:rgba(35,40,45,.75);margin:12px 0 8px;margin:.75rem 0 .5rem}.page-logos .logo-header span{font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem}.page-logos .resources-list{color:rgba(35,40,45,.5);font-size:16px;font-size:1rem;list-style-type:none;margin:0}@media screen and (min-width:768px){.page-logos .resources-list{font-size:.73152rem}}.page-logos .resources-list li{padding:0 0 5.328px;padding:0 0 .333rem}.page-logos .resources-list span{opacity:.5}.page-stats .wporg-stats-chart{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms
 -flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:450px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-stats .loading:before{background:url(https://s.w.org/wp-includes/images/spinner.gif) no-repeat 50%;-webkit-background-size:100% 100%;background-size:100%;content:"";display:block;height:20px;-webkit-transform:translateZ(0);transform:translateZ(0);width:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-stats .loading:before{background-image:url(https://s.w.org/wp-includes/images/spinner-2x.gif)}}.widget_download{font-size:12.8px;font-size:.8rem;text-align:center}.widget_download>div{margin:16px 0;margin:1rem 0}.widget_links{font-size:12.8px;font-size:.8rem}@media screen and (min-width:768px
 ){body.archive #wporg-header ul li.current-menu-item:after,body.archive #wporg-header ul li.current_page_parent:after,body.archive #wporg-header ul li a.current~.uparrow,body.blog #wporg-header ul li.current-menu-item:after,body.blog #wporg-header ul li.current_page_parent:after,body.blog #wporg-header ul li a.current~.uparrow,body.search #wporg-header ul li.current-menu-item:after,body.search #wporg-header ul li.current_page_parent:after,body.search #wporg-header ul li a.current~.uparrow,body.single #wporg-header ul li.current-menu-item:after,body.single #wporg-header ul li.current_page_parent:after,body.single #wporg-header ul li a.current~.uparrow{border-bottom-color:#f7f7f7}}
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+[class*=col-]{margin:inherit}.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.row.gutters>.row{margin-right:-2%}@media (max-width:768px){.row.gutters>.row{margin-right:0}}.row.gutters>.row>[class*=col-]{margin-right:2%}@media (max-width:768px){.row.gutters>.row>[class*=col-]{margin-right:0}}.row.around{-webkit-just
 ify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.row.between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.auto .col{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.col-1{width:8.3333333333%}.offset-1{margin-right:8.3333333333%}.col-2{width:16.6666666667%}.offset-2{margin-right:16.6666666667%}.col-3{width:25%}.offset-3{margin-right:25%}.col-4{width:33.3333333333%}.offset-4{margin-right:33.3333333333%}.col-5{width:41.6666666667%}.offset-5{margin-right:41.6666666667%}.col-6{width:50%}.offset-6{margin-right:50%}.col-7{width:58.3333333333%}.offset-7{margin-right:58.3333333333%}.col-8{width:66.6666666667%}.offset-8{margin-right:66.6666666667%}.col-9{width:75%}.offset-9{margin-right:75%}.col-10{width:83.3333333333%}.offset-10{margin-right:83.3333333333%}.col-11{width:91.6666666667%}.offset-11{margin-right:91.6666666667%}.col
 -12{width:100%}.offset-12{margin-right:100%}.gutters>.col-1{width:6.33333%}.gutters>.col-1:nth-child(n+13){margin-top:2%}.gutters>.offset-1{margin-right:10.33333%!important}.gutters>.col-2{width:14.66667%}.gutters>.col-2:nth-child(n+7){margin-top:2%}.gutters>.offset-2{margin-right:18.66667%!important}.gutters>.col-3{width:23%}.gutters>.col-3:nth-child(n+5){margin-top:2%}.gutters>.offset-3{margin-right:27%!important}.gutters>.col-4{width:31.33333%}.gutters>.col-4:nth-child(n+4){margin-top:2%}.gutters>.offset-4{margin-right:35.33333%!important}.gutters>.col-5{width:39.66667%}.gutters>.offset-5{margin-right:43.66667%!important}.gutters>.col-6{width:48%}.gutters>.col-6:nth-child(n+3){margin-top:2%}.gutters>.offset-6{margin-right:52%!important}.gutters>.col-7{width:56.33333%}.gutters>.offset-7{margin-right:60.33333%!important}.gutters>.col-8{width:64.66667%}.gutters>.offset-8{margin-right:68.66667%!important}.gutters>.col-
 9{width:73%}.gutters>.offset-9{margin-right:77%!important}.gutters>.col-10{width:81.33333%}.gutters>.offset-10{margin-right:85.33333%!important}.gutters>.col-11{width:89.66667%}.gutters>.offset-11{margin-right:93.66667%!important}.gutters>.col-12{width:98%}.gutters>.offset-12{margin-right:102%!important}@media (max-width:768px){[class*=" offset-"],[class^=offset-]{margin-right:0}}.first{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:768px){.row [class*=col-]{margin-right:0;width:100%}.row.gutters [class*=col-]{margin-bottom:16px}.first-sm{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.gutters .column.push-left,.push-left{margin-left:au
 to}.gutters .column.push-right,.push-right{margin-right:auto}.gutters .column.push-center,.push-center{margin-right:auto;margin-left:auto}.gutters .column.push-middle,.push-middle{margin-top:auto;margin-bottom:auto}.push-bottom{margin-top:auto}@media (max-width:768px){.gutters .column.push-left-sm,.push-left-sm{margin-right:0}.gutters .column.push-center-sm,.push-center-sm{margin-right:auto;margin-left:auto}.push-top-sm{margin-top:0}}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.align-left-sm{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.f
 loat-right{float:left}.float-left{float:right}@media (max-width:768px){.float-right{float:none}.float-left{float:none}}.fixed{position:fixed;top:0;right:0;z-index:100;width:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,
 kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:16px 0;margin:1rem 0}cite,df
 n,em,i{font-style:italic}blockquote{margin:0 24px;margin:0 1.5rem}address{margin:0 0 24px;margin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:25.6px;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:25.6px;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-right:2px solid #eee;color:#82878c;font-style:italic;margin:16px 0;margin:1rem 0;padding-right:16px;p
 adding-right:1rem}blockquote cite{font-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:80px auto;margin:5rem auto}img{height:auto;max-width:100%}body.page-about .areas h3,body.page-template-about .areas h3,h1,h2,h3,h4,h5,h6{clear:both;line-height:1.5;margin:32px 0 16px;margin:2rem 0 1rem}h1{font-size:61.035px;font-size:3.8146972656rem;font-weight:300}h2{font-size:39.062px;font-size:2.44140625rem;font-weight:300}h3{font-size:25px;font-size:1.5625rem;font-weight:400}body.page-about .areas h3,body.page-template-about .areas h3,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:ho
 ver{outline:0}li>a,p a{text-decoration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 1.5em 1.5em 0;padding:0}ul{list-style:square}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}table{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:6.4px;padding:.4rem;text-align:right;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-r
 adius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:right;margin-left:1.5em}.alignright{display:inline;float:left;margin-right:1.5em}.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-right:auto;margin-left:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary,input[type=submit]{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;f
 ont-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 12.8px;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0 none;padding:0}.button-group.button-xl .button,.button-group.button-xl input[type=submit],.button.button-xl,input.button-xl[type=submit]{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 24px;padding:0 1.5rem}.button-group.button-large .button,.button-group.button-large input[type=submit],.button.button-large,input.button-large[type=submit]{height:31.25px;height:1.953125rem;line-height:1;padding:0 16px;padding:0 1rem}.button-group.button-small .button,.button-group.button-small input[type=submit],.button.button-small,input.button-small[type=submit]{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 8px;pad
 ding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus,input:active[type=submit],input:focus[type=submit]{outline:none}.button.hidden,input.hidden[type=submit]{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited,input:visited[type=submit],input[type=submit]{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button,p input[type=submit]{vertical-align:baseline}.bu
 tton-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover,input.focus[type=submit],input.hover[type=submit],input:focus[type=submit],input:hover[type=submit]{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus,input.focus[type=submit],input:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active,input.active:hover[type=submit],input.active[type=submit],input:active[type=submit]{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus,input.active:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 
 3px rgba(0,115,170,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled],input.disabled[type=submit],input:disabled[type=submit],input[disabled][type=submit]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px
  0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box
 -shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!im
 portant;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero,.plugin-upload-form input.button-primary.button-hero[type=submit],input.button-primary.button-hero[type=submit],input.download-button.button-hero[type=submit]{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.b
 utton.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active,.plugin-upload-form input.button-primary.button-hero.active:focus[type=submit],.plugin-upload-form input.button-primary.button-hero.active:hover[type=submit],.plugin-upload-form input.button-primary.button-hero.active[type=submit],.plugin-upload-form input.button-primary.button-hero:active[type=submit],input.button-primary.button-hero.active:focus[type=submit],input.button-primary.button-hero.active:hover[type=submit],input.button-primary.button-hero.active[type=submit],input.button-primary.button-hero:active[type=submit],input.download-button.button-hero.active:focus[type=submit],input.download-button.button-hero.active:hover[type=submit],input.download-button.button-hero.active[type=submit],input.download-button.button-hero:active[type=submit]{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;border-color:#007cb2
 !important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button,.button-group>input[type=submit]{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-left:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover,.button-group>input:hover[type=submit]{z-index:20}.button-group>.button:first-child,.button-group>input:first-child[type=submit]{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:last-child,.button-group>input:last-child[type=submit]{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:focus,.button-group>input:focus[type=submit]{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.b
 utton.button-small,.plugin-upload-form .button-primary,input.button-large[type=submit],input.button-small[type=submit],input[type=submit]{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16
 px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,in
 put[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:rtl}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 0 0 4px;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:right;font:normal 21px/1 dashicons;vertical-a
 lign:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px -4px 0 0}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-left:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webk
 it-search-decoration{display:none}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code{line-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;
 -webkit-box-shadow:none;box-shadow:none}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].s
 mall-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-right:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-right-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-right-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-right-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-right-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.parallelo
 gram{color:#fff;display:block;margin:0 auto;opacity:.9;padding:75.2px 0;padding:4.7rem 0;position:absolute;text-align:center;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg)}.parallelogram:before{font-size:61.035px;font-size:3.8146972656rem;height:64px;position:relative;left:16px;left:1rem;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg);width:64px}.parallelogram>*{-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg)}.home .site-header{background:#0073aa}@media screen and (min-width:737px){.home .site-header{padding:3.0517578125rem 1.5625rem}}.home .site-header .site-title{color:#fff;display:block;font-size:48.828px;font-size:3.0517578125rem;font-weight:300;line-height:1;margin:32px 0 16px;margin:2rem 0 1rem;text-align:center}@media screen and (min-width:737px){.home .site-header .site-title{font-size:3.8146972656rem}}.home .site-header .site-description{color:#fff;max-width:568.434px;max-wid
 th:35.527136788rem;padding:11px 0}.error-404 .page-title{text-align:center}.error-404 .page-content{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:96px auto;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{right:0;max-width:none;position:absolute;top:0;width:160px;width:10rem}@-webkit-keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-tim
 ing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg)
 ;transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:a;animation-name:a}.comments-area{margin-top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .com
 ment-list article+.comment-respond{padding-bottom:1.6em}.comments-area .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-right:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:right;height:24px;margin-left:.8em;width:24px}.comments-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link{margin-right:1em}.comments-area .pingback .edit-link{margin-right:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 1.3333em 1.6em 0}.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{ma
 rgin-bottom:0}.comments-area .comment-content>:last-child{margin-bottom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .comment-content .reply a:hover{border-color:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-s
 ize:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6,.entry-content body.page-about .areas [class*=col-]~h3,.entry-content body.page-template-about .areas [class*=col-]~h3,body.page-about .areas .entry-content [class*=col-]~h3,body.page-template-about .areas .entry-content [class*=col-]~h3{clear:none}.entry-header{position:relative}.entry-heade
 r .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:italic;position:absolute;top:-12.8px;top:-.8rem}.entry-meta{color:#999;font-size:12.8px;font-size:.8rem;margin-bottom:16px;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-left:16px;margin-left:1rem}.entry-meta>span :last-of-type{margin:0}.entry-meta .updated:not(.published){display:none}.entry-meta .byline,.sticky .entry-meta .posted-on{display:none}.group-blog .entry-meta .byline,.single .entry-meta .byline{display:inline}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:48.828px;margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:24px;margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-wid
 th:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gallery.gallery-columns-5 .gallery-item{max-width:20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.main-navigation{background:#0073aa;clear:both;right:0;position:absolute;top:60px;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-right:0}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:right;right:-999em;position:absolute;top:1.5em;z-index:99999}.main-navigation ul ul ul{right:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{right:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{right:auto}.main-navigation li
 {border-top:1px solid hsla(0,0%,100%,.2);padding:16px;padding:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;font-size:12.8px;font-size:.8rem;text-decoration:none}.main-navigation a.active,.main-navigation a:hover{color:#fff}@media screen and (min-width:737px){.main-navigation a.active{border-bottom:1px solid}}.main-navigation.toggled{z-index:1}.main-navigation.toggled ul{display:block}.menu-toggle{background:transparent;border:none;color:#fff;font-size:25px;font-size:1.5625rem;height:56px;height:3.5rem;overflow:hidden;position:absolute;left:16px;left:1rem;top:-58px;width:56px;width:3.5rem;-webkit-appearance:none}.toggled .menu-toggle:before{content:"\f343"}@media screen and (min-width:737px){.menu-toggle{display:none}.main-navigation{float:left;position:static;width:auto}.main-navigation.toggled{padding:1px 0}.main-navigation ul{display:inline-block;font-size:0}.main-navigation ul li{border:0;display:inline-block;font-size:1rem;margin-left:1rem;padding:0}.
 main-navigation ul li:last-of-type{margin-left:0}}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}body.page .gutters .col-12{width:100%}body.page .entry-header{background:#0073aa;padding:16px 0;padding:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){body.page .entry-header .entry-title{padding:0 10px}}body.page .entry-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}@media screen and (min-width:737px){body.page .site-header+.site-main .entry-title{padding:initial}}body.page .entry-content,body.page .entry-footer{margin:0 auto;max-width:960px;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.post-navigation{margin:5em auto;padding:0}.post-navigation a{border-bott
 om:1px solid #eaeaea;color:#444;display:block;font-weight:600;padding:11px 0 12px;text-transform:none;width:100%}.post-navigation a:hover{color:#21759b}.post-navigation .nav-links{border-top:1px solid #eaeaea;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.post-navigation .meta-nav{color:#777;display:block;font-size:13px;line-height:2;text-transform:uppercase}.post-navigation .nav-next{text-align:left}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;min-width:0;padding:0}.paginat
 ion .nav-links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}body.search .gutters .col-12{width:100%}body.search .site-main{margin:0 auto;max-width:960px;padding:0 25px 48.828px;padding:0 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:au
 to;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 48.828px;margin:0 auto 3.0517578125rem;max-width:40em;padding:0 32px;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:16px 0;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 0 0 32px;margin:0 0 0 2rem;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.s
 ite-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:32px 0 16px;margin:2rem 0 1rem}.widget-area{font-size:12.8px;font-size:.8rem}@media screen and (min-width:480px) and (max-width:768px){.widget-area{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.widget-area .widget{width:48%}}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;margin:0 auto;max-width:930px;overflow:auto}#wporg-footer ul{float:right;margin-bottom:20px;margin-right:24px;overflow:auto;padding-right:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-right:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-
 footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip-image{background-image:url(//s.w.org/style/images/codeispoetry-2x.png?1)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-right:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-right:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-right:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-righ
 t:0}#wporg-footer ul:nth-child(odd){clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3) 100% no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;right:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:right;top:100%;-webkit-transition:right .3s;transition:right .3s;z-index:100000}#wporg-header #wporg-header-menu.
 toggled{right:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header ul li#download,#wporg-header ul li.download{float:left;height:34px;margin-left:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:820px){#wporg-header ul li#download,#wporg-header ul li.download{display:none}}@media screen and (max-width:768px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#downlo
 ad a,#wporg-header ul li.download a{padding:4px 10px}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;right:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}#wporg-header ul li .nav-submenu li a{height:24px;line-height:24px;margin:0}@media screen and (min-width:768px){#wporg-header #head-search{float:left;margin-left:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-right:60px;width:288px}#wporg-header #head-search form input.text{background:#1
 91e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:right;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button,#wporg-header #head-search form input[type=submit]{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:right;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-right:0}}@media screen
  and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:right;padding-right:10px}#wporg-header h2.rosetta{float:right;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:right;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:right;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;content:"";height:0;right:50%;margin:-8px -9px 0 0;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wpor
 g-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-right:9px solid transparent;border-left:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:ri
 ght;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;right:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:right;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padd
 ing:10px 15px}body.page-about,body.page-template-about{overflow-x:hidden}body.page-about .entry-header,body.page-template-about .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:480px){body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:3.0517578125rem}}body.page-about .entry-header .entry-description,body.page-template-about .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-about .shapes,body.page-template-about .shapes{height:480px;margin:64px 0;margin:4rem 0;position:relative}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{
 height:260px;width:310px}body.page-about .shapes .parallelogram:active,body.page-about .shapes .parallelogram:focus,body.page-about .shapes .parallelogram:hover,body.page-template-about .shapes .parallelogram:active,body.page-template-about .shapes .parallelogram:focus,body.page-template-about .shapes .parallelogram:hover{text-decoration:none}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{background-color:#006ca0;top:0;right:0;z-index:1}body.page-about .shapes .parallelogram.technology:active,body.page-about .shapes .parallelogram.technology:focus,body.page-about .shapes .parallelogram.technology:hover,body.page-template-about .shapes .parallelogram.technology:active,body.page-template-about .shapes .parallelogram.technology:focus,body.page-template-about .shapes .parallelogram.technology:hover{background-color:#004a6d}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.communi
 ty{background-color:#67598e;left:0;bottom:0}body.page-about .shapes .parallelogram.community:active,body.page-about .shapes .parallelogram.community:focus,body.page-about .shapes .parallelogram.community:hover,body.page-template-about .shapes .parallelogram.community:active,body.page-template-about .shapes .parallelogram.community:focus,body.page-template-about .shapes .parallelogram.community:hover{background-color:#50456f}body.page-about .shapes .parallelogram h3,body.page-about .shapes .parallelogram p,body.page-template-about .shapes .parallelogram h3,body.page-template-about .shapes .parallelogram p{margin:0;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg)}@media screen and (min-width:480px){body.page-about .shapes,body.page-template-about .shapes{height:610px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:336px;padding:7rem 0;width:400px}}@media screen and (min-width:640px){body.page-about .shapes,b
 ody.page-template-about .shapes{height:580px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:315px;padding:5rem 0;width:480px}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:4.768371582rem;height:84px;width:84px}}@media screen and (min-width:768px){body.page-about .shapes,body.page-template-about .shapes{height:323px;margin:4rem 0}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:282px;padding:4rem 0;width:430px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{right:auto;left:45%;top:40px}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{bottom:auto;right:45%}}@media screen and (min-width:1024px){body.page-about .shapes,body.page-template-about .shapes{height:420px}body.page-about .shapes .parallelogram,body.page-temp
 late-about .shapes .parallelogram{height:380px;padding:6rem 0;width:580px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{left:43%}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{right:43%}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:5.9604644775rem;height:108px;width:108px}}body.page-about .freedoms,body.page-template-about .freedoms{margin-top:32px;margin-top:2rem;text-align:center}body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background:url(/wp-content/themes/pub/wporg-main/images/freedoms.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){body.page-about .freedoms .graphic,body.page-templat
 e-about .freedoms .graphic{background-image:url(/wp-content/themes/pub/wporg-main/images/freedoms-2x.png)}}@media screen and (max-width:479px){body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{float:right;margin:0 0 1rem 1rem;padding-top:25%;width:25%}body.page-about .freedoms h3,body.page-about .freedoms p,body.page-template-about .freedoms h3,body.page-template-about .freedoms p{clear:none;margin-top:0;text-align:right}}@media screen and (min-width:480px) and (max-width:767px){body.page-about .freedoms.row,body.page-template-about .freedoms.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-about .freedoms .col-3,body.page-template-about .freedoms .col-3{width:48%}}body.page-about .freedoms [class*=col-]:nth-of-type(2) .graphic,body.page-template-about .f
 reedoms [class*=col-]:nth-of-type(2) .graphic{background-position:100% 34%}body.page-about .freedoms [class*=col-]:nth-of-type(3) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(3) .graphic{background-position:100% 66%}body.page-about .freedoms [class*=col-]:nth-of-type(4) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(4) .graphic{background-position:100% 100%}body.page-about .freedoms h3,body.page-template-about .freedoms h3{font-weight:300;font-size:20px;font-size:1.25rem}body.page-child .site-title a{color:#fff;text-decoration:none}body.page-child .site-title a:active,body.page-child .site-title a:hover{color:#fff}body.page-child .entry-header{background:none;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}body.page-child .entry-header .entry-title{color:inherit;font-size:39.062px;font-size:2.44140625rem;font-weight:400;line-height:1.5;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:737px){body
 .page-child .entry-header .entry-title{padding:0}}body.page-child .entry-content{padding-top:0}.entry-content{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.home-welcome{background:#fff;border-bottom:1px solid #dfdfdf;color:#32373c;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.5;max-width:none;padding:0}@media screen and (min-width:737px){.home-welcome{font-size:18px}}.home-welcome h1{font-size:51.2px;font-size:3.2rem}.home-welcome a:not(.button):not(input[type=submit]){background-color:transparent;border:none;color:#0073aa;text-decoration:none}.home-welcome a:not(.button):not(input[type=submit]):hover{text-decoration:underline}.home-welcome a:not(.button):not(input[type=submit]):active,.home-welcome a:not(.button):not(input[type=submit]):hover{outline-width:0}.home-welcome p{font-size:18px;margin:1em 0;max-width:568.434px;max-width:35.527136788rem}.home-welcome p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin
 :-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.home-welcome section{border-bottom:2px solid #eee;margin:0 auto;max-width:800px;max-width:50rem;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.home-welcome section:last-of-type{border-bottom:none}.home-welcome section h2{line-height:1;text-align:center}.home-welcome section .container{margin:0 auto;max-width:800px;max-width:50rem;z-index:0}.home-welcome .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.home-welcome .intro{padding-bottom:0}.home-welcome .features{border-top:2px solid #eee}.home-welcome .features ul{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:48px 0;margin:3rem 0;padding:0}.home-
 welcome .features ul li{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;border-left:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:160px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:50%}@media screen and (max-width:739px){.home-welcome .features ul li:nth-child(n+7){border-bottom:none}.home-welcome .features ul li:nth-child(2n){border-left:none}}@media screen and (min-width:740px){.home-welcome .features ul li{height:200px;width:25%}.home-welcome .features ul li:nth-child(4n){border-left:none}.home-welcome .features ul li:nth-child(n+5){border-
 bottom:none}}.home-welcome .features ul li img{height:40px;height:2.5rem;margin:4px auto 20px;margin:.25rem auto 1.25rem}.home-welcome .features ul li img,.home-welcome .features ul li span{color:#00a0d2;display:block;font-size:48px;font-size:3rem;margin-bottom:16px;margin-bottom:1rem}.home-welcome .features p{margin-right:auto;margin-left:auto;text-align:center}.home-welcome .screenshots{height:400px;right:-30px;overflow:hidden;padding:16px 16px 0;padding:1rem 1rem 0;position:relative;left:0;width:106%}@media (max-width:739px){.home-welcome .screenshots{padding:0;right:auto;left:auto;width:100%}}.home-welcome .screenshots .dashboard{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2);max-width:800px}.home-welcome .screenshots .dashboard-mobile{bottom:-100px;max-width:200px;position:absolute;left:1px;z-index:1}.home-welcome .cta-wrapper{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-align:center}@media screen and (min-
 width:737px){.home-welcome .cta-wrapper{font-size:.8rem;margin:4rem 0 2rem}}.home-welcome .community-2{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background:url(https://s.w.org/images/home/community-2.jpg?3) bottom no-repeat;-webkit-background-size:cover;background-size:cover;border:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:100%;position:relative}.home-welcome .community-2 .screen{background:rgba(0,0,0,.5);height:100%;right:0;position:absolute;left:0;top:0;width:100%;z-index:0}.home-welcome .community-2 .subheading,.home-welcome .commun
 ity-2 h2{color:#fff;margin:0 0 16px;margin:0 0 1rem;max-width:100%;position:relative;text-align:right;text-shadow:0 0 8px rgba(0,0,0,.5);z-index:1}.home-welcome .showcase{border-bottom:none;margin:0;max-width:100%;padding-right:0;padding-left:0}.home-welcome .showcase>div{background:url(https://s.w.org/images/home/collage-min.jpg?4) top;-webkit-background-size:cover;background-size:cover;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.4);box-shadow:inset 0 0 8px rgba(0,0,0,.4);height:300px;width:100%}@media (min-width:700px){.home-welcome .showcase>div{height:600px;background-attachment:fixed}}.home-welcome .showcase .cta-link{margin:48.828px 0 0;margin:3.05176rem 0 0;max-width:100%;text-align:center}.home-welcome #showcase-link{font-size:14px}#lang-guess{background:#c7e8ca;border:inherit;-webkit-border-radius:inherit;border-radius:inherit;cursor:pointer;font:inherit;font-size:12.8px;font-size:.8rem;margin:0;max-width:inherit;padding:8px;padding:.5rem;text-align:center;width:inhe
 rit}@media screen and (min-width:67rem){#lang-guess{margin:1rem auto 0;max-width:50rem}}#lang-guess a{text-decoration:underline}#home-below{font-size:12.8px;font-size:.8rem;margin:0 auto 16px;margin:0 auto 1rem;max-width:960px;padding:0 18.288px;padding:0 1.143rem}@media (max-width:768px){#home-below{display:block}#home-below .col-2{display:inline-block;vertical-align:top;width:48%}}#home-below body.page-about .areas h3,#home-below body.page-template-about .areas h3,#home-below h4,body.page-about .areas #home-below h3,body.page-template-about .areas #home-below h3{border-bottom:1px solid #dedede;font-size:inherit;padding-bottom:4px}#home-below h5{line-height:1;margin:0;text-transform:none}#home-below body.page-about .areas h3 a,#home-below body.page-template-about .areas h3 a,#home-below h4 a,#home-below h5 a,body.page-about .areas #home-below h3 a,body.page-template-about .areas #home-below h3 a{text-decoration:none}#home-below body.page-about .areas h3 a:hover,#home-below body.pag
 e-template-about .areas h3 a:hover,#home-below h4 a:hover,#home-below h5 a:hover,body.page-about .areas #home-below h3 a:hover,body.page-template-about .areas #home-below h3 a:hover{text-decoration:underline}#home-below ol,#home-below ul{margin:0}#home-below .steps{list-style:none;padding:0}#home-below .steps li{margin-bottom:16px;margin-bottom:1rem;padding-right:40px;padding-right:2.5rem;position:relative}#home-below .steps li span{background:url(//s.w.org/style/images/steps.png) no-repeat;-webkit-background-size:93px 31px;background-size:93px 31px;content:"";height:31px;right:0;position:absolute;top:0;width:31px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#home-below .steps li span{background-image:url(//s.w.org/style/images/steps-2x.png)}}#home-below .steps .one span{background-position:100% 0}#home-below .steps .two span{background-position:-31px 0}#home-below .steps .three
  span{background-position:-62px 0}#home-below .notable-users{list-style:none;padding:0}#home-below .notable-users li a{border:1px solid #f5f5f5;border-left-color:#dedede;border-bottom-color:#dedede;display:block;height:59px;margin-bottom:8px;width:130px}#home-below .notable-users li a:active{border:1px solid #dedede;border-left-color:#f5f5f5;border-bottom-color:#f5f5f5}#home-below .notable-users.col-12{margin-bottom:0}@media screen and (min-width:420px) and (max-width:768px){#home-below .notable-users{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#home-below .notable-users .col-3{width:48%}}#home-below .showcase-link{display:block;font-size:10.24px;font-size:.64rem;margin:16px 0;margin:1rem 0}@media screen and (max-width:480px){table.releases td{width:25%}table.releases td:nth-child(2),table.re
 leases td small{display:none}}body.page-download,body.page-template-page-download{overflow-x:hidden}body.page-download .entry-header,body.page-template-page-download .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:3.4881591797rem}}body.page-download .entry-header .entry-description,body.page-template-page-download .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-download section,body.page-template-page-download section{padding:48.828px 0;padding:3.0517578125rem 0}body.page-download 
 section h2:first-of-type,body.page-template-page-download section h2:first-of-type{width:100%}body.page-download section.download,body.page-template-page-download section.download{padding-top:0;text-align:center}body.page-download section.download .call-to-action,body.page-template-page-download section.download .call-to-action{margin-top:0}body.page-download section.download .call-to-action p,body.page-template-page-download section.download .call-to-action p{margin-top:8px;margin-top:.5rem}@media screen and (min-width:479px){body.page-download section.download aside,body.page-template-page-download section.download aside{text-align:initial}}@media screen and (max-width:479px){body.page-download section.download aside[class*=col-],body.page-download section.download aside p:last-child,body.page-template-page-download section.download aside[class*=col-],body.page-template-page-download section.download aside p:last-child{margin-bottom:0}body.page-download section.download .call-to-a
 ction:not(:last-child),body.page-template-page-download section.download .call-to-action:not(:last-child){margin-bottom:2rem}body.page-download section.download li,body.page-template-page-download section.download li{list-style-type:none}}body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{margin-left:5px;vertical-align:middle}@media screen and (max-width:479px){body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{display:none}}body.page-download section.download .col-4:nth-child(n+4),body.page-template-page-download section.download .col-4:nth-child(n+4){margin-top:0}body.page-download section.hosting,body.page-template-page-download section.hosting{position:relative;text-align:center}body.page-download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{background:#f
 5f5f5;height:100%;right:-10%;padding:0;top:0;width:120%;z-index:-1}@media screen and (max-width:768px){body.page-download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{-webkit-transform:none;-ms-transform:none;transform:none}}body.page-download section.hosting .dashicons-cloud,body.page-template-page-download section.hosting .dashicons-cloud{color:#0073aa}@media screen and (min-width:479px){body.page-download section.hosting .host,body.page-template-page-download section.hosting .host{text-align:initial}}@media screen and (max-width:768px){body.page-download section.hosting [class*=col-],body.page-template-page-download section.hosting [class*=col-]{margin-bottom:2rem}}body.page-download section.hosting .logo,body.page-template-page-download section.hosting .logo{height:35px}body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{text-align:center;width:100%}@media screen and (max-width:768px){body.
 page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{border-top:none;border-bottom:2px solid #eee;padding-top:0}}body.page-download section.apps-mobile .web-stores [class*=button-],body.page-template-page-download section.apps-mobile .web-stores [class*=button-]{display:inline-block;margin:8px;margin:.5rem;width:150px}body.page-download section.apps-mobile .ios .button-android,body.page-template-page-download section.apps-mobile .ios .button-android{display:none}body.page-download section.apps-mobile .android .button-ios,body.page-template-page-download section.apps-mobile .android .button-ios{display:none}body.page-download section.apps-mobile img,body.page-template-page-download section.apps-mobile img{vertical-align:middle}body.page-download .call-to-action,body.page-template-page-download .call-to-action{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-decoration:underline}@media screen and (min-width:479px){bo
 dy.page-download .call-to-action,body.page-template-page-download .call-to-action{font-size:.8rem}}body.page-download .call-to-action:last-child,body.page-template-page-download .call-to-action:last-child{margin-bottom:0}body.page-download .site-content .dashicons,body.page-template-page-download .site-content .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.page-features .entry-content li{padding-bottom:1em}body.page-guides .entry-header,body.page-template-page-guides .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:3.488
 1591797rem}}@media screen and (min-width:480px) and (max-width:767px){.page-logos .all-logos.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-logos .all-logos.row .col-4{width:48%}.page-logos .all-logos.row .col-4:nth-child(n+3){margin-top:2%}}.page-logos .logo-header{margin:0}.page-logos .logo-header span,.page-logos .logo-header strong{display:block;font-size:16px;line-height:1;color:rgba(35,40,45,.75);margin:12px 0 8px;margin:.75rem 0 .5rem}.page-logos .logo-header span{font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem}.page-logos .resources-list{color:rgba(35,40,45,.5);font-size:16px;font-size:1rem;list-style-type:none;margin:0}@media screen and (min-width:768px){.page-logos .resources-list{font-size:.73152rem}}.page-logos .resources-list li{padding:0 0 5.328px;padding
 :0 0 .333rem}.page-logos .resources-list span{opacity:.5}.page-stats .wporg-stats-chart{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:450px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-stats .loading:before{background:url(https://s.w.org/wp-includes/images/spinner.gif) no-repeat 50%;-webkit-background-size:100% 100%;background-size:100%;content:"";display:block;height:20px;-webkit-transform:translateZ(0);transform:translateZ(0);width:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-stats .loading:before{background-image:url(https://s.w.org/wp-includes/images/spinner-2x.gif)}}.widget_download{font-size:12.8px;fo
 nt-size:.8rem;text-align:center}.widget_download>div{margin:16px 0;margin:1rem 0}.widget_links{font-size:12.8px;font-size:.8rem}@media screen and (min-width:768px){body.archive #wporg-header ul li.current-menu-item:after,body.archive #wporg-header ul li.current_page_parent:after,body.archive #wporg-header ul li a.current~.uparrow,body.blog #wporg-header ul li.current-menu-item:after,body.blog #wporg-header ul li.current_page_parent:after,body.blog #wporg-header ul li a.current~.uparrow,body.search #wporg-header ul li.current-menu-item:after,body.search #wporg-header ul li.current_page_parent:after,body.search #wporg-header ul li a.current~.uparrow,body.single #wporg-header ul li.current-menu-item:after,body.single #wporg-header ul li.current_page_parent:after,body.single #wporg-header ul li a.current~.uparrow{border-bottom-color:#f7f7f7}}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincssstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css      2019-08-14 20:10:07 UTC (rev 9102)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css        2019-08-14 22:21:50 UTC (rev 9103)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,2 +1,2 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-[class*=col-]{margin:inherit}.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.row.gutters>.row{margin-left:-2%}@media (max-width:768px){.row.gutters>.row{margin-left:0}}.row.gutters>.row>[class*=col-]{margin-left:2%}@media (max-width:768px){.row.gutters>.row>[class*=col-]{margin-left:0}}.row.around{-webkit-justify-
 content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.row.between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.auto .col{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.col-1{width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{width:25%}.offset-3{margin-left:25%}.col-4{width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{width:50%}.offset-6{margin-left:50%}.col-7{width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{width:75%}.offset-9{margin-left:75%}.col-10{width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{width:100%}
 .offset-12{margin-left:100%}.gutters>.col-1{width:6.33333%}.gutters>.col-1:nth-child(n+13){margin-top:2%}.gutters>.offset-1{margin-left:10.33333%!important}.gutters>.col-2{width:14.66667%}.gutters>.col-2:nth-child(n+7){margin-top:2%}.gutters>.offset-2{margin-left:18.66667%!important}.gutters>.col-3{width:23%}.gutters>.col-3:nth-child(n+5){margin-top:2%}.gutters>.offset-3{margin-left:27%!important}.gutters>.col-4{width:31.33333%}.gutters>.col-4:nth-child(n+4){margin-top:2%}.gutters>.offset-4{margin-left:35.33333%!important}.gutters>.col-5{width:39.66667%}.gutters>.offset-5{margin-left:43.66667%!important}.gutters>.col-6{width:48%}.gutters>.col-6:nth-child(n+3){margin-top:2%}.gutters>.offset-6{margin-left:52%!important}.gutters>.col-7{width:56.33333%}.gutters>.offset-7{margin-left:60.33333%!important}.gutters>.col-8{width:64.66667%}.gutters>.offset-8{margin-left:68.66667%!important}.gutters>.col-9{width:73%}.gutters>
 .offset-9{margin-left:77%!important}.gutters>.col-10{width:81.33333%}.gutters>.offset-10{margin-left:85.33333%!important}.gutters>.col-11{width:89.66667%}.gutters>.offset-11{margin-left:93.66667%!important}.gutters>.col-12{width:98%}.gutters>.offset-12{margin-left:102%!important}@media (max-width:768px){[class*=" offset-"],[class^=offset-]{margin-left:0}}.first{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:768px){.row [class*=col-]{margin-left:0;width:100%}.row.gutters [class*=col-]{margin-bottom:16px}.first-sm{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.gutters .column.push-left,.push-left{margin-right:auto}.gutters .column.push-righ
 t,.push-right{margin-left:auto}.gutters .column.push-center,.push-center{margin-left:auto;margin-right:auto}.gutters .column.push-middle,.push-middle{margin-top:auto;margin-bottom:auto}.push-bottom{margin-top:auto}@media (max-width:768px){.gutters .column.push-left-sm,.push-left-sm{margin-left:0}.gutters .column.push-center-sm,.push-center-sm{margin-left:auto;margin-right:auto}.push-top-sm{margin-top:0}}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.align-left-sm{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.float-right{float:right}.float-l
 eft{float:left}@media (max-width:768px){.float-right{float:none}.float-left{float:none}}.fixed{position:fixed;top:0;left:0;z-index:100;width:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospa
 ce,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:16px 0;margin:1rem 0}cite,dfn,em,i{font-style:italic}blockqu
 ote{margin:0 24px;margin:0 1.5rem}address{margin:0 0 24px;margin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:25.6px;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:25.6px;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-left:2px solid #eee;color:#82878c;font-style:italic;margin:16px 0;margin:1rem 0;padding-left:16px;padding-left:1rem}blockquote cite{f
 ont-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:80px auto;margin:5rem auto}img{height:auto;max-width:100%}body.page-about .areas h3,body.page-template-about .areas h3,h1,h2,h3,h4,h5,h6{clear:both;line-height:1.5;margin:32px 0 16px;margin:2rem 0 1rem}h1{font-size:61.035px;font-size:3.8146972656rem;font-weight:300}h2{font-size:39.062px;font-size:2.44140625rem;font-weight:300}h3{font-size:25px;font-size:1.5625rem;font-weight:400}body.page-about .areas h3,body.page-template-about .areas h3,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:hover{outline:0}li>a,p a{text-deco
 ration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ul{list-style:square}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}table{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:6.4px;padding:.4rem;text-align:left;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px
  2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-left:auto;margin-right:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary,input[type=submit]{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.5
 625rem;line-height:1;margin:0;padding:0 12.8px;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0 none;padding:0}.button-group.button-xl .button,.button-group.button-xl input[type=submit],.button.button-xl,input.button-xl[type=submit]{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 24px;padding:0 1.5rem}.button-group.button-large .button,.button-group.button-large input[type=submit],.button.button-large,input.button-large[type=submit]{height:31.25px;height:1.953125rem;line-height:1;padding:0 16px;padding:0 1rem}.button-group.button-small .button,.button-group.button-small input[type=submit],.button.button-small,input.button-small[type=submit]{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 8px;padding:0 .5rem}a.button,a.button-primar
 y,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus,input:active[type=submit],input:focus[type=submit]{outline:none}.button.hidden,input.hidden[type=submit]{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited,input:visited[type=submit],input[type=submit]{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button,p input[type=submit]{vertical-align:baseline}.button-secondary:focus,.button-secondar
 y:hover,.button.focus,.button.hover,.button:focus,.button:hover,input.focus[type=submit],input.hover[type=submit],input:focus[type=submit],input:hover[type=submit]{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus,input.focus[type=submit],input:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active,input.active:hover[type=submit],input.active[type=submit],input:active[type=submit]{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus,input.active:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8);box-shadow:ins
 et 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled],input.disabled[type=submit],input:disabled[type=submit],input[disabled][type=submit]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration
 :none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #
 33b3db;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;col
 or:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero,.plugin-upload-form input.button-primary.button-hero[type=submit],input.button-primary.button-hero[type=submit],input.download-button.button-hero[type=submit]{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugi
 n-upload-form .button-primary.button.button-hero:active,.plugin-upload-form input.button-primary.button-hero.active:focus[type=submit],.plugin-upload-form input.button-primary.button-hero.active:hover[type=submit],.plugin-upload-form input.button-primary.button-hero.active[type=submit],.plugin-upload-form input.button-primary.button-hero:active[type=submit],input.button-primary.button-hero.active:focus[type=submit],input.button-primary.button-hero.active:hover[type=submit],input.button-primary.button-hero.active[type=submit],input.button-primary.button-hero:active[type=submit],input.download-button.button-hero.active:focus[type=submit],input.download-button.button-hero.active:hover[type=submit],input.download-button.button-hero.active[type=submit],input.download-button.button-hero:active[type=submit]{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!im
 portant;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button,.button-group>input[type=submit]{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover,.button-group>input:hover[type=submit]{z-index:20}.button-group>.button:first-child,.button-group>input:first-child[type=submit]{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child,.button-group>input:last-child[type=submit]{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus,.button-group>input:focus[type=submit]{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-fo
 rm .button-primary,input.button-large[type=submit],input.button-small[type=submit],input[type=submit]{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:2
 91.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=te
 l]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 4px 0 0;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:left;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;speak:none;-we
 bkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px 0 0 -4px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-right:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}bu
 tton,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code{line-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;box-shadow:n
 one}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;
 display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-left:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-left-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-left-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-left-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.parallelogram{color:#fff;display:block;margin:0 au
 to;opacity:.9;padding:75.2px 0;padding:4.7rem 0;position:absolute;text-align:center;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg)}.parallelogram:before{font-size:61.035px;font-size:3.8146972656rem;height:64px;position:relative;right:16px;right:1rem;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg);width:64px}.parallelogram>*{-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg)}.home .site-header{background:#0073aa}@media screen and (min-width:737px){.home .site-header{padding:3.0517578125rem 1.5625rem}}.home .site-header .site-title{color:#fff;display:block;font-size:48.828px;font-size:3.0517578125rem;font-weight:300;line-height:1;margin:32px 0 16px;margin:2rem 0 1rem;text-align:center}@media screen and (min-width:737px){.home .site-header .site-title{font-size:3.8146972656rem}}.home .site-header .site-description{color:#fff;max-width:568.434px;max-width:35.527136788rem;padding:11px 0}.error-4
 04 .page-title{text-align:center}.error-404 .page-content{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:96px auto;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:160px;width:10rem}@-webkit-keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:
 rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;trans
 form-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:a;animation-name:a}.comments-area{margin-top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-list article+.comment-respond{padding-bottom:1.6em}.comments-a
 rea .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-left:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:left;height:24px;margin-right:.8em;width:24px}.comments-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link{margin-left:1em}.comments-area .pingback .edit-link{margin-left:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 0 1.6em 1.3333em}.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{margin-bottom:0}.comments-area .comment-content>:last-child{margin-bo
 ttom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .comment-content .reply a:hover{border-color:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments
 {border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6,.entry-content body.page-about .areas [class*=col-]~h3,.entry-content body.page-template-about .areas [class*=col-]~h3,body.page-about .areas .entry-content [class*=col-]~h3,body.page-template-about .areas .entry-content [class*=col-]~h3{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:
 italic;position:absolute;top:-12.8px;top:-.8rem}.entry-meta{color:#999;font-size:12.8px;font-size:.8rem;margin-bottom:16px;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-right:16px;margin-right:1rem}.entry-meta>span :last-of-type{margin:0}.entry-meta .updated:not(.published){display:none}.entry-meta .byline,.sticky .entry-meta .posted-on{display:none}.group-blog .entry-meta .byline,.single .entry-meta .byline{display:inline}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:48.828px;margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:24px;margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.ga
 llery.gallery-columns-5 .gallery-item{max-width:20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.main-navigation{background:#0073aa;clear:both;left:0;position:absolute;top:60px;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;left:-999em;position:absolute;top:1.5em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation li{border-top:1px solid hsla(0,0%,100%,.2);padding:16px;padding:1rem}.main-na
 vigation a{color:hsla(0,0%,100%,.8);display:block;font-size:12.8px;font-size:.8rem;text-decoration:none}.main-navigation a.active,.main-navigation a:hover{color:#fff}@media screen and (min-width:737px){.main-navigation a.active{border-bottom:1px solid}}.main-navigation.toggled{z-index:1}.main-navigation.toggled ul{display:block}.menu-toggle{background:transparent;border:none;color:#fff;font-size:25px;font-size:1.5625rem;height:56px;height:3.5rem;overflow:hidden;position:absolute;right:16px;right:1rem;top:-58px;width:56px;width:3.5rem;-webkit-appearance:none}.toggled .menu-toggle:before{content:"\f343"}@media screen and (min-width:737px){.menu-toggle{display:none}.main-navigation{float:right;position:static;width:auto}.main-navigation.toggled{padding:1px 0}.main-navigation ul{display:inline-block;font-size:0}.main-navigation ul li{border:0;display:inline-block;font-size:1rem;margin-right:1rem;padding:0}.main-navigation ul li:last-of-type{margin-right:0}}body.page .gutters .
 col-12{width:100%}body.page .entry-header{background:#0073aa;padding:16px 0;padding:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){body.page .entry-header .entry-title{padding:0 10px}}body.page .entry-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}@media screen and (min-width:737px){body.page .site-header+.site-main .entry-title{padding:initial}}body.page .entry-content,body.page .entry-footer{margin:0 auto;max-width:960px;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.post-navigation{margin:5em auto;padding:0}.post-navigation a{border-bottom:1px solid #eaeaea;color:#444;display:block;font-weight:600;padding:11px 0 12px;text-transform:none;width:100%}.post-navigation a:hover{color:#21759b}.post-navigation .nav-links{border-top:1px solid #eaeaea;-webkit-hyphens:auto;-moz-
 hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.post-navigation .meta-nav{color:#777;display:block;font-size:13px;line-height:2;text-transform:uppercase}.post-navigation .nav-next{text-align:right}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;min-width:0;padding:0}.pagination .nav-links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:
 before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}body.search .gutters .col-12{width:100%}body.search .site-main{margin:0 auto;max-width:960px;padding:0 25px 48.828px;padding:0 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 48.828px;margin:0 auto 3.0517578125rem;max-width:40em;padding:0 32px;padding:0 2rem}.site-d
 escription{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:16px 0;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 32px 0 0;margin:0 2rem 0 0;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:32px 0 16px;margin:2rem 0 1rem}.widget-area{font-size:12.8px;font-size:.8rem}@media screen and (min-width:480px) and (max-width:768px){.wi
 dget-area{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.widget-area .widget{width:48%}}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;margin:0 auto;max-width:930px;overflow:auto}#wporg-footer ul{float:left;margin-bottom:20px;margin-left:24px;overflow:auto;padding-left:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-left:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetr
 y.png?1) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip-image{background-image:url(//s.w.org/style/images/codeispoetry-2x.png?1)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-left:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-left:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-left:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-left:0}#wporg-footer ul:nth-child(odd){clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:aut
 o;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3) 0 no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;left:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:left;top:100%;-webkit-transition:left .3s;transition:left .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{left:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;mar
 gin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header ul li#download,#wporg-header ul li.download{float:right;height:34px;margin-right:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:820px){#wporg-header ul li#download,#wporg-header ul li.download{display:none}}@media screen and (max-width:768px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#dow
 nload.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;left:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}#wporg-header ul li .nav-submenu li a{height:24px;line-height:24px;margin:0}@media screen and (min-width:768px){#wporg-header #head-search{float:right;margin-right:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-left:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:left;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padd
 ing:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button,#wporg-header #head-search form input[type=submit]{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:left;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-left:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:left;padding-left:10px}#wporg-header h2.rosetta{float:left;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wpor
 g-header-menu{float:left;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:left;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:50%;margin:-8px 0 0 -9px;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c
 ;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:left;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;left:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s eas
 e-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:left;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body.page-about,body.page-template-about{overflow-x:hidden}body.page-about .entry-header,body.page-template-about .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-about .entry-header .entry-title,body.pag
 e-template-about .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:480px){body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:3.0517578125rem}}body.page-about .entry-header .entry-description,body.page-template-about .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-about .shapes,body.page-template-about .shapes{height:480px;margin:64px 0;margin:4rem 0;position:relative}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:260px;width:310px}body.page-about .shapes .parallelogram:active,body.page-about .shapes .parallelogram:focus,body.page-about .shapes .parallelogram:hover,body.page-template-about .shapes .parallelogram:active,body.page-template-about .shapes .parallelog
 ram:focus,body.page-template-about .shapes .parallelogram:hover{text-decoration:none}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{background-color:#006ca0;top:0;left:0;z-index:1}body.page-about .shapes .parallelogram.technology:active,body.page-about .shapes .parallelogram.technology:focus,body.page-about .shapes .parallelogram.technology:hover,body.page-template-about .shapes .parallelogram.technology:active,body.page-template-about .shapes .parallelogram.technology:focus,body.page-template-about .shapes .parallelogram.technology:hover{background-color:#004a6d}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{background-color:#67598e;right:0;bottom:0}body.page-about .shapes .parallelogram.community:active,body.page-about .shapes .parallelogram.community:focus,body.page-about .shapes .parallelogram.community:hover,body.page-template-about .shapes .parallelogram.co
 mmunity:active,body.page-template-about .shapes .parallelogram.community:focus,body.page-template-about .shapes .parallelogram.community:hover{background-color:#50456f}body.page-about .shapes .parallelogram h3,body.page-about .shapes .parallelogram p,body.page-template-about .shapes .parallelogram h3,body.page-template-about .shapes .parallelogram p{margin:0;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg)}@media screen and (min-width:480px){body.page-about .shapes,body.page-template-about .shapes{height:610px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:336px;padding:7rem 0;width:400px}}@media screen and (min-width:640px){body.page-about .shapes,body.page-template-about .shapes{height:580px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:315px;padding:5rem 0;width:480px}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogr
 am:before{font-size:4.768371582rem;height:84px;width:84px}}@media screen and (min-width:768px){body.page-about .shapes,body.page-template-about .shapes{height:323px;margin:4rem 0}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:282px;padding:4rem 0;width:430px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{left:auto;right:45%;top:40px}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{bottom:auto;left:45%}}@media screen and (min-width:1024px){body.page-about .shapes,body.page-template-about .shapes{height:420px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:380px;padding:6rem 0;width:580px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{right:43%}body.page-about .shapes .parallelogram.community,body.page-template-abo
 ut .shapes .parallelogram.community{left:43%}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:5.9604644775rem;height:108px;width:108px}}body.page-about .freedoms,body.page-template-about .freedoms{margin-top:32px;margin-top:2rem;text-align:center}body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background:url(/wp-content/themes/pub/wporg-main/images/freedoms.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background-image:url(/wp-content/themes/pub/wporg-main/images/freedoms-2x.png)}}@media screen and (max-width:479px){body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{float:left;margin:0 1rem 1rem 0;padding-to
 p:25%;width:25%}body.page-about .freedoms h3,body.page-about .freedoms p,body.page-template-about .freedoms h3,body.page-template-about .freedoms p{clear:none;margin-top:0;text-align:left}}@media screen and (min-width:480px) and (max-width:767px){body.page-about .freedoms.row,body.page-template-about .freedoms.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-about .freedoms .col-3,body.page-template-about .freedoms .col-3{width:48%}}body.page-about .freedoms [class*=col-]:nth-of-type(2) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(2) .graphic{background-position:0 34%}body.page-about .freedoms [class*=col-]:nth-of-type(3) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(3) .graphic{background-position:0 66%}body.page-about .freedoms [clas
 s*=col-]:nth-of-type(4) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(4) .graphic{background-position:0 100%}body.page-about .freedoms h3,body.page-template-about .freedoms h3{font-weight:300;font-size:20px;font-size:1.25rem}body.page-child .site-title a{color:#fff;text-decoration:none}body.page-child .site-title a:active,body.page-child .site-title a:hover{color:#fff}body.page-child .entry-header{background:none;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}body.page-child .entry-header .entry-title{color:inherit;font-size:39.062px;font-size:2.44140625rem;font-weight:400;line-height:1.5;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:737px){body.page-child .entry-header .entry-title{padding:0}}body.page-child .entry-content{padding-top:0}.entry-content{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.home-welcome{background:#fff;border-bottom:1px solid #dfdfdf;color:#32373c;font-family:Open San
 s,sans-serif;font-weight:400;line-height:1.5;max-width:none;padding:0}@media screen and (min-width:737px){.home-welcome{font-size:18px}}.home-welcome h1{font-size:51.2px;font-size:3.2rem}.home-welcome a:not(.button):not(input[type=submit]){background-color:transparent;border:none;color:#0073aa;text-decoration:none}.home-welcome a:not(.button):not(input[type=submit]):hover{text-decoration:underline}.home-welcome a:not(.button):not(input[type=submit]):active,.home-welcome a:not(.button):not(input[type=submit]):hover{outline-width:0}.home-welcome p{font-size:18px;margin:1em 0;max-width:568.434px;max-width:35.527136788rem}.home-welcome p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.home-welcome section{border-bottom:2px solid #eee;margin:0 auto;max-width:800px;max-width:50rem;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.home-welcome section:last-of-type{border-bottom:none}.home-we
 lcome section h2{line-height:1;text-align:center}.home-welcome section .container{margin:0 auto;max-width:800px;max-width:50rem;z-index:0}.home-welcome .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.home-welcome .intro{padding-bottom:0}.home-welcome .features{border-top:2px solid #eee}.home-welcome .features ul{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:48px 0;margin:3rem 0;padding:0}.home-welcome .features ul li{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;border-right:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;d
 isplay:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:160px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:50%}@media screen and (max-width:739px){.home-welcome .features ul li:nth-child(n+7){border-bottom:none}.home-welcome .features ul li:nth-child(2n){border-right:none}}@media screen and (min-width:740px){.home-welcome .features ul li{height:200px;width:25%}.home-welcome .features ul li:nth-child(4n){border-right:none}.home-welcome .features ul li:nth-child(n+5){border-bottom:none}}.home-welcome .features ul li img{height:40px;height:2.5rem;margin:4px auto 20px;margin:.25rem auto 1.25rem}.home-welcome .features ul li img,.home-welcome .features ul li span{color:#00a0d2;display:block;font-size:48px;font-size:3rem;margin-bottom:16px;margi
 n-bottom:1rem}.home-welcome .features p{margin-left:auto;margin-right:auto;text-align:center}.home-welcome .screenshots{height:400px;left:-30px;overflow:hidden;padding:16px 16px 0;padding:1rem 1rem 0;position:relative;right:0;width:106%}@media (max-width:739px){.home-welcome .screenshots{padding:0;left:auto;right:auto;width:100%}}.home-welcome .screenshots .dashboard{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2);max-width:800px}.home-welcome .screenshots .dashboard-mobile{bottom:-100px;max-width:200px;position:absolute;right:1px;z-index:1}.home-welcome .cta-wrapper{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-align:center}@media screen and (min-width:737px){.home-welcome .cta-wrapper{font-size:.8rem;margin:4rem 0 2rem}}.home-welcome .community-2{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background:url(https://s.w.org/images/home/commu
 nity-2.jpg?3) bottom no-repeat;-webkit-background-size:cover;background-size:cover;border:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:100%;position:relative}.home-welcome .community-2 .screen{background:rgba(0,0,0,.5);height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.home-welcome .community-2 .subheading,.home-welcome .community-2 h2{color:#fff;margin:0 0 16px;margin:0 0 1rem;max-width:100%;position:relative;text-align:left;text-shadow:0 0 8px rgba(0,0,0,.5);z-index:1}.home-welcome .showcase{border-bottom:none;margin:0;max-width:100%;padding-left:0;padding-right:0}.home-welcome .showcase>
 div{background:url(https://s.w.org/images/home/collage-min.jpg?4) top;-webkit-background-size:cover;background-size:cover;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.4);box-shadow:inset 0 0 8px rgba(0,0,0,.4);height:300px;width:100%}@media (min-width:700px){.home-welcome .showcase>div{height:600px;background-attachment:fixed}}.home-welcome .showcase .cta-link{margin:48.828px 0 0;margin:3.05176rem 0 0;max-width:100%;text-align:center}.home-welcome #showcase-link{font-size:14px}#lang-guess{background:#c7e8ca;border:inherit;-webkit-border-radius:inherit;border-radius:inherit;cursor:pointer;font:inherit;font-size:12.8px;font-size:.8rem;margin:0;max-width:inherit;padding:8px;padding:.5rem;text-align:center;width:inherit}@media screen and (min-width:67rem){#lang-guess{margin:1rem auto 0;max-width:50rem}}#lang-guess a{text-decoration:underline}#home-below{font-size:12.8px;font-size:.8rem;margin:0 auto 16px;margin:0 auto 1rem;max-width:960px;padding:0 18.288px;padding:0 1.143rem}@media 
 (max-width:768px){#home-below{display:block}#home-below .col-2{display:inline-block;vertical-align:top;width:48%}}#home-below body.page-about .areas h3,#home-below body.page-template-about .areas h3,#home-below h4,body.page-about .areas #home-below h3,body.page-template-about .areas #home-below h3{border-bottom:1px solid #dedede;font-size:inherit;padding-bottom:4px}#home-below h5{line-height:1;margin:0;text-transform:none}#home-below body.page-about .areas h3 a,#home-below body.page-template-about .areas h3 a,#home-below h4 a,#home-below h5 a,body.page-about .areas #home-below h3 a,body.page-template-about .areas #home-below h3 a{text-decoration:none}#home-below body.page-about .areas h3 a:hover,#home-below body.page-template-about .areas h3 a:hover,#home-below h4 a:hover,#home-below h5 a:hover,body.page-about .areas #home-below h3 a:hover,body.page-template-about .areas #home-below h3 a:hover{text-decoration:underline}#home-below ol,#home-below ul{margin:0}#home-below .steps{list-s
 tyle:none;padding:0}#home-below .steps li{margin-bottom:16px;margin-bottom:1rem;padding-left:40px;padding-left:2.5rem;position:relative}#home-below .steps li span{background:url(//s.w.org/style/images/steps.png) no-repeat;-webkit-background-size:93px 31px;background-size:93px 31px;content:"";height:31px;left:0;position:absolute;top:0;width:31px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#home-below .steps li span{background-image:url(//s.w.org/style/images/steps-2x.png)}}#home-below .steps .one span{background-position:0 0}#home-below .steps .two span{background-position:-31px 0}#home-below .steps .three span{background-position:-62px 0}#home-below .notable-users{list-style:none;padding:0}#home-below .notable-users li a{border:1px solid #f5f5f5;border-right-color:#dedede;border-bottom-color:#dedede;display:block;height:59px;margin-bottom:8px;width:130px}#home-below .notable-us
 ers li a:active{border:1px solid #dedede;border-right-color:#f5f5f5;border-bottom-color:#f5f5f5}#home-below .notable-users.col-12{margin-bottom:0}@media screen and (min-width:420px) and (max-width:768px){#home-below .notable-users{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#home-below .notable-users .col-3{width:48%}}#home-below .showcase-link{display:block;font-size:10.24px;font-size:.64rem;margin:16px 0;margin:1rem 0}@media screen and (max-width:480px){table.releases td{width:25%}table.releases td:nth-child(2),table.releases td small{display:none}}body.page-download,body.page-template-page-download{overflow-x:hidden}body.page-download .entry-header,body.page-template-page-download .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-download .entry-hea
 der .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:3.4881591797rem}}body.page-download .entry-header .entry-description,body.page-template-page-download .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-download section,body.page-template-page-download section{padding:48.828px 0;padding:3.0517578125rem 0}body.page-download section h2:first-of-type,body.page-template-page-download section h2:first-of-type{width:100%}body.page-download section.download,body.page-template-page-download section.download{padding-top:0;text-align:center}body.page-download section.download .call-to-action,body.page-te
 mplate-page-download section.download .call-to-action{margin-top:0}body.page-download section.download .call-to-action p,body.page-template-page-download section.download .call-to-action p{margin-top:8px;margin-top:.5rem}@media screen and (min-width:479px){body.page-download section.download aside,body.page-template-page-download section.download aside{text-align:initial}}@media screen and (max-width:479px){body.page-download section.download aside[class*=col-],body.page-download section.download aside p:last-child,body.page-template-page-download section.download aside[class*=col-],body.page-template-page-download section.download aside p:last-child{margin-bottom:0}body.page-download section.download .call-to-action:not(:last-child),body.page-template-page-download section.download .call-to-action:not(:last-child){margin-bottom:2rem}body.page-download section.download li,body.page-template-page-download section.download li{list-style-type:none}}body.page-download section.download .
 dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{margin-right:5px;vertical-align:middle}@media screen and (max-width:479px){body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{display:none}}body.page-download section.download .col-4:nth-child(n+4),body.page-template-page-download section.download .col-4:nth-child(n+4){margin-top:0}body.page-download section.hosting,body.page-template-page-download section.hosting{position:relative;text-align:center}body.page-download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{background:#f5f5f5;height:100%;left:-10%;padding:0;top:0;width:120%;z-index:-1}@media screen and (max-width:768px){body.page-download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{-webkit-transform:none;-ms-transform:none;transform:none}}b
 ody.page-download section.hosting .dashicons-cloud,body.page-template-page-download section.hosting .dashicons-cloud{color:#0073aa}@media screen and (min-width:479px){body.page-download section.hosting .host,body.page-template-page-download section.hosting .host{text-align:initial}}@media screen and (max-width:768px){body.page-download section.hosting [class*=col-],body.page-template-page-download section.hosting [class*=col-]{margin-bottom:2rem}}body.page-download section.hosting .logo,body.page-template-page-download section.hosting .logo{height:35px}body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{text-align:center;width:100%}@media screen and (max-width:768px){body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{border-top:none;border-bottom:2px solid #eee;padding-top:0}}body.page-download section.apps-mobile .web-stores [class*=button-],body.page-template-page-download section.apps-mobile .web-sto
 res [class*=button-]{display:inline-block;margin:8px;margin:.5rem;width:150px}body.page-download section.apps-mobile .ios .button-android,body.page-template-page-download section.apps-mobile .ios .button-android{display:none}body.page-download section.apps-mobile .android .button-ios,body.page-template-page-download section.apps-mobile .android .button-ios{display:none}body.page-download section.apps-mobile img,body.page-template-page-download section.apps-mobile img{vertical-align:middle}body.page-download .call-to-action,body.page-template-page-download .call-to-action{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-decoration:underline}@media screen and (min-width:479px){body.page-download .call-to-action,body.page-template-page-download .call-to-action{font-size:.8rem}}body.page-download .call-to-action:last-child,body.page-template-page-download .call-to-action:last-child{margin-bottom:0}body.page-download .site-content .dashicons,body.page-t
 emplate-page-download .site-content .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.page-features .entry-content li{padding-bottom:1em}body.page-guides .entry-header,body.page-template-page-guides .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:3.4881591797rem}}@media screen and (min-width:480px) and (max-width:767px){.page-logos .all-logos.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:ro
 w;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-logos .all-logos.row .col-4{width:48%}.page-logos .all-logos.row .col-4:nth-child(n+3){margin-top:2%}}.page-logos .logo-header{margin:0}.page-logos .logo-header span,.page-logos .logo-header strong{display:block;font-size:16px;line-height:1;color:rgba(35,40,45,.75);margin:12px 0 8px;margin:.75rem 0 .5rem}.page-logos .logo-header span{font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem}.page-logos .resources-list{color:rgba(35,40,45,.5);font-size:16px;font-size:1rem;list-style-type:none;margin:0}@media screen and (min-width:768px){.page-logos .resources-list{font-size:.73152rem}}.page-logos .resources-list li{padding:0 0 5.328px;padding:0 0 .333rem}.page-logos .resources-list span{opacity:.5}.page-stats .wporg-stats-chart{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-fle
 xbox;display:flex;height:450px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-stats .loading:before{background:url(https://s.w.org/wp-includes/images/spinner.gif) no-repeat 50%;-webkit-background-size:100% 100%;background-size:100%;content:"";display:block;height:20px;-webkit-transform:translateZ(0);transform:translateZ(0);width:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-stats .loading:before{background-image:url(https://s.w.org/wp-includes/images/spinner-2x.gif)}}.widget_download{font-size:12.8px;font-size:.8rem;text-align:center}.widget_download>div{margin:16px 0;margin:1rem 0}.widget_links{font-size:12.8px;font-size:.8rem}@media screen and (min-width:768px){body.archive #wporg-header ul li.current-menu-item:after,body.archive #wporg-header ul li.current_page_parent
 :after,body.archive #wporg-header ul li a.current~.uparrow,body.blog #wporg-header ul li.current-menu-item:after,body.blog #wporg-header ul li.current_page_parent:after,body.blog #wporg-header ul li a.current~.uparrow,body.search #wporg-header ul li.current-menu-item:after,body.search #wporg-header ul li.current_page_parent:after,body.search #wporg-header ul li a.current~.uparrow,body.single #wporg-header ul li.current-menu-item:after,body.single #wporg-header ul li.current_page_parent:after,body.single #wporg-header ul li a.current~.uparrow{border-bottom-color:#f7f7f7}}
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+[class*=col-]{margin:inherit}.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.row.gutters>.row{margin-left:-2%}@media (max-width:768px){.row.gutters>.row{margin-left:0}}.row.gutters>.row>[class*=col-]{margin-left:2%}@media (max-width:768px){.row.gutters>.row>[class*=col-]{margin-left:0}}.row.around{-webkit-justify-c
 ontent:space-around;-ms-flex-pack:distribute;justify-content:space-around}.row.between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.auto .col{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.col-1{width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{width:25%}.offset-3{margin-left:25%}.col-4{width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{width:50%}.offset-6{margin-left:50%}.col-7{width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{width:75%}.offset-9{margin-left:75%}.col-10{width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{width:100%}.
 offset-12{margin-left:100%}.gutters>.col-1{width:6.33333%}.gutters>.col-1:nth-child(n+13){margin-top:2%}.gutters>.offset-1{margin-left:10.33333%!important}.gutters>.col-2{width:14.66667%}.gutters>.col-2:nth-child(n+7){margin-top:2%}.gutters>.offset-2{margin-left:18.66667%!important}.gutters>.col-3{width:23%}.gutters>.col-3:nth-child(n+5){margin-top:2%}.gutters>.offset-3{margin-left:27%!important}.gutters>.col-4{width:31.33333%}.gutters>.col-4:nth-child(n+4){margin-top:2%}.gutters>.offset-4{margin-left:35.33333%!important}.gutters>.col-5{width:39.66667%}.gutters>.offset-5{margin-left:43.66667%!important}.gutters>.col-6{width:48%}.gutters>.col-6:nth-child(n+3){margin-top:2%}.gutters>.offset-6{margin-left:52%!important}.gutters>.col-7{width:56.33333%}.gutters>.offset-7{margin-left:60.33333%!important}.gutters>.col-8{width:64.66667%}.gutters>.offset-8{margin-left:68.66667%!important}.gutters>.col-9{width:73%}.gutters>.
 offset-9{margin-left:77%!important}.gutters>.col-10{width:81.33333%}.gutters>.offset-10{margin-left:85.33333%!important}.gutters>.col-11{width:89.66667%}.gutters>.offset-11{margin-left:93.66667%!important}.gutters>.col-12{width:98%}.gutters>.offset-12{margin-left:102%!important}@media (max-width:768px){[class*=" offset-"],[class^=offset-]{margin-left:0}}.first{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:768px){.row [class*=col-]{margin-left:0;width:100%}.row.gutters [class*=col-]{margin-bottom:16px}.first-sm{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.gutters .column.push-left,.push-left{margin-right:auto}.gutters .column.push-right
 ,.push-right{margin-left:auto}.gutters .column.push-center,.push-center{margin-left:auto;margin-right:auto}.gutters .column.push-middle,.push-middle{margin-top:auto;margin-bottom:auto}.push-bottom{margin-top:auto}@media (max-width:768px){.gutters .column.push-left-sm,.push-left-sm{margin-left:0}.gutters .column.push-center-sm,.push-center-sm{margin-left:auto;margin-right:auto}.push-top-sm{margin-top:0}}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.align-left-sm{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.float-right{float:right}.float-le
 ft{float:left}@media (max-width:768px){.float-right{float:none}.float-left{float:none}}.fixed{position:fixed;top:0;left:0;z-index:100;width:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospac
 e,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:16px 0;margin:1rem 0}cite,dfn,em,i{font-style:italic}blockquo
 te{margin:0 24px;margin:0 1.5rem}address{margin:0 0 24px;margin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:25.6px;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:25.6px;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-left:2px solid #eee;color:#82878c;font-style:italic;margin:16px 0;margin:1rem 0;padding-left:16px;padding-left:1rem}blockquote cite{fo
 nt-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:80px auto;margin:5rem auto}img{height:auto;max-width:100%}body.page-about .areas h3,body.page-template-about .areas h3,h1,h2,h3,h4,h5,h6{clear:both;line-height:1.5;margin:32px 0 16px;margin:2rem 0 1rem}h1{font-size:61.035px;font-size:3.8146972656rem;font-weight:300}h2{font-size:39.062px;font-size:2.44140625rem;font-weight:300}h3{font-size:25px;font-size:1.5625rem;font-weight:400}body.page-about .areas h3,body.page-template-about .areas h3,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:hover{outline:0}li>a,p a{text-decor
 ation:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ul{list-style:square}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}table{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:6.4px;padding:.4rem;text-align:left;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 
 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-left:auto;margin-right:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary,input[type=submit]{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.56
 25rem;line-height:1;margin:0;padding:0 12.8px;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0 none;padding:0}.button-group.button-xl .button,.button-group.button-xl input[type=submit],.button.button-xl,input.button-xl[type=submit]{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 24px;padding:0 1.5rem}.button-group.button-large .button,.button-group.button-large input[type=submit],.button.button-large,input.button-large[type=submit]{height:31.25px;height:1.953125rem;line-height:1;padding:0 16px;padding:0 1rem}.button-group.button-small .button,.button-group.button-small input[type=submit],.button.button-small,input.button-small[type=submit]{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 8px;padding:0 .5rem}a.button,a.button-primary
 ,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus,input:active[type=submit],input:focus[type=submit]{outline:none}.button.hidden,input.hidden[type=submit]{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited,input:visited[type=submit],input[type=submit]{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button,p input[type=submit]{vertical-align:baseline}.button-secondary:focus,.button-secondary
 :hover,.button.focus,.button.hover,.button:focus,.button:hover,input.focus[type=submit],input.hover[type=submit],input:focus[type=submit],input:hover[type=submit]{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus,input.focus[type=submit],input:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active,input.active:hover[type=submit],input.active[type=submit],input:active[type=submit]{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus,input.active:focus[type=submit]{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8);box-shadow:inse
 t 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled],input.disabled[type=submit],input:disabled[type=submit],input[disabled][type=submit]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:
 none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #3
 3b3db;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;colo
 r:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero,.plugin-upload-form input.button-primary.button-hero[type=submit],input.button-primary.button-hero[type=submit],input.download-button.button-hero[type=submit]{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugin
 -upload-form .button-primary.button.button-hero:active,.plugin-upload-form input.button-primary.button-hero.active:focus[type=submit],.plugin-upload-form input.button-primary.button-hero.active:hover[type=submit],.plugin-upload-form input.button-primary.button-hero.active[type=submit],.plugin-upload-form input.button-primary.button-hero:active[type=submit],input.button-primary.button-hero.active:focus[type=submit],input.button-primary.button-hero.active:hover[type=submit],input.button-primary.button-hero.active[type=submit],input.button-primary.button-hero:active[type=submit],input.download-button.button-hero.active:focus[type=submit],input.download-button.button-hero.active:hover[type=submit],input.download-button.button-hero.active[type=submit],input.download-button.button-hero:active[type=submit]{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!imp
 ortant;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button,.button-group>input[type=submit]{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover,.button-group>input:hover[type=submit]{z-index:20}.button-group>.button:first-child,.button-group>input:first-child[type=submit]{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child,.button-group>input:last-child[type=submit]{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus,.button-group>input:focus[type=submit]{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-for
 m .button-primary,input.button-large[type=submit],input.button-small[type=submit],input[type=submit]{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:29
 1.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel
 ]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 4px 0 0;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:left;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;speak:none;-web
 kit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px 0 0 -4px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-right:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}but
 ton,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code{line-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;box-shadow:no
 ne}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;d
 isplay:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-left:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-left-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-left-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-left-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.parallelogram{color:#fff;display:block;margin:0 aut
 o;opacity:.9;padding:75.2px 0;padding:4.7rem 0;position:absolute;text-align:center;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg)}.parallelogram:before{font-size:61.035px;font-size:3.8146972656rem;height:64px;position:relative;right:16px;right:1rem;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg);width:64px}.parallelogram>*{-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg)}.home .site-header{background:#0073aa}@media screen and (min-width:737px){.home .site-header{padding:3.0517578125rem 1.5625rem}}.home .site-header .site-title{color:#fff;display:block;font-size:48.828px;font-size:3.0517578125rem;font-weight:300;line-height:1;margin:32px 0 16px;margin:2rem 0 1rem;text-align:center}@media screen and (min-width:737px){.home .site-header .site-title{font-size:3.8146972656rem}}.home .site-header .site-description{color:#fff;max-width:568.434px;max-width:35.527136788rem;padding:11px 0}.error-40
 4 .page-title{text-align:center}.error-404 .page-content{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:96px auto;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:160px;width:10rem}@-webkit-keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:r
 otate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transf
 orm-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:a;animation-name:a}.comments-area{margin-top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-list article+.comment-respond{padding-bottom:1.6em}.comments-ar
 ea .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-left:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:left;height:24px;margin-right:.8em;width:24px}.comments-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link{margin-left:1em}.comments-area .pingback .edit-link{margin-left:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 0 1.6em 1.3333em}.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{margin-bottom:0}.comments-area .comment-content>:last-child{margin-bot
 tom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .comment-content .reply a:hover{border-color:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{
 border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6,.entry-content body.page-about .areas [class*=col-]~h3,.entry-content body.page-template-about .areas [class*=col-]~h3,body.page-about .areas .entry-content [class*=col-]~h3,body.page-template-about .areas .entry-content [class*=col-]~h3{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:i
 talic;position:absolute;top:-12.8px;top:-.8rem}.entry-meta{color:#999;font-size:12.8px;font-size:.8rem;margin-bottom:16px;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-right:16px;margin-right:1rem}.entry-meta>span :last-of-type{margin:0}.entry-meta .updated:not(.published){display:none}.entry-meta .byline,.sticky .entry-meta .posted-on{display:none}.group-blog .entry-meta .byline,.single .entry-meta .byline{display:inline}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:48.828px;margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:24px;margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gal
 lery.gallery-columns-5 .gallery-item{max-width:20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.main-navigation{background:#0073aa;clear:both;left:0;position:absolute;top:60px;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;left:-999em;position:absolute;top:1.5em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation li{border-top:1px solid hsla(0,0%,100%,.2);padding:16px;padding:1rem}.main-nav
 igation a{color:hsla(0,0%,100%,.8);display:block;font-size:12.8px;font-size:.8rem;text-decoration:none}.main-navigation a.active,.main-navigation a:hover{color:#fff}@media screen and (min-width:737px){.main-navigation a.active{border-bottom:1px solid}}.main-navigation.toggled{z-index:1}.main-navigation.toggled ul{display:block}.menu-toggle{background:transparent;border:none;color:#fff;font-size:25px;font-size:1.5625rem;height:56px;height:3.5rem;overflow:hidden;position:absolute;right:16px;right:1rem;top:-58px;width:56px;width:3.5rem;-webkit-appearance:none}.toggled .menu-toggle:before{content:"\f343"}@media screen and (min-width:737px){.menu-toggle{display:none}.main-navigation{float:right;position:static;width:auto}.main-navigation.toggled{padding:1px 0}.main-navigation ul{display:inline-block;font-size:0}.main-navigation ul li{border:0;display:inline-block;font-size:1rem;margin-right:1rem;padding:0}.main-navigation ul li:last-of-type{margin-right:0}}.comment-content .wp-
 smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}body.page .gutters .col-12{width:100%}body.page .entry-header{background:#0073aa;padding:16px 0;padding:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){body.page .entry-header .entry-title{padding:0 10px}}body.page .entry-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}@media screen and (min-width:737px){body.page .site-header+.site-main .entry-title{padding:initial}}body.page .entry-content,body.page .entry-footer{margin:0 auto;max-width:960px;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.post-navigation{margin:5em auto;padding:0}.post-navigation a{border-bottom:1px solid #eaeaea;color:#444;display:block;font-weight:600;padding:1
 1px 0 12px;text-transform:none;width:100%}.post-navigation a:hover{color:#21759b}.post-navigation .nav-links{border-top:1px solid #eaeaea;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.post-navigation .meta-nav{color:#777;display:block;font-size:13px;line-height:2;text-transform:uppercase}.post-navigation .nav-next{text-align:right}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;min-width:0;padding:0}.pagination .nav-links .page-numbers.next:after,.pagination .nav-links .page-n
 umbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}body.search .gutters .col-12{width:100%}body.search .site-main{margin:0 auto;max-width:960px;padding:0 25px 48.828px;padding:0 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;f
 ont-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 48.828px;margin:0 auto 3.0517578125rem;max-width:40em;padding:0 32px;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:16px 0;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 32px 0 0;margin:0 2rem 0 0;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-si
 ze:3.8146972656rem;margin:32px 0 16px;margin:2rem 0 1rem}.widget-area{font-size:12.8px;font-size:.8rem}@media screen and (min-width:480px) and (max-width:768px){.widget-area{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.widget-area .widget{width:48%}}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;margin:0 auto;max-width:930px;overflow:auto}#wporg-footer ul{float:left;margin-bottom:20px;margin-left:24px;overflow:auto;padding-left:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-left:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8
 rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip-image{background-image:url(//s.w.org/style/images/codeispoetry-2x.png?1)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-left:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-left:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-left:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-left:0}#wporg-footer ul:nth-child(odd){clear:both}}#wporg-header{background:#2328
 2d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3) 0 no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;left:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:left;top:100%;-webkit-transition:left .3s;transition:left .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{left:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-head
 er ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header ul li#download,#wporg-header ul li.download{float:right;height:34px;margin-right:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:820px){#wporg-header ul li#download,#wporg-header ul li.download{display:none}}@media screen and (max-width:768px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px}}#wporg-header ul li#download a
 ,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;left:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}#wporg-header ul li .nav-submenu li a{height:24px;line-height:24px;margin:0}@media screen and (min-width:768px){#wporg-header #head-search{float:right;margin-right:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-left:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-bo
 x;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:left;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button,#wporg-header #head-search form input[type=submit]{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:left;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-left:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{f
 loat:left;padding-left:10px}#wporg-header h2.rosetta{float:left;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:left;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:left;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:50%;margin:-8px 0 0 -9px;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-left:9px so
 lid transparent;border-right:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:left;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;left:10px;line-heig
 ht:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:left;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body.page-about,body.page-template-about{overflow-x:hidden}body.page-about .entry-
 header,body.page-template-about .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:480px){body.page-about .entry-header .entry-title,body.page-template-about .entry-header .entry-title{font-size:3.0517578125rem}}body.page-about .entry-header .entry-description,body.page-template-about .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-about .shapes,body.page-template-about .shapes{height:480px;margin:64px 0;margin:4rem 0;position:relative}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:260px;width:310px}body.page-about .shapes .parallelogram:active,body.page-about .shapes .
 parallelogram:focus,body.page-about .shapes .parallelogram:hover,body.page-template-about .shapes .parallelogram:active,body.page-template-about .shapes .parallelogram:focus,body.page-template-about .shapes .parallelogram:hover{text-decoration:none}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{background-color:#006ca0;top:0;left:0;z-index:1}body.page-about .shapes .parallelogram.technology:active,body.page-about .shapes .parallelogram.technology:focus,body.page-about .shapes .parallelogram.technology:hover,body.page-template-about .shapes .parallelogram.technology:active,body.page-template-about .shapes .parallelogram.technology:focus,body.page-template-about .shapes .parallelogram.technology:hover{background-color:#004a6d}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{background-color:#67598e;right:0;bottom:0}body.page-about .shapes .parallelogram.community:act
 ive,body.page-about .shapes .parallelogram.community:focus,body.page-about .shapes .parallelogram.community:hover,body.page-template-about .shapes .parallelogram.community:active,body.page-template-about .shapes .parallelogram.community:focus,body.page-template-about .shapes .parallelogram.community:hover{background-color:#50456f}body.page-about .shapes .parallelogram h3,body.page-about .shapes .parallelogram p,body.page-template-about .shapes .parallelogram h3,body.page-template-about .shapes .parallelogram p{margin:0;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg)}@media screen and (min-width:480px){body.page-about .shapes,body.page-template-about .shapes{height:610px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:336px;padding:7rem 0;width:400px}}@media screen and (min-width:640px){body.page-about .shapes,body.page-template-about .shapes{height:580px}body.page-about .shapes .parallelogram,body.page-templ
 ate-about .shapes .parallelogram{height:315px;padding:5rem 0;width:480px}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:4.768371582rem;height:84px;width:84px}}@media screen and (min-width:768px){body.page-about .shapes,body.page-template-about .shapes{height:323px;margin:4rem 0}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:282px;padding:4rem 0;width:430px}body.page-about .shapes .parallelogram.technology,body.page-template-about .shapes .parallelogram.technology{left:auto;right:45%;top:40px}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{bottom:auto;left:45%}}@media screen and (min-width:1024px){body.page-about .shapes,body.page-template-about .shapes{height:420px}body.page-about .shapes .parallelogram,body.page-template-about .shapes .parallelogram{height:380px;padding:6rem 0;width:580px}body.page-about .shapes .p
 arallelogram.technology,body.page-template-about .shapes .parallelogram.technology{right:43%}body.page-about .shapes .parallelogram.community,body.page-template-about .shapes .parallelogram.community{left:43%}body.page-about .shapes .parallelogram:before,body.page-template-about .shapes .parallelogram:before{font-size:5.9604644775rem;height:108px;width:108px}}body.page-about .freedoms,body.page-template-about .freedoms{margin-top:32px;margin-top:2rem;text-align:center}body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background:url(/wp-content/themes/pub/wporg-main/images/freedoms.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{background-image:url(/wp-content/themes/pub/wporg-main/images/freedoms-2x
 .png)}}@media screen and (max-width:479px){body.page-about .freedoms .graphic,body.page-template-about .freedoms .graphic{float:left;margin:0 1rem 1rem 0;padding-top:25%;width:25%}body.page-about .freedoms h3,body.page-about .freedoms p,body.page-template-about .freedoms h3,body.page-template-about .freedoms p{clear:none;margin-top:0;text-align:left}}@media screen and (min-width:480px) and (max-width:767px){body.page-about .freedoms.row,body.page-template-about .freedoms.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-about .freedoms .col-3,body.page-template-about .freedoms .col-3{width:48%}}body.page-about .freedoms [class*=col-]:nth-of-type(2) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(2) .graphic{background-position:0 34%}body.page-about .freedoms [cla
 ss*=col-]:nth-of-type(3) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(3) .graphic{background-position:0 66%}body.page-about .freedoms [class*=col-]:nth-of-type(4) .graphic,body.page-template-about .freedoms [class*=col-]:nth-of-type(4) .graphic{background-position:0 100%}body.page-about .freedoms h3,body.page-template-about .freedoms h3{font-weight:300;font-size:20px;font-size:1.25rem}body.page-child .site-title a{color:#fff;text-decoration:none}body.page-child .site-title a:active,body.page-child .site-title a:hover{color:#fff}body.page-child .entry-header{background:none;margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}body.page-child .entry-header .entry-title{color:inherit;font-size:39.062px;font-size:2.44140625rem;font-weight:400;line-height:1.5;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:737px){body.page-child .entry-header .entry-title{padding:0}}body.page-child .entry-content{padding-top:0}.entry-content{-
 webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.home-welcome{background:#fff;border-bottom:1px solid #dfdfdf;color:#32373c;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.5;max-width:none;padding:0}@media screen and (min-width:737px){.home-welcome{font-size:18px}}.home-welcome h1{font-size:51.2px;font-size:3.2rem}.home-welcome a:not(.button):not(input[type=submit]){background-color:transparent;border:none;color:#0073aa;text-decoration:none}.home-welcome a:not(.button):not(input[type=submit]):hover{text-decoration:underline}.home-welcome a:not(.button):not(input[type=submit]):active,.home-welcome a:not(.button):not(input[type=submit]):hover{outline-width:0}.home-welcome p{font-size:18px;margin:1em 0;max-width:568.434px;max-width:35.527136788rem}.home-welcome p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.home-welcome section{border-bottom:2px solid #eee;
 margin:0 auto;max-width:800px;max-width:50rem;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}.home-welcome section:last-of-type{border-bottom:none}.home-welcome section h2{line-height:1;text-align:center}.home-welcome section .container{margin:0 auto;max-width:800px;max-width:50rem;z-index:0}.home-welcome .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.home-welcome .intro{padding-bottom:0}.home-welcome .features{border-top:2px solid #eee}.home-welcome .features ul{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:48px 0;margin:3rem 0;padding:0}.home-welcome .features ul li{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-alig
 n:center;align-items:center;border-bottom:1px solid #eee;border-right:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:160px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:50%}@media screen and (max-width:739px){.home-welcome .features ul li:nth-child(n+7){border-bottom:none}.home-welcome .features ul li:nth-child(2n){border-right:none}}@media screen and (min-width:740px){.home-welcome .features ul li{height:200px;width:25%}.home-welcome .features ul li:nth-child(4n){border-right:none}.home-welcome .features ul li:nth-child(n+5){border-bottom:none}}.home-welcome .features ul li img{height:40px;height:2.5rem;margin:4px auto 20px;margin:.25rem 
 auto 1.25rem}.home-welcome .features ul li img,.home-welcome .features ul li span{color:#00a0d2;display:block;font-size:48px;font-size:3rem;margin-bottom:16px;margin-bottom:1rem}.home-welcome .features p{margin-left:auto;margin-right:auto;text-align:center}.home-welcome .screenshots{height:400px;left:-30px;overflow:hidden;padding:16px 16px 0;padding:1rem 1rem 0;position:relative;right:0;width:106%}@media (max-width:739px){.home-welcome .screenshots{padding:0;left:auto;right:auto;width:100%}}.home-welcome .screenshots .dashboard{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2);max-width:800px}.home-welcome .screenshots .dashboard-mobile{bottom:-100px;max-width:200px;position:absolute;right:1px;z-index:1}.home-welcome .cta-wrapper{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-align:center}@media screen and (min-width:737px){.home-welcome .cta-wrapper{font-size:.8rem;margin:4rem 0 2rem}}.home-welcome .community-2{-web
 kit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background:url(https://s.w.org/images/home/community-2.jpg?3) bottom no-repeat;-webkit-background-size:cover;background-size:cover;border:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:100%;position:relative}.home-welcome .community-2 .screen{background:rgba(0,0,0,.5);height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.home-welcome .community-2 .subheading,.home-welcome .community-2 h2{color:#fff;margin:0 0 16px;margin:0 0 1rem;max-width:100%;position:relative;text-align:left;text-s
 hadow:0 0 8px rgba(0,0,0,.5);z-index:1}.home-welcome .showcase{border-bottom:none;margin:0;max-width:100%;padding-left:0;padding-right:0}.home-welcome .showcase>div{background:url(https://s.w.org/images/home/collage-min.jpg?4) top;-webkit-background-size:cover;background-size:cover;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.4);box-shadow:inset 0 0 8px rgba(0,0,0,.4);height:300px;width:100%}@media (min-width:700px){.home-welcome .showcase>div{height:600px;background-attachment:fixed}}.home-welcome .showcase .cta-link{margin:48.828px 0 0;margin:3.05176rem 0 0;max-width:100%;text-align:center}.home-welcome #showcase-link{font-size:14px}#lang-guess{background:#c7e8ca;border:inherit;-webkit-border-radius:inherit;border-radius:inherit;cursor:pointer;font:inherit;font-size:12.8px;font-size:.8rem;margin:0;max-width:inherit;padding:8px;padding:.5rem;text-align:center;width:inherit}@media screen and (min-width:67rem){#lang-guess{margin:1rem auto 0;max-width:50rem}}#lang-guess a{text-d
 ecoration:underline}#home-below{font-size:12.8px;font-size:.8rem;margin:0 auto 16px;margin:0 auto 1rem;max-width:960px;padding:0 18.288px;padding:0 1.143rem}@media (max-width:768px){#home-below{display:block}#home-below .col-2{display:inline-block;vertical-align:top;width:48%}}#home-below body.page-about .areas h3,#home-below body.page-template-about .areas h3,#home-below h4,body.page-about .areas #home-below h3,body.page-template-about .areas #home-below h3{border-bottom:1px solid #dedede;font-size:inherit;padding-bottom:4px}#home-below h5{line-height:1;margin:0;text-transform:none}#home-below body.page-about .areas h3 a,#home-below body.page-template-about .areas h3 a,#home-below h4 a,#home-below h5 a,body.page-about .areas #home-below h3 a,body.page-template-about .areas #home-below h3 a{text-decoration:none}#home-below body.page-about .areas h3 a:hover,#home-below body.page-template-about .areas h3 a:hover,#home-below h4 a:hover,#home-below h5 a:hover,body.page-about .areas #hom
 e-below h3 a:hover,body.page-template-about .areas #home-below h3 a:hover{text-decoration:underline}#home-below ol,#home-below ul{margin:0}#home-below .steps{list-style:none;padding:0}#home-below .steps li{margin-bottom:16px;margin-bottom:1rem;padding-left:40px;padding-left:2.5rem;position:relative}#home-below .steps li span{background:url(//s.w.org/style/images/steps.png) no-repeat;-webkit-background-size:93px 31px;background-size:93px 31px;content:"";height:31px;left:0;position:absolute;top:0;width:31px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#home-below .steps li span{background-image:url(//s.w.org/style/images/steps-2x.png)}}#home-below .steps .one span{background-position:0 0}#home-below .steps .two span{background-position:-31px 0}#home-below .steps .three span{background-position:-62px 0}#home-below .notable-users{list-style:none;padding:0}#home-below .notable-users 
 li a{border:1px solid #f5f5f5;border-right-color:#dedede;border-bottom-color:#dedede;display:block;height:59px;margin-bottom:8px;width:130px}#home-below .notable-users li a:active{border:1px solid #dedede;border-right-color:#f5f5f5;border-bottom-color:#f5f5f5}#home-below .notable-users.col-12{margin-bottom:0}@media screen and (min-width:420px) and (max-width:768px){#home-below .notable-users{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#home-below .notable-users .col-3{width:48%}}#home-below .showcase-link{display:block;font-size:10.24px;font-size:.64rem;margin:16px 0;margin:1rem 0}@media screen and (max-width:480px){table.releases td{width:25%}table.releases td:nth-child(2),table.releases td small{display:none}}body.page-download,body.page-template-page-download{overflow-x:hidden}body.page-do
 wnload .entry-header,body.page-template-page-download .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-download .entry-header .entry-title,body.page-template-page-download .entry-header .entry-title{font-size:3.4881591797rem}}body.page-download .entry-header .entry-description,body.page-template-page-download .entry-header .entry-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem}body.page-download section,body.page-template-page-download section{padding:48.828px 0;padding:3.0517578125rem 0}body.page-download section h2:first-of-type,body.page-template-page-download section h2:first-of-type{width:100%}body.page-download
  section.download,body.page-template-page-download section.download{padding-top:0;text-align:center}body.page-download section.download .call-to-action,body.page-template-page-download section.download .call-to-action{margin-top:0}body.page-download section.download .call-to-action p,body.page-template-page-download section.download .call-to-action p{margin-top:8px;margin-top:.5rem}@media screen and (min-width:479px){body.page-download section.download aside,body.page-template-page-download section.download aside{text-align:initial}}@media screen and (max-width:479px){body.page-download section.download aside[class*=col-],body.page-download section.download aside p:last-child,body.page-template-page-download section.download aside[class*=col-],body.page-template-page-download section.download aside p:last-child{margin-bottom:0}body.page-download section.download .call-to-action:not(:last-child),body.page-template-page-download section.download .call-to-action:not(:last-child){margin
 -bottom:2rem}body.page-download section.download li,body.page-template-page-download section.download li{list-style-type:none}}body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{margin-right:5px;vertical-align:middle}@media screen and (max-width:479px){body.page-download section.download .dashicons-download:before,body.page-template-page-download section.download .dashicons-download:before{display:none}}body.page-download section.download .col-4:nth-child(n+4),body.page-template-page-download section.download .col-4:nth-child(n+4){margin-top:0}body.page-download section.hosting,body.page-template-page-download section.hosting{position:relative;text-align:center}body.page-download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{background:#f5f5f5;height:100%;left:-10%;padding:0;top:0;width:120%;z-index:-1}@media screen and (max-width:768px){body.page
 -download section.hosting .parallelogram,body.page-template-page-download section.hosting .parallelogram{-webkit-transform:none;-ms-transform:none;transform:none}}body.page-download section.hosting .dashicons-cloud,body.page-template-page-download section.hosting .dashicons-cloud{color:#0073aa}@media screen and (min-width:479px){body.page-download section.hosting .host,body.page-template-page-download section.hosting .host{text-align:initial}}@media screen and (max-width:768px){body.page-download section.hosting [class*=col-],body.page-template-page-download section.hosting [class*=col-]{margin-bottom:2rem}}body.page-download section.hosting .logo,body.page-template-page-download section.hosting .logo{height:35px}body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{text-align:center;width:100%}@media screen and (max-width:768px){body.page-download section.apps-mobile,body.page-template-page-download section.apps-mobile{border-top:none;border-bo
 ttom:2px solid #eee;padding-top:0}}body.page-download section.apps-mobile .web-stores [class*=button-],body.page-template-page-download section.apps-mobile .web-stores [class*=button-]{display:inline-block;margin:8px;margin:.5rem;width:150px}body.page-download section.apps-mobile .ios .button-android,body.page-template-page-download section.apps-mobile .ios .button-android{display:none}body.page-download section.apps-mobile .android .button-ios,body.page-template-page-download section.apps-mobile .android .button-ios{display:none}body.page-download section.apps-mobile img,body.page-template-page-download section.apps-mobile img{vertical-align:middle}body.page-download .call-to-action,body.page-template-page-download .call-to-action{display:block;font-size:14.63px;font-size:.9144rem;margin:32px 0;margin:2rem 0;text-decoration:underline}@media screen and (min-width:479px){body.page-download .call-to-action,body.page-template-page-download .call-to-action{font-size:.8rem}}body.page-dow
 nload .call-to-action:last-child,body.page-template-page-download .call-to-action:last-child{margin-bottom:0}body.page-download .site-content .dashicons,body.page-template-page-download .site-content .dashicons{color:#cbcdce;display:block;font-size:64px;font-size:4rem;height:auto;margin:0 auto -16px;margin:0 auto -1rem;width:auto}.page-features .entry-content li{padding-bottom:1em}body.page-guides .entry-header,body.page-template-page-guides .entry-header{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:61.035px;font-size:3.8146972656rem;line-height:1;margin:32px auto 16px;margin:2rem auto 1rem}@media screen and (max-width:420px){body.page-guides .entry-header .entry-title,body.page-template-page-guides .entry-header .entry-title{font-size:3.4881591797rem}}@media screen and (min-width:480px) and (max-width:767px){.page-logos .all-logos.row{-webkit-box-ori
 ent:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-logos .all-logos.row .col-4{width:48%}.page-logos .all-logos.row .col-4:nth-child(n+3){margin-top:2%}}.page-logos .logo-header{margin:0}.page-logos .logo-header span,.page-logos .logo-header strong{display:block;font-size:16px;line-height:1;color:rgba(35,40,45,.75);margin:12px 0 8px;margin:.75rem 0 .5rem}.page-logos .logo-header span{font-size:12.8px;font-size:.8rem;margin:0 0 16px;margin:0 0 1rem}.page-logos .resources-list{color:rgba(35,40,45,.5);font-size:16px;font-size:1rem;list-style-type:none;margin:0}@media screen and (min-width:768px){.page-logos .resources-list{font-size:.73152rem}}.page-logos .resources-list li{padding:0 0 5.328px;padding:0 0 .333rem}.page-logos .resources-list span{opacity:.5}.page-stats .wporg-stats-chart{-webkit-box-align:center
 ;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:450px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-stats .loading:before{background:url(https://s.w.org/wp-includes/images/spinner.gif) no-repeat 50%;-webkit-background-size:100% 100%;background-size:100%;content:"";display:block;height:20px;-webkit-transform:translateZ(0);transform:translateZ(0);width:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-stats .loading:before{background-image:url(https://s.w.org/wp-includes/images/spinner-2x.gif)}}.widget_download{font-size:12.8px;font-size:.8rem;text-align:center}.widget_download>div{margin:16px 0;margin:1rem 0}.widget_links{font-size:12.8
 px;font-size:.8rem}@media screen and (min-width:768px){body.archive #wporg-header ul li.current-menu-item:after,body.archive #wporg-header ul li.current_page_parent:after,body.archive #wporg-header ul li a.current~.uparrow,body.blog #wporg-header ul li.current-menu-item:after,body.blog #wporg-header ul li.current_page_parent:after,body.blog #wporg-header ul li a.current~.uparrow,body.search #wporg-header ul li.current-menu-item:after,body.search #wporg-header ul li.current_page_parent:after,body.search #wporg-header ul li a.current~.uparrow,body.single #wporg-header ul li.current-menu-item:after,body.single #wporg-header ul li.current_page_parent:after,body.single #wporg-header ul li a.current~.uparrow{border-bottom-color:#f7f7f7}}
</ins><span class="cx" style="display: block; padding: 0 10px"> /*# sourceMappingURL=style.css.map */
</span><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmaincssstylecssmap"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css.map</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css.map  2019-08-14 20:10:07 UTC (rev 9102)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/style.css.map    2019-08-14 22:21:50 UTC (rev 9103)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-{"version":3,"sources":["style.css","../../wporg/css/generic/_kube.scss","../../wporg/css/tools/_kube.scss","../../wporg/css/tools/_breakpoint.scss","../../wporg/css/generic/_normalize.scss","../../wporg/css/base/_copy.scss","../../wporg/css/base/_elements.scss","../../wporg/css/tools/_modular-scale.scss","../../wporg/css/base/_headings.scss","../../wporg/css/settings/_typography.scss","../../wporg/css/settings/_colors.scss","../../wporg/css/settings/_modular-scale.scss","../../wporg/css/base/_links.scss","../../wporg/css/base/_lists.scss","../../wporg/css/base/_tables.scss","../../wporg/css/base/_typography.scss","../../wporg/css/objects/_accessibility.scss","../../wporg/css/objects/_alignments.
 scss","../../wporg/css/objects/_buttons.scss","../../wporg/css/objects/_clearings.scss","../../wporg/css/objects/_copy.scss","../../wporg/css/objects/_inputs.scss","../../wporg/css/objects/_links.scss","../../wporg/css/objects/_notices.scss","objects/_parallelogram.scss","objects/_site-header.scss","../../wporg/css/components/_404.scss","../../wporg/css/components/_comments.scss","../../wporg/css/components/_entry-content.scss","../../wporg/css/components/_entry-header.scss","../../wporg/css/components/_entry-meta.scss","../../wporg/css/components/_entry-summary.scss","../../wporg/css/components/_entry.scss","../../wporg/css/components/_gallery.scss","../../wporg/css/components/_main-navigation.scss","../../wporg/css/components/_page.scss","../../wporg/css/components/_post-navigation.scss",&
 quot;../../wporg/css/components/_posts-navigation.scss","../../wporg/css/components/_search-form.scss","../../wporg/css/components/_search.scss","../../wporg/css/components/_site-content.scss","../../wporg/css/settings/_structure.scss","../../wporg/css/components/_site-description.scss","../../wporg/css/components/_site-header.scss","../../wporg/css/components/_site-title.scss","../../wporg/css/components/_widget-area.scss","../../wporg/css/components/_wporg-footer.scss","../../wporg/css/components/_wporg-header.scss","components/_about.scss","components/_child-pages.scss","components/_entry-content.scss","components/_home-welcome.scss","components/_page-download-releases.scss","components/_page-download.scss","components/_page-features.scss","components/_page-guides.scss","components/_page-logos
 .scss","components/_page-stats.scss","components/_widget-download.scss","components/_widget-links.scss","components/_wporg-header.scss"],"names":[],"mappings":"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","file":"style.css"}
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+{"version":3,"sources":["style.css","../../wporg/css/generic/_kube.scss","../../wporg/css/tools/_kube.scss","../../wporg/css/tools/_breakpoint.scss","../../wporg/css/generic/_normalize.scss","../../wporg/css/base/_copy.scss","../../wporg/css/base/_elements.scss","../../wporg/css/tools/_modular-scale.scss","../../wporg/css/base/_headings.scss","../../wporg/css/settings/_typography.scss","../../wporg/css/settings/_colors.scss","../../wporg/css/settings/_modular-scale.scss","../../wporg/css/base/_links.scss","../../wporg/css/base/_lists.scss","../../wporg/css/base/_tables.scss","../../wporg/css/base/_typography.scss","../../wporg/css/objects/_accessibility.scss","../../wporg/css/objects/_alignments.
 scss","../../wporg/css/objects/_buttons.scss","../../wporg/css/objects/_clearings.scss","../../wporg/css/objects/_copy.scss","../../wporg/css/objects/_inputs.scss","../../wporg/css/objects/_links.scss","../../wporg/css/objects/_notices.scss","objects/_parallelogram.scss","objects/_site-header.scss","../../wporg/css/components/_404.scss","../../wporg/css/components/_comments.scss","../../wporg/css/components/_entry-content.scss","../../wporg/css/components/_entry-header.scss","../../wporg/css/components/_entry-meta.scss","../../wporg/css/components/_entry-summary.scss","../../wporg/css/components/_entry.scss","../../wporg/css/components/_gallery.scss","../../wporg/css/components/_main-navigation.scss","../../wporg/css/components/_media.scss","../../wporg/css/components/_page.scss","../..
 /wporg/css/components/_post-navigation.scss","../../wporg/css/components/_posts-navigation.scss","../../wporg/css/components/_search-form.scss","../../wporg/css/components/_search.scss","../../wporg/css/components/_site-content.scss","../../wporg/css/settings/_structure.scss","../../wporg/css/components/_site-description.scss","../../wporg/css/components/_site-header.scss","../../wporg/css/components/_site-title.scss","../../wporg/css/components/_widget-area.scss","../../wporg/css/components/_wporg-footer.scss","../../wporg/css/components/_wporg-header.scss","components/_about.scss","components/_child-pages.scss","components/_entry-content.scss","components/_home-welcome.scss","components/_page-download-releases.scss","components/_page-download.scss","components/_page-features.scss","components/_
 page-guides.scss","components/_page-logos.scss","components/_page-stats.scss","components/_widget-download.scss","components/_widget-links.scss","components/_wporg-header.scss"],"names":[],"mappings":"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","file":"style.css"}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>