Beginning

could go in the sidebar.
-->
<head>
:
Blog archive in:
Error 404: Not Found
*{width:25%}
body#layout #HTML003 .widget-content,body#layout #HTML005 .widget-content,body#layout #HTML01 .widget-content,body#layout #HTML02 .widget-content,body#layout #side-sticky{background-color:#f0f8ff}
]]>
*/
/* Variable color */
:root{--head-color:$(head.color);--body-color:$(body.color);--body-altColor:$(body.colorAlt);--body-bgColor:$(body.bgColor);--link-color:$(link.color);--link-bgColor:$(link.bgColor);--icon-color:$(icon.color);--icon-altColor:$(icon.colorAlt);--icon-secColor:$(icon.colorSec);--header-text:$(header.text);--header-textAlt:$(header.textAlt);--header-bgColor:$(header.bgColor);--header-bgSearch:$(header.bgSearch);--header-borderColor:$(header.borderColor);--header-icon:$(header.icon);--header-iconAlt:$(header.iconAlt);--header-height:$(header.height);--post-maxContent:$(post.maxContent);--page-maxContent:$(page.maxContent);--post-fontSize:$(post.fontSize);--content-bg:$(content.bg);--nav-text:$(nav.text);--nav-textAlt:$(nav.textAlt);--nav-bg:$(nav.bg);--nav-mobileBg:$(nav.mobileBg);--nav-mobileBorder:$(nav.mobileBorder);--foot-text:$(foot.text);--foot-textAlt:$(foot.textAlt);--foot-bg:$(foot.bg);--foot-icon:$(foot.icon);--font-head:Poppins,sans-serif;--font-body:'Noto Sans',sans-serif;--item-titleSize:1.3rem;--transition-1:all .1s ease;--transition-2:all .2s ease;--transition-4:all .4s ease;--highlight-bg:#f6f6f6;--highlight-color:#2f3337;--highlight-orange:#b75501;--highlight-blue:#015692;--highlight-green:#54790d;--highlight-red:#f15a5a;--highlight-comment:#656e77;--dark-text:$(dark.text);--dark-textAlt:$(dark.textAlt);--dark-link:$(dark.link);--dark-bg:$(dark.bg);--dark-bgAlt:$(dark.bgAlt);--dark-bgSec:$(dark.bgSec)}
/* Font Body */
@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Noto Sans'),local('Noto Sans-Regular'),url(https://fonts.gstatic.com/s/notosans/v21/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Noto Sans'),local('Noto Sans-Bold 700'),url(https://fonts.gstatic.com/s/notosans/v21/o-0NIpQlx3QUlC5A4PNjXhFVZNyB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
/* Font Heading */
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v16/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2")}
/* Standar CSS */
*,:after,:before{box-sizing:border-box}
h1, h2, h3, h4, h5, h6{margin:0;font-weight:700;font-family:var(--font-head);color:var(--head-color)} h1{font-size:1.8rem} h2{font-size:1.4rem} h3{font-size:1.5rem} h4{font-size:1.3rem} h5{font-size:1.2rem} h6{font-size:1.1rem}
a{color:var(--link-color);text-decoration:none} a:hover{opacity:.7;transition:opacity .15s}
table{border-spacing:0} iframe{max-width:100%;border:0;margin-left:auto;margin-right:auto} input, button, select, textarea{font:inherit;font-size:100%;color:inherit;line-height:normal;vertical-align:baseline} img{display:block;position:relative;max-width:100%;height:auto}
svg{width:22px;height:22px;fill:var(--icon-color)}
svg.line,svg .line{fill:none;stroke:var(--icon-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:1}
svg.c-1,svg .c-1{fill:var(--icon-altColor)}
svg.c-2,svg .c-2{fill:var(--icon-secColor); opacity:.4}
.hidden,.replaced{display:none} .invisible{visibility:hidden} .clear{width:100%;display:block;margin:0;padding:0;float:none;clear:both}
.fullClose{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2;transition:var(--transition-1);background:transparent;opacity:0;visibility:hidden}
.free:after,.new:after{content:'Free!';color:var(--link-color);font-size:85%;font-weight:400;margin-left:5px} .new:after{content:'New!'}
/* Main Element */
html{scroll-behavior:smooth;overflow-x:hidden}
body{opacity:0;position:relative;margin:0;padding:0;width:100%;font-family:var(--font-body);font-size:14px;color:var(--body-color);background-color:var(--body-bgColor);-webkit-font-smoothing:antialiased;word-break:break-word;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}
.sectionInner{margin:0 auto;padding:0 90px}
/* Header */
header{width:100%;height:var(--header-height);background-color:var(--header-bgColor);color:var(--header-text);z-index:10;transition:var(--transition-1);border-bottom:1px solid var(--header-borderColor);position:-webkit-sticky;position:sticky;top:0}
header .headerContent{position:relative;height:100%;padding:0 40px}
header .Header{margin:auto 0;background-repeat:no-repeat;background-size:100%;background-position:center}
header .Header img{max-width:150px;max-height:30px}
header .Header h1, header .Header h2{display:flex;align-items:center; font-size: clamp(16px, -0.875rem + 8.333333vw, 16px); font-weight:600;color:inherit}
header .Header .headerInner .headerTitle{overflow:hidden;white-space:nowrap;display:block}
header .Header .headerInner .headerSubtitle{margin-left:5px;font-family:var(--font-body);font-weight:400;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:50px;vertical-align:middle;opacity:.6;flex-shrink:0}
header .Header .headerInner .headerSubtitle:before{content: attr(data-text)}
header .sectionContent{position:relative;display:flex;align-items:center;height:100%;width:100%}
.headerTitle{font-size:120%;-webkit-text-fill-color:rgba(0,0,0,.1);-webkit-text-stroke-width:.05rem;-webkit-font-smoothing:subpixel-antialiased}
header a, .scrollMenu a{color:inherit}
header svg{width:20px;height:20px;fill:var(--header-iconAlt)}
header svg.line, header svg .line{fill:none;stroke:var(--header-iconAlt)}
header .headerDiv{display:flex;align-items:center}
header .headerLeft{margin-right:20px;z-index:6; display:none}
header .headerRight{margin-left:auto}
header .headerIcon{display:flex;align-items:center;font-size:12px}
header .headerIcon > *{display:flex;align-items:center; position:relative}
header .headerIcon > *:not(:first-child){margin-left:10px}
header .headerIcon .navNight .svg-2, .darkMode .headerIcon .navNight .svg-1{display:none} .darkMode .headerIcon .navNight .svg-2{display:block}
header .headerIcon .navNight:before{content:attr(data-text);font-size:12px;opacity:0;transition:var(--transition-2);white-space:nowrap;position:absolute;left:0}
header .headerIcon .navNight:hover:before{opacity:.6;padding-right:8px;left:-32px} .darkMode .headerIcon .navNight:before{content:'Light'}
header .headerIcon .navMenu{position:relative;width:20px;height:20px}
header .headerIcon .navMenu span{display:block;width:100%;transition:var(--transition-2)}
header .headerIcon .navMenu i{display:block;width:60%;height:1px;background-color:var(--header-iconAlt);margin:0 0 5px 0;transition:inherit}
header .headerIcon .navMenu i:nth-child(2){width:100%;margin:0}
header .headerIcon .navMenu i:nth-child(3){width:60%;margin:5px 0 0 auto}
header .headerIcon .navMenu:after{content:'Go back';white-space:nowrap;position:absolute;right:-53px;transition:var(--transition-2);opacity:0;visibility:hidden}
header .headerIcon .navShare svg{height:19px}
.navInput:checked + .mainWrapper header .navMenu span,header .headerSearch .navMenu span{transform:rotate(180deg)}
.navInput:checked + .mainWrapper header .navMenu:after,header .headerSearch .navMenu:after{visibility:visible;opacity:.9}
.navInput:checked + .mainWrapper header .navMenu i:nth-child(1),header .headerSearch .navMenu i:nth-child(1){width:45%;margin-left: 55%;transform:translateY(3px) rotate(40deg)}
.navInput:checked + .mainWrapper header .navMenu i:nth-child(2),header .headerSearch .navMenu i:nth-child(2){width:90%;margin-left:5%}
.navInput:checked + .mainWrapper header .navMenu i:nth-child(3),header .headerSearch .navMenu i:nth-child(3){width:45%;transform:translateY(-1px) rotate(-40deg);opacity:1;margin:3px 0 0 auto}
/* Header Menu */
.headerMenu{margin:50px}
.headerMenu .link{display:flex;align-items:center; width:100%}
.headerMenu .link svg{margin-right:15px; display:none}
.headerMenu .link svg.drop{margin:0 0 0 5px;height:14px; display:block}
.headerMenu .widget ul{margin:0;padding:0;list-style:none;font-size:97%}
.headerMenu .widget > ul{display:flex;align-items:center}
.headerMenu ul.htmlMenu > li:not(:last-child){margin-right:25px}
.headerMenu ul.htmlMenu > li{display:flex;position:relative;height:var(--header-height)}
.headerMenu ul.htmlMenu ul{display:block;position:absolute;top:var(--header-height);left:-15px;min-width:180px;background-color:var(--header-bgColor);box-shadow:0 10px 8px -8px rgba(0,0,0,.08);transition:var(--transition-2); border:1px solid rgba(0,0,0,.05);border-top:0;border-radius:0 0 2px 2px; opacity:0;visibility:hidden}
.headerMenu ul.htmlMenu li:hover ul{opacity:1;visibility:visible}
.headerMenu ul.htmlMenu li:hover li{max-height:10vh;opacity:1;visibility:visible}
.headerMenu ul.htmlMenu li li{display:flex;justify-content:normal;align-items:center;max-height:0;transition:inherit;opacity:0;visibility:hidden;padding:10px 15px}
.headerMenu ul.htmlMenu li li a { padding-left: 15px; }
.headerMenu ul.htmlMenu li li a:hover{background-color:#f1f1f1}
.headerMenu #LinkList000{display:none}
.headerMenu #LinkList000 svg{display:block;margin:0}
.headerMenu #LinkList000 svg.line{stroke-width:1.5;stroke:var(--icon-altColor)}
.darkMode .headerMenu #LinkList000 svg.line{stroke:var(--dark-text)}
/* Header Search */
.headerSearch{position:fixed;top:0;right:0;bottom:0;margin-right:-100%;width:100%;padding-bottom:40px;overflow-y:auto;background-color:var(--header-bgSearch);-ms-overflow-style:none;transition:var(--transition-1); opacity:0;visibility:hidden; z-index:6}
.headerSearch .headerFloat{position:-webkit-sticky;position:sticky;top:0; padding-bottom:50px;z-index:2; background:inherit}
.headerSearch .headerDiv{height:var(--header-height)}
.headerSearch form{position:relative;margin-top:20px; font-size:95%}
.headerSearch form input[type=text]{border-radius:3px;margin:0; text-transform:capitalize; padding:18px 40px 18px 50px; border:0;box-shadow:rgba(0,0,0,.05) 0px 10px 15px -3px}
.headerSearch form input[type=text]:focus ~ .close{opacity:1;visibility:visible}
.headerSearch button{background:transparent;border:0;outline:0;padding:0;position:absolute;left:18px;top:0;display:flex;align-items:center;height:100%}
.headerSearch button.close{right:15px;left:auto;opacity:0;visibility:hidden;transition:var(--transition-1)}
.headerSearch button.close svg{width:16px;height:16px;stroke:var(--dark-textAlt)}
.searchInput:checked ~ .mainWrapper .headerSearch{opacity:1;visibility:visible;margin-right:0}
/* Scroll Menu */
.scrollMenu{background-color:var(--nav-bg);overflow-x:auto;-ms-overflow-style:none;box-shadow:0 10px 15px -5px rgba(0,0,0,.03);font-size:97%}
.scrollMenu ul{display:flex;margin:0;padding:0;list-style:none;white-space:nowrap}
.scrollMenu li:first-child{margin-left:auto}
.scrollMenu li:last-child{margin-right:auto}
.scrollMenu li:not(:last-child){margin-right:25px}
.scrollMenu li{padding:15px 0;position:relative}
.scrollMenu li > *{display:block}
.scrollMenu li > *:before{content:attr(data-text)}
.scrollMenu li > *:after{content:'';height:1px;border-radius:2px 2px 0 0;background:var(--link-color);position:absolute;bottom:0;left:0;right:0;opacity:0}
.scrollMenu li:hover > *:after, .scrollMenu li > div:after{opacity:1}
.scrollMenu li > div{opacity:.7}
/* Large Section */
.largeSection .widget{margin:20px 0 60px}
.largeSection .widget:last-child{margin-bottom:0}
/* Blog content */
.blogContent{display:flex;justify-content:center;padding-top:30px;padding-bottom:40px}
.blogContent .mainbar{flex:0 0 calc(100% - 275px)}
.blogContent .sidebar{flex:0 0 350px;margin-left:25px;max-width:350px;width:100%}
.blogContent .sidebar #side-sticky{position:-webkit-sticky;position:sticky;top:75px}
.blogContent .sidebar > *:not(:last-child),.blogTitle{display:block;justify-content:space-between;align-items:flex-start}
.blogTitle{display:flex;justify-content:space-between;align-items:flex-start;text-transform:uppercase;color:#D5232F}
.blogTitle .postMode{display:flex;align-items:center;font-size:12px;line-height:23px}
.blogTitle .postMode:before{content:'Grid';margin-right:8px;opacity:.6}
.blogTitle .postMode svg{width:20px;height:20px}
.blogTitle .postMode .svg-2,.gridMode .blogTitle .postMode .svg-1{display:none}
.darkMode .blogTitle{color:var(--dark-text)}
.onBlog .blogContent .mainbar{flex:0 0 100%;max-width:1140px}
.onPost .blogContent .mainbar{min-width:calc(100% - 400px)}
.onPage .blogContent{display:block}
.onPage .blogContent .mainbar{margin:0 auto 15px}
.onPage .blogContent article.post .postTitle{border-bottom:1px solid rgba(0,0,0,.30)}
/* Grid mode */
.gridMode .blogTitle .postMode:before{content:'List'}
.gridMode .blogTitle .postMode .svg-2{display:block}
.gridMode .blogPosts{display:flex;flex-wrap:wrap;position:relative;width:calc(100% + 30px);left:0;margin:0}
.gridMode .blogPosts .hentry{display:inline-block;width:360px; margin-right:25px;margin-top:0;height:auto;vertical-align:text-top}
.gridMode .blogPosts .hentry:last-child{margin-bottom:20px}
.gridMode .blogPosts .hentry .postContent { width: 100%; height: 155px; padding: 0 20px; border-left: 1px solid rgba(0,0,0,0.15); border-right: 1px solid rgba(0,0,0,0.15); border-bottom: 1px solid rgba(0,0,0,0.15); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px}
.gridMode .blogPosts .hentry .postTitle{font-size:1.1rem}
.gridMode .blogPosts .hentry .postEntry.snippet{font-size:90%}
/* Article content */
.hentry:not(:last-child){margin-bottom:20px}
.hentry.post,.itemPopular{display:block}
article{display:flex;align-items:center;position:relative}
article .postThumbnail,article .itemThumbnail{flex:0 0 360px;overflow:hidden}
article .postThumbnail a,article .itemThumbnail a,.relatedPosts .itemThumbnail a{display:block;position:relative;padding-top:52.335%;transition:var(--transition-2)}
article .postThumbnail a:hover,article .itemThumbnail a:hover{transform:scale(1.025)}
article .postContent, article .itemContent{flex-grow:1;width:calc(100% - 360px);padding-left:30px;font-style:normal}
article .postTitle, article .itemTitle{font-size:var(--item-titleSize);line-height:1.5em;transition:var(--transition-1)}
article .postTitle a, article .postEntry.snippet, article .itemTitle a, article .itemEntry,.relatedPosts .itemTitle a{color:inherit;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
article .postTitle a, article .itemTitle a{-webkit-line-clamp:2}
article .postEntry.snippet, article .itemEntry{margin:12px 0 0;font-size:97%;line-height:1.6em; color:var(--body-altColor);transition:var(--transition-1)}
article .postHeader{display:flex;align-items:center;padding:10px 0 10px;font-size:80%;line-height:1.4em;color:var(--head-color)}
article .postHeader .postAuthorImage{flex:0 0 auto;margin-right:8px; display: none;}
article .postHeader .postAuthorImage .authorImage{width:18px;height:18px;border-radius:50%;background-size:cover;background-position:center}
article .postHeader .postAuthorName,article.post .postInfo .postAuthorName{flex-grow:1; white-space:nowrap;text-overflow:ellipsis}
article .postHeader .postAuthorName a,article.post .postInfo .postAuthorName a{color:inherit}
article .postHeader .authorName > *:before, article.post .postInfo .authorName:before,article.post .postInfo .authorName > *:before{content:attr(data-text) ' '}
article .postHeader svg{width:18px;height:18px;fill:var(--dark-textAlt); margin-right:8px}
article .postHeader svg.line{fill:none;stroke:var(--dark-textAlt);stroke-width:1.5}
article .postHeader.sponsored .postLabel:before{display:none}
article .postHeader.sponsored .postLabel > *{color:var(--dark-textAlt)}
article .postLabel{font-size:inherit}
article .postLabel:before{content:attr(data-text) ' '; color:var(--dark-textAlt)}
article .postLabel > *{font-weight:400;color:inherit}
article .postLabel > *:before{content:attr(data-text)}
article .postLabel > *:not(:last-child):after{content:','}
article .postInfo{display:flex;align-items:baseline;justify-content:space-between;margin-top:18px;font-size:90%;font-style:normal;line-height:1.7em}
article .postTimestamp{color:var(--dark-textAlt)}
article .postTimestamp:before,article .postMore:before{content:attr(data-text);font-weight:500}
article .postMore{display:flex;align-items:center;margin:0;opacity:0;transition:var(--transition-2)}
article .postMore svg{height:18px;margin-left:5px;stroke:var(--link-color)}
article:hover .postMore{opacity:1}
article.post .postTitle{font-size:32px;margin:0;line-height:1.4em;color:#D5232F}
article.post h1, article.post h2, article.post h3, article.post h4, article.post h5, article.post h6{margin:0.7em 0 20px;font-weight:700;line-height:1.4em}
article.post h1:target, article.post h2:target, article.post h3:target, article.post h4:target, article.post h5:target, article.post h6:target{padding-top:70px;margin-top:0}
article.post .postInfo{margin-top:10px;margin-bottom:10px;padding-bottom:10px;justify-content:flex-start;align-items:center;color:var(--head-color);border-bottom:1px solid rgba(0,0,0,.30)}
article.post .postInfo .postAuthorImage{margin-right:10px}
article.post .postInfo .postAuthorImage .authorImage{width:38px;height:38px;border-radius:50%;background-size:cover;background-position:center}
article.post .postInfo .postAuthorName{width:calc(100% - 48px)}
article.post .postInfo .authorName:before{color:var(--body-altColor)}
article.post .postInfo .postReadtime{display:flex;font-size:12px;line-height:1.7em; color:var(--body-altColor)}
article.post .postInfo .postTimestamp{color:inherit}
article.post .postInfo #readTime:before{content:'\2022';margin:0 5px}
article.post .postEntry{font-size:var(--post-fontSize);text-align:justify;line-height:1.4em;margin-top:5px;margin-bottom:25px}
article.post .postEntry p{margin:1.5em 0;line-height:normal}
article.post .postEntry img{display:inline-block;border-radius:5px;height:auto}
article.post .postEntry ul li{line-height:normal;padding:10px 0;list-style:circle}
article.post .postEntry li{text-align:left}
/* Article Style */
article .separate{display:block;margin:4em 0}
article .separate:before{content:'\2027 \2027 \2027';display:block;text-align:center;font-size:28px;font-style:normal;letter-spacing:0.6em;text-indent:0.6em;clear:both}
article .note{position:relative;padding:20px 30px 20px 50px;background-color:#e1f5fe;color:#01579b;font-size:.85rem;font-family:var(--font-body);line-height:1.62em;border-radius:2px}
article .note:before{content:'\2605';position:absolute;left:18px;font-size:20px}
article .noteAlert{background-color:#ffdfdf;color:#e65151}
article .noteAlert:before{content:'\2691'}
article .textIndent{text-indent:2.2rem}
article .dropCap{float:left;margin:6px 8px 0 0;font-size:55px;line-height:45px}
article .extLink:after{content:'';width:14px;height:14px;display:inline-block;margin-left:5px; background: url("data:image/svg+xml,") center / 15px no-repeat}
article .extLink.alt:after{background-image: url("data:image/svg+xml,")}
article .postCaption{display:block;font-size:12px;line-height:1.8em;margin-top:5px}
article .postReference{display:block;font-size:13px;color:var(--body-altColor);line-height:1.7em}
article.post .postEntry img.fullImg{display:block;margin-bottom:10px;position:relative;width:110%;max-width:none;left:-5%}
@media screen and (max-width: 640px){article.post .postEntry img.fullImg{width:calc(100% + 40px);left:-20px}}
/* Article Scroll and Grid Image */
article .scrollImage,article .gridImage, article .hideImage, article .showImage{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin:1.7em 0}
article .scrollImage > *:nth-child(3n),article .scrollImage > *:last-of-type, article .gridImage > *:nth-child(2n), article .hideImage > *:nth-child(2n), article .showImage > *:nth-child(2n){margin-right:0}
@media screen and (max-width:480px){#HTML00{margin:5px auto 20px 0}article .hideImage > *, article .showImage > *{width:100%;margin-right:0}}
article .scrollImage{flex-wrap:nowrap;justify-content:flex-start;position:relative;width:calc(100% + 40px);left:-20px;padding:0 20px;overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none}
article .scrollImage > *{width:calc(33.333% - 13.333px);margin:0 20px 20px 0;display:block;flex-shrink:0;width:80%;margin:0 15px 0 0;scroll-snap-align:center}
article .scrollImage > *:nth-child(3n){margin-right:15px}
article .scrollImage > *:last-of-type{margin-right:0}
article .scrollImage:after{content:'';display:block;flex-shrink:0;align-self:stretch;padding-left:20px}
article .gridImage > *, article .hideImage > *, article .showImage > *{width:calc(50% - 7.5px);margin-right:15px;margin-bottom:15px}
article .gridImage > *:nth-last-child(1){margin-bottom:0}
article.post .postEntry .gridImage img, article.post .postEntry .hideImage img{display:block}
article .buttonImage{position:relative}
article .buttonImage label{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;display:flex;align-items:center;justify-content:center; background-color:rgba(0,0,0,.75);transition:var(--transition-2)}
article .buttonImage label:before{content:'Show All'; color:var(--dark-text);font-size:13px}
article .hideImage .showImage{width:100%;margin:0;transition:var(--transition-2);max-height:0;opacity:0;visibility:hidden}
article .imageInput:checked ~ .hideImage .showImage{max-height:1000vh;opacity:1;visibility:visible}
article .imageInput:checked ~ .hideImage .buttonImage label{opacity:0;visibility:hidden}
article .postRelated{margin:3em 0;padding:1.5em 0;border:1px solid rgba(0,0,0,.05);border-left:0;border-right:0}
article .postRelated h3, article .postRelated h4, article .postRelated b{font-size:15px;margin:0}
article .postRelated ul, article .postRelated ol{font-size:15px;margin-bottom:0;padding-left:20px}
/* Article Ad */
article .postAd > *,article .postEntry .widget{margin:5px auto}
/* Article Blockquote */
article blockquote, article .commentContent i[rel="quote"]{position:relative;font-size:.97rem;color:var(--body-altColor);line-height:1.7em;margin-left:0;margin-right:0;padding:0 25px;border-left:3px solid}
article blockquote.style-1{padding:30px 25px 30px 55px;border:1px solid rgba(0,0,0,.1);border-left:0;border-right:0}
article blockquote.style-1:before{content:'\201D';display:block;position:absolute;font-weight:700;font-size:60px;top:18px;left:0;line-height:normal;color:rgba(0,0,0,.15)}
/* Article Table */
article table{min-width:70%;margin:0 auto;border:0;overflow:hidden;font-size:14px}
article table th{background-color:transparent;padding:17px 25px;border:1px solid rgba(0,0,0,.1);border-left-width:0}
article table th:last-child, article table tr td:last-child, article table tr:nth-child(2n) td:last-child{}
article table th:last-child{border-radius:0 2px 0 0}
article table th:first-child{border-left-width:1px;border-radius:2px 0 0}
article table td:first-child{border-left-width:1px}
article table td{padding:20px 25px;border:1px solid rgba(0,0,0,.1);border-left-width:0;border-top:0;vertical-align:middle}
article table tr:last-child td:first-child{border-radius:0 0 0 2px}
article table tr:last-child td:last-child{border-radius:0 0 2px 0}
article table tr:nth-child(2n+1) td{background-color:rgba(0,0,0,.01)}
article .table{display:block;overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth}
@media screen and (max-width:480px){
article .table{position:relative;width:calc(100% + 40px);left:-20px;padding:0 20px; display:flex}
article .table:after{content:'';display:block;padding-left:20px}
}
article .tr-caption-container{min-width:0;width:auto;margin:0 auto;border:0;position:relative;overflow:inherit}
article .tr-caption-container tr td{background-color:transparent;border:0;padding:0}
article .tr-caption-container tr:nth-child(2n+1) td,
article .tr-caption-container tr:nth-child(2n+1) td:first-child{border:0;background:transparent}
article .tr-caption-container .tr-caption{display:block;font-size:12px;color:var(--body-altColor);background-color:transparent;border:0;line-height:1.8em}
/* Article Spoiler */
article .spoilerTitle label{margin-left:auto;color:#fff;background-color:var(--link-bgColor);border-radius:2px;padding:3px 15px;font-size:12px;font-weight:400;font-family:var(--font-body)}
article .spoilerTitle label::before{content:' Show All'}
article .spoilerContent{max-height:0}
article .spoilerInput:checked + .spoilerTitle label:before{content:' Hide All'}
article .spoilerInput:checked ~ .spoilerContent{max-height:1000vh}
article .spoilerInput:checked + .spoilerTitle label:before{content:' Show Less'}
article .spoilerTitle label::before,article .buttonImage label:before{content:' Show All'}
/* Article Tabs */
article .tabsHead{display:flex;border-bottom:1px solid #ebeced;margin-bottom:30px;font-size:13px;cursor:default;line-height:1.8em}
article .tabsHead > *:not(:last-child){margin-right:7px}
article .tabsHead > *{padding:8px 15px;border:1px solid #ebeced;border-bottom:0;border-radius:4px 4px 0 0;position:relative}
article .tabsHead > *:before{content:attr(data-text)}
article .tabsHead > *:after{content:'';display:block;width:100%;height:2px;background-color:var(--body-bgColor);position:absolute;left:0;bottom:-1px;visibility:hidden;opacity:0}
article .tabsContent{position:relative}
article .tabsContent > *{display:none;width:100%}
article .tabsContent > * p:first-child{margin-top:0}
article .postBody input[id*="1"]:checked ~ .postTabs label[for*="1"]:after,
article .postBody input[id*="2"]:checked ~ .postTabs label[for*="2"]:after,
article .postBody input[id*="3"]:checked ~ .postTabs label[for*="3"]:after,
article .postBody input[id*="4"]:checked ~ .postTabs label[for*="4"]:after,
article .postBody input[id*="5"]:checked ~ .postTabs label[for*="5"]:after{visibility:visible;opacity:1}
article .postBody input[id*="1"]:checked ~ .postTabs .tabsContent div[class*="Content-1"],
article .postBody input[id*="2"]:checked ~ .postTabs .tabsContent div[class*="Content-2"],
article .postBody input[id*="3"]:checked ~ .postTabs .tabsContent div[class*="Content-3"],
article .postBody input[id*="4"]:checked ~ .postTabs .tabsContent div[class*="Content-4"],
article .postBody input[id*="5"]:checked ~ .postTabs .tabsContent div[class*="Content-5"]{display:block}
/* Article Split */
article .postNav{justify-content:flex-start;font-size:13px}
article .postNav > *{padding:8px 17px;border-radius:2px;margin-bottom:8px}
article .postNav > *:not(:last-child){margin-right:8px}
/* Widget Blog Share */
.Blog .postShare{font-size:90%;right:0;position:absolute}
.Blog .shareContent{display:flex;align-items:center;line-height:1.8em;flex-wrap:wrap;position:relative;bottom:12px}
.Blog .shareContent > *:not(:last-child){margin-right:20px}
.Blog .shareIcon > *{display:flex;align-items:center}
.Blog .shareIcon > *:hover{text-decoration:underline}
.Blog .shareIcon.facebook a:after{content:'Share';margin-left:5px}
.Blog .shareIcon.whatsapp a:after{content:'Share';margin-left:5px}
.Blog .shareIcon.twitter a:after{content:'Tweet';margin-left:5px}
.Blog .shareButton svg.line{stroke-width:1.3}
.Blog .shareIcon.shareButton label span{font-size:12px;margin-right:2px}
.Blog .shareInner{position:fixed;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:25;transition:var(--transition-2);opacity:0;visibility:hidden}
.Blog .shareInner .shareBlock{width:calc(100% - 40px);max-width:500px;max-height:90%;margin:0 auto -50%;background-color:var(--content-bg);transition:inherit;box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%);z-index:3; border-radius:10px; overflow-y:auto}
.Blog .shareInner ul{display:flex;flex-wrap:wrap;position:relative;width:100%;list-style:none;margin:0 auto;padding:25px}
.Blog .shareInner ul:before{content:attr(data-text);display:block;width:100%;margin-bottom:25px;text-align:center; font-size:14px}
.Blog .shareInner li{width:25%;text-align:center}
.Blog .shareInner li > *{display:block;color:inherit;padding:15px 0;border-radius:2px}
.Blog .shareInner li > *:hover{background-color:rgba(0,0,0,.09)}
.Blog .shareInner li > *:after{content:attr(data-text);display:block;margin-top:5px;font-size:inherit;color:var(--body-altColor)}
.Blog .shareInner li > * svg{width:26px;height:30px;fill:var(--icon-altColor)}
.Blog .shareInner li > * svg.line{fill:none;stroke:var(--icon-altColor)}
.Blog .shareInner li input{margin:0;padding:0;outline:0;border:0;width:1px;height:0;opacity:0}
.Blog .shareInner li input:after, .Blog .shareInner li .shareNotif:after{display:none}
.Blog .shareInner li .shareNotif{display:flex;position:fixed;left:0;right:0;bottom:-42px;margin:0;padding:0}
.Blog .shareInner li .shareNotif span{display:block;position:relative;bottom:-200px;width:240px;margin:0 auto;padding:10px;border-radius:2px;background-color:rgba(0,0,0,.8);color:#fff;line-height:22px;text-align:center;opacity:0;transition:all .3s ease-in-out;-webkit-animation:slidein 2s ease forwards;animation:slidein 2s ease forwards}
.Blog .shareInner .close > *:hover, .Blog .shareInner li .shareNotif:hover{background:transparent}
.Blog .shareInner .close{width:auto;position:absolute;top:25px;right:20px;z-index:1}
.Blog .shareInner .close label:before{content:'Close';white-space:nowrap;font-size:12px;margin-right:8px;opacity:.7}
.Blog .shareInner .close label{display:flex;align-items:center;padding:0;height:19px;}
.Blog .shareInner .close svg{width:inherit;height:inherit}
.Blog .shareInner .sharePreview{width:100%;margin-bottom:10px}
.Blog .sharePreview .preview{background-color:rgba(0,0,0,.03);display:flex;padding:15px 25px;width:calc(100% + 50px);position:relative;left:-25px;}
.Blog .sharePreview .previewImg{width:90px;min-height:80px;background-size:cover;background-position:center;background-repeat:no-repeat; border-radius:4px}
.Blog .sharePreview .previewContent{width:calc(100% - 100px);padding:8px 0 30px 15px;text-align:left;position:relative}
.Blog .sharePreview .previewTitle:before, .Blog .sharePreview .previewLabel > *:before{content:attr(data-text)}
.Blog .sharePreview .previewTitle{font-size:14px;line-height:1.5em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.Blog .sharePreview .previewLabel{opacity:.7;position:absolute;top:50px}
.shareIn:checked ~ .shareInner{opacity:1;visibility:visible}
.shareIn:checked ~ .shareInner .shareBlock{margin:0 auto}
.shareIn:checked ~ .shareInner .fullClose{background:rgba(0,0,0,.15);opacity:1;visibility:visible}
/* Widget Blog Bradcrumbs */
.Blog .breadcrumbs{display:flex;align-items:center;margin-bottom:5px;line-height:1.8em;font-size:90%;font-family:var(--font-body);font-weight:400;border-bottom:1px solid rgba(0,0,0,.30)}
.Blog .breadcrumbs > *:not(:last-child):after{content:'\203A';margin:0 6px 0 3px;font-size:13px;line-height:16px; color:var(--dark-textAlt)}
.Blog .breadcrumbs > *{flex-shrink:0}
.Blog .breadcrumbs > .titleLink{display:none;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.Blog .breadcrumbs > .titleLink:before{content:attr(data-text)}
.Blog .breadcrumbs a{color:inherit;text-transform:capitalize}
.Blog .breadcrumbs.sponsored > *, .Blog .breadcrumbs.sponsored > *:not(:last-child):after{display:none}
.Blog .breadcrumbs.sponsored .sponsor{display:flex;align-items:center}
.Blog .breadcrumbs.sponsored .sponsor svg{width:18px;height:18px;fill:var(--dark-textAlt); margin-right:8px}
.Blog .breadcrumbs.sponsored .sponsor svg.line{fill:none;stroke:var(--dark-textAlt);stroke-width:1.5}
/* Widget Blog Navigaton */
.Blog .blogPager, .Blog .postNav{display:flex;flex-wrap:wrap;justify-content:end;font-size:100%;font-style:normal;line-height:normal;color:#fff;margin:40px 0}
.Blog .blogPager > *,.Blog .postNav > *{display:flex;align-items:center;padding:12px 15px;color:#fff;background-color:#161616;border-radius:25px;margin:auto auto 0;font-weight:normal}
.Blog .blogPager > *:before{content:attr(data-text)}
.Blog .blogPager .moreLink{padding:10px 35px}
.Blog .blogPager .newerLink:before, .Blog .blogPager .jsLoad:before{display:none}
.Blog .blogPager .newerLink:after, .Blog .blogPager .jsLoad:after{content:attr(data-text);text-align:center;text-transform:capitalize;min-width:250px}
.Blog .blogPager .newerLink{margin:0}.Blog .blogPager .olderLink{margin:0}
.Blog .blogPager .noPost, .Blog .blogPager .current, .Blog .postNav .current{background-color:#f1f1f1;color:var(--body-altColor)}
.Blog .blogPager .jsLoad svg{margin-right:10px}
/* Widget Blog Author */
.Blog .postAuthors{display:flex;max-width:400px;margin:40px 0;padding:10px 12px;line-height:1.8em;border-radius:2px;box-shadow: rgb(0 0 0 / 7%) 0 10px 15px -5px,rgb(0 0 0 / 3%) 0 4px 6px -2px;font-size:90%;background-color:#f1f1f1}
.Blog .postAuthors .authorImage{flex-shrink:0;margin-right:12px; display:flex;align-items:center}
.Blog .postAuthors .authorImg{position:relative;width:36px;height:36px;border-radius:50%;background-color:rgba(0,0,0,.03);background-size:cover;background-position:center;background-repeat:no-repeat}
.Blog .postAuthors .authorInfo{flex-grow:1}
.Blog .postAuthors .authorName{font-weight:700;color:var(--head-color)}
.Blog .postAuthors .authorName:before{content:attr(data-write) ' ';font-weight:400;font-size:12px;color:var(--body-altColor)}
.Blog .postAuthors .authorName:after, .Blog .postAuthors .authorAbout:before{content:attr(data-text)}
.Blog .postAuthors .authorAbout{margin:0;line-height:1.5em;font-size:95%;color:rgba(0,0,0,.5); display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
/* Widget Post Related */
.relatedPosts{line-height:1.3em;overflow:hidden}
.relatedPosts ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}
.relatedPosts li{text-align:left;width:calc(33.333% - 13.333px);margin-right:20px;margin-bottom:25px;padding-bottom:20px;background-color:transparent;border-radius:3px;border-bottom:1px solid rgba(0,0,0,.30)}
.relatedPosts li:nth-child(3n){margin-right:0}
.relatedPosts .itemThumbnail{margin-bottom:15px}
.relatedPosts .itemThumbnail div{background-position:center;background-size:cover;background-repeat:no-repeat;display:block;position:absolute;top:0;left:0;bottom:0;right:0;border-radius:2px}
.relatedPosts .itemTitle{padding:0;font-weight:700;color:var(--head-color)}
#relatedPosts .title{color:#D5232F}
/* Widget Post Comment */
.Blog .commentsButton{margin:0;padding:20px;display:block;text-align:center}
.Blog .commentsButton > *:before{content:attr(data-text)}
.Blog .commentsButton:hover{color: #fff; background-position:0 0;border-color:#D5232F}
.Blog .commentsButton{margin-top:50px;background-image:linear-gradient(110deg,#D5232F 0%,#D5232F 50%,transparent 50%,transparent 100%);background-size:207%;background-position:120% 0;background-repeat:no-repeat; transition:all .5s ease,background-position .5s ease,color .8s ease}
/* Widget Ad */
.gridMode .blogPosts .hentry.postAdIn{border-bottom:1px solid rgba(0,0,0,.15);border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.blogContent .Blog ~ .widget{display:none}
/* Widget Default */
.widget .title{display:flex;align-items:center;justify-content:space-between;margin:0 0 40px;font-size:22px;font-weight:700;font-family:var(--font-body);position:relative; color:inherit}
.widget .title:after{content:'';display:block;width:100%;position:absolute;bottom:-10px;border-bottom:1px solid var(--dark-textAlt)}
.widget .title.search{font-weight:400;font-size:14px; text-transform:capitalize; display:block}
.widget .title svg{height:18px;width:18px; fill:var(--dark-textAlt)}
.widget .title svg.line{fill:none;stroke:var(--dark-textAlt)}
.widget .imgThumb{display:block;position:absolute;top:50%;left:50%;width:100%;max-height:105%;transform:translate(-50%, -50%)}
/* Widget Input */
.widget input[type=text],.widget input[type=email],.widget textarea{display:block;width:100%;border:1px solid rgba(0,0,0,.5);outline:0;padding:15px 15px;margin-bottom:15px}
.widget input[type=text]:focus,.widget input[type=email]:focus,.widget textarea:focus{border-color:var(--body-color)}
.widget input[type=button],.widget input[type=submit]{display:block;margin:auto;padding:10px 20px;outline:0;border:0;border-radius:2px;color:#fff;background-color:var(--link-bgColor);width:100%}
.widget input[type=button]:hover,.widget input[type=submit]:hover{opacity:.7}
/* Widget PopularPosts */
.itemPopulars{counter-reset:popular-count}
.itemPopular:not(:last-child){margin-bottom:25px}
.itemPopular .itemThumbnail{margin-bottom:20px}
.itemPopular .itemThumbnail a{padding-top:45%}
.itemPopular .itemContent{width:100%;padding:0}
.itemPopular .postHeader{margin-left:30px; font-size:12px}
.itemPopular .postInfo{margin-top:8px;font-size:12px;border-bottom:1px solid rgba(0,0,0,.15)}
.itemPopular .itemTitle{font-size:.9rem;font-weight:inherit}
.itemPopular .postMore{opacity:1}
.itemPopular .itemEntry{font-size:90%;line-height:1.5em}
.itemPopular .itemInner{display:flex}
.itemPopular .itemInner:before{flex-shrink:0;content:'0' counter(popular-count);counter-increment:popular-count;width:30px;font-weight:700;font-size:97%;color:var(--link-color)}
.itemPopular .itemFlex{width:calc(100% - 30px)}
.itemPopulars.itemSlide{display:grid;grid-template-columns:calc(33.333% - 16.666px) calc(33.333% - 16.666px) calc(33.333% - 16.666px);grid-template-rows:auto auto auto;gap:25px 25px;grid-template-areas:'item-1 item-2 item-5' 'item-1 item-3 item-5' 'item-1 item-4 item-5'}
.itemPopulars.itemSlide .item-1 {grid-area: item-1}
.itemPopulars.itemSlide .item-2 {grid-area: item-2}
.itemPopulars.itemSlide .item-3 {grid-area: item-3}
.itemPopulars.itemSlide .item-4 {grid-area: item-4}
.itemPopulars.itemSlide .item-5 {grid-area: item-5}
.itemPopulars.itemSlide .itemPopular:not(:last-child){margin-bottom:0}
.itemPopulars.itemSlide .itemInner:before,
.itemPopulars.itemSlide .itemBox .itemEntry{display:none}
.itemPopulars.itemSlide .postHeader{margin-left:0}
.itemPopulars.itemSlide .itemBox{display:flex;align-items:center}
.itemPopulars.itemSlide .itemBox .itemThumbnail{flex:0 0 100px;margin-bottom:0}
.itemPopulars.itemSlide .itemBox .itemThumbnail a{padding-top:100%}
.itemPopulars.itemSlide .itemBox .itemContent{padding-left:20px}
.itemPopulars.itemSlide .itemBox .itemFlex{width:100%}
@media screen and (max-width:896px){
.itemPopulars.itemSlide{display:flex;justify-content:flex-start;gap:0;position:relative;width:calc(100% + 40px);left:-20px;padding:0 20px 30px;overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none}
.itemPopulars.itemSlide article, .itemPopulars.itemSlide .itemBox{display:block;flex-shrink:0;width:300px;margin:0 20px 0 0;scroll-snap-align:center; padding-bottom:45px; box-shadow: rgba(149,157,165,0.2) 0px 8px 20px;border-radius:5px;overflow:hidden}
.itemPopulars.itemSlide article:last-child, .itemPopulars.itemSlide .itemBox:last-child{margin:0}
.itemPopulars.itemSlide .itemBox .itemThumbnail a{padding-top:45%}
.itemPopulars.itemSlide .itemBox .itemThumbnail{margin-bottom:20px}
.itemPopulars.itemSlide:after{content:'';display:block;flex-shrink:0;align-self:stretch;padding-left:20px}
.itemPopulars.itemSlide .itemEntry{display:none}
.itemPopulars.itemSlide .itemContent,
.itemPopulars.itemSlide .itemBox .itemContent{padding:0 15px}
.itemPopulars.itemSlide .itemBox .itemFlex{width:calc(100% - 30px)}
.itemPopulars.itemSlide .postInfo{position:absolute;bottom:12px;left:15px;right:15px}
.darkMode .itemPopulars.itemSlide article, .darkMode .itemPopulars.itemSlide .itemBox{box-shadow: rgba(0,0,0,0.2) 0px 8px 20px}}
@media screen and (max-width:480px){.itemPopulars.itemSlide article, .itemPopulars.itemSlide .itemBox{width:280px}
.relatedPosts .itemTitle:before{content:'All About Zodiac Signs - Popular Astrology For Everyone';display:block;font-size:13px;height:32px;line-height:16px;margin-bottom:18px;color:var(--body-altColor);font-family:var(--font-body)}
}
/* Widget Label */
.Label .widget-content{font-size:93%}
.Label ul, .Label .cloud, .Label .cloud .labelAll{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}
.Label li{width:calc(50% - 12.5px);margin-bottom:13px}
.Label li:nth-child(2n+1){margin-right:25px}
.Label li a .labelTitle:hover{text-decoration:underline}
.Label li > *{display:flex;align-items:center;color:inherit}
.Label li > * svg{flex-shrink:0;width:20px;height:20px;margin-left:5px;fill:var(--icon-altColor)}
.Label li > * svg.line{fill:none;stroke:var(--icon-altColor)}
.Label li > a{color:inherit}
.Label li > a:hover svg{fill:var(--link-color)}
.Label li > a:hover svg.line{fill:none;stroke:var(--link-color)}
.Label li:nth-child(2n+1).labelShow{margin:0}
.Label .labelShow{width:100%;margin:0}
.Label .labelShow ul, .Label .cloud .labelAll{width:100%;margin:0;padding:0;max-height:0;overflow:hidden;transition:var(--transition-4)}
.Label .labelShow label{display:inline-flex;align-items:baseline;margin-top:10px;padding:4px 0;color:var(--link-color)}
.Label .labelShow label:before{content: attr(data-show)}
.Label .labelShow label:after{content:attr(data-text);margin-left:5px}
.Label .labelShow .hidden{display:none}
.Label .labelInput:checked + .labelAll ul, .Label .cloud .labelInput:checked + .labelAll{max-height:-webkit-fill-available}
.Label .labelInput:checked ~ label:before{content: attr(data-hide)}
.Label .labelInput:checked ~ label:after{visibility:hidden}
.Label .labelTitle{margin-right:auto;padding-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.Label .labelCount, .Label .labelShow label:after{flex-shrink:0;font-size:12px;color:var(--body-altColor)}
.Label .labelCount:before{content:attr(data-text)}
.Label .cloud > *, .Label .cloud .labelAll > *{display:block;max-width:100%}
.Label .cloud .labelName{display:flex;justify-content:space-between;margin:0 8px 8px 0;padding:7px 19px;font-size:12px;border:1px solid rgba(230,230,230,1);border-radius:4px;line-height:20px}
.Label .cloud .labelSize > *:hover, .Label .cloud div.labelName{border-color:var(--link-bgColor)}
.Label .cloud .labelSize > *:hover .labelCount, .Label .cloud div.labelName .labelCount{color:var(--link-bgColor)}
/* Widget FollowByEmail */
.FollowByEmail form{display:flex;max-width:320px;margin-top:20px}
.FollowByEmail input[type=email]{margin:0 10px 0 0}
.FollowByEmail input[type=submit]{margin:1px 0;flex-shrink:0}
/* Footer */
footer{padding:20px 0 1rem;background-color:var(--foot-bg);color:var(--foot-text);font-size:95%;line-height:1.8em;box-shadow:0 0 5px 0 rgb(0 0 0 / 70%)}
footer .footerContent{display:flex;flex-wrap:wrap}
footer .widget ul{list-style:none;margin:0;padding:0}
footer .aboutLinks li:not(:last-child){margin-right:5px}
footer .aboutLinks{display:flex;align-items:flex-start}
footer .LinkList .aboutLinks a svg.line{width:20px;height:22px;margin-right:0;stroke:var(--icon-altColor);stroke-width:1.5}
footer .LinkList a{display:flex;align-items:center;color:inherit}
footer .LinkList a svg.line{width:15px;height:15px;stroke:var(--foot-icon);margin-right:15px}
footer .aboutUs{margin-right:25px}
footer .aboutUs .titleText:before{content:attr(data-text);font-size:13px; opacity:.6;display:block;margin-bottom:5px}
footer .aboutUs .aboutDesc{margin:20px 0 0;line-height:1.5em}
footer .creditInner{display:flex;justify-content:space-around}
footer .creditInner p{margin:auto;overflow:hidden;white-space:nowrap}
footer .creditInner .creator{opacity:0}
.scrollToTop{display:flex;align-items:center;background:transparent;border:0;opacity:0;white-space:nowrap;position:fixed;top:auto;bottom:100px;right:10px}
#totop:before{content:"";display:block;height:20px;margin-top:-20px;visibility:hidden}
#scrollToTopButton svg.line{opacity:0.6}
#marker{position:absolute;top:100px;width:0;height:0}
/* Error Page */
.error404{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center;padding:0}
.errorPage{width:90%;max-width:500px;margin:auto}
.errorPage h3{font-size:1.414rem;font-family:var(--font-body)}
.errorPage h3 span{display:block;font-size:140px}
.errorPage p{margin:30px 5%;line-height:1.7em;font-family:var(--font-body)}
.errorPage .button{margin:0;padding:1em 2em;font-size:1em;line-height:1.2em}
.darkMode .errorPage h3 span{color:rgba(0,0,0,.2)}
/* Button and Icon */
.button{display:inline-flex;align-items:center;margin:15px 15px 15px 0;padding:10px 20px;outline:0;border:0;border-radius:2px;color:#fff;background-color:var(--link-bgColor);font-size:14px;font-family:var(--font-body);white-space:nowrap;overflow:hidden;max-width:100%}
.button.outline{color:var(--body-color);background-color:transparent;border:1px solid var(--body-altColor);text-transform:capitalize}
.button.outline:hover{border-color:var(--link-bgColor)}
.button.whatsapp{background-color:#25D366}
.buttonInfo{display:flex;flex-wrap:wrap;justify-content:center;margin:12px 0 0}
.buttonInfo > *{margin:0 12px 12px 0}
.buttonInfo > *:last-child{margin-right:0}
@media screen and (max-width:480px){.buttonInfo > *{flex-grow:1;justify-content:center} .buttonInfo > *:last-child{flex-grow:0;flex-shrink:0}}
.button .icon{flex-shrink:0;display:inline-block;margin-right:12px;width:18px;height:18px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.button .icon.download{background-image:url("data:image/svg+xml,")}
.button .icon.demo{background-image:url("data:image/svg+xml,")}
.button .icon.cart{background-image:url("data:image/svg+xml,")}
.button .icon.whatsapp{background-image:url("data:image/svg+xml,")}
.button.outline .icon.download{background-image:url("data:image/svg+xml,")}
.button.outline .icon.download{background-image:url("data:image/svg+xml,")}
/* Accordion */
.accordion{position:relative;list-style:none;margin-top:1.7em;margin-bottom:0;padding:0;display:flex;flex-wrap:wrap;font-size:15px;line-height:1.8em}
.accordion li{width:100%;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.1)}
.accordion .accorTitle{display:flex;align-items:center;font-weight:700;font-family:var(--font-body);color:var(--head-color)}
.accordion .accorTitle span{flex-grow:1}
.accordion .accorIcon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:15px;position:relative}
.accordion .accorIcon:before, .accordion .accorIcon:after{content:'';display:block;width:60%;height:2px;border-radius:2px;background-color:var(--icon-color)}
.accordion .accorIcon:after{position:absolute;transform:rotate(90deg)}
.accordion .accorMenu:checked + .accorTitle span{color:var(--link-color)}
.accordion .accorMenu:checked + .accorTitle .accorIcon:before,
.accordion .accorMenu:checked + .accorTitle .accorIcon:after{background-color:var(--link-color)}
.accordion .accorMenu:checked + .accorTitle .accorIcon:after{visibility:hidden;opacity:0}
.accordion .accorMenu:checked ~ .content{max-height:100vh;padding-top:15px;padding-bottom:8px}
.accordion .content{margin:0;padding-left:35px;position:relative;font-family:var(--font-body);overflow:hidden;max-height:0;transition:var(--transition-2)}
.Blog .accordion .content p:first-child{margin-top:0}
/* Slider */
.slider, .sliderSection{position:relative}
.sliderViewport{position:relative;height:100%;display:flex;overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;list-style:none;margin:0;padding:0;-ms-overflow-style:none}
.sliderViewport::-webkit-scrollbar{width:0}
.sliderViewport::-webkit-scrollbar-track{background:transparent}
.sliderViewport::-webkit-scrollbar-thumb{background:transparent;border:none}
.sliderDiv{position:relative;flex:0 0 100%;width:100%;background-color:transparent; outline:0;border:0}
.sliderDiv:nth-child(even){background-color:inherit}
.sliderSnapper{position:absolute;top:0;left:0;width:100%;height:100%;scroll-snap-align:center;z-index:-1}
.sliderImg{background-repeat:no-repeat;background-size:cover;background-position:center;display:block;padding-top:40%} .mainbar .sliderImg{padding-top:30%;border-radius:3px}
@media (hover:hover){
.sliderSnapper{animation-name:tonext, snap;animation-timing-function:ease;animation-duration:4s;animation-iteration-count:infinite}
.sliderDiv:last-child .sliderSnapper{animation-name:tostart, snap}
}
@media (prefers-reduced-motion:reduce){
.sliderSnapper{animation-name:none}
}
.slider:hover .sliderSnapper, .slider:focus-within .sliderSnapper{animation-name:none}
/* Keyframes Animation */
@-webkit-keyframes slidein{0%{opacity:0}20%{opacity:1;bottom:62px}50%{opacity:1;bottom:62px}80%{opacity:1;bottom:62px}100%{opacity:0;bottom:-200px;visibility:hidden}}
@keyframes slidein{0%{opacity:0}20%{opacity:1;bottom:62px}50%{opacity:1;bottom:62px}80%{opacity:1;bottom:62px}100%{opacity:0;bottom:-200px;visibility:hidden}}
@-webkit-keyframes nudge{0%{transform:translateX(0)}30%{transform:translateX(-5px)}50%{transform:translateX(5px)}70%{transform:translateX(-2px)}100%{transform:translateX(0)}}
@keyframes nudge{0%{transform:translateX(0)}30%{transform:translateX(-5px)}50%{transform:translateX(5px)}70%{transform:translateX(-2px)}100%{transform:translateX(0)}}
@keyframes tonext{ 75%{left:0} 95%{left:100%} 98%{left:100%} 99%{left:0}}
@keyframes tostart{ 75%{left:0} 95%{left:-300%} 98%{left:-300%} 99%{left:0}}
@keyframes snap{ 96%{scroll-snap-align:center} 97%{scroll-snap-align:none} 99%{scroll-snap-align:none} 100%{scroll-snap-align:center}}
/* Responsive */
@media screen and (min-width:1396px){::-webkit-scrollbar{-webkit-appearance:none;width:4px;height:5px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(193,39,45,.8);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.8)}::-webkit-scrollbar-thumb:active{background-color:rgba(0,100,0,.8)}
.scrollToTop{bottom:150px}
}
@media screen and (max-width:1100px){
article .postThumbnail, article .itemThumbnail{flex:0 0 calc(50% - 15px)}
article .postContent, article .itemContent{width:calc(50% + 15px);padding-left:25px}
article .postTitle, article .itemTitle{font-size:1.1rem}
article .postEntry.snippet, article .itemEntry{font-size:90%}
.gridMode.onBlog .blogPosts .hentry{width:calc(33.333% - 30px)}
}
@media screen and (max-width:1396px){
.gridMode .blogPosts .hentry{width:calc(50% - 30px);display:inline-block;height:auto;margin-left:0;margin-right:25px;margin-top:0}
.headerMenu{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;transition:var(--transition-2);opacity:0;visibility:hidden;z-index:1}
header .headerLeft{display:flex}
.headerMenu .section:before,.headerMenu #LinkList000{content:'';display:block;position:fixed;top:0;width:85%;max-width:480px;height:var(--header-height);z-index:1;background-color:inherit}
.headerMenu .section{position:fixed;top:0;left:0;bottom:0;width:85%;max-width:480px;z-index:3;overflow:hidden;box-shadow:-4px 9px 25px -6px rgba(0, 0, 0, 0.1);transition:inherit;background-color:var(--nav-mobileBg);padding:var(--header-height) 0 80px;margin-left:-100%; overflow-y:auto}
.sectionInner{padding:0 15px}
.headerMenu ul.htmlMenu,.headerMenu .link svg{display:block}
.headerMenu ul.htmlMenu .link svg.drop{margin-left:auto}
.headerMenu ul.htmlMenu .link{padding:12px 20px}
.headerMenu ul.htmlMenu a.link:hover{background-color:rgba(0,0,0,.03)}
.headerMenu ul.htmlMenu > li:not(:last-child){margin-right:0}
.headerMenu ul.htmlMenu > li{display:block;height:auto}
.headerMenu ul.htmlMenu > li.break:after{content:'';display:block;width:calc(100% - 40px);border-bottom:1px solid var(--nav-mobileBorder);margin:12px auto}
.headerMenu ul.htmlMenu > li.more{padding-top:0}
.headerMenu ul.htmlMenu > li.more .link{display:none}
.headerMenu ul.htmlMenu ul{position:relative;top:auto;left:auto;width:100%;min-width:0;background-color:transparent;box-shadow:none;border:0;border-radius:0; opacity:1;visibility:visible;font-size:inherit}
.headerMenu ul.htmlMenu li:hover li{max-height:0;opacity:0;visibility:hidden}
.headerMenu ul.htmlMenu li li{transition:var(--transition-2)}
.headerMenu ul.htmlMenu .dropMenu:checked ~ .link svg.drop{transform:rotate(180deg)}
.headerMenu ul.htmlMenu .dropMenu:checked ~ ul li{max-height:50vh;opacity:1;visibility:visible;padding-left:20px}
.headerMenu #LinkList000{top:auto;bottom:-8px; display:block}
.headerMenu #LinkList000 ul{height:inherit; padding-left:20px;padding-right:20px}
.headerMenu #LinkList000 li:not(:last-child){margin-right:10px}
.navInput:checked ~ .mainWrapper .headerMenu{opacity:1;visibility:visible}
.navInput:checked ~ .mainWrapper .headerMenu .section{margin-left:0}
.navInput:checked ~ .mainWrapper .headerMenu .fullClose{background:rgba(0,0,0,.15);opacity:1;visibility:visible}
.scrollMenu ul:after{content:'';padding:0 10px}
.sliderSection .widget{margin-top:30px}
.sliderViewport{width:100%;padding:0 20px 10px}
.sliderViewport:after{content:'';display:block;position:relative;padding:10px}
.sliderDiv{flex:0 0 90%;width:90%;margin-right:15px; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%)}
.sliderDiv:last-child{margin-right:0}
.sliderImg{border-radius:3px; padding-top:41%}
.mainbar .slider{width:calc(100% + 40px);left:-20px}
.mainbar .sliderImg{padding-top:42%}
.blogContent{display:block;padding-top:20px}
.blogContent .mainbar{margin-left:auto;margin-right:auto}
.blogContent .sidebar{margin:40px auto 20px;max-width:1338px}
article .postTitle,.gridMode .blogPosts .hentry .postTitle,article .itemTitle{font-size:var(--item-titleSize)}
article .postEntry.snippet,.gridMode .blogPosts .hentry .postEntry.snippet,article .itemEntry{font-size:97%}
.gridMode.onBlog .blogPosts .hentry { width: calc(50% - 30px); overflow: hidden; }
label.navSearch{left:24px;position:absolute}
header .Header h1,header .Header h2{position:absolute;justify-content:center;width:100%;right:0;bottom:20px}
header .headerContent{padding:0 10px}
}
@media screen and (max-width:640px){
header .headerLeft{margin-right:15px}
.widget .title{font-size:20px}
.scrollMenu{font-size:13px}
.scrollMenu li{padding:12px 0}
.blogContent{padding-top:10px}
article .postTitle,.gridMode .blogPosts .hentry .postTitle, article .itemTitle{font-size:1.1rem;width:auto}
article .postEntry.snippet,.gridMode .blogPosts .hentry .postEntry.snippet, article .itemEntry{font-size:90%}
article.post .postTitle{font-size:30px}
article.post .postInfo,.Blog .postShare{font-size:84%}
article.post .postInfo .postReadtime{font-size:inherit}
article .note{width:calc(100% + 40px);left:-20px; font-size:.8rem;border-radius:0}
article blockquote, article .spoiler,article .postRelated h3,article .postRelated h4,article .postRelated b{font-size:.92rem}
.accordion .content{font-size:14px}
.relatedPosts .itemTitle, .button{font-size:16px;font-weight:500}
.relatedPosts li{width:calc(50% - 10px);margin-right:20px;margin-bottom:35px}
.relatedPosts li:nth-child(3n){margin-right:20px}
.relatedPosts li:nth-child(2n),.relatedPosts li:nth-child(4n), .relatedPosts li:nth-child(6n){margin-right:0}
.gridMode.onBlog .blogPosts .hentry{width: calc(50% - 30px);overflow:hidden}
}
@media screen and (max-width:480px){
.scrollMenu{font-size:12px}
.hentry:not(:last-child){margin:0 0 20px 0}
article .postThumbnail{flex:0 0 140px}
article .postThumbnail a{padding-top:100%}
article .postContent{width:calc(100% - 100px);padding-left:20px}
article .postHeader svg,article .postMore svg, .Blog .breadcrumbs.sponsored .sponsor svg{width:16px;height:16px}
article .postTitle{font-size:14px;text-overflow:ellipsis;width:auto}
article .postHeader .postAuthorName > *{display:inherit;line-height:normal}
article .postEntry.snippet{display:none}
article .postMore{opacity:1}
article.post .postTitle{font-size:24px;line-height:1.25em}
article.post .postInfo, .Blog .postShare{font-size:80%}
article.post .postEntry{font-size:17px}
article.post .postEntry .separator,
article.post .postEntry .separator a{margin-left:auto;margin-right:auto}
article blockquote{line-height:1.8em}
article blockquote,article .spoiler,article .postRelated h3,article .postRelated h4,article .postRelated b{font-size:14px}
article .postRelated h3, article .postRelated h4,
article .postRelated ul, article .postRelated ol{font-size:13px}
article .postReference{font-size:12px}
article .itemContent{width:100%;padding:0}
article .itemEntry{font-size:88%}
.downloadInfo{padding:12px}
.downloadInfo a{width:50px;height:50px;border-radius:5px}
.downloadInfo a:after{display:none}
.downloadInfo a .icon{margin:0}
.FeaturedPost article{display:block}
.Blog .shareIcon.facebook a:after, .Blog .shareIcon.whatsapp a:after, .Blog .shareIcon.twitter a:after{display:none}
.Blog .sharePreview .previewImg{width:80px;min-height:70px}
.Blog .shareContent > *:not(:last-child){margin-right:15px}
.Blog .shareInner, .Profile .team .allMember{align-items:flex-end}
.Blog .shareInner .shareBlock, .Profile .team .allMember .allMemberBox{width:100%;border-radius:15px 15px 0 0}
.Blog .shareInner ul{padding:25px 20px 40px}
.Blog .shareInner ul:before{text-align:left}
.Blog .shareInner li > *:after{font-size:12px}
.Blog .shareInner li > * svg{width:24px}
.Blog .sharePreview .previewTitle{font-size:13px}
.Blog .postAuthors .authorAbout{font-size:86%}
.Profile .team .allMember li{width:33.333%}
.gridMode article .postHeader .postAuthorName > *{display:inline}
.gridMode .blogPosts{width:calc(100% + 15px);left:-7.5px}
.gridMode .blogPosts .hentry{padding-bottom:30px;width:calc(50% - 15px);margin:0}
.gridMode .blogPosts .hentry:not(:last-child){margin:0 0 10px 0}
.gridMode .blogPosts .hentry .postThumbnail a{padding-top:54.6%}
.gridMode .blogPosts .hentry .postHeader .postAuthorImage,.gridMode .blogPosts .hentry .postHeader svg{display:none}
.gridMode.gridLayout .blogPosts .hentry:last-child{margin-bottom:0}
.gridMode.gridLayout .blogPosts .hentry .postThumbnail a{padding-top:52.335%}
.gridMode.gridLayout .blogPosts .hentry .postEntry.snippet{display:-webkit-box;font-size:88%;line-height:inherit}
.gridMode.gridLayout .blogPosts .hentry .postTitle{font-size:1.1rem}
.gridMode.gridLayout .blogPosts .hentry .postHeader .postAuthorImage,.gridMode.gridLayout .blogPosts .hentry .postHeader svg{display:block}
.gridMode.gridLayout .blogPosts .hentry{width:98.8%;padding-bottom:10px;min-height:250px}
.relatedPosts li{width:100%;margin-right:0;margin-bottom:20px}
.relatedPosts li:nth-child(3n){margin-right:0}
.relatedPosts .item{display:flex;align-items:center}
.relatedPosts .itemThumbnail{flex-shrink:0;width:calc(50% - 10px);margin:0 5px 0 0}
.relatedPosts .itemTitle{flex-grow:1;width:50%;padding:0}
.relatedPosts .itemTitle a{-webkit-line-clamp:2;font-weight:600}
footer .creditInner{font-size:12px}
}
/* Dark More */
.darkMode{background-color:var(--dark-bg);color:var(--dark-text)}
.darkMode a,.darkMode .free:after,.darkMode .new:after{color:var(--dark-link)}
.darkMode svg{fill:var(--dark-text)}
.darkMode svg.line,.darkMode svg .line{fill:none;stroke:var(--dark-text)}
.darkMode svg.c-1,.darkMode svg .c-1{fill:var(--dark-text)}
.darkMode svg.c-2,.darkMode svg .c-2{fill:var(--dark-textAlt);opacity:.4}
.darkMode h1,.darkMode h2,.darkMode h3,.darkMode h4,.darkMode h5,.darkMode h6,.darkMode header a,.darkMode .scrollMenu a,.darkMode footer,.darkMode article .postHeader,.darkMode article.post .postInfo,.darkMode #HTML1.widget .title,.darkMode #relatedPosts .title,.darkMode #PopularPosts00 .title,.darkMode #FeaturedPost00 .title{color:inherit}
.darkMode header,.darkMode .Blog .shareInner .shareBlock,.darkMode .Profile .team .allMember .allMemberBox,.darkMode .Blog .blogPager > *,.Blog .postNav > *{background-color:var(--dark-bgAlt);color:inherit}
.darkMode header{border-color:transparent}
.darkMode header .headerIcon .navMenu i,.darkMode .accordion .accorIcon:before,.darkMode .accordion .accorIcon:after{background-color:var(--dark-text)}
.darkMode .headerSearch,.darkMode .scrollMenu,.darkMode .Blog .postAuthors,.darkMode footer{background-color:var(--dark-bgSec)}
.darkMode .headerMenu ul.htmlMenu ul{background-color:var(--dark-bgAlt)}
.darkMode .headerMenu ul.htmlMenu li li a:hover{background-color:rgba(0,0,0,.2)}
.darkMode article .postEntry.snippet,.darkMode article .itemEntry,.darkMode .itemPopular .itemInner:before,.darkMode article.post .postInfo .authorName:before,.darkMode article.post .postInfo .postReadtime,.darkMode .Blog .shareIcon > *,.darkMode .Blog .shareInner li > :after,.darkMode article .tr-caption-container .tr-caption,.darkMode article .postReference,.darkMode article blockquote,.darkMode article blockquote.style-1:before,.darkMode .Blog code,.darkMode .Blog .postAuthors .authorName:before,.darkMode .Blog .postAuthors .authorAbout,.darkMode .relatedPosts .itemTitle:after{color:var(--dark-textAlt)}
.darkMode article .postMore svg{stroke:var(--dark-link)}
.darkMode .Blog .postShare,.darkMode article .spoilerTitle,.darkMode .accordion .accorTitle,.darkMode .button,.darkMode .Blog .postAuthors .authorName,.darkMode .relatedPosts .itemTitle,.darkMode amp-user-notification p{color:var(--dark-text)}
.darkMode .Blog .shareInner li > * svg,.darkMode .Label li > * svg{fill:var(--dark-textAlt)}
.darkMode .Blog .shareInner li > * svg.line,.darkMode .Label li > * svg.line,.darkMode footer .LinkList a svg.line{stroke:var(--dark-textAlt)}
.darkMode .Blog .sharePreview .preview{background-color:rgba(0,0,0,.1)}
.darkMode .Blog code,.darkMode .Blog .commentContent i[rel="pre"]{background-color:rgba(0,0,0,.09)}
.darkMode .Profile .team > ul > li > .teamMember > *,.darkMode .Profile .team .moreMember > *,.darkMode amp-user-notification{background-color:var(--dark-bg)}
.darkMode footer .LinkList .aboutLinks a svg.line{stroke:var(--dark-text)}
.darkMode .scrollMenu li > :after{background-color:var(--dark-link)}
.darkMode .widget input[type=text],.darkMode .widget input[type=email],.darkMode .widget textarea,.darkMode .Profile .team .profileMore span{background-color:var(--dark-bgAlt)}
.darkMode .headerMenu ul.htmlMenu > li.break:after,.darkMode .widget .title:after,.darkMode .Blog .postShare,.darkMode article .postRelated,.darkMode article blockquote,.darkMode article blockquote.style-1,.darkMode article table th,.darkMode article table td,.darkMode article .spoiler,.darkMode .accordion li,.darkMode .hentry:not(:last-child),.darkMode article.itemPopular,.darkMode .Blog .breadcrumbs,.darkMode .relatedPosts li,.darkMode article,.darkMode .gridMode .blogPosts .hentry:last-child,.darkMode article.post .postInfo,.darkMode .blogPosts .hentry.postAdIn,.darkMode .blogPosts .hentry .postContent,.darkMode .itemPopular .postInfo{border-color:rgba(255,255,255,.1)}
@media screen and (max-width:1396px){
.darkMode .headerMenu .section{background-color:var(--dark-bgSec)}
.darkMode .headerMenu ul.htmlMenu ul{background-color:transparent}
}
/* Option BOX */
.boxdescription{background:transparent;position:relative;margin:0 2px;padding:40px 15px 15px;border:1px solid rgba(230,230,230,1);border-radius:5px;box-shadow:0 10px 20px 0 rgba(30,30,30,.07)}
.boxdescription.boxupdate{margin:40px 2px}
.boxdescription.boxdetails{margin:40px 2px}
.boxdescription.boxdownload{margin:40px 2px}
.boxdescription h2{background:linear-gradient(to right,#11998e,#38ef7d);border-radius:3px;padding:8px 20px;position:absolute;margin:0;font-size:17px;color:#fff;top:-20px;font-weight:300;left:30px;text-transform:uppercase}
.boxupdate h2{background:linear-gradient(to right,#ff4e50,#f9d423)}
.boxdownload h2{background:linear-gradient(to right,#cc2b5e,#753a88)}
.boxdetails h2{background:linear-gradient(to right,#1488cc,#2b32b2)}
.boxcode h2{background:linear-gradient(to right,#f857a6,#ff5858)}
/* Custom Css */
.first-character{float:left;height:70px;bottom:0;margin-right:5px;line-height:70px;font-size:4.8em;font-weight:600;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:inherit}
#HTML1 .widget-content{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFkAAAQaAgMAAABV5jztAAAADFBMVEUIBhEgFz0TDCEOCRnJDHQSAAAAxUlEQVR4Ae3UxQHCUBRFQdylpXSA90MprH8VKYkKcHfeOnPxswKSTCm6xX71xfOycE/7ddLzlnpB+3a/4fZ5ebhHt3ja+PichXt62ur2e/UC9u3T1sfnPNr5rPOZzzqf+azzWeczn3U+81nnM591PnNJ57POZz7rfOazzmc+63zmlc5nnc981vnMZ53PfNb5rPOZzzqf+azzmc86n/ms81nnM591PvNZ5zOfdT7zWeezzmc+63z+ND7rfOazzmedz3zW+bwDa1mM4X04VLcAAAAASUVORK5CYII=);margin-bottom:20px}
.text{color:#fff;font-size:15px;position:absolute;top:10px;padding:0 0 0 10px}
.text2{color:#fff;font-size:15px;text-transform:capitalize;position:absolute;bottom:10px;width:100%;text-align:right;padding-right:10px}
.mySlides.amp-carousel-slide{height:auto}
.rev-value{line-height:1.3;color:#fff;padding-right:4px}
.headerSubtitle,amp-sticky-ad-top-padding{display:none}
amp-sticky-ad[visible]>.amp-sticky-ad-close-button{left:0;display:block;background-color:transparent;box-shadow:none}
amp-user-notification{line-height:normal;padding:15px 20px;text-align:justify;border-radius:2px;max-width:536px;margin:2% auto;right:0;border:1px solid;background-color:#fff}
amp-user-notification button{padding:5px 0;margin:20px auto 0;display:block;background-color:#006400;color:#fff;border-radius:5px;border:0;width:55%}
.google-auto-placed.ap_container{float:left;margin:10px auto;overflow:hidden;padding:0}
#HTML00,#HTML01,#HTML02,.postAd,.hentry.postAdIn{margin:5px 0 20px;text-align:center;overflow:hidden;padding:0}
#HTML00{padding:20px 0}
#footer-widget-1{display:flex}
.post-relatedAd{min-height:578px;text-align:center}
.adsbygoogle{display:block}
.adsbygoogle path,.adsbygoogle rect{display:none}
.adsbygoogle ins span{margin:0 auto;max-width:56px;position:absolute;right:0}
#PopularPosts00 .title{margin-bottom:10px;bottom:16px;color:#4583aa}
#HTML1.widget .title{color:var(--link-color);text-transform:uppercase}
.postviews:before{content:'\2022';margin:0 3px}
.postviews{margin:0 3px}
amp-sticky-ad{min-height:50px;max-height:90px;height:auto;width:auto;margin:auto}
hr{border:0;margin:0;height:20px;line-height:normal}
hr:after{content:'\2727\2727\2727';display:block;text-align:center;font-size:16px;letter-spacing:4em;text-indent:4em}
#FeaturedPost00{margin-bottom:20px}
#FeaturedPost00 .title{text-transform:uppercase;color:#4583aa}
.contact-form-error-message-with-border{width:100%;text-align:center;box-sizing:border-box}
[class*="amphtml-lbg-mask"]{opacity:.8}
.autors-widget{padding:20px 0 0}
/* Ad-Block */
#adblockbyspider{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,0.25);padding:20px 19px;border:1px solid #ebeced;color:#ebeced;overflow:hidden;position:fixed;margin:auto;top:0;width:100%;height:100%;overflow:auto;z-index:999999}#adblockbyspider .inner{background:#f5f2f2;color:#000;box-shadow:0 5px 20px rgba(0,0,0,0.1);text-align:center;width:600px;padding:20px;margin:80px auto}#adblockbyspider button{padding:10px 20px;border:0;background:#e9e9e9;margin:20px;box-shadow:0 5px 10px rgba(0,0,0,0.3);cursor:pointer;transition:all .2s}#adblockbyspider button.active{background:#fff}#adblockbyspider .tutorial{background:#fff;text-align:left;color:#000;padding:20px;height:250px;overflow:auto;line-height:30px}#adblockbyspider .tutorial div{display:none}#adblockbyspider .tutorial div.active{display:block}#adblockbyspider ol{margin-left:20px}@media(max-width:680px){#adblockbyspider .inner{width:calc(100% - 80px);margin:auto}}
]]>
Related posts non disponibili.
<!--
true
true
6305490044826596707
true
false
false
#ffffff
true
true
#ffffff
true
#ffffff
TextAndImage
#ffffff
on:
false
1x1
true
false
in:
true
1
false
#ffffff
false
false
"image": {
"@type": "ImageObject",
"url": "",
"height": 720,
"width": 1200
"url": "https://lh3.googleusercontent.com/-P_4au6kDVv0/AAAAAAAAAAI/AAAAAAAACGM/kAqxUFlzWk8/s0/photo.png",
"height": 720,
"width": 1280
},
"publisher": {
"@type": "Organization",
"name": "AAZS",
"logo": {
"@type": "ImageObject",
"url": "https://lh3.googleusercontent.com/-P_4au6kDVv0/AAAAAAAAAAI/AAAAAAAACGM/kAqxUFlzWk8/s0/photo.png",
"width": 297,
"height": 45
}
},
]]>
]]>
404Something Wrong!
The page you've requested can't be found. Why don't you browse around?
Take me back
<noscript></noscript></body>