<!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>[14102] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos: Photo Directory: Add template and support and styles for user favorites.</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/14102">14102</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/14102","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>coffee2code</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2024-10-09 20:48:37 +0000 (Wed, 09 Oct 2024)</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'>Photo Directory: Add template and support and styles for user favorites.
Props nilovelez, coffee2code.
Fixes <a href="http://meta.trac.wordpress.org/ticket/7513">#7513</a>.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosauthorphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/author.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscsscomponents_componentsscss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_components.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscsscomponents_sitescss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscssstylertlcss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/style-rtl.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscssstylecss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/style.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscssstylecssmap">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/style.css.map</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosfunctionsphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/functions.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosheaderphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/header.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotostemplatepartsphotosinglephp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/template-parts/photo-single.php</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscsscomponents_favoritebuttonscss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_favorite-button.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosjsfavoritejs">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/js/favorite.js</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosuserfavoritesphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/user-favorites.php</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosauthorphp"></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-photos/author.php</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-photos/author.php 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/author.php 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -23,10 +23,10 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /* translators: Search query. */
</span><span class="cx" style="display: block; padding: 0 10px"> esc_html__( 'Photos contributed by: %s', 'wporg-photos' ),
</span><span class="cx" style="display: block; padding: 0 10px"> sprintf(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- '<a href="%s" class="photo-author">%s</a>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ '<a href="%s" class="photo-author-link">%s</a>',
</ins><span class="cx" style="display: block; padding: 0 10px"> esc_url( 'https://profiles.wordpress.org/' . get_the_author_meta( 'nicename' ) . '/' ),
</span><span class="cx" style="display: block; padding: 0 10px"> get_avatar( get_the_author_meta( 'ID' ), 32 ) . get_the_author_meta( 'display_name' )
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- )
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ )
</ins><span class="cx" style="display: block; padding: 0 10px"> );
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> </h2>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -51,4 +51,4 @@
</span><span class="cx" style="display: block; padding: 0 10px"> </main><!-- #main -->
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> <?php
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-get_footer();
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+get_footer();
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscsscomponents_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-photos/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-photos/css/components/_components.scss 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_components.scss 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -20,5 +20,6 @@
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/widget-area";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/wporg-footer";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "../../../wporg/css/components/wporg-header";
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+@import "favorite-button";
</ins><span class="cx" style="display: block; padding: 0 10px"> @import "search-form";
</span><span class="cx" style="display: block; padding: 0 10px"> @import "site";
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscsscomponents_favoritebuttonscss"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_favorite-button.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-photos/css/components/_favorite-button.scss (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_favorite-button.scss 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,46 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/* Favorite button */
+
+.photo-favorite {
+ height: 36px;
+ margin-right: 10px;
+ text-align: center;
+ vertical-align: top;
+ width: 36px;
+
+ .photo-favorite-heart {
+ align-items: center;
+ background: none;
+ border: 0;
+ border-radius: 0;
+ box-shadow: none;
+ color: #cbcdce;
+ cursor: pointer;
+ display: flex;
+ font-size: ms( 5 );
+ height: 100%;
+ justify-content: center;
+ line-height: 1;
+ margin: 0;
+ outline: none;
+ padding: 0;
+
+ &.favorited {
+ color: #dc3232;
+ }
+
+ &:hover {
+ color: #bbb;
+ }
+
+ &:hover,
+ &:focus {
+ text-decoration: none;
+ }
+
+ &:after {
+ content: "\f487";
+ font-family: dashicons;
+ vertical-align: top;
+ }
+ }
+}
</ins></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscsscomponents_sitescss"></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-photos/css/components/_site.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-photos/css/components/_site.scss 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -35,6 +35,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> border-radius: 2px;
</span><span class="cx" style="display: block; padding: 0 10px"> border-style: solid;
</span><span class="cx" style="display: block; padding: 0 10px"> border-width: 0;
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ flex: 0 0 100%;
</ins><span class="cx" style="display: block; padding: 0 10px"> margin-bottom: 2rem;
</span><span class="cx" style="display: block; padding: 0 10px"> overflow: auto;
</span><span class="cx" style="display: block; padding: 0 10px"> padding: 1.25em 1.25em 1.25em 3.25em;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -151,6 +152,13 @@
</span><span class="cx" style="display: block; padding: 0 10px"> background-color: #eee;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+ &.user-no-favorites {
+ grid-column: 1/-1;
+ margin-left: 0;
+ margin-right: 0;
+ text-align: left;
+ }
</ins><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> article.photo-placeholder .entry-content,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -247,7 +255,15 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> .entry-header {
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ align-items: flex-start;
+ display: flex;
+ flex-flow: row wrap;
</ins><span class="cx" style="display: block; padding: 0 10px"> margin-bottom: 1rem;
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+ .photo-author {
+ flex: 1;
+ padding-top: 2px;
+ }
</ins><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> .entry-footer {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -422,7 +438,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> text-align: right;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.photo-author {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.photo-author-link,
+.photo-favoriter {
</ins><span class="cx" style="display: block; padding: 0 10px"> img {
</span><span class="cx" style="display: block; padding: 0 10px"> border-radius: 50%;
</span><span class="cx" style="display: block; padding: 0 10px"> margin-right: 0.4rem;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -516,7 +533,6 @@
</span><span class="cx" style="display: block; padding: 0 10px"> padding: 0;
</span><span class="cx" style="display: block; padding: 0 10px"> display: grid;
</span><span class="cx" style="display: block; padding: 0 10px"> position: relative;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- float: right;
</del><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> .download-title {
</span><span class="cx" style="display: block; padding: 0 10px"> border: none;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -545,8 +561,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> padding: 0.5em 0;
</span><span class="cx" style="display: block; padding: 0 10px"> position: absolute;
</span><span class="cx" style="display: block; padding: 0 10px"> min-width: 15ch;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- left: 40%;
- top: 100%;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ left: 37%;
+ top: 102%;
</ins><span class="cx" style="display: block; padding: 0 10px"> transform: rotateX(-90deg) translateX(-50%);
</span><span class="cx" style="display: block; padding: 0 10px"> transform-origin: top center;
</span><span class="cx" style="display: block; padding: 0 10px"> visibility: hidden;
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscssstylertlcss"></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-photos/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-photos/css/style-rtl.css 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/style-rtl.css 2024-10-09 20:48:37 UTC (rev 14102)
</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">-@charset "UTF-8";[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-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-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{margi
n-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-lef
t,.push-left{margin-left:auto}.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;jus
tify-content:flex-start}}.float-right{float:left}.float-left{float:right}@media (max-width:768px){.float-left,.float-right{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}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{fo
nt-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:1rem 0}cite,dfn,em,i{font-style:italic}bloc
kquote{margin:0 1.5rem}address{margin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;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 #767676;color:#767676;margin:1rem 0;padding-right:.8rem}blockquote cite{font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h
5,h6{font-family:Open Sans,sans-serif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:2.44140625rem}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:1.953125rem}.h3,h3{font-size:1.5625rem;font-weight:400}.h4,h4{font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:1rem;letter-spacing:.01rem}.h5,.h6,h5,h6{font-weight:600;text-transform:uppercase}.h6,h6{font-size:.8rem;letter-spacing:.8px}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-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.unmarked-list,ol.unmarked-list,ul.unmarked-list{list-style:none;padding-right:0}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:.8rem;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:.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-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:.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:inli
ne;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{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:.8rem;height:1.5625rem;line-height:1;margin:0;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;padding:0}.button-group.button-xl .button,.button.button-xl{font-size:1rem;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-lar
ge{height:1.953125rem;line-height:1;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:.64rem;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{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{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{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.but
ton.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{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{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{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]{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,input[type=submit].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{text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799}.button-primary,.button-primary:visited,.download-button,.download-button:visited,.plugin-upload-form .button-primary,.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,.dow
nload-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;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{-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:hove
r,.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{-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{-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{z-index:20}.button-group>.button:first-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:last-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{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:a
fter,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro,p.subheading{font-size:1.25rem}p.aside{font-size:.8rem}p.note{font-size:.64rem;letter-spacing:.01rem;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: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-align: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:"•";font-size:24px;heig
ht: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}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.1%,.75);-webkit-box-shadow:inset 0 1px 2px rg
ba(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].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-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:.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-righ
t-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}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:10rem;margin:6rem auto;position:relative;text-align:center;width:10rem}.error-404 .page-content .logo-swing .wp-logo{right:0;max-width:none;position:absolute;top:0;width:10rem}@-webkit-keyframes hinge{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-or
igin: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}}@keyframes hinge{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:hinge;animation-name:hinge}.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}.com
ments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-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:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.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&
gt;:last-child,.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{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:.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{fo
nt-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{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:.8rem;font-style:italic;position:absolute;top:-.8rem}.entry-meta{color:#999;font-size:.8rem;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-left:1rem}.entry-meta>span :last
-of-type{margin:0}.entry-meta .byline,.entry-meta .updated:not(.published),.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:3.0517578125rem;max-width:40em}.gallery{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%}.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-ca
ption{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:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;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:bl
ock}.menu-toggle{background:transparent;border:none;color:#fff;font-size:1.5625rem;height:3.5rem;overflow:hidden;position:absolute;left:1rem;top:-58px;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:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;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: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: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:left}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-c
olor:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px;text-align:center}.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:"‹"}.pagination .nav-links .page-numbers.next:after{content:"›"}}.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}bo
dy.search .gutters .col-12{width:100%}body.search .site-main{margin:0 auto;max-width:960px;padding:0 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;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:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 3.0517578125rem;max-width:40em;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;te
xt-align:center}.site-title{display:inline-block;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 0 0 2rem;max-width:none}.site-header.home .site-title{display:inherit;font-size:3.8146972656rem;margin:2rem 0 1rem}.widget-area{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;padding:22px 14px 65px}#wporg-footer,#wporg-footer .wrapper{clear:both;margin:0 auto;overflow:auto}#wporg-footer .wrapper{max-width:930px}#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;-webkit-text-decoration-skip
-ink:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .social-media-links .dashicons{margin-left:4px}#wporg-footer .cip{clear:both;color:#ccc;float:none;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-right:0;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 60px 0 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;pos
ition: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:767px){#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;text-align:center}}#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{display:inline-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@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-blo
ck;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;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{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-sea
rch 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;margin-right:0;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,#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-b
ox-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: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;padding:10px 15px}.search-form{font-size:0;margin-bottom:2rem;max-width:100%;position:relative}.search-form .search-field{-webkit-appearance:none;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:1rem;line-height:1.5;margin:0 auto;max-width:100%;padding:.5rem .5rem .5rem 2rem;vertical-align:initial;width:22.7373675443rem}.search-form .button-search{border-top:none;border-right:none;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;font-size:1rem;margin:0;position:relative;left:auto;top:auto;vertical-align:top}.search-form .button-search:active{background:#006799;border-left:1px solid #006799;-webkit-box-shadow:none;box-shadow:none}.search-form .button-search .dashicons{font-size:1rem;vertical-align:text-bottom}.site-header .search-form{display:inline-block}.site-header.home .search-form .button-search,.site-main .search-form .button-search{background:transpare
nt;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#32373c;display:block;height:45px;padding:.5rem;position:absolute;left:0;text-shadow:none;top:0}.site-header.home .search-form .button-search:focus,.site-main .search-form .button-search:focus{-webkit-box-shadow:0 0 2px 1px #33b3db;box-shadow:0 0 2px 1px #33b3db}.site-header.home .search-form .button-search:active,.site-main .search-form .button-search:active{background:transparent;border:none;-webkit-transform:none;-ms-transform:none;transform:none}.site-header:not(.home) .search-form{margin:0;padding:1rem 1.5rem 1rem 1rem}@media screen and (min-width:737px){.site-header:not(.home) .search-form{padding:0}}.site-header:not(.home) .search-form .search-field{border:0;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;display:inline-block;font-size:1rem;padding:5px 10px;position:relative;width:auto}.site-header:not(.home) .search-form .search-field+.button-search{background-col
or:#213fd4;border:0;-webkit-box-shadow:none;box-shadow:none}.site-header:not(.home) .search-form .search-field+.button-search:hover{background-color:#000}@media screen and (min-width:737px){.site-header:not(.home) .search-form .search-field{font-size:.64rem;width:7rem}.site-header:not(.home) .search-form .search-field+.button-search{display:inline-block;margin-bottom:0}}@media screen and (min-width:60em){.site-header:not(.home) .search-form .search-field{width:10rem}}.site-main .search-form .search-field{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);padding:.5rem .5rem .5rem 2rem;width:100%}p a{border-bottom:none}p a:hover{border:none}details{margin:0 0 15px}summary{list-style-type:disc;font-weight:700;cursor:pointer}.wrap{max-width:980px}.site-content{max-width:none;padding:0}.download-button,.main-navigation,.site-header{background-color:#3858e9}.randomly-chosen-photo{background-color:#eff2ff;-webkit-border-radi
us:2px;border-radius:2px;border:0 solid #00a0d2;margin-bottom:2rem;overflow:auto;padding:1.25em 3.25em 1.25em 1.25em;position:relative}.randomly-chosen-photo:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS42IDEyYTcuNiA3LjYgMCAxMS0xNS4yIDAgNy42IDcuNiAwIDAxMTUuMiAwem0xLjQgMGE5IDkgMCAxMS0xOCAwIDkgOSAwIDAxMTggMHptLTkuNzEzLTIuMjI2djcuMjU5aDEuNDEyVjkuNzc0aC0xLjQxMnptLjA4LTEuMzY1YS44OTguODk4IDAgMDAuNjMzLjI0NS44ODIuODgyIDAgMDAuNjI5LS4yNDUuNzkyLjc5MiAwIDAwLjI2NC0uNTk2Ljc4My43ODMgMCAwMC0uMjY0LS41OTUuODczLjg3MyAwIDAwLS42MjktLjI1Ljg4OS44ODkgMCAwMC0uNjMzLjI1Ljc5Ljc5IDAgMDAtLjI2LjU5NWMwIC4yMy4wODcuNDI5LjI2LjU5NnoiIGZpbGw9IiMzODU4RTkiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";font-family:dashicons;font-size:2em;height:24px;right:.55em;position:absolute;top:.65em;width:24px}.randomly-chosen-photo a{color:
#3858e9;text-decoration:underline}.download-button:focus,.download-button:hover{background-color:#213fd4}.site-header.home .site-title{font-family:EB Garamond,serif}.site-title a{font-weight:300}.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{border-bottom:none;color:#fff;text-decoration:none}.site-main .photo-alt-text{color:#666;font-style:italic;margin:0}.site-main .photo-alt-text span{font-style:normal;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:960px){.site-main .photo-alt-text{margin-right:20px;margin-left:20px}}.site-contribute{color:hsla(0,0%,100%,.8);font-weight:300;margin-top:0}.site-contribute a{color:hsla(0,0%,100%,.8);font-weight:500}.site-contribute a:hover{color:rgba(0,0,0,.8)}body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:
0 auto 3rem;padding:0 1.5625rem}@media screen and (min-width:737px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:0 10px}}@media screen and (max-width:650px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:initial}}body.archive #main article,body.author #main article,body.home #main article,body.post-type-archive-photo #main article,body.search #main article{max-height:200px;height:200px;margin:0 .5rem 1rem;text-align:center}body.archive #main article.photo-placeholder,body.author #main article.photo-placeholder,body.home #main article.photo-placeholder,body.post-type-archive-photo #main article.photo-placeholder,body.search #main article.photo-placeholder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-co
ntent:center}body.archive #main article.photo-placeholder .entry-content,body.author #main article.photo-placeholder .entry-content,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main article.photo-placeholder .entry-content{background-color:#eee}body.archive #main .grid-photo,body.archive #main article.photo-placeholder .entry-content,body.author #main .grid-photo,body.author #main article.photo-placeholder .entry-content,body.home #main .grid-photo,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main .grid-photo,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main .grid-photo,body.search #main article.photo-placeholder .entry-content{height:200px;width:300px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}body.archive #main .grid-photo:active,body.archive #main .grid-p
hoto:hover,body.archive #main article.photo-placeholder .entry-content:active,body.archive #main article.photo-placeholder .entry-content:hover,body.author #main .grid-photo:active,body.author #main .grid-photo:hover,body.author #main article.photo-placeholder .entry-content:active,body.author #main article.photo-placeholder .entry-content:hover,body.home #main .grid-photo:active,body.home #main .grid-photo:hover,body.home #main article.photo-placeholder .entry-content:active,body.home #main article.photo-placeholder .entry-content:hover,body.post-type-archive-photo #main .grid-photo:active,body.post-type-archive-photo #main .grid-photo:hover,body.post-type-archive-photo #main article.photo-placeholder .entry-content:active,body.post-type-archive-photo #main article.photo-placeholder .entry-content:hover,body.search #main .grid-photo:active,body.search #main .grid-photo:hover,body.search #main article.photo-placeholder .entry-content:active,body.search #main article.photo-placeholde
r .entry-content:hover{border:4px solid #eee}body.archive #main .entry-content figcaption,body.archive #main .entry-footer,body.archive #main .entry-header,body.author #main .entry-content figcaption,body.author #main .entry-footer,body.author #main .entry-header,body.home #main .entry-content figcaption,body.home #main .entry-footer,body.home #main .entry-header,body.post-type-archive-photo #main .entry-content figcaption,body.post-type-archive-photo #main .entry-footer,body.post-type-archive-photo #main .entry-header,body.search #main .entry-content figcaption,body.search #main .entry-footer,body.search #main .entry-header{display:none}body.archive #main .page-footer,body.author #main .page-footer,body.home #main .page-footer,body.post-type-archive-photo #main .page-footer,body.search #main .page-footer{grid-column:1/-1;margin-top:3rem}body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search
aside.widget-area{margin:0 auto 60px;overflow:auto}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:right;width:30%;margin-left:5%}body.archive aside.widget-area .widget:last-child,body.author aside.widget-area .widget:last-child,body.home aside.widget-area .widget:last-child,body.post-type-archive-photo aside.widget-area .widget:last-child,body.search aside.widget-area .widget:last-child{margin-left:0}body.archive aside.widget-area .widgettitle,body.author aside.widget-area .widgettitle,body.home aside.widget-area .widgettitle,body.post-type-archive-photo aside.widget-area .widgettitle,body.search aside.widget-area .widgettitle{margin-top:0}@media screen and (max-width:960px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search
aside.widget-area{margin-right:20px;margin-left:20px}}@media screen and (max-width:632px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{display:block;margin-right:20px;margin-left:20px}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:none;width:100%;margin-left:0;margin-bottom:2rem}}body.home #main,body.post-type-archive-photo #main{margin:2.5rem auto}body.archive .site-main .page-header,body.author .site-main .page-header,body.search .site-main .page-header{grid-column:1/-1;margin-bottom:1rem;width:100%}body.archive .site-main,body.author .site-main,body.post-type-archive-photo .site-main,body.search .site-main,body.single-photo .site-main{float:none;max-width:960px}body.single-photo #main{margin:40px a
uto 60px}body.single-photo .entry-header{margin-bottom:1rem}body.single-photo .entry-footer{margin-top:2rem}@media screen and (max-width:960px){body.single-photo .entry-footer,body.single-photo .entry-header{margin-right:20px;margin-left:20px}}body.page #main{margin:0 auto 2rem}body.page .entry-header{background-color:#fff;margin:0 auto;padding:3.0517578125rem 1.5625rem 0}body.page .entry-header .entry-title{color:#32373c;font-weight:400}@media screen and (max-width:960px){body.page .entry-header .entry-title{padding:0}}body.page:not(.logged-in).page .entry-footer{display:none}.site-content .no-results{grid-column:1/-1;margin:0 auto;max-width:600px;padding:unset;width:100%}.site-content .search-username{grid-column:1/-1;margin-bottom:1rem;width:100%;font-style:italic}.site-content .search-username p{margin-top:0}#wporg-photo-upload{border:none;margin:0;padding:0}#wporg-photo-upload .ugc-notice{border:none;border-right:6px solid;-webkit-border-radius:0;border-radius:0;padding-right:.
75rem}#wporg-photo-upload .ugc-notice.failure{border-color:#dc3232;background-color:#fbeaea}#wporg-photo-upload .ugc-notice.success{border-color:#64b450;background-color:#eff7ed}#wporg-photo-upload .ugc-help{color:#666;font-size:smaller;margin-top:0}#wporg-photo-upload input[type=file]{margin-right:0;padding-right:0}@media screen and (max-width:600px){#wporg-photo-upload input[type=text]{width:-webkit-calc(100% - 10px);width:calc(100% - 10px)}}.photo-upload-disabled{background-color:#fbeaea;border-right:5px solid red;margin-top:4rem;padding:2rem}.photos-all-link{grid-column:1/-1;margin-left:1.5rem;text-align:left}.latest-photos h3{font-size:1.25rem;font-weight:400}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:100px;row-gap:8px;justify-items:center}.photos-grid>span{position:relative}.photos-photo-link{display:inline-block;overflow:hidden}.photos-photo-link img{max-width:100%}.photos-photo-link img:active,.photos-photo-link img:
hover{border:4px solid #fff}.photos-grid .photos-photo-link img{height:100px;width:150px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}.navigation{grid-column:1/-1;margin-top:1rem;padding-left:1rem;text-align:left;width:100%}.navigation .nav-links{text-align:inherit}@media screen and (max-width:737px){.navigation{padding-left:0}.navigation .nav-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.navigation-wporg-max-page{grid-column:1/-1;font-size:smaller;font-style:italic;padding-left:1em;text-align:left}.photo-author img{-webkit-border-radius:50%;border-radius:50%;margin-left:.4rem;vertical-align:middle}.photo-meta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flo
w:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:600px){.photo-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.photo-meta .column{-webkit-box-flex:2;-webkit-flex:2 1 auto;-moz-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;margin-bottom:2rem;min-width:250px}@media screen and (max-width:600px){.photo-meta .column:first-child{margin-bottom:1rem}}.photo-meta .column:last-child{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}@media screen and (max-width:600px){.photo-meta .column:last-child{text-align:right}}.photo-meta .photo-exif{list-style:none;margin:0}.photo-meta .photo-exif strong{display:inline-block;min-width:80px}.photo-meta .photo-meta-label{display:inline-block;min-width:100px}.photo-meta .photo-tags{display:-webkit-box;display:
-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.photo-meta .photo-tags ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:.5rem;list-style:none;margin:.3rem 0 1rem}.photo-meta .photo-tags .photo-tag{background-color:#ddd;color:#333;padding:4px 14px;-webkit-border-radius:16px;border-radius:16px;font-size:14px}.photo-meta .photo-tags .photo-tag a{text-decoration:none}.photo-meta .photo-tags .photo-tag a:hover{color:#0073aa;text-decoration:underline}.photo-meta .photo-dimensions{margin-top:1rem}.photos-download{list-style:none;margin:0;padding:0;display:grid;posi
tion:relative;float:left}.photos-download .download-title{border:none;font-family:inherit;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.photos-download .download-title:after{content:"";border:.35rem solid transparent;border-top-color:hsla(0,0%,100%,.9);margin-right:.5em;-webkit-transform:translateY(.25em);-ms-transform:translateY(.25em);transform:translateY(.25em)}.photos-download .download-menu{display:grid;list-style:none;margin:0;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 .15em .25em rgba(0,0,0,.25);box-shadow:0 .15em .25em rgba(0,0,0,.25);padding:.5em 0;position:absolute;min-width:15ch;right:40%;top:100%;-webkit-transform:rotateX(-90deg) translateX(50%);transform:rotateX(-90deg) translateX(50%);-webkit-transform-origin:top center;-ms
-transform-origin:top center;transform-origin:top center;visibility:hidden;opacity:.3;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu:focus-within .dropdown__menu,.photos-download .download-menu:hover .dropdown__menu{opacity:1;-webkit-transform:rotateX(0) translateX(50%);transform:rotateX(0) translateX(50%);visibility:visible}.photos-download .download-menu a{display:block;padding:.5em;opacity:0;text-decoration:none;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu a:hover{background-color:#f6f6f6;color:#6682ff}.photos-download .download-menu a:focus{outline:none;background-color:rgba(56,88,233,.25)}.photos-download .download-menu li{padding:0}.photos-download:focus-within .download-title,.photos-download:hover .download-title{border-top-color:pink}.photos-download:focus-within .download-menu,.photos-download:hover .download-menu{opacity:1;-webkit-transform:rotateX(0) tr
anslateX(50%);transform:rotateX(0) translateX(50%);visibility:visible}.photos-download:focus-within .download-menu a,.photos-download:hover .download-menu a{opacity:1}.photos-download:focus-within:after,.photos-download:hover:after{opacity:1}.photos-download .photo-dimensions{font-size:smaller;display:block}.photos-download .photo-filesize{color:#888;font-size:smaller}.photos-categories,.photos-colors{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0}.photos-categories li,.photos-colors li{padding:0 1rem}.photos-colors li:before{content:"•";font-size:36px;font-weight:700;line-height:1rem;vertical
-align:middle;content:" ";border:1px solid #000;-webkit-border-radius:50%;border-radius:50%;display:inline-block;height:1rem;margin-left:.3rem;width:1rem}div.attribution{margin:1rem 0 3rem;font-size:.9rem}div.attribution .attribution-copy{background-color:#30272e;border-color:transparent;color:#fff;font-size:small;padding:.25rem .5rem;margin-top:1.5rem}div.attribution .attribution-label{margin-bottom:1rem}div.attribution .attribution-text .tabs button{background-color:#fff;border:0;border-bottom:1px solid #aaa;padding:.5rem 1rem}div.attribution .attribution-text .tabs button.active{border:1px solid;border-color:#aaa #aaa #fff;display:inline-block}div.attribution .attribution-text .tab-content{border:1px solid #aaa;padding:1rem;margin-top:-1px}div.attribution .attribution-text .tab-content .tab{display:none;word-break:break-word}div.attribution .attribution-text .tab-content .tab.active{display:block}.color-black:before,.taxonomy-photo_color-black{background-color:#000}.col
or-blue:before,.taxonomy-photo_color-blue{background-color:#00f}.color-brown:before,.taxonomy-photo_color-brown{background-color:brown}.color-gray:before,.taxonomy-photo_color-gray{background-color:grey}.color-green:before,.taxonomy-photo_color-green{background-color:green}.color-orange:before,.taxonomy-photo_color-orange{background-color:orange}.color-purple:before,.taxonomy-photo_color-purple{background-color:#639}.color-pink:before,.taxonomy-photo_color-pink{background-color:pink}.color-red:before,.taxonomy-photo_color-red{background-color:red}.color-silver:before,.taxonomy-photo_color-silver{background-color:silver}.color-violet:before,.taxonomy-photo_color-violet{background-color:violet}.color-white:before,.taxonomy-photo_color-white{background-color:#fff}.color-yellow:before,.taxonomy-photo_color-yellow{background-color:#ff0}body.page .taxonomy-photo_color{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px s
olid #ddd;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body.page .taxonomy-photo_color.taxonomy-photo_color .entry-content span{background-color:#ddd}body.page .taxonomy-photo_color .entry-content{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:0;position:relative}body.page .taxonomy-photo_color .entry-content span{background-color:#fff;display:block;min-height:3.8rem;opacity:.9}body.page .taxonomy-photo_color .entry-content a{bottom:-3.8rem;height:3.8rem;padding-top:1rem;position:absolute;-webkit-transform:translate(50%,-100%);-ms-transform:translate(50%,-100%);transform:translate(50%,-100%);width:100%}div.upload-checkbox-wrapper{margin:1rem 0}div.upload-checkbox-wrapper input[type=checkbox]{margin-top:0}div.upload-checkbox-wrapper div{padding-right:25px}div.upload-checkbox-wrapper input{margin-right:-25px}@media screen and (max-width:782px){div.upload-checkbox-wrapper div{margin
:.5rem 0;padding-right:35px}div.upload-checkbox-wrapper input{margin-right:-35px}}#wporg-photo-upload span{padding:.1rem .3rem;font-weight:400;border-right-width:5px;border-right-style:solid}#wporg-photo-upload span.error{background-color:#fbeaea;border-right-color:red}#wporg-photo-upload span.processing{background-color:#e5f5fa;border-right-color:#00a0d2;font-style:italic}.confirmation-checkbox-toggle-container{margin-bottom:1rem}.taxonomy-photo_orientation .entry-content{background-color:#eee}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape{max-height:136px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape .entry-content{max-width:300px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait{height:250px;max-height:250px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait .entry-content{height:250px;width:200px}body.archive #mai
n article.taxonomy-photo_orientation.taxonomy-photo_orientation-square .entry-content{width:136px}.banner{background-color:#fff8dc;margin:2rem;padding:1rem 2rem;text-align:center}
</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">+@charset "UTF-8";[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-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-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{margi
n-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-lef
t,.push-left{margin-left:auto}.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;jus
tify-content:flex-start}}.float-right{float:left}.float-left{float:right}@media (max-width:768px){.float-left,.float-right{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}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{fo
nt-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:1rem 0}cite,dfn,em,i{font-style:italic}bloc
kquote{margin:0 1.5rem}address{margin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;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 #767676;color:#767676;margin:1rem 0;padding-right:.8rem}blockquote cite{font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h
5,h6{font-family:Open Sans,sans-serif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:2.44140625rem}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:1.953125rem}.h3,h3{font-size:1.5625rem;font-weight:400}.h4,h4{font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:1rem;letter-spacing:.01rem}.h5,.h6,h5,h6{font-weight:600;text-transform:uppercase}.h6,h6{font-size:.8rem;letter-spacing:.8px}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-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.unmarked-list,ol.unmarked-list,ul.unmarked-list{list-style:none;padding-right:0}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:.8rem;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:.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-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:.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:inli
ne;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{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:.8rem;height:1.5625rem;line-height:1;margin:0;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;padding:0}.button-group.button-xl .button,.button.button-xl{font-size:1rem;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-lar
ge{height:1.953125rem;line-height:1;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:.64rem;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{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{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{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.but
ton.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{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{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{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]{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,input[type=submit].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{text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799}.button-primary,.button-primary:visited,.download-button,.download-button:visited,.plugin-upload-form .button-primary,.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,.dow
nload-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;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{-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:hove
r,.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{-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{-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{z-index:20}.button-group>.button:first-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:last-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{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:a
fter,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro,p.subheading{font-size:1.25rem}p.aside{font-size:.8rem}p.note{font-size:.64rem;letter-spacing:.01rem;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: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-align: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:"•";font-size:24px;heig
ht: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}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.1%,.75);-webkit-box-shadow:inset 0 1px 2px rg
ba(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].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-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:.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-righ
t-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}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:10rem;margin:6rem auto;position:relative;text-align:center;width:10rem}.error-404 .page-content .logo-swing .wp-logo{right:0;max-width:none;position:absolute;top:0;width:10rem}@-webkit-keyframes hinge{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-or
igin: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}}@keyframes hinge{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:hinge;animation-name:hinge}.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}.com
ments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-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:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.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&
gt;:last-child,.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{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:.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{fo
nt-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{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:.8rem;font-style:italic;position:absolute;top:-.8rem}.entry-meta{color:#999;font-size:.8rem;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-left:1rem}.entry-meta>span :last
-of-type{margin:0}.entry-meta .byline,.entry-meta .updated:not(.published),.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:3.0517578125rem;max-width:40em}.gallery{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%}.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-ca
ption{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:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;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:bl
ock}.menu-toggle{background:transparent;border:none;color:#fff;font-size:1.5625rem;height:3.5rem;overflow:hidden;position:absolute;left:1rem;top:-58px;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:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;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: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: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:left}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-c
olor:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px;text-align:center}.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:"‹"}.pagination .nav-links .page-numbers.next:after{content:"›"}}.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}bo
dy.search .gutters .col-12{width:100%}body.search .site-main{margin:0 auto;max-width:960px;padding:0 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;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:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 3.0517578125rem;max-width:40em;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;te
xt-align:center}.site-title{display:inline-block;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 0 0 2rem;max-width:none}.site-header.home .site-title{display:inherit;font-size:3.8146972656rem;margin:2rem 0 1rem}.widget-area{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;padding:22px 14px 65px}#wporg-footer,#wporg-footer .wrapper{clear:both;margin:0 auto;overflow:auto}#wporg-footer .wrapper{max-width:930px}#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;-webkit-text-decoration-skip
-ink:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .social-media-links .dashicons{margin-left:4px}#wporg-footer .cip{clear:both;color:#ccc;float:none;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-right:0;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 60px 0 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;pos
ition: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:767px){#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;text-align:center}}#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{display:inline-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@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-blo
ck;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;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{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-sea
rch 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;margin-right:0;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,#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-b
ox-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: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;padding:10px 15px}.photo-favorite{height:36px;margin-left:10px;text-align:center;vertical-align:top;width:36px}.photo-favorite .photo-favorite-heart{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#cbcdce;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.7859375rem;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin:0;outline:none;padding:0}.photo-favorite .photo-favorite-heart.favorited{color:#dc3232}.photo-favorite .photo-favorite-heart:hover{color:#bbb}.photo-favorite .photo-favorite-heart:focus,.photo-favorite .photo-favorite-heart:hover{text-decoration:none}.photo-favorite .photo-favorite-
heart:after{content:"\f487";font-family:dashicons;vertical-align:top}.search-form{font-size:0;margin-bottom:2rem;max-width:100%;position:relative}.search-form .search-field{-webkit-appearance:none;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:1rem;line-height:1.5;margin:0 auto;max-width:100%;padding:.5rem .5rem .5rem 2rem;vertical-align:initial;width:22.7373675443rem}.search-form .button-search{border-top:none;border-right:none;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;font-size:1rem;margin:0;position:relative;left:auto;top:auto;vertical-align:top}.search-form .button-search:active{background:#006799;border-left:1px solid #006799;-webkit-box-shadow:none;box-shadow:none}.search-form .button-search .dashicons{font-size:1rem;vertical-align:text-bottom}.site-header .search-form{display:inline-block}.site-header.home .search-form .button-search,.site-main .search-form .button-search{backgrou
nd:transparent;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#32373c;display:block;height:45px;padding:.5rem;position:absolute;left:0;text-shadow:none;top:0}.site-header.home .search-form .button-search:focus,.site-main .search-form .button-search:focus{-webkit-box-shadow:0 0 2px 1px #33b3db;box-shadow:0 0 2px 1px #33b3db}.site-header.home .search-form .button-search:active,.site-main .search-form .button-search:active{background:transparent;border:none;-webkit-transform:none;-ms-transform:none;transform:none}.site-header:not(.home) .search-form{margin:0;padding:1rem 1.5rem 1rem 1rem}@media screen and (min-width:737px){.site-header:not(.home) .search-form{padding:0}}.site-header:not(.home) .search-form .search-field{border:0;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;display:inline-block;font-size:1rem;padding:5px 10px;position:relative;width:auto}.site-header:not(.home) .search-form .search-field+.button-search{ba
ckground-color:#213fd4;border:0;-webkit-box-shadow:none;box-shadow:none}.site-header:not(.home) .search-form .search-field+.button-search:hover{background-color:#000}@media screen and (min-width:737px){.site-header:not(.home) .search-form .search-field{font-size:.64rem;width:7rem}.site-header:not(.home) .search-form .search-field+.button-search{display:inline-block;margin-bottom:0}}@media screen and (min-width:60em){.site-header:not(.home) .search-form .search-field{width:10rem}}.site-main .search-form .search-field{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);padding:.5rem .5rem .5rem 2rem;width:100%}p a{border-bottom:none}p a:hover{border:none}details{margin:0 0 15px}summary{list-style-type:disc;font-weight:700;cursor:pointer}.wrap{max-width:980px}.site-content{max-width:none;padding:0}.download-button,.main-navigation,.site-header{background-color:#3858e9}.randomly-chosen-photo{background-color:#eff2ff;-webkit
-border-radius:2px;border-radius:2px;border:0 solid #00a0d2;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:2rem;overflow:auto;padding:1.25em 3.25em 1.25em 1.25em;position:relative}.randomly-chosen-photo:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS42IDEyYTcuNiA3LjYgMCAxMS0xNS4yIDAgNy42IDcuNiAwIDAxMTUuMiAwem0xLjQgMGE5IDkgMCAxMS0xOCAwIDkgOSAwIDAxMTggMHptLTkuNzEzLTIuMjI2djcuMjU5aDEuNDEyVjkuNzc0aC0xLjQxMnptLjA4LTEuMzY1YS44OTguODk4IDAgMDAuNjMzLjI0NS44ODIuODgyIDAgMDAuNjI5LS4yNDUuNzkyLjc5MiAwIDAwLjI2NC0uNTk2Ljc4My43ODMgMCAwMC0uMjY0LS41OTUuODczLjg3MyAwIDAwLS42MjktLjI1Ljg4OS44ODkgMCAwMC0uNjMzLjI1Ljc5Ljc5IDAgMDAtLjI2LjU5NWMwIC4yMy4wODcuNDI5LjI2LjU5NnoiIGZpbGw9IiMzODU4RTkiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";font-family:dashicons;font-si
ze:2em;height:24px;right:.55em;position:absolute;top:.65em;width:24px}.randomly-chosen-photo a{color:#3858e9;text-decoration:underline}.download-button:focus,.download-button:hover{background-color:#213fd4}.site-header.home .site-title{font-family:EB Garamond,serif}.site-title a{font-weight:300}.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{border-bottom:none;color:#fff;text-decoration:none}.site-main .photo-alt-text{color:#666;font-style:italic;margin:0}.site-main .photo-alt-text span{font-style:normal;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:960px){.site-main .photo-alt-text{margin-right:20px;margin-left:20px}}.site-contribute{color:hsla(0,0%,100%,.8);font-weight:300;margin-top:0}.site-contribute a{color:hsla(0,0%,100%,.8);font-weight:500}.site-contribute a:hover{color:rgba(0,0,0,.8)}body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #
main,body.search #main{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto 3rem;padding:0 1.5625rem}@media screen and (min-width:737px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:0 10px}}@media screen and (max-width:650px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:initial}}body.archive #main article,body.author #main article,body.home #main article,body.post-type-archive-photo #main article,body.search #main article{max-height:200px;height:200px;margin:0 .5rem 1rem;text-align:center}body.archive #main article.photo-placeholder,body.author #main article.photo-placeholder,body.home #main article.photo-placeholder,body.post-type-archive-photo #main article.photo-placeholder,body.search #main article.photo-placeholder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webki
t-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}body.archive #main article.photo-placeholder .entry-content,body.author #main article.photo-placeholder .entry-content,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main article.photo-placeholder .entry-content{background-color:#eee}body.archive #main article.user-no-favorites,body.author #main article.user-no-favorites,body.home #main article.user-no-favorites,body.post-type-archive-photo #main article.user-no-favorites,body.search #main article.user-no-favorites{grid-column:1/-1;margin-right:0;margin-left:0;text-align:right}body.archive #main .grid-photo,body.archive #main article.photo-placeholder .entry-content,body.author #main .grid-photo,body.author #main article.photo-placeholder .entry-content,body.home #main .grid-photo,body.home #main article.photo-placeholder .
entry-content,body.post-type-archive-photo #main .grid-photo,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main .grid-photo,body.search #main article.photo-placeholder .entry-content{height:200px;width:300px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}body.archive #main .grid-photo:active,body.archive #main .grid-photo:hover,body.archive #main article.photo-placeholder .entry-content:active,body.archive #main article.photo-placeholder .entry-content:hover,body.author #main .grid-photo:active,body.author #main .grid-photo:hover,body.author #main article.photo-placeholder .entry-content:active,body.author #main article.photo-placeholder .entry-content:hover,body.home #main .grid-photo:active,body.home #main .grid-photo:hover,body.home #main article.photo-placeholder .entry-content:active,body.home #main article.photo-placeholder .entry-content:hover,body.post-type-archive-photo #main .grid-photo:active
,body.post-type-archive-photo #main .grid-photo:hover,body.post-type-archive-photo #main article.photo-placeholder .entry-content:active,body.post-type-archive-photo #main article.photo-placeholder .entry-content:hover,body.search #main .grid-photo:active,body.search #main .grid-photo:hover,body.search #main article.photo-placeholder .entry-content:active,body.search #main article.photo-placeholder .entry-content:hover{border:4px solid #eee}body.archive #main .entry-content figcaption,body.archive #main .entry-footer,body.archive #main .entry-header,body.author #main .entry-content figcaption,body.author #main .entry-footer,body.author #main .entry-header,body.home #main .entry-content figcaption,body.home #main .entry-footer,body.home #main .entry-header,body.post-type-archive-photo #main .entry-content figcaption,body.post-type-archive-photo #main .entry-footer,body.post-type-archive-photo #main .entry-header,body.search #main .entry-content figcaption,body.search #main .entry-foo
ter,body.search #main .entry-header{display:none}body.archive #main .page-footer,body.author #main .page-footer,body.home #main .page-footer,body.post-type-archive-photo #main .page-footer,body.search #main .page-footer{grid-column:1/-1;margin-top:3rem}body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{margin:0 auto 60px;overflow:auto}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:right;width:30%;margin-left:5%}body.archive aside.widget-area .widget:last-child,body.author aside.widget-area .widget:last-child,body.home aside.widget-area .widget:last-child,body.post-type-archive-photo aside.widget-area .widget:last-child,body.search aside.widget-area .widget:last-child{margin-left:0}body.archive aside.widget-a
rea .widgettitle,body.author aside.widget-area .widgettitle,body.home aside.widget-area .widgettitle,body.post-type-archive-photo aside.widget-area .widgettitle,body.search aside.widget-area .widgettitle{margin-top:0}@media screen and (max-width:960px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{margin-right:20px;margin-left:20px}}@media screen and (max-width:632px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{display:block;margin-right:20px;margin-left:20px}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:none;width:100%;margin-left:0;margin-bottom:2rem}}body.home #main,body.post-typ
e-archive-photo #main{margin:2.5rem auto}body.archive .site-main .page-header,body.author .site-main .page-header,body.search .site-main .page-header{grid-column:1/-1;margin-bottom:1rem;width:100%}body.archive .site-main,body.author .site-main,body.post-type-archive-photo .site-main,body.search .site-main,body.single-photo .site-main{float:none;max-width:960px}body.single-photo #main{margin:40px auto 60px}body.single-photo .entry-header{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:1rem}body.single-photo .entry-header .photo-author{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:2px}body.single-pho
to .entry-footer{margin-top:2rem}@media screen and (max-width:960px){body.single-photo .entry-footer,body.single-photo .entry-header{margin-right:20px;margin-left:20px}}body.page #main{margin:0 auto 2rem}body.page .entry-header{background-color:#fff;margin:0 auto;padding:3.0517578125rem 1.5625rem 0}body.page .entry-header .entry-title{color:#32373c;font-weight:400}@media screen and (max-width:960px){body.page .entry-header .entry-title{padding:0}}body.page:not(.logged-in).page .entry-footer{display:none}.site-content .no-results{grid-column:1/-1;margin:0 auto;max-width:600px;padding:unset;width:100%}.site-content .search-username{grid-column:1/-1;margin-bottom:1rem;width:100%;font-style:italic}.site-content .search-username p{margin-top:0}#wporg-photo-upload{border:none;margin:0;padding:0}#wporg-photo-upload .ugc-notice{border:none;border-right:6px solid;-webkit-border-radius:0;border-radius:0;padding-right:.75rem}#wporg-photo-upload .ugc-notice.failure{border-color:#dc3232;backgrou
nd-color:#fbeaea}#wporg-photo-upload .ugc-notice.success{border-color:#64b450;background-color:#eff7ed}#wporg-photo-upload .ugc-help{color:#666;font-size:smaller;margin-top:0}#wporg-photo-upload input[type=file]{margin-right:0;padding-right:0}@media screen and (max-width:600px){#wporg-photo-upload input[type=text]{width:-webkit-calc(100% - 10px);width:calc(100% - 10px)}}.photo-upload-disabled{background-color:#fbeaea;border-right:5px solid red;margin-top:4rem;padding:2rem}.photos-all-link{grid-column:1/-1;margin-left:1.5rem;text-align:left}.latest-photos h3{font-size:1.25rem;font-weight:400}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:100px;row-gap:8px;justify-items:center}.photos-grid>span{position:relative}.photos-photo-link{display:inline-block;overflow:hidden}.photos-photo-link img{max-width:100%}.photos-photo-link img:active,.photos-photo-link img:hover{border:4px solid #fff}.photos-grid .photos-photo-link img{height:100p
x;width:150px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}.navigation{grid-column:1/-1;margin-top:1rem;padding-left:1rem;text-align:left;width:100%}.navigation .nav-links{text-align:inherit}@media screen and (max-width:737px){.navigation{padding-left:0}.navigation .nav-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.navigation-wporg-max-page{grid-column:1/-1;font-size:smaller;font-style:italic;padding-left:1em;text-align:left}.photo-author-link img,.photo-favoriter img{-webkit-border-radius:50%;border-radius:50%;margin-left:.4rem;vertical-align:middle}.photo-meta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-
direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:600px){.photo-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.photo-meta .column{-webkit-box-flex:2;-webkit-flex:2 1 auto;-moz-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;margin-bottom:2rem;min-width:250px}@media screen and (max-width:600px){.photo-meta .column:first-child{margin-bottom:1rem}}.photo-meta .column:last-child{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}@media screen and (max-width:600px){.photo-meta .column:last-child{text-align:right}}.photo-meta .photo-exif{list-style:none;margin:0}.photo-meta .photo-exif strong{display:inline-block;min-width:80px}.photo-meta .photo-meta-label{display:inline-block;min-width:100px}.photo-meta .photo-tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox
;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.photo-meta .photo-tags ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:.5rem;list-style:none;margin:.3rem 0 1rem}.photo-meta .photo-tags .photo-tag{background-color:#ddd;color:#333;padding:4px 14px;-webkit-border-radius:16px;border-radius:16px;font-size:14px}.photo-meta .photo-tags .photo-tag a{text-decoration:none}.photo-meta .photo-tags .photo-tag a:hover{color:#0073aa;text-decoration:underline}.photo-meta .photo-dimensions{margin-top:1rem}.photos-download{list-style:none;margin:0;padding:0;display:grid;position:relative}.photos-download .download-title{bo
rder:none;font-family:inherit;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.photos-download .download-title:after{content:"";border:.35rem solid transparent;border-top-color:hsla(0,0%,100%,.9);margin-right:.5em;-webkit-transform:translateY(.25em);-ms-transform:translateY(.25em);transform:translateY(.25em)}.photos-download .download-menu{display:grid;list-style:none;margin:0;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 .15em .25em rgba(0,0,0,.25);box-shadow:0 .15em .25em rgba(0,0,0,.25);padding:.5em 0;position:absolute;min-width:15ch;right:37%;top:102%;-webkit-transform:rotateX(-90deg) translateX(50%);transform:rotateX(-90deg) translateX(50%);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;vis
ibility:hidden;opacity:.3;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu:focus-within .dropdown__menu,.photos-download .download-menu:hover .dropdown__menu{opacity:1;-webkit-transform:rotateX(0) translateX(50%);transform:rotateX(0) translateX(50%);visibility:visible}.photos-download .download-menu a{display:block;padding:.5em;opacity:0;text-decoration:none;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu a:hover{background-color:#f6f6f6;color:#6682ff}.photos-download .download-menu a:focus{outline:none;background-color:rgba(56,88,233,.25)}.photos-download .download-menu li{padding:0}.photos-download:focus-within .download-title,.photos-download:hover .download-title{border-top-color:pink}.photos-download:focus-within .download-menu,.photos-download:hover .download-menu{opacity:1;-webkit-transform:rotateX(0) translateX(50%);transform:rotateX(0) translateX(50%);visibilit
y:visible}.photos-download:focus-within .download-menu a,.photos-download:hover .download-menu a{opacity:1}.photos-download:focus-within:after,.photos-download:hover:after{opacity:1}.photos-download .photo-dimensions{font-size:smaller;display:block}.photos-download .photo-filesize{color:#888;font-size:smaller}.photos-categories,.photos-colors{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0}.photos-categories li,.photos-colors li{padding:0 1rem}.photos-colors li:before{content:"•";font-size:36px;font-weight:700;line-height:1rem;vertical-align:middle;content:" ";border:1px solid #000;-w
ebkit-border-radius:50%;border-radius:50%;display:inline-block;height:1rem;margin-left:.3rem;width:1rem}div.attribution{margin:1rem 0 3rem;font-size:.9rem}div.attribution .attribution-copy{background-color:#30272e;border-color:transparent;color:#fff;font-size:small;padding:.25rem .5rem;margin-top:1.5rem}div.attribution .attribution-label{margin-bottom:1rem}div.attribution .attribution-text .tabs button{background-color:#fff;border:0;border-bottom:1px solid #aaa;padding:.5rem 1rem}div.attribution .attribution-text .tabs button.active{border:1px solid;border-color:#aaa #aaa #fff;display:inline-block}div.attribution .attribution-text .tab-content{border:1px solid #aaa;padding:1rem;margin-top:-1px}div.attribution .attribution-text .tab-content .tab{display:none;word-break:break-word}div.attribution .attribution-text .tab-content .tab.active{display:block}.color-black:before,.taxonomy-photo_color-black{background-color:#000}.color-blue:before,.taxonomy-photo_color-blue{background-color:#
00f}.color-brown:before,.taxonomy-photo_color-brown{background-color:brown}.color-gray:before,.taxonomy-photo_color-gray{background-color:grey}.color-green:before,.taxonomy-photo_color-green{background-color:green}.color-orange:before,.taxonomy-photo_color-orange{background-color:orange}.color-purple:before,.taxonomy-photo_color-purple{background-color:#639}.color-pink:before,.taxonomy-photo_color-pink{background-color:pink}.color-red:before,.taxonomy-photo_color-red{background-color:red}.color-silver:before,.taxonomy-photo_color-silver{background-color:silver}.color-violet:before,.taxonomy-photo_color-violet{background-color:violet}.color-white:before,.taxonomy-photo_color-white{background-color:#fff}.color-yellow:before,.taxonomy-photo_color-yellow{background-color:#ff0}body.page .taxonomy-photo_color{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-
moz-box;display:-ms-flexbox;display:flex}body.page .taxonomy-photo_color.taxonomy-photo_color .entry-content span{background-color:#ddd}body.page .taxonomy-photo_color .entry-content{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:0;position:relative}body.page .taxonomy-photo_color .entry-content span{background-color:#fff;display:block;min-height:3.8rem;opacity:.9}body.page .taxonomy-photo_color .entry-content a{bottom:-3.8rem;height:3.8rem;padding-top:1rem;position:absolute;-webkit-transform:translate(50%,-100%);-ms-transform:translate(50%,-100%);transform:translate(50%,-100%);width:100%}div.upload-checkbox-wrapper{margin:1rem 0}div.upload-checkbox-wrapper input[type=checkbox]{margin-top:0}div.upload-checkbox-wrapper div{padding-right:25px}div.upload-checkbox-wrapper input{margin-right:-25px}@media screen and (max-width:782px){div.upload-checkbox-wrapper div{margin:.5rem 0;padding-right:35px}div.upload-checkbox-wrapper inpu
t{margin-right:-35px}}#wporg-photo-upload span{padding:.1rem .3rem;font-weight:400;border-right-width:5px;border-right-style:solid}#wporg-photo-upload span.error{background-color:#fbeaea;border-right-color:red}#wporg-photo-upload span.processing{background-color:#e5f5fa;border-right-color:#00a0d2;font-style:italic}.confirmation-checkbox-toggle-container{margin-bottom:1rem}.taxonomy-photo_orientation .entry-content{background-color:#eee}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape{max-height:136px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape .entry-content{max-width:300px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait{height:250px;max-height:250px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait .entry-content{height:250px;width:200px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientat
ion-square .entry-content{width:136px}.banner{background-color:#fff8dc;margin:2rem;padding:1rem 2rem;text-align:center}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotoscssstylecss"></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-photos/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-photos/css/style.css 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/style.css 2024-10-09 20:48:37 UTC (rev 14102)
</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">-@charset "UTF-8";[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.6666
666667%}.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>.c
ol-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-left{float:left}@media (max-width:768px){.float-left,.float-right{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}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;fo
nt-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:1rem 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5rem}address{m
argin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;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 #767676;color:#767676;margin:1rem 0;padding-left:.8rem}blockquote cite{font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-se
rif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:2.44140625rem}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:1.953125rem}.h3,h3{font-size:1.5625rem;font-weight:400}.h4,h4{font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:1rem;letter-spacing:.01rem}.h5,.h6,h5,h6{font-weight:600;text-transform:uppercase}.h6,h6{font-size:.8rem;letter-spacing:.8px}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-decoration: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.unmarked-list,ol.unmarked-list,ul.unmarked-list{list-style:none;padding-left:0}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:.8rem;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:.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:.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}.ali
gnright{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{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:.8rem;height:1.5625rem;line-height:1;margin:0;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;padding:0}.button-group.button-xl .button,.button.button-xl{font-size:1rem;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-large{height:1.953125rem;line-height:1;p
adding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:.64rem;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{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{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{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover
{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{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{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{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]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;c
olor:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link,input[type=submit].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{text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primary,.button-primary:visited,.download-button,.download-button:visited,.plugin-upload-form .button-primary,.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.h
over,.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;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{-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{-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{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.but
ton-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{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-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro,p.subheading{font-size:1.25rem}p.aside{font-size:.8rem}p.note{font-size:.64rem;letter-spacing:.01rem;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:16p
x;-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;-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 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:"•";font-size:24px;height:6px;line-height:16px;margin:4px;t
ext-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}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.1%,.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;m
argin: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:.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.not
ice-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:10rem;margin:6rem auto;position:relative;text-align:center;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:10rem}@-webkit-keyframes hinge{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:e
ase-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 hinge{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-transfor
m: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}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}.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-area .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:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.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>:last-child,.comments-area .comment-content li>ol,.comments-ar
ea .comment-content li>ul{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:.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:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-co
mments{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{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:.8rem;font-style:italic;position:absolute;top:-.8rem}.entry-meta{color:#999;font-size:.8rem;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-right:1rem}.entry-meta>span :last-of-type{margin:0}.entry-meta .byline,.entry-meta .updated:not(.pub
lished),.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:3.0517578125rem;max-width:40em}.gallery{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%}.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;
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:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;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:1
.5625rem;height:3.5rem;overflow:hidden;position:absolute;right:1rem;top:-58px;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:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;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: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: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:8
px;text-align:center}.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:"‹"}.pagination .nav-links .page-numbers.next:after{content:"›"}}.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 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;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:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 3.0517578125rem;max-width:40em;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:1.5625rem;
font-weight:300;line-height:1;margin:0 2rem 0 0;max-width:none}.site-header.home .site-title{display:inherit;font-size:3.8146972656rem;margin:2rem 0 1rem}.widget-area{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;padding:22px 14px 65px}#wporg-footer,#wporg-footer .wrapper{clear:both;margin:0 auto;overflow:auto}#wporg-footer .wrapper{max-width:930px}#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;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color
:#0073aa;text-decoration:underline}#wporg-footer .social-media-links .dashicons{margin-right:4px}#wporg-footer .cip{clear:both;color:#ccc;float:none;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-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;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=) 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 0 0 60px}#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:l
eft .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;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:767px){#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 10p
x;text-align:center}}#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{display:inline-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@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{backgr
ound:#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;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{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:120
px;text-align:inherit}#wporg-header h1{float:left;padding-left:10px}#wporg-header h2.rosetta{float:left;margin-left:0;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~.upar
row{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 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}.search-form{font-size:0;mar
gin-bottom:2rem;max-width:100%;position:relative}.search-form .search-field{-webkit-appearance:none;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:1rem;line-height:1.5;margin:0 auto;max-width:100%;padding:.5rem 2rem .5rem .5rem;vertical-align:initial;width:22.7373675443rem}.search-form .button-search{border-top:none;border-left:none;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;font-size:1rem;margin:0;position:relative;right:auto;top:auto;vertical-align:top}.search-form .button-search:active{background:#006799;border-right:1px solid #006799;-webkit-box-shadow:none;box-shadow:none}.search-form .button-search .dashicons{font-size:1rem;vertical-align:text-bottom}.site-header .search-form{display:inline-block}.site-header.home .search-form .button-search,.site-main .search-form .button-search{background:transparent;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none
;color:#32373c;display:block;height:45px;padding:.5rem;position:absolute;right:0;text-shadow:none;top:0}.site-header.home .search-form .button-search:focus,.site-main .search-form .button-search:focus{-webkit-box-shadow:0 0 2px 1px #33b3db;box-shadow:0 0 2px 1px #33b3db}.site-header.home .search-form .button-search:active,.site-main .search-form .button-search:active{background:transparent;border:none;-webkit-transform:none;-ms-transform:none;transform:none}.site-header:not(.home) .search-form{margin:0;padding:1rem 1rem 1rem 1.5rem}@media screen and (min-width:737px){.site-header:not(.home) .search-form{padding:0}}.site-header:not(.home) .search-form .search-field{border:0;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;display:inline-block;font-size:1rem;padding:5px 10px;position:relative;width:auto}.site-header:not(.home) .search-form .search-field+.button-search{background-color:#213fd4;border:0;-webkit-box-shadow:none;box-shadow:none}.site-header:not(.home) .search-f
orm .search-field+.button-search:hover{background-color:#000}@media screen and (min-width:737px){.site-header:not(.home) .search-form .search-field{font-size:.64rem;width:7rem}.site-header:not(.home) .search-form .search-field+.button-search{display:inline-block;margin-bottom:0}}@media screen and (min-width:60em){.site-header:not(.home) .search-form .search-field{width:10rem}}.site-main .search-form .search-field{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);padding:.5rem 2rem .5rem .5rem;width:100%}p a{border-bottom:none}p a:hover{border:none}details{margin:0 0 15px}summary{list-style-type:disc;font-weight:700;cursor:pointer}.wrap{max-width:980px}.site-content{max-width:none;padding:0}.download-button,.main-navigation,.site-header{background-color:#3858e9}.randomly-chosen-photo{background-color:#eff2ff;-webkit-border-radius:2px;border-radius:2px;border:0 solid #00a0d2;margin-bottom:2rem;overflow:auto;padding:1.25
em 1.25em 1.25em 3.25em;position:relative}.randomly-chosen-photo:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS42IDEyYTcuNiA3LjYgMCAxMS0xNS4yIDAgNy42IDcuNiAwIDAxMTUuMiAwem0xLjQgMGE5IDkgMCAxMS0xOCAwIDkgOSAwIDAxMTggMHptLTkuNzEzLTIuMjI2djcuMjU5aDEuNDEyVjkuNzc0aC0xLjQxMnptLjA4LTEuMzY1YS44OTguODk4IDAgMDAuNjMzLjI0NS44ODIuODgyIDAgMDAuNjI5LS4yNDUuNzkyLjc5MiAwIDAwLjI2NC0uNTk2Ljc4My43ODMgMCAwMC0uMjY0LS41OTUuODczLjg3MyAwIDAwLS42MjktLjI1Ljg4OS44ODkgMCAwMC0uNjMzLjI1Ljc5Ljc5IDAgMDAtLjI2LjU5NWMwIC4yMy4wODcuNDI5LjI2LjU5NnoiIGZpbGw9IiMzODU4RTkiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";font-family:dashicons;font-size:2em;height:24px;left:.55em;position:absolute;top:.65em;width:24px}.randomly-chosen-photo a{color:#3858e9;text-decoration:underline}.download-button:focus,.download-button:hover{background-col
or:#213fd4}.site-header.home .site-title{font-family:EB Garamond,serif}.site-title a{font-weight:300}.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{border-bottom:none;color:#fff;text-decoration:none}.site-main .photo-alt-text{color:#666;font-style:italic;margin:0}.site-main .photo-alt-text span{font-style:normal;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:960px){.site-main .photo-alt-text{margin-left:20px;margin-right:20px}}.site-contribute{color:hsla(0,0%,100%,.8);font-weight:300;margin-top:0}.site-contribute a{color:hsla(0,0%,100%,.8);font-weight:500}.site-contribute a:hover{color:rgba(0,0,0,.8)}body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto 3rem;padding:0 1.5625rem}@media screen and (min-width:737px){body.archive #main,body.au
thor #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:0 10px}}@media screen and (max-width:650px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:initial}}body.archive #main article,body.author #main article,body.home #main article,body.post-type-archive-photo #main article,body.search #main article{max-height:200px;height:200px;margin:0 .5rem 1rem;text-align:center}body.archive #main article.photo-placeholder,body.author #main article.photo-placeholder,body.home #main article.photo-placeholder,body.post-type-archive-photo #main article.photo-placeholder,body.search #main article.photo-placeholder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}body.archive #main article.photo-placeholder .entry-content,body.author #main art
icle.photo-placeholder .entry-content,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main article.photo-placeholder .entry-content{background-color:#eee}body.archive #main .grid-photo,body.archive #main article.photo-placeholder .entry-content,body.author #main .grid-photo,body.author #main article.photo-placeholder .entry-content,body.home #main .grid-photo,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main .grid-photo,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main .grid-photo,body.search #main article.photo-placeholder .entry-content{height:200px;width:300px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}body.archive #main .grid-photo:active,body.archive #main .grid-photo:hover,body.archive #main article.photo-placeholder .entry-content:active,body.archive #ma
in article.photo-placeholder .entry-content:hover,body.author #main .grid-photo:active,body.author #main .grid-photo:hover,body.author #main article.photo-placeholder .entry-content:active,body.author #main article.photo-placeholder .entry-content:hover,body.home #main .grid-photo:active,body.home #main .grid-photo:hover,body.home #main article.photo-placeholder .entry-content:active,body.home #main article.photo-placeholder .entry-content:hover,body.post-type-archive-photo #main .grid-photo:active,body.post-type-archive-photo #main .grid-photo:hover,body.post-type-archive-photo #main article.photo-placeholder .entry-content:active,body.post-type-archive-photo #main article.photo-placeholder .entry-content:hover,body.search #main .grid-photo:active,body.search #main .grid-photo:hover,body.search #main article.photo-placeholder .entry-content:active,body.search #main article.photo-placeholder .entry-content:hover{border:4px solid #eee}body.archive #main .entry-content figcaption,body
.archive #main .entry-footer,body.archive #main .entry-header,body.author #main .entry-content figcaption,body.author #main .entry-footer,body.author #main .entry-header,body.home #main .entry-content figcaption,body.home #main .entry-footer,body.home #main .entry-header,body.post-type-archive-photo #main .entry-content figcaption,body.post-type-archive-photo #main .entry-footer,body.post-type-archive-photo #main .entry-header,body.search #main .entry-content figcaption,body.search #main .entry-footer,body.search #main .entry-header{display:none}body.archive #main .page-footer,body.author #main .page-footer,body.home #main .page-footer,body.post-type-archive-photo #main .page-footer,body.search #main .page-footer{grid-column:1/-1;margin-top:3rem}body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{margin:0 auto 60px;overflow:auto}body.archive aside.widget-area .widget,bod
y.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:left;width:30%;margin-right:5%}body.archive aside.widget-area .widget:last-child,body.author aside.widget-area .widget:last-child,body.home aside.widget-area .widget:last-child,body.post-type-archive-photo aside.widget-area .widget:last-child,body.search aside.widget-area .widget:last-child{margin-right:0}body.archive aside.widget-area .widgettitle,body.author aside.widget-area .widgettitle,body.home aside.widget-area .widgettitle,body.post-type-archive-photo aside.widget-area .widgettitle,body.search aside.widget-area .widgettitle{margin-top:0}@media screen and (max-width:960px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{margin-left:20px;margin-right:20px}}@media screen and (max-width:632px){bo
dy.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{display:block;margin-left:20px;margin-right:20px}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:none;width:100%;margin-right:0;margin-bottom:2rem}}body.home #main,body.post-type-archive-photo #main{margin:2.5rem auto}body.archive .site-main .page-header,body.author .site-main .page-header,body.search .site-main .page-header{grid-column:1/-1;margin-bottom:1rem;width:100%}body.archive .site-main,body.author .site-main,body.post-type-archive-photo .site-main,body.search .site-main,body.single-photo .site-main{float:none;max-width:960px}body.single-photo #main{margin:40px auto 60px}body.single-photo .entry-header{margin-bottom:1rem}body.single-photo .entry-footer{
margin-top:2rem}@media screen and (max-width:960px){body.single-photo .entry-footer,body.single-photo .entry-header{margin-left:20px;margin-right:20px}}body.page #main{margin:0 auto 2rem}body.page .entry-header{background-color:#fff;margin:0 auto;padding:3.0517578125rem 1.5625rem 0}body.page .entry-header .entry-title{color:#32373c;font-weight:400}@media screen and (max-width:960px){body.page .entry-header .entry-title{padding:0}}body.page:not(.logged-in).page .entry-footer{display:none}.site-content .no-results{grid-column:1/-1;margin:0 auto;max-width:600px;padding:unset;width:100%}.site-content .search-username{grid-column:1/-1;margin-bottom:1rem;width:100%;font-style:italic}.site-content .search-username p{margin-top:0}#wporg-photo-upload{border:none;margin:0;padding:0}#wporg-photo-upload .ugc-notice{border:none;border-left:6px solid;-webkit-border-radius:0;border-radius:0;padding-left:.75rem}#wporg-photo-upload .ugc-notice.failure{border-color:#dc3232;background-color:#fbeaea}#w
porg-photo-upload .ugc-notice.success{border-color:#64b450;background-color:#eff7ed}#wporg-photo-upload .ugc-help{color:#666;font-size:smaller;margin-top:0}#wporg-photo-upload input[type=file]{margin-left:0;padding-left:0}@media screen and (max-width:600px){#wporg-photo-upload input[type=text]{width:-webkit-calc(100% - 10px);width:calc(100% - 10px)}}.photo-upload-disabled{background-color:#fbeaea;border-left:5px solid red;margin-top:4rem;padding:2rem}.photos-all-link{grid-column:1/-1;margin-right:1.5rem;text-align:right}.latest-photos h3{font-size:1.25rem;font-weight:400}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:100px;row-gap:8px;justify-items:center}.photos-grid>span{position:relative}.photos-photo-link{display:inline-block;overflow:hidden}.photos-photo-link img{max-width:100%}.photos-photo-link img:active,.photos-photo-link img:hover{border:4px solid #fff}.photos-grid .photos-photo-link img{height:100px;width:150px;-o-obj
ect-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}.navigation{grid-column:1/-1;margin-top:1rem;padding-right:1rem;text-align:right;width:100%}.navigation .nav-links{text-align:inherit}@media screen and (max-width:737px){.navigation{padding-right:0}.navigation .nav-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.navigation-wporg-max-page{grid-column:1/-1;font-size:smaller;font-style:italic;padding-right:1em;text-align:right}.photo-author img{-webkit-border-radius:50%;border-radius:50%;margin-right:.4rem;vertical-align:middle}.photo-meta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowra
p;flex-flow:row nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:600px){.photo-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.photo-meta .column{-webkit-box-flex:2;-webkit-flex:2 1 auto;-moz-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;margin-bottom:2rem;min-width:250px}@media screen and (max-width:600px){.photo-meta .column:first-child{margin-bottom:1rem}}.photo-meta .column:last-child{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:right}@media screen and (max-width:600px){.photo-meta .column:last-child{text-align:left}}.photo-meta .photo-exif{list-style:none;margin:0}.photo-meta .photo-exif strong{display:inline-block;min-width:80px}.photo-meta .photo-meta-label{display:inline-block;min-width:100px}.photo-meta .photo-tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizon
tal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.photo-meta .photo-tags ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:.5rem;list-style:none;margin:.3rem 0 1rem}.photo-meta .photo-tags .photo-tag{background-color:#ddd;color:#333;padding:4px 14px;-webkit-border-radius:16px;border-radius:16px;font-size:14px}.photo-meta .photo-tags .photo-tag a{text-decoration:none}.photo-meta .photo-tags .photo-tag a:hover{color:#0073aa;text-decoration:underline}.photo-meta .photo-dimensions{margin-top:1rem}.photos-download{list-style:none;margin:0;padding:0;display:grid;position:relative;float:right}.photos-download .download-title{border:none;font-family:inheri
t;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.photos-download .download-title:after{content:"";border:.35rem solid transparent;border-top-color:hsla(0,0%,100%,.9);margin-left:.5em;-webkit-transform:translateY(.25em);-ms-transform:translateY(.25em);transform:translateY(.25em)}.photos-download .download-menu{display:grid;list-style:none;margin:0;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 .15em .25em rgba(0,0,0,.25);box-shadow:0 .15em .25em rgba(0,0,0,.25);padding:.5em 0;position:absolute;min-width:15ch;left:40%;top:100%;-webkit-transform:rotateX(-90deg) translateX(-50%);transform:rotateX(-90deg) translateX(-50%);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;visibility:hidden;opacity:.3;-w
ebkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu:focus-within .dropdown__menu,.photos-download .download-menu:hover .dropdown__menu{opacity:1;-webkit-transform:rotateX(0) translateX(-50%);transform:rotateX(0) translateX(-50%);visibility:visible}.photos-download .download-menu a{display:block;padding:.5em;opacity:0;text-decoration:none;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu a:hover{background-color:#f6f6f6;color:#6682ff}.photos-download .download-menu a:focus{outline:none;background-color:rgba(56,88,233,.25)}.photos-download .download-menu li{padding:0}.photos-download:focus-within .download-title,.photos-download:hover .download-title{border-top-color:pink}.photos-download:focus-within .download-menu,.photos-download:hover .download-menu{opacity:1;-webkit-transform:rotateX(0) translateX(-50%);transform:rotateX(0) translateX(-50%);visibility:visible}.photos-downlo
ad:focus-within .download-menu a,.photos-download:hover .download-menu a{opacity:1}.photos-download:focus-within:after,.photos-download:hover:after{opacity:1}.photos-download .photo-dimensions{font-size:smaller;display:block}.photos-download .photo-filesize{color:#888;font-size:smaller}.photos-categories,.photos-colors{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0}.photos-categories li,.photos-colors li{padding:0 1rem}.photos-colors li:before{content:"•";font-size:36px;font-weight:700;line-height:1rem;vertical-align:middle;content:" ";border:1px solid #000;-webkit-border-radius:50%;
border-radius:50%;display:inline-block;height:1rem;margin-right:.3rem;width:1rem}div.attribution{margin:1rem 0 3rem;font-size:.9rem}div.attribution .attribution-copy{background-color:#30272e;border-color:transparent;color:#fff;font-size:small;padding:.25rem .5rem;margin-top:1.5rem}div.attribution .attribution-label{margin-bottom:1rem}div.attribution .attribution-text .tabs button{background-color:#fff;border:0;border-bottom:1px solid #aaa;padding:.5rem 1rem}div.attribution .attribution-text .tabs button.active{border:1px solid;border-color:#aaa #aaa #fff;display:inline-block}div.attribution .attribution-text .tab-content{border:1px solid #aaa;padding:1rem;margin-top:-1px}div.attribution .attribution-text .tab-content .tab{display:none;word-break:break-word}div.attribution .attribution-text .tab-content .tab.active{display:block}.color-black:before,.taxonomy-photo_color-black{background-color:#000}.color-blue:before,.taxonomy-photo_color-blue{background-color:#00f}.color-brown:before
,.taxonomy-photo_color-brown{background-color:brown}.color-gray:before,.taxonomy-photo_color-gray{background-color:grey}.color-green:before,.taxonomy-photo_color-green{background-color:green}.color-orange:before,.taxonomy-photo_color-orange{background-color:orange}.color-purple:before,.taxonomy-photo_color-purple{background-color:#639}.color-pink:before,.taxonomy-photo_color-pink{background-color:pink}.color-red:before,.taxonomy-photo_color-red{background-color:red}.color-silver:before,.taxonomy-photo_color-silver{background-color:silver}.color-violet:before,.taxonomy-photo_color-violet{background-color:violet}.color-white:before,.taxonomy-photo_color-white{background-color:#fff}.color-yellow:before,.taxonomy-photo_color-yellow{background-color:#ff0}body.page .taxonomy-photo_color{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-fle
xbox;display:flex}body.page .taxonomy-photo_color.taxonomy-photo_color .entry-content span{background-color:#ddd}body.page .taxonomy-photo_color .entry-content{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:0;position:relative}body.page .taxonomy-photo_color .entry-content span{background-color:#fff;display:block;min-height:3.8rem;opacity:.9}body.page .taxonomy-photo_color .entry-content a{bottom:-3.8rem;height:3.8rem;padding-top:1rem;position:absolute;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:100%}div.upload-checkbox-wrapper{margin:1rem 0}div.upload-checkbox-wrapper input[type=checkbox]{margin-top:0}div.upload-checkbox-wrapper div{padding-left:25px}div.upload-checkbox-wrapper input{margin-left:-25px}@media screen and (max-width:782px){div.upload-checkbox-wrapper div{margin:.5rem 0;padding-left:35px}div.upload-checkbox-wrapper input{margin-left:-35px}}#w
porg-photo-upload span{padding:.1rem .3rem;font-weight:400;border-left-width:5px;border-left-style:solid}#wporg-photo-upload span.error{background-color:#fbeaea;border-left-color:red}#wporg-photo-upload span.processing{background-color:#e5f5fa;border-left-color:#00a0d2;font-style:italic}.confirmation-checkbox-toggle-container{margin-bottom:1rem}.taxonomy-photo_orientation .entry-content{background-color:#eee}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape{max-height:136px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape .entry-content{max-width:300px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait{height:250px;max-height:250px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait .entry-content{height:250px;width:200px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-square .entry-content{wi
dth:136px}.banner{background-color:#fff8dc;margin:2rem;padding:1rem 2rem;text-align:center}
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+@charset "UTF-8";[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}}.r
ow.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.66666
66667%}.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>.co
l-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-left{float:left}@media (max-width:768px){.float-left,.float-right{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}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;fon
t-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:1rem 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5rem}address{ma
rgin:0 0 1.5rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;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 #767676;color:#767676;margin:1rem 0;padding-left:.8rem}blockquote cite{font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-ser
if;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:2.44140625rem}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:1.953125rem}.h3,h3{font-size:1.5625rem;font-weight:400}.h4,h4{font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:1rem;letter-spacing:.01rem}.h5,.h6,h5,h6{font-weight:600;text-transform:uppercase}.h6,h6{font-size:.8rem;letter-spacing:.8px}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-decoration: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.unmarked-list,ol.unmarked-list,ul.unmarked-list{list-style:none;padding-left:0}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:.8rem;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:.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:.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}.alig
nright{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{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:.8rem;height:1.5625rem;line-height:1;margin:0;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;padding:0}.button-group.button-xl .button,.button.button-xl{font-size:1rem;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-large{height:1.953125rem;line-height:1;pa
dding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:.64rem;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{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{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{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover{
background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{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{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{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]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;co
lor:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link,input[type=submit].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{text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primary,.button-primary:visited,.download-button,.download-button:visited,.plugin-upload-form .button-primary,.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.ho
ver,.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:a
ctive{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;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{-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:a
ctive,.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{-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{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.butt
on-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{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-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro,p.subheading{font-size:1.25rem}p.aside{font-size:.8rem}p.note{font-size:.64rem;letter-spacing:.01rem;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;-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 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:"•";font-size:24px;height:6px;line-height:16px;margin:4px;te
xt-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}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.1%,.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;ma
rgin: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:.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.noti
ce-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:10rem;margin:6rem auto;position:relative;text-align:center;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:10rem}@-webkit-keyframes hinge{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:ea
se-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 hinge{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}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}.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-area .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:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.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>:last-child,.comments-area .comment-content li>ol,.comments-are
a .comment-content li>ul{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:.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:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-com
ments{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{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:.8rem;font-style:italic;position:absolute;top:-.8rem}.entry-meta{color:#999;font-size:.8rem;margin-bottom:1rem}.entry-meta a{color:#777}.entry-meta>span{margin-right:1rem}.entry-meta>span :last-of-type{margin:0}.entry-meta .byline,.entry-meta .updated:not(.publ
ished),.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:3.0517578125rem;max-width:40em}.gallery{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%}.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;l
eft: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:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;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:1.
5625rem;height:3.5rem;overflow:hidden;position:absolute;right:1rem;top:-58px;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:1rem 0}body.page .entry-header .entry-title{color:#fff;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 auto;max-width:960px;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: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: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:8p
x;text-align:center}.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:"‹"}.pagination .nav-links .page-numbers.next:after{content:"›"}}.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 1.5625rem 3.0517578125rem}.site-content{margin:0 auto;max-width:960px;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:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 3.0517578125rem;max-width:40em;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:1.5625rem;f
ont-weight:300;line-height:1;margin:0 2rem 0 0;max-width:none}.site-header.home .site-title{display:inherit;font-size:3.8146972656rem;margin:2rem 0 1rem}.widget-area{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;padding:22px 14px 65px}#wporg-footer,#wporg-footer .wrapper{clear:both;margin:0 auto;overflow:auto}#wporg-footer .wrapper{max-width:930px}#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;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:
#0073aa;text-decoration:underline}#wporg-footer .social-media-links .dashicons{margin-right:4px}#wporg-footer .cip{clear:both;color:#ccc;float:none;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-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;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=) 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 0 0 60px}#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:le
ft .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;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:767px){#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
;text-align:center}}#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{display:inline-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@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{backgro
und:#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;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{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:120p
x;text-align:inherit}#wporg-header h1{float:left;padding-left:10px}#wporg-header h2.rosetta{float:left;margin-left:0;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~.uparr
ow{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 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}.photo-favorite{height:36px;m
argin-right:10px;text-align:center;vertical-align:top;width:36px}.photo-favorite .photo-favorite-heart{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#cbcdce;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.7859375rem;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin:0;outline:none;padding:0}.photo-favorite .photo-favorite-heart.favorited{color:#dc3232}.photo-favorite .photo-favorite-heart:hover{color:#bbb}.photo-favorite .photo-favorite-heart:focus,.photo-favorite .photo-favorite-heart:hover{text-decoration:none}.photo-favorite .photo-favorite-heart:after{content:"\f487";font-family:dashicons;vertical-align:top}.search-form{fon
t-size:0;margin-bottom:2rem;max-width:100%;position:relative}.search-form .search-field{-webkit-appearance:none;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:1rem;line-height:1.5;margin:0 auto;max-width:100%;padding:.5rem 2rem .5rem .5rem;vertical-align:initial;width:22.7373675443rem}.search-form .button-search{border-top:none;border-left:none;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;font-size:1rem;margin:0;position:relative;right:auto;top:auto;vertical-align:top}.search-form .button-search:active{background:#006799;border-right:1px solid #006799;-webkit-box-shadow:none;box-shadow:none}.search-form .button-search .dashicons{font-size:1rem;vertical-align:text-bottom}.site-header .search-form{display:inline-block}.site-header.home .search-form .button-search,.site-main .search-form .button-search{background:transparent;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box
-shadow:none;color:#32373c;display:block;height:45px;padding:.5rem;position:absolute;right:0;text-shadow:none;top:0}.site-header.home .search-form .button-search:focus,.site-main .search-form .button-search:focus{-webkit-box-shadow:0 0 2px 1px #33b3db;box-shadow:0 0 2px 1px #33b3db}.site-header.home .search-form .button-search:active,.site-main .search-form .button-search:active{background:transparent;border:none;-webkit-transform:none;-ms-transform:none;transform:none}.site-header:not(.home) .search-form{margin:0;padding:1rem 1rem 1rem 1.5rem}@media screen and (min-width:737px){.site-header:not(.home) .search-form{padding:0}}.site-header:not(.home) .search-form .search-field{border:0;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;display:inline-block;font-size:1rem;padding:5px 10px;position:relative;width:auto}.site-header:not(.home) .search-form .search-field+.button-search{background-color:#213fd4;border:0;-webkit-box-shadow:none;box-shadow:none}.site-header:not(.hom
e) .search-form .search-field+.button-search:hover{background-color:#000}@media screen and (min-width:737px){.site-header:not(.home) .search-form .search-field{font-size:.64rem;width:7rem}.site-header:not(.home) .search-form .search-field+.button-search{display:inline-block;margin-bottom:0}}@media screen and (min-width:60em){.site-header:not(.home) .search-form .search-field{width:10rem}}.site-main .search-form .search-field{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);padding:.5rem 2rem .5rem .5rem;width:100%}p a{border-bottom:none}p a:hover{border:none}details{margin:0 0 15px}summary{list-style-type:disc;font-weight:700;cursor:pointer}.wrap{max-width:980px}.site-content{max-width:none;padding:0}.download-button,.main-navigation,.site-header{background-color:#3858e9}.randomly-chosen-photo{background-color:#eff2ff;-webkit-border-radius:2px;border-radius:2px;border:0 solid #00a0d2;-webkit-box-flex:0;-webkit-flex:0
0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:2rem;overflow:auto;padding:1.25em 1.25em 1.25em 3.25em;position:relative}.randomly-chosen-photo:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS42IDEyYTcuNiA3LjYgMCAxMS0xNS4yIDAgNy42IDcuNiAwIDAxMTUuMiAwem0xLjQgMGE5IDkgMCAxMS0xOCAwIDkgOSAwIDAxMTggMHptLTkuNzEzLTIuMjI2djcuMjU5aDEuNDEyVjkuNzc0aC0xLjQxMnptLjA4LTEuMzY1YS44OTguODk4IDAgMDAuNjMzLjI0NS44ODIuODgyIDAgMDAuNjI5LS4yNDUuNzkyLjc5MiAwIDAwLjI2NC0uNTk2Ljc4My43ODMgMCAwMC0uMjY0LS41OTUuODczLjg3MyAwIDAwLS42MjktLjI1Ljg4OS44ODkgMCAwMC0uNjMzLjI1Ljc5Ljc5IDAgMDAtLjI2LjU5NWMwIC4yMy4wODcuNDI5LjI2LjU5NnoiIGZpbGw9IiMzODU4RTkiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";font-family:dashicons;font-size:2em;height:24px;left:.55em;position:absolute;top:.65em;width:24px}.randomly-chosen-photo a
{color:#3858e9;text-decoration:underline}.download-button:focus,.download-button:hover{background-color:#213fd4}.site-header.home .site-title{font-family:EB Garamond,serif}.site-title a{font-weight:300}.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{border-bottom:none;color:#fff;text-decoration:none}.site-main .photo-alt-text{color:#666;font-style:italic;margin:0}.site-main .photo-alt-text span{font-style:normal;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:960px){.site-main .photo-alt-text{margin-left:20px;margin-right:20px}}.site-contribute{color:hsla(0,0%,100%,.8);font-weight:300;margin-top:0}.site-contribute a{color:hsla(0,0%,100%,.8);font-weight:500}.site-contribute a:hover{color:rgba(0,0,0,.8)}body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));
margin:0 auto 3rem;padding:0 1.5625rem}@media screen and (min-width:737px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:0 10px}}@media screen and (max-width:650px){body.archive #main,body.author #main,body.home #main,body.post-type-archive-photo #main,body.search #main{padding:initial}}body.archive #main article,body.author #main article,body.home #main article,body.post-type-archive-photo #main article,body.search #main article{max-height:200px;height:200px;margin:0 .5rem 1rem;text-align:center}body.archive #main article.photo-placeholder,body.author #main article.photo-placeholder,body.home #main article.photo-placeholder,body.post-type-archive-photo #main article.photo-placeholder,body.search #main article.photo-placeholder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;jus
tify-content:center}body.archive #main article.photo-placeholder .entry-content,body.author #main article.photo-placeholder .entry-content,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main article.photo-placeholder .entry-content,body.search #main article.photo-placeholder .entry-content{background-color:#eee}body.archive #main article.user-no-favorites,body.author #main article.user-no-favorites,body.home #main article.user-no-favorites,body.post-type-archive-photo #main article.user-no-favorites,body.search #main article.user-no-favorites{grid-column:1/-1;margin-left:0;margin-right:0;text-align:left}body.archive #main .grid-photo,body.archive #main article.photo-placeholder .entry-content,body.author #main .grid-photo,body.author #main article.photo-placeholder .entry-content,body.home #main .grid-photo,body.home #main article.photo-placeholder .entry-content,body.post-type-archive-photo #main .grid-photo,body.post-type-archive-photo #main
article.photo-placeholder .entry-content,body.search #main .grid-photo,body.search #main article.photo-placeholder .entry-content{height:200px;width:300px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .25s}body.archive #main .grid-photo:active,body.archive #main .grid-photo:hover,body.archive #main article.photo-placeholder .entry-content:active,body.archive #main article.photo-placeholder .entry-content:hover,body.author #main .grid-photo:active,body.author #main .grid-photo:hover,body.author #main article.photo-placeholder .entry-content:active,body.author #main article.photo-placeholder .entry-content:hover,body.home #main .grid-photo:active,body.home #main .grid-photo:hover,body.home #main article.photo-placeholder .entry-content:active,body.home #main article.photo-placeholder .entry-content:hover,body.post-type-archive-photo #main .grid-photo:active,body.post-type-archive-photo #main .grid-photo:hover,body.post-type-archive-photo #main articl
e.photo-placeholder .entry-content:active,body.post-type-archive-photo #main article.photo-placeholder .entry-content:hover,body.search #main .grid-photo:active,body.search #main .grid-photo:hover,body.search #main article.photo-placeholder .entry-content:active,body.search #main article.photo-placeholder .entry-content:hover{border:4px solid #eee}body.archive #main .entry-content figcaption,body.archive #main .entry-footer,body.archive #main .entry-header,body.author #main .entry-content figcaption,body.author #main .entry-footer,body.author #main .entry-header,body.home #main .entry-content figcaption,body.home #main .entry-footer,body.home #main .entry-header,body.post-type-archive-photo #main .entry-content figcaption,body.post-type-archive-photo #main .entry-footer,body.post-type-archive-photo #main .entry-header,body.search #main .entry-content figcaption,body.search #main .entry-footer,body.search #main .entry-header{display:none}body.archive #main .page-footer,body.author #m
ain .page-footer,body.home #main .page-footer,body.post-type-archive-photo #main .page-footer,body.search #main .page-footer{grid-column:1/-1;margin-top:3rem}body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{margin:0 auto 60px;overflow:auto}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:left;width:30%;margin-right:5%}body.archive aside.widget-area .widget:last-child,body.author aside.widget-area .widget:last-child,body.home aside.widget-area .widget:last-child,body.post-type-archive-photo aside.widget-area .widget:last-child,body.search aside.widget-area .widget:last-child{margin-right:0}body.archive aside.widget-area .widgettitle,body.author aside.widget-area .widgettitle,body.home aside.widget-area .widge
ttitle,body.post-type-archive-photo aside.widget-area .widgettitle,body.search aside.widget-area .widgettitle{margin-top:0}@media screen and (max-width:960px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{margin-left:20px;margin-right:20px}}@media screen and (max-width:632px){body.archive aside.widget-area,body.author aside.widget-area,body.home aside.widget-area,body.post-type-archive-photo aside.widget-area,body.search aside.widget-area{display:block;margin-left:20px;margin-right:20px}body.archive aside.widget-area .widget,body.author aside.widget-area .widget,body.home aside.widget-area .widget,body.post-type-archive-photo aside.widget-area .widget,body.search aside.widget-area .widget{float:none;width:100%;margin-right:0;margin-bottom:2rem}}body.home #main,body.post-type-archive-photo #main{margin:2.5rem auto}body.archive .site-main .page-header,body.author .si
te-main .page-header,body.search .site-main .page-header{grid-column:1/-1;margin-bottom:1rem;width:100%}body.archive .site-main,body.author .site-main,body.post-type-archive-photo .site-main,body.search .site-main,body.single-photo .site-main{float:none;max-width:960px}body.single-photo #main{margin:40px auto 60px}body.single-photo .entry-header{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:1rem}body.single-photo .entry-header .photo-author{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:2px}body.single-photo .entry-footer{margin-top:2rem}@media screen and (max-width:960px){body.single-photo .entry
-footer,body.single-photo .entry-header{margin-left:20px;margin-right:20px}}body.page #main{margin:0 auto 2rem}body.page .entry-header{background-color:#fff;margin:0 auto;padding:3.0517578125rem 1.5625rem 0}body.page .entry-header .entry-title{color:#32373c;font-weight:400}@media screen and (max-width:960px){body.page .entry-header .entry-title{padding:0}}body.page:not(.logged-in).page .entry-footer{display:none}.site-content .no-results{grid-column:1/-1;margin:0 auto;max-width:600px;padding:unset;width:100%}.site-content .search-username{grid-column:1/-1;margin-bottom:1rem;width:100%;font-style:italic}.site-content .search-username p{margin-top:0}#wporg-photo-upload{border:none;margin:0;padding:0}#wporg-photo-upload .ugc-notice{border:none;border-left:6px solid;-webkit-border-radius:0;border-radius:0;padding-left:.75rem}#wporg-photo-upload .ugc-notice.failure{border-color:#dc3232;background-color:#fbeaea}#wporg-photo-upload .ugc-notice.success{border-color:#64b450;background-color:
#eff7ed}#wporg-photo-upload .ugc-help{color:#666;font-size:smaller;margin-top:0}#wporg-photo-upload input[type=file]{margin-left:0;padding-left:0}@media screen and (max-width:600px){#wporg-photo-upload input[type=text]{width:-webkit-calc(100% - 10px);width:calc(100% - 10px)}}.photo-upload-disabled{background-color:#fbeaea;border-left:5px solid red;margin-top:4rem;padding:2rem}.photos-all-link{grid-column:1/-1;margin-right:1.5rem;text-align:right}.latest-photos h3{font-size:1.25rem;font-weight:400}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:100px;row-gap:8px;justify-items:center}.photos-grid>span{position:relative}.photos-photo-link{display:inline-block;overflow:hidden}.photos-photo-link img{max-width:100%}.photos-photo-link img:active,.photos-photo-link img:hover{border:4px solid #fff}.photos-grid .photos-photo-link img{height:100px;width:150px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s;transition:all .2
5s}.navigation{grid-column:1/-1;margin-top:1rem;padding-right:1rem;text-align:right;width:100%}.navigation .nav-links{text-align:inherit}@media screen and (max-width:737px){.navigation{padding-right:0}.navigation .nav-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.navigation-wporg-max-page{grid-column:1/-1;font-size:smaller;font-style:italic;padding-right:1em;text-align:right}.photo-author-link img,.photo-favoriter img{-webkit-border-radius:50%;border-radius:50%;margin-right:.4rem;vertical-align:middle}.photo-meta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:spa
ce-around;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:600px){.photo-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.photo-meta .column{-webkit-box-flex:2;-webkit-flex:2 1 auto;-moz-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;margin-bottom:2rem;min-width:250px}@media screen and (max-width:600px){.photo-meta .column:first-child{margin-bottom:1rem}}.photo-meta .column:last-child{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:right}@media screen and (max-width:600px){.photo-meta .column:last-child{text-align:left}}.photo-meta .photo-exif{list-style:none;margin:0}.photo-meta .photo-exif strong{display:inline-block;min-width:80px}.photo-meta .photo-meta-label{display:inline-block;min-width:100px}.photo-meta .photo-tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow
:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.photo-meta .photo-tags ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:.5rem;list-style:none;margin:.3rem 0 1rem}.photo-meta .photo-tags .photo-tag{background-color:#ddd;color:#333;padding:4px 14px;-webkit-border-radius:16px;border-radius:16px;font-size:14px}.photo-meta .photo-tags .photo-tag a{text-decoration:none}.photo-meta .photo-tags .photo-tag a:hover{color:#0073aa;text-decoration:underline}.photo-meta .photo-dimensions{margin-top:1rem}.photos-download{list-style:none;margin:0;padding:0;display:grid;position:relative}.photos-download .download-title{border:none;font-family:inherit;display:-webkit-inline-box;display:-webkit-inline-flex;displ
ay:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.photos-download .download-title:after{content:"";border:.35rem solid transparent;border-top-color:hsla(0,0%,100%,.9);margin-left:.5em;-webkit-transform:translateY(.25em);-ms-transform:translateY(.25em);transform:translateY(.25em)}.photos-download .download-menu{display:grid;list-style:none;margin:0;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 .15em .25em rgba(0,0,0,.25);box-shadow:0 .15em .25em rgba(0,0,0,.25);padding:.5em 0;position:absolute;min-width:15ch;left:37%;top:102%;-webkit-transform:rotateX(-90deg) translateX(-50%);transform:rotateX(-90deg) translateX(-50%);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;visibility:hidden;opacity:.3;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease
-out 80ms}.photos-download .download-menu:focus-within .dropdown__menu,.photos-download .download-menu:hover .dropdown__menu{opacity:1;-webkit-transform:rotateX(0) translateX(-50%);transform:rotateX(0) translateX(-50%);visibility:visible}.photos-download .download-menu a{display:block;padding:.5em;opacity:0;text-decoration:none;-webkit-transition:all .1s ease-out 80ms;transition:all .1s ease-out 80ms}.photos-download .download-menu a:hover{background-color:#f6f6f6;color:#6682ff}.photos-download .download-menu a:focus{outline:none;background-color:rgba(56,88,233,.25)}.photos-download .download-menu li{padding:0}.photos-download:focus-within .download-title,.photos-download:hover .download-title{border-top-color:pink}.photos-download:focus-within .download-menu,.photos-download:hover .download-menu{opacity:1;-webkit-transform:rotateX(0) translateX(-50%);transform:rotateX(0) translateX(-50%);visibility:visible}.photos-download:focus-within .download-menu a,.photos-download:hover .downl
oad-menu a{opacity:1}.photos-download:focus-within:after,.photos-download:hover:after{opacity:1}.photos-download .photo-dimensions{font-size:smaller;display:block}.photos-download .photo-filesize{color:#888;font-size:smaller}.photos-categories,.photos-colors{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0}.photos-categories li,.photos-colors li{padding:0 1rem}.photos-colors li:before{content:"•";font-size:36px;font-weight:700;line-height:1rem;vertical-align:middle;content:" ";border:1px solid #000;-webkit-border-radius:50%;border-radius:50%;display:inline-block;height:1rem;margin-righ
t:.3rem;width:1rem}div.attribution{margin:1rem 0 3rem;font-size:.9rem}div.attribution .attribution-copy{background-color:#30272e;border-color:transparent;color:#fff;font-size:small;padding:.25rem .5rem;margin-top:1.5rem}div.attribution .attribution-label{margin-bottom:1rem}div.attribution .attribution-text .tabs button{background-color:#fff;border:0;border-bottom:1px solid #aaa;padding:.5rem 1rem}div.attribution .attribution-text .tabs button.active{border:1px solid;border-color:#aaa #aaa #fff;display:inline-block}div.attribution .attribution-text .tab-content{border:1px solid #aaa;padding:1rem;margin-top:-1px}div.attribution .attribution-text .tab-content .tab{display:none;word-break:break-word}div.attribution .attribution-text .tab-content .tab.active{display:block}.color-black:before,.taxonomy-photo_color-black{background-color:#000}.color-blue:before,.taxonomy-photo_color-blue{background-color:#00f}.color-brown:before,.taxonomy-photo_color-brown{background-color:brown}.color-gra
y:before,.taxonomy-photo_color-gray{background-color:grey}.color-green:before,.taxonomy-photo_color-green{background-color:green}.color-orange:before,.taxonomy-photo_color-orange{background-color:orange}.color-purple:before,.taxonomy-photo_color-purple{background-color:#639}.color-pink:before,.taxonomy-photo_color-pink{background-color:pink}.color-red:before,.taxonomy-photo_color-red{background-color:red}.color-silver:before,.taxonomy-photo_color-silver{background-color:silver}.color-violet:before,.taxonomy-photo_color-violet{background-color:violet}.color-white:before,.taxonomy-photo_color-white{background-color:#fff}.color-yellow:before,.taxonomy-photo_color-yellow{background-color:#ff0}body.page .taxonomy-photo_color{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body.page .taxonomy-photo_color.taxonomy-pho
to_color .entry-content span{background-color:#ddd}body.page .taxonomy-photo_color .entry-content{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:0;position:relative}body.page .taxonomy-photo_color .entry-content span{background-color:#fff;display:block;min-height:3.8rem;opacity:.9}body.page .taxonomy-photo_color .entry-content a{bottom:-3.8rem;height:3.8rem;padding-top:1rem;position:absolute;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:100%}div.upload-checkbox-wrapper{margin:1rem 0}div.upload-checkbox-wrapper input[type=checkbox]{margin-top:0}div.upload-checkbox-wrapper div{padding-left:25px}div.upload-checkbox-wrapper input{margin-left:-25px}@media screen and (max-width:782px){div.upload-checkbox-wrapper div{margin:.5rem 0;padding-left:35px}div.upload-checkbox-wrapper input{margin-left:-35px}}#wporg-photo-upload span{padding:.1rem .3rem;font-weight:400;bor
der-left-width:5px;border-left-style:solid}#wporg-photo-upload span.error{background-color:#fbeaea;border-left-color:red}#wporg-photo-upload span.processing{background-color:#e5f5fa;border-left-color:#00a0d2;font-style:italic}.confirmation-checkbox-toggle-container{margin-bottom:1rem}.taxonomy-photo_orientation .entry-content{background-color:#eee}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape{max-height:136px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-landscape .entry-content{max-width:300px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait{height:250px;max-height:250px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-portrait .entry-content{height:250px;width:200px}body.archive #main article.taxonomy-photo_orientation.taxonomy-photo_orientation-square .entry-content{width:136px}.banner{background-color:#fff8dc;margin:2rem;padding
:1rem 2rem;text-align:center}
</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_htmlwpcontentthemespubwporgphotoscssstylecssmap"></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-photos/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-photos/css/style.css.map 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/style.css.map 2024-10-09 20:48:37 UTC (rev 14102)
</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":["file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_inputs.scss","style.css","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/generic/_kube.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/tools/_kube.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/tools/_breakpoint.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/generic/_normalize.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_copy.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_elements.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/settings/_colors.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/bas
e/_headings.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/settings/_typography.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_links.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_lists.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_tables.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_typography.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_accessibility.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_alignments.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_buttons.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_clearings.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_copy.scss","
file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_links.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_notices.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_404.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_comments.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-content.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-header.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-meta.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-summary.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_gallery.scss&qu
ot;,"file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_main-navigation.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_media.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_page.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_post-navigation.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_posts-navigation.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_search-form.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_search.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_site-content.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/settings/_structure.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/
css/components/_site-description.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_site-header.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_site-title.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_widget-area.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_wporg-footer.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg-photos/css/components/_search-form.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.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":["file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_inputs.scss","style.css","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/generic/_kube.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/tools/_kube.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/tools/_breakpoint.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/generic/_normalize.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_copy.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_elements.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/settings/_colors.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/bas
e/_headings.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/settings/_typography.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_links.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_lists.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_tables.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/base/_typography.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_accessibility.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_alignments.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_buttons.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_clearings.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_copy.scss","
file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_links.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/objects/_notices.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_404.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_comments.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-content.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-header.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-meta.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry-summary.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_entry.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_gallery.scss&qu
ot;,"file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_main-navigation.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_media.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_page.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_post-navigation.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_posts-navigation.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_search-form.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_search.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_site-content.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/settings/_structure.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/
css/components/_site-description.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_site-header.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_site-title.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_widget-area.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_wporg-footer.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg-photos/css/components/_favorite-button.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg-photos/css/components/_search-form.scss","file:///home/wporg/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss"],"names":[],"mappings":"AAoHC,gBCsuCD,CCt1CA,cACC,cDFD,CCMA,KCEC,mBAAA,CAAA,o
BAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CAoBA,6BAAA,CAAA,4BAAA,CAAA,0BAAA,CAAA,0BAAA,CAAA,yBAAA,CAAA,sBAAA,CAAA,kBAAA,CAVA,sBAAA,CAAA,kBAAA,CAAA,cFZD,CGGG,yBFHH,KC2BC,2BAAA,CAAA,4BAAA,CAAA,6BAAA,CAAA,wBAAA,CAAA,yBAAA,CAAA,yBAAA,CAAA,qBAAA,CAVA,wBAAA,CAAA,oBAAA,CAAA,gBFZC,CACF,CCFC,kBACC,eDIF,CGNG,yBFCF,kBAIE,aDKD,CACF,CCHE,gCACC,cDKH,CGdG,yBFQD,gCAIE,aDMF,CACF,CCHC,YCiCA,oCAAA,CAAA,wBAAA,CAAA,4BF3BD,CCHC,aCyBA,wBAAA,CAAA,qCAAA,CAAA,qBAAA,CAAA,qBAAA,CAAA,6BFnBD,CCFE,eC8CD,kBD7C0B,CC6C1B,mBD7C0B,CC6C1B,eD7C0B,CC6C1B,mBD7C0B,CC6C1B,WFzCD,CEqFE,OACC,mBFlFH,CEoFE,UAEC,yBFlFH,CE6EE,OACC,oBF1EH,CE4EE,UAEC,0BF1EH,CEqEE,OACC,SFlEH,CEoEE,UAEC,eFlEH,CE6DE,OACC,oBF1DH,CE4DE,UAEC,0BF1DH,CEqDE,OACC,oBFlDH,CEoDE,UAEC,0BFlDH,CE6CE,OACC,SF1CH,CE4CE,UAEC,eF1CH,CEqCE,OACC,oBFlCH,CEoCE,UAEC,0BFlCH,CE6BE,OACC,oBF1BH,CE4BE,UAEC,0BF1BH,CEqBE,OACC,SFlBH,CEoBE,UAEC,eFlBH,CEaE,QACC,oBFVH,CEYE,WAEC,0BFVH,CEKE,QACC,oBFFH,CEIE,WAEC,0BFFH,CEHE,QACC,UFMH,CEJE,WAEC,gBFMH,CEEG,gBAEC,cFAJ,CEII,gCACC,aFFL,CEKG,mBAEC,+BF
JJ,CERG,gBAEC,eFSJ,CELI,+BACC,aFOL,CEJG,mBAEC,+BFKJ,CEjBG,gBAEC,SFkBJ,CEdI,+BACC,aFgBL,CEbG,mBAEC,yBFcJ,CE1BG,gBAEC,eF2BJ,CEvBI,+BACC,aFyBL,CEtBG,mBAEC,+BFuBJ,CEnCG,gBAEC,eFoCJ,CE5BG,mBAEC,+BF6BJ,CEzCG,gBAEC,SF0CJ,CEtCI,+BACC,aFwCL,CErCG,mBAEC,yBFsCJ,CElDG,gBAEC,eFmDJ,CE3CG,mBAEC,+BF4CJ,CExDG,gBAEC,eFyDJ,CEjDG,mBAEC,+BFkDJ,CE9DG,gBAEC,SF+DJ,CEvDG,mBAEC,yBFwDJ,CEpEG,iBAEC,eFqEJ,CE7DG,oBAEC,+BF8DJ,CE1EG,iBAEC,eF2EJ,CEnEG,oBAEC,+BFoEJ,CEhFG,iBAEC,SFiFJ,CEzEG,oBAEC,0BF0EJ,CGpNG,yBFiCH,qCAGE,aDsLA,CACF,CClLA,OAAY,2BAAA,CAAA,gBAAA,CAAA,wBAAA,CAAA,iBAAA,CAAA,QDsLZ,CCrLA,MAAY,2BAAA,CAAA,eAAA,CAAA,wBAAA,CAAA,gBAAA,CAAA,ODyLZ,CGnOG,yBF8CD,mBACC,aAAA,CACA,UDyLD,CCtLC,2BACC,kBDwLF,CCpLD,UAAY,2BAAA,CAAA,gBAAA,CAAA,wBAAA,CAAA,iBAAA,CAAA,QDwLX,CCvLD,SAAY,2BAAA,CAAA,eAAA,CAAA,wBAAA,CAAA,gBAAA,CAAA,OD2LX,CACF,CCxLA,sCACc,iBD2Ld,CCzLA,wCACe,gBD6Lf,CC3LA,0CACe,gBAAA,CAAmB,iBDgMlC,CC9LA,0CACe,eAAA,CAAmB,kBDmMlC,CCjMA,aAAe,eDqMf,CG9QG,yBF6EF,4CACkB,aDsMjB,CCpMD,gDACkB,gBAAA,CAAmB,iBDyMpC,CCvMD,aAAkB,YD2
MjB,CACF,CCvMA,cC7BC,wBAAA,CAAA,0BAAA,CAAA,qBAAA,CAAA,qBAAA,CAAA,kBFuOD,CCvMA,aCzDC,oBAAA,CAAA,gCAAA,CAAA,iBAAA,CAAA,iBAAA,CAAA,wBFoQD,CCxMA,cCvDC,uBAAA,CAAA,8BAAA,CAAA,oBAAA,CAAA,oBAAA,CAAA,sBFmQD,CG1SG,yBFmGF,eCtEA,sBAAA,CAAA,kCAAA,CAAA,mBAAA,CAAA,mBAAA,CAAA,0BFkRC,CACF,CCzMA,aACC,WD2MD,CCzMA,YACC,UD4MD,CGvTG,yBFgHF,yBAAe,UDgNd,CACF,CC7MA,OACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,WC7HgB,CD8HhB,UD+MD,CIpVA,KACC,sBAAA,CACA,6BAAA,CACA,yBJuVD,CIpVA,KACC,QJuVD,CIpVA,oFAYC,aJuVD,CIpVA,4BAIC,oBAAA,CACA,uBJuVD,CIpVA,sBACC,YAAA,CACA,QJuVD,CIpVA,kBAEC,YJuVD,CIpVA,EACC,4BJuVD,CI/UA,YACC,wBJuVD,CIpVA,SAEC,eJuVD,CIpVA,IACC,iBJuVD,CIpVA,GACC,aAAA,CACA,cJuVD,CIpVA,KACC,eAAA,CACA,UJuVD,CIpVA,MACC,aJuVD,CIpVA,QAEC,aAAA,CACA,aAAA,CACA,iBAAA,CACA,uBJuVD,CIpVA,IACC,SJuVD,CIpVA,IACC,aJuVD,CIpVA,IACC,QJuVD,CIpVA,OACC,eJuVD,CIpVA,GACC,8BAAA,CAAA,2BAAA,CAAA,sBAAA,CACA,QJuVD,CIhVA,kBAIC,+BAAA,CACA,aJuVD,CIpVA,sCAKC,aAAA,CACA,YAAA,CACA,QJuVD,CIpVA,OACC,gBJuVD,CIpVA,cAEC,mBJuVD,CIpVA,oEAIC,yBAAA,CACA,cJuVD,CIpVA,s
CAEC,cJuVD,CIpVA,iDAEC,QAAA,CACA,SJuVD,CIpVA,MACC,kBJuVD,CIpVA,uCAEC,6BAAA,CAAA,0BAAA,CAAA,qBAAA,CACA,SJuVD,CIpVA,4FAEC,WJuVD,CIpVA,+FAEC,uBJuVD,CIpVA,SACC,uBAAA,CACA,YAAA,CACA,0BJuVD,CIpVA,OACC,QAAA,CACA,SJuVD,CIhVA,SACC,eJuVD,CIpVA,MAEC,gBJuVD,CIpVA,MAEC,SJuVD,CKniBA,EACC,aLsiBD,CKniBA,cACC,iBLsiBD,CKniBA,WACC,eLsiBD,CKniBA,QACC,iBLsiBD,CKniBA,IACC,eAAA,CACA,+CAAA,CACA,kBAAA,CACA,eAAA,CACA,oBAAA,CACA,cAAA,CACA,aAAA,CACA,cLsiBD,CKniBA,gBACC,kEAAA,CACA,kBLsiBD,CKniBA,aACC,6BAAA,CACA,WLsiBD,CKniBA,SACC,kBAAA,CACA,oBLsiBD,CKniBA,IACC,cLsiBD,CMjlBA,KACC,6BAAA,CAAA,0BAAA,CAAA,qBNolBD,CMjlBA,iBAGC,0BAAA,CAAA,uBAAA,CAAA,kBNqlBD,CMllBA,KACC,eNslBD,CMnlBA,aACC,YNslBD,CMplBC,oDAEC,UNqlBF,CMjlBA,WACC,6BAAA,CACA,aCXmB,CDYnB,aAAA,CACA,kBNolBD,CMllBC,gBACC,eNolBF,CMhlBA,OACC,QNmlBD,CMhlBA,GACC,qBAAA,CACA,QAAA,CACA,UAAA,CACA,gBNmlBD,CMhlBA,IACC,WAAA,CACA,cNqlBD,CQpoBA,kBACC,gCAAA,CACA,UAAA,CACA,eCDkB,CDElB,kBRwoBD,CQroBA,OACC,uBRyoBD,CQroBA,cAHC,eR6oBD,CQ1oBA,OACC,qBRyoBD,CQroBA,OACC,mBAAA,CACA,e
RwoBD,CQroBA,OACC,iBAAA,CACA,aDXkB,CCYlB,eAAA,CACA,SRwoBD,CQroBA,OACC,cAAA,CAEA,qBRyoBD,CQroBA,cALC,eAAA,CAEA,wBR+oBD,CQ5oBA,OACC,eAAA,CAEA,mBRyoBD,CUhrBA,EACC,aHsBgB,CGrBhB,oBVmrBD,CUjrBC,yBAGC,yBVirBF,CU9qBC,QACC,mBVgrBF,CU7qBC,iBAEC,SV8qBF,CU3qBC,SAEC,yBV4qBF,CU1qBE,qBACC,aV4qBH,CWpsBA,MACC,sBAAA,CACA,SXusBD,CWpsBA,GACC,iBXusBD,CWpsBA,GACC,kBXusBD,CWpsBA,mDAGC,eAAA,CACA,cXusBD,CWpsBA,YAEC,eXusBD,CWpsBA,GACC,eXusBD,CWpsBA,GACC,oBXusBD,CYruBA,MACC,qBAAA,CAEA,wBAAA,CACA,eAAA,CACA,eAAA,CACA,SAAA,CACA,UZuuBD,CYruBC,YACC,kBLGiB,CKFjB,UZuuBF,CYpuBC,kBACC,qBAAA,CACA,eAAA,CACA,QAAA,CACA,aAAA,CACA,eAAA,CACA,kBZsuBF,CYluBE,6BACC,kBZouBH,Ca7vBA,KACC,cbgwBD,Ca7vBA,kCAKC,aNIkB,CMHlB,gCAAA,CACA,cAAA,CACA,ebgwBD,CG/uBE,oCUbD,KACC,kBbgwBA,CACF,CcjxBA,oBACC,0BAAA,CACA,UAAA,CACA,eAAA,CACA,2BAAA,CACA,SdoxBD,CclxBC,0BACC,wBAAA,CACA,yBAAA,CAAA,iBAAA,CACA,6CAAA,CAAA,qCAAA,CACA,mBAAA,CACA,aAAA,CACA,aAAA,CACA,iBAAA,CACA,eAAA,CACA,WAAA,CACA,QAAA,CACA,kBAAA,CACA,sBAAA,CACA,oBAAA,CACA,OAAA,CACA,UAAA,CACA,cd
qxBF,CchxBA,mCACC,SdoxBD,CchxBA,sBACC,YdoxBD,CevzBA,WACC,cAAA,CACA,UAAA,CACA,kBf0zBD,CevzBA,YACC,cAAA,CACA,WAAA,CACA,iBf0zBD,CevzBA,aACC,UAAA,CACA,aAAA,CACA,gBAAA,CACA,iBf0zBD,CG7yBE,oCYTD,uBAEC,aAAA,CACA,UAAA,CACA,gBAAA,CACA,iBf0zBA,CACF,CgB1yBA,8EAIC,gBAAA,CACA,yBAAA,CAAA,iBAAA,CACA,6BAAA,CAAA,0BAAA,CAAA,qBAAA,CACA,cAAA,CACA,oBAAA,CACA,eAAA,CACA,gBAAA,CACA,aAAA,CACA,QAAA,CACA,eAAA,CACA,oBAAA,CACA,kBAAA,CACA,uBhB+yBD,CgB3yBA,uIAIC,QAAA,CACA,ShB+yBD,CgB5yBA,kDAEC,cAAA,CACA,oBAAA,CACA,aAAA,CACA,gBhB+yBD,CgB5yBA,wDAEC,kBAAA,CACA,aAAA,CACA,chB+yBD,CgB5yBA,wDAEC,gBAAA,CACA,cAAA,CACA,aAAA,CACA,ehB+yBD,CgB5yBA,6CAGC,qBhB+yBD,CgB5yBA,0DAEC,uBhB+yBD,CgB5yBA,oDAEC,yBhB+yBD,CgB5yBA,0DAEC,mBhB+yBD,CgB5yBA,6BAEC,YhB+yBD,CgB5yBA,eACC,YhB+yBD,CgB1yBA,2FAIC,eAAA,CACA,WAAA,CACA,uBAAA,CAAA,eAAA,CACA,iBAAA,CACA,UhB8yBD,CgBvyBA,0CAGC,kBAAA,CACA,iBAAA,CACA,+BAAA,CAAA,uBAAA,CACA,UAAA,CACA,kBhB6yBD,CgB1yBA,UACC,uBhB6yBD,CgB1yBA,wGAMC,kBAAA,CACA,iBAAA,CACA,ahB6yBD,CgB1yBA,uEAIC,oBAAA,CACA,6CAAA,CAAA,qChB6
yBD,CgB1yBA,4EAIC,eAAA,CACA,iBAAA,CACA,sDAAA,CAAA,8CAAA,CACA,iCAAA,CAAA,6BAAA,CAAA,yBhB6yBD,CgB1yBA,qBACC,oBAAA,CACA,iFAAA,CAAA,yEhB6yBD,CgB1yBA,uJAOC,4BAAA,CACA,2BAAA,CACA,iCAAA,CAAA,yBAAA,CACA,uBAAA,CACA,cAAA,CACA,kCAAA,CACA,gCAAA,CAAA,4BAAA,CAAA,wBhB6yBD,CgBzyBA,4CAEC,eAAA,CACA,QAAA,CACA,uBAAA,CAAA,eAAA,CACA,uBAAA,CAAA,eAAA,CACA,cAAA,CACA,QAAA,CACA,YAAA,CACA,ShB6yBD,CgB1yBA,mBACC,yBhB6yBD,CgBtyBA,qEAOC,oBAAA,CACA,qFhB4yBD,CgB1yBC,kKAPA,kBAAA,CACA,oCAAA,CACA,kCAAA,CAAA,0BAAA,CACA,UhBszBD,CgB3yBC,4VAIC,kBAAA,CACA,oBAAA,CACA,kCAAA,CAAA,0BAAA,CACA,UhBkzBF,CgB/yBC,8KAEC,sDAAA,CAAA,8ChBozBF,CgBjzBC,4YAIC,kBT9Oe,CS+Of,oBAAA,CACA,wCAAA,CAAA,gCAAA,CACA,kBhBwzBF,CgBrzBC,mSAGC,4BAAA,CACA,8BAAA,CACA,iCAAA,CAAA,yBAAA,CACA,uBAAA,CACA,cAAA,CACA,6ChB2zBF,CgBxzBC,8HACC,kCAAA,CAAA,0BhB4zBF,CgB1zBE,gnBAIC,wCAAA,CAAA,gChBi0BH,CgB5zBA,yBACC,4BAAA,CACA,8BAAA,CACA,iCAAA,CAAA,yBAAA,CACA,uBAAA,CACA,cAAA,CACA,6ChB+zBD,CgBtzBA,cACC,oBAAA,CACA,WAAA,CACA,iBAAA,CACA,qBAAA,CACA,kBhB4zBD,CgBzzBA,sBACC,uBAAA,CAA
A,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,UhB4zBD,CgBzzBA,8BACC,WhB4zBD,CgBzzBA,4BACC,UhB4zBD,CgBzzBA,kCACC,iCAAA,CAAA,yBhB4zBD,CgBzzBA,iCACC,iCAAA,CAAA,yBhB4zBD,CgBzzBA,4BACC,iBAAA,CACA,ShB4zBD,CgBrzBA,oCACC,sFAIC,cAAA,CACA,WAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBhB2zBA,CACF,CiBxpCC,iRAEC,UAAA,CACA,aAAA,CACA,kBjBqqCF,CiBlqCC,qIACC,UjB0qCF,CkBxrCC,aACC,aAAA,CAEA,eAAA,CACA,uBAAA,CACA,iBlB2rCF,CkBxrCC,qBANC,iBlBisCF,CkBvrCC,QACC,elByrCF,CkBtrCC,OACC,gBAAA,CACA,qBAAA,CACA,0BlBwrCF,CD/rCA,eAEC,6BAAA,CAAA,0BAAA,CAAA,qBC8sCD,CD3sCA,4TAkBC,qBAAA,CACA,qBAAA,CACA,kDAAA,CAAA,0CAAA,CACA,aAAA,CACA,YAAA,CACA,gDAAA,CAAA,wCC8sCD,CD5sCC,waACC,oBAAA,CACA,8CAAA,CAAA,sCC+tCF,CD1tCA,kCAEC,aC8tCD,CD1tCA,mBACC,WAAA,CACA,mBC8tCD,CD3tCA,uCAEC,eAAA,CACA,wBAAA,CACA,iDAAA,CAAA,yCAAA,CACA,UAAA,CACA,UAAA,CACA,cAAA,CACA,oBAAA,CACA,WAAA,CACA,aAAA,CACA,mBAAA,CACA,cAAA,CACA,SAAA,CACA,mBAAA,CACA,iBAAA,CACA,gDAAA,CAAA,wCAAA,CACA,qBAAA,CACA,UAAA,CACA,uBC8tCD,CD5tCC,qEACC,oBAAA,CACA,UAAA,CACA,4BAAA,CACA,qBAAA,CACA,UAAA,CA
CA,UAAA,CACA,kCAAA,CACA,iCC+tCF,CD5tCC,gSAIC,UC+tCF,CD3tCA,oCACC,aAAA,CACA,eAAA,CACA,oBC8tCD,CD3tCA,kBACC,yBAAA,CAAA,iBAAA,CACA,gBAAA,CACA,gBC8tCD,CD5tCC,uCACC,aC8tCF,CD3tCC,iCACC,wBAAA,CACA,0BAAA,CAAA,kBAAA,CACA,WAAA,CACA,cAAA,CACA,UAAA,CACA,gBAAA,CACA,UAAA,CACA,mBAAA,CACA,SC6tCF,CDztCA,iDAEC,aC4tCD,CDxtCA,mBACC,4BC4tCD,CD1tCC,8CACC,YC4tCF,CDxtCA,6BAIC,mBAAA,CACA,iBAAA,CACA,mBC2tCD,CDxtCA,sBAGC,uBAAA,CAAA,eAAA,CACA,cAAA,CACA,eC4tCD,CDztCA,SACC,eAAA,CACA,aAAA,CACA,eAAA,CACA,eC4tCD,CD1tCC,cACC,eAAA,CACA,mBC4tCF,CDxtCA,MACC,cAAA,CACA,qBC2tCD,CDxtCA,aAEC,UAAA,CACA,eC2tCD,CDxtCA,WACC,eC2tCD,CDxtCA,oEAIC,qBC2tCD,CDxtCA,gDAEC,aC2tCD,CDxtCA,kGAMC,6BAAA,CACA,iCAAA,CACA,kDAAA,CAAA,0CAAA,CACA,uBC2tCD,CDxtCA,0GAIC,eAAA,CACA,uBAAA,CAAA,eC2tCD,CDxtCA,qCAEC,SC2tCD,CDxtCA,mBACC,UC2tCD,CDxtCA,iBACC,eAAA,CACA,UC2tCD,CDxtCA,8BACC,UC2tCD,CDxtCA,gBACC,UC2tCD,CDxtCA,6BACC,UC2tCD,CGh7CE,oCJ8ND,SACC,uBCytCA,CDttCD,8FAKC,uBAAA,CACA,gBCytCA,CDttCD,mBACC,WCytCA,CDttCD,WACC,kBAAA,CACA,gBCytCA,CDttCD,qBACC,uBA
AA,CACA,YCytCA,CDttCD,oCACC,4BAAA,CACA,gBCytCA,CDttCD,uCAEC,WAAA,CACA,UCytCA,CDttCD,iCACC,qBAAA,CACA,SAAA,CACA,UAAA,CACA,UAAA,CACA,gBCytCA,CDttCD,eAEC,cCytCA,CDttCD,wHAKC,UAAA,CACA,cAAA,CACA,cAAA,CACA,eAAA,CACA,YCytCA,CDttCD,mBACC,UCytCA,CDttCD,MACC,cCytCA,CDttCD,eACC,aCytCA,CACF,CmB5hDC,8CAGC,oBnB4hDF,CoBhiDA,QACC,eAAA,CACA,0BAAA,CACA,6CAAA,CAAA,qCAAA,CACA,YAAA,CACA,gBpBmiDD,CoBjiDC,UACC,eAAA,CACA,aAAA,CACA,WpBmiDF,CoBhiDC,mBACC,uBAAA,CAAA,epBkiDF,CoB/hDC,qBACC,iBpBiiDF,CoB9hDC,uBACC,yBpBgiDF,CoB7hDC,kCACC,wBpB+hDF,CoB5hDC,uBACC,yBpB8hDF,CoB3hDC,kCACC,wBpB6hDF,CoB1hDC,qBACC,yBpB4hDF,CoBzhDC,gCACC,wBpB2hDF,CoBxhDC,oBACC,yBpB0hDF,CoBvhDC,+BACC,wBpByhDF,CqBrkDC,gDACC,iBrB2kDF,CqBzkDE,qCACC,YAAA,CACA,gBAAA,CACA,iBAAA,CACA,iBAAA,CACA,WrB2kDH,CqBzkDG,8CACC,MAAA,CACA,cAAA,CACA,iBAAA,CACA,KAAA,CACA,WrB2kDJ,CqBrkDA,yBACC,IACC,WAAA,CACA,YAAA,CACA,8BAAA,CAAA,sBrBwkDA,CqBtkDD,IACC,WAAA,CACA,YAAA,CACA,8BAAA,CAAA,sBrBwkDA,CqBtkDD,IACC,WAAA,CACA,YAAA,CACA,8BAAA,CAAA,sBrBwkDA,CqBtkDD,IACC,iCAAA,CA
AA,yBAAA,CACA,6CAAA,CAAA,qCrBwkDA,CqBtkDD,IACC,+BAAA,CAAA,uBAAA,CACA,iCAAA,CAAA,yBAAA,CACA,6CAAA,CAAA,qCrBwkDA,CqBtkDD,QACC,+BAAA,CAAA,uBAAA,CACA,iCAAA,CAAA,yBAAA,CACA,6CAAA,CAAA,qCAAA,CACA,SrBwkDA,CqBtkDD,GACC,wCAAA,CAAA,gCAAA,CACA,SrBwkDA,CACF,CqB1mDA,iBACC,IACC,WAAA,CACA,YAAA,CACA,8BAAA,CAAA,sBrBwkDA,CqBtkDD,IACC,WAAA,CACA,YAAA,CACA,8BAAA,CAAA,sBrBwkDA,CqBtkDD,IACC,WAAA,CACA,YAAA,CACA,8BAAA,CAAA,sBrBwkDA,CqBtkDD,IACC,iCAAA,CAAA,yBAAA,CACA,6CAAA,CAAA,qCrBwkDA,CqBtkDD,IACC,+BAAA,CAAA,uBAAA,CACA,iCAAA,CAAA,yBAAA,CACA,6CAAA,CAAA,qCrBwkDA,CqBtkDD,QACC,+BAAA,CAAA,uBAAA,CACA,iCAAA,CAAA,yBAAA,CACA,6CAAA,CAAA,qCAAA,CACA,SrBwkDA,CqBtkDD,GACC,wCAAA,CAAA,gCAAA,CACA,SrBwkDA,CACF,CqBrkDA,OACC,6BAAA,CAAA,qBAAA,CACA,4BAAA,CAAA,oBrBukDD,CsBxoDA,eACC,ctB2oDD,CsBzoDC,2BACC,etB2oDF,CsBxoDC,8CACC,4BtB0oDF,CsBvoDC,kGAEC,iBtByoDF,CsBtoDC,+BACC,sBtBwoDF,CsBroDC,6BACC,eAAA,CACA,QtBuoDF,CsBroDE,oHAGC,4BAAA,CACA,etBuoDH,CsBpoDE,sDACC,gBtBsoDH,CsBnoDE,sDACC,oBtBqoDH,CsBloDE,uCACC,eAAA,CACA,QtBooDH,CsBloDG,0
CACC,iBtBooDJ,CsB/nDC,kCACC,etBioDF,CsB9nDC,+BACC,UAAA,CACA,kBtBgoDF,CsB9nDE,uCACC,UAAA,CACA,WAAA,CACA,iBAAA,CACA,UtBgoDH,CsB5nDC,qEAEC,UAAA,CACA,etB8nDF,CsB5nDE,yEACC,UtB+nDH,CsB3nDC,iCACC,eAAA,CACA,mBtB6nDF,CsBrnDC,gFACC,etB0nDF,CsBxnDE,2CACC,OtB0nDH,CsBrnDE,sEAEC,yBtBunDH,CsB/mDE,wHACC,etBqnDH,CsBlnDE,uCACC,ctBonDH,CsBlnDG,yCACC,wBAAA,CACA,aAAA,CACA,oBAAA,CACA,eAAA,CACA,aAAA,CACA,cAAA,CACA,uBAAA,CACA,wBtBonDJ,CsBlnDI,8FAEC,iBAAA,CACA,UAAA,CACA,StBmnDL,CsB7mDC,sCACC,mBtB+mDF,CsB3mDE,mCACC,eAAA,CACA,eAAA,CACA,aAAA,CACA,oBAAA,CACA,etB6mDH,CsB1mDE,gLAIC,UtB4mDH,CsBxmDC,yIAIC,cAAA,CACA,eAAA,CACA,iBtB0mDF,CsBvmDC,4BACC,4BAAA,CACA,UAAA,CACA,eAAA,CACA,iBtBymDF,CsBtmDC,gDACC,YtBwmDF,CsBrmDC,uCACC,iCtBumDF,CsBpmDC,4BACC,etBsmDF,CsBnmDC,yBACC,atBqmDF,CuB3xDA,eACC,oBAAA,CAAA,iBAAA,CAAA,gBAAA,CAAA,YAAA,CACA,oBvB8xDD,CuB5xDC,6BACC,YvB8xDF,CuB1xDE,gMAMC,UvBuxDH,CwBtyDA,cACC,iBxByyDD,CwBvyDC,2BACC,UAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,UxByyDF,CyBjzDA,YACC,UAAA,CACA,eAAA,CACA,kBzBozDD,CyBlzDC
,cACC,UzBozDF,CyBjzDC,iBACC,iBzBmzDF,CyBjzDE,+BACC,QzBmzDH,CyB3yDC,wFAEC,YzBgzDF,CyB7yDC,4DAEC,czB8yDF,C0B10DA,eACC,oBAAA,CAAA,iBAAA,CAAA,gBAAA,CAAA,YAAA,CACA,oB1B60DD,C2B/0DA,gDACC,6BAAA,CACA,c3Bk1DD,C4Bp1DA,SACC,oB5Bu1DD,C4Br1DC,uBACC,oBAAA,CACA,QAAA,CACA,iBAAA,CACA,kBAAA,CACA,U5Bu1DF,C4Bp1DC,yCACC,a5Bs1DF,C4Bn1DC,yCACC,gB5Bq1DF,C4Bl1DC,yCACC,a5Bo1DF,C4Bj1DC,yCACC,a5Bm1DF,C4Bh1DC,yCACC,gB5Bk1DF,C4B/0DC,yCACC,gB5Bi1DF,C4B90DC,yCACC,e5Bg1DF,C4B70DC,yCACC,gB5B+0DF,C4B50DC,0BACC,a5B80DF,C6B13DA,iBACC,kBtBsBgB,CsBrBhB,UAAA,CACA,MAAA,CACA,iBAAA,CACA,QAAA,CACA,U7B63DD,C6B33DC,oBACC,YAAA,CACA,eAAA,CACA,QAAA,CACA,c7B63DF,C6B33DE,uBACC,2CAAA,CAAA,mCAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,SAAA,CACA,a7B63DH,C6B33DG,0BACC,WAAA,CACA,K7B63DJ,C6Bz3DI,sEAEC,S7B03DL,C6Bt3DG,yBACC,W7Bw3DJ,C6B52DE,gEAEC,S7B82DH,C6B12DC,oBACC,uCAAA,CACA,Y7B42DF,C6Br2DC,mBACC,wBAAA,CACA,aAAA,CACA,eAAA,CACA,oB7Bu2DF,C6Br2DE,mDAEC,U7Bs2DH,CG/4DE,oC0B6CC,0BACC,uB7Bq2DF,CACF,C6B/1DA,yBACC,S7Bm2DD,C6Bj2DC,4BACC,a7Bm2DF,C6B/
1DA,aACC,sBAAA,CACA,WAAA,CACA,UAAA,CACA,mBAAA,CACA,aAAA,CACA,eAAA,CACA,iBAAA,CACA,UAAA,CACA,SAAA,CACA,YAAA,CACA,uB7Bk2DD,C6Bh2DC,6BACC,e7Bk2DF,CG76DE,oC0BgFD,aACC,Y7Bi2DA,C6B/1DD,iBACC,WAAA,CACA,eAAA,CACA,U7Bk2DA,C6Bh2DA,yBACC,a7Bk2DD,C6B/1DA,oBACC,oBAAA,CACA,W7Bi2DD,C6B/1DC,uBACC,QAAA,CACA,oBAAA,CACA,cAAA,CACA,iBAAA,CACA,S7Bi2DF,C6B/1DE,oCACC,c7Bi2DH,CACF,C8Bv+DA,+EAGC,WAAA,CACA,eAAA,CACA,YAAA,CACA,S9By+DD,C8Br+DA,oBAGC,c9By+DD,C+Br/DC,2BACC,U/Bw/DF,C+Br/DC,wBACC,kBxBiBe,CwBhBf,c/Bu/DF,C+Br/DE,qCACC,UAAA,CACA,mBAAA,CACA,eAAA,CACA,aAAA,CACA,aAAA,CACA,eAAA,CACA,mB/Bu/DH,CG1+DE,oC4BpBA,qCAUE,c/Bw/DF,CACF,C+Br/DE,6BACC,0BAAA,CACA,iB/Bu/DH,CGn/DE,oC4BCA,+CACC,e/Bq/DD,CACF,C+Bl/DC,iDAEC,aAAA,CACA,eAAA,CACA,iC/Bo/DF,CgC3hEA,iBACC,eAAA,CACA,ShC8hED,CgC5hEC,mBACC,+BAAA,CACA,UAAA,CACA,aAAA,CACA,eAAA,CACA,mBAAA,CACA,mBAAA,CACA,UhC8hEF,CgC5hEE,yBACC,ahC8hEH,CgC1hEC,4BACC,4BAAA,CACA,oBAAA,CAAA,iBAAA,CAAA,gBAAA,CAAA,YAAA,CACA,oBhC4hEF,CgCzhEC,2BACC,UAAA,CACA,aAAA,CACA,cAAA,CACA,aAAA,CACA,wBhC2hE
F,CgCxhEC,2BACC,gBhC0hEF,CiC3jEA,uBACC,iBjC8jED,CiC5jEC,qCACC,wBAAA,CACA,WAAA,CACA,oBAAA,CACA,aAAA,CACA,WAAA,CACA,iBjC8jEF,CiC5jEE,8HAGC,eAAA,CACA,cAAA,CACA,UjC4jEH,CiC1jEE,0CACC,cjC4jEH,CGljEE,oC8BNC,oFAEC,WAAA,CACA,WAAA,CACA,SjC0jEF,CiCvjEC,iGAEC,wBAAA,CACA,oBAAA,CACA,cAAA,CACA,eAAA,CACA,aAAA,CACA,WjCwjEF,CiCrjEC,iDACC,WjCwjEF,CiCrjEC,gDACC,WjCwjEF,CACF,CiCrjEC,yCACC,wBAAA,CACA,ejCujEF,CkCzmEC,2BACC,kBAAA,CACA,QAAA,CACA,eAAA,CACA,0BlC4mEF,CmChnEC,6BACC,UnCmnEF,CmChnEC,uBACC,aAAA,CACA,eAAA,CACA,mCnCknEF,CoC1nEA,cACC,aAAA,CACA,eCEiB,CDDjB,mBpC6nED,CGnmEE,oCiC7BF,cAME,8BpC8nEA,CACF,CGxmEE,oCiCnBA,yBACC,UAAA,CACA,QAAA,CACA,UpC8nED,CACF,CoC3nEC,2DAGC,WAAA,CACA,cAAA,CACA,SpC2nEF,CoCxnEC,0BACC,iBAAA,CACA,epC0nEF,CoCvnEC,0BACC,6BAAA,CACA,cAAA,CACA,cpCynEF,CsC1pEA,kBACC,wBAAA,CACA,iBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBtC6pED,CuClqEA,aACC,kBhCsBgB,CgCrBhB,cAAA,CACA,iBvCqqED,CuCnqEC,4BACC,aAAA,CACA,eAAA,CACA,mBvCqqEF,CGhpEE,oCoCxBD,4BAME,cvCsqED,CACF,CuCnqEC,kBACC,0BAAA,CACA,iBvCqqEF,CwCtrEA,YAC
C,oBAAA,CACA,mBAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,cxCyrED,CwC5qEC,8BACC,eAAA,CACA,yBAAA,CACA,kBxCqrEF,CyC3sEA,aACC,ezC8sED,CGlrEE,0DsC7BF,avCWC,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YFwsEC,CyC7sEA,qBACC,SzC+sED,CACF,C0CvtEA,cACC,wBAAA,CACA,4BAAA,CAIA,sB1C0tED,C0CxtEC,qCALA,UAAA,CACA,aAAA,CACA,a1CiuED,C0C9tEC,uBAGC,e1C2tEF,C0CvtEC,iBACC,UAAA,CACA,kBAAA,CACA,gBAAA,CACA,aAAA,CACA,cAAA,CACA,W1C2tEF,CGntEE,oCuCLC,6BACC,a1C2tEF,CACF,C0CxtEE,oBACC,UAAA,CACA,cAAA,CACA,oBAAA,CACA,iB1C0tEH,C0CxtEG,sBACC,oBAAA,CACA,qCAAA,CAAA,6B1C0tEJ,C0CxtEI,4BACC,anCjBY,CmCkBZ,yB1C0tEL,C0CptEC,6CACC,gB1CstEF,C0CntEC,mBACC,UAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CACA,mBAAA,CACA,kBAAA,CACA,iBAAA,CACA,wB1CqtEF,C0CntEE,6BACC,wEAAA,CACA,kCAAA,CAAA,0BAAA,CACA,WAAA,CACA,mBAAA,CACA,W1CqtEH,C0CntEG,6IAPD,6BAUE,mE1CotEF,CACF,CG/vEE,0DuCiDA,uBACC,e1CitED,C0C9sEA,iBACC,cAAA,CACA,S1CgtED,C0C9sEC,iCACC,a1CgtEF,C0C7sEC,+BACC,U1C+sEF,CACF,CG9wEE,oCuCoEA,uBACC,e1C6sED,C0C1sEA,iBACC,cAAA,CACA,S1C4sED,C0C1sEC,gCACC,aAAA,
CAIA,U1CwsEF,CAIF,C2C1zEA,cACC,kBAAA,CACA,YAAA,CACA,iBAAA,CACA,iBAAA,CACA,U3C6zED,C2C3zEC,uBACC,aAAA,CACA,e3C6zEF,C2C1zEC,iBACC,oBAAA,CACA,WAAA,CACA,W3C4zEF,C2C1zEE,mBACC,oEAAA,CACA,kCAAA,CAAA,0BAAA,CACA,aAAA,CACA,WAAA,CACA,mB3C4zEH,C2CxzEC,yBACC,UAAA,CACA,aAAA,CACA,yCAAA,CACA,cAAA,CAEA,iB3C0zEF,C2CxzEE,2BACC,kBAAA,CACA,aAAA,CACA,aAAA,CACA,WAAA,CACA,gBAAA,CACA,S3C2zEH,C2CzzEG,iCACC,oB3C2zEJ,C2CtzEC,iCACC,kBAAA,CACA,SAAA,CACA,eAAA,CACA,QAAA,CACA,aAAA,CACA,eAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,2BAAA,CAAA,mBAAA,CACA,c3CwzEF,C2CtzEE,yCACC,M3CwzEH,C2CpzEC,oBACC,oBAAA,CACA,iB3CszEF,C2CpzEE,sBACC,UAAA,CACA,aAAA,CACA,gEAAA,CACA,cAAA,CACA,eAAA,CACA,WAAA,CACA,gBAAA,CACA,YAAA,CACA,iBAAA,CACA,oB3CszEH,C2CpzEG,iCACC,e3CszEJ,CG73EG,yBwC0DD,sBAiBE,W3CszEF,CACF,C2CnzEE,4IAIC,a3CmzEH,C2ChzEE,0DAEC,WAAA,CACA,WAAA,CACA,iBAAA,CACA,eAAA,CACA,gB3CizEH,C2C/yEG,oCARD,0DASE,aAAA,CACA,UAAA,CACA,qBAAA,CACA,gBAAA,CACA,W3CkzEF,C2ChzEE,8DACC,gBAAA,CACA,iB3CkzEH,CACF,C2C/yEG,8DACC,QAAA,CACA,c3CizEJ,C2C/yEI,0EA
CC,U3CizEL,C2C7yEG,oPAGC,Y3C+yEJ,C2C3yEE,iCACC,0BAAA,CACA,UAAA,CACA,SAAA,CACA,QAAA,CACA,eAAA,CACA,SAAA,CACA,iBAAA,CACA,SAAA,CACA,a3C6yEH,C2C3yEG,sCACC,oBAAA,CACA,WAAA,CACA,gBAAA,CACA,QAAA,CACA,kB3C6yEJ,CGv6EE,oCwC+HD,2BAEE,WAAA,CACA,iBAAA,CACA,gB3C0yED,CACF,C2CxyEE,gCACC,+BAAA,CACA,oBAAA,CACA,gBAAA,CACA,W3C0yEH,C2CxyEG,2CACC,kBAAA,CACA,QAAA,CACA,uBAAA,CAAA,eAAA,CACA,8BAAA,CAAA,2BAAA,CAAA,sBAAA,CACA,aAAA,CACA,UAAA,CACA,gCAAA,CACA,cAAA,CACA,WAAA,CACA,QAAA,CACA,YAAA,CACA,WAAA,CACA,kBAAA,CACA,W3C0yEJ,C2CxyEI,6DACC,U3C0yEL,C2CvyEI,oCApBD,2CAqBE,W3C0yEH,CACF,C2CvyEG,wCACC,sGAAA,CACA,WAAA,CACA,uBAAA,CAAA,eAAA,CACA,uBAAA,CAAA,eAAA,CACA,UAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CACA,0BAAA,CACA,U3CyyEJ,CGx9EE,oCwCsIA,gCA6CE,W3CyyEF,CACF,CG79EE,oCwCsIA,gCAiDE,a3C0yEF,CACF,CGl+EE,oCwC7BF,cA0NE,YAAA,CACA,kB3CyyEA,C2CvyEA,iBACC,UAAA,CACA,iB3CyyED,C2CtyEA,yBACC,UAAA,CACA,aAAA,CACA,mB3CwyED,C2CryEA,2BACC,iC3CuyED,C2CpyEA,iCACC,UAAA,CACA,WAAA,CACA,eAAA,CACA,gBAAA,CACA,iBAAA,CACA,WAAA,CACA,SAAA,CACA,eAAA,CA
CA,U3CsyED,C2CnyEA,oBACC,UAAA,CACA,iB3CqyED,C2CnyEC,sBACC,WAAA,CACA,a3CqyEF,C2CnyEE,uCACC,+BAAA,CACA,iCAAA,CACA,kCAAA,CACA,QAAA,CACA,kBAAA,CACA,O3CqyEH,C2CjyEC,0FAEC,+BAAA,CACA,iCAAA,CACA,kCAAA,CACA,UAAA,CACA,QAAA,CACA,QAAA,CACA,oBAAA,CACA,iBAAA,CACA,O3CkyEF,C2C/xEC,gGAEC,+BAAA,CACA,iCAAA,CACA,kCAAA,CACA,QAAA,CACA,mBAAA,CACA,O3CiyEF,C2C9xEC,iCACC,kBAAA,CACA,wBAAA,CACA,YAAA,CACA,eAAA,CACA,W3CgyEF,C2C9xEE,oCACC,U3CgyEH,C2C9xEG,sCACC,WAAA,CACA,gB3CgyEJ,C2C1xEA,mJAIC,YAAA,CACA,cAAA,CACA,gBAAA,CACA,a3C4xED,C2CzxEA,iIAGC,2B3C2xED,CACF,C2CvxEA,qFAEC,Y3C0xED,C2CvxEA,oBACC,eAAA,CACA,WAAA,CACA,uBAAA,CAAA,eAAA,CACA,aAAA,CACA,UAAA,CACA,qBAAA,CACA,cAAA,CACA,iBAAA,CACA,eAAA,CACA,SAAA,CACA,aAAA,CACA,WAAA,CACA,iBAAA,CACA,iBAAA,CACA,uBAAA,CACA,gBAAA,CACA,QAAA,CACA,oCAAA,CAAA,4BAAA,CACA,kBAAA,CAqBA,kC3CswED,C2C1xEC,2BACC,WAAA,CACA,6BAAA,CAAA,0BAAA,CAAA,qBAAA,CACA,UAAA,CACA,eAAA,CACA,oBAAA,CACA,UAAA,CACA,4BAAA,CACA,QAAA,CACA,YAAA,CACA,WAAA,CACA,oBAAA,CACA,qBAAA,CACA,kC3C4xEF,CG1mFE,oCwC6SF,oBAqCE,Y3C4
xEA,CACF,C2CvxEA,iBACC,kBAAA,CACA,4B3C0xED,C2CxxEC,0BACC,cAAA,CACA,iB3C0xEF,C2CvxEC,qCACC,eAAA,CACA,c3CyxEF,C2CtxEC,mCACC,eAAA,CACA,cAAA,CACA,iBAAA,CACA,iB3CwxEF,C4C7pFA,gBACC,WAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,U5CiqFD,C4C/pFC,sCACC,wBAAA,CAAA,0BAAA,CAAA,qBAAA,CAAA,qBAAA,CAAA,kBAAA,CACA,eAAA,CACA,QAAA,CACA,uBAAA,CAAA,eAAA,CACA,uBAAA,CAAA,eAAA,CACA,aAAA,CACA,cAAA,CACA,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,sBAAA,CACA,WAAA,CACA,uBAAA,CAAA,8BAAA,CAAA,oBAAA,CAAA,oBAAA,CAAA,sBAAA,CACA,aAAA,CACA,QAAA,CACA,YAAA,CACA,S5CiqFF,C4C/pFE,gDACC,a5CiqFH,C4C9pFE,4CACC,U5CgqFH,C4C7pFE,wFAEC,oB5C8pFH,C4C3pFE,4CACC,eAAA,CACA,qBAAA,CACA,kB5C6pFH,C6CvsFA,aACC,WAAA,CACA,kBAAA,CACA,cAAA,CACA,iB7C0sFD,C6CxsFC,2BACC,uBAAA,CACA,WAAA,CACA,uBAAA,CAAA,eAAA,CACA,uBAAA,CAAA,eAAA,CACA,aAAA,CACA,cAAA,CACA,eAAA,CACA,aAAA,CACA,cAAA,CACA,8BAAA,CACA,sBAAA,CACA,sB7C0sFF,C6CvsFC,4BACC,eAAA,CACA,gBAAA,CACA,iCAAA,CAAA,yBAAA,CACA,cAAA,CACA,QAAA,CACA,iBAAA,CACA,UAAA,CACA,QAAA,CACA,kB7CysFF,C6CvsFE,mCAC
C,kBAAA,CACA,8BAAA,CACA,uBAAA,CAAA,e7CysFH,C6CtsFE,uCACC,cAAA,CACA,0B7CwsFH,C6CpsFC,0BACC,oB7CssFF,C6CjsFE,qFACC,sBAAA,CACA,WAAA,CACA,uBAAA,CAAA,eAAA,CACA,uBAAA,CAAA,eAAA,CACA,atC/CiB,CsCgDjB,aAAA,CACA,WAAA,CACA,aAAA,CACA,iBAAA,CACA,OAAA,CACA,gBAAA,CACA,K7CmsFH,C6CjsFG,iGACC,sCAAA,CAAA,8B7CmsFJ,C6ChsFG,mGACC,sBAAA,CACA,WAAA,CACA,sBAAA,CAAA,kBAAA,CAAA,c7CksFJ,C6C7rFC,qCACC,QAAA,CACA,6B7C+rFF,CGhvFE,oC0C+CD,qCAKE,S7CgsFD,CACF,C6C9rFE,mDACC,QAAA,CACA,iCAAA,CAAA,yBAAA,CACA,oBAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,U7CgsFH,C6C9rFG,kEACC,wBAAA,CACA,QAAA,CACA,uBAAA,CAAA,e7CgsFJ,C6C7rFG,wEACC,qB7C+rFJ,C6C5rFG,oCAnBD,mDAoBE,gBAAA,CACA,U7C+rFF,C6C7rFE,kEACC,oBAAA,CACA,e7C+rFH,CACF,C6C5rFG,mCA7BD,mDA8BE,W7C+rFF,CACF,C6C3rFC,sCACC,qBAAA,CACA,kDAAA,CAAA,0CAAA,CACA,8BAAA,CACA,U7C6rFF,C8CvzFA,IACC,kB9C0zFD,C8CxzFC,UACC,W9C0zFF,C8CtzFA,QACC,e9CyzFD,C8CvzFA,QACC,oBAAA,CACA,eAAA,CACA,c9C0zFD,C8CxzFA,MACC,e9C2zFD,C8CzzFA,cACC,cAAA,CACA,S9C4zFD,C8CzzFA,+CAGC,wB9C4zFD,C8CzzFA,uBACC,wBAAA,CAEA,yBAAA,CAA
A,iBAAA,CAEA,sBAAA,CACA,kBAAA,CAAA,qBAAA,CAAA,eAAA,CAAA,iBAAA,CAAA,aAAA,CACA,kBAAA,CACA,aAAA,CACA,mCAAA,CACA,iB9C4zFD,C8C1zFC,8BACC,4oBAAA,CACA,2BAAA,CACA,UAAA,CACA,qBAAA,CACA,aAAA,CACA,WAAA,CACA,UAAA,CACA,iBAAA,CACA,SAAA,CACA,U9C4zFF,C8CzzFC,yBACC,aAAA,CACA,yB9C2zFF,C8CvzFA,8CAEC,wB9C0zFD,C8CvzFA,8BACC,6B9C0zFD,C8CvzFA,cAGC,e9C2zFD,C8CxzFC,2EALA,kBAAA,CACA,UAAA,CAEA,oB9C+zFD,C8CnzFC,2BACC,UAAA,CACA,iBAAA,CACA,Q9CszFF,C8CpzFE,gCACC,iBAAA,CACA,eAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,oBAAA,CAAA,gB9CszFH,CGx3FE,oC2C0DD,2BAYE,gBAAA,CACA,iB9CszFD,CACF,C8ClzFA,iBACC,wBAAA,CACA,eAAA,CACA,Y9CqzFD,C8CnzFC,mBACC,wBAAA,CACA,e9CqzFF,C8CnzFE,yBACC,oB9CqzFH,C8C1yFC,0GACC,YAAA,CACA,yDAAA,CACA,kBAAA,CACA,mB9CizFF,CGt5FE,oC2CiGD,0GAOE,c9CszFD,CACF,CG/5FE,oC2CiGD,0GAWE,e9C2zFD,CACF,C8CzzFE,kJACC,gBAAA,CACA,YAAA,CACA,mBAAA,CACA,iB9C+zFH,C8C7zFG,4OACC,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,uBAAA,CAAA,8BAAA,CAAA,oBAAA,CAAA,oBAAA,CAAA,sB9Cm0FJ,C8Cj0FI,uTACC,qB9Cu0FL,C8Cn0FG,4OACC,gBAAA,CACA,aAAA,C
ACA,cAAA,CACA,e9Cy0FJ,C8Cr0FE,6dAEC,YAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,2BAAA,CAAA,mB9C+0FH,C8C70FG,4jCAEC,qB9Cg2FJ,C8C51FE,4kBAGC,Y9C02FH,C8Cv2FE,2KACC,gBAAA,CACA,e9C62FH,C8Cz2FC,sKACC,kBAAA,CACA,a9C+2FF,C8C72FE,8MACC,UAAA,CACA,SAAA,CACA,e9Cm3FH,C8Cj3FG,qQACC,c9Cu3FJ,C8Cp3FE,uOACC,Y9C03FH,CGviGE,oC2C+JD,sKAkBE,gBAAA,CACA,iB9C83FD,CACF,CGjjGE,oC2C+JD,sKAuBE,aAAA,CACA,gBAAA,CACA,iB9Cm4FD,C8Cj4FC,8MACC,UAAA,CACA,UAAA,CACA,cAAA,CACA,kB9Cu4FF,CACF,C8Ch4FC,mDACC,kB9Co4FF,C8C73FC,6GACC,gBAAA,CACA,kBAAA,CACA,U9Ck4FF,C8C93FA,2IAKC,UAAA,CACA,e9Ci4FD,C8C73FC,wBACC,qB9Cg4FF,C8C73FC,gCACC,uBAAA,CAAA,8BAAA,CAAA,oBAAA,CAAA,oBAAA,CAAA,sBAAA,CACA,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,6BAAA,CAAA,4BAAA,CAAA,0BAAA,CAAA,0BAAA,CAAA,yBAAA,CAAA,sBAAA,CAAA,kBAAA,CACA,kB9C+3FF,C8C73FE,8CACC,kBAAA,CAAA,cAAA,CAAA,eAAA,CAAA,UAAA,CAAA,MAAA,CACA,e9C+3FH,C8C33FC,gCACC,e9C63FF,CG7mGE,oC2CmPD,gEAGE,gBAAA,CACA,iB9C43FD,CACF,C8Cv3FC,gBACC,kB9C03FF,C8Cv3FC,wBACC,qBAAA,CACA,aAAA,CACA,mC9Cy3FF,C8Cv
3FE,qCACC,avCvRgB,CuCwRhB,e9Cy3FH,CGjoGE,oC2CsQA,qCAIE,S9C23FF,CACF,C8Ct3FE,6CACC,Y9Cw3FH,C8Cn3FA,0BACC,gBAAA,CACA,aAAA,CACA,eAAA,CACA,aAAA,CACA,U9Cs3FD,C8Cn3FA,+BACC,gBAAA,CACA,kBAAA,CACA,UAAA,CACA,iB9Cs3FD,C8Cp3FC,iCACC,Y9Cs3FF,C8Cl3FA,oBACC,WAAA,CACA,QAAA,CACA,S9Cq3FD,C8Cl3FC,gCAEC,WAAA,CAAA,qBAAA,CACA,uBAAA,CAAA,eAAA,CACA,mB9Co3FF,C8Cl3FE,wCACC,oBAAA,CACA,wB9Co3FH,C8Cj3FE,wCACC,oBAAA,CACA,wB9Cm3FH,C8Ch3FC,8BACC,UAAA,CACA,iBAAA,CACA,Y9Ck3FF,C8C/2FC,qCACC,aAAA,CACA,c9Ci3FF,CGxrGE,oC2C0UD,qCAEE,+BAAA,CAAA,uB9Cg3FD,CACF,C8C52FA,uBACC,wBAAA,CACA,yBAAA,CACA,eAAA,CACA,Y9C+2FD,C8C52FA,iBACC,gBAAA,CACA,mBAAA,CACA,gB9C+2FD,C8C52FA,kBACC,iBAAA,CACA,e9C+2FD,C8C72FA,aACC,YAAA,CACA,yDAAA,CACA,oBAAA,CACA,WAAA,CACA,oB9Cg3FD,C8C92FA,kBACC,iB9Ci3FD,C8C/2FA,mBACC,oBAAA,CACA,e9Ck3FD,C8Ch3FA,uBACC,c9Cm3FD,C8Cj3FA,2DAEC,qB9Co3FD,C8Cl3FA,oCACC,YAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,2BAAA,CAAA,mB9Cq3FD,C8Cl3FA,YACC,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,gBAAA,CACA,U9Cq3FD,C8Cn3FC,uBACC,kB9Cq3FF,CG3vGE,oC2C
8XF,YAYE,e9Cq3FA,C8Cn3FA,uBACC,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,uBAAA,CAAA,8BAAA,CAAA,oBAAA,CAAA,oBAAA,CAAA,sB9Cq3FD,CACF,C8Cj3FA,2BACC,gBAAA,CACA,iBAAA,CACA,iBAAA,CACA,iBAAA,CACA,gB9Co3FD,C8C/2FC,4CACC,yBAAA,CAAA,iBAAA,CACA,kBAAA,CACA,qB9Cm3FF,C8C/2FA,YACC,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,6BAAA,CAAA,4BAAA,CAAA,4BAAA,CAAA,0BAAA,CAAA,yBAAA,CAAA,wBAAA,CAAA,oBAAA,CACA,oCAAA,CAAA,wBAAA,CAAA,4B9Ck3FD,CGzxGE,oC2CoaF,YAME,sBAAA,CAAA,kBAAA,CAAA,c9Cm3FA,CACF,C8Cj3FC,oBACC,kBAAA,CAAA,qBAAA,CAAA,eAAA,CAAA,iBAAA,CAAA,aAAA,CACA,kBAAA,CACA,e9Cm3FF,CGnyGE,oC2CkbA,gCAEE,kB9Cm3FF,CACF,C8Ch3FE,+BACC,kBAAA,CAAA,qBAAA,CAAA,eAAA,CAAA,iBAAA,CAAA,aAAA,CACA,gB9Ck3FH,CG5yGE,oC2CwbA,+BAKE,e9Cm3FF,CACF,C8C/2FC,wBACC,eAAA,CACA,Q9Ci3FF,C8C/2FE,+BACC,oBAAA,CACA,c9Ci3FH,C8C72FC,8BACC,oBAAA,CACA,e9C+2FF,C8C52FC,wBACC,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,6BAAA,CAAA,4BAAA,CAAA,4BAAA,CAAA,0BAAA,CAAA,yBAAA,CAAA,wBAAA,CAAA,oB9C82FF,C8C52FE,2BACC,mBAAA,CAAA,oBAA
A,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,6BAAA,CAAA,4BAAA,CAAA,0BAAA,CAAA,0BAAA,CAAA,yBAAA,CAAA,sBAAA,CAAA,kBAAA,CACA,SAAA,CACA,eAAA,CACA,mB9C82FH,C8C32FE,mCACC,qBAAA,CACA,UAAA,CACA,gBAAA,CACA,0BAAA,CAAA,kBAAA,CACA,c9C62FH,C8C32FG,qCACC,oB9C62FJ,C8C32FI,2CACC,aAAA,CACA,yB9C62FL,C8Cv2FC,8BACC,e9Cy2FF,C8Cr2FA,iBACC,eAAA,CACA,QAAA,CACA,SAAA,CACA,YAAA,CACA,iB9Cw2FD,C8Ct2FC,iCACC,WAAA,CACA,mBAAA,CACA,0BAAA,CAAA,2BAAA,CAAA,uBAAA,CAAA,0BAAA,CAAA,mBAAA,CACA,wBAAA,CAAA,0BAAA,CAAA,qBAAA,CAAA,qBAAA,CAAA,kB9Cw2FF,C8Ct2FE,uCACE,UAAA,CAEA,+BAAA,CAAA,mCAAA,CACA,gBAAA,CACA,mCAAA,CAAA,+BAAA,CAAA,2B9Cw2FJ,C8Cp2FC,gCACC,YAAA,CACA,eAAA,CACA,QAAA,CAEA,qBAAA,CACA,yBAAA,CAAA,iBAAA,CACA,gDAAA,CAAA,wCAAA,CAEA,cAAA,CACA,iBAAA,CACA,cAAA,CACA,QAAA,CACA,QAAA,CACA,kDAAA,CAAA,0CAAA,CACA,mCAAA,CAAA,+BAAA,CAAA,2BAAA,CACA,iBAAA,CACA,UAAA,CACA,wCAzjBW,CAyjBX,gC9Cq2FF,C8Cj2FG,mHACC,SAAA,CACA,6CAAA,CAAA,qCAAA,CACA,kB9Cm2FJ,C8C/1FE,kCACC,aAAA,CACA,YAAA,CACA,SAAA,CACA,oBAAA,CACA,wCAzkBU,CAykBV,gC9Ci2FH,C8C/1FG,wCACC,wBAAA,
CACA,a9Ci2FJ,C8C91FG,wCACC,YAAA,CACA,oC9Cg2FJ,C8C51FE,mCACC,S9C81FH,C8Cx1FE,qFACC,qB9C01FH,C8Cv1FE,mFACC,SAAA,CACA,6CAAA,CAAA,qCAAA,CACA,kB9Cy1FH,C8Cv1FG,uFACE,S9Cy1FL,C8Cr1FE,iEACC,S9Cu1FH,C8Cn1FC,mCACC,iBAAA,CACA,a9Cq1FF,C8Cl1FC,iCACC,UAAA,CACA,iB9Co1FF,C8Ch1FA,kCAEC,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,YAAA,CACA,6BAAA,CAAA,4BAAA,CAAA,0BAAA,CAAA,0BAAA,CAAA,yBAAA,CAAA,sBAAA,CAAA,kBAAA,CACA,sBAAA,CAAA,kCAAA,CAAA,mBAAA,CAAA,mBAAA,CAAA,0BAAA,CACA,eAAA,CACA,QAAA,CACA,S9Cm1FD,C8Cj1FC,wCACC,c9Co1FF,C8C/0FC,yBACC,WAAA,CACA,cAAA,CACA,eAAA,CACA,gBAAA,CAEA,qBAAA,CAEA,WAAA,CACA,qBAAA,CACA,yBAAA,CAAA,iBAAA,CACA,oBAAA,CACA,WAAA,CACA,kBAAA,CACA,U9Ci1FF,C8C70FA,gBACC,kBAAA,CACA,e9Cg1FD,C8C90FC,kCACC,wBAAA,CACA,wBAAA,CACA,UAAA,CACA,eAAA,CACA,oBAAA,CACA,iB9Cg1FF,C8C70FC,mCACC,kB9C+0FF,C8C10FG,+CACC,qBAAA,CACA,QAAA,CACA,4BAAA,CACA,kB9C40FJ,C8C10FI,sDAEC,gBAAA,CAAA,2BAAA,CACA,oB9C40FL,C8Cx0FE,+CACC,qBAAA,CACA,YAAA,CACA,e9C00FH,C8Cx0FG,oDACC,YAAA,CACA,qB9C00FJ,C8Cx0FI,2DACC,a9C00FL,C8Cn0FA,gDAC
wB,qB9Cu0FxB,C8Ct0FA,8CACwB,qB9C00FxB,C8Cz0FA,gDACwB,sB9C60FxB,C8C50FA,8CACwB,qB9Cg1FxB,C8C/0FA,gDACwB,sB9Cm1FxB,C8Cl1FA,kDACwB,uB9Cs1FxB,C8Cr1FA,kDACwB,qB9Cy1FxB,C8Cx1FA,8CACyB,qB9C41FzB,C8C31FA,4CACwB,oB9C+1FxB,C8C91FA,kDAC2B,uB9Ck2F3B,C8Cj2FA,kDACwB,uB9Cq2FxB,C8Cp2FA,gDACwB,qB9Cw2FxB,C8Cv2FA,kDACwB,qB9C22FxB,C8Cz2FA,gCACC,qBAAA,CAAA,4BAAA,CAAA,kBAAA,CAAA,kBAAA,CAAA,oBAAA,CACA,qBAAA,CACA,mBAAA,CAAA,oBAAA,CAAA,gBAAA,CAAA,mBAAA,CAAA,Y9C42FD,C8C12FC,yEACC,qB9C42FF,C8Cz2FC,+CACC,kBAAA,CAAA,qBAAA,CAAA,eAAA,CAAA,iBAAA,CAAA,aAAA,CACA,QAAA,CACA,SAAA,CACA,iB9C22FF,C8Cz2FE,oDACC,qBAAA,CACA,aAAA,CACA,iBAAA,CACA,U9C22FH,C8Cx2FE,iDACC,cAAA,CACA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,uCAAA,CAAA,mCAAA,CAAA,+BAAA,CACA,U9C02FH,C8Cr2FA,4BACC,a9Cw2FD,C8Ct2FC,iDACC,Y9Cw2FF,C8Cr2FC,gCACC,iB9Cu2FF,C8Cp2FC,kCACC,iB9Cs2FF,CG9lHE,oC2C4vBA,gCACC,cAAA,CACA,iB9Cq2FD,C8Cl2FA,kCACC,iB9Co2FD,CACF,C8Ch2FA,yBACC,mBAAA,CACA,eAAA,CACA,qBAAA,CACA,uB9Cm2FD,C8Cj2FC,+BACC,wBAAA,CACA,qB9Cm2FF,C8Ch2FC,oCACC,wBAAA,CACA,yBAAA,CAC
A,iB9Ck2FF,C8C91FA,wCACC,kB9Ci2FD,C8C71FC,2CACC,qB9Cg2FF,C8C11FC,2FACC,gB9C61FF,C8C31FE,0GACC,e9C61FH,C8Cz1FC,0FACC,YAAA,CACA,gB9C21FF,C8Cz1FE,yGACC,YAAA,CACA,W9C21FH,C8Ct1FE,uGACC,W9Cw1FH,C8Cl1FA,QACC,wBAAA,CACA,WAAA,CAGA,iBAAA,CACA,iB9Cq1FD","file":"style.css"}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosfunctionsphp"></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-photos/functions.php</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-photos/functions.php 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/functions.php 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -104,6 +104,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_script( 'grofiles-cards' );
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> if ( is_singular( get_photo_post_type() ) ) {
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ wp_enqueue_script( 'wporg-photos-favorite', get_stylesheet_directory_uri() . '/js/favorite.js', [], filemtime( __DIR__ . '/js/favorite.js' ), true );
</ins><span class="cx" style="display: block; padding: 0 10px"> wp_enqueue_script( 'wporg-photos-attribution', get_stylesheet_directory_uri() . '/js/attribution.js', [], filemtime( __DIR__ . '/js/attribution.js' ), true );
</span><span class="cx" style="display: block; padding: 0 10px"> wp_localize_script(
</span><span class="cx" style="display: block; padding: 0 10px"> 'wporg-photos-attribution',
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosheaderphp"></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-photos/header.php</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-photos/header.php 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/header.php 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -21,6 +21,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> '/random/' => __( 'Random', 'wporg-photos' ),
</span><span class="cx" style="display: block; padding: 0 10px"> );
</span><span class="cx" style="display: block; padding: 0 10px">
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+// Only logged-in users have favorites.
+if ( is_user_logged_in() ) {
+ $menu_items[ '/favorites/' ] = __( 'Favorites', 'wporg-photos' );
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> if ( FEATURE_2021_GLOBAL_HEADER_FOOTER ) {
</span><span class="cx" style="display: block; padding: 0 10px"> echo do_blocks( '<!-- wp:wporg/global-header /-->' );
</span><span class="cx" style="display: block; padding: 0 10px"> } else {
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosjsfavoritejs"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/js/favorite.js</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-photos/js/favorite.js (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/js/favorite.js 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,26 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+document.addEventListener( 'DOMContentLoaded', () => {
+ const photoFavoriteHeart = document.querySelector('.photo-favorite-heart');
+
+ if (photoFavoriteHeart) {
+ photoFavoriteHeart.addEventListener('click', function(event) {
+ event.preventDefault();
+
+ // Update the link based on the presence or absence of the 'favorited' class.
+ const url = this.getAttribute('href');
+ let newUrl = '';
+ if (this.classList.contains('favorited')) {
+ newUrl = url.replace('favorite=1', 'unfavorite=1');
+ } else {
+ newUrl = url.replace('unfavorite=1', 'favorite=1');
+ }
+ this.setAttribute('href', newUrl);
+
+ this.classList.toggle('favorited');
+
+ // Make an asynchronous REST request to the URL.
+ const xhr = new XMLHttpRequest();
+ xhr.open('GET', url, true);
+ xhr.send();
+ });
+ }
+} );
</ins></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotostemplatepartsphotosinglephp"></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-photos/template-parts/photo-single.php</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-photos/template-parts/photo-single.php 2024-10-09 20:37:23 UTC (rev 14101)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/template-parts/photo-single.php 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8,6 +8,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> */
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> namespace WordPressdotorg\Photo_Directory\Theme;
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+use WordPressdotorg\Photo_Directory\Favorites;
</ins><span class="cx" style="display: block; padding: 0 10px"> use WordPressdotorg\Photo_Directory\Random;
</span><span class="cx" style="display: block; padding: 0 10px"> use WordPressdotorg\Photo_Directory\Template_Tags;
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -28,12 +29,16 @@
</span><span class="cx" style="display: block; padding: 0 10px"> );
</span><span class="cx" style="display: block; padding: 0 10px"> ?></div>
</span><span class="cx" style="display: block; padding: 0 10px"> <?php endif; ?>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ <div class="photo-author">
</ins><span class="cx" style="display: block; padding: 0 10px"> <?php printf(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- '<a href="%s" class="photo-author">%s</a>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ '<a href="%s" class="photo-author-link" text="%s">%s</a>',
</ins><span class="cx" style="display: block; padding: 0 10px"> esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ esc_attr__( 'View contributor's photos' ),
</ins><span class="cx" style="display: block; padding: 0 10px"> get_avatar( get_the_author_meta( 'ID' ), 32 ) . get_the_author_meta( 'display_name' )
</span><span class="cx" style="display: block; padding: 0 10px"> );
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ </div>
+ <?php Favorites::get_photo_favorites_markup(); ?>
</ins><span class="cx" style="display: block; padding: 0 10px"> <div class="photos-download">
</span><span class="cx" style="display: block; padding: 0 10px"> <button type="button" class="download-title download-button button button-large" aria-expanded="false" aria-controls="downloads-dropdown">
</span><span class="cx" style="display: block; padding: 0 10px"> <?php _e( 'Download', 'wporg-photos' ); ?>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -88,7 +93,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> esc_attr( wp_get_attachment_image_srcset( $photo_id ) ),
</span><span class="cx" style="display: block; padding: 0 10px"> sprintf(
</span><span class="cx" style="display: block; padding: 0 10px"> /* translators: %s: The alternative text for the photo. */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- 'View larger photo: %s',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ __( 'View larger photo: %s', 'wporg-photos' ),
</ins><span class="cx" style="display: block; padding: 0 10px"> esc_attr( $alt_text )
</span><span class="cx" style="display: block; padding: 0 10px"> )
</span><span class="cx" style="display: block; padding: 0 10px"> );
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgphotosuserfavoritesphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/user-favorites.php</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-photos/user-favorites.php (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/user-favorites.php 2024-10-09 20:48:37 UTC (rev 14102)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,66 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+/**
+ * The user favorites template file.
+ *
+ * @link https://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package WordPressdotorg\Photo_Directory\Theme
+ */
+
+namespace WordPressdotorg\Photo_Directory\Theme;
+
+// Note: The user whose favorites
+
+get_header();
+?>
+
+ <main id="main" class="site-main wrap" role="main">
+
+ <header class="page-header">
+ <h2 class="page-title">
+ <?php
+ printf(
+ /* translators: Search query. */
+ esc_html__( 'Photos favorited by %s', 'wporg-photos' ),
+ sprintf(
+ '<a href="%s" class="photo-favoriter" title="%s">%s</a>',
+ esc_url( 'https://profiles.wordpress.org/' . get_the_author_meta( 'nicename' ) . '/' ),
+ esc_attr__( 'View their profile', 'wporg-photos' ),
+ get_avatar( get_the_author_meta( 'ID' ), 32 ) . get_the_author_meta( 'display_name' )
+ )
+ );
+ ?>
+ </h2>
+ </header><!-- .page-header -->
+
+ <?php
+ $has_favorites = have_posts();
+ while ( have_posts() ) :
+ the_post();
+
+ get_template_part( 'template-parts/photo', 'grid' );
+ endwhile; // End of the loop.
+
+ the_posts_pagination();
+ ?>
+
+ <?php if ( ! $has_favorites ) : ?>
+
+ <article class="user-no-favorites">
+ <div class="entry-content no-photos">
+ <?php
+ if ( get_current_user_id() === get_the_author_meta( 'ID' ) ) {
+ _e( 'You have not chosen any favorite photos yet.', 'wporg-photos' );
+ } else {
+ _e( 'This user has not chosen any favorite photos yet.', 'wporg-photos' );
+ }
+ ?>
+ </div>
+ </article>
+
+ <?php endif; ?>
+
+ </main><!-- #main -->
+
+<?php
+get_footer();
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/user-favorites.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span></div>
</body>
</html>