<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {
    max-width: 100%;
    height: auto
}

a:hover {
    text-decoration: none
}
article.sticky {position:relative}
article.sticky::after {
  color: #ffbe2f;
  content: "\f08d";
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  transform: rotate(30deg);
}
.sticky {}
.bypostauthor {}

input[type="password"] {padding: 9px;border: 1px solid #ddd}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

article.post a {
    color: #333;
}

.entry-header h2 {
    font-size: 25px;
}

.entry-header {
    margin-bottom: 25px;
}

.entry-footer {
    font-size: 12px;opacity: .7
}
nav.navigation.post-navigation a {
  color: #000;
}
.entry-footer span {
    padding-right: 15px;
}

.entry-meta &gt; span {
    padding-right: 15px;
}

.entry-meta i.fa {
    padding-right: 5px;
}

.factorian-btn {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
}

article.post a.factorian-btn {
    color: #fff;
    margin-top: 10px;
}

.entry-footer {
    margin-top: 15px;
}

article.post {
    margin-bottom: 50px;
}

.navigation.posts-navigation .nav-links {
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
}

.navigation.posts-navigation .nav-links &gt; div {
    float: left;
    width: 50%;
}

.navigation.posts-navigation .nav-links &gt; div.nav-next {
    float: right;
    text-align: right;
}

.navigation.posts-navigation .nav-links a {
    color: #333;
    display: block;
    padding: 10px 0;
}

.widget-title {
    font-size: 25px;
}

.widget_calendar table {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 100%;
}

.widget_calendar table td,
.widget_calendar table th {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}

.widget_calendar table caption {
    font-weight: 700;
}

.widget select {
    max-width: 100%
}

.widget a {
    color: #333;
}

.widget ul {
    line-height: 30px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.rss-date,
.rssSummary {
    color: #999;
    font-size: 12px;
    font-weight: 300;
}

.widget_rss cite {
    color: #999;
    font-size: 13px;
    font-weight: 300;
}

.widget_rss li {
    margin-bottom: 15px
}

.cat-links a {
    text-decoration: underline;
}

.entry-content table {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.entry-content table td,
.entry-content table th {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}

.entry-content dd {
    margin-bottom: 15px;
}

.entry-content ul,
.entry-content ol {
    padding-left: 15px;
}

.navigation.post-navigation .nav-links {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
}

.navigation.post-navigation .nav-links &gt; div {
    float: left;
    width: 50%;
}

.navigation.post-navigation .nav-links &gt; div.nav-next {
    float: right;
    text-align: right;
}

.navigation.post-navigation .nav-links a {
    display: block;
    padding: 10px 0;
}


/*******************
***** 8. Comments CSS
********************/

.comments-title {
    margin-bottom: 35px;
    font-size: 30px;
    color: #000000;
}

.comment-list {
    max-width: 790px;
}

.comment-list,
.children {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.says {
    display: none;
}

.comment-author.vcard img {
    float: left;
    margin-right: 18px;
}

.comment-content {
    color: #555555;
    padding-left: 50px;
}

.comment-content table {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.comment-content table td,
.comment-content table th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
}

.comment-content ol {
    padding-left: 15px;
}

.comment-author.vcard img {
    border-radius: 50%;
    position: relative;
    top: 10px;
}

b.fn {
    color: #666;
    font-size: 18px;
    text-transform: capitalize;
}

b.fn a,
.comments-area a {
    color: #000;
}

.comment-list &gt; li,
.children article {
    margin-bottom: 30px;
}

.comment-metadata {
    font-size: 80%;margin-bottom: 10px
}

.reply {
    text-align: right;
}

.reply a {
    color: #666;
}

.children {
    padding-left: 25px;
}

.comment-form p &gt; input,
.comment-form p textarea {
    border: 1px solid #cfcfcf;
    color: #000;
    font-size: 14px;
    padding: 8px 0 8px 10px;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    resize: none;
}

.comment-reply-title {
    margin-bottom: 30px;
}

.logged-in .comment-reply-title {
    margin-bottom: 30px;
}

.comment-form p &gt; input:focus,
.comment-form p textarea:focus {
    border-color: #818181;
    box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.2);
}


.comment-form {
    padding-right: 10px;
}
.logged-in .form-submit {
    bottom: 4px;
    right: 0;
}



.logged-in .comment-form-comment textarea {
    display: block;
    width: 100%;
}

.comment-form p &gt; input[type="submit"] {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.mainmenu {
    text-align: right;
}

.mainmenu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.mainmenu ul li {
    display: inline-block;
    position: relative;
}

.mainmenu li a {
    color: #222;
    display: block;
    font-weight: 700;
    padding: 40px 15px;
    position: relative;
    text-transform: uppercase;
}

.mainmenu ul li:hover &gt; a {
    color: #000
}

.mainmenu ul li.boxed-menu a {
    background: #f4bc4d none repeat scroll 0 0;
    color: #fff;
    padding: 8px 20px;
}

.mainmenu ul li {
    position: relative;
}

.mainmenu ul li a {
    margin-left: 0;
}

.mainmenu ul li ul {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 120%;
    width: 260px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: 999999;
    text-transform: none;
    -webkit-transition: .4s;
    transition: .4s
}

.mainmenu ul &gt; li:nth-last-child(1) &gt; ul,
.mainmenu ul &gt; li:nth-last-child(2) &gt; ul,
.mainmenu ul &gt; li:nth-last-child(3) &gt; ul,
.mainmenu ul &gt; li:nth-last-child(4) &gt; ul {
    right: 0;
    left: auto;
}

.mainmenu ul li ul li {
    display: block;
}

.mainmenu ul li ul li a {
    display: block;
    text-align: left;
    margin: 0;
    padding: 5px 15px;
    line-height: 30px;
    text-transform: none
}

.mainmenu ul li ul li:hover &gt; a,
.mainmenu ul li ul li.current_page_item &gt; a,
.mainmenu ul li ul li.current-page-ancestor &gt; a {
    border-color: transparent;
    background-color: #f3f2f2;
    border-left-color: #f4bc4d;
}

.mainmenu ul li ul li ul {
    left: 100%;
    top: 200%;
}

.mainmenu ul &gt; li:nth-last-child(4) ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(5) ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(1) ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(2) ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(3) ul &gt; li &gt; ul,
.mainmenu ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
    left: auto;
    right: 100%;
}

.mainmenu ul &gt; li:nth-last-child(1) &gt; ul &gt; li &gt; ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(2) &gt; ul &gt; li &gt; ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(3) &gt; ul &gt; li &gt; ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(4) &gt; ul &gt; li &gt; ul &gt; li &gt; ul,
.mainmenu ul &gt; li:nth-last-child(5) &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
    right: auto;
    left: 100%;
}

.mainmenu .sub-siblings:before {
    content: "\f105";
    font-family: "fontawesome";
    margin-left: 7px;
    position: absolute;
    top: 50%;
    right: 7px;
    line-height: 20px;
    margin-top: -10px;
}

.mainmenu ul li ul li a.sub-siblings:before {
    right: 20px;
}

.mainmenu ul &gt; li:hover &gt; ul {
    top: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.mainmenu ul &gt; li:hover &gt; ul &gt; li:hover &gt; ul,
.mainmenu ul &gt; li:hover &gt; ul &gt; li:hover &gt; ul &gt; li:hover &gt; ul {
    top: -1px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.mainmenu ul &gt; li:hover &gt; a.sub-siblings:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mainmenu ul &gt; li &gt; a.sub-siblings {
    padding-right: 20px;
}

.mainmenu ul ul li.current_page_item &gt; a:after,
.mainmenu ul ul li:hover &gt; a:after {
    height: 2px
}

.mainmenu ul li#menu-item-40 a:hover {
    color: #000;
    -webkit-transition: all .3s;
    transition: all .3s;
}</pre></body></html>