<data:view.title.escaped/><data:blog.pageName/> - <data:blog.title/>Error 404: Page Not Found - <data:blog.title/><data:view.title/> */ /* ====================================== FIKSIONER: Freemium Blogger Theme - Designed by Igniel (igniel.com) ====================================== Name : FIKSIONER Version : 4 Released : 11 September 2023 Updated : 19 September 2023 Demo : fiksioner.blogspot.com License : Personal only Type : Freemium (free, available in premium version) Designer : Igniel Country : Indonesia Website : www.igniel.com +++++++++++++++++++++++++++++++++++++++ You are free to use and modify this theme. +++++++++++++++++++++++++++++++++++++++ FREE VERSION: NOT ALLOWED to remove the credit link at footer. PREMIUM VERSION: ALLOWED to remove the credit link at footer. *************************************** */ :root {--bodyBg: $(body.background.color);--bodyTx: $(body.text.color);--dropBg: $(drop.bg);--dropTx: $(drop.tx);--fontBody: 'Noto Sans';--fontTitle: 'Noto Sans';--footerBg: $(footer.bg);--footerBr: $(footer.br);--fOlink: $(footer.link);--footerTx: $(footer.tx);--headerBg: $(header.bg);--headerBr: $(header.br);--headerTx: $(header.tx);--infoTx: $(posts.info.tx);--labelBg: $(label.bg);--labelTx: $(label.tx);--postBg: $(posts.background.color);--postLink: $(posts.link.tx);--postTx: $(posts.text.color);--bodyGap: 2rem;--gap: 3rem;--bg-75: #f7f7f7;--bg-50: #efefef;--border: #d4d4d4;--syntax: #f6f6f6;--tx-s: .785em;--tx-m: .9em;--tx-75: #36383a;--tx-50: #606060;--widgetGap: 3rem;}[data-theme="dark"] {--bodyBg: $(body.background.color.dk);--bodyTx: $(body.text.color.dk);--footerBg: $(footer.bg.dk);--footerBr: $(footer.br.dk);--fOlink: $(footer.link.dk);--footerTx: $(footer.tx.dk);--headerBg: $(header.bg.dk);--headerBr: $(header.br.dk);--headerTx: $(header.tx.dk);--infoTx: $(posts.info.tx.dk);--labelBg: $(label.bg.dk);--labelTx: $(label.tx.dk);--postBg: $(posts.background.color.dk);--postLink: $(posts.link.tx.dk);--postTx: $(posts.text.color.dk);--bg-75: #232327;--bg-50: #25262a;--border: #303136;--syntax: #1d1d1d;--tx-75: #cbd5e1;--tx-50: #7f8893;}* {box-sizing: border-box;}.a, blockquote:before, .menu ul ul, .box.info:before, .box.success:before, .box.warning:before, .box.danger:before, .comments .avatar-image-container, .comments-content .blog-author:before, .comments-content .blog-author:after, .comment-actions {position: absolute;}.f, .menu ul:first-child, .post-body figcaption {display: flex;}.fi {position: fixed;}.g {display: grid;}.h, .hidden, .replaced, .sun, #mode:checked ~ .mode .moon, .thread-toggle, .comment-replies .comment-reply, .comment-replies .comment-block:before, #comment-post-message, .comment:target::before {display: none;}.m-0 {margin: 0;}.p-0 {padding: 0;}.r, blockquote, .menu .dropdown, .box.info, .box.success, .box.warning, .box.danger, .post-filter-message .search-query, .post-filter-message .search-label, .comment, .comment-replies .comment-actions {position: relative;}.s {align-self: flex-start;position: sticky;position: -webkit-sticky;}.tx-s, .comments .datetime, .label-cloud a:after {font-size: var(--tx-s);}.tx-m, pre code, .comment-actions {font-size: var(--tx-m);}.tx-75, .author-name, .author-name a:not(:hover), .comments .user a:not(:hover) {color: var(--tx-75);}.tx-50, .tr-caption, .post-body figcaption, .post-share a, .Feed .item-date, .Feed .item-author, .comments .datetime, .comments .datetime a:not(:hover), .comments .user, .comment-actions a {color: var(--tx-50);}html, body {color: var(--bodyTx);font-size: 14px;font-weight: 400;line-height: 1.5rem;scroll-behavior: smooth;}html, body, button, [class*="btn"], .contact-form-button, input, textarea {font-family: var(--fontBody), system-ui, -apple-system, BlinkMacSystemFont, 'Ubuntu', 'Segoe UI', 'Oxygen-Sans', 'Helvetica Neue', Arial, sans-serif;}body {background-color: var(--bodyBg);margin: 0;padding: 0;overflow-x: hidden;word-break: break-word;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-tap-highlight-color: transparent;}a, a:hover, a:link, a:visited {outline: none;text-decoration: none;}audio, canvas, progress, video {display: inline-block;vertical-align: baseline }audio:not([controls]) {display: none;height: 0;}blockquote {border: 1px solid var(--border);font-size: 1.35em;line-height: 1.5em;margin: 2rem 0 2rem 1rem;padding: 1em 1.25em 1em 2em;}blockquote:before {content: '';background: var(--bodyBg) url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14,17H17L19,13V7H13V13H16M6,17H9L11,13V7H5V13H8L6,17Z' fill='%23606060'/%3E%3C/svg%3E") .25em center / 1.5em no-repeat;border: 1px solid var(--border);height: 2em;$startSide: -1rem;margin: auto;top: -.5em;width: 2em;}[data-theme="dark"] blockquote:before {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14,17H17L19,13V7H13V13H16M6,17H9L11,13V7H5V13H8L6,17Z' fill='%237f8893'/%3E%3C/svg%3E");}blockquote footer, blockquote cite {font-size: 1rem;font-style: italic;line-height: normal;margin-top: 1rem;text-align: $endSide;}blockquote footer:before, blockquote footer:after, blockquote cite:before, blockquote cite:after {content: '\2014';margin-top: .5rem;}blockquote footer:before, blockquote cite:before {margin-$endSide: .5rem;}blockquote footer:after, blockquote cite:after {margin-$startSide: .5rem;}button, [class*="btn"], .archive-select, .contact-form-button {border: 0;outline: none;}button:not(.btn-outline):hover, .btn:hover, .btn-fill:hover, .contact-form-button:hover {opacity: .85;}kbd, mark {padding: .035em .15em;}code, kbd, mark, samp {font-family: 'SFMono-Regular', 'Roboto Mono', Consolas, Menlo, Monaco, Liberation Mono, monospace, sans-serif;letter-spacing: -.35px;}code, .item-control a:hover {color: #e93f39;}details, summary, input, textarea {box-shadow: none;outline: none;}details summary::marker {display: none;font-size: 0;list-style-type: none;}details summary::-webkit-details-marker {display: none;font-size: 0;list-style-type: none;}details summary::-moz-list-bullet {display: none;font-size: 0;list-style-type: none;}figure {margin: 0;}h1, h2, h3, h4, h5, h6, .blog-title, .widget-title {font-family: var(--fontTitle), system-ui, -apple-system, BlinkMacSystemFont, 'Ubuntu', 'Segoe UI', 'Oxygen-Sans', 'Helvetica Neue', Arial, sans-serif;line-height: initial;}hr {border: 0 solid var(--tx-75);border-style: dotted;border-top-width: 7px;margin: 2rem auto;width: 2rem;}hr:before, hr:after {border: 0 solid var(--tx-75);border-top-width: 5px;top: -6px;width: 5px;}hr:before {$startSide: -20px;}hr:after {$endSide: -20px;}iframe, .table, .post-body table {width: 100%;}img {height: auto;max-width: 100%;}input[type="text"], textarea {color: var(--postTx);border: 1px solid var(--border);padding: 0.5rem 1rem;}ins {text-decoration: none;}kbd {border: 1px solid #9fa6ad;box-shadow: 0 1px 1px rgba(12,13,14,0.15), inset 0 1px 0 0 var(--bodyBg);text-shadow: 0 1px 0 var(--bodyBg);white-space: nowrap;}[data-theme="dark"] kbd {border-color: #3f3f3f;}.lazy {background-color: rgba(0, 0 ,0, .25);opacity: .25;}.lazyloaded {background-color: transparent;opacity: 1;}.not-allowed {cursor: not-allowed;}path, polygon, ellipse, line, circle, rect {clip-rule: evenodd;fill: none;fill-rule: evenodd;stroke-linecap: round;stroke-linejoin: round;stroke-miterlimit: 10;stroke-width: 1.5px;}path {fill: var(--tx-50);}select {-moz-appearance: button;-webkit-appearance: button;appearance: button;}svg {height: 1.25rem;width: 1.25rem;}.table {white-space: nowrap;overflow: auto;}table {border-collapse: collapse;border-spacing: 0;empty-cells: hide;}td, th {padding: 0;}time {cursor: help;}.widget-title {border-bottom: 1px solid $(primary);display: table;margin-bottom: 1.25em;margin-top: 0;padding-bottom: .5em;}.header-inner, .menu ul, .tool, .post-share, .relmid.f, .Label li, .archive-flat li, .no-post a, .totop, .notfound, .notfound-inner, .blog-pager:not(.num) a, .blog-pager:not(.num) span {align-items: center;}.mains, .post-share ul {background-color: var(--postBg);}.bg-primary, button, .btn, .btn-fill, .btn-outline:hover, .post-labels a:hover, .blog-pager.num span[class]:hover, .post-body table th, .comment-actions .comment-reply:hover, #top-continue .comment-reply, .loadmore a, .label-cloud .bg-primary, .label-cloud a:hover, .archive-select:hover, .contact-form-button {background-color: $(primary);}.bg-75 {background-color: var(--bg-75);}.bg-50, kbd, .post-share a:hover, .box, .contact-form-widget, .comment-actions .comment-reply {background-color: var(--bg-50);}.bg-0, .btn-outline, .box.info, .box.success, .box.warning, .box.danger {background-color: transparent;}.round-s, input[type="text"], textarea, kbd, mark, button, [class*="btn"], .contact-form-button, .comment-actions a, #top-continue .comment-reply, .loadmore a, .comment .deleted {border-radius: 5px;}.round-m, blockquote, .menu .dropdown ul, .post-body pre, .box, .contact-form-widget, .comments .avatar-image-container, .comments img, .blogger-iframe-colorize {border-radius: 10px;}.round-l, blockquote:before, .pagelist li:not(:first-child):before, .comments-content .blog-author:before, .comments .datetime:before, .comments .avatar-image-container {border-radius: 100px;}a {color: var(--bodyTx);}.tx-primary, a:hover, .btn-outline, .post-body .drop, .related .noimg li::marker, .PopularPosts .noimg, .PopularPosts .noimg li::marker, .footer a:hover, .Feed li::marker {color: $(primary);}.header, #Header1 a, .menu a, .blog-title, .blog-title a, input.search-input {color: var(--headerTx);}.tx-invert, button, .btn, .btn-fill, [class*="btn"]:hover, .post-labels a:hover, .blog-pager.num span[class]:hover, .post-info-comment i, .post-body table th, .comment-actions .comment-reply:hover, #top-continue .comment-reply, .loadmore a, .label-cloud a:hover, .archive-select:hover, .contact-form-button {color: $(invert);}button:not(.btn-outline) a, button a:hover, button:hover a {color: $(invert) !important;text-decoration: none !important;}.pointer, button, [class*="btn"], .menu li, .contact-form-button, .contact-form-error-message, .contact-form-error-message-with-border, .contact-form-success-message {cursor: pointer;}button, [class*="btn"], .menu li, .dropdown span:after, .pagelist li, .pagelist li:not(:first-child):before, .contact-form-button, .comments .datetime:before, #top-continue .comment-reply, .loadmore a {display: inline-block;}.blog-title, .widget-title, .popular-title, .blog-pager:not(.num), .post-filter-message .search-query, .post-filter-message .search-label, .comments .user {font-weight: bold;}.post-info-comment a:hover path, .share-label:hover path, .post-share a:hover path, #share:checked ~ .share-label path, .social a:hover path, .blog-pager:not(.num) a:hover path, .Label path, .BlogArchive path {fill: $(primary);}button:not([class]) path, .btn-fill path, .feat-icon path {fill: $(invert);}.label-cloud li, .no-post-home, .totop, .notfound, .notfound-inner, .center figcaption {justify-content: center;}.blog-pager, .post-share ul, .post .post-info {justify-content: space-between;}.tool, .blog-posts .post-thumbnail, .feat-thumbnail, .profile-avatar, .author-avatar {line-height: 0;}.feat-thumbnail img, .post-thumbnail img, .related-thumbnail img, .relmid-thumbnail img {object-fit: cover;}.center {margin-$startSide: auto;margin-$endSide: auto;text-align: center;}.menu ul, .breadcrumb, .pagelist ul, .post-share ul, .related ul, .comments ol, .Label ul, .PopularPosts ul, .BlogArchive ul, .Profile .team {list-style-type: none;margin: 0;padding: 0;}html, body, a, button, [class*="btn"], input[type="text"], textarea, kbd, path, blockquote, blockquote:before, .blog-title, .header, input.search-input, .search-icon, .search-close, .post-body pre, .post-labels a, .blog-pager a, .blog-pager.num span, .blog-pager .left, .share-label, .post-info-comment a, .post-author, .footer, .footer-inner, .post-filter-message, .post-body table th, .post-body table td, .contact-form-widget, .box, .comment-actions a, .comments-content .blog-author:before, .comments-content .blog-author:after, .comment-block:before, .comment-replies ol li:after, .comments .avatar-image-container, .comment-msg, .label-cloud a, .archive-select, .contact-form-button, .totop, .lazyloaded {transition: all .2s;-webkit-transition: all .2s;}.header {border-bottom: 1px solid var(--headerBr);top: 0;z-index: 1;}.header path {fill: var(--headerTx);}.header, input.search-input {background-color: var(--headerBg);}.blog-title {font-size: 1.5rem;margin: 0 auto;max-width: 25vw;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.header-inner {gap: 4rem;margin: auto;height: $(height.header);max-width: calc($(width.header) + var(--gap) + calc(2 * var(--bodyGap)));}.header-inner, .billboard {padding: 0 var(--bodyGap);}#Header1 img {max-height: 35px;max-width: 300px;vertical-align: middle;width: auto;}#Header1 {background-position: $startSide center;background-repeat: no-repeat;background-size: contain;}.menu li {white-space: nowrap;}.menu .dropdown ul {background-color: var(--dropBg);color: var(--dropTx);$startSide: 0;min-width: 100%;opacity: 0;padding: 0;top: $(height.header);transform: translateY(-1rem);-webkit-transform: translateY(-1rem);transition: all .3s ease-in-out 0s;-webkit-transition: all .3s ease-in-out 0s;visibility: hidden;}.menu .dropdown:hover ul {opacity: 1;visibility: visible;transform: translateY(0px);-webkit-transform: translateY(0px);}.menu .dropdown li {display: block;}.menu li > a:hover, .menu li:hover > span, .menu .dropdown li a:hover {background-color: rgba(0, 0, 0, .075);}[data-theme="dark"] .menu li > a:hover, [data-theme="dark"] .menu li:hover > span, [data-theme="dark"] .menu .dropdown li a:hover {background-color: rgba(255, 255, 255, .05);}.menu .dropdown a {line-height: 40px;}.menu .dropdown ul, .menu .dropdown li a {color:var(--dropTx);}.menu a, .menu span {line-height: $(height.header);display: block;padding: 0 1rem;}.dropdown span:after {content: '\203A';margin-$startSide: .75rem;transform: rotate(90deg);-webkit-transform: rotate(90deg);transition: transform .2s linear;-webkit-transition: transform .2s linear;}.dropdown:hover span:after {transform: rotate(270deg);-webkit-transform: rotate(270deg);}.tool {gap: 2rem;margin-$startSide: auto;}.moon {height: 1.75rem;width: 1.75rem;}.sun {height: 1.5rem;width: 1.5rem;}#mode:checked ~ .mode .sun {display: block;}.search-icon {bottom: 0;line-height: $(height.header);margin: auto;$startSide: unset;top: 0;transform: translateX(calc(100% - calc(var(--bodyGap) / 1.5)));-webkit-transform: translateX(calc(100% - calc(var(--bodyGap) / 1.5)));z-index: 2;}.search-icon svg {vertical-align: -1px;}#search:checked ~ .search .search-icon {transform: translateX(calc(($(width.header) + var(--bodyGap)) * -1));-webkit-transform: translateX(calc(($(width.header) + var(--bodyGap)) * -1));}input.search-input {border-color: transparent;border-radius: 0;bottom: 0;$endSide: var(--bodyGap);height: $(height.header);padding: 0 2.5rem;$startSide: var(--bodyGap);width: calc(100% - calc(2 * var(--bodyGap)));top: 0;transform: scaleX(0);-webkit-transform: scaleX(0);transform-origin: $endSide top;-webkit-transform-origin: $endSide top;}#search:checked ~ .search input.search-input {border-bottom: 1px solid var(--headerTx);transform: scaleX(1);-webkit-transform: scaleX(1);z-index: 2;}.search-close {opacity: 0;visibility: hidden;z-index: 2;}#search:checked ~ .search .search-close {opacity: 1;visibility: visible;}.billboard {margin: 0 auto;}.billboard .widget-content {margin-top: var(--gap);}.mains {column-gap: var(--gap);grid-template-areas: 'main aside' 'main sticky';grid-template-columns: minmax(auto, 1fr) minmax(auto, $(width.aside));grid-template-rows: auto 1fr;margin: 0 auto;padding: var(--gap) var(--bodyGap);transition: background-color .2s;-webkit-transition: background-color .2s;}.mains, .footer-inner, .billboard {max-width: calc($(width.main + width.aside) + var(--gap) + calc(2 * var(--bodyGap)));}.main {grid-area: main;max-width: $(width.main);}.page .main {max-width: 100%;}.aside {grid-area: aside;}.aside_sticky {grid-area: sticky;}.aside, .aside_sticky {top: calc($(height.header) + 20px);max-width: $(width.aside);}#HTML8 .widget-content >* {margin: auto;text-align: center;width: 100%;}.blog-posts {gap: var(--widgetGap);}.article {gap: .75rem 2rem;grid-template-areas: 'post-title post-thumbnail' 'post-info post-thumbnail' 'post-inner post-thumbnail';grid-template-columns: minmax(0, 1fr) minmax(0, 250px);grid-template-rows: auto auto 1fr;}.post-title {font-size: 1.25rem;grid-area: post-title;line-height: 1.4em;margin: 0;}.single .entry-title {font-size: 1.75rem;line-height: 1.4em;margin: .5em 0 .75em;padding: 0;}.single.page .entry-title {margin-top: 0;}.post-info {grid-area: post-info;overflow: hidden;white-space: nowrap;}.post .post-info {gap: 2rem;}.post .post-infos {gap: 1rem;}.post-infos, .post-extra {overflow: hidden;text-overflow: ellipsis;}.post .post-info, .post .post-extra {overflow: unset;}.post .post-location:before {content: '\2012';margin: 0 .15em;}.post-extra:not(:empty) {margin-top: .25em;}.post .post-extra:not(:empty) {gap: .75rem;margin-top: 0;}.share-label, .post-info-comment a {border: 1px solid var(--border);height: fit-content;padding: .75rem;transition: border-color .2s;-webkit-transition: border-color .2s;}.share-label:hover, #share:checked ~ .share-label, .post-info-comment a:hover {border-color: $(primary);}.post-info-text {overflow: hidden;white-space: nowrap;}.post-info-text >* {overflow: hidden;text-overflow: ellipsis;}.post-info-author {flex-shrink: 0;}.post-info-comment i {top: -.25rem;$endSide: 1.35rem;line-height: normal;min-height: 22px;min-width: 22px;padding: 0.35em 0.5em;}.post-info, .post-info a:not(.tx-primary, :hover) {color: var(--infoTx);}.post-infos > span:not(:first-child):before, .post-extra > span:not(:first-child):before {content: '\2014';margin: 0px 3px;}.post-inner {grid-area: post-inner;text-align: justify;word-break: break-word;}.post-labels {flex-wrap: wrap;gap: .75rem;margin-top: 1em;}.post .post-labels {gap: .75rem;}.post-labels a:not(.bg-0):not(:hover), .label-cloud a, .archive-select {background-color: var(--labelBg);}.post-labels a, .label-cloud a, .archive-select {color: var(--labelTx);}.post-labels a {line-height: normal;padding: .65em .85em;}.blog-posts .post-thumbnail {grid-area: post-thumbnail;}.single .entry-content :not(.post-labels) a:not([class*="btn"]), .breadcrumb a:not(:hover) {color: var(--postLink);}.entry-content a:not([class*="btn"]):hover, .post-info a:hover, .breadcrumb a:hover {text-decoration: underline;}.entry-content, .populer-snippet {line-height: 1.65em;}.single .entry-content {line-height: 1.825em;margin-top: 3rem;}.entry-content, .comment-content, .comment-body {color: var(--postTx);word-break: break-word;}.single .entry-content, .comment-content, .comment-body {font-size: 1.175rem;}.blog-pager span {padding-$startSide: 0;padding-$endSide: 0;}.post .blog-pager, .post .post-labels, .post-author, .related, .comments, .comments ol > li {margin-top: var(--widgetGap);}.blog-pager.num {gap: 2rem;}.blog-pager .left {height: fit-content;white-space: nowrap;}.blog-pager .right {flex-wrap: wrap;gap: .5rem;}.blog-pager .left, .blog-pager.num span, .blog-pager.num a {padding: .5em 1em;}.blog-pager:not(.num) svg {height: 1rem;width: 1rem;}.blog-pager:not(.num) .older-link svg, .blog-pager:not(.num) .oldest svg {margin-$endSide: .35rem;}.blog-pager:not(.num) .newer-link svg, .blog-pager:not(.num) .newest svg {margin-$startSide: .35rem;}.breadcrumb {flex-wrap: wrap;}.breadcrumb li:not(:last-of-type):after {content: '/';margin: 0 .5rem 0 .35rem;}.post-body figure, .post-body table, .post-body .table, .box, .relmid:not(:empty) {margin: 1.5em 0;}.post-body pre {background-color: var(--syntax);hyphens: none;line-height: 1.25em;max-height: 300px;overflow: auto;padding: .75em;tab-size: 2;white-space: break-spaces;word-break: normal;word-wrap: break-word;}.post-body pre code {color: inherit;direction: ltr;font-size: .85em;letter-spacing: 0;user-select: text;-webkit-user-select: text;-khtml-user-select: text;-moz-user-select: text;-ms-user-select: text;}button, [class*="btn"], .contact-form-button {border: 1px solid $(primary);font-size: inherit;padding: .75em 1em;margin: .25em;}.post-body ol[type="A"] {list-style-type: upper-alpha;}.post-body ol[type="a"], .post-body ol[type="A"] ol[type="a"] {list-style-type: lower-alpha;}.post-body .drop {font-size: 3.5em;float: $startSide;line-height: 1em;padding-$endSide: .1em;}.atop {margin-bottom: 1.5em;}.abottom {margin-top: 1.5em;}.amiddle {margin: 1.5em 0;}.post-body .table table {margin: 0;}.tr-caption, .post-body figcaption {font-size: 1rem;}.post-body figcaption {margin-top: .5em;}.post-body figcaption:before {content: '';align-self: flex-start;background: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z' fill='%23606060'/%3E%3C/svg%3E") left center / 1.25em no-repeat;flex-shrink: 0;height: 1.25em;margin-$endSide: .5em;margin-top: .35em;width: 1.25em;}[date-theme="dark"] .post-body figcaption:before {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z' fill='%237f8893'/%3E%3C/svg%3E");}.post-body table th:not(:last-child) {border-$endSide: 1px solid var(--bodyBg);}.post-body table th, .post-body table td {padding: .75em;word-break: break-word;}.post-body table td {border: 1px solid rgba(0, 0, 0 , .1);}[data-theme="dark"] .post-body table td {border: 1px solid rgba(106, 111, 188, .15);}.post-body table tr:nth-child(even) {background-color: rgba(0, 0, 0 , .035);}[data-theme="dark"] .post-body table tr:nth-child(even) {background-color: rgba(106, 111, 188, .035);}.post-body .separator a {margin: 0 !important;}.box {border: 1px solid var(--border);padding: .75em 1.25em;}.box a {color: inherit;text-decoration: underline;}.box.info {border-color: #aaccff;}.box.info:before {background-color: #3578e5;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2H464c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48H294.5c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3V320 272 247.1c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192H96c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32z' fill='%23fff'/%3E%3C/svg%3E");}.box.success {border-color: #aaffaa;}.box.success:before {background-color: #42b72a;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z' fill='%23fff'/%3E%3C/svg%3E");}.box.warning {border-color: #ffddcc;}.box.warning:before {background-color: #f7923b;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z' fill='%23fff'/%3E%3C/svg%3E");}.box.danger {border-color: #ffc0c0;}.box.danger:before {background-color: #e93f39;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z' fill='%23fff'/%3E%3C/svg%3E");}.box.info, .box.success, .box.warning, .box.danger {padding-$startSide: 3.5em;}.box.info:before, .box.success:before, .box.warning:before, .box.danger:before {content: '';background-position: center;background-repeat: no-repeat;background-size: 1em;border-radius: 10px;height: 2em;$startSide: .75em;top: .75em;width: 2em;}.box ul, .box ol {margin: 0;padding-inline-start: 1.25em;}.post-share ul {border: 1px solid var(--border);$endSide: 0;max-height: 0;opacity: 0;overflow: hidden;top: 4rem;transition: max-height .2s, opacity .7s, visibility .7s, background-color .2s, border-color .2s;-webkit-transition: max-height .2s, opacity .7s, visibility .7s, background-color .2s, border-color .2s;visibility: hidden;}#share:checked ~ ul {max-height: 100vh;opacity: 1;transition: max-height .5s, opacity .1s, visibility .1s, background-color .2s, border-color .2s;-webkit-transition: max-height .5s, opacity .1s, visibility .1s, background-color .2s, border-color .2s;visibility: visible;z-index: 1;}.post-share li {flex: 1 0 auto;}.post-share a {gap: .75rem;padding: .85rem 1.25rem;white-space: nowrap;}.post-share a:hover {text-decoration: none;}.related-inner {margin-top: 2rem;}.related ul {gap: 2rem;grid-template-columns: repeat(2, 1fr);}.related li {column-gap: 1rem;}.related-thumbnail, .relmid-thumbnail {flex-shrink: 0;line-height: 0;}.related-thumbnail img, .relmid-thumbnail img {height: 72px;width: 72px;}.related-thumbnail svg, .relmid-thumbnail svg {height: 2.5rem;width: 2.5rem;}.related .noimg {gap: 1.5rem 3rem;}.relmid:not(:empty) {line-height: 1.65em;padding: 1em 1.25em;transition: background-color .2s;-webkit-transition: background-color .2s;}.relmid strong {margin-$endSide: .35em;white-space: nowrap;}.relmid-thumbnail {margin-$endSide: 1rem;}.relmid-thumbnail img {filter: contrast(.85);-webkit-filter: contrast(.85);}.aside .widget-content, .aside_sticky .widget-content, .contact-form-widget {margin-bottom: var(--widgetGap);}.footer {background-color: var(--footerBg);color: var(--footerTx);}.footer a {color: var(--fOlink);}.footer-inner {border-top: 1px solid var(--footerBr);gap: 1rem;justify-content: stretch;margin: 0 auto;padding: var(--bodyGap);width: 100%;}.footer-inner [class*="footer"] {column-gap: 1.5rem;grid-template-columns: repeat(2, 1fr);}.pagelist li:not(:first-child) {margin-$endSide: 3px;}.pagelist li:not(:first-child):before {background-color: var(--footerTx);}.pagelist li:not(:first-child):before, .comments .datetime:before {content: '';height: 3px;margin: 0 5px;vertical-align: middle;width: 3px;}.social, .credit {text-align: $endSide;}.social svg {height: 1.5rem;width: 1.5rem;}.social path {fill: var(--footerTx);}.social a:not(:last-child) {margin-$endSide: 1rem;}.post-author {border: 1px solid var(--border);gap: 1rem;padding: 1rem 1.25rem;}.author-avatar img {max-width: 50px;}.author-desc {margin-top: .5em;}.FeaturedPost .widget-content {margin-bottom: var(--widgetGap);}.FeaturedPost .article {grid-template-areas: 'feat-thumbnail feat-title' 'feat-thumbnail feat-info' 'feat-thumbnail feat-inner';grid-template-columns: minmax(auto, 300px) minmax(0, auto);grid-template-rows: auto auto 1fr;}.feat-title {grid-area: feat-title;}.feat-info {grid-area: feat-info;}.feat-inner {grid-area: feat-inner;}.feat-thumbnail {grid-area: feat-thumbnail;}.feat-thumbnail img {height: 100%;}.feat-icon {border-radius: 5px 0 10px 0;padding: 1rem 1.15rem;top: 0;$startSide: 0;}.feat-icon svg {height: 1rem;width: 1rem;}.profile-location svg {height: 1rem;margin-$endSide: .25em;vertical-align: -1px;width: 1em;}.profile-location, .profile-text {margin-top: .5rem;}.profile-name, .profile-link {margin-top: .75rem;}.Profile .team {flex-wrap: wrap;gap: .5rem;}.Label svg, .label-list .label-count, .BlogArchive svg, .archive-flat .label-count {flex-shrink: 0;}.Label li, .label-cloud ul, .archive-flat li {gap: .5rem;}.label-list ul, .archive-flat ul {gap: .75rem 2.5rem;grid-template-columns: repeat(2, 1fr);}.label-list li {white-space: nowrap;}.label-list li, .label-list a, .label-list span, .archive-flat li, .archive-flat a, .archive-flat span {overflow: hidden;white-space: nowrap;}.label-list a, .label-list span, .archive-flat a, .archive-flat span {text-overflow: ellipsis;}.label-list .label-count, .archive-flat .label-count {margin-$startSide: auto;}.label-list .label-count:before {content: '(';}.label-list .label-count:after {content: ')';}.label-cloud ul {flex-wrap: wrap;}.label-cloud li {flex: 1 0 auto;max-width: 100%;}.label-cloud li >* {flex: 1 0 100%;overflow: hidden;padding: .5rem .75rem;text-overflow: ellipsis;white-space: nowrap;width: 100%;}.label-cloud li >*[data-count]:after {content: '('attr(data-count)')';margin-$startSide: .5em;}.label-list .remaining-items {margin-top: .75rem;}.label-cloud .remaining-items {margin-top: .5rem;}.show-more, .show-less {margin-top: 1.25em;}.PopularPosts ul {gap: 2rem;grid-template-columns: repeat(1, 1fr);}.popular-title, .popular-thumbnail {margin-bottom: .5rem;}.popular-thumbnail img {width: 100vw;}.PopularPosts .noimg, .related .noimg {margin-inline-start: 1.35rem;}.PopularPosts .noimg.nosnp {gap: 1rem;}.PopularPosts .noimg li, .related .noimg li {list-style-type: disc;}.BlogArchive {line-height: 1.75rem;}.hierarchy-content.archive-hierarchy {margin-$startSide: 1rem;}.archive-select {padding: .75rem;width: 100%;}.contact-form-widget {padding: .25rem 1.25rem;}[class*="contact-form"]:not(img) {width: 100%;}.contact-form-widget input[type="text"]:focus, .contact-form-widget textarea:focus {border: 1px solid $(primary);}.contact-form-error-message img, .contact-form-error-message-with-border img, .contact-form-success-message img {margin-$startSide: .5rem;}.Feed ul {padding-$startSide: 1.35rem;}.Feed li:not(:last-child) {margin-bottom: 1rem;}.no-post svg, .notfound svg {margin-$endSide: .5rem;}.no-post-home {margin-top: 1.5rem;}.post-filter-message {border: 1px solid var(--border);margin-bottom: var(--gap);padding: 1rem 1.25rem;}.post-filter-message .search-query, .post-filter-message .search-label {text-transform: none;font-style: italic;}.post-filter-message .search-query:after, .post-filter-message .search-label:after {content: '';border-bottom: 2px solid $(primary);position: absolute;$startSide: 0;bottom: -7px;width: 100%;}.notfound {height: 100vh;width: 100vw;}.notfound-inner {flex-direction: column;flex-wrap: wrap;padding: 2rem;}.notfound h2 {font-size: 3.5rem;margin-bottom: 1rem;}.notfound-home {margin-top: 1.5rem;}.totop {border: 0;bottom: var(--bodyGap);$endSide: calc(2 * var(--bodyGap));height: 3rem;margin: 0;opacity: 0;padding: 0;visibility: hidden;width: 3rem;}.totop.show {opacity: 1;visibility: visible;}.comment-msg {padding: 1rem 1.25rem;margin-bottom: 1rem;}.comments .widget-title, #top-continue {text-transform: capitalize;}.comments .user, .post-info-comment i {font-style: normal;}.comments .datetime {margin-$startSide: .25em;}.comments .datetime:before {background-color: var(--tx-50);}.comment-block:before {border-$startSide: 1px solid var(--border);bottom: 33px;height: auto;opacity: 1;$startSide: 18px;top: 43px;}.comment-replies ol li:after {border-top: 1px solid var(--border);bottom: 0;height: auto;opacity: 1;$startSide: -32px;top: 2rem;width: 23px;}.comment-block:before, .comment-replies ol li:after {content: '';margin-top: 0;position: absolute;visibility: visible;}.comment-block, .comment-replies {margin-$startSide: 50px;}.comments .avatar-image-container {background: var(--tx-50) url("data:image/svg+xml,%3Csvg viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z' fill='%23fdfdfd'/%3E%3C/svg%3E") center / 1.15rem no-repeat;height: 35px;$startSide: 0;width: 35px;}[data-theme="dark"] .comments .avatar-image-container {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z' fill='%23202124'/%3E%3C/svg%3E");}.comment {padding-bottom: 2.5rem;}.comment .comment {padding-bottom: 0;padding-top: .75rem;}.comments ol > li:first-child {margin-top: 1.5rem;}.comment-header {margin-bottom: .5rem;}.comment-content {margin: 0;}.comment-content, .comment-body {line-height: 1.5em;}.comments-content .blog-author:before {background-color: var(--bodyBg);}.comments-content .blog-author:after {background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z' fill='%23118ff9'/%3E%3C/svg%3E") center no-repeat;}.comments-content .blog-author:before, .comments-content .blog-author:after {content: '';height: 17px;width: 17px;$startSide: 27px;}.comment-replies {margin-top: 1rem;}.comment-actions {bottom: 0;$startSide: 0;text-transform: uppercase;}.comment-replies .comment-actions {display: block;margin-top: .75rem;}.comment-replies .comment-actions a {padding: 0;}.comment-actions a {line-height: normal;padding: .5rem .75rem;}.comment-actions >*:not(:last-child) {margin-$endSide: .5rem;}.comment-replybox-thread {margin-top: 2rem;}.comment-replybox-single {margin: 1rem 0 .5rem 50px;width: calc(100% - 50px);}.blogger-iframe-colorize {background-color: $(body.background.color);transition: height .2s, padding .2s;-webkit-transition: height .2s, padding .2s;}[data-theme="dark"] .blogger-iframe-colorize {padding: .25rem .5rem;}.comment .deleted, .comments .deleted {background-color: #ffe6e6;color: #36383a;padding: 0.5em 0.75em;margin: 1em 0;}#top-continue, .loadmore {margin: 1.5rem 0;text-align: center;}#top-continue .comment-reply, .loadmore a {padding: .75rem 1rem;transition: opacity .2s;-webkit-transition: opacity .2s;}#top-continue .comment-reply:hover, .loadmore a:hover {opacity: .85 }@media screen and (max-width:1200px) {.FeaturedPost .article {grid-template-columns: minmax(auto, 350px) minmax(0, auto);}}@media screen and (max-width:1024px) {.blog-title {max-width: 60vw;}#Header1 {flex: 1 0 auto;order: 2;text-align: center;}.menu {order: 1;}.menu-label {display: block;}.menu nav {background-color: var(--dropBg);border-radius: 7px;opacity: 0;position: absolute;top: $(height.header);transform: translateY(-2.5rem);-webkit-transform: translateY(-2.5rem);transition: all .2s;-webkit-transition: all .2s;visibility: hidden;}#menu:checked ~ nav {opacity: 1;transform: translateY(0);-webkit-transform: translateY(0);visibility: visible;}.menu li {min-width: 50vw;}.menu li > a:hover, .menu li:hover > span, .menu .dropdown li a:hover, [data-theme="dark"] .menu li > a:hover, [data-theme="dark"] .menu li:hover > span, [data-theme="dark"] .menu .dropdown li a:hover {background-color: transparent;}.menu li:hover {background-color: rgba(0, 0, 0, .075);}.menu span {display: flex;}.menu .dropdown ul {background-color: transparent;border-radius: 0;max-height: 0;opacity: 1;overflow: hidden;position: static;transform: unset;-webkit-transform: unset;transition: all .3s ease-in-out 0s, max-height .3s;-webkit-transition: all .3s ease-in-out 0s, max-height .3s;visibility: visible;}.menu .dropdown .open {max-height: 100vh;transform: unset;-webkit-transform: unset;transition: all .3s ease-in-out 0s, max-height .6s;-webkit-transition: all .3s ease-in-out 0s, max-height .6s;}.menu .dropdown li {padding-$startSide: 2rem;}.menu ul:first-child, .menu li {display: block;}.menu a, .menu span, .menu li > a:hover, .menu li:hover > span {color: var(--dropTx);}.dropdown span:after {margin-$startSide: auto;}.tool {order: 3;}input.search-input {$endSide: 0;padding-$startSide: 4.5rem;$startSide: 0;width: 100%;}#search:checked ~ .search .search-icon {transform: translateX(calc(-100vw + calc(2.5 * var(--bodyGap))));-webkit-transform: translateX(calc(-100vw + calc(2.5 * var(--bodyGap))));}.relmid:not(:empty) {border-radius: 0;margin-$startSide: calc(-1 * var(--bodyGap));width: calc(100% + calc(2 * var(--bodyGap)));}.totop {$endSide: var(--bodyGap);}}@media screen and (max-width:950px) {.mains {display: block;}.main {max-width: 100%;}.aside, .aside_sticky {margin-top: 3rem;position: static;max-width: 100%;}.PopularPosts :not(.noimg) {grid-template-columns: repeat(2, 1fr);}}@media screen and (max-width:768px) {:root {--bodyGap: 2rem;}}@media screen and (max-width:680px) {.blog-title {max-width: 55vw;}.article, .FeaturedPost .article {grid-template-columns: minmax(50%, 1fr) minmax(0, auto);}}@media screen and (max-width:568px) {:root {--bodyGap: 1.5rem;--gap: 2rem;}html, body {font-size: 13.5px;}.menu nav {border-radius: 0;$endSide: 0;$startSide: 0;}.menu li {min-width: calc(100vw - calc(2 * var(--bodyGap)));}input.search-input {padding-left: 3.5rem;}.search-icon {transform: translateX(calc(100% - var(--bodyGap)));-webkit-transform: translateX(calc(100% - var(--bodyGap)));}.search-icon svg {vertical-align: -3px;}.feat-thumbnail {margin-$startSide: calc(-1 * var(--bodyGap));width: calc(100% + calc(2 * var(--bodyGap)));}.feat-thumbnail img {height: 65vw;border-radius: 0;}.article {grid-template-areas: 'post-title' 'post-info' 'post-thumbnail' 'post-inner';}.FeaturedPost .article {grid-template-areas: 'feat-title' 'feat-info' 'feat-thumbnail' 'feat-inner';}.article, .FeaturedPost .article {grid-template-columns: auto;grid-template-rows: auto auto auto;}.feat-icon {border-top-$startSide-radius: 0;}.blog-posts .post-thumbnail img {height: 45vw;width: 100vw;}.multi .post-info {margin-bottom: .5em;}.single .entry-title {font-size: 1.65rem;line-height: 1.35em;}.related ul {grid-template-columns: repeat(1, 1fr);}.related .noimg {gap: 1rem;}.footer-inner [class*="footer"] {column-gap: 0;grid-template-columns: repeat(1, 1fr);row-gap: 0;}.footer-inner [class*="footer"], .credit {text-align: center;}.footer-inner .footer-top {row-gap: 1rem;}.footer-inner .footer-bottom {row-gap: .35rem;}.social {text-align: unset;}}@media screen and (max-width:480px) {html, body {font-size: 13px;}.blog-title {max-width: 50vw;}.post .post-timestamp {display: flex;flex-wrap: wrap;}.PopularPosts :not(.noimg) {grid-template-columns: repeat(1, 1fr);}}@media screen and (max-width:420px) {.blog-title {max-width: 45vw;}}@media screen and (max-width:360px) {html, body {font-size: 12px;}.single .entry-title {font-size: 1.75rem;}}@media screen and (max-width:320px) {:root {--bodyGap: 1rem;--gap: 1.5rem;}.header-inner {gap: 2rem;}.tool {gap: 1.5rem;}} ]]>
(+)

Page Not Found

FLATyyyytrueMMMMMMM ddMM/ddfalsetrueMONTHLY
  • ()
truetrue0truefalse
0-1falsefalseBEHIND0

  • 5truetrueLAST_WEEK
    ALPHALISTALLtrue
    User
  • Don't show.Don't show. <script>//<![CDATA[ let configs = {}; //]]></script>
    Don't show.
  • DOWNLOAD THEME
  • Bug Report
  • Menu
  • ]]>
    Don't show.
    Don't show.
    Don't show.
    Don't show.