Royal Ui Theme Xml Code

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateUrl='indie.xml' b:templateVersion='1.3.0' expr:dir='data:blog.languageDirection' expr:lang='data:blog.locale.language' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  <b:attr name='xmlns' value=''/>
  <b:attr name='xmlns:b' value=''/>
  <b:attr name='xmlns:expr' value=''/>
  <b:attr name='xmlns:data' value=''/>

<!--[ 
       Name : Royal UI
       Version : 3.0.4
       Date : 10 July, 2022 
       Demo : www.royal-ui.xyz
       Type : Premium 
       Designer : Samir, DOHAR BD JR
       Website : www.techly420.co, www.doharweb.ml
       Licence : License by Techly420 & dohar web
       Destributed By: Developers of the theme
       ============================================================================ 
       NOTE :This theme is premium (paid). You can only get it by purchasing officially. If you get it for free through any method, that means you get it illegally.
       ============================================================================ 
       
    ]-->

  
  <!--[ <head> Open ]-->
  &lt;head class=&#39;notranslate&#39;&gt;

  <b:if cond='data:view.isMultipleItems'>
    <b:if cond='data:view.isHomepage'>
      <!--[ Homepage title ]-->
      <title><data:blog.title.escaped/></title>
      <b:elseif cond='data:view.search.query'/>
      <!--[ Search title ]-->
      <title><data:messages.search/>: <data:view.search.query/></title>
      <b:elseif cond='data:view.search.label'/>
      <!--[ Label title ]-->
      <title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
      <b:elseif cond='data:view.isArchive'/>
      <!--[ Archive title ]-->
      <title>Blog archive in: <data:blog.pageName.escaped/></title>
      <b:else/>
      <title>Blog: <data:blog.title.escaped/></title>
    </b:if>
    <b:elseif cond='data:view.isError'/>
    <!--[ Error title ]-->
    <title>Error 404: Not Found</title>
    <b:else/>
    <!--[ SingleItem title ]-->
    <title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
  </b:if>

  <!--[ Meta for browser ]-->
  <meta charset='UTF-8'/>
  <meta content='width=device-width, initial-scale=1, user-scalable=1, minimum-scale=1, maximum-scale=5' name='viewport'/>
  <meta content='IE=edge' http-equiv='X-UA-Compatible'/>
  <meta content='max-image-preview:large' name='robots'/>

  <!--[ Link Canonical ]-->
  <link expr:href='data:blog.url.canonical' rel='canonical'/>

  <b:if cond='!data:view.isError'>
    <!--[ Browser data, description and keyword ]-->
    <b:if cond='data:blog.metaDescription'>
      <meta expr:content='data:blog.metaDescription.escaped' name='description'/>
      <b:elseif cond='data:view.isSingleItem'/>
      <meta expr:content='data:post.snippet.escaped snippet { length: 147, links: false, linebreaks: false, ellipsis: false }' name='description'/>
      <b:else/>
      <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title' name='description'/>
    </b:if>
    <meta expr:content='data:blog.title.escaped + &quot;, &quot; + data:blog.pageName.escaped + &quot;, Keyword_1, Keyword_2, Keyword_3 &quot;' name='keywords'/>
    <b:tag cond='data:view.isPost' expr:href='resizeImage(data:blog.postImageUrl, 0)' name='link' rel='image_src'/>

    <!--[ Generator and rrs ]-->
    <meta content='blogger' name='generator'/>
    <link expr:href='data:blog.homepageUrl.canonical + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; » Atom&quot;' rel='alternate' type='application/atom+xml'/>
    <link expr:href='data:blog.homepageUrl.canonical + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; » Feed&quot;' rel='alternate' type='application/rss+xml'/>
    <link expr:href='data:blog.homepageUrl.canonical + &quot;feeds/comments/default?alt=rss&quot;' expr:title='data:blog.title + &quot; » Comments Feed&quot;' rel='alternate' type='application/rss+xml'/>

    <!--[ Theme Color ]-->
    <meta expr:content='data:skin.vars.themeColor' name='theme-color'/>
    <meta expr:content='data:skin.vars.themeColor' name='msapplication-navbutton-color'/>
    <meta expr:content='data:skin.vars.themeColor' name='apple-mobile-web-app-status-bar-style'/>
    <meta expr:content='yes' name='apple-mobile-web-app-capable'/>

    <!--[ Favicon ]-->
    <link expr:href='data:blog.blogspotFaviconUrl' rel='apple-touch-icon' sizes='120x120'/>
    <link expr:href='data:blog.blogspotFaviconUrl' rel='apple-touch-icon' sizes='152x152'/>
    <link expr:href='data:blog.blogspotFaviconUrl' rel='icon' type='image/x-icon'/>
    <link expr:href='data:blog.blogspotFaviconUrl' rel='shortcut icon' type='image/x-icon'/>

    <!--[ Open graph ]-->
    <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' property='og:title'/>
    <meta expr:content='data:blog.canonicalUrl' property='og:url'/>
    <meta expr:content='data:blog.title.escaped' property='og:site_name'/>
    <b:if cond='data:view.isMultipleItems'>
      <meta content='website' property='og:type'/>
      <b:if cond='data:blog.metaDescription'>
        <meta expr:content='data:blog.metaDescription.escaped' property='og:description'/>         
        <b:else/>
        <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title' property='og:description'/>
      </b:if>
      <b:else/>
      <meta content='article' property='og:type'/>
      <b:if cond='data:blog.metaDescription'>
        <meta expr:content='data:blog.metaDescription.escaped' property='og:description'/>            
        <b:else/>
        <meta expr:content='data:post.snippet.escaped snippet { length: 147, links: false, linebreaks: false, ellipsis: false }' property='og:description'/>
      </b:if>
    </b:if>
    <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' property='og:image:alt'/>
    <b:if cond='data:blog.postImageUrl'>
      <meta expr:content='resizeImage(data:blog.postImageUrl, 0)' property='og:image'/>
      <b:else/>
      <meta content='Add_your_image_url_here' property='og:image'/>
    </b:if>

    <!--[ Twitter Card ]-->
    <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' name='twitter:title'/>
    <meta expr:content='data:blog.canonicalUrl' name='twitter:url'/>
    <b:if cond='data:view.isMultipleItems'>
      <b:if cond='data:blog.metaDescription'>
        <meta expr:content='data:blog.metaDescription.escaped' name='twitter:description'/>         
        <b:else/>
        <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title' name='twitter:description'/>
      </b:if>
      <b:else/>
      <b:if cond='data:blog.metaDescription'>
        <meta expr:content='data:blog.metaDescription.escaped' name='twitter:description'/>            
        <b:else/>
        <meta expr:content='data:post.snippet.escaped snippet { length: 147, links: false, linebreaks: false, ellipsis: false }' name='twitter:description'/>
      </b:if>
    </b:if>
    <meta content='summary_large_image' name='twitter:card'/>
    <meta expr:content='data:blog.pageName.escaped ? data:blog.pageName.escaped : data:blog.title.escaped' name='twitter:image:alt'/>
    <b:if cond='data:blog.postImageUrl'>
      <meta expr:content='resizeImage(data:blog.postImageUrl, 0)' name='twitter:image:src'/>
      <b:else/>
      <meta content='Add_your_image_url_here' name='twitter:image:src'/>
    </b:if>

    <!--[ Site Verification ]-->
    <!--<meta content='' name='msvalidate.01'/>
    <meta content='' name='copyright'/>-->

    <!--[ Preconnect and DNS Prefetch ]-->
    <link href='//1.bp.blogspot.com' rel='preconnect dns-prefetch'/><link href='//2.bp.blogspot.com' rel='preconnect dns-prefetch'/><link href='//3.bp.blogspot.com' rel='preconnect dns-prefetch'/><link href='//4.bp.blogspot.com' rel='preconnect dns-prefetch'/><link href='//blogger.googleusercontent.com' rel='preconnect dns-prefetch'/><link href='//lh3.googleusercontent.com' rel='preconnect dns-prefetch'/><link href='//www.blogger.com' rel='preconnect dns-prefetch'/><link href='//feeds.feedburner.com' rel='preconnect dns-prefetch'/><link expr:href='data:blog.homepageUrl.canonical path &quot;feeds/posts/default&quot;' rel='preconnect dns-prefetch'/><link expr:href='data:blog.homepageUrl.canonical path &quot;feeds/comments/default&quot;' rel='preconnect dns-prefetch'/><link href='//cdn.widgetpack.com' rel='preconnect dns-prefetch'/><link href='//translate.google.com' rel='preconnect dns-prefetch'/><link href='//maxcdn.bootstrapcdn.com' rel='preconnect dns-prefetch'/><link href='//fonts.googleapis.com' rel='preconnect dns-prefetch'/><link href='//use.fontawesome.com' rel='preconnect dns-prefetch'/><link href='//ajax.googleapis.com' rel='preconnect dns-prefetch'/><link href='//resources.blogblog.com' rel='preconnect dns-prefetch'/><link href='//ajax.microsoft.com ' rel='preconnect dns-prefetch'/><link href='//ajax.aspnetcdn.com ' rel='preconnect dns-prefetch'/><link href='//github.com' rel='preconnect dns-prefetch'/><link href='//cdn.rawgit.com' rel='preconnect dns-prefetch'/><link href='//cdnjs.cloudflare.com' rel='preconnect dns-prefetch'/><link href='//www.google-analytics.com' rel='preconnect dns-prefetch'/><link href='//themes.googleusercontent.com ' rel='preconnect dns-prefetch'/><link href='//pagead2.googlesyndication.com' rel='preconnect dns-prefetch'/><link href='//googleads.g.doubleclick.net' rel='preconnect dns-prefetch'/><link href='//www.gstatic.com' rel='preconnect dns-prefetch'/><link href='//www.googletagservices.com' rel='preconnect dns-prefetch'/><link href='//static.xx.fbcdn.net' rel='preconnect dns-prefetch'/><link href='//tpc.googlesyndication.com' rel='preconnect dns-prefetch'/><link href='//apis.google.com' rel='preconnect dns-prefetch'/><link href='//www.w3.org' rel='preconnect dns-prefetch'/><link href='//www.facebook.com' rel='preconnect dns-prefetch'/><link href='//connect.facebook.net' rel='preconnect dns-prefetch'/><link href='//disqus.com' rel='preconnect dns-prefetch'/><link href='//plus.google.com' rel='preconnect dns-prefetch'/><link href='//twitter.com' rel='preconnect dns-prefetch'/><link href='//platform.twitter.com' rel='preconnect dns-prefetch'/><link href='//syndication.twitter.com' rel='preconnect dns-prefetch'/><link href='//r.twimg.com ' rel='preconnect dns-prefetch'/><link href='//p.twitter.com ' rel='preconnect dns-prefetch'/><link href='//cdn.api.twitter.com ' rel='preconnect dns-prefetch'/><link href='//www.youtube.com' rel='preconnect dns-prefetch'/><link href='//img.youtube.com' rel='preconnect dns-prefetch'/><link href='//www.pinterest.com' rel='preconnect dns-prefetch'/><link href='//statically.io/' rel='preconnect dns-prefetch'/><link href='//www.linkedin.com' rel='preconnect dns-prefetch'/><link href='//player.vimeo.com' rel='preconnect dns-prefetch'/><link href='//s3.amazonaws.com ' rel='preconnect dns-prefetch'/><link href='//s3.buysellads.com ' rel='preconnect dns-prefetch'/><link href='//stats.buysellads.com ' rel='preconnect dns-prefetch'/><link href='//cdn.adpacks ' rel='preconnect dns-prefetch'/>

  </b:if>

  <b:if cond='data:view.isLayoutMode'>
    <!--[ CSS Layout ]-->
    <b:template-skin><![CDATA[
body#layout::before{content:'Royal UI V3.0.4 Pro Type';position:absolute;top:15px;right:15px;font-size:.8rem;font-family:Roboto, sans-serif;color:rgba(0,0,0,0.52)} body#layout{width:1025px;margin:0 !important;padding:60px 0 0 !important;border:0 !important;text-align:left !important;position:relative} body#layout div.layout-widget-description{font-size:12px !important;line-height:1.6em} body#layout div.layout-title{font-size:15px !important} body#layout div.section{border-radius:2px} body#layout .section h4{font-size:15px !important;margin-left:0!important} body#layout .add_widget a{font-size:13px !important} body#layout .Blog .widget-content{height:auto!important} body#layout #anchor-ad, body#layout #notif-widget .widget-content, body#layout #side-sticky, body#layout #HTML91 .widget-content, body#layout #HTML92 .widget-content, body#layout #HTML93 .widget-content, body#layout #HTML94 .widget-content, body#layout #HTML01 .widget-content, body#layout #HTML02 .widget-content, body#layout #HTML03 .widget-content, body#layout #HTML04 .widget-content{background:#f0f8ff !important} body#layout #maintenance-mode, body#layout .mobMn, body#layout #anchor-ad{margin-bottom:30px!important} body#layout .mainIn, body#layout .headCn, body#layout .blogM{display:flex} body#layout .mainbar, body#layout .headR{width:55%} body#layout .mainIn .blogCont{width:70%} body#layout .sidebar, body#layout .headL{width:45%} body#layout header, body#layout .mainIn, body#layout footer, body#layout .erroP, body#layout .addonsWidgets{border-top:1px solid #e5e5e5;padding:30px 0;position:relative} body#layout header::before, body#layout .mainIn::before, body#layout footer::before, body#layout .erroP::before, body#layout .addonsWidgets::before{content:'Header';position:absolute;top:-14px;left:20px;padding:5px 20px;border:1px solid #e5e5e5;border-radius:20px;font-size:.8rem;font-family:Roboto,sans-serif;color:rgba(0,0,0,0.52);background:#f1f1f1} body#layout #notif-widget h4{display:none} body#layout .mainIn{padding-bottom:0} body#layout .mainIn::before{content:'Main Content'} body#layout footer::before{content:'Footer'} body#layout .erroP::before{content:'Custom Error Page'} body#layout .addonsWidgets::before{content:'Add-ons'} ]]></b:template-skin>
  </b:if>

  <!--[ CSS stylesheet ]-->
  &lt;style&gt;&lt;!-- /* <b:skin version='1.3.0'><![CDATA[
/*
<Group description="Theme Color">
<Variable name="themeColor" description="Light Mode Address bar color" type="color" default="#2e51a2" value="#482dff"/>
<Variable name="themeDark" description="Dark Mode Address bar color" type="color" default="#1e1e1e" value="#1e1e1e"/>
</Group>

<Group description="Basic colors and Background">
<Variable name="head.color" description="Heading colors" type="color" default="#262d3d" value="#08102b"/>
<Variable name="body.color" description="Body colors" type="color" default="#48525c" value="#08102b"/>
<Variable name="body.colorAlt" description="Alternative body colors" type="color" default="#767676" value="#989b9f"/>
<Variable name="body.bgColor" description="Main page bakground color" type="color" default="#fffdfc" value="#fdfcff"/>
<Variable name="link.color" description="Link colors" type="color" default="#204ecf" value="#482dff"/>
<Variable name="link.bgColor" description="Button link colors" type="color" default="#204ecf" value="#482dff"/>
<Variable name="wave.bgColor" description="Wave background color" type="color" default="#204ecf" value="#4285F4"/>
</Group>

<Group description="Icon colors">
<Variable name="icon.color" description="Icon colors" type="color" default="#48525c" value="#08102b"/>
<Variable name="icon.colorAlt" description="Alternative icon colors" type="color" default="#767676" value="#08102b"/>
<Variable name="icon.colorSec" description="Secondary icon colors" type="color" default="#767676" value="#767676"/>
</Group>

<Group description="Notification">
<Variable name="notif.height" description="Notification max height" type="length" max="60px" default="45px" value="60px"/>
<Variable name="notif.bg" description="Notification background color" type="color" default="#e1f5fe" value="#e8f0fe"/>
<Variable name="notif.color" description="Notification text color" type="color" default="#08102b" value="#01579b"/>
</Group>

<Group description="Header colors, background and height">
<Variable name="header.height" description="Header height" type="length" max="80px" default="60px" value="60px"/>
<Variable name="header.heightM" description="Header height(mobile)" type="length" max="80px" default="60px" value="60px"/>
<Variable name="header.titleSize" description="Header title font size" type="length" max="20px" default="16px" value="16px"/>
<Variable name="header.text" description="Header text colors" type="color" default="#48525c" value="#343435"/>
<Variable name="header.icon" description="Header icon colors" type="color" default="#262d3d" value="#08102b"/>
<Variable name="header.bgColor" description="Header background color" type="color" default="#fffdfc" value="#fffdfc"/>
<Variable name="header.border" description="Header border" type="length" max="1px" default="0px" value="1px"/>
</Group>

<Group description="Navbar colors">
<Variable name="nav.width" description="Navbar max width" type="length" max="260px" default="230px" value="230px"/>
<Variable name="nav.border" description="Navbar border" type="length" max="1px" default="0px" value="1px"/>
<Variable name="nav.text" description="Navbar text colors" type="color" default="#48525c" value="#08102b"/>
<Variable name="nav.icon" description="Navbar icon color" type="color" default="#48525c" value="#08102b"/>
<Variable name="nav.bg" description="Navbar background color" type="color" default="#fffdfc" value="#fffdfc"/>
</Group>

<Group description="Searchbar colors">
<Variable name="search.icon" description="Searchbar icon color" type="color" default="#48525c" value="#48525c"/>
<Variable name="search.bg" description="Searchbar background color" type="color" default="#fffdfc" value="#fffdfc"/>
</Group>

<Group description="Content background">
<Variable name="content.bg" description="Content background color" type="color" default="#fffdfc" value="#fffdfc"/>
<Variable name="content.border" description="Content border color" type="color" default="#eceff1" value="#e6e6e6"/>
</Group>

<Group description="Content max width">
<Variable name="content.maxWidth" description="Max width of main content" type="length" max="1440px" default="1024px" value="1280px"/>
<Variable name="sidebar.maxWidth" description="Max width of sidebar" type="length" max="360px" default="300px" value="300px"/>
<Variable name="post.maxContent" description="Post max width" type="length" max="900px" default="720px" value="780px"/>
<Variable name="page.maxContent" description="Static page max width" type="length" max="900px" default="780px" value="780px"/>
</Group>

<Group description="Post font size">
<Variable name="post.titleSize" description="Post title font size" type="length" max="42px" default="28px" value="36px"/>
<Variable name="post.fontSize" description="Post font size (Default)" type="length" max="18px" default="16px" value="16px"/>
<Variable name="post.titleSizeMobile" description="Post title size (onMobile)" type="length" max="38px" default="22px" value="28px"/>
<Variable name="post.fontSizeMobile" description="Post font size (onMobile)" type="length" max="18px" default="16px" value="15px"/>
</Group>

<Group description="Widget title font size">
<Variable name="widget.titleSize" description="Widget title font size" type="length" max="18px" default="14px" value="15px"/>
<Variable name="widget.titleAfter" description="Widget title border" type="length" max="40px" default="25px" value="25px"/>
<Variable name="widget.titleAfterC" description="Widget title border color" type="color" default="#989b9f" value="#989b9f"/>
</Group>

<Group description="Mobile menu colors">
<Variable name="mob.border" description="Mobile menu border" type="length" max="2px" default="0px" value="1px"/>
<Variable name="mob.borderR" description="Mobile corder radius" type="length" max="60px" default="0px" value="12px"/>
<Variable name="mob.text" description="Mobile text colors" type="color" default="#48525c" value="#08102b"/>
<Variable name="mob.bg" description="Mobile background color" type="color" default="#fffdfc" value="#fffdfc"/>
<Variable name="mob.hovBg" description="Mobile hover background color" type="color" default="#f6f6f6" value="#f1f1f0"/>
</Group>

<Group description="Footer colors">
<Variable name="foot.border" description="Footer border" type="length" max="2px" default="0px" value="1px"/>
<Variable name="foot.text" description="Footer text colors" type="color" default="#48525c" value="#08102b"/>
<Variable name="foot.bg" description="Footer background color" type="color" default="#fffdfc" value="#fffdfc"/>
</Group>

<Group description="Dark mode colors and background">
<Variable name="dark.text" description="Dark mode text color" type="color" default="#fffdfc" value="#fffdfc"/>
<Variable name="dark.textAlt" description="Alternative text colors" type="color" default="#989b9f" value="#989b9f"/>
<Variable name="dark.link" description="Dark mode link colors" type="color" default="#005af0" value="#F57C00"/>
<Variable name="dark.wave" description="Dark mode wave background color" type="color" default="#005af0" value="#F57C00"/>
<Variable name="dark.bg" description="Dark mode background color" type="color" default="#1e1e1e" value="#1c2733"/>
<Variable name="dark.bgAlt" description="Alternative background color" type="color" default="#2d2d30" value="#263545"/>
<Variable name="dark.bgSec" description="Secondary background color" type="color" default="#252526" value="#252526"/>
</Group>

<Group description="Border Radius">
<Variable name="button.radius" description="Buttons Border Radius" type="length" max="50px" default="3px" value="50px"/>
<Variable name="greet.radius" description="Greetings and Views Border Radius" type="length" max="25px" default="3px" value="25px"/>
<Variable name="iconhover.radius" description="Icon Hover Border Radius" type="length" max="15px" default="15px" value="15px"/>
<Variable name="thumbelem.radius" description="Thumbnail Elements Border Radius" type="length" max="15px" default="8px" value="5px"/>
<Variable name="moblsearch.radius" description="Blog Search Border Radius (Mobile)" type="length" max="20px" default="12px" value="20px"/>
<Variable name="desksearch.radius" description="Blog Search Border Radius (Desktop)" type="length" max="20px" default="8px" value="20px"/>
<Variable name="moblheader.radius" description="Header Style 2 Border Radius (Mobile)" type="length" max="30px" default="8px" value="30px"/>
</Group>

<Group description="(Do not edit) New Blogger comment required">
<Variable name="body.background" description="Background" color="#505050" type="background" default="$(color) none repeat scroll center center"  value="$(color) url() no-repeat scroll center center"/>
<Variable name="body.text.font" description="Font Blogger comment" type="font" default="&#39;Roboto&#39;, sans-serif" value="400 14px &#39;Roboto&#39;, sans-serif"/>
<Variable name="body.text.color" description="Color" type="color" default="#505050"  value="#505050"/>
<Variable name="body.link.color" description="Link color" type="color" default="#262d3d"  value="#989b9f"/>
<Variable name="posts.title.color" description="Post title color" type="color" default="#262d3d"  value="#989b9f"/>
<Variable name="posts.text.color" description="Post text color" type="color" default="#48525c"  value="#989b9f"/>
<Variable name="posts.icons.color" description="Post info color" type="color" default="#262d3d" value="#989b9f"/>
<Variable name="posts.background.color" description="Post background color" type="color" default="#f7f7fc"  value="transparent"/>
<Variable name="tabs.font" description="Font" type="font" default="&#39;Roboto&#39;, sans-serif" value="400 14px &#39;Roboto&#39;, sans-serif"/>
<Variable name="tabs.color" description="Text color" type="color" default="#4d4d4d"  value="#08102b"/>
<Variable name="tabs.selected.color" description="Selected color" type="color" default="#fff"  value="#fffdfc"/>
<Variable name="tabs.overflow.background.color" description="Popup background color" type="color" default="$(posts.background.color)"  value="#fffdfc"/>
<Variable name="tabs.overflow.color" description="Popup text color" type="color" default="#48525c"  value="#08102b"/>
<Variable name="tabs.overflow.selected.color" description="Popup selected color" type="color" default="#262d3d"  value="#989b9f"/>
<Variable name="labels.background.color" description="Labels background color" type="color" default="#fff" value="#fffdfc"/>
<Variable name="blog.title.font" description="Blog title font" type="font" default="&#39;Roboto&#39;, sans-serif" value="400 14px &#39;Roboto&#39;, sans-serif"/>
<Variable name="blog.title.color" description="Blog title color" type="color" default="#fff" value="#fffdfc"/>
</Group>
*/

/* Variable color */ :root, :root .lgT:not(.drK), :root .theme0:not(.drK){/* Theme */ --themeC: $(themeColor); /* Body */ --headC: $(head.color); --bodyC: $(body.color); --bodyCa: $(body.colorAlt); --bodyB: $(body.bgColor); /* Link */ --linkC: $(link.color); --linkB: $(link.bgColor); /* Wave */ --waveB: $(wave.bgColor); /* Icon */ --iconC: $(icon.color); --iconCa: $(icon.colorAlt); --iconCs: $(icon.colorSec); /* Header */ --headerC: $(header.text); --headerT: $(header.titleSize); --headerW: 400; /* write 400(normal) or 700(bold) */ --headerB: $(header.bgColor); --headerL: $(header.border); --headerI: $(header.icon); --headerH: $(header.height); --headerHi: -$(header.height); --headerHm: $(header.heightM); --headerR: $(moblheader.radius); /* Notif */ --notifH: $(notif.height); --notifU: $(notif.bg); --notifC: $(notif.color); /* Content */ --contentB: $(content.bg); --contentL: $(content.border); --contentW: $(content.maxWidth); --sideW: $(sidebar.maxWidth); --transB: rgba(0,0,0,.05); /* Page */ --pageW: $(page.maxContent); --pageW: $(post.maxContent); --postT: $(post.titleSize); --postF: $(post.fontSize); --postTm: $(post.titleSizeMobile); --postFm: $(post.fontSizeMobile); /* Widget */ --widgetT: $(widget.titleSize); --widgetTw: 400; /* write 400(normal) or 700(bold) */ --widgetTa: $(widget.titleAfter); --widgetTac: $(widget.titleAfterC); /* Nav */ --navW: $(nav.width); --navT: $(nav.text); --navI: $(nav.icon); --navB: $(nav.bg); --navL: $(nav.border); /* Search */ --srchI: $(search.icon); --srchB: $(search.bg); /* Mob Men */ --mobT: $(mob.text); --mobHv: $(mob.hovBg); --mobB: $(mob.bg); --mobL: $(mob.border); --mobBr: $(mob.borderR); /* Footer */ --fotT: $(foot.text); --fotB: $(foot.bg); --fotL: $(foot.border); /* Font family */ --fontH: Google Sans Text,Arial,Helvetica,sans-serif; --fontB: Google Sans Text,Arial,Helvetica,sans-serif; --fontBa: Google Sans Text,Arial,Helvetica,sans-serif; --fontC: Google Sans Mono,monospace; /* Trans */ --trans-1: all .1s ease; --trans-2: all .2s ease; --trans-3: all .3s ease; --trans-4: all .4s ease; /* Synx */ --synxBg: #f6f6f6; --synxC: #2f3337; --synxOrange: #b75501; --synxBlue: #015692; --synxGreen: #54790d; --synxRed: #f15a5a; --synxGray: #656e77; /* Border Radius */ --buttonR: $(button.radius); --greetR: $(greet.radius);  --iconHr: $(iconhover.radius);  --thumbEr: $(thumbelem.radius); --srchMr: $(moblsearch.radius); --srchDr : $(desksearch.radius); /* Dark */ --darkT: $(dark.text); --darkTa: $(dark.textAlt); --darkU: $(dark.link); --darkW: $(dark.wave); --darkB: $(dark.bg); --darkBa: $(dark.bgAlt); --darkBs: $(dark.bgSec);}

/* Navbar */--navW: 260px ;--navT: #000000 ;--navI: #000000 ;--navSc: #fffdfc;--navB: #f5f5f5 ;--navL: 1px ;

/* Dark Mode */ :root .drK{/* Theme */ --themeC: $(themeDark);}

/* Theme 1 - Red */ :root .theme1:not(.drK){/* Theme */ --themeC: #D32F2F; /* Body */ --bodyB: #FFFCFD; /* Link */ --linkC: #F44336; --linkB: #F44336; /* Header */ --headerB: #FFEBEE; /* Notif */ --notifU: #FFEBEE; --notifC: #B71C1C; /* Search */ --srchB: #FFEBEE; /* MobMn */ --mobB: #FFEBEE; /* Wave */ --waveB: #FFEBEE;}

/* Theme 2 - Green */ :root .theme2:not(.drK){/* Theme */ --themeC: #00796B; /* Body */ --bodyB: #FCFFFC; /* Link */ --linkC: #009688; --linkB: #009688; /* Header */ --headerB: #E0F2F1; /* Notif */ --notifU: #E0F2F1; --notifC: #00796B; /* Search */ --srchB: #E0F2F1; /* MobMn */ --mobB: #E0F2F1; /* Wave */ --waveB: #E0F2F1;}

/* Theme 3 - Blue */ :root .theme3:not(.drK){/* Theme */ --themeC: #1565C0; /* Body */ --bodyB: #FBFEFF; /* Link */ --linkC: #1976D2; --linkB: #1976D2; /* Header */ --headerB: #E3F2FD; /* Notif */ --notifU: #E3F2FD; --notifC: #1565C0; /* Search */ --srchB: #E3F2FD; /* MobMn */ --mobB: #E3F2FD; /* Wave */ --waveB: #E3F2FD;}

/* Theme 4 - Yellow */ :root .theme4:not(.drK){/* Theme */ --themeC: #FFC107; /* Body */ --bodyB: #FFFEFA; /* Link */ --linkC: #FF8F00; --linkB: #FF8F00; /* Header */ --headerB: #FFF8E1; /* Notif */ --notifU: #FFF8E1; --notifC: #FF8F00; /* Search */ --srchB: #FFF8E1; /* MobMn */ --mobB: #FFF8E1; /* Wave */ --waveB: #FFF8E1;}

/* Theme 5 - Pink */ :root .theme5:not(.drK){/* Theme */ --themeC: #C2185B; /* Body */ --bodyB: #FFFCFD; /* Link */ --linkC: #D81B60; --linkB: #D81B60; /* Header */ --headerB: #FCE4EC; /* Notif */ --notifU: #FCE4EC; --notifC: #C2185B; /* Search */ --srchB: #FCE4EC; /* MobMn */ --mobB: #FCE4EC; /* Wave */ --waveB: #FCE4EC;}

/* Theme 6 - Orange */ :root .theme6:not(.drK){/* Theme */ --themeC: #E64A19; /* Body */ --bodyB: #FBFEFF; /* Link */ --linkC: #F4511E; --linkB: #F4511E; /* Header */ --headerB: #FBE9E7; /* Notif */ --notifU: #FBE9E7; --notifC: #E64A19; /* Search */ --srchB: #FBE9E7; /* MobMn */ --mobB: #FBE9E7; /* Wave */ --waveB: #FBE9E7;}

/* Theme 7 - Blue Grey */ :root .theme7:not(.drK){/* Theme */ --themeC: #455A64; /* Body */ --bodyB: #FBFEFF; /* Link */ --linkC: #546E7A; --linkB: #546E7A; /* Header */ --headerB: #ECEFF1; /* Notif */ --notifU: #ECEFF1; --notifC: #455A64; /* Search */ --srchB: #ECEFF1; /* MobMn */ --mobB: #ECEFF1; /* Wave */ --waveB: #ECEFF1;}

/* Theme 8 - Brown */ :root .theme8:not(.drK){/* Theme */ --themeC: #5D4037; /* Body */ --bodyB: #FBFEFF; /* Link */ --linkC: #5D4037; --linkB: #5D4037; /* Header */ --headerB: #EFEBE9; /* Notif */ --notifU: #EFEBE9; --notifC: #5D4037; /* Search */ --srchB: #EFEBE9; /* MobMn */ --mobB: #EFEBE9; /* Wave */ --waveB: #EFEBE9;}

/* Theme 9 - Purple */ :root .theme9:not(.drK){/* Theme */ --themeC: #7B1FA2; /* Body */ --bodyB: #FBFEFF; /* Link */ --linkC: #8E24AA; --linkB: #8E24AA; /* Header */ --headerB: #F3E5F5; /* Notif */ --notifU: #F3E5F5; --notifC: #7B1FA2; /* Search */ --srchB: #F3E5F5; /* MobMn */ --mobB: #F3E5F5; /* Wave */ --waveB: #F3E5F5;}

/* Theme 10 - Indigo */ :root .theme10:not(.drK){/* Theme */ --themeC: #283593; /* Body */ --bodyB: #FBFEFF; /* Link */ --linkC: #3949AB; --linkB: #3949AB; /* Header */ --headerB: #E8EAF6; /* Notif */ --notifU: #E8EAF6; --notifC: #283593; /* Search */ --srchB: #E8EAF6; /* MobMn */ --mobB: #E8EAF6; /* Wave */ --waveB: #E8EAF6;}



/* Slider CSS */
  .mySlides{display:none}
.mySlides img {vertical-align:middle;width:100%}
.wrap-dot{text-align:center;margin-top:10px}
.slideshow-container{max-width:1000px;position:relative;margin:auto}
.slideshow-container .prev,.slideshow-container .next{cursor:pointer;position:absolute;top:50%;padding:7px 15px;margin:-22px 5px 0 5px;color:white;font-weight:bold;font-size:18px;transition:0.6s ease;border-radius:50%;user-select:none}
.slideshow-container .next{right:0}
.slideshow-container .prev:hover,.slideshow-container .next:hover{background-color:rgba(0,0,0,0.8)}
.slideshow-container .text{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center}
.wrap-dot .dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color 0.6s ease}
.wrap-dot .dot.active{background-color:#f89000;width:30px;border-radius:20px}
.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}
@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}
@media only screen and (max-width:300px){.slideshow-container .prev,.slideshow-container .next,.slideshow-container .text{font-size:11px}}



]]></b:skin>

  

  
  
  <style><b:if cond='!data:blog.isMobileRequest'>/*<![CDATA[*/
/* Desktop Fonts */
/* Font Body and Alternative */ @font-face{font-family:'Google Sans Text';font-style:normal;font-weight:400;font-display:swap;src:local('Google Sans Text'),local('Google-Sans-Text'),url(https://fonts.gstatic.com/s/googlesanstext/v16/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2iw.woff2) format('woff2')} 
/* Font Heading */ @font-face{font-family:'Google Sans Text';font-style:normal;font-weight:700;font-display:swap;src:local('Google Sans Text'),local('Google-Sans-Text'),url(https://fonts.gstatic.com/s/googlesanstext/v16/5aUp9-KzpRiLCAt4Unrc-xIKmCU5oPFTnmhjtg.woff2) format('woff2')}
/* Source Code Font */ @font-face{font-family:'Google Sans Mono';font-style:normal;font-weight:400;font-display:swap;src:local('Google Sans Mono'),local('Google-Sans-Mono'),url(https://fonts.gstatic.com/s/googlesansmono/v4/P5sUzYWFYtnZ_Cg-t0Uq_rfivrdYH4RE8-pZ5gQ1abT53wVQGrk.woff2) format('woff2')}
/*]]>*/
    </b:if>/*<![CDATA[*/
/* Clap neumo */ .clpN{box-shadow: 0 0 25px rgb(0 0 0 / 7%); max-width:200px; padding:15px 15px; border-radius:10px} .drK .clpN{background:var(--darkBa);box-shadow:none}
/* Neumo */ .neumo{border-radius: 20px;border-radius: 20px;background: #eaeaea;-webkit-box-shadow: 5px 5px 80px #c7c7c7, -5px -5px 80px #ffffff;box-shadow: 5px 5px 80px #c7c7c7, -5px -5px 80px #ffffff;} .drK .neumo{background: rgba( 255, 255, 255, 0.6 );box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );backdrop-filter: blur( 20px );-webkit-backdrop-filter: blur( 20px );border-radius: 10px;border: 1px solid rgba( 255, 255, 255, 0.18 );box-shadow:none}
/* Clap button */@keyframes clap {0% {opacity: 0;transorm: scale(0);}60% {opacity: 1;transform: translateY(-100px) scale(1);}80%{transform: translateY(-190px) scale(0.6);}100% {opacity: 0;}}@keyframes pulse {0% {box-shadow: 0 0;}70% {box-shadow: 0 0 5px 10px rgba(255, 255, 255, 0);}100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}}.claps_button {border-radius: 50%;background-color: var(--contentB);border: 1px solid;color: var(--linkC);width: 50px;height: 50px;outline: 0;cursor: pointer;filter: drop-shadow(0 3px 12px rgba(0, 0, 0, 0.05));transform: scale(1);transition: all .1s ease-in;z-index: 1;fill: var(--linkB);pointer-events: visible;}.drK .claps_button{background-color: var(--darkBa);}.claps {border-radius: 50%;background-color: var(--linkB);color: #fff;position: absolute;width: 50px;height: 50px;border: none;z-index: 0;}button.is_clicked ~ button.claps {animation: clap 1s ease-in-out forwards;}button.claps_button:hover {border-color: var(--linkC);color: var(--linkB);fill: var(--linkB);animation: pulse 2s infinite;}.clpN{box-shadow: 0 0 25px rgb(0 0 0 / 7%); max-width:200px; padding:15px 15px; border-radius:10px} .drK .clpN{background:var(--darkBa);box-shadow:none} .drK button.claps_button:hover{border-color: var(--darkU);color: var(--darkU);fill: var(--darkU)} .drK .claps_button{fill: var(--darkU); border: 1px solid;color: var(--darkU)}
/* Category posts */ .ctgC{margin-bottom:20px} .ctgC.loaded{animation:opaC .5s 0s;-webkit-animation:opaC .5s 0s} .ctgC .blogPg >*{margin-left:auto;margin-right:auto} @keyframes opaC{0%{opacity:0}100%{opacity:1}} @-webkit-keyframes opaC{0%{opacity:0}100%{opacity:1}}.Royaluinext .icon {width: 20px;height: 20px;}.Royaluinext {display: flex;position: relative;margin-top: 24px;}.Royaluinext .pre-btn,.Royaluinext .next-btn {display: flex;align-items: center;justify-content: center; gap: 8px;font-family: "Inter", sans-serif;background: #9384FF; color: #fff;text-decoration: none;padding: 8px 24px;font-size: 16px;min-width: 150px;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;width: 50%;border-left:1px solid; border-right:1px solid;}.Royaluinext .pre-btn:hover,.Royaluinext .next-btn:hover{background: #FFABAB;}.Royaluinext .next-btn {position: absolute;right: 0;}.Royaluinext .pre-btn:hover .icon {animation: nav-prev-anim 300ms alternate infinite;}.Royaluinext .next-btn:hover .icon {animation: nav-next-anim 300ms alternate infinite;}@keyframes nav-prev-anim { to {transform: translateX(4px);}}@keyframes nav-next-anim {to {transform: translateX(-4px);}} 
/* Recently uploaded */ .listemup-bg{/*width:var(--sideW);*/position: relative;overflow:hidden;padding: 20px 20px 30px;border-radius:10px;background:var(--contentB);border:1px solid var(--Thumnail-Border);box-shadow:0 5px 35px rgb(0 0 0 / 7%)}.listemup-bg::before{pointer-events: none;content: '';width: 70px;height: 70px;position: absolute;z-index: 0;background: rgba(0,0,0,.18);bottom: 0;left: 0;border-radius: 0 70px 0 0;}#listemup img{width:100px;transition:all .3s}#listemup li{list-style-type:none;display:flex;align-items:center;text-align:center;margin:7px auto;border-radius:16px;overflow:hidden;border:10px solid var(--contentB);box-shadow:0 5px 16px rgb(0 0 0 / 7%)}#listemup h2{position:absolute;z-index:1;transform:scale(0);bottom:-19px;left:20px;right:20px;text-overflow:ellipsis;white-space:nowrap;font-size:100%;transition:all .2s}#listemup ul{display:flex;flex-wrap:wrap;padding:0;justify-content:center;align-items:center;position:relative}#listemup a:hover~h2{transform:scale(1)}#listemup li:hover{outline:1px solid var(--Thumnail-Border)}#listemup img:hover{transform:scale(1.1);filter:brightness(.5)}.drK .listemup-bg{background: var(--darkBa);}.drK #listemup li{border: 10px solid var(--darkBa);box-shadow: 0 5px 25px rgb(0 0 0 / 25%);}
/* Author iFxd */ .iFxd.bl{top:auto;bottom:0;right:auto;left:0} .aNm.t{background:rgba(255,255,255,.8);padding:6px} .aNm.t .im{width:16px;height:16px;margin-right:4px} .aNm.t .nm{font-size:13px;color:var(--bodyC)}
/* RGB Effect */.stwRainbow,.stwBlurRainbow{position:fixed;width:100%;bottom:0;left:0;right:0;height:3px;z-index:23;background:linear-gradient(-45deg, #4086F4, #31A952, #FBBE01, #EB4132,#4086F4, #31A952, #FBBE01, #EB4132);background-size:200%;-webkit-animation:animeBar 5s linear infinite;animation:animeBar 5s linear infinite}.stwBlurRainbow{height:10px;z-index:22;filter:blur(10px);opacity:.7}@-webkit-keyframes animeBar{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes animeBar{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}
/* blogTopc and ToC */.btn-mt{align-items:center;background:#f0f3ff;outline:0;border:0; border-radius:10px;color: black;padding:4px 25px;cursor:pointer;font-size:16px;font-family:var(--fontB); white-space:nowrap;} .drK  .btn-mt{background-color:#01021a; color: white} .btn-mt:hover{border-color:none;box-shadow:0 0 0 15px var(--blurB) inset}
.topM a{color:inherit} .tpMn .a, .tpMn ul li >*{display:flex;align-items:center;padding:8px 5px;border-radius:8px;position:relative;width:calc(100% + 20px);left:-10px;right:-10px;transition:var(--trans-1)} .tpMn .a >*{margin:0 5px} .tpMn .n, .tpMn ul li >*{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 calc(100% - 64px)} .tpMn ul{margin-bottom:10px} .tpMn ul li >*{opacity:.8; padding:8px 10px} .tpMn ul li >*:hover{opacity:1} .tpMn .a:hover, .tpMn ul li a:hover{color:#204ecf;background:rgba(0,0,0,.05)} .tpMn li.br::after{content:'';display:block;border-bottom:1px solid var(--contentL);margin:12px 0} .tpMn details summary{list-style:none;outline:none;cursor:default} .tpMn details summary::-webkit-details-marker{display:none} .tpMn details svg{height:12px;width:12px} .tpMn details[open] svg.d{transform:rotate(180deg)} .tocI ol ol ol{display:none} .tocI ol{list-style:none;padding:0;margin:0; line-height:1.5em} .tocI ol{counter-reset:toc-count} .tocI ol ol, .tocI li:not(:last-child){margin-bottom:5px} .tocI li li:first-child{margin-top:5px} .tocI li{display:flex;flex-wrap:wrap; justify-content:flex-end} .tocI li::before{flex:0 0 23px; content:counters(toc-count,'.')'. ';counter-increment:toc-count} .tocI li a{flex:1 0 calc(100% - 23px)} .tocI li li::before{flex:0 0 28px; content:counters(toc-count,'.')} .tocI li li a{flex:1 0 calc(100% - 28px)} .tocI >ol >li >ol{flex:0 0 calc(100% - 23px)} .tocI >ol >li >ol ol{flex:0 0 calc(100% - 28px)} .tocI a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden} .tocI a:hover{text-decoration:underline}
.topM a{color:inherit} .tpMn .a, .tpMn ul li >*{display:flex;align-items:center;padding:8px 5px;border-radius:8px;position:relative;width:calc(100% + 20px);left:-10px;right:-10px;transition:var(--trans-1)} .tpMn .a >*{margin:0 5px} .tpMn .n, .tpMn ul li >*{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 calc(100% - 64px)} .tpMn ul{margin-bottom:10px} .tpMn ul li >*{opacity:.8; padding:8px 10px} .tpMn ul li >*:hover{opacity:1} .tpMn .a:hover, .tpMn ul li a:hover{color:var(--linkC);background:rgba(0,0,0,.05)} .tpMn li.br::after{content:'';display:block;border-bottom:1px solid var(--contentL);margin:12px 0} .tpMn details summary{list-style:none;outline:none;cursor:default} .tpMn details summary::-webkit-details-marker{display:none} .tpMn details[open] svg.d{transform:rotate(180deg)} .tocI ol ol ol{display:none} .tocI ol{list-style:none;padding:0;margin:0; line-height:1.5em} .tocI ol{counter-reset:toc-count} .tocI ol ol, .tocI li:not(:last-child){margin-bottom:5px} .tocI li li:first-child{margin-top:5px} .tocI li{display:flex;flex-wrap:wrap; justify-content:flex-end} .tocI li::before{flex:0 0 23px; content:counters(toc-count,'.')'. ';counter-increment:toc-count} .tocI li a{flex:1 0 calc(100% - 23px)} .tocI li li::before{flex:0 0 28px; content:counters(toc-count,'.')} .tocI li li a{flex:1 0 calc(100% - 28px)} .tocI >ol >li >ol{flex:0 0 calc(100% - 23px)} .tocI >ol >li >ol ol{flex:0 0 calc(100% - 28px)} .tocI a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden} .tocI a:hover{text-decoration:underline} .tpMn{box-shadow:0 0 15px rgba(0,0,0,.07);  border-radius:10px} .drK .tpMn{background:var(--darkBa)}
.topM{position:fixed;top:0;bottom:0;left:-320px;width:80%;max-width:320px;transition:var(--trans-1)} .topM, .topM >*:not(.fCls):not(li){z-index:999} .topM .section{padding:30px 20px 20px;overflow-y:scroll;overflow-x:hidden; width:100%;max-height:100%} .tpMn .a, .tpMn ul li >*{padding-top:10px;padding-bottom:10px} .tpBr{width:100%;height:100%;position:relative;--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity));;box-shadow:0 5px 30px 0 rgba(0,0,0,.05);z-index:2} .tpBrs{width:100%;height:100%} .tpC{position:absolute;right:-45px;top:120px; transition:var(--trans-1);z-index:1} .tpC svg{width:18px;height:18px} .tpC svg.rad{width:20px;height:20px;position:absolute;left:-2px;top:-19px;fill:rgb(255 255 255/var(--tw-bg-opacity));--tw-bg-opacity: 1;transform:rotate(176deg);transition:inherit;z-index:1} .tpC svg.rad.in{top:auto;bottom:-19px;transform:rotate(-86deg)} .tpC label{display:flex;align-items:center;position:relative;justify-content:center;width:45px;height:40px;--tw-bg-opacity: 1;background-color: rgb(255 255 255/var(--tw-bg-opacity));transition:inherit;border-radius:0 20px 20px 0;box-shadow:0 5px 20px 0 rgba(0,0,0,.1)} .topI:checked ~ .topM{left:0;z-index:40} .topI:checked ~ .topM .tpC{right:-17.5px} .topI:checked ~ .topM .tpC svg.rad{visibility:hidden} .topI:checked ~ .topM .tpC label{border-radius:20px;width:40px;--tw-bg-opacity: 1} .topI:checked ~ .topM .tpC label svg{transform:rotate(180deg)} .topI:checked ~ .topM .fCls{opacity:1;visibility:visible;background:rgba(0,0,0,.25)}.topM{left:-280px;width:280px}}.topM li {list-style:none;margin-left:-35px}.topM ul {list-style: none;margin: 0;padding: 0}.dark .tpC svg.rad {fill: rgba(var(--c-neutral-700),var(--tw-bg-opacity)); --tw-bg-opacity: 1}.drK .topM a, .drK footer a{color:inherit} .drK .blogPg .nPst, .drK .blogPg .current{background:var(--contentL);color:var(--bodyCa)} @media screen and (max-width:1100px){.drK .tpBr{background:var(--darkBs)} .drK .tpC label{background:var(--darkBa)} .drK .tpC svg.rad{fill:var(--darkBa)} .drK .topI:checked ~ .topM .tpC label{background:var(--darkU)}}.yzfllw{position:relative;padding:15px;padding-bottom:8px;border-radius:20px 0 20px 20px;background-color:#fff;border:1px solid#0b57cf}.image img{flex-shrink:0;width:70px;height:70px;border-radius:100%;background-size:cover;background-position:center;position:absolute;padding:4px;border:1.5px solid var(--linkB);border-top-color:transparent;border-bottom-color:transparent}.Label-1{line-height:1.9em;position:relative;padding:0;list-style:none;font-size:10px;display:flex;flex-wrap:wrap;gap:20px 10px}.Label-1 li{background:rgba(155,170,175,.12);margin-right:10px;border-radius:20px;padding:5px 10px;line-height:1.5em;white-space:nowrap}.ycnbr{position:absolute;z-index:1;background-color:#fff;width:30px;height:30px;bottom:8px;right:8px;padding:5px;border-radius:50%}.ycnbr .ycnbrpn{display:flex;font-size:12px;justify-content:center;margin-top:-3px}.ycusr{position:relative;padding:15px;border-radius:20px;background:#fff;box-shadow:0 10px 25px -3px rgb(0 0 0 / 10%);margin-top:25px}.ycusr::before{content:'';display:block;position:absolute;top:0;left:0;width:115px;height:115px;background:rgba(155,170,175,.12);background-repeat:no-repeat;border-radius:20px 0 120px;transition:opacity .3s;opacity:1}.ycusr::after{content:'';display:block;position:absolute;bottom:0;right:0;width:115px;height:115px;background:rgba(155,170,175,.12);background-repeat:no-repeat;border-radius:120px 0 20px;transition:opacity .3s;opacity:1}.ycusr.c{border:1px solid var(--linkC)}.ycusrsv a{position:absolute;width:40px;height:40px;top:75%;right:18px;padding:5px;border-radius:50%;background:#ebeff3;top:8px;right:8px;box-shadow:0 10px 25px -3px rgb(0 0 0 / 10%)}.ycusrsv a svg{justify-content:center;margin:5px;margin-top:3px}.ycusrLn{margin-left:90px;color:#009ee0;font-size:10px}.ycusrTl{font-weight:700;margin-left:90px;color:#aaa;font-size:15px;margin-bottom:10px}.ycusrTl:after{margin-left:90px;content:"";display:block;height:1px;background-color:var(--linkC);margin-top:10px;animation-name:AnYz;animation-duration:2s;animation-iteration-count:infinite;margin-left:0}.ycusrD{color:#555;font-size:13px}@keyframes AnYz{0%{width:30px}50%{width:60px}100%{width:30px}}.drK .Label-1 li,.drK .ycnbr{background-color:var(--darkB)}.drK .ycusr{background-color:var(--darkBs)}.drK .ycusrLn{color:var(--darkTa)}.drK .ycusrD,.drK .ycusrTl{color:var(--darkTa)}.drK .ycnbr{color:#fff)}.drK .ycusr.c{border:1px solid var(--darkU)}.drK .ycusrsv a{background:var(--darkBa)}.drK .ycusrsv a svg{stroke:#fff}
/* No Thumbnail */ .pThmb.nul{display:none} .noThmb .pCntn{padding-top:5px} .itemFt .itm.noThmb{width:100%;right:unset;left:unset} .itm.noThmb{padding-bottom:0} .itm.noThmb .iCtnt{position:relative;flex:0 1 auto;width:100%;margin:0}
/* Reading Progress Bar */ .drK .pRs{border:1px solid var(--darkBs);background:var(--darkBa)}.pRs{border:.1px solid var(--contentL);top:0;left:0;z-index:999;height:6px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#e9ecef}.pBar{top:0;left:0;z-index:2;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content;background:var(--linkC);transition:width .6s ease}.pSt{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:50px 50px}.pAn{animation:AnPr 2s linear infinite}.pSt1{background-image:linear-gradient(45deg,rgba(204,204,204,.15) 25%,transparent 25%,transparent 50%,rgba(204,204,204,.15) 50%,rgba(204,204,204,.15) 75%,transparent 75%,transparent);background-size:50px 50px}.drK .pBar{background:var(--darkU)}.drK .pSt{background-image:linear-gradient(45deg,rgba(255,0,0,.15) 25%,transparent 25%,transparent 50%,rgba(255,0,0,.15) 50%,rgba(255,0,0,.15) 75%,transparent 75%,transparent);background-size:50px 50px}
/* Standar CSS */ ::selection{color:#fff;background:var(--linkB)} .drK ::selection{background:var(--darkU)} *, ::after, ::before{-webkit-box-sizing:border-box;box-sizing:border-box} *{-webkit-tap-highlight-color:transparent} h1, h2, h3, h4, h5, h6{margin:0;font-weight:700;font-family:var(--fontH);color:var(--headC)} h1{font-size:1.9rem} h2{font-size:1.7rem} h3{font-size:1.5rem} h4{font-size:1.4rem} h5{font-size:1.3rem} h6{font-size:1.2rem} a{color:var(--linkC);text-decoration:none} a:hover{opacity:.9;transition:opacity .1s} 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} input::placeholder{color:rgba(0,0,0,.5)} img{display:block;position:relative;max-width:100%;height:auto} svg{width:22px;height:22px;fill:var(--iconC)} svg.line, svg .line{fill:none!important;stroke:var(--iconC);stroke-linecap:round;stroke-linejoin:round; stroke-width:1} svg.c-1{fill:var(--iconCa)} svg.c-2{fill:var(--iconCs); opacity:.4} .hidden{display:none} .invisible{visibility:hidden} .clear{width:100%;display:block;margin:0;padding:0;float:none;clear:both} .fCls{display:block;position:fixed;top:-50%;left:-50%;right:-50%;bottom:-50%;z-index:1;transition:var(--trans-1);background:transparent;opacity:0;visibility:hidden} .free::after, .new::after{display:inline-block;content:'Free!';color:var(--linkC);font-size:12px;font-weight:400;margin:0 5px} .new::after{content:'Released!'} svg .svgC{fill:var(--linkC)} svg.line .svgC{fill:none;stroke:var(--linkC)} .drK svg .svgC{fill:var(--darkU)} .drK svg.line .svgC{fill:none;stroke:var(--darkU)}  .blog-admin, .bD .bmPs, .pInf .pIc .bmPs, .bmPs>svg .d, .isBkm, .cBkPs, .ckW, .tocL, .headR .headM .themeBtn, .cusW{display:none}
/* Unfilled Ads */ ins.adsbygoogle[data-ad-status="unfilled"]{display:none !important}
/* Main Element */ html{scroll-behavior:smooth;overflow-x:hidden} body{-webkit-font-smoothing:antialiased;position:relative;top:0!important;margin:0;padding:0!important;width:100%;font-family:var(--fontB);font-size:14px;color:var(--bodyC);background:var(--bodyB);-webkit-font-smoothing:antialiased;animation:opaCity 1s 0s;-webkit-animation:opaCity 1s 0s} .secIn{margin:0 auto;padding-left:20px;padding-right:20px;max-width:var(--contentW)}.royaluifeature{padding:5px;text-align:center;position:relative}.royaluifeature h2{font-size:1.6em;line-height:1.6em;margin-bottom:0;padding-bottom:0}.royaluifeature ul{clear:both;margin:15px 0 20px;width:100%;display:flex;padding:0;flex-wrap:wrap;justify-content:space-between}.royaluifeature.icon-p-2 li{position:relative;width:30%;list-style:none;line-height:1.3em;text-align:center;border-radius:10px;margin:6px 0;border:1px solid var(--contentL);padding:6px 0 12px;display:flex;align-items:center;justify-content:center}.royaluifeature li a{display:block;text-decoration:none;color:var(--fontC)}.royaluifeature li svg{margin:3px 0;width:35px;height:35px;display:inline-block}.royaluifeature li span{display:block;padding:0 3px} .royaluifeature li:hover{box-shadow:0 1px 3px 0 rgba(60,64,67,.30), 0 4px 8px 3px rgba(60,64,67,.15)} .drK .royaluifeature li{background:var(--darkBa);border-color:rgba(255,255,255,.15)} .drK .royaluifeature li{box-shadow:none} 
/* Notif Section */ .ntfC{display:flex;align-items:center;position:relative;min-height:var(--notifH);background:var(--notifU);color:var(--notifC);padding:10px 15px; font-size:15px; transition:var(--trans-1);overflow:hidden;border-radius:10px;margin-bottom:20px;background: var(--contentB);box-shadow: 0 5px 35px rgba(0,0,0,.07);border-radius:10px;} .ntfC::before{content:'';width:60px;height:60px;background:rgba(0,0,0,.15);display:block;border-radius:50%;position:absolute;top:-12px;left:-12px;opacity:.1} .Rtl .ntfC::before{left:unset;right:-12px} .ntfC .secIn{width:100%;position:relative} .ntfC .c{display:flex;align-items:center} 
.ntfT{width:100%; padding-right:15px; text-align:center} .ntfT a{color:var(--linkC);font-weight:700} .ntfI:checked ~ .ntfC{height:0;min-height:0;margin:0;padding:0;opacity:0;visibility:hidden} .ntfA{display:inline-flex;align-items:center;justify-content:center;text-align:initial} .ntfA >a{flex-shrink:0;white-space:nowrap;display:inline-block; margin-left:10px;padding:8px 12px;border-radius:var(--buttonR);background:#fffdfc;color:var(--notifC);font-size:12px;font-weight:400;box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%);text-decoration:none} .drK .ntfA >a{background:var(--darkU);color:#fffdfc}
.ntfC{display:flex;align-items:center;position:relative;min-height:var(--notifH);background:var(--notifU);color:var(--notifC);padding:10px 15px; font-size:13px; transition:var(--trans-1);overflow:hidden;border-radius:10px;margin-bottom:20px}.ntfC::before{content:'';width:60px;height:60px;background:rgba(0,0,0,.15);display:block;border-radius:50%;position:absolute;top:-12px;left:-12px;opacity:.1} .Rtl .ntfC::before{left:unset;right:-12px} .ntfC .secIn{width:100%;position:relative} .ntfC .c{display:flex;align-items:center} .ntfT{width:100%; padding-right:15px; text-align:center} .ntfT a{color:var(--linkC);font-weight:700} .ntfI:checked ~ .ntfC{height:0;min-height:0;margin:0;padding:0;opacity:0;visibility:hidden} .ntfA{display:inline-flex;align-items:center;justify-content:center;text-align:initial} .ntfA >a{flex-shrink:0;white-space:nowrap;display:inline-block; margin-left:10px;padding:8px 12px;border-radius:var(--buttonR);background:#fffdfc;color:var(--notifC);font-size:12px;font-weight:400;box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%);text-decoration:none} .drK .ntfA >a{background:var(--darkU);color:#fffdfc}
/* Fixed/Pop-up Element */ .fixL{display:flex;align-items:center;position:fixed;left:0;right:0;bottom:0;margin-bottom:-100%;z-index:20;transition:var(--trans-1);width:100%;height:100%;opacity:0;visibility:hidden} .fixLi, .fixL .cmBri{width:100%;max-width:680px;max-height:calc(100% - 60px);border-radius:12px;transition:inherit;z-index:3;display:flex;overflow:hidden;position:relative;margin:0 auto;box-shadow:0 5px 30px 0 rgba(0,0,0,.05)} .fixLs{padding:60px 20px 20px;overflow-y:scroll;overflow-x:hidden;width:100%;background:var(--contentB)} .fixH, .mnH{display:flex;background:inherit;position:absolute;top:0;left:0;right:0;padding:0 10px;z-index:2} .fixH .cl{padding:0 10px;display:flex;align-items:center;justify-content:flex-end;position:relative;flex-shrink:0;min-width:40px} .fixH .c::after, .ntfC .c::after, .mnH .c::before{content:'\2715';line-height:18px;font-size:14px} .fixT::before{content:attr(data-text);flex-grow:1;padding:16px 10px;font-size:90%;opacity:.7} .fixT .c::before, .mnH .c::after{content:attr(aria-label);font-size:11px;margin:0 8px;opacity:.6} .fixi:checked ~ .fixL, #comment:target .fixL{margin-bottom:0;opacity:1;visibility:visible} .fixi:checked ~ .fixL .fCls, #comment:target .fixL .fCls, .BlogSearch input:focus ~ .fCls{opacity:1;visibility:visible;background:rgba(0,0,0,.2); -webkit-backdrop-filter:saturate(180%) blur(10px); backdrop-filter:saturate(180%) blur(10px)} .shBri{max-width:520px} /* display:flex */ .headI, .bIc{display:flex;align-items:center}
/* Header Section */ header{width:100%;z-index:10; position:-webkit-sticky;position:sticky;top:0;box-shadow:0 0 15px rgba(0,0,0,.07)} header a{display:block;color:var(--bodyC)} header svg{width:20px;height:20px;fill:var(--headerI); opacity:.8} header svg.line{fill:none;stroke:var(--headerI)} .headIc .tNav svg >*{opacity:0;transition:var(--trans-1)} .hdMn .navI:not(:checked) ~ .mainWrp .headIc .tNav .h1, .hdMn .navI:checked ~ .mainWrp .headIc .tNav .h2, .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .headIc .tNav .h3, .bD:not(.hdMn) .navI:checked ~ .mainWrp .headIc .tNav .h1{opacity:1} .headCn{position:relative;height:var(--headerH);color:var(--headerC);background:var(--headerB); display:flex} .headL{display:flex;align-items:center;width: var(--navW) ; /* change var(--navW) to increase header title width */ padding:0 0 0 20px; transition:var(--trans-1)} .headL .headIc{flex:0 0 30px} .headL .headN{width:calc(100% - 30px); padding:0 0 0 5px} .headR{padding:0 25px; flex-grow:1; transition:var(--trans-1)} .headI .headP{display:flex;justify-content:flex-end;position:relative} .headI .headS{} .headI{height:100%; justify-content:space-between; position:relative;width:calc(100% + 15px);left:-7.5px;right:-7.5px} .headI >*{margin:0 7.5px} .headIc{font-size:11px;display:flex;list-style:none;margin:0;padding:0} .headIc >*{position:relative} .headIc svg{z-index:1} .headIc .tNav .l{stroke:var(--linkC)} .drK .headIc .tNav .l{stroke:var(--darkU)} .headIc .isSrh{display:none} ul.headIc{position:relative;width:calc(100% + 14px);left:-7px;right:-7px;justify-content:flex-end} ul.headIc li{margin:0 2px} ul.headIc li >*{cursor:pointer} .Header{background-repeat:no-repeat;background-size:100%;background-position:center} .Header img{max-width:160px;max-height:45px} .Header .headH{display:block;color:inherit;font-size:var(--headerT); font-weight:var(--headerW)} .Header .headH.hasSub{display:flex;align-items:baseline} .Header .headTtl{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; display:block} .Header .headSub{margin:0 5px;font:400 11px var(--fontB); white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:60px;opacity:.6} .Header .headSub::before{content:attr(data-text)} /* Icon */ .tIc{width:30px;height:30px;justify-content:center} .tIc::after{content:'';background:var(--transB);border-radius:var(--iconHr);position:absolute;left:0;right:0;top:0;bottom:0;transition:var(--trans-1);opacity:0;visibility:hidden} .tIc:hover::after{opacity:1;visibility:visible;transform:scale(1.3,1.3)} .tDL .d2, .drK .tDL .d1{display:none} ul.headIc li .fCls, .headR .headM, .isDrk .cusW{cursor:auto}
/* mainIn Section */ .mainWrp:after{content:'';display:block;position:absolute;top:0;right:0;width:170px;height:170px;border-radius:0 0 0 200px;background:rgba(0,0,0,.02);z-index:-1} .drK .mainWrp:after{background:rgba(0,0,0,.10)} .blogCont{flex-grow:1;padding:20px 0 0;position:relative;transition:var(--trans-1)} .blogCont .section:not(.no-items), .blogCont .widget:not(:first-child){margin-top:40px} .blogCont .section:first-child, .blogCont footer .section:not(:first-child), .blogCont footer .widget:not(:first-child), .blogCont .section.mobMn, #notif-widget .widget:not(:first-child){margin-top:0} .blogAd .section:not(.no-items){margin-bottom:40px} #notif-widget .widget:first-child{margin-bottom:20px} .blogM{flex-wrap:wrap;justify-content:center;padding-bottom:40px} .sidebar{max-width:500px;margin:50px auto 0} .sideSticky{position:-webkit-sticky;position:sticky;top:calc(var(--headerH) + 10px)} .onPs .blogM .mainbar{max-width:var(--pageW)} .onPg .blogM .mainbar{max-width:var(--pageW)}
/* mainNav */ .mnBrs{background: rgba( 255, 255, 255, 0.6 );box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );backdrop-filter: blur( 4.5px );-webkit-backdrop-filter: blur( 4.5px );border-radius: 10px;border: 1px solid rgba( 255, 255, 255, 0.18 );} .mnBr a{color:inherit} .mnBr ul{list-style:none;margin:0;padding:0} .mnMob{align-self:flex-end;background:inherit;border-top:1px solid var(--contentL);bottom:0;left:0;padding:15px 20px 20px;position:absolute;right:0;text-align:center;z-index:1} .mnMob .mSoc{display:flex;justify-content:center;left:-7px;margin-top:5px;position:relative;right:-7px;width:calc(100% + 14px)} .mnMob:not(.no-items) + .mnMen{padding-bottom:100px} .mnMen{padding:20px 15px} .mMenu{margin-bottom:10px} .mMenu >*{display:inline} .mMenu >*:not(:last-child)::after{content:'\00B7';font-size:90%;opacity:.6} .mMenu a:hover{text-decoration:underline} .mSoc >*{position:relative} .mSoc svg{z-index:1} .mSoc svg, .mnMn svg{width:20px;height:20px;opacity:.8} .mSoc span, .mMenu span{opacity:.7} .mNav{display:none;position:relative;max-width:30px} .mNav svg{height:18px;opacity:.7;z-index:1} .mnMn >li{position:relative} .mnMn >li.br::after{content:'';display:block;border-bottom:1px solid var(--contentL);margin:12px 5px} .mnMn li:not(.mr) .a:hover, .mnMn ul li >*:hover{background:var(--transB)} .mnMn li:not(.mr) .a:hover, .mnMn ul li a:hover{color:var(--linkC)} .mnMn li:not(.mr) ul{padding-left:30px} .mnMn li ul{display:none;opacity:0;visibility:hidden} .mnMn ul li >*, .mnMn .a{display:flex;align-items:center;padding:10px 5px;position:relative;width:calc(100% + 10px);left:-5px;right:-5px;border-radius:8px;transition:var(--trans-1)} .mnMn ul li >*{padding:10px} .mnMn li li a >*{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:flex;line-height:20px;overflow:hidden} .mnMn li li a >* svg{margin-right:5px} .mnMn .a >*{margin:0 5px} .mnMn .a:hover svg:not(.d){fill:var(--linkC)} .mnMn .a:hover svg.line:not(.d){fill:none;stroke:var(--linkC)} .mnMn .n, .mnMn ul li >*{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 calc(100% - 64px)} .mnMn svg{flex-shrink:0} .mnMn svg.d{width:14px;height:14px} .mnMn .drp.mr .a{font-size:13px;padding-bottom:0;opacity:.7} .mnMn .drp.mr svg.d{display:none} .mnMn .drpI:checked ~ .a svg.d{transform:rotate(180deg)} .mnMn .drpI:checked ~ ul{display:block;position:relative;opacity:1;visibility:visible} @media screen and (min-width:897px){.bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .mnMn :not(.mr) ul li >*, .hdMn .navI:checked ~ .mainWrp .blogMn .mnMn :not(.mr) ul li >*{margin-left:5px;overflow:visible;width:calc(100% + 5px)} .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .drp:not(.mr) ul::before, .hdMn .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul::before{border-left:1px solid;content:'';display:block;height:calc(100% - 20px);left:15px;opacity:.2;position:absolute;width:1px} .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .drp:not(.mr) ul li a::before, .hdMn .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul li a::before{border-bottom:1px solid;content:'';display:block;height:1px;left:-15px;opacity:.2;position:absolute;top:17.5px;width:13px} .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .drp:not(.mr) ul.s li a::before, .hdMn .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul.s li a::before{top:20px} .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .drp:not(.mr) ul:not(.s)::before, .hdMn .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul:not(.s)::before{height:calc(100% - 18.5px)} .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .mnMn li li a:hover svg, .hdMn .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg{fill:var(--linkC)} .bD:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .mnMn li li a:hover svg.line, .hdMn .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg.line{fill:none;stroke:var(--linkC)} .drK:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .mnMn li li a:hover svg, .drK.hdMn .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg{fill:var(--darkU)} .drK:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .mnMn li li a:hover svg.line, .drK.hdMn .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg.line{fill:none;stroke:var(--darkU)} .Rtl:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .drp ul:before, .Rtl.hdMn .navI:checked ~ .mainWrp .blogMn .drp ul:before{left:unset;right:15px} .Rtl:not(.hdMn) .navI:not(:checked) ~ .mainWrp .blogMn .mnMn :not(.mr) ul li >*, .Rtl.hdMn .navI:checked ~ .mainWrp .blogMn .mnMn :not(.mr) ul li >*{margin-left:0;margin-right:5px} .Rtl:not(.hdMn) .navI:not(checked) ~ .mainWrp .blogMn .drp ul li a:before, .Rtl.hdMn .navI:checked ~ .mainWrp .blogMn .drp ul li a:before{left:unset;right:-15px}} @media screen and (max-width:896px){.bD .navI:checked ~ .mainWrp .blogMn .mnMn :not(.mr) ul li >*{margin-left:5px;overflow:visible;width:calc(100% + 5px)} .bD .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul::before{border-left:1px solid;content:'';display:block;height:calc(100% - 20px);left:15px;opacity:.2;position:absolute;width:1px} .bD .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul li a::before{border-bottom:1px solid;content:'';display:block;height:1px;left:-15px;opacity:.2;position:absolute;top:17.5px;width:13px} .bD .navI:checked ~ .mainWrp .blogMn .drp:not(.mr) ul.s li a::before{top:20px} .bD .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg{fill:var(--linkC)} .bD .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg.line{fill:none;stroke:var(--linkC)} .drK.bD .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg{fill:var(--darkU)} .drK.bD .navI:checked ~ .mainWrp .blogMn .mnMn li li a:hover svg.line{fill:none;stroke:var(--darkU)} .Rtl .navI:checked ~ .mainWrp .blogMn .drp ul:before{left:unset;right:15px} .Rtl .navI:checked ~ .mainWrp .blogMn .mnMn :not(.mr) ul li >*{margin-left:0;margin-right:5px} .Rtl .navI:checked ~ .mainWrp .blogMn .drp ul li a:before{left:unset;right:-15px}}
/* Mobile Menu */ .mobMn{position:fixed;left:15px;right:15px;bottom:15px; border-top:1px solid var(--mobL);border-radius:var(--mobBr) var(--mobBr);background:var(--blurB); -webkit-backdrop-filter:saturate(180%) blur(10px); backdrop-filter:saturate(180%) blur(10px);color:var(--mobT);padding:0 20px;box-shadow:0 -10px 25px -5px rgba(0,0,0,.1); z-index:1; transition: var(--trans-4);font-size:12px} .mobMn svg.line{stroke:var(--mobT);opacity:.8} .mobMn ul{height:55px;display:flex;align-items:center;justify-content:center;list-style:none;margin:0;padding:0} .mobMn li{display:flex;justify-content:center;flex:1 0 20%} .mobMn li >*{display:inline-flex;align-items:center;justify-content:center;min-width:35px;height:35px;border-radius:20px;padding:0 8px;transition:var(--trans-1);color:inherit} .mobMn li svg{margin:0 3px;flex-shrink:0} .mobMn li >*::after{content:attr(data-text);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:0;margin:0;transition:inherit;opacity:.7} .mobMn li >*:hover::after{max-width:70px;margin:0 3px} .mobMn .nmH{opacity:.7} .mobMn li >*:hover{background:var(--mobHv)} .mobMn li >*:hover svg.line{fill:var(--mobT) !important;opacity:.5} /* Style 2 */ .MN-2 .mobMn{font-size:10px} .mobS .mobMn li >*{flex-direction:column;position:relative} .mobS .mobMn li >*:hover{background:transparent} .MN-2 .mobMn li >*::after{max-width:none} /* Style 3 */ .MN-3 .mobMn li >*::after{content:'';width:4px;height:4px;border-radius:50%;position:absolute;bottom:-2px;opacity:0} .MN-3 .mobMn li >*:hover::after{background:var(--linkB);opacity:.7} .MN-3 .mobMn li >*:hover svg.line{stroke:var(--linkB);fill:var(--linkB) !important;opacity:.7} 
/* Footer */footer{padding:40px 0 0;border-radius: 50px;background: rgba(255, 255, 255, 0.36);border-radius: 16px;box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);backdrop-filter: blur(10.1px);-webkit-backdrop-filter: blur(10.1px);border: 1px solid rgba(255, 255, 255, 1);color:var(--fotT);font-size:95%;line-height:1.8em;box-shadow: 0 0 15px rgb(0 0 0 / 7%);border-radius:10px;margin-left:20px;margin-right:20px;margin-bottom:20px}footer .widget{margin-bottom:35px}footer .widget ul{list-style:none;margin:0;padding:0}footer .footerContent{display:flex;flex-wrap:wrap;padding:0 25px}footer .footerContent>:first-child{width:25%;margin-right:auto}footer .footerContent>:last-child{width:30%;margin-left:auto}footer .footerContent>*{width:18%}footer .footerContent .title{color:inherit;margin-bottom:12px;font-size:15px;font-weight:600}footer .footerContent .title:after{display:none}footer .LinkList a{display:inline-flex;align-items:center;color:inherit;line-height:24px}footer .LinkList a svg.line{width:15px;height:15px;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 .aboutLinks{display:flex;align-items:flex-start}footer .aboutLinks li:not(:last-child){margin-right:5px}footer .LinkList .aboutLinks a svg.line{width:20px;height:22px;margin-right:0;stroke:var(--iconCa);stroke-width:1.5}.drK footer .LinkList .aboutLinks a svg.line{stroke:var(--darkT)}footer .LinkList .aboutLinks a{display:flex}footer .creditInner{padding:28px 25px}footer .creditInner{display:flex;justify-content:space-between}footer .creditInner p{margin:0;padding-right:20px;overflow:hidden;white-space:nowrap}footer .creditInner .creator{opacity:0}footer .toTop{display:flex;align-items:center;opacity:.6;white-space:nowrap}footer .toTop:before{content:'To top'}footer .toTop svg{stroke:#262d3d;margin-left:5px;width:22px;height:22px}@media screen and (max-width:896px){footer{padding:40px 0 3rem;margin-bottom:0px;margin-left:0px;margin-right:0px}}@media screen and (max-width:640px){footer .footerContent>*,footer .footerContent>:first-child,footer .footerContent>:last-child{width:50%}}@media screen and (max-width:480px){footer .creditInner{font-size:12px}footer .footerContent>*,footer .footerContent>:first-child,footer .footerContent>:last-child{width:100%}footer .footerContent>:nth-child(1){order:1}footer .footerContent>:nth-child(2){order:2}footer .footerContent>:nth-child(3){order:3}footer .footerContent>:nth-child(4){order:4}footer .toTop:before{content:'Top'}}
/* Wave Animation */ .wvC{position:absolute;bottom:0;width:100%;z-index:-1} .wvS{position:relative} .wvS .waves{position:absolute;bottom:0;width:100%;height:60px;min-height:100px;max-height:150px} .wvH{position:relative;height:60px;background:var(--waveB)} .plx > use{fill:var(--waveB);animation:waveMove 25s cubic-bezier(.55,.5,.45,.5) infinite} .plx > use:nth-child(1){opacity:.7;animation-delay:-2s;animation-duration:7s} .plx > use:nth-child(2){opacity:.5;animation-delay:-3s;animation-duration:10s} .plx > use:nth-child(3){opacity:.3;animation-delay:-4s;animation-duration:13s} .plx > use:nth-child(4){opacity:1;animation-delay:-5s;animation-duration:20s} @media (max-width: 896px){.wvS .waves{height:40px;min-height:50px;} .wvC .wvH{height:100px}} @keyframes waveMove{0%{transform: translate3d(-90px,0,0)}100%{transform: translate3d(85px,0,0)}} .drK .wvH{background:var(--darkW)} .drK .plx > use{fill:var(--darkW)}.Fbuttons{list-style:none}.Fbutton{display:flex;position:fixed;bottom:75px;right:25px;bbackground:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);border-radius:50px;z-index:5;overflow:hidden;width:45px;height:45px;font-size:18px;align-items:center;justify-content:center;transition:.2s,margin 1s}.Fbuttons div{bottom:75px;right:25px;z-index:4;box-shadow:none;opacity:0}.Fbuttons div:hover{animation:1s rubberBand}.Fcheck:checked+.Fbutton{transform:rotate(360deg)}.Fbutton .svg-2,.Fcheck:checked+.Fbutton .svg-1{display:none}.Fcheck:checked+.Fbutton .svg-2{display:block}.Fcheck:checked~.Fbuttons div{box-shadow:0 0 5px var(--dark-bg);opacity:1}.Fcheck:checked~.Fbuttons div.Top{bottom:130px}.Fcheck:checked~.Fbuttons div.Dfont{bottom:185px}.Fcheck:checked~.Fbuttons div.Ifont{bottom:240px}.Fcheck:checked~.Fbuttons div.Dark{right:80px}.Fcheck:checked~.Fbuttons div.Read{right:135px}.darkMode .Fbutton{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);color:var(--dark-alt)}.darkMode .Fbutton,.darkMode .Fcheck:checked~.Fbuttons div{box-shadow:0 0 6px var(--body-bg)}
/* Article Section */
.drK.onIndx .blogPts >*{background: var(--darkBa);}.onIndx .blogPts >*::before{content: '';display: block;position: absolute;top: 0;left: 0;width: 115px;height: 115px;background:rgba(155,170,175,0.12);background-repeat: no-repeat;border-radius: 10px 0 120px;transition: opacity .3s;opacity: 1;}.onIndx .blogPts >*::after{content: '';display: block;position: absolute;bottom: 0;right: 0;width: 115px;height: 115px;background:rgba(155,170,175,0.12);background-repeat: no-repeat;border-radius: 120px 0 10px;transition: opacity .3s;opacity: 1;}.onIndx .blogPts, .itemFt .itm{display:flex;flex-wrap:wrap;align-items:center;position:relative;width:calc(100% + 20px);left:-10px;right:-10px}.onIndx .blogPts >*, .itemFt .itm >*{flex:0 0 calc(50% - 20px);width:calc(50% - 20px);margin-bottom:0;margin-left:10px;margin-right:10px;}.onIndx .blogPts >*{margin-bottom: 40px;padding-bottom: 35px;position: relative;box-shadow: 0 10px 25px -3px rgb(0 0 0 / 10%);padding: 20px 20px 50px;border-radius: 20px;overflow:hidden}.onIndx .blogPts .pTag{padding-bottom:0}.onIndx .pTag .pInf{/*display:none*/}.onIndx .blogPts .pInf{position:absolute;bottom:15px;left:15px;right:15px}.onIndx .blogPts{align-items:stretch}.onIndx .blogPts.mty{display:block;width:100%;left:0;right:0}.onIndx .blogPts.mty .noPosts{ width: 100%;margin-left: 0px;margin-right: 0px;min-height: 120px;display: flex;align-items: center;justify-content:center;padding-top: 40px}.onIndx .blogPts div.ntry{padding-bottom:0;flex:0 0 calc(100% - 20px)}.blogPts .ntry.noAd .widget, .Blog ~ .HTML{display:none}.blogTtl{font-size:14px;margin:0 0 30px;width:calc(100% + 16px);display:flex;justify-content:space-between;position:relative;left:-8px;right:-8px}.blogTtl .t, .blogTtl.hm .title{margin:0 8px;flex-grow:1}.blogTtl .t span{font-weight:400;font-size:90%;opacity:.7}.blogTtl .t span::before{content:attr(data-text)}.blogTtl .t span::after{content:'';margin:0 4px}.blogTtl .t span.hm::after{content:'/';margin:0 8px}.pThmb{flex:0 0 calc(50% - 12.5px);overflow:hidden;position:relative;border-radius:5px;margin-bottom:20px;background:var(--transB)}.pThmb .thmb{display:block;position:relative;padding-top:52.335%;color:inherit;transition:var(--trans-1)}.pThmb .thmb amp-img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;max-height:108%;text-align:center;transform:translate(-50%, -50%)}.pThmb div.thmb span::before{content:attr(data-text);opacity:.7;white-space:nowrap}.pThmb:not(.nul)::before{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255,255,255,0) 0, rgba(255,255,255,.3) 20%, rgba(255,255,255,.6) 60%, rgba(255,255,255, 0));animation:shimmer 2s infinite;content:''}.pThmb.iyt:not(.nul) .thmb::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M4 11.9999V8.43989C4 4.01989 7.13 2.2099 10.96 4.4199L14.05 6.1999L17.14 7.9799C20.97 10.1899 20.97 13.8099 17.14 16.0199L14.05 17.7999L10.96 19.5799C7.13 21.7899 4 19.9799 4 15.5599V11.9999Z'/></svg>") center / 35px no-repeat;opacity:0;transition:var(--trans-1)}.pThmb.iyt:not(.nul):hover .thmb::after{opacity:1}.iFxd{display:flex;justify-content:flex-end;position:absolute;top:0;left:0;right:0;padding:10px 6px;font-size:13px;line-height:16px}.iFxd >*{display:flex;align-items:center;margin:0 5px;padding:5px 2.5px;border-radius:8px;background:var(--contentB);color:inherit;box-shadow:0 8px 25px 0 rgba(0,0,0,.1)}.iFxd >* svg{width:16px;height:16px;stroke-width:1.5;margin:0 2.5px;opacity:.7}.iFxd .cmnt{padding:5px;color:var(--bodyC)}.iFxd .cmnt::after{content:attr(data-text);margin:0 2.5px;opacity:.7}.drK .iFxd >* svg.line{stroke:var(--iconC)}.pLbls::before, .pLbls >*::before{content:attr(data-text)}.pLbls::before{opacity:.7}.pLbls a:hover{text-decoration:underline}.pLbls >*{color:inherit;display:inline}.pLbls >*:not(:last-child)::after{content:'/'}.im{width:35px;height:35px;border-radius:16px;background-color:var(--transB);background-size:100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.im svg{width:18px;height:18px;opacity:.4}.nm::after{content:attr(data-text)}.pTtl{font-size:1.1rem;line-height:1.5em}.pTtl.sml{font-size:1rem}.pTtl.itm{font-size:var(--postT);font-family:var(--fontBa);font-weight:900;line-height:1.3em}.pTtl.itm.nSpr{margin-bottom:30px}.aTtl a:hover{color:var(--linkC)}.aTtl a, .pSnpt{color:inherit;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pEnt{margin-top:40px;font-size:var(--postF);font-family:var(--fontBa);line-height:1.8em}.pHdr{margin-bottom:8px}.pHdr .pLbls{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8;margin-bottom:10px}.pSnpt{-webkit-line-clamp:2;margin:12px 0 0;font-family:var(--fontBa);font-size:14px;line-height:1.5em;opacity:.8}.pSnpt.nTag{color:var(--linkC);opacity:1}.pDesc{font-size:16px;line-height:1.5em;margin:8px 0 25px;opacity:.7}.pInf{display:flex;align-items:baseline;justify-content:space-between;margin-top:15px}.pInf.nTm{margin:0}.pInf.nSpr .pJmp{opacity:1}.pInf.nSpr .pJmp::before{content:attr(aria-label)}.pInf.ps{justify-content: flex-start;align-items: center;box-shadow: 0 0 25px rgb(0 0 0 / 7%);margin-top: 25px;background: var(--contentB);position: relative;left: -4px;border-radius: 20px;right: -4px;width: calc(100% + 8px)}.pInf.ps .pTtmp{opacity:1}.pInf.ps .pTtmp::before{content:attr(data-date) ' '}.pInf.ps .pTtmp::after{display:inline}.pInf.ps.nul{display:none}.pInf .pIm{flex-shrink: 0;display: flex;justify-content: center;flex-wrap: wrap;align-items: baseline;padding: 0px 10px;border-right: 1px solid var(--contentL);margin:0 4px}.pInf .pNm{flex-grow: 1;display: inline-flex;flex-wrap: wrap;align-items: baseline;justify-content: center;align-items: center;padding: 12px;margin: 0 4px;border-radius:20px;}
/* Blog title */ .blogTtl{font-size:14px; margin:0 0 30px;width:calc(100% + 16px);display:flex;justify-content:space-between;position:relative;left:-8px;right:-8px} .blogTtl .t, .blogTtl.hm .title{margin:0 8px;flex-grow:1} .blogTtl .t span{font-weight:400;font-size:90%; opacity:.7} .blogTtl .t span::before{content:attr(data-text)} .blogTtl .t span::after{content:''; margin:0 4px} .blogTtl .t span.hm::after{content:'/'; margin:0 8px}.readMode:before{content:'';z-index:99999!important;background:#222222!important;opacity:0.5;pointer-events:none;position:fixed;top:-30%;right:-30%;width:150%;height:150%;mix-blend-mode:multiply;display:block}
/* No Post */ .blogPts .noPosts{min-height:120px;display:flex;align-items:center;justify-content:center;padding-top:40px}
/* Thumbnail */ .pThmb{flex:0 0 calc(50% - 12.5px);overflow:hidden;position:relative;border-radius:5px; margin-bottom:20px;background:var(--transB)} .pThmb .thmb{display:block;position:relative;padding-top:52.335%;color:inherit;transition:var(--trans-4);-webkit-transition:var(--trans-4)} article:hover .thmb{transform:scale(1.03);-webkit-transform:scale(1.03)} .pThmb .thmb amp-img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;max-height:108%;text-align:center;transform:translate(-50%, -50%)} .pThmb div.thmb span::before{content:attr(data-text); opacity:.7; white-space:nowrap} .pThmb:not(.nul)::before{position:absolute;top:0;right:0;bottom:0;left:0; transform:translateX(-100%); background-image:linear-gradient(90deg, rgba(255,255,255,0) 0, rgba(255,255,255,.3) 20%, rgba(255,255,255,.6) 60%, rgba(255,255,255, 0)); animation:shimmer 2s infinite;content:''} .pThmb.iyt:not(.nul) .thmb::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0; background:rgba(0,0,0,.4) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M4 11.9999V8.43989C4 4.01989 7.13 2.2099 10.96 4.4199L14.05 6.1999L17.14 7.9799C20.97 10.1899 20.97 13.8099 17.14 16.0199L14.05 17.7999L10.96 19.5799C7.13 21.7899 4 19.9799 4 15.5599V11.9999Z'/></svg>") center / 35px no-repeat; opacity:0;transition:var(--trans-1)} .pThmb.iyt:not(.nul):hover .thmb::after{opacity:1}
/* Sponsored */ .iFxd{display:flex;justify-content:flex-end;position:absolute;top:0;left:0;right:0;padding:10px 6px;font-size:13px;line-height:16px} .iFxd.l{right:auto} .Rtl .iFxd.l{right:0;left:auto} .iFxd >*{display:flex;align-items:center;margin:0 5px;padding:5px 2.5px;border-radius:var(--thumbEr);background:var(--contentB);color:inherit;box-shadow:0 8px 25px 0 rgba(0,0,0,.1)} .iFxd >* svg{width:16px;height:16px;stroke-width:1.5;margin:0 2.5px;opacity:.7} .iFxd .cmnt, .iFxd .pV{padding:5px;color:var(--bodyC)} .iFxd .bM{cursor:pointer} .iFxd .bM:hover{opacity:.8} .iFxd .pV.hidden{display:none} .iFxd .cmnt::after, .iFxd .pV::after{content:attr(data-text);margin:0 2.5px;opacity:.8} .drK .iFxd >* svg.line{stroke:var(--iconC)}
/* Label *//*.pLbls::before, .pLbls >*::before{content:attr(data-text)} .pLbls::before{opacity:.7} .pLbls a:hover{text-decoration:underline} .pLbls >*{color:inherit;display:inline;padding:16px 0} .pLbls >*:not(:last-child)::after{content:'/'}*/
/* Label Bot in the post */.pLbL > a{padding: 9px 12px;background:#fffdfc;color:#08102b;font-size: 13px;border-radius:50px;box-shadow: 3px 6px 15px rgba(0,0,0,.07);margin-right: 5px;}.pLbL{display: block;direction: ltr;text-align: left;margin-bottom: 25px;}.pLbL > a::before {content: '/';font-size: 15px;}.drK .pLbL > a{background:var(--darkT)}
/* Label Custom */ .pLbls::before, .pLbls >*::before{content:attr(data-text)} .pLbls::before{opacity:.8;margin-right: 5px} .pLbls a:hover{text-decoration:underline;font-weight:bold}.pLbls >*{color:inherit;display:inline}.pLbls >*:not(:last-child)::after{content:''}
/*Label Custom Homepage*/.pHdr .pLbls >*{color:#fefefe;display:inline;margin-right:5px;border-radius: 6px;background:#06D7A0;height:24px;padding:0 10px;border:1px solid transparent}.pHdr .pLbls >*:hover{text-decoration:none;color:#0b57cf;border:1px solid #0b57cf;background:rgba(0,0,0,.05);font-weight:normal}.pHdr .pLbls >*:not(:last-child)::after{content:''}.pHdr .pLbls {display:flex;align-items:center}.pHdr .pLbls ::before,.pHdr .pLbls a:before{content:''attr(data-text)}.pHdr .pLbls a:nth-child(n){padding:2px 10px; border-radius:20px;margin-right:1
5px;border:1px solid transparent}.pHdr .pLbls a:hover:nth-child(n){text-decoration:none;color:#0b57cf;border:1px solid #0b57cf;background:transparent;font-weight:normal}.pHdr.pLbls a:nth-child(1){background:var(--linkC)}.pHdr .pLbls a:nth-child(1):before{border-color:transparent #00a5af transparent transparent}.pHdr .pLbls a:nth-child(2){background:red}.pHdr .pLbls a:nth-child(2):before{border-color:transparent #f89000 transparent transparent}.pHdr .pLbls a:nth-child(3){background:#FFD167}.pHdr .pLbls a:nth-child(3):before{border-color:transparent #FFD167 transparent transparent}
/* Profile Images and Name */ .im{width:35px;height:35px;border-radius:16px; background-color:var(--transB);background-size:100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center} .im svg{width:18px;height:18px;opacity:.4} .nm::after{content:attr(data-text)}
/* Title and Entry */ .pTtl{font-size:1.1rem;line-height:1.5em} .pTtl.sml{font-size:1rem} .pTtl.itm{font-size:var(--postT);font-family:var(--fontBa);font-weight:700; line-height:1.3em} .pTtl.itm.nSpr{margin-bottom:30px} .aTtl a:hover{color:var(--linkC)} .aTtl a, .pSnpt{color:inherit; display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden} .pEnt{margin-top:40px; font-size:var(--postF);font-family:var(--fontBa); line-height:1.8em}
/* Snippet, Description, Headers and Info */ .onIndx .pCntn{padding:0 5px} .pHdr{margin-bottom:8px} .pHdr .pLbls{white-space:nowrap;overflow:hidden;text-overflow:ellipsis; opacity:.8} .pSml{font-size:93%} .pSnpt{-webkit-line-clamp:2;margin:12px 0 0;font-family:var(--fontB);font-size:14px;line-height:1.5em; opacity:.8} .pSnpt.nTag{color:var(--linkC);opacity:1;margin-bottom:10px} .pDesc{font-size:16px;line-height:1.5em;margin:8px 0 25px;opacity:.7} .pInf{display:flex;align-items:baseline;justify-content:space-between; margin-top:15px} .pInf.nTm{margin:0} .pInf.nSpr .pJmp{opacity:1} .pInf.nSpr .pJmp::before{content:attr(aria-label)} .pInf.ps{background:var(--contentB);box-shadow:0 0 25px rgba(0,0,0,.07);padding:15px;border-radius:10px;justify-content:flex-start;align-items:center;margin-top:25px;position:relative;width:100%} .drK .pInf.ps{background:var(--darkBa)} .pInf.ps .pTtmp{opacity:1} .pInf.ps .pTtmp::before{content:attr(data-date) ' '} .pInf.ps .pTtmp::after{display:inline} .pInf.ps.nul{display:none} .pInf .pIm{flex-shrink:0;margin-right:8px} .Rtl .pInf .pIm{margin-right:0;margin-left:8px} .pInf .pNm{flex-grow:1;width:calc(100% - 160px);display:inline-flex;flex-wrap:wrap;align-items:baseline} .pInf .pNm.l{display:none} .pInf .pCm{flex-shrink:0;max-width:58px;margin:0 2px} .pInf .pCm.l{max-width:95px} .pInf .pIc{display:inline-flex;justify-content:flex-end;position:relative;width:calc(100% + 10px);left:-5px;right:-5px} .pInf .pIc >*{display:flex;align-items:center;justify-content:center;width:30px;height:30px;position:relative;margin:0 2px;color:inherit} .pInf .pIc svg{width:20px;height:20px;opacity:.8;z-index:1} .pInf .pIc .cmnt::before{content:attr(data-text);font-size:11px;line-height:18px;padding:0 5px;border-radius:10px;background:#e6e6e6;color:var(--bodyC);position:absolute;top:-5px;right:0;z-index:2} .pInf .pDr{opacity:.7;display:inline-block;margin:0 4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%} .pInf .pDr >*:not(:first-child)::before{content:'\00B7';margin:0 5px} .pInf a.nm{color:var(--bodyC)} .pInf a.nm:hover::after{text-decoration:underline} .drK .pInf a.nm{color:var(--darkT)} .pInf .pIn{display:inline} .pInf .nm{margin:0 4px} /*.pInf .n .nm::before{content:attr(data-write) ' ';opacity:.7}*/ .pInf .im{width:28px;height:28px} .aTtmp{opacity:.8} .aTtmp, .pJmp{overflow:hidden} .pTtmp::after, .pJmp::before, .iTtmp::before{content:attr(data-text); display:block;line-height:18px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden} .pJmp{display:inline-flex;align-items:center; opacity:0; transition:var(--trans-2)} .pJmp::before{content:attr(aria-label)} .pJmp svg{height:18px;width:18px;stroke:var(--linkC); flex-shrink:0} .ntry:hover .pJmp, .itm:hover .pJmp{opacity:1} .ntry:not(.noAd) .pJmp, .itemFt .itm .pJmp{animation:indicator 2s 3s infinite} .ntry:not(.noAd):hover .pJmp, .itemFt:hover .itm .pJmp{animation:none}
/* Product view */ .pTag .pPad{padding:10px 0} .pTag .pPric{font-size:20px;color:var(--linkC);padding-top:20px} .pTag .pPric::before, .pTag .pInfo small{content:attr(data-text);font-size:small;opacity:.8;display:block;line-height:1.5em;color:var(--bodyC)} .pTag .pInfo{font-size:14px;line-height:1.6em} .pTag .pInfo:not(.o){position:relative;width:calc(100% + 20px);left:-10px;right:-10px;display:flex} .pTag .pInfo:not(.o) >*{width:50%;padding:0 10px} .pTag .pMart{margin:10px 0 12px;display:flex;flex-wrap:wrap;line-height:1.6em; position:relative;width:calc(100% + 8px);left:-4px;right:-4px} .pTag .pMart >*{margin:0 4px} .pTag .pMart small{width:calc(100% - 8px);margin-bottom:10px} .pTag .pMart a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--contentL);border-radius:12px;margin-bottom:8px} .pTag .pMart img{width:20px;display:block}.erroP{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center;padding:0} .erroC{width:calc(100% - 40px);max-width:450px;margin:auto;font-family:var(--fontBa)} .erroC h3{font-size:1.414rem;font-family:inherit} .erroC h3 span:not(.e){position:relative} .erroC h3 span.e{display:block;font-size:140px;line-height:.8;margin-bottom:-1rem;color:#ebebf0} .erroC h3 span.e{animation:glitch 1s linear infinite} .erroC h3 span.e::before, .erroC h3 span.e::after{content:attr(title);position:absolute;left:0;right:0} .erroC h3 span.e::before{animation:glitchTop 1s linear infinite;clip-path:polygon(0 0, 100% 0, 100% 33%, 0 33%);-webkit-clip-path:polygon(0 0, 100% 0, 100% 33%, 0 33%)} .erroC h3 span.e::after{animation:glitchBotom 1.5s linear infinite;clip-path:polygon(0 67%, 100% 67%, 100% 100%, 0 100%);-webkit-clip-path:polygon(0 67%, 100% 67%, 100% 100%, 0 100%)} .erroC p{margin:30px 5%;line-height:1.6em;opacity:.7} .erroC .button{margin:0;padding-left:2em;padding-right:2em;font-size:14px}
/* Blog pager */ .blogPg{display:flex;flex-wrap:wrap;justify-content:center;font-size:90%;font-family:var(--fontB);line-height:20px;color:#fffdfc;margin:25px 0 50px;max-width:100%} .blogPg >*{display:flex;justify-content:center;align-items:center;min-width:40px;padding:10px 13px;margin:5px;color:inherit;background:var(--linkB);border-radius:var(--buttonR);box-shadow:rgba(100, 100, 111, 0.2) 0px 7px 29px 0px} .blogPg >* svg{width:18px;height:18px; stroke:var(--darkT); stroke-width:1.5} .blogPg >*::before{content:attr(data-text)} .blogPg .jsLd{margin-left:auto;margin-right:auto} .blogPg .nwLnk::before, .blogPg .jsLd::before{display:none} .blogPg .nwLnk::after, .blogPg .jsLd::after{content:attr(data-text); margin:0 8px} .blogPg .olLnk::before{margin:0 8px} .blogPg .nPst, .blogPg .current{background:var(--contentL); color:var(--bodyCa)} .blogPg .nPst.jsLd svg{fill:var(--darkTa);stroke:var(--darkTa)} .blogPg .nPst svg.line{stroke:var(--darkTa)}
/* Breadcrumb */ .brdCmb{margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .brdCmb a{color:#c44341} .brdCmb >*:not(:last-child)::after{content:'/'; margin:0 4px;font-size:90%;opacity:.6} .brdCmb >*{display:inline} .brdCmb .tl::before{content:attr(data-text)} .brdCmb .hm a{font-size:90%;opacity:.7}
/* Article Style */ .pS h1, .pS h2, .pS h3, .pS h4, .pS h5, .pS h6{margin:1.5em 0 18px; font-family:var(--fontBa);font-weight:700; line-height:1.5em} .pS h1:target, .pS h2:target, .pS h3:target, .pS h4:target, .pS h5:target, .pS h6:target{padding-top:var(--headerH);margin-top:0}
/* Paragraph */ .pS p{margin:1.7em 0} .pIndent{text-indent:2.5rem} .onItm:not(.Rtl) .dropCap{float:left;margin:4px 8px 0 0; font-size:55px;line-height:45px;opacity:.8} .pS hr{margin:3em 0; border:0} .pS hr::before{content:'\2027 \2027 \2027'; display:block;text-align:center; font-size:24px;letter-spacing:0.6em;text-indent:0.6em;opacity:.8;clear:both} .pRef{display:block;font-size:14px;line-height:1.5em; opacity:.7; word-break:break-word}
/* Img and Ad */ .pS img{display:inline-block;border-radius:5px;height:auto !important} .pS img.full{display:block !important; margin-bottom:10px; position:relative; width:100%;max-width:none} .pS .widget, .ps .pAd >*{margin:40px 0}
/* Note */ .note{position:relative;padding:16px 20px 16px 50px; background:#e1f5fe;color:#3c4043; font-size:.85rem;font-family:var(--fontB);line-height:1.6em;border-radius:10px;overflow:hidden} .note::before{content:'';width:60px;height:60px;background:#81b4dc;display:block;border-radius:50%;position:absolute;top:-12px;left:-12px;opacity:.1} .note::after{content:'\002A';position:absolute;left:18px;top:16px; font-size:20px; min-width:15px;text-align:center} .note.wr{background:#ffdfdf;color:#48525c} .note.wr::before{background:#e65151} .note.wr::after{content:'\0021'}
/* Ext link */ .extL{display:inline-flex;align-items:center} .extL::after{content:''; width:14px;height:14px; display:inline-block;margin:0 5px; background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23989b9f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M13 11L21.2 2.80005'/><path d='M22 6.8V2H17.2'/><path d='M11 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V13'/></svg>") center / 14px no-repeat} .extL.alt::after{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23989b9f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3'/><line x1='8' y1='12' x2='16' y2='12'/></svg>")}
/* Scroll img */ .psImg{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center; margin:2em 0; position:relative;left:-7px;right:-7px; width:calc(100% + 14px)} .psImg >*{width:calc(50% - 14px); margin:0 7px 14px; position:relative} .psImg img{display:block} .scImg >*{width:calc(33.3% - 14px); margin:0 7px} .btImg label{position:absolute;top:0;left:0;right:0;bottom:0; border-radius:5px; display:flex;align-items:center;justify-content:center; background:rgba(0,0,0,.6); transition:var(--trans-1); -webkit-backdrop-filter:saturate(180%) blur(10px); backdrop-filter:saturate(180%) blur(10px); color:var(--darkT); font-size:13px;font-family:var(--fontB)} .hdImg .shImg{width:100%;margin:0; left:0;right:0; transition:var(--trans-1); max-height:0;opacity:0;visibility:hidden} .inImg:checked ~ .hdImg .shImg{max-height:1000vh;opacity:1;visibility:visible} .inImg:checked ~ .hdImg .btImg label{opacity:0;visibility:hidden}
/* Post related */ .pRelate{margin:40px 0;padding:20px 0; border:1px solid #989b9f;border-left:0;border-right:0; font-size:14px;line-height:1.8em} .pRelate a, .drK .pRelate a{color:inherit} .pRelate a:hover{text-decoration:underline} .pRelate b{font-weight:400; margin:0;opacity:.8} .pRelate ul, .pRelate ol{margin:8px 0 0;padding:0 20px}
/* Blockquote */ blockquote, .cmC i[rel=quote]{position:relative;font-size:.97rem; opacity:.8;line-height:1.6em;margin-left:0;margin-right:0;padding:5px 20px;border-left:2px solid var(--contentL)} blockquote.s-1, details.sp{font-size:.93rem; padding:25px 25px 25px 45px; border:1px solid #989b9f;border-left:0;border-right:0;line-height:1.7em} blockquote.s-1::before{content:'\201D';position:absolute;top:10px;left:0; font-size:60px;line-height:normal;opacity:.5}
/* Table */ .ps table{margin:0 auto; font-size:14px;font-family:var(--fontB)} .ps table:not(.tr-caption-container){min-width:90%;border:1px solid var(--contentL);border-radius:3px;overflow:hidden} .ps table:not(.tr-caption-container) td{padding:16px} .ps table:not(.tr-caption-container) tr:not(:last-child) td{border-bottom:1px solid var(--contentL)} .ps table:not(.tr-caption-container) tr:nth-child(2n+1) td{background:rgba(0,0,0,.01)} .ps table th{padding:16px; text-align:inherit; border-bottom:1px solid var(--contentL)} .ps .table{display:block; overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth}
/* Img caption */ figure{margin-left:0;margin-right:0} .ps .tr-caption, .psCaption, figcaption{display:block; font-size:14px;line-height:1.6em; font-family:var(--fontB);opacity:.7}
/* Syntax */ .pre{background:var(--synxBg);color:var(--synxC); direction: ltr} .pre:not(.tb){position:relative;border-radius:3px;overflow:hidden;margin:1.7em auto;font-family:var(--fontC)} .pre pre{margin:0;color:inherit;background:inherit} .pre:not(.tb)::before, .cmC i[rel=pre]::before{content:'</>';display:flex;justify-content:flex-end;position:absolute;right:0;top:0;width:100%;background:inherit;color:var(--synxGray);font-size:10px;padding:0 10px;z-index:2;line-height:30px} .pre:not(.tb).html::before{content:'.html'} .pre:not(.tb).css::before{content:'.css'} .pre:not(.tb).js::before{content:'.js'} .pre:not(.tb):hover::before{content:'Double click to copy | </>'} .pre:not(.tb).html:hover::before{content:'Double click to copy | .html'} .pre:not(.tb).css:hover::before{content:'Double click to copy | .css'} .pre:not(.tb).js:hover::before{content:'Double click to copy | .js'} .pre[data-text]:not([data-text='']):not(.tb)::before{content:attr(data-text)} .pre[data-text]:not([data-text='']):not(.tb):hover::before{content:'Double Click to Copy | ' attr(data-text)} pre, .cmC i[rel=pre]{display:block;position:relative;font-family:var(--fontC);font-size:13px;line-height:1.6em;border-radius:3px;background:var(--synxBg);color:var(--synxC);padding:30px 20px 20px;margin:1.7em auto; -moz-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none; overflow:auto;direction:ltr;white-space:pre} pre i{font-style:normal} pre i.block{color:#fff;background:var(--synxBlue)} pre i.green{color:var(--synxGreen)} pre i.gray{color:var(--synxGray)} pre i.red{color:var(--synxOrange)} pre i.blue{color:var(--synxBlue)} code{display:inline;padding:5px;font-size:14px;border-radius:3px;line-height:inherit;color:var(--synxC);background:#f2f3f5;font-family:var(--fontC)}
/* Multi syntax */ .pre.tb{border-radius:5px} .pre.tb pre{margin:0;background:inherit} .pre.tb .preH{font-size:13px;border-color:rgba(0,0,0,.05);margin:0} .pre.tb .preH >*{padding:13px 20px} .pre.tb .preH::after{content:'</>';font-size:10px;font-family:var(--fontC);color:var(--synxGray);padding:15px;margin-left:auto} .pre.tb >:not(.preH){display:none} .pS input[id*="1"]:checked ~ div[class*="C-1"], .pS input[id*="2"]:checked ~ div[class*="C-2"], .pS input[id*="3"]:checked ~ div[class*="C-3"], .pS input[id*="4"]:checked ~ div[class*="C-4"]{display:block}
/* ToC */ .pS details summary{list-style:none;outline:none} .pS details summary::-webkit-details-marker{display:none} details.sp{padding:16px 20px;background:var(--contentB);box-shadow:0 5px 35px rgba(0,0,0,.07);border:0;border-radius:10px;} details.sp summary{display:flex;justify-content:space-between;align-items:baseline} details.sp summary::after{content:attr(data-show);padding:4px 10px;background:var(--linkB);color:#fffdfc;font-size:12px;border-radius:var(--buttonR);cursor:pointer} details.sp[open] summary::after{content:attr(data-hide)} details.toc a:hover{text-decoration:underline} details.toc a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:inherit} details.toc ol, details.toc ul{padding:0 20px; list-style-type:decimal} details.toc li ol, details.toc li ul{margin:5px 0 10px; list-style-type:lower-alpha}
/* Accordion */ .showH{margin:1.7em 0;font-size:.93rem;font-family:var(--fontB);line-height:1.7em} details.ac{padding:18px 15px;background:var(--contentB);box-shadow:0 5px 35px rgba(0,0,0,.07);margin:20px 0;border-radius:10px} details.ac summary{font-weight:700;cursor:default; display:flex;align-items:baseline; transition:var(--trans-1);cursor:pointer} details.ac summary::before{content:'\203A'; flex:0 0 25px;display:flex;align-items:center;justify-content:flex-start;padding:0 5px; font-weight:400;font-size:1.33rem;color:inherit} details.ac[open] summary{color:var(--linkC)} details.ac:not(.alt)[open] summary::before{transform:rotate(90deg);padding:0 0 0 5px;justify-content:center} details.ac.alt summary::before{content:'\002B'; padding:0 2px} details.ac.alt[open] summary::before{content:'\2212'} details.ac .aC{padding:0 15px;opacity:.9} .drK details.sp, .drK details.ac{background:var(--darkBs)} .drK details.sp summary::after{background:var(--darkU)}
/* Tabs */ .tbHd{display:flex; border-bottom:1px solid var(--contentL);margin-bottom:30px;font-size:14px;font-family:var(--fontB);line-height:1.6em; overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory; -ms-overflow-style:none;-webkit-overflow-scrolling:touch} .tbHd >*{padding:12px 15px; border-bottom:1px solid transparent; transition:var(--trans-1);opacity:.6;white-space:nowrap; scroll-snap-align:start} .tbHd >*::before{content:attr(data-text)} .tbCn >*{display:none;width:100%} .tbCn >* p:first-child{margin-top:0} .pS input[id*="1"]:checked ~ .tbHd label[for*="1"], .pS input[id*="2"]:checked ~ .tbHd label[for*="2"], .pS input[id*="3"]:checked ~ .tbHd label[for*="3"], .pS input[id*="4"]:checked ~ .tbHd label[for*="4"]{border-color:var(--linkB);opacity:1} .pS input[id*="1"]:checked ~ .tbCn div[class*="Text-1"], .pS input[id*="2"]:checked ~ .tbCn div[class*="Text-2"], .pS input[id*="3"]:checked ~ .tbCn div[class*="Text-3"], .pS input[id*="4"]:checked ~ .tbCn div[class*="Text-4"]{display:block} .tbHd.stick{position:-webkit-sticky;position:sticky;top:var(--headerH);background:var(--bodyB)}
/* Split */ .ps .blogPg{font-size:13px; justify-content:center; position:relative;width:calc(100% + 8px);left:-4px;right:-4px} .ps .blogPg >*{padding:8px 15px;margin:0 4px 8px}.iInf{margin:0 25px 8px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis} .iInf .pLbls >*{color:#fefefe;display:inline;margin-right:5px;border-radius: 20px;background:#06D7A0;height:24px;padding:0 10px}.iInf .pLbls >*:hover{text-decoration:none;color:#0b57cf;background:rgba(0,0,0,.05);font-weight:normal}.iInf .pLbls a:nth-child(1){background:var(--linkB)}.iInf .pLbls a:nth-child(2){background:var(--darkU)}.iInf .pLbls a:nth-child(3){background:var(--linkC)}.brdCmb{display:flex;align-items:center;margin-bottom:5px;line-height:1.8em;font-size:95%;font-family:var(--font-body);font-weight:600; background: #FFBD00; color: white; width: fit-content; padding: 0px 5px; border-radius: 30px;}.brdCmb > *:not(:last-child):after{content:'\203A';margin:0 6px 0 3px;font-size:13px;line-height:16px; color:var(--dark-textAlt)} .brdCmb > *{flex-shrink:0} .brdCmb > .titleLink{display:none;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .brdCmb > .titleLink:before{content:attr(data-text)} .brdCmb a{color:inherit} .brdCmb.sponsored > *,.breadcrumbs.sponsored > *:not(:last-child):after{display:none} .brdCmb.sponsored .sponsor{display:flex;align-items:center} .brdCmb.sponsored .sponsor svg{width:18px;height:18px;fill:var(--dark-textAlt); margin-right:8px} .brdCmb.sponsored .sponsor svg.line{fill:none;stroke:var(--dark-textAlt);stroke-width:1.5}.brdCmb .homeLink, .shareIcon.facebook a:after, .shareIcon.whatsapp a:after,.shareIcon.twitter a:after{display:none}
/* Button */ .button{display:inline-flex;align-items:center; margin:10px 0;padding:12px 15px;outline:0;border:0; border-radius:var(--buttonR);line-height:20px; color:#fffdfc; background:var(--linkB); font-size:14px;font-family:var(--fontB); white-space:nowrap;overflow:hidden;max-width:320px} .button.ln{color:inherit;background:transparent; border:1px solid var(--bodyCa)} .button.ln:hover{border-color:var(--linkB);box-shadow:0 0 0 1px var(--linkB) inset} .btnF{display:flex;justify-content:center; margin:10px 0;width:calc(100% + 12px);left:-6px;right:-6px;position:relative} .btnF >*{margin:0 6px}.lbHt >*{color:#fefefe;display:inline;margin-right:5px;border-radius: 6px;background:#06D7A0;height:24px;padding:0 10px;border:1px solid transparent}.lbHt >*:hover{text-decoration:none;color:#ABD1FF;border:1px solid #0b57cf;background:rgba(0,0,0,.05);font-weight:normal}.lbHt >*:not(:last-child)::after{content:''}.lbHt {display:flex;align-items:center}.lbHt ::before,.lbHt a:before{content:''attr(data-text)}.lbHt a:nth-child(n){padding:2px 10px; border-radius:6px;margin-right:10px;border:1px solid transparent}.lbHt a:hover:nth-child(n){text-decoration:none;color:#0b57cf;border:1px solid #0b57cf;background:transparent;font-weight:normal}.lbHt a:nth-child(1){background:var(--linkC)}.lbHt a:nth-child(1):before{border-color:transparent #00a5af transparent transparent}.lbHt a:nth-child(2){background: red}.lbHt a:nth-child(2):before{border-color:transparent #f89000 transparent transparent}.lbHt a:nth-child(3){background:#FFD167}.lbHt a:nth-child(3):before{border-color:transparent #FFD167 transparent transparent}.lbHt{position:relative;display:block;font-weight:bold;width:calc(100% + 40px);right:-20px;left:-20px;padding:8px 17px 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .lbHt >*{color: white;padding:9px 12px;background:var(--contentB);font-family:var(--fontVa);font-size:13px;border-radius:var(--greetR);box-shadow:3px 6px 15px rgba(0,0,0,.07);display:inline-flex;margin:0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8} .drK .lbHt >*{background:var(--darkBa);color:var(--darkT)} .Rtl .lbHt{text-align:right} .Rtl .lbHt{margin-right:0;margin-left:5px}
/* Download btn */ .dlBox{max-width:500px;background:#f1f1f0;border-radius:10px;padding:12px;margin:1.7em 0; display:flex;align-items:center; font-size:14px} .dlBox .fT{flex-shrink:0;display:flex;align-items:center;justify-content:center; width:45px;height:45px; padding:10px; background:rgba(0,0,0,.1);border-radius:var(--buttonR)} .dlBox .fT::before{content:attr(data-text);opacity:.7} .dlBox .fT.lazy{background-size:cover;background-position:center;background-repeat:no-repeat} .dlBox .fT.lazy::before{display:none} .dlBox a{flex-shrink:0;margin:0;padding:10px 12px;border-radius:var(--buttonR);font-size:13px} .dlBox a::after{content:attr(aria-label)} .dlBox .fN{flex-grow:1; width:calc(100% - 200px);padding:0 15px} .dlBox .fN >*{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .dlBox .fS{line-height:16px;font-size:12px;opacity:.8} .dldCo{display:flex;align-items:center;justify-content:center;max-width:480px;background:rgba(0,0,0,.03);border-radius:10px;margin:30px 0;transition:margin .6s ease;-webkit-transition:margin .6s ease} .dldCo::before{content:'Generating Download Link...';position:absolute;z-index:1;font-size:13px;font-family:var(--fontB);opacity:.8} .dldBx{visibility:hidden;opacity:0;transition:opacity .3s ease;-webkit-transition:opacity .3s ease} .dldSl{visibility:hidden;opacity:0;transition:opacity .3s ease,bottom .6s ease;-webkit-transition:opacity .3s ease,bottom .6s ease} .drK .dldCo{background:var(--darkBa)}
/* Icon btn */ .icon{flex-shrink:0;display:inline-flex} .icon::before{content:'';width:18px;height:18px;background-size:18px;background-repeat:no-repeat;background-position:center} .icon::after{content:'';padding:0 6px} .icon.dl::before, .drK .button.ln .icon.dl::before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'><polyline points='8 17 12 21 16 17'/><line x1='12' y1='12' x2='12' y2='21'/><path d='M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29'/></svg>")} .icon.demo::before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'><path d='M7.39999 6.32003L15.89 3.49003C19.7 2.22003 21.77 4.30003 20.51 8.11003L17.68 16.6C15.78 22.31 12.66 22.31 10.76 16.6L9.91999 14.08L7.39999 13.24C1.68999 11.34 1.68999 8.23003 7.39999 6.32003Z'/><path d='M10.11 13.6501L13.69 10.0601'/></svg>")} .button.ln .icon.dl::before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2308102b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'><polyline points='8 17 12 21 16 17'/><line x1='12' y1='12' x2='12' y2='21'/><path d='M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29'/></svg>")}
/* Article Style Responsive */ @media screen and (max-width: 640px){.pS img.full{width:calc(100% + 40px);left:-20px;right:-20px; border-radius:0} .note{font-size:13px} .scImg{flex-wrap:nowrap;justify-content:flex-start;position:relative;width:calc(100% + 40px);left:-20px;right:-20px;padding:0 13px; overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory; -ms-overflow-style:none;-webkit-overflow-scrolling:touch} .scImg >*{flex:0 0 80%;scroll-snap-align:center} .ps .table{position:relative; width:calc(100% + 40px);left:-20px;right:-20px;padding:0 20px; display:flex}} @media screen and (max-width:500px){.hdImg{width:100%;left:0;right:0} .hdImg >*, .shImg >*{width:100%;margin:0 0 16px} .ps .tr-caption, .psCaption, figcaption{font-size:13px} .btnF >*{flex-grow:1;justify-content:center}.btnF >*:first-child{flex:0 0 auto} .dlBox a{width:42px;height:42px;justify-content:center} .dlBox a::after, .dlBox .icon::after{display:none}}
/* Author profile */ .admAbt{padding-top:30px} .admPs{display:flex; max-width:480px;margin:30px 0; padding:12px 12px 15px; background:var(--contentB);border-radius:8px; box-shadow:0 10px 25px -3px rgba(0,0,0,.1)} .admIm{flex-shrink:0; padding:5px 0 0} .admIm .im{width:34px;height:34px} .admI{flex-grow:1; width:calc(100% - 34px);padding:0 12px} .admN::before{content:attr(data-write) ' '; opacity:.7;font-size:90%} .admN::after{content:attr(data-text)} .admA{margin:5px 0 0; font-size:90%; opacity:.9;line-height:1.5em; /*display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden*/}
/* Share btn */ .pSh{margin:15px 0;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.05)} .pShc{display:flex;align-items:center;flex-wrap:wrap; position:relative;width:calc(100% + 18px);left:-9px;right:-9px;font-size:13px} .pShc::before{content:attr(data-text);margin:0 9px;flex-shrink:0} .pShc >*{margin:0 5px; display:flex;align-items:center; color:inherit;padding:12px;border-radius:var(--buttonR);background:#f1f1f0} .pShc .c{color:#fffdfc} .pShc .c svg{fill:#fffdfc} .pShc .c::after{content:attr(aria-label)} .pShc .fb{background:#1778F2} .pShc .wa{background:#128C7E} .pShc .tw{background:#1DA1F2} .pShc a::after{content:attr(data-text);margin:0 3px} .pShc svg, .cpL svg{width:18px;height:18px; margin:0 3px} .shL{position:relative;width:calc(100% + 20px);left:-10px;right:-10px;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:center} .shL >*{margin:0 10px 20px;text-align:center} .shL >*::after{content:attr(data-text);font-size:90%;opacity:.7;display:block} .shL a{display:flex;align-items:center;justify-content:center;flex-wrap:wrap; width:65px;height:65px; color:inherit;margin:0 auto 5px;padding:8px;border-radius:26px;background:#f1f1f0} .shL svg{opacity:.8} .cpL{padding-bottom:15px} .cpL::before{content:attr(data-text);display:block;margin:0 0 15px;opacity:.8} .cpL svg{margin:0 4px;opacity:.7} .cpL input{border:0;outline:0; background:transparent;color:rgba(8,16,43,.4); padding:18px 8px;flex-grow:1} .cpL label{color:var(--linkC);display:flex;align-items:center;align-self:stretch; flex-shrink:0;padding:0 8px} .cpLb{display:flex;align-items:center;position:relative;background:#f1f1f0;border-radius:4px 4px 0 0;border-bottom:1px solid rgba(0,0,0,.25); padding:0 8px} .cpLb:hover{border-color:rgba(0,0,0,.42);background:#ececec} .cpLn span{display:block;padding:5px 14px 0;font-size:90%;color:#2e7b32; transition:var(--trans-1);animation:fadein 2s ease forwards; opacity:0;height:22px} .iInf{margin:0 25px 8px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iInf.pLbls{display:inline;opacity:.8}
/* ajax search */.ajax-search.hidden{display:none}.ajax-search{padding:20px 10px;background:rgba(255,255,255,.89)!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;box-shadow:0 15px 10px -10px rgba(155,155,155,0.15),0 -15px 10px -10px rgba(155,155,155,0.15);max-height:450px!important;margin:20px auto;border-radius:8px;animation:fadeInDown .5s linear}.ajax-search-results-empty{text-align:center}.ajax-search h3{color:#000;font-size:14px;font-weight:500;margin:0 10px 20px 10px;text-align:left}.ajax-search-results{text-align:left}.ajax-search li{background:#fff;position:relative;display:inline-block;width:100%;padding:10px;margin:5px 5px 5px -15px;border-radius:5px;border:1px solid rgba(155,155,155,0.15);overflow:hidden;transition:all .3s}.ajax-search li:hover{border-color:#f89000}.ajax-search li h4{font-size:13px;font-weight:500;margin:0 15px 0 0}.ajax-search li h4 a{color:#000;transition:all .3s}.ajax-search li h4 mark{background-color:transparent;color:#f89000;text-decoration:underline;transition:all .3s}.ajax-search li h4 a:hover,.ajax-search li h4:hover mark{color:#f89000}.ajax-search-image{float:left;margin:0 10px 0 0}.ajax-search-image img{border-radius:5px}.ajax-search-pager a{display:inline-block;clear:both;overflow:hidden;background:#f89000;color:#fff;font-size:13px;padding:7px 15px;border-radius:5px;margin:15px 3px 0 3px}.ajax-search-pager{overflow:hidden;clear:both;position:relative}.ajax-search li:nth-child(odd){animation:bounceInLeft 1.5s}.ajax-search li:nth-child(even){animation:bounceInRight 1.5s}
/* animasi */@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}
/* css darkmode sesuaikan class ( .drK ) jika berbeda agar dapat berfungsi */.drK .ajax-search{background:#1e1e1e!important;color:rgba(255,255,255,.85)}.drK .ajax-search li h4 a{color:#fff}.drK .ajax-search li h4 a:hover{color:#fff;text-decoration:underline}.drK .ajax-search-pager a{background:#294db4;color:#fff;border:0}.drK .ajax-search-pager a:hover{background:#1c2733;color:#fff}.drK .ajax-search li{background:#1c1c1c;border:0;box-shadow:none}.drK .ajax-search li:hover{background:#1e1e1e}.drK .ajax-search h3{color:#fff}
/* Widget Style */ .widget .imgThm{display:block;position:absolute;top:50%;left:50%;max-width:none;max-height:108%; font-size:12px;text-align:center; transform:translate(-50%, -50%)} .widget .title{margin:0 0 25px; font-size:var(--widgetT);font-weight:var(--widgetTw);position:relative} .widget .title.dt::before{position:absolute;top:0;right:0;content:'';width:20px;height:20px;display:inline-block;opacity:.3;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 276.167 276.167' fill='%23989b9f'><path d='M33.144,2.471C15.336,2.471,0.85,16.958,0.85,34.765s14.48,32.293,32.294,32.293s32.294-14.486,32.294-32.293 S50.951,2.471,33.144,2.471z'/><path d='M137.663,2.471c-17.807,0-32.294,14.487-32.294,32.294s14.487,32.293,32.294,32.293c17.808,0,32.297-14.486,32.297-32.293 S155.477,2.471,137.663,2.471z'/><path d='M243.873,67.059c17.804,0,32.294-14.486,32.294-32.293S261.689,2.471,243.873,2.471s-32.294,14.487-32.294,32.294 S226.068,67.059,243.873,67.059z'/><path d='M243.038,170.539c17.811,0,32.294-14.483,32.294-32.293c0-17.811-14.483-32.297-32.294-32.297 s-32.306,14.486-32.306,32.297C210.732,156.056,225.222,170.539,243.038,170.539z'/><path d='M136.819,170.539c17.804,0,32.294-14.483,32.294-32.293c0-17.811-14.478-32.297-32.294-32.297 c-17.813,0-32.294,14.486-32.294,32.297C104.525,156.056,119.012,170.539,136.819,170.539z'/><path d='M243.771,209.108c-17.804,0-32.294,14.483-32.294,32.294c0,17.804,14.49,32.293,32.294,32.293 c17.811,0,32.294-14.482,32.294-32.293S261.575,209.108,243.771,209.108z'/></svg>") center / 20px no-repeat} .Rtl .widget .title::before{right:auto;left:0;transform:rotate(-90deg);-webkit-transform:rotate(-90deg)} .widget .title::after{content:'';display:inline-block;vertical-align:middle; width:var(--widgetTa); margin:0 10px;border-bottom:1px solid var(--widgetTac); opacity:.5} .widget input[type=text], .widget input[type=email], .widget textarea{display:block;width:100%;outline:0;border:0;border-bottom:1px solid rgba(0,0,0,.25);border-radius:4px 4px 0 0;background:#f3f3f4; padding:25px 16px 8px 16px; line-height:1.6em; transition:var(--trans-1)} .widget input[type=text]:hover, .widget input[type=email]:hover, .widget textarea:hover{border-color:rgba(0,0,0,.42);background:#ececec} .widget input[type=text]:focus, .widget input[type=email]:focus, .widget textarea:focus, .widget input[data-text=fl], .widget textarea[data-text=fl]{border-color:var(--linkB);background:#ececec} .widget input[type=button], .widget input[type=submit]{display:inline-flex;align-items:center; padding:12px 30px; outline:0;border:0;border-radius:4px; color:#fffdfc; background:var(--linkB); font-size:14px; white-space:nowrap;overflow:hidden;max-width:100%} .widget input[type=button]:hover, .widget input[type=submit]:hover{opacity:.7}
/* Widget BlogSearch */ .BlogSearch{position:fixed;top:0;left:0;right:0;z-index:12} .BlogSearch form{position:relative;min-width:320px} .BlogSearch input{position:relative;display:block;background:var(--srchB);border:0;outline:0;margin-top:-100%;padding:10px 55px;width:100%;height:72px;transition:var(--trans-1);z-index:2;border-radius:0 0 var(--srchMr) var(--srchMr)} .BlogSearch input:focus{margin-top:0;box-shadow:0 10px 40px rgba(0,0,0,.2)} .BlogSearch input:focus ~ button.sb{opacity:.9} .BlogSearch .sb{position:absolute;left:0;top:0;display:flex;align-items:center;padding:0 20px;z-index:3;opacity:.7;height:100%;background:transparent;border:0;outline:0} .BlogSearch .sb svg{width:18px;height:18px;stroke:var(--srchI)} .BlogSearch button.sb{left:auto;right:0;opacity:0;font-size:13px} .BlogSearch button.sb::before{content:'\2715'} @media screen and (min-width:897px){header .BlogSearch{position:static;z-index:1} header .BlogSearch input{margin-top:0;padding:12px 42px;height:auto;font-size:13px;border-radius:var(--srchDr);background:rgba(0,0,0,.03); width:calc(100% + 26px);left:-13px;right:-13px;transition:var(--trans-2)} header .BlogSearch input:hover{background:var(--transB)} header .BlogSearch input:focus{box-shadow:none;margin-top:0; background:var(--transB)} header .BlogSearch .sb{padding:0} header .BlogSearch .fCls{display:none}}
/* Widget Profile */ .prfI:checked ~ .mainWrp .wPrf{top:0;opacity:1;visibility:visible} .prfI:checked ~ .mainWrp .wPrf ~ .fCls{z-index:3;opacity:1;visibility:visible} .wPrf{display:flex;position:absolute;top:-5px;right:0;background:var(--contentB);border-radius:16px 5px 16px 16px;width:260px;max-height:400px;box-shadow:0 10px 25px -3px rgba(0,0,0,.1);transition:var(--trans-1);z-index:4;opacity:0;visibility:hidden;overflow:hidden} .wPrf .prfS{background:inherit} .wPrf.tm .im{width:39px;height:39px;flex-shrink:0} .wPrf.sl .im{width:60px;height:60px;border-radius:26px;margin:0 auto} .wPrf.sl .prfC{text-align:center} .prfH .c{display:none} .prfL{display:flex;align-items:center;position:relative;width:calc(100% + 16px);left:-8px;right:-8px;border-radius:8px;padding:8px 0;transition:var(--trans-1)} .prfL::after{content:attr(data-text);margin:0 2px} .prfL >*{margin:0 8px;flex-shrink:0} a.prfL:hover{background:var(--transB)} .sInf{margin-bottom:0} .sInf .sDt .l{display:inline-flex;align-items:center} .sInf .sTxt{margin:5px auto 0;max-width:320px;font-size:93%;opacity:.9;line-height:1.5em} .sInf .sTxt a{text-decoration:underline} .sInf .lc{display:flex;justify-content:center;margin:10px 0 0;opacity:.8;font-size:90%} .sInf .lc svg{width:16px;height:16px} .sInf .lc::after{content:attr(data-text);margin:0 4px}
/* Widget Scroll Menu */ .navS{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px));overflow-y:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory; -ms-overflow-style:none;-webkit-overflow-scrolling:touch; display:flex;padding:0;border-radius:10px} .navS ul{display:flex;list-style:none;margin:0;padding:0;white-space:nowrap} .navS li{margin:0 15px;padding:10px 0;position:relative;scroll-snap-align:start} .navS li:first-child{margin-left:auto} .navS li:last-child{margin-right:auto} .navS .l{display:block;color:var(--bodyC);padding:8px 0} .navS .l::before{content:attr(data-text)} .navS .l::after{content:'';height:1px;border-radius:2px 2px 0 0;background:var(--linkC);position:absolute;bottom:0;left:0;right:0;opacity:0} .navS span.l{opacity:.7} .navS a.l:hover, .navS .l.a{color:var(--linkC)} @media screen and (max-width:896px){.navS .secIn{padding:0} .navS li{margin:0;padding:8px 0;display:flex} .navS li::before{content:'';padding:10px} .navS ul::after{content:'';display:block;padding:10px;scroll-snap-align:start} .navS .l{position:relative} .navS .l::after{bottom:-8px} .navS a.l:hover::after, .navS .l.a::after{opacity:1}} @media screen and (max-width:500px){.navS{font-size:13px}} .drK .navS{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px)} .drK .navS .l{color:var(--darkC)} .drK .navS a.l:hover, .drK .navS .l.a{color:var(--darkU)} .drK .navS .l::after{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px)}
/* Widget FeaturedPost */ @media screen and (min-width:501px){.FeaturedPost .itemFt{position:relative;overflow:hidden;padding:10px;border-radius: 50px;background: linear-gradient(145deg, #f0f0f0, #cacaca);box-shadow:  27px 27px 38px #9d9d9d,-27px -27px 38px #ffffff;box-shadow:0 5px 35px rgba(0,0,0,.07);border-radius:10px} .drK .FeaturedPost .itemFt{background:var(--darkBa)} .FeaturedPost .itemFt::after{content:'';position: absolute;right:0;top:0;width:40px;height:15px;background:var(--linkB);border-radius:0 0 0 20px;opacity:.2}} .itemFt .itm >*{flex:0 0 310px;width:310px} .itemFt .itm >*:last-child{flex:1 0 calc(100% - 310px - 40px);width:calc(100% - 310px - 40px)}
/* Widget PopularPosts */ .PopularPosts{padding:17px 20px 30px;background: rgba(255, 255, 255, 0.36);border-radius: 16px;box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);backdrop-filter: blur(10.1px);-webkit-backdrop-filter: blur(10.1px);border: 1px solid rgba(255, 255, 255, 1);} .itemPp{counter-reset:p-cnt} .itemPp .iCtnt{display:flex} .itemPp >*:not(:last-child){margin-bottom:25px} .itemPp .iCtnt::before{flex-shrink:0;content:'0' counter(p-cnt);counter-increment:p-cnt;width:25px;opacity:.6;font-size:85%;line-height:1.8em} .iInr{flex:1 0;width:calc(100% - 25px)} .iTtl{font-size:.95rem;font-weight:700;line-height:1.5em} .iTtmp{display:none} .iTtmp::after{content:'\2014';margin:0 5px; color:var(--widgetTac);opacity:.7} 
/* Widget Label */ /* List Label */ .Label{padding:20px;background: rgba( 255, 255, 255, 0.6 );box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );backdrop-filter: blur( 20px );-webkit-backdrop-filter: blur( 20px );border-radius: 10px;border: 1px solid rgba( 255, 255, 255, 0.18 );box-shadow:0 5px 35px rgba(0,0,0,.07);border-radius:10px} .wL ul{display:flex;flex-wrap:wrap; list-style:none;margin:0;padding:0; position:relative;width:calc(100% + 30px);left:-15px;right:-15px; font-size:13px} .wL li{width:calc(50% - 10px); margin:0 5px} .wL li >*{display:flex;align-items:baseline;justify-content:space-between; color:var(--bodyC);width:100%; padding:8px 10px;border-radius:35px;line-height:20px} .wL li >* svg{width:18px;height:18px;opacity:.8} .wL li >*:hover svg, .wL li >div svg{/*fill:var(--linkC) !important;*/stroke:var(--linkC)} .wL li >*:hover .lbC, .wL li >div .lbC{color:var(--linkC)} .wL .lbR{display:inline-flex;align-items:center} .wL .lbR .lbC{margin:0 5px} .wL .lbAl{max-height:0; overflow:hidden; transition:var(--trans-4)} .wL .lbM{display:inline-block; margin-top:10px;line-height:20px; color:var(--linkC)} .wL .lbM::before{content:attr(data-show)} .wL .lbM::after, .wL .lbC::after{content:attr(data-text)} .wL .lbM::after{margin:0 8px} .wL .lbT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.7} .wL .lbC, .wL .lbM::after{flex-shrink:0;font-size:12px;opacity:.7} .lbIn:checked ~ .lbAl{max-height:1000vh} .lbIn:checked ~ .lbM::before{content:attr(data-hide)} .lbIn:checked ~ .lbM::after{visibility:hidden} .wL.bg ul{width:calc(100% + 10px);left:-5px;right:-5px} .wL.bg li{margin-bottom:10px} .wL.bg li >*{background:#f6f6f6} /* Cloud Label */ .wL.cl{display:flex;flex-wrap:wrap} .wL.cl >*, .wL.cl .lbAl >*{display:block;max-width:100%} .wL.cl .lbAl{display:flex;flex-wrap:wrap} .wL.cl .lbC::before{content:'';margin:0 4px;flex:0 0} .wL.cl .lbN{display:flex;justify-content:space-between; margin:0 0 8px;padding:9px 13px; border:1px solid var(--contentL);border-radius:20px; color:inherit;line-height:20px} .wL.cl .lbN:hover .lbC, .wL.cl div.lbN .lbC{color:var(--linkB); opacity:1} .wL.cl .lbN:not(div):hover, .wL.cl div.lbN{border-color:var(--linkB)} .wL.cl .lbSz{display:flex} .wL.cl .lbSz::after{content:'';margin:0 4px;flex:0 0}/* Widget ContactForm */ .ContactForm{max-width:500px; font-family:var(--fontB);font-size:14px} .cArea:not(:last-child){margin-bottom:25px} .cArea label{display:block;position:relative} .cArea label .n{display:block;position:absolute;left:0;right:0;top:0; color:rgba(8,16,43,.4);line-height:1.6em;padding:15px 16px 0;border-radius:4px 4px 0 0;transition:var(--trans-1)} .cArea label .n.req::after{content:'*';font-size:85%} .cArea textarea{height:100px} .cArea textarea:focus, .cArea textarea[data-text=fl]{height:200px} .cArea input:focus ~ .n, .cArea textarea:focus ~ .n, .cArea input[data-text=fl] ~ .n, .cArea textarea[data-text=fl] ~ .n{padding-top:5px;color:rgba(8,16,43,.7);font-size:90%;background:#ececec} .cArea .h{display:block;font-size:90%;padding:5px 16px 0;opacity:.7;line-height:normal} .nArea .contact-form-error-message-with-border{color:#d32f2f} .nArea .contact-form-success-message-with-border{color:#2e7b32} /* Widget Sliders */ .sldO{position:relative;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} .sldO.no-items{display:none} .sldO.no-items + .section{margin-top:0} .sldO .widget:not(:first-child){margin-top:0} .sldO .widget{position:relative;flex:0 0 100%;width:100%;background:transparent; outline:0;border:0} .sldC{position:relative} .sldS{position:absolute;top:0;left:0;width:100%;height:100%;scroll-snap-align:center;z-index:-1} .sldIm{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:var(--transB);display:block;padding-top:40%;border-radius:3px;color:#fffdfc;font-size:13px} .sldT{position:absolute;bottom:0;left:0;right:0;display:block;padding:20px; background:linear-gradient(0deg, rgba(30,30,30,.1) 0%, rgba(30,30,30,.05) 60%, rgba(30,30,30,0) 100%); border-radius:0 0 3px 3px} .sldS{animation-name:tonext, snap;animation-timing-function:ease;animation-duration:4s;animation-iteration-count:infinite} .sldO .widget:last-child .sldS{animation-name:tostart, snap} .Rtl .sldS{animation-name:tonext-rev, snap} .Rtl .sldO .widget:last-child .sldS{animation-name:tostart-rev, snap} .sldO:hover .widget .sldS, .Rtl .sldO:hover .widget .sldS, .sldO:focus-within .widget .sldS, .Rtl .sldO:focus-within .widget .sldS{animation-name:none} @media (prefers-reduced-motion:reduce){.sldS, .Rtl .sldS{animation-name:none}} @media screen and (max-width:640px){.sldO{width:calc(100% + 40px);left:-20px;right:-20px;padding:0 12.5px 10px} .sldO .widget{flex:0 0 90%;width:90%;margin:0 7.5px; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%)} .sldT{padding:10px 15px} .sldIm{font-size:12px}}
/* Widget ContactForm */ .ContactForm{max-width:500px; font-family:var(--fontB);font-size:14px} .cArea:not(:last-child){margin-bottom:25px} .cArea label{display:block;position:relative} .cArea label .n{display:block;position:absolute;left:0;right:0;top:0; color:rgba(8,16,43,.4);line-height:1.6em;padding:15px 16px 0;border-radius:4px 4px 0 0;transition:var(--trans-1)} .cArea label .n.req::after{content:'*';font-size:85%} .cArea textarea{height:100px} .cArea textarea:focus, .cArea textarea[data-text=fl]{height:200px} .cArea input:focus ~ .n, .cArea textarea:focus ~ .n, .cArea input[data-text=fl] ~ .n, .cArea textarea[data-text=fl] ~ .n{padding-top:5px;color:rgba(8,16,43,.7);font-size:90%;background:#ececec} .cArea .h{display:block;font-size:90%;padding:5px 16px 0;opacity:.7;line-height:normal} .nArea .contact-form-error-message-with-border{color:#d32f2f} .nArea .contact-form-success-message-with-border{color:#2e7b32} .tNtf img.contact-form-cross{display:none}
/* Widget Sliders */ .sldO{position:relative;display:flex;overflow-y:hidden;overflow-x:scroll; scroll-behavior:smooth;scroll-snap-type:x mandatory;list-style:none;margin:0;padding:0;border-radius:5px; -ms-overflow-style: none} .sldO.no-items{display:none} .sldO.no-items + .section{margin-top:0} .sldO .widget:not(:first-child){margin-top:0} .sldO .widget{position:relative;flex:0 0 100%;width:100%;background:transparent; outline:0;border:0} .sldC{position:relative} .sldS{position:absolute;top:0;left:0;width:100%;height:100%;scroll-snap-align:center;z-index:-1} .sldIm{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:var(--transB);display:block;padding-top:40%;border-radius:5px;color:#fffdfc;font-size:13px} .sldT{position:absolute;bottom:0;left:0;right:0;display:block;padding:20px; background:linear-gradient(0deg, rgba(30,30,30,.1) 0%, rgba(30,30,30,.05) 60%, rgba(30,30,30,0) 100%); border-radius:0 0 3px 3px} .sldS{animation-name:tonext, snap;animation-timing-function:ease;animation-duration:4s;animation-iteration-count:infinite} .sldO .widget:last-child .sldS{animation-name:tostart, snap} .Rtl .sldS{animation-name:tonext-rev, snap} .Rtl .sldO .widget:last-child .sldS{animation-name:tostart-rev, snap} .sldO:hover .widget .sldS, .Rtl .sldO:hover .widget .sldS, .sldO:focus-within .widget .sldS, .Rtl .sldO:focus-within .widget .sldS{animation-name:none} @media (prefers-reduced-motion:reduce){.sldS, .Rtl .sldS{animation-name:none}} @media screen and (max-width:640px){.sldO{width:calc(100% + 40px);left:-20px;right:-20px;padding:0 12.5px 10px;border-radius:0} .sldO .widget{flex:0 0 90%;width:90%;margin:0 7.5px; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%)} .sldT{padding:10px 15px} .sldIm{font-size:12px}}
/* Google Transalte */ .goog-te-banner-frame.skiptranslate, .goog-te-gadget-simple img, img.goog-te-gadget-icon, .goog-te-menu-value span, #goog-gt-tt, .goog-tooltip, .goog-tooltip:hover, .goog-logo-link, .goog-te-balloon-frame{display:none!important} .goog-text-highlight{background-color: transparent !important;box-shadow:none !important;-webkit-box-shadow:none !important} .goog-te-menu-frame{box-shadow:none!important} .goog-te-gadget-simple{background-color:transparent!important;border:none!important;outline:0 !important;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important} #google_translate_element{position:absolute !important;z-index:2 !important;overflow:hidden !important} #google_translate_element, .skiptranslate.goog-te-gadget, .goog-te-gadget-simple{width:40px !important;height:40px !important;padding:0 !important;margin:0 !important;border-radius:50% !important}.progress { position: relative; height: 2px; display: block;z-index: 9999; width: 100%; background-color: white; border-radius: 2px; background-clip: padding-box; /*margin: 0.5rem 0 1rem 0;*/ overflow: hidden; } .progress .indeterminate { background-color:black; } .progress .indeterminate:before { content: ''; position: absolute; background-color: #2C67B1; top: 0; left: 0; bottom: 0; will-change: left, right; -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; } .progress .indeterminate:after { content: ''; position: absolute; background-color: #2C67B1; top: 0; left: 0; bottom: 0; will-change: left, right; -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; -webkit-animation-delay: 1.15s; animation-delay: 1.15s; } @-webkit-keyframes indeterminate { 0% { left: -35%; right: 100%; } 60% { left: 100%; right: -90%; } 100% { left: 100%; right: -90%; } } @keyframes indeterminate { 0% { left: -35%; right: 100%; } 60% { left: 100%; right: -90%; } 100% { left: 100%; right: -90%; } } @-webkit-keyframes indeterminate-short { 0% { left: -200%; right: 100%; } 60% { left: 107%; right: -8%; } 100% { left: 107%; right: -8%; } } @keyframes indeterminate-short { 0% { left: -200%; right: 100%; } 60% { left: 107%; right: -8%; } 100% { left: 107%; right: -8%; } }
/* Pop-up */ .fxPu{position:fixed;top:-50%;bottom:-50%;top:-50%;left:-50%;right:-50%;z-index:70;background:rgba(0,0,0,.4);visibility:hidden;opacity:0;transition:all .6s ease;-webkit-transition:all .6s ease} .fxPu.visible{visibility:visible;opacity:1} .fxPuW{position:fixed;top:0;bottom:0;top:0;left:0;right:0;z-index:71;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center} .fxPuC{position:relative;background:#fffdfc;width:100%;max-width:500px;padding:20px 25px 25px;border-radius:20px} .fxPuCl::after{content:'\2715';line-height:16px;font-size:12px;color:#fffdfc;position:absolute;top:-15px;right:15px;background:var(--linkC);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;transition:var(--trans-1);-webkit-transition:var(--trans-1);cursor:pointer} .fxPuCl:hover::after{transform:scale(1.03);-webkit-transform:scale(1.03)} .fxPuS{display:block;text-align:center;margin-bottom:5px} .fxPuS svg.line{stroke-width:1;width:50px;height:50px} .fxPuH{font-size:1.2rem;font-weight:700;font-family:var(--fontBa);margin-bottom:10px;text-align:center} .fxPuD{line-height:1.7em;font-size:15px} .fxPuB{text-align:center;margin-top:20px} .fxPuB .btn{width:45px;height:45px;outline:none;border:none;display:inline-flex;align-items:center;justify-content:center;background:var(--linkC);border-radius:50%} .fxPuB .btn:hover{opacity:.8} .fxPuB .btn svg{stroke:#fffdfc} .drK .fxPuC{background:var(--darkBs)} .drK .fxPuCl::after, .drK .fxPuB .btn{background:var(--darkU)}
/* Toast Notif */ .tNtf span{position:fixed;left:24px;bottom:-70px;display:inline-flex;align-items:center;text-align:center;justify-content:center;z-index:997;background:#323232;color:rgba(255,255,255,.8);font-size:14px;font-family:var(--fontB);border-radius:3px;padding:13px 24px;box-shadow:0 5px 35px rgba(149,157,165,.3);opacity:0;transition:var(--trans-1);animation:slidein 2.3s ease forwards;-webkit-animation:slidein 2.3s ease forwards} .tNtf span i{content:''; width:14px;height:14px; display:inline-block;margin:0 5px;opacity:.8} .tNtf span i.check{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/><polyline points='22 4 12 14.01 9 11.01'/></svg>") center / 14px no-repeat} .tNtf span i.warn{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><g transform='translate(2.500000, 3.000000)'><path d='M9.5,18 C3.00557739,18 0.456662548,17.5386801 0.0435259337,15.2033146 C-0.36961068,12.8679491 2.27382642,8.47741935 3.08841712,7.02846996 C5.81256986,2.18407813 7.66371927,0 9.5,0 C11.3362807,0 13.1874301,2.18407813 15.9115829,7.02846996 C16.7261736,8.47741935 19.3696107,12.8679491 18.9564741,15.2033146 C18.5443995,17.5386801 15.9944226,18 9.5,18 Z'/><line x1='9.5' y1='5.5' x2='9.5' y2='9.395'/><line x1='9.4957' y1='12.895' x2='9.5047' y2='12.895'/></g></svg>") center / 14px no-repeat} .tNtf span i.copy{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='9' y='9' width='13' height='13' rx='2' ry='2'/><path d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/></svg>") center / 14px no-repeat} .tNtf span i.clipboard{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><rect x='8' y='2' width='8' height='4' rx='1' ry='1'/></svg>") center / 14px no-repeat} .tNtf span i.onCloud{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z'/></svg>") center / 14px no-repeat} .tNtf span i.offCloud{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3'/><line x1='1' y1='1' x2='23' y2='23'/></svg>") center / 14px no-repeat} .tNtf span i.onWifi{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12.55a11 11 0 0 1 14.08 0'/><path d='M1.42 9a16 16 0 0 1 21.16 0'/><path d='M8.53 16.11a6 6 0 0 1 6.95 0'/><line x1='12' y1='20' x2='12.01' y2='20'/></svg>") center / 14px no-repeat} .tNtf span i.offWifi{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='1' y1='1' x2='23' y2='23'/><path d='M16.72 11.06A10.94 10.94 0 0 1 19 12.55'/><path d='M5 12.55a10.94 10.94 0 0 1 5.17-2.39'/><path d='M10.71 5.05A16 16 0 0 1 22.58 9'/><path d='M1.42 9a15.91 15.91 0 0 1 4.7-2.88'/><path d='M8.53 16.11a6 6 0 0 1 6.95 0'/><line x1='12' y1='20' x2='12.01' y2='20'/></svg>") center / 14px no-repeat} .tNtf span i.del{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><g transform='translate(3.500000, 2.000000)'><path d='M15.3891429,7.55409524 C15.3891429,15.5731429 16.5434286,19.1979048 8.77961905,19.1979048 C1.01485714,19.1979048 2.19295238,15.5731429 2.19295238,7.55409524'/><line x1='16.8651429' y1='4.47980952' x2='0.714666667' y2='4.47980952'/><path d='M12.2148571,4.47980952 C12.2148571,4.47980952 12.7434286,0.714095238 8.78914286,0.714095238 C4.83580952,0.714095238 5.36438095,4.47980952 5.36438095,4.47980952'/></g></svg>") center / 14px no-repeat} .Rtl .tNtf span{left:auto;right:24px} @media screen and (max-width:896px){.tNtf span{margin-bottom:50px}} @media screen and (max-width:500px){.tNtf span{left:20px;right:20px;font-size:13px}  .tNtf.alt span, .Rtl .tNtf.alt span{left:0;right:0;margin-bottom:-25px;justify-content:left;text-align:left;font-size:15px;padding:15px 24px;border-radius:0} .Rtl .tNtf.alt span{justify-content:right;text-align:right} .Rtl .tNtf span{left:20px;right:20px}} .drK .tNtf span{box-shadow:0 10px 40px rgba(0,0,0,.2)} .MN-4 .tNtf span{margin-bottom:0;animation-duration:2s;-webkit-animation-duration:2s}
/* Navbar */ .navbar{z-index:3;padding-top:10px;background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);box-shadow:0 5px 35px rgba(0,0,0,.07);height:var(--navH);color:var(--navT);overflow:hidden} .navR .section{justify-content:flex-end} .navIn svg, header svg{width:20px;height:20px;fill:var(--navI); opacity:.8} .navIn svg.line{fill:none;stroke:var(--navI)} .navIn .section{display:flex;align-items:center;height:100%;position:relative;width:calc(100% + 14px);left:-7px;right:-7px} .navIn .section >*{margin:0 7px} .navIn .a{color:inherit} .navIn ul{list-style:none;margin:0;padding:0} .mLang{align-items:baseline;font-size:13px} .mLang, .mSocc{display:flex;position:relative;width:calc(100% + 14px);left:-7px;right:-7px} .mLang .a{width:30px;height:30px;display:flex;align-items:center;justify-content:center} .mLang .a::before{content:attr(data-text)} .mLang li.u{font-size:12px;text-transform:uppercase} .mLang li:not(:last-child){display:flex;align-items:center} .mLang li:not(:last-child)::after{content:'';height:14px; border-left:1px solid #999; margin:0 5px;opacity:.7; flex:0 0} .mLang span, .mSocc span{opacity:.5} .mSocc >*{position:relative} .mSocc svg{z-index:1} .mSocc svg{width:19px;height:19px;opacity:.8}#dateNow{right: 10px;position: absolute;top: 5px;opacity: 0.7;}
.drK .navbar{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);color:var(--darkT)}
/* Maintenance Mode */ .mtm{position:fixed;left:0;right:0;top:-35%;bottom:-35%;display:flex;align-items:center;justify-content:center;background:var(--bodyB);transition:all .5s ease;-webkit-transition:all .5s ease;visibility:visible;opacity:1;z-index:499} .mtm.hdn{visibility:hidden;opacity:0} .mtmC{max-width:450px;padding:20px;text-align:center} .mtmH{font-weight:700;font-size:1.5rem;font-family:var(--fontBa);margin-bottom:10px} .mtmD{margin-bottom:10px} .mtm .clock{width:100%;font-size:25px;text-align:center;font-family:var(--fontBa);font-weight:400;position:relative;left:0;right:0} .mtm .tBox{width:65px;height:65px;margin:3px;padding-top:8px;background-color:#f4efff;border-radius:20px;display:inline-block} .mtm .unit{display:block;font-size:10px;margin:auto;font-family:var(--fontB);opacity:0.8} .drK .mtm{background:var(--darkB)} .drK .mtm .tBox{background:var(--darkBa)}
/* Sticky Ad */ .ancrA{position:fixed;bottom:0;left:0;right:0;max-height:200px;padding:5px;box-shadow:0 -6px 18px 0 rgba(9,32,76,.1); transition:var(--trans-1);display:flex;align-items:center;justify-content:center;background:#fffdfc;z-index:50;border-top:1px solid var(--contentL)} .ancrC{width:40px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:12px 0 0;border:1px solid var(--contentL);border-bottom:0;border-right:0;position:absolute;right:0;top:-30px;background:inherit} .ancrC svg{width:18px;height:18px;fill:none!important;stroke:var(--iconC);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4} .ancrCn{flex-grow:1;overflow:hidden;display:block;position:relative} .ancrI:checked ~ .ancrA{padding:0;min-height:0} .ancrI:checked ~ .ancrA .ancrCn{display:none} .ancrI:checked ~ .ancrA .ancrC svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
/* Error Page */ .erroP{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center;padding:0} .erroC{width:calc(100% - 40px);max-width:450px;margin:auto;font-family:var(--fontBa)} .erroC h3{font-size:1.414rem;font-family:inherit} .erroC h3 span:not(.e){position:relative} .erroC h3 span.e{display:block;font-size:140px;line-height:.8;margin-bottom:-1rem;color:#ebebf0} .erroC h3 span.e{animation:glitch 1s linear infinite} .erroC h3 span.e::before, .erroC h3 span.e::after{content:attr(title);position:absolute;left:0;right:0} .erroC h3 span.e::before{animation:glitchTop 1s linear infinite;clip-path:polygon(0 0, 100% 0, 100% 33%, 0 33%);-webkit-clip-path:polygon(0 0, 100% 0, 100% 33%, 0 33%)} .erroC h3 span.e::after{animation:glitchBotom 1.5s linear infinite;clip-path:polygon(0 67%, 100% 67%, 100% 100%, 0 100%);-webkit-clip-path:polygon(0 67%, 100% 67%, 100% 100%, 0 100%)} .erroC p{margin:30px 5%;line-height:1.6em;opacity:.7} .erroC .button{margin:0;padding-left:2em;padding-right:2em;font-size:14px}.error404{background:linear-gradient(to right,#3a3c85,#e90451);align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;padding:0;margin:0}.Error_Page_Widget{margin:auto}.Error_Page_Widget h3{display:block;white-space:nowrap;font-size:150px;font-family:var(--font-body);color:#ffffff}.Error_Page_Widget h3 svg{animation:bounce 2s alternate infinite linear;fill:#ffffff;width:150px;height:155px;margin:0 0 0 3px}.Error_Page_Widget span{font-size:25px;color:#ffffff}.Error_Page_Widget p{margin:30px 5%;line-height:1.6em;font-family:var(--font-body);color:#ffffff}.Error_Page_Widget .Button button{background:var(--body-bg);border:0;border-radius:5px;color:var(--alt-color);font-size:15px;padding:10px 15px}.Error_Page_Widget .Button button:hover{box-shadow:0 0 10px var(--dark-bg)}
@media screen and (min-width:897px){
/* mainIn */ .mainIn, .blogM{display:flex} .blogMn{width:var(--navW);flex-shrink:0;position:relative;transition:var(--trans-1);z-index:1} .blogCont{padding-top:30px} .blogCont::before{content:'';position:absolute;top:var(--headerHi);left:0;height:calc(100% + var(--headerH))} .blogCont{width:calc(100% - var(--navW))} .mnBrs{box-shadow:0 0 15px rgba(0,0,0,.07)} .blogCont .secIn{padding-left:25px;padding-right:25px} .mainbar{flex:1 0 calc(100% - var(--sideW) - 25px);width:calc(100% - var(--sideW) - 25px)} .sidebar{display:flex;flex:0 0 calc(var(--sideW) + 25px);width:calc(var(--sideW) + 25px); margin:0} .sidebar::before{content:'';flex:0 0 25px} .sidebar .sideIn{width:calc(100% - 25px)}
/* mainNav */ .mnBr{position:sticky;position:-webkit-sticky;top:var(--headerH)} .mnBrs{display:flex;height:calc(100vh - var(--headerH));font-size:13px;position:relative} .mnBrs >*:not(.mnMob){width:100%} .mnMen{padding:20px;overflow-y:hidden;overflow-x:hidden} .mnMen:hover{overflow-y:scroll} .mnMob{position:fixed;width:var(--navW)} .mnH, .mobMn{display:none} .bD:not(.hdMn) .navI:checked ~ .mainWrp .blogMn, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMob, .hdMn .navI:not(:checked) ~ .mainWrp .blogMn, .hdMn .navI:not(:checked) ~ .mainWrp .mnMob{width:75px} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn a:hover, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn a:hover{opacity:1;color:inherit} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn .a, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn .a{max-width:40px; border-radius:15px} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn .drp.mr, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn svg.d, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMob .PageList, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMob .mSoc, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn .drp.mr, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn svg.d, .hdMn .navI:not(:checked) ~ .mainWrp .mnMob .PageList, .hdMn .navI:not(:checked) ~ .mainWrp .mnMob .mSoc{display:none} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMob .mNav, .hdMn .navI:not(:checked) ~ .mainWrp .mnMob .mNav{display:flex} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn >li.br::after, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn >li.br::after{max-width:20px} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMen, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMen:hover, .hdMn .navI:not(:checked) ~ .mainWrp .mnMen, .hdMn .navI:not(:checked) ~ .mainWrp .mnMen:hover{overflow-y:visible;overflow-x:visible} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn .n, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr) ul, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn .n, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr) ul{position:absolute;left:35px;top:3px;margin:0 5px;padding:8px 10px;border-radius:5px 16px 16px 16px;max-width:160px;background:var(--contentB);color:var(--bodyC);opacity:0;visibility:hidden;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);z-index:1} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr) ul, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr) ul{padding:0 5px;margin:0;overflow:hidden;display:block} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr):last-child ul, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr):last-child ul{top:auto;bottom:3px;border-radius:16px 16px 16px 5px} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.drp) .a:hover .n, .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr):hover ul, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.drp) .a:hover .n, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr):hover ul{opacity:1;visibility:visible} .bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn ul li >*, .hdMn .navI:not(:checked) ~ .mainWrp .mnMn ul li >*{border-radius:0}
/* Article */ .onIndx.onHm .blogPts >*{flex:0 0 calc(33.33% - 20px);width:calc(33.33% - 20px)} .onIndx.onMlt .blogPts >*{flex:0 0 calc(25% - 20px);width:calc(25% - 20px)}
}
@media screen and (min-width:768px){
::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.35)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.35)}
}
@media screen and (max-width:1600px){
/* Quick Edit */ .nBtm.qEdit .qeBtn{margin-bottom:85px}
@media screen and (max-width:1100px){
/* Article */ .onIndx.onHm .blogPts >*{flex:0 0 calc(50% - 20px);width:calc(50% - 20px)} .onIndx.onMlt .blogPts >*{flex:0 0 calc(33.33% - 20px);width:calc(33.33% - 20px)}
/* Widget */ .itemFt .itm >*, .itemFt .itm >*:last-child{flex:0 0 calc(50% - 20px);width:calc(50% - 20px)} .itemFt .itm >*:last-child{flex-grow:1} .itemFt .pSnpt{display:none}
}
@media screen and (max-width:896px){
/* Header */ .ntfC{padding-left:20px;padding-right:20px} header, .drK header{box-shadow:none;border:none} header.stick{box-shadow:0 2px 8px 0 rgba(0,0,0,.07)} .drK:not(.HD-2) header.stick{border-bottom:1px solid rgba(255,255,255,.15);box-shadow:none} .HD-2 header{position: relative;padding:15px 15px 0} .HD-2 header.stick{box-shadow:none} .HD-2 .headCn{border-radius:var(--headerR);box-shadow: 0 5px 15px rgba(0,0,0,.07)} .drK.HD-2 .headCn{background:var(--darkBa)} .headL{padding:0 0 0 15px;flex-grow:1;width:50%} .headR{padding:0 20px 0 0;flex-grow:0} .headIc .isSrh{display:block} .headI .headS{margin:0}
/* mainNav */ .blogMn{display:flex;justify-content:flex-start;position:fixed;left:0;top:0;bottom:0;margin-left:-100%;z-index:20;transition:var(--trans-1);width:100%;height:100%} .flT .blogMn{left:15px;top:15px;bottom:15px;height:auto} .flT .mnBr{border-radius:20px;width:80%} .Rtl.flT .blogMn{left:auto;right:15px} .mnBr{width:85%;max-width:480px;height:100%;border-radius:0 12px 12px 0;transition:inherit;z-index:3;overflow:hidden;position:relative;box-shadow:0 5px 30px 0 rgba(0,0,0,.05)} .mnBrs{padding:60px 0 0;overflow-y:scroll;overflow-x:hidden;width:100%;height:100%} .mnH{padding:0 15px} .mnH label{padding:15px 10px} .mnH .c::after{margin:0 13px} .mnMen{padding-top:0} .navI:checked ~ .mainWrp .blogMn{margin-left:0} .navI:checked ~ .mainWrp .blogMn .fCls{opacity:1;visibility:visible;background:rgba(0,0,0,.2); -webkit-backdrop-filter:saturate(180%) blur(10px); backdrop-filter:saturate(180%) blur(10px)}
/* Article */ .onIndx.onHm .blogPts >*{flex:0 0 calc(33.33% - 20px);width:calc(33.33% - 20px)}
/* Widget */ .itemFt .pSnpt{display:-webkit-box} .bD:not(.MN-4) .mobMn:not(.no-items) + footer{padding-bottom:calc(55px + 30px)} .bD:not(.MN-4) .wvH{height:calc(100px + 60px)}
/* Widget Scroll Menu */ .HD-2 .navS{box-shadow:0 0 25px rgba(0,0,0,.07)}
/* Back To Top */ .bD:not(.MN-4) .toTopB{margin-bottom:45px} .bD:not(.MN-4) .nBtm.toTopB{margin-bottom:145px} .MN-4 .nBtm.toTopB{margin-bottom:80px}
}
@media screen and (max-width:768px){
/* Article */ .onIndx.onHm .blogPts >*, .onIndx.onMlt .blogPts >*{flex:0 0 calc(50% - 20px);width:calc(50% - 20px)}
}
@media screen and (max-width:640px){
/* Header */ .headCn{height:var(--headerHm)}
/* Pop-up */ .fixL{align-items:flex-end} .fixL .fixLi, .fixL .cmBri{border-radius:12px 12px 0 0; max-width:680px} .fixL .cmBri:not(.mty){border-radius:0;height:100%;max-height:100%}
/* Footer */ footer{padding-top:30px}
}
@media screen and (max-width:500px){
/* Font and Blog */ .iFxd, .crdtIn{font-size:12px} .brdCmb{font-size:13px} .pDesc{font-size:14px} .pEnt{font-size:var(--postFm)} .pTtl.itm{font-size:var(--postTm)} .pInf.ps .pTtmp::after{content:attr(data-time)} .pInf.ps .pDr{font-size:12px} .pInf .pNm, .pInf .pDr{display:flex;flex-direction:column} .pInf .pDr >*:not(:first-child)::before{display:none}
/* Article */ .onIndx:not(.oneGrd) .blogPts{width:calc(100% + 10px);left:-5px;right:-5px} .onIndx:not(.oneGrd) .blogPts >*{padding:8px 8px 40px;flex:0 0 calc(50% - 10px);width:calc(50% - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px} .onIndx:not(.oneGrd) .blogPts .pTag{padding-bottom:5px} .onIndx:not(.oneGrd) .blogPts div.ntry{flex:0 0 calc(100% - 10px)} .onIndx:not(.oneGrd) .pCntn{padding:0} .onIndx:not(.oneGrd) .ntry .pSml{font-size:12px} .onIndx:not(.oneGrd) .blogPts .pInf{bottom:10px;left:8px;right:8px} .onIndx:not(.oneGrd) .ntry .iFxd{font-size:10px} .onIndx:not(.oneGrd) .ntry .iFxd:not(.l) >*{margin-left:0} .Rtl.onIndx:not(.oneGrd) .ntry .iFxd:not(.l) >*{margin-left:5px;margin-right:0} .onIndx:not(.oneGrd) .ntry .iFxd:not(.l) >* svg{width:14px;height:14px;stroke-width:1.7} .onIndx:not(.oneGrd) .ntry .iFxd:not(.l) >* svg{margin:0 1.5px} .onIndx:not(.oneGrd) .ntry .iFxd.l .edit{padding:5px} .onIndx:not(.oneGrd) .ntry .iFxd.l >* svg{margin:0px} .onIndx:not(.oneGrd) .ntry .pTtl{font-size:.8rem;font-weight:600} .onIndx:not(.oneGrd) .ntry:not(.pTag) .pSnpt, .onIndx:not(.oneGrd) .ntry .pInf:not(.nSpr) .pJmp, .onIndx:not(.oneGrd) .ntry .iFxd .spnr, .onIndx:not(.oneGrd) .iFxd .bM{display:none} .onIndx:not(.oneGrd) .ntry .iFxd{padding:8px 3px} .onIndx:not(.oneGrd) .ntry .iFxd.l{top:auto;bottom:0;right:0} .Rtl.onIndx:not(.oneGrd) .ntry .iFxd.l{right:auto;left:0} .onIndx:not(.oneGrd) .ntry .iFxd .cmnt, .onIndx:not(.oneGrd) .ntry .iFxd .pV{padding:3.5px} .onIndx:not(.oneGrd) .ntry .iFxd >* svg{padding:1px} .onIndx.oneGrd .blogPts >*{flex:0 0 calc(100% - 20px);width:calc(100% - 20px)}
/* Share */ .pShc{width:calc(100% + 10px);left:-5px;right:-5px} .pShc::before{width:calc(100% - 10px);margin:0 5px 12px} .pShc .wa::after, .pShc .tw::after{display:none}
/* Widget */ .prfI:checked ~ .mainWrp .wPrf{top:auto;bottom:0} .prfI:checked ~ .mainWrp .Profile .fCls{background:rgba(0,0,0,.2); -webkit-backdrop-filter:saturate(180%) blur(10px); backdrop-filter:saturate(180%) blur(10px)} .prfH .c{display:flex} .wPrf{position:fixed;top:auto;left:0;right:0;bottom:-100%;width:100%;max-height:calc(100% - var(--headerH));border-radius:12px 12px 0 0} .itemFt .itm{padding-bottom:80px} .itemFt .itm >*{flex:0 0 calc(100% - 20px);width:calc(100% - 20px)} .itemFt .itm .iCtnt{flex:0 0 calc(100% - 42px);width:calc(100% - 42px);margin:0 auto;position:absolute;left:0;right:0;bottom:0;padding:13px;background:rgba(255,253,252,.92);border-radius:10px;box-shadow:0 10px 20px -5px rgba(0,0,0,.1); -webkit-backdrop-filter:saturate(180%) blur(10px); backdrop-filter:saturate(180%) blur(10px)} .itemFt .pTtl{font-size:1rem} .itemFt .pSnpt{font-size:93%}
}
/* Keyframes Animation */ @keyframes shimmer{100%{transform:translateX(100%)}} @keyframes slidein{0%{opacity:0}20%{opacity:1;bottom:24px}50%{opacity:1;bottom:24px}80%{opacity:1;bottom:24px}100%{opacity:0;bottom:-70px;visibility:hidden}} @keyframes fadein{50%{opacity:1}80%{opacity:1;padding-top:5px;height:22px}100%{opacity:0;padding-top:0;height: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 tonext-rev{ 75%{right:0} 95%{right:100%} 98%{right:100%} 99%{right:0}} @keyframes tostart-rev{ 75%{right:0} 95%{right:-300%} 98%{right:-300%} 99%{right:0}} @keyframes snap{ 96%{scroll-snap-align:center} 97%{scroll-snap-align:none} 99%{scroll-snap-align:none} 100%{scroll-snap-align:center}} @keyframes indicator{0%{opacity:0}50%{opacity:1}100%{opacity:0}} @-webkit-keyframes fadein{50%{opacity:1}80%{opacity:1;padding-top:5px;height:22px}100%{opacity:0;padding-top:0;height:0}} @-webkit-keyframes slidein{0%{opacity:0}20%{opacity:1;bottom:24px}50%{opacity:1;bottom:24px}80%{opacity:1;bottom:24px}100%{opacity:0;bottom:-70px;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)}} @-webkit-keyframes tonext{ 75%{left:0} 95%{left:100%} 98%{left:100%} 99%{left:0}} @-webkit-keyframes tostart{ 75%{left:0} 95%{left:-300%} 98%{left:-300%} 99%{left:0}} @-webkit-keyframes tonext-rev{ 75%{right:0} 95%{right:100%} 98%{right:100%} 99%{right:0}} @-webkit-keyframes tostart-rev{ 75%{right:0} 95%{right:-300%} 98%{right:-300%} 99%{right:0}} @-webkit-keyframes snap{ 96%{scroll-snap-align:center} 97%{scroll-snap-align:none} 99%{scroll-snap-align:none} 100%{scroll-snap-align:center}} @-webkit-keyframes indicator{0%{opacity:0}50%{opacity:1}100%{opacity:0}} @-moz-keyframes indicator{0%{opacity:0}50%{opacity:1}100%{opacity:0}} @keyframes glitch{2%,64%{transform:translate(2px,0) skew(0deg)} 4%,60%{transform:translate(-2px,0) skew(0deg)} 62%{transform:translate(0,0) skew(5deg)}} @keyframes glitchTop{2%,64%{transform:translate(2px,-2px)} 4%,60%{transform:translate(-2px,2px)} 62%{transform:translate(13px,-1px) skew(-13deg)}} @keyframes glitchBotom{2%,64%{transform:translate(-2px,0)} 4%,60%{transform:translate(-2px,0)} 62%{transform:translate(-22px,5px) skew(21deg)}}
/* Noscript Option */ .lazy:not([lazied]){display:none} .bD .pS img.lazy:not([lazied]){display:none !important} .noJs{display:flex;justify-content:flex-end;align-items:center;position:fixed;top:20px;left:20px;right:20px;z-index:99;max-width:640px;border-radius:12px;margin:auto;padding:10px 5px;background:#ffdfdf;font-size:13px;box-shadow:0 10px 20px -10px rgba(0,0,0,.1);color:#48525c} .noJs::before{content:attr(data-text);padding:0 10px;flex-grow:1} .noJs label{flex-shrink:0;padding:10px} .noJs label::after{content:'\2715';line-height:18px;font-size:14px} .nJs:checked ~ .noJs{display:none}
/* Hide Scroll */ ..music-box{border-radius:20px;max-width:400px;width:100%;padding:10px;overflow:hidden;position:relative;background:#f7fffd;box-shadow:0 20px 40px rgba(149,157,165,.2);}

/* --- Remove to reduce CSS size or if you aren't using RTL --- */
.adB{min-height:70px;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--darkTa);border:1px solid var(--contentL);border-radius:3px} .adB.h240{min-height:240px} .adB.h360{min-height:360px} .adB.h480{min-height:480px} .h240, .h360, .h480{border-radius:5px 15px 5px 5px} .adB::before{content:attr(data-text)}
/* Article Style RTL */ .Rtl .note{padding:20px 50px 20px 20px} .Rtl .note::before{left:auto;right:-12px} .Rtl .note::after{left:auto;right:18px} .Rtl .pS hr::before{text-indent:-0.6em} .Rtl .dropCap{margin:0;line-height:inherit;font-size:inherit;float:none} .Rtl blockquote, .Rtl .cmC i[rel=quote]{border-left:0;border-right:2px solid var(--contentL)} .Rtl blockquote.s-1{padding:25px 45px 25px 25px;border-right:0} .Rtl blockquote.s-1::before{left:auto;right:0}
/* RTL Mode */ .Rtl .mnMn li li a >* svg{margin-right:0;margin-left:5px} .Rtl .ntfT{padding:0 0 0 15px} .Rtl .headL{padding:0 20px 0 0} .Rtl .headL .headN{padding:0 5px 0 0} .Rtl .BlogSearch .sb{left:auto;right:0} .Rtl .BlogSearch button.sb{left:0;right:auto} .Rtl .wPrf{right:auto;left:0;border-radius:5px 16px 16px 16px} .Rtl .toTopF{right:auto;left:18px} .Rtl .cmAc a::before{content:'\2935'} .Rtl .cmHl >li{padding:0 17.5px 0 0} .Rtl .cmHl >li >.cmAv{left:auto;right:0} .Rtl .cmHl >li >.cmIn{padding:12px 28px 12px 15px} .Rtl .mnMn li:not(.mr) ul{padding-left:0;padding-right:30px} .Rtl .tocL{right:auto;left:-280px} .Rtl .tocLi{border-radius:0 12px 12px 0} .Rtl .tocLi::before{left:auto;right:0} .Rtl .tocC{left:auto;right:-45px} .Rtl .tocC span{border-radius:0 20px 20px 0} .Rtl .tocL svg.rad{right:auto;left:-2px;transform:rotate(176deg)} .Rtl .tocL svg.rad.in{transform:rotate(-86deg)} .Rtl .tocI:checked ~ .tocL{right:auto;left:0} .Rtl .mainWrp:after{right:unset;left:0;border-radius:0 0 200px 0} @media screen and (min-width:897px){.Rtl .blogCont::before{left:auto;right:0} .Rtl:not(.hdMn) .navI:checked ~ .mainWrp .mnMn .n, .Rtl:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr) ul, .Rtl.hdMn .navI:not(:checked) ~ .mainWrp .mnMn .n, .Rtl.hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr) ul{left:auto;right:35px;border-radius:16px 5px 16px 16px} .Rtl:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr):last-child ul, .Rtl.hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr):last-child ul{border-radius:16px 16px 5px 16px}} @media screen and (max-width:896px){.Rtl .headR{padding:0 0 0 20px} .Rtl .headL{padding:0 15px 0 0} .Rtl .blogMn{left:auto;right:0;margin-right:-100%} .Rtl .mnBr{border-radius:12px 0 0 12px} .Rtl.flT .mnBr{border-radius:20px} .Rtl .navI:checked ~ .mainWrp .blogMn{margin-left:auto;margin-right:0}} @media screen and (max-width:500px){.Rtl .wPrf{right:0;border-radius:12px 12px 0 0} .Rtl .ftMn{right:auto;left:-4px;border-radius:16px 16px 16px 5px} .Rtl .cdtIn .PageList{margin-left:9px;margin-right:auto}}
/* Basic Layout */ @media screen and (min-width:897px){.LS-2 header, .LS-2 .tocLi::before, .LS-3 header{border:0} .LS-2, .LS-2 .headCn, .LS-2 .mnBrs, .LS-3 .mnBrs, .LS-3 .headL{background:#fafafc} .LS-2 .blogCont::before{border:0;top:0;right:0;bottom:0;height:100%;z-index:-1;background:var(--contentB);border-radius:15px 0 0 0} .LS-3 .headCn{background:transparent} .LS-3 .headR{background:var(--headerB)} .LS-3 .blogCont::before{z-index:10} .LS-3 .blogMn{z-index:11} .LS-3 .tocL{top:var(--headerHi);z-index:10} .LS-3 .tocI:checked ~ .tocL{z-index:10} .LS-3:not(.hdMn) .navI:checked ~ .mainWrp .headN, .LS-3.hdMn .navI:not(:checked) ~ .mainWrp .headN{display:none} .LS-3:not(.hdMn) .navI:checked ~ .mainWrp .headL, .LS-3 .navI:not(:checked) ~ .mainWrp .headL{width:75px}}

/* --- Your Custom CSS goes here --- */

/*]]>*/</style>

  <style>/*<![CDATA[*/
/* Change Mode */ .headR .headM{display:block;position:absolute;top:0;right:0;padding:10px 0;width:150px;background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);font-size:13px;border-radius:10px 5px 10px 10px;box-shadow:0 0 15px rgba(0,0,0,.07);-webkit-transition:var(--trans-2);transition:var(--trans-2);overflow:hidden;z-index:18;opacity:0;visibility:hidden} .headR .headM:before{content:attr(data-text);display:block;padding:0 15px 10px;width:100%;font-size:11px;opacity:.7} .headR .headM >*{display:block;padding:9px 15px;width:100%;cursor:pointer} .headR .headM >*:before{content:attr(aria-label);opacity:.9} .headR .headM >*:hover{background:rgba(0,0,0,.05)} .navM:checked ~ .mainWrp .headM{visibility:visible;opacity:1} .navM:checked ~ .mainWrp .headM + .fCls{visibility:visible;opacity:1;z-index:17} .headR .headM .sydB{display:none} .bD:not(.drK):not(.syD) .headR .headM .lgtB{background-color:rgba(0,0,0,.1)} .drK:not(.syD) .headR .headM .drkB{background-color:rgba(0,0,0,.1)} .syD .headR .headM .sydB{background-color:rgba(0,0,0,.1)} .drK .headR .headM{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px)} .Rtl .headR .headM{right:auto;left:0;border-radius:5px 10px 10px 10px}
/* Author No Image */ .aFl{position:relative;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden} .admPs .aFl{width:34px;height:34px} .aFl::before{content:'';position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:var(--linkB);opacity:.8} .aFl >span{position:absolute;z-index:1;font-size:0;color:transparent;padding-top:1.5px;} .admPs .aFl >span{padding-top:2px} .aFl >span:first-letter{color:#fffdfc;font-size:13px} .admPs .aFl >span:first-letter{font-size:16px} .drK .aFl::before{background:var(--darkU);opacity:1}
/* Dark Mode */ .drK.onIndx .blogPts >*, .drK .rPst, .drK .PopularPosts, .drK .Label{background:var(--darkBa)} .drK .tDL .d2{display:block} .drK .tDL::after{content:attr(data-light)} .drK .tDL svg .f{stroke:none;fill:var(--darkT)}  .drK .pThmb:not(.nul)::before{background-image:linear-gradient(90deg, rgba(0,0,0,0) 0, rgba(0,0,0,.07) 20%, rgba(0,0,0,.1) 60%, rgba(0,0,0,0))} .drK input::placeholder, .drK .cpL input, .drK .cArea label .n{color:rgba(255,255,255,.25)} .drK footer{background: rgba(255, 255, 255, 0.36);border-radius: 16px;box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);backdrop-filter: blur(10.1px);-webkit-backdrop-filter: blur(10.1px);border: 1px solid rgba(255, 255, 255, 1);} .drK .tIc::after, .drK .shL a, .drK .cpLb{background:rgba(0,0,0,.15)} .drK h1, .drK h2, .drK h3, .drK h4, .drK h5, .drK h6, .drK footer, .drK .button{color:var(--darkT)} .drK .admPs{border-color:transparent} .drK .admPs, .drK .dlBox, .drK .fixLs, .drK .cArea input:focus ~ .n, .drK .cArea textarea:focus ~ .n, .drK .cArea input[data-text=fl] ~ .n, .drK .cArea textarea[data-text=fl] ~ .n, .drK .wL.bg li >*, .drK .BlogSearch input{background:var(--darkBs)} .drK .wL, .drK .ancrA{background:var(--darkBa)!important} .drK .button.ln{background:transparent} .drK::selection, .drK a, .drK .free::after, .drK .new::after, .drK .aTtl a:hover, .drK details.ac[open] summary, .drK .cpL label, .drK .wL li >*:hover .lbC, .drK .wL li >div .lbC, .drK .wL .lbM, .drK .cmBtn.ln:hover, .drK .wL.cl .lbN:hover .lbC, .drK .wL.cl div.lbN .lbC, .drK .tpMn .a:hover, .drK .tpMn ul li a:hover{color:var(--darkU)} .drK .wL li >*:hover svg, .drK .wL li >div svg{stroke:var(--darkU)} .drK .blogPg >*, .drK .button, .drK .zmImg::after, .drK .widget input[type=button], .drK .widget input[type=submit]{background:var(--darkU)} .drK .pS input[id*="1"]:checked ~ .tbHd label[for*="1"], .drK .pS input[id*="2"]:checked ~ .tbHd label[for*="2"], .drK .pS input[id*="3"]:checked ~ .tbHd label[for*="3"], .drK .pS input[id*="4"]:checked ~ .tbHd label[for*="4"], .drK .widget input[type=text]:focus, .drK .widget input[type=email]:focus, .drK .widget textarea:focus, .drK .widget input[data-text=fl], .drK .widget textarea[data-text=fl], .drK .wL.cl .lbN:not(div):hover, .drK .wL.cl div.lbN{border-color:var(--darkU)} .drK .button.ln:hover{border-color:var(--darkU);box-shadow:0 0 0 1px var(--darkU) inset} .drK header a, .drK .pLbls >*, .drK .aTtl a, .drK .blogPg >*, .drK .brdCmb a, .drK .wL li >*, .drK .cmAc a, .drK .pShc >*, .drK .topM a, .drK footer a{color:inherit} .drK .erroC h3 span.e{color:var(--darkBa)} .drK .nArea .contact-form-error-message-with-border{color:#f94f4f} .drK .cmC i[rel=image]::before, .drK .widget input[type=text], .drK .widget input[type=email], .drK .widget textarea{background:var(--darkBs);border-color:rgba(255,255,255,.15)} .drK svg, .drK svg.c-1{fill:var(--darkT)} .drK svg.line, .drK .ancrC svg{fill:none;stroke:var(--darkT)} .drK svg.c-2{fill:var(--darkTa); opacity:.4} .drK, .drK .headCn, .drK .mnBrs{background:var(--darkB);color:var(--darkT)} .drK .ntfC, .drK .mobMn{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);color:var(--darkTa)} .drK .ntfC{color:rgba(255,255,255,.9)} .drK header, .drK .mnMn >li.br::after, .drK .blogCont::before, .drK .tbHd, .drK .cmHl >li >.cmIn, .drK .pTag .pMart a, .drK .pRelate, .drK blockquote, .drK .cmC i[rel=quote], .drK blockquote.s-1, .drK details.sp, .drK .ps table:not(.tr-caption-container), .drK .ps table th, .drK .ps table:not(.tr-caption-container) tr:not(:last-child) td, .drK .pre.tb .preH, .drK details.ac, .drK .ancrA, .drK .ancrC, .drK .mnMob{border-color:rgba(255,255,255,.15)} .drK .pre{background:var(--darkBs);color:var(--darkT)} .drK .footer{background:var(--darkBs)} .drK .mnMn li:not(.mr) .a:hover, .drK .mnMn ul li >*:hover, .drK .wL.bg li >*, .drK .mobMn li >*:hover, .drK .shL a, .drK .cpLb{background:rgba(0,0,0,.15)} .drK .tIc::after{background:var(--darkBs)} .drK .wPrf{background:var(--darkBa);box-shadow:0 10px 40px rgba(0,0,0,.2)} .drK header a, .drK h1, .drK h2, .drK h3, .drK h4, .drK h5, .drK h6, .drK footer, .drK .button{color:var(--darkT)} .drK .dlBox, .drK .fixLs, .drK .cArea input:focus ~ .n, .drK .cArea textarea:focus ~ .n, .drK .cArea input[data-text=fl] ~ .n, .drK .cArea textarea[data-text=fl] ~ .n{background:var(--darkBs)} .drK .tocLi{background:var(--darkB)} .drK .admPs, .drK .tocC span, .drK .pShc >*:not(.c), .drK .ancrA, .drK .BlogSearch input, .drK .cmHl >li >.cmIn{background:var(--darkBa)} .drK .tocC span::before{background:var(--darkBa)} .drK .tocC span::after{background:var(--darkU)} .drK .tocL svg.rad{fill:var(--darkBa)} .drK .mobMn li >*:hover svg.line{fill:var(--darkT) !important} .drK .mobMn li >*:hover svg.line .svgC{fill:var(--darkU) !important;stroke:var(--darkU)} .drK.mobS .mobMn li >*:hover, .drK .button.ln{background:transparent} .drK .pTag .pPric::before, .drK .pTag .pInfo small{color:var(--darkTa)} .drK::selection, .drK a, .drK .free::after, .drK .new::after, .drK .mnMn li:not(.mr) .a:hover, .drK .mnMn ul li a:hover, .drK .aTtl a:hover, .drK .pSnpt.nTag, .drK .pTag .pPric, .drK details.ac[open] summary, .drK .cpL label, .drK .wL li >*:hover .lbC, .drK .wL li >div .lbC, .drK .wL .lbM, .drK .cmBtn.ln:hover, .drK .wL.cl .lbN:hover .lbC, .drK .wL.cl div.lbN .lbC{color:var(--darkU)} .drK .mnMn .a:hover svg:not(.d){fill:var(--darkU)} .drK .mnMn .a:hover svg.line:not(.d), .drK .pJmp svg{fill:none;stroke:var(--darkU)} .drK .wL li >*:hover svg, .drK .wL li >div svg{stroke:var(--darkU)} .drK.MN-3 .mobMn li >*:hover::after, .drK.MN-4 .mobMn li >*:hover::after, .drK .toTopF, .drK .blogPg >*, .drK .button, .drK .zmImg::after, .drK .widget input[type=button], .drK .widget input[type=submit]{background:var(--darkU)} .drK.MN-3 .mobMn li >*:hover svg.line, .drK.MN-4 .mobMn li >*:hover svg.line{stroke:var(--darkU);fill:var(--darkU) !important} .drK.MN-3 .mobMn li >*:hover svg .f, .drK.MN-4 .mobMn li >*:hover svg .f, .drK footer .credit a svg{fill:var(--darkU)} .drK .pS input[id*="1"]:checked ~ .tbHd label[for*="1"], .drK .pS input[id*="2"]:checked ~ .tbHd label[for*="2"], .drK .pS input[id*="3"]:checked ~ .tbHd label[for*="3"], .drK .pS input[id*="4"]:checked ~ .tbHd label[for*="4"], .drK .widget input[type=text]:focus, .drK .widget input[type=email]:focus, .drK .widget textarea:focus, .drK .widget input[data-text=fl], .drK .widget textarea[data-text=fl], .drK .wL.cl .lbN:not(div):hover, .drK .wL.cl div.lbN{border-color:var(--darkU)} .drK .button.ln:hover{border-color:var(--darkU);box-shadow:0 0 0 1px var(--darkU) inset} .drK .mnBr a, .drK .pLbls >*, .drK .aTtl a, .drK .blogPg >*, .drK .brdCmb a, .drK .wL li >*, .drK .mobMn li >*, .drK .cmAc a{color:var(--darkT)} .drK .blogPg .nPst, .drK .blogPg .current{background:var(--contentL);color:var(--bodyCa)} .drK .FeaturedPost .itemFt::after{background:var(--darkTa)} @media screen and (min-width:897px){.drK header .BlogSearch input{background:var(--darkBs)} .drK header .BlogSearch input:focus, .drK header .BlogSearch input:hover{background:var(--darkBa)} .drK.bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn .n, .drK.bD:not(.hdMn) .navI:checked ~ .mainWrp .mnMn li:not(.mr) ul, .drK.hdMn .navI:not(:checked) ~ .mainWrp .mnMn .n, .drK.hdMn .navI:not(:checked) ~ .mainWrp .mnMn li:not(.mr) ul{background:var(--darkBa);box-shadow:0 10px 40px rgba(0,0,0,.2);color:var(--darkTa)} .drK.LS-2 .blogCont::before{background:var(--darkBs)} .drK.LS-3 .headCn{background:transparent} .drK.LS-3 .headL, .drK.LS-3 .mnBrs{background:var(--darkBs)} .drK.LS-3 .headR{background:var(--darkB)} .drK .tocLi::before{border-color:rgba(255,255,255,.15)}} @media screen and (min-width:897px){.drK header{border-bottom:var(--headerL) solid rgba(255,255,255,.15);box-shadow:none} .drK .blogCont::before{border-right:1px solid rgba(255,255,255,.15)} .drK .mnBrs{box-shadow:none}} @media screen and (min-width:641px){.drK .ftMn a:hover{color:var(--darkU)}} @media screen and (max-width:640px){.drK .ftMn{background:var(--darkBa)}} @media screen and (max-width:500px){.drK .itemFt .itm .iCtnt{background:var(--darkBa)}}
/*]]>*/</style>

  <b:if cond='data:view.isSingleItem'>
    <style>/*<![CDATA[*/
/* Greetings */ .pGV{display:flex;justify-content:space-between;position:relative;font-size:13px;padding-top:6px;padding-bottom:20px;} .pGV >*{padding:10px;background:#CEFEFF;box-shadow:0 5px 35px rgba(0,0,0,.07);border-radius:var(--greetR);display:flex;align-items:center;justify-content:center} .pGV >*:first-child{margin-right:5px} .pGV >*:last-child{margin-left:5px} .Rtl .pGV >*:first-child{margin-right:0;margin-left:5px} .Rtl .pGV >*:last-child{margin-left:0;margin-right:5px} .pGV .pVws.hidden{display:none} .pGV .pGrt::after{content:attr(data-text)} .pGV .pVws::after{content:attr(data-text) ' views'} .pGV svg{width:15px;height:15px;margin-right:6px} .pGV svg.line{stroke-width:1.5} .Rtl .pGV svg{margin-right:0;margin-left:6px} .drK .pGV >*{background:#6C6F6F}
/* Comments */ .pCmnts{margin-top:50px} .cmDis{text-align:center;margin-top:20px;opacity:.7} .cmMs{margin-bottom:20px} .drK .cmMs{background:var(--darkBa)} .cm iframe{width:100%} .cm:not(.cmBr) .cmBrs{background:transparent;position:relative;padding:80px 20px 0;width:calc(100% + 40px);left:-20px;right:-20px} .fixLs.cmBrs{padding-top:80px} .cmH h3.title{margin:0;flex-grow:1;padding:16px 10px} .cmH .s{margin:0 14px} .cmH .s::before{content:attr(data-text);margin:0 6px;opacity:.7;font-size:90%} .cmH .s::after{content:'\296E';line-height:18px;font-size:17px} .cmAv .im{width:35px;height:35px;border-radius:50%;position:relative} .cmBd.del .cmCo{font-style:italic;font-size:90%;line-height:normal;border:1px dashed rgba(0,0,0,.2);border-radius:3px;margin:.5em 0;padding:15px;opacity:.7; overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .cmHr{line-height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .cmHr .d{font-size:90%;opacity:.7} .cmHr .d::before{content:'\00B7';margin:0 7px} .cmHr.a .n{display:inline-flex;align-items:center} .cmHr.a .n::after{content:'\2714';display:flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:8px;background:#519bd6;color:#fefefe;border-radius:50%;margin:0 3px} .cmCo{line-height:1.6em;opacity:.9} .cmC i[rel=image]{font-size:90%; display:block;position:relative; min-height:50px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin:1em auto} .cmC i[rel=image]::before{content:'This feature isn\0027t available!';border:1px dashed rgba(0,0,0,.2);border-radius:3px;padding:10px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;background:var(--contentB)} .cmC i[rel=pre], .cmC i[rel=quote]{margin-top:1em;margin-bottom:1em; font-style:normal;line-height:inherit;padding:20px} .cmC i[rel=pre]::before{display:block;width:auto} .cmC i[rel=quote]{display:block;font-style:italic;font-size:inherit;padding:5px 15px} .cmCo img{margin-top:1em;margin-bottom:1em} .cmAc{margin-top:10px} .cmAc a{font-size:90%;color:inherit;opacity:.7;display:inline-flex} .cmAc a::before{content:'\2934';line-height:18px;font-size:16px;transform:rotate(90deg)} .cmAc a::after{content:attr(data-text);margin:0 6px} .cmR{margin:10px 40px 0} .cmRp ~ .cmAc, .cmBd.del ~ .cmAc, .onItm:not(.Rtl) .cmHr .date{display:none} .cmRi:checked ~ .cmRp .thTg{margin-bottom:0} .cmRi:checked ~ .cmRp .thTg::after{content:attr(aria-label)} .cmRi:checked ~ .cmRp .thCh, .cmRi:checked ~ .cmRp .cmR{display:none} .cmAl:checked ~ .cm .cmH .s::before{content:attr(data-new)} .cmAl:checked ~ .cm .cmCn >ol{flex-direction:column-reverse} .thTg{display:inline-flex;align-items:center;margin:15px 0 18px;font-size:90%} .thTg::before{content:'';width:28px;border-bottom:1px solid var(--widgetTac);opacity:.5} .thTg::after{content:attr(data-text);margin:0 12px;opacity:.7} .cmCn ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column} .cmCn li{margin-bottom:18px;position:relative} .cmCn li .cmRbox{margin-top:20px} .cmCn li li{display:flex;flex-wrap:wrap;width:calc(100% + 12px);left:-6px;right:-6px} .cmCn li li:last-child{margin-bottom:0} .cmCn li li .cmAv{flex:0 0 28px;margin:0 6px} .cmCn li li .cmAv .im{width:28px;height:28px} .cmCn li li .cmIn{width:calc(100% - 52px);margin:0 6px} .cmHl >li{padding-left:17.5px} .cmHl >li >.cmAv{position:absolute;left:0;top:12px} .cmHl >li >.cmIn{background:var(--contentB);padding:12px 15px 12px 28px;border-radius:12px;box-shadow:0 0 30px rgba(0,0,0,.07)} .pCmnts .cmIn img{border-radius:3px} /* Comments Show/Hide */ #comment:target{margin:0;padding-top:60px} .cmSh:checked ~ .cmShw, .cmShw ~ .cm:not(.cmBr), #comment:target .cmShw, #comment:target .cmSh:checked ~ .cm:not(.cmBr){display:none} .cmSh:checked ~ .cm:not(.cmBr), #comment:target .cm:not(.cmBr), #comment:target .cmSh:checked ~ .cmShw{display:block} .cmBtn{display:block;padding:20px;text-align:center;max-width:100%} .cmBtn.ln:hover{color:var(--linkB)} /* Comments Pop-up */ #comment:target .cmSh:checked ~ .cm.cmBr{bottom:-100%;opacity:0;visibility:hidden} #comment:target .cmSh:checked ~ .cm.cmBr .fCls{opacity:0;visibility:hidden} .cmDl{position: absolute;top:15px;right:20px;width:20px;height:20px;background:#ffcdd2;border-radius:50%;transition:var(--trans-2)} .cmDl.rp{top:2.5px;right:10px} .cmDl:hover{opacity:.8;transform:scale(1.08)} .cmDl a{width:20px;height:20px;display:flex;justify-content:center;align-items:center} .cmDl a svg{width:12px;height:12px;stroke-width:1.2} .Rtl .cmDl{right:unset;left:20px} .Rtl .cmDl.rp{left:10px} .drK .cmDl{background:var(--darkB)} .iCmn{cursor:pointer;outline:none;border:none;display:block;font-weight:700;margin:0 auto;max-width:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;background:var(--contentB)} .iCmn::before{content:attr(data-text)} .iCmn:hover::before{opacity:.7} .drK .iCmn{background:var(--darkBs)}
/* Youtube fullpage */ .videoYt{position:relative;padding-bottom:56.25%; overflow:hidden;border-radius:5px} .videoYt iframe{position:absolute;width:100%;height:100%;left:0;right:0}
/* Lazy Youtube */ .lazyYt{background:var(--synxBg);position:relative;overflow:hidden;padding-top:56.25%;border-radius:5px} .lazyYt img{width:100%;top:-16.84%;left:0;opacity:.95} .lazyYt img, .lazyYt iframe, .lazyYt .play{position:absolute} .lazyYt iframe{width:100%;height:100%;bottom:0;right:0} .lazyYt .play{top:50%;left:50%; transform:translate3d(-50%,-50%,0); transition:all .5s ease;display:block;width:70px;height:70px;z-index:1;cursor:pointer} .lazyYt .play svg{width:inherit;height:inherit; fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:8} .lazyYt .play .c{stroke:rgba(255,255,255,.85);stroke-dasharray:650;stroke-dashoffset:650; transition:all .4s ease-in-out; opacity:.3} .lazyYt .play .t{stroke:rgba(255,255,255,.75);stroke-dasharray:240;stroke-dashoffset:480; transition:all .6s ease-in-out; transform:translateY(0)} .lazyYt .play:hover .t{animation:nudge .6s ease-in-out;-webkit-animation:nudge .6s ease-in-out} .lazyYt .play:hover .t, .lazyYt .play:hover .c{stroke-dashoffset:0; opacity:.7;stroke:#FF0000} .nAmp .lazyYt{display:none}
/* Quick Edit */ .qeMn, .qeBtn .svg-2{display:none} .qeBtn{position:fixed;bottom:20px;right:20px;background:#A9A4FF;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:25px;z-index:5;overflow:hidden;display:flex;align-items:center;justify-content:center;width:38px;height:38px;-webkit-transition:all .2s ease,margin 1s ease;transition:all .2s ease,margin 1s ease;cursor:pointer} .qeBtns .qeBtn.a{bottom:22.5px;right:22.5px;width:30px;height:30px;z-index:4;box-shadow:none;opacity:0} .qeBtns .qeBtn.a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1} .qeBtn svg{width:18px;height:18px;margin:auto} .qeBtn svg.line{stroke-width:1.3} .qeBtn.a svg{width:16px;height:16px} .qeMn:checked + .qeBtn{-webkit-transform:rotate(360deg);transform:rotate(360deg)} .qeMn:checked + .qeBtn .svg-1{display:none} .qeMn:checked + .qeBtn .svg-2{display:block} .qeMn:checked ~ .qeBtns .qeBtn{box-shadow:0 0 15px rgba(0,0,0,.1)} .qeMn:checked ~ .qeBtns .qeBtn.a{opacity:1} .qeMn:checked ~ .qeBtns .qeBtn.a:nth-child(1){bottom:60px} .qeMn:checked ~ .qeBtns .qeBtn.a:nth-child(2){bottom:95px} .qeMn:checked ~ .qeBtns .qeBtn.a:nth-child(3){bottom:130px} .qeMn:checked ~ .qeBtns .qeBtn.a:nth-child(4){right:60px} .qeMn:checked ~ .qeBtns .qeBtn.a:nth-child(5){right:95px} .qeMn:checked ~ .qeBtns .qeBtn.a:nth-child(6){right:130px} .qeMn:checked ~ .qeBtns + .fCls{visibility:visible;opacity:1;z-inex:4} @media screen and (max-width:896px){.qeBtn{margin-bottom:50px;margin-right:55px} .qEdit.nBtm .qeBtn{margin-bottom:150px;margin-right:55px} .MN-4 .qeBtn{margin-bottom:60px;margin-right:5px} .MN-4 .qEdit.nBtm .qeBtn{margin-right:55px;margin-bottom:85px}} @media screen and (min-width:897px){.qeBtn{margin-bottom:5px;margin-right:55px}} .drK .qeBtn{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px)}
/* preloader */.wc-pre-wrap{position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-animation: fade 3s forwards;-moz-animation: fade 3s forwards;-o-animation: fade 3s forwards;animation: fade 3s forwards;}
.wc-pre-wrap .wc-pre-start{position:relative;top:50%;left:50%;padding:30px;display:flex;background:transparent;flex-direction:column;align-items:center;transform: translate(-50% , -50%) scale(0.97);transition:all 0.3s ease}.wc-pre-wrap .wc-pre-start svg{width:100px;height:100px;margin:auto;display:inline-block}
@-webkit-keyframes fade{0%{opacity:1}50%{opacity:1}100%{opacity:0}}@-moz-keyframes fade{0%{opacity:1}50%{opacity:1}100%{opacity:0}}@-o-keyframes fade{0%{opacity:1}50%{opacity:1}100%{opacity:0}}@keyframes fade{0%{opacity:1}50%{opacity:1}100%{opacity:0}}
/* Lightbox image */ .zmImg:not(.s){position:relative} .zmImg:not(.s)::before{content:'';position:absolute;top:10px;right:5px;width:30px;height:30px;display:flex;margin:0 5px;background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23363637' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3'/></svg>") center / 14px no-repeat;background-color:rgba(0,0,0,.2);border-radius:50%;z-index:2;opacity:0;transition:var(--trans-2);-webkit-transition:var(--trans-2);cursor:pointer} .zmImg:not(.s):hover::before{opacity:1} .zmImg.s{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;margin:0;background:rgba(0,0,0,.75); display:flex;align-items:center;justify-content:center;z-index:999; -webkit-backdrop-filter:saturate(180%) blur(15px); backdrop-filter:saturate(180%) blur(15px)} .zmImg.s a, .zmImg.s a:hover{opacity:1} .zmImg.s img{display:block;max-width:92%;max-height:92%;width:auto;margin:auto;border-radius:10px;box-shadow:0 5px 30px 0 rgba(0,0,0,.05)} .zmImg.s img.full{left:auto;right:auto;border-radius:10px;width:auto} .zmImg::after{content:'\2715';line-height:16px;font-size:14px;color:#fffdfc;background:var(--linkB); position:fixed;bottom:-20px;right:-20px; display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%; transition:var(--trans-1);opacity:0;visibility:hidden} .zmImg.s::after{bottom:20px;right:20px;opacity:1;visibility:visible;cursor:pointer}
/* Highlight */ .pre .pre-subst{color:var(--synxC)} .pre .pre-comment{color:#656e77} .pre .pre-attr, .pre .pre-doctag, .pre .pre-meta, .pre .pre-meta-keyword, .pre .pre-section, .pre .pre-selector-class{color:#015692} .pre .pre-selector-pseudo, .pre .pre-keyword{color:#0a8356} .pre .pre-selector-tag{color:#167406} .pre .pre-attribute{color:#803378} .pre .pre-built_in, .pre .pre-literal, .pre .pre-name, .pre .pre-number, .drK .pre .pre-number, .pre .pre-quote, .pre .pre-selector-id, .pre .pre-template-tag, .pre .pre-title, .pre .pre-type{color:#b75501} .pre .pre-link, .pre .pre-meta-string, .pre .pre-regexp, .pre .pre-selector-attr, .pre .pre-string, .pre .pre-symbol, .pre .pre-template-variable, .pre .pre-variable{color:#54790d} .pre .pre-bullet, .pre .pre-code{color:#535a60} .pre .pre-deletion{color:#c02d2e} .pre .pre-addition{color:#2f6f44} .pre .pre-emphasis{font-style:italic} .pre .pre-strong{font-weight:700} .drK .pre{color:var(--darkT)} .drK .pre .pre-subst, .drK .pre .pre-property, .drK .pre .pre-function{color:#fefefe} .drK .pre .pre-strong{font-weight:bold} .drK .pre .pre-code, .drK .pre .pre-emphasis{font-style:italic} .drK .pre .pre-tag{color:#62c8f3} .drK .pre .pre-name{color:#ff7086} .drK .pre .pre-attr{color:#ffb244} .drK .pre .pre-variable, .drK .pre .pre-template-variable, .drK .pre .pre-selector-id, .drK .pre .pre-selector-class{color:#ade5fc} .drK .pre .pre-string, .drK .pre .pre-bullet{color:#a2fca2} .drK .pre .pre-type, .drK .pre .pre-title, .pre .pre-section, .drK .pre .pre-attribute, .drK .pre .pre-quote, .drK .pre .pre-built_in, .drK .pre .pre-builtin-name{color:#ffa} .pre .pre-number, .drK .pre .pre-symbol, .drK .pre .pre-bullet{color:#d36363} .drK .pre .pre-keyword, .drK .pre .pre-literal{color:#fcc28c} .drK .pre .pre-selector-pseudo{color:#fbc796} .drK .pre .pre-selector-tag{color:#fbb46e} .drK .pre .pre-comment, .drK .pre .pre-deletion, .drK .pre .pre-code{color:#888} .pre .pre-regexp, .drK .pre .pre-regexp, .drK .pre .pre-link{color:#c6b4f0} .drK .pre .pre-meta{color:#fc9b9b} .drK .pre .pre-deletion{background-color:#fc9b9b;color:#333} .drK .pre .pre-addition{background-color:#a2fca2;color:#333}
/* Article Rating */ .pRt{display:none;padding-top:30px} .rTitle::after{content:attr(data-text)} .pRtC{display:flex;max-width:480px;margin-top:30px;padding:25px 17px;line-height:25px;background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 5px 35px rgba(0,0,0,.07);font-size:16px;text-align:center;justify-content:center} .pRtC .ld{display:inline-flex;align-items:center;font-family:var(--fontB);font-size:13px;opacity:.8} .pRtC .ld svg{width:18px;height:18px;margin-right:5px} .pRtS{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);position:absolute;font-family:var(--fontBa)} .drK .pRtC, .drK .pRtS{background:var(--blurB); backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px)}
/*]]>*/</style>
  </b:if>
  <b:defaultmarkups>
    <!--[ Blogger defaultmarkups ]-->
    <b:defaultmarkup type='Common'>

      <!--[ In-feed ad ]-->
      <b:includable id='post-adIn'>
        
        <div class='ntry pAdin'>
          <!--[ InFeed Ad ]-->

          <!--<ins class='adsbygoogle'/>
          <script>...</script>-->
          </div>
      </b:includable>

      <!--[ Top article ad ]-->
      <b:includable id='post-adTop'>
        
        <div class='pAd'>
          <!--[ Top article Ad ]-->

          <!--<ins class='adsbygoogle'/>
          <script>...</script>-->
        </div>
      </b:includable>

      <!--[ Bottom article ad ]-->
      <b:includable id='post-adBot'>
        
        <div class='pAd'>
          <!--[ Bottom article Ad ]-->

          <!--<ins class='adsbygoogle'/>
          <script>...</script>-->
          </div>
      </b:includable>

      <!--[ Matched content Ad ]-->
      <b:includable id='post-relatedAd'>
        <div class='relatedPosts'>
          <!--[ Matched content Ad ]-->

          <!--<ins class='adsbygoogle'/>
          <script>...</script>-->

        </div>
      </b:includable>

      <!--[ Index title ]-->
      <b:includable id='titlePost'>
        <div class='blogTtl'>
          <b:class cond='data:view.isHomepage' name='hm'/>
          <b:if cond='data:view.isHomepage'>

            <!--[ Change <data:messages.latestPosts/> to replace 'Latest Posts' with your special text ]-->
            <h2 class='title dt'><data:messages.latestPosts/></h2>

            <b:else/>
            <div class='t'>
              <b:class cond='data:view.search or data:view.isArchive and data:view.url != data:blog.homepageUrl.canonical path &quot;search&quot;' name='srch'/>
              <b:if cond='data:view.search.label'>
                <span class='hm' expr:data-text='data:messages.home'/><data:blog.pageName/>

                <b:elseif cond='data:view.search.query'/>
                <span expr:data-text='data:messages.search + &quot;:&quot;'/><data:view.search.query/>

                <b:elseif cond='data:view.isArchive'/>
                <span expr:data-text='data:messages.blogArchive + &quot;:&quot;'/><data:blog.pageName/>

                <b:else/>

                <!--[ Change all <data:messages.posts/> to replace 'Posts' with your special text ]-->
                <span class='hm' expr:data-text='data:messages.home'/><data:messages.posts/>

              </b:if>
            </div>
          </b:if>
        </div>
      </b:includable>

      <!--[ Theme Customisation ]-->
      <b:includable id='theme-custom'>
        <input class='cusI hidden' id='forCusThm' type='checkbox'/>
        
        <div class='cusW'>
          <div class='cusH'>
            <span class='cusHi' data-text='Theme Color'/>
            <label class='cusCl' for='forCusThm'/>
          </div>
          <div class='cusP'>
            <!--[ Replace color hex code with custom color hex code ]-->
            <span class='tPkr thB0' onclick='webTheme(&quot;theme0&quot;);modeL()' style='--pkrC:#eceff1'/><span class='tPkr thB1' onclick='webTheme(&quot;theme1&quot;);modeL()' style='--pkrC:#F44336'/><span class='tPkr thB2' onclick='webTheme(&quot;theme2&quot;);modeL()' style='--pkrC:#00BFA5'/><span class='tPkr thB3' onclick='webTheme(&quot;theme3&quot;);modeL()' style='--pkrC:#2196F3'/><span class='tPkr thB4' onclick='webTheme(&quot;theme4&quot;);modeL()' style='--pkrC:#FBC02D'/><span class='tPkr thB5' onclick='webTheme(&quot;theme5&quot;);modeL()' style='--pkrC:#E91E63'/><span class='tPkr thB6' onclick='webTheme(&quot;theme6&quot;);modeL()' style='--pkrC:#FF5722'/><span class='tPkr thB7' onclick='webTheme(&quot;theme7&quot;);modeL()' style='--pkrC:#607D8B'/><span class='tPkr thB8' onclick='webTheme(&quot;theme8&quot;);modeL()' style='--pkrC:#5D4037'/><span class='tPkr thB9' onclick='webTheme(&quot;theme9&quot;);modeL()' style='--pkrC:#744D97'/><span class='tPkr thB10' onclick='webTheme(&quot;theme10&quot;);modeL()' style='--pkrC:#3949AB'/>
          </div>
        </div>
        
        <label class='fCls' for='forCusThm'/>
      </b:includable>

      <!--[ Related post ]-->
      <b:includable id='post-related'>
        <div id='rPst'/>
        <script>
          var labelArray = [<b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'>&quot;<data:label.name/>&quot;<b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if></b:loop></b:if>];

          // Auto Related Posts (Bottom)
          var relatedPostConfig = {
          homePage: &quot;<data:blog.homepageUrl.canonical/>&quot;,

          // Replace <data:messages.youMayLikeThesePosts/> to change Related Posts title
          widgetTitle: &quot;<h2 class='title dt'><b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])'><data:messages.youMayLikeThesePosts/><b:else/>Related products!</b:if></h2>&quot;,

          numPosts: 6,
          summaryLength: 180,
          titleLength:&quot;auto&quot;,
          thumbnailSize: 300,
          noImage: &quot;data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=&quot;,
          containerId: &quot;rPst&quot;,
          newTabLink: false,
          moreText: &quot;Read more&quot;,

          // Change the related post style, there are 4 styles available
          widgetStyle: 4,
          callBack:function(){}
          }

          // Auto Related Posts (In-Article)
          var autoRelatedConfig = {
          homePage: &quot;<data:blog.homepageUrl.canonical/>&quot;,
          numPosts: 10,
          titleLength:&quot;auto&quot;,
          newTabLink: false,
          callBack:function(){}
          }

         
        </script>
      </b:includable>

      <!--[ In-Post Quick Edit ]-->
      <b:includable id='quick-edit'>
        <div class='blog-admin qEdit' id='qEdit'><input class='qeMn hidden' id='offqeMn' type='checkbox'/><label class='qeBtn' for='offqeMn'><b:include name='settings-icon'/><b:include name='close-icon'/></label><div class='qeBtns'><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/settings/&quot; + data:blog.blogId' rel='nofollow noopener noreferrer' target='_blank' title='Settings'><b:include name='settings-icon'/></a><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/comments/&quot; + data:blog.blogId' rel='nofollow noopener noreferrer' target='_blank' title='Comments'><b:include name='comments-icon'/></a><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/archive&quot;' rel='nofollow noopener noreferrer' title='Backup content'><b:include name='download-alt-icon'/></a><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/stats/week/&quot; + data:blog.blogId' rel='nofollow noopener noreferrer' target='_blank' title='7-days blog stats'><b:include name='stats-icon'/></a><b:if cond='data:view.isPost'><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/posts/&quot; + data:blog.blogId' rel='nofollow noopener noreferrer' target='_blank' title='Dashboard'><b:include name='list-icon'/></a><b:else/><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/pages/&quot; + data:blog.blogId' rel='nofollow noopener noreferrer' target='_blank' title='Dashboard'><b:include name='list-icon'/></a></b:if><b:if cond='data:view.isPost'><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/post/edit/&quot; + data:blog.blogId + &quot;/&quot; + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'><b:include name='edit-icon'/></a><b:else/><a class='qeBtn a' expr:href='&quot;https://www.blogger.com/blog/page/edit/&quot; + data:blog.blogId + &quot;/&quot; + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit page'><b:include name='edit-icon'/></a></b:if></div><label class='fCls' for='offqeMn'/></div>
      </b:includable>

    
      <!--[ Post Bookmark on Thumbnails ]-->
      <b:includable id='thmb-bookmark'>
        <span aria-label='Add to favorites' class='bM bmPs' expr:bm-id='data:post.id' expr:bm-img='resizeImage(data:post.featuredImage, 240, &quot;1:1&quot;)' expr:bm-ttl='data:post.title' expr:bm-url='data:post.url' role='button'><b:include name='heart-icon'/></span>
      </b:includable>

      <!--[ Post Related Lin k ]-->
       <b:includable id='postTextRelated'>
        <div class='postRelated' id='postRelated'>
          <div class='separator neumo'>
          <script>/*<![CDATA[*/ var relatedTitles = new Array(); var relatedTitlesNum = 0; var relatedUrls = new Array(); function related_results_labels(json) { for (var i = 0; i < json.feed.entry.length; i++) { var entry = json.feed.entry[i]; relatedTitles[relatedTitlesNum] = entry.title.$t; for (var k = 0; k < entry.link.length; k++) { if (entry.link[k].rel == 'alternate') {relatedUrls[relatedTitlesNum] = entry.link[k].href; relatedTitlesNum++; break;}}}} function removeRelatedDuplicates() { var tmp = new Array(0); var tmp2 = new Array(0); for(var i = 0; i < relatedUrls.length; i++) { if(!contains(tmp, relatedUrls[i])) { tmp.length += 1; tmp[tmp.length - 1] = relatedUrls[i]; tmp2.length += 1; tmp2[tmp2.length - 1] = relatedTitles[i];}} relatedTitles = tmp2; relatedUrls = tmp;} function contains(a, e) { for(var j = 0; j < a.length; j++) if (a[j]==e) return true; return false;} function printRelatedLabels() { var r = Math.floor((relatedTitles.length - 1) * Math.random()); var i = 0; document.write('<p class="vertical-line">Read Also: '); while (i < relatedTitles.length && i < 20) { document.write('<a href="' + relatedUrls[r] + '">' + relatedTitles[r] + '</a>'); if (r < relatedTitles.length - 1) { r++; } else { r = 0;} i++;} document.write('</p>');} /*]]>*/</script>
          <b:if cond='data:post.labels'>
            <b:loop index='i' values='data:post.labels' var='label'>
              <b:if cond='data:i&lt;1'>
                <script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=1&quot;' rel='preload'/>
              </b:if>
            </b:loop>
          </b:if>
          <script>removeRelatedDuplicates(); printRelatedLabels();</script>
        </div>
         </div>
          <style> 
.postRelated p {line-height: 1.35; margin-bottom: 20px;text-align: left;}p { margin-bottom: 1rem;margin-top: 0;}.postRelated p {font-size: 15px;}.postRelated p a:hover {background: #fdd9db;}.postRelated .vertical-line {margin: 30px 40px;position: relative;}.postRelated .vertical-line:after {background-color: #e4282f;bottom: 0;content: &quot;&quot;;display: block;height: 95%;left: -15px; position: absolute;width: 4px;}.postRelated p a {border-bottom: 2px solid #fdd9db;color: #e4282f;display: inline;line-height: 1;padding-top: 2px;}@media (min-width: 768px){.postRelated p {text-align: justify;}}</style>
</b:includable>
      
      <!--[ Article rating ]-->
      <b:includable id='post-articleRating'>
        <b:if cond='data:view.isPost and data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
            
          <div class='pRt' id='pRating'>
            <b:if cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])'>
             <h2 class='title dt'><span class='rTitle' data-text='How was the product?'/></h2>
              <b:else/>
              <h2 class='title dt'><span class='rTitle' data-text='How was the article?'/></h2>
            </b:if>
            <div class='pRtC notranslate'>
           <span class='clap'><button class='claps_button'><b:include name='clap-icon'/><button class='claps'/></button></span>
            <div class='pRtS' id='wpac-rating'/>
          </div>
          </div>
        </b:if>
      </b:includable>

      <!--[ Post authors ]-->
      <b:includable id='post-authorProfile'>
        <div class='admAbt'>
          <h2 class='title dt'>About the Author</h2>
          <div class='admPs'>
            <div class='admIm'>
              <b:include name='post-authorImage'/>
            </div>
            <div class='admI'>
              <bdi class='admN' expr:data-text='data:post.author.name' expr:data-write='data:messages.postedBy'/>
              <div class='admA'>
                <b:eval expr='data:post.author.aboutMe snippet {length: 250, links: true, linebreaks: true}'/>
                <!--<data:post.author.aboutMe/>-->
              </div>
            </div>
          </div>
          </div>  
      </b:includable>

      <b:includable id='post-authorImage'>
        <b:if cond='!data:view.isPost'>
          <b:if cond='data:post.author.authorPhoto.image'>
            <div class='im' expr:data-style='&quot;background-image: url(&quot; + resizeImage(data:post.author.authorPhoto.image,20,&quot;1:1&quot;) + &quot;)&quot;'>
              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + resizeImage(data:post.author.authorPhoto.image,20,&quot;1:1&quot;) + &quot;)&quot;' name='style'/>
            </div>
            <noscript><div class='im' expr:style='&quot;background-image: url(&quot; + resizeImage(data:post.author.authorPhoto.image,20,&quot;1:1&quot;) + &quot;)&quot;'/></noscript>
            <b:elseif cond='!data:view.isMultipleItems'/>
            <div class='im'><b:include name='profile-icon'/></div>
          </b:if>
          <b:else/>
          <b:if cond='data:post.author.authorPhoto.image'>
            <div class='im lazy' expr:data-style='&quot;background-image: url(&quot; + resizeImage(data:post.author.authorPhoto.image,40,&quot;1:1&quot;) + &quot;)&quot;'>
              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + resizeImage(data:post.author.authorPhoto.image,20,&quot;1:1&quot;) + &quot;)&quot;' name='style'/>
            </div>
            <noscript><div class='im' expr:style='&quot;background-image: url(&quot; + resizeImage(data:post.author.authorPhoto.image,40,&quot;1:1&quot;) + &quot;)&quot;'/></noscript>
            <b:else/>
            <div class='aFl'>
              <span><data:post.author.name/></span>
            </div>
          </b:if>
        </b:if>
      </b:includable>

      <b:includable id='post-authorName'>
        <!--[ Post Author without Link ]-->
        <!--<bdi class='nm' expr:data-text='data:post.author.name' expr:data-write='data:widgets.Blog.first.allBylineItems.author.label'/>-->

        <!--[ Post Author with Link ]-->
        <b:tag class='nm' expr:data-text='data:post.author.name' expr:data-write='data:widgets.Blog.first.allBylineItems.author.label' expr:name='data:post.author.profileUrl ? &quot;a&quot; : &quot;span&quot;'>
          <b:attr cond='data:post.author.profileUrl' expr:value='data:post.author.name' name='aria-label'/>
          <b:attr cond='data:post.author.profileUrl' expr:value='data:post.author.profileUrl' name='href'/>
          <b:attr cond='data:post.author.profileUrl' name='rel' value='author noreferrer'/>
          <b:attr cond='data:post.author.profileUrl' name='target' value='_blank'/>
        </b:tag>
      </b:includable>

      <!--[ Post article ]-->
      <b:includable id='postHeaders'>
        <div class='pHdr pSml'>
          <b:include name='postLabelorSponsor'/>
        </div>
      </b:includable>

      <b:includable id='postCommentsLinks'>
        <b:if cond='data:post.allowComments and data:post.numberOfComments &gt; 0'>
          <a class='cmnt' expr:aria-label='data:messages.comments' expr:data-text='data:post.numberOfComments' expr:href='data:post.url.canonical fragment &quot;comment&quot;' role='button'>
            <b:include name='chat-icon'/>
          </a>
        </b:if>
      </b:includable>

      <b:includable id='postCommentsUrl'>
        <b:if cond='data:post.allowComments and data:post.numberOfComments &gt; 0'>
          <a class='cmnt' expr:aria-label='data:messages.comments' expr:data-text='data:post.numberOfComments' expr:href='data:post.url.canonical fragment &quot;comment&quot;' role='button'>
            <b:class cond='data:view.isSingleItem' name='tIc'/>
            <b:include name='chat-icon'/>
          </a>
        </b:if>
      </b:includable>

      <b:includable id='postCommentsLabel'>
        <b:if cond='data:post.allowComments and data:post.numberOfComments &gt; 0'>
          <label class='cmnt' expr:data-text='data:post.numberOfComments' for='forComments'>
            <b:class cond='data:view.isSingleItem' name='tIc'/>
            <b:include name='chat-icon'/>
          </label>
        </b:if>
      </b:includable>

      <b:includable id='postSponsored'>
        <div class='spnr'>
          <b:include name='link-icon'/>
        </div>
      </b:includable>

      <b:includable id='postProduct'>
        <div class='spnr'>
          <b:include name='tag-icon'/>
        </div>
      </b:includable>

      <b:includable id='postLabelSponsored'>
        <div class='pLbls nSpr'>
          <b:loop index='s' values='data:post.labels' var='label'>
            <b:if cond='data:s == 0'>
              <b:tag expr:data-text='data:label.name' name='span'/>
            </b:if>
          </b:loop>
        </div>
      </b:includable>

      <b:includable id='postLabel'>
        <b:if cond='data:widgets.Blog.first.allBylineItems.labels'>
          <div class='pLbls'>
            <b:attr cond='data:post.labels' expr:value='data:widgets.Blog.first.allBylineItems.labels.label' name='data-text'/>
            <b:loop index='i' values='data:post.labels' var='label'>
              <b:if cond='data:i &lt;= 1'>
                <b:tag expr:data-text='data:label.name' expr:name='data:blog.url != data:label.url ? &quot;a&quot; : &quot;span&quot;'>
                  <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.url.canonical' name='href'/>
                  <b:attr cond='data:blog.url != data:label.url' name='rel' value='tag'/>
                  <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.name' name='aria-label'/>
                </b:tag>
              </b:if>
            </b:loop>
          </div>
        </b:if>
      </b:includable>

      <b:includable id='postLabelorSponsor'>
        <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
          <!--[ Post labels ]-->
          <b:include cond='data:post.labels' name='postLabel'/>
          <b:else/>
          <b:include name='postLabelSponsored'/>
        </b:if>
      </b:includable>

      <b:includable id='postJumpLinks'>
        <a class='pJmp' expr:aria-label='data:blog.jumpLinkMessage' expr:data-text='data:messages.keepReading' expr:href='data:post.url.canonical'/>
      </b:includable>

      <b:includable id='postTimestampPublish'>
        <time class='aTtmp pTtmp pbl' expr:data-text='format(data:post.date, &quot;MMM d, YYYY&quot;)' expr:datetime='data:post.date.iso8601' expr:title='&quot;Published: &quot; + data:post.date format &quot;MMMM d, YYYY&quot;'/>
      </b:includable>

      <b:includable id='postTimestamps'>
        <b:if cond='data:post.lastUpdated != data:post.date'>
          <time class='aTtmp pTtmp upd' data-date='Updated:' expr:data-text='format(data:post.lastUpdated, &quot;MMMM d, YYYY&quot;)' expr:data-time='format(data:post.lastUpdated, &quot;MMM d, YYYY&quot;)' expr:datetime='data:post.lastUpdated.iso8601' expr:title='&quot;Last updated: &quot; + data:post.lastUpdated format &quot;MMMM d, YYYY&quot;'/>
          <b:else/>
          <time class='aTtmp pTtmp pbl' expr:data-text='format(data:post.date, &quot;MMMM d, YYYY&quot;)' expr:data-time='format(data:post.lastUpdated, &quot;MMM d, YYYY&quot;)' expr:datetime='data:post.date.iso8601' expr:title='&quot;Published: &quot; + data:post.date format &quot;MMMM d, YYYY&quot;'/>
        </b:if>
      </b:includable>

      <b:includable id='postEntrySnippet'>
        <b:eval expr='snippet(data:post.snippets.long, {length: 150, links: false, linebreaks: false})'/>
        <!--<b:eval expr='snippet(data:post.body, {length: 90, links: false, linebreaks: false})'/>-->
      </b:includable>

      <b:includable id='postEntryThumbnail'>
        <b:if cond='data:post.featuredImage.isYoutube'>
          <img class='imgThm lazy' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:data-src='data:post.featuredImage.youtubeMaxResDefaultUrl.isResizable ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl, 600, &quot;18:9&quot;) : data:post.featuredImage.youtubeMaxResDefaultUrl' src='data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs='/>
          <noscript><img class='imgThm' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:src='data:post.featuredImage.youtubeMaxResDefaultUrl.isResizable ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl, 600, &quot;18:9&quot;) : data:post.featuredImage.youtubeMaxResDefaultUrl'/></noscript>
          <b:else/>          
          <img class='imgThm lazy' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:data-src='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 600, &quot;18:9&quot;) : data:post.featuredImage' src='data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs='/>
          <noscript><img class='imgThm' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:src='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 600, &quot;18:9&quot;) : data:post.featuredImage'/></noscript>
        </b:if>
      </b:includable>

      <!--[ Comment button ]-->
      <b:includable id='post-commentButton'>
        <!--[ Show/hide Comment ]-->
        <div class='cmShw'>
          <label class='cmBtn button' for='forComments'>
            <!--[ Delete tag bellow to change button style ]-->
            <b:class name='ln'/>

            <b:if cond='data:post.numberOfComments &gt; 0'>
              <span><data:messages.joinTheConversation/> (<data:post.numberOfComments/>)</span>
              <b:else/>
              <data:messages.postAComment/>
            </b:if>
          </label>
        </div>
      </b:includable>

      <!--[ Comment disqus ]-->
      <b:includable id='post-commentDisqus'>
        <div class='cmDisqus' id='disqus_thread'>
          <div class='cmBtn button' id='disqusshow' onclick='load_Comments()'>
            <!--[ Delete tag bellow to change button style ]-->
            <b:class name='ln'/>

            <span><data:messages.joinTheConversation/></span>
          </div>
        </div>
        <script>/*<![CDATA[*/ var disqus_shortname = "nldblog"; !function(){var e=document.createElement("script");e.defer=!0,e.src="//"+disqus_shortname+".disqus.com/blogger_item.js",(document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0]).appendChild(e)}(); function load_Comments(){var e=document.getElementById("disqusshow");e.style.display="none";var t="nldblog";!function(){var e=document.createElement("script");e.defer=!0,e.src="https://"+t+".disqus.com/embed.js",(document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0]).appendChild(e)}()}; var uri = window.location.toString(); if (uri.indexOf("?m=1","?m=1") > 0) {var clean_uri = uri.substring(0, uri.indexOf("?m=1"));window.history.replaceState({}, document.title, clean_uri); }; /*]]>*/</script>
      </b:includable>

      <!--[ Comment disqus on-scroll ]-->
      <b:includable id='post-commentDisqusScroll'>
        <div class='cmDisqus' id='disqus_thread'>
          <div id='disqus_empty'/>
        </div>

        <!--[ Disqus script by bungfrangki.com, change 'nldblog' with your disqus_shortname ]-->
        <script>var disqus_blogger_current_url = &quot;<data:blog.canonicalUrl/>&quot;; if (!disqus_blogger_current_url.length) {disqus_blogger_current_url = &quot;<data:blog.url/>&quot;;} var disqus_blogger_homepage_url = &quot;<data:blog.canonicalHomepageUrl/>&quot;; var disqus_blogger_canonical_homepage_url = &quot;<data:blog.canonicalHomepageUrl/>&quot;;</script>
        <script>/*<![CDATA[*/ function load_disqus( disqus_shortname ) {var y = document.getElementById('disqus_empty'), t = document.getElementById('disqus_thread'), e = document.createElement('script'), d = document.createElement('script'), h = (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]); if( t && y ) {e.async = true; e.src = '//' + disqus_shortname + '.disqus.com/embed.js'; h.appendChild(e); d.async = !0; d.src = '//' + disqus_shortname + '.disqus.com/blogger_item.js'; h.appendChild(d); y.remove(); } }; window.addEventListener('scroll', function(e) {var currentScroll = document.scrollingElement.scrollTop; var t = document.getElementById('disqus_thread'); if( t && (currentScroll > t.getBoundingClientRect().top - 150) ) {load_disqus('nldblog'); console.log('Disqus loaded.'); }}, false); var uri = window.location.toString(); if (uri.indexOf("?m=1","?m=1") > 0) {var clean_uri = uri.substring(0, uri.indexOf("?m=1"));window.history.replaceState({}, document.title, clean_uri); }; /*]]>*/</script>
      </b:includable>

      <!--[ Comment FB ]-->
      <b:includable id='post-commentFB'>        
        <div id='fb-root'/>
        <script src='http://connect.facebook.net/en_US/all.js#xfbml=1' type='deferjs'/>
        <div id='commentFB'><fb:comments expr:href='data:post.url' num_posts='10' width='650'/></div>
        <script>/*<![CDATA[*/ var uri = window.location.toString(); if (uri.indexOf("?m=1","?m=1") > 0) {var clean_uri = uri.substring(0, uri.indexOf("?m=1"));window.history.replaceState({}, document.title, clean_uri); }; /*]]>*/</script>
      </b:includable>

      <!--[ Loadmore pagination ]-->
      <b:includable id='post-pagination1'>
        <script> /*! Simple AJAX infinite scroll by Taufik Nurrohman dte.web.id */ !function(t,e){t.InfiniteScroll=function(n){function r(t,n){return n=n||e,n.querySelectorAll(t)}function o(t){return void 0!==t}function a(t){return&quot;function&quot;==typeof t}function i(t,e){t=t||{};for(var n in e)t[n]=&quot;object&quot;==typeof e[n]?i(t[n],e[n]):e[n];return t}function s(t,e,n){return o(t)?o(e)?void(o(n)?g[t][n]=e:g[t].push(e)):g[t]:g}function d(t,e){o(e)?delete g[t][e]:g[t]=[]}function l(t,e){if(o(g[t]))for(var n in g[t])g[t][n](e)}function c(){return L.innerHTML=p.text.loading,v=!0,M?(y.classList.add(p.state.loading),l(&quot;loading&quot;,[p]),void u(M,function(t,n){y.className=x+&quot; &quot;+p.state.load,h=e.createElement(&quot;div&quot;),h.innerHTML=t;var o=r(&quot;title&quot;,h),a=r(p.target.post,h),i=r(p.target.anchors+&quot; &quot;+p.target.anchor,h),s=r(p.target.post,H);if(o=o&amp;&amp;o[0]?o[0].innerHTML:&quot;&quot;,a.length&amp;&amp;s.length){var d=s[s.length-1];e.title=o,d.insertAdjacentHTML(&quot;afterend&quot;,&quot; &quot;),h=e.createElement(&quot;div&quot;);for(var c=0,u=a.length;u&gt;c;++c)h.appendChild(a[c]);d.insertAdjacentHTML(&quot;afterend&quot;,h.innerHTML),f(),M=i.length?i[0].href:!1,v=!1,q++,l(&quot;load&quot;,[p,t,n])}},function(t,e){y.classList.add(p.state.error),v=!1,f(1),l(&quot;error&quot;,[p,t,e])})):(y.classList.add(p.state.loaded),L.innerHTML=p.text.loaded,l(&quot;loaded&quot;,[p]))}function f(t){if(L.innerHTML=&quot;&quot;,T){h.innerHTML=p.text[t?&quot;error&quot;:&quot;load&quot;];var e=h.firstChild;e.onclick=function(){return 2===p.type&amp;&amp;(T=!1),c(),!1},L.appendChild(e)}}var u=&quot;infinite-scroll-state-&quot;,p={target:{posts:&quot;.posts&quot;,post:&quot;.post&quot;,anchors:&quot;.anchors&quot;,anchor:&quot;.anchor&quot;},text:{load:&quot;%s&quot;,loading:&quot;%s&quot;,loaded:&quot;%s&quot;,error:&quot;%s&quot;},state:{load:u+&quot;load&quot;,loading:u+&quot;loading&quot;,loaded:u+&quot;loaded&quot;,error:u+&quot;error&quot;}},g={load:[],loading:[],loaded:[],error:[]};p=i(p,n||{}),p.on=s,p.off=d;var h=null,u=function(e,n,r){if(t.XMLHttpRequest){var o=new XMLHttpRequest;o.onreadystatechange=function(){if(4===o.readyState){if(200!==o.status)return void(r&amp;&amp;a(r)&amp;&amp;r(o.responseText,o));n&amp;&amp;a(n)&amp;&amp;n(o.responseText,o)}},o.open(&quot;GET&quot;,e),o.send()}},T=1!==p.type,v=!1,H=r(p.target.posts)[0],L=r(p.target.anchors)[0],M=r(p.target.anchor,L),m=e.body,y=e.documentElement,x=y.className||&quot;&quot;,E=H.offsetTop+H.offsetHeight,j=t.innerHeight,A=0,b=null,q=1;if(M.length){M=M[0].href,H.insertAdjacentHTML(&quot;afterbegin&quot;,&quot; &quot;),h=e.createElement(&quot;div&quot;),f();var w=function(){E=H.offsetTop+H.offsetHeight,j=t.innerHeight,A=m.scrollTop||y.scrollTop,v||E&gt;A+j||c()};w(),0!==p.type&amp;&amp;t.addEventListener(&quot;scroll&quot;,function(){T||(b&amp;&amp;t.clearTimeout(b),b=t.setTimeout(w,200))},!1)}return p}}(window,document); if(typeof InfiniteScroll !== &quot;undefined&quot;) { var infinite_scroll = new InfiniteScroll ({ type: 0, target: { posts: &quot;.blogPts&quot;, post: &quot;.ntry&quot;, anchors: &quot;.blogPg&quot;, anchor: &quot;.olLnk&quot;}, text: {load: &quot;<a class='jsLd' expr:aria-label='data:messages.loadMorePosts' expr:data-text='data:messages.loadMorePosts' href='javascript:;'/>&quot;, loading: &quot;<div class='jsLd wait nPst' expr:data-text='data:messages.loading'><svg viewBox='0 0 50 50' x='0px' y='0px'><path d='M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z'><animateTransform attributeName='transform' attributeType='xml' dur='0.6s' from='0 25 25' repeatCount='indefinite' to='360 25 25' type='rotate'/></path></svg></div>&quot;, loaded: &quot;<div class='jsLd nPst' expr:data-text='data:messages.noResultsFound'/>&quot;, error: &quot;<a class='jsLd error' expr:aria-label='data:messages.loadMorePosts' expr:data-text='data:messages.moreEllipsis' href='javascript:;'/>&quot;} }); } function puImgPs(){for(var e=qSell(&quot;.ntry img.imgThm&quot;),t=0;t&lt;e.length;t++)if(e[t].getAttribute(&quot;data-src&quot;)){var n=e[t].getAttribute(&quot;data-src&quot;);1!=n.includes(&quot;blogspot&quot;)&amp;&amp;1!=n.includes(&quot;googleusercontent&quot;)||1!=n.includes(&quot;-pd&quot;)&amp;&amp;1!=n.includes(&quot;-p-k-no-nu&quot;)||0!=n.includes(&quot;-rw&quot;)||e[t].setAttribute(&quot;data-src&quot;,n.replace(&quot;-nu&quot;,&quot;-nu-rw-e30&quot;).replace(&quot;-pd&quot;,&quot;-pd-rw-e30&quot;))}} &quot;undefined&quot;!=typeof infinite_scroll&amp;&amp;infinite_scroll.on(&quot;load&quot;,function(){puImgPs();if(typeof puViews==&#39;function&#39;){puViews()};if(typeof bkMrk==&#39;function&#39;){bkMrk()};});</script>
      </b:includable>

      <!--[ Numbered pagination (Feeds must be enabled to work) ]-->
      <b:includable id='post-pagination2'>
        <script async='async' defer='defer'>/*<![CDATA[*/ var perPage = 7, numPages = 3, firstText = "First", lastText = "Last", prevText = "Previous", nextText = "Next", urlactivepage = location.href, home_page = "/"; var noPage,currentPage,currentPageNo,postLabel;function loadScript(e,a,r){var t=document.createElement("script");t.type="text/javascript",t.src=e,t.async=a,r&&(t.onload=r),document.getElementsByTagName("head")[0].appendChild(t)}function looppagecurrentg(e){var a="";pageNumber=parseInt(numPages/2),pageNumber==numPages-pageNumber&&(numPages=2*pageNumber+1),pageStart=currentPageNo-pageNumber,pageStart<1&&(pageStart=1),lastPageNo=parseInt(e/perPage)+1,lastPageNo-1==e/perPage&&--lastPageNo,pageEnd=pageStart+numPages-1,pageEnd>lastPageNo&&(pageEnd=lastPageNo),a+="<span class='pgOf'>Page "+currentPageNo+" of "+lastPageNo+"</span>";e=parseInt(currentPageNo)-1;1<currentPageNo&&(a+="page"==currentPage?'<a class="pgFirst" href="'+home_page+'">'+firstText+"</a>":'<a class="pgFirst" href="/search/label/'+postLabel+"?&max-results="+perPage+'">'+firstText+"</a>"),2<currentPageNo&&(a+=3==currentPageNo?"page"==currentPage?'<a class="pgPrev" href="'+home_page+'">'+prevText+"</a>":'<a class="pgPrev" href="/search/label/'+postLabel+"?&max-results="+perPage+'">'+prevText+"</a>":"page"==currentPage?'<a class="pgPrev" href="#" onclick="redirectpage('+e+');return false">'+prevText+"</a>":'<a class="pgPrev" href="#" onclick="redirectlabel('+e+');return false">'+prevText+"</a>"),1<pageStart&&(a+="page"==currentPage?'<a class="pgNmbr" href="'+home_page+'">1</a>':'<a class="pgNmbr" href="/search/label/'+postLabel+"?&max-results="+perPage+'">1</a>'),2<pageStart&&(a+='<span class="pgHlip">&hellip;</span>');for(var r=pageStart;r<=pageEnd;r++)a+=currentPageNo==r?'<span class="pgCrnt nPst">'+r+"</span>":1==r?"page"==currentPage?'<a class="pgNmbr" href="'+home_page+'">1</a>':'<a class="pgNmbr" href="/search/label/'+postLabel+"?&max-results="+perPage+'">1</a>':"page"==currentPage?'<a class="pgNmbr" href="#" onclick="redirectpage('+r+');return false">'+r+"</a>":'<a class="pgNmbr" href="#" onclick="redirectlabel('+r+');return false">'+r+"</a>";pageEnd<lastPageNo-1&&(a+='<span class="pgHlip">&hellip;</span>'),pageEnd<lastPageNo&&(a+="page"==currentPage?'<a class="pgNmbr" href="#" onclick="redirectpage('+lastPageNo+');return false">'+lastPageNo+"</a>":'<a class="pgNmbr" href="#" onclick="redirectlabel('+lastPageNo+');return false">'+lastPageNo+"</a>");e=parseInt(currentPageNo)+1;currentPageNo<lastPageNo-1&&(a+="page"==currentPage?'<a class="pgNext" href="#" onclick="redirectpage('+e+');return false">'+nextText+"</a>":'<a class="pgNext" href="#" onclick="redirectlabel('+e+');return false">'+nextText+"</a>"),currentPageNo<lastPageNo&&(a+="page"==currentPage?'<a class="pgLast" href="#" onclick="redirectpage('+lastPageNo+');return false">'+lastText+"</a>":'<a class="pgLast" href="#" onclick="redirectlabel('+lastPageNo+');return false">'+lastText+"</a>");for(var t=document.getElementsByName("pageArea"),e=getid("blogPager"),s=0;s<t.length;s++)t[s].innerHTML=a;t&&0<t.length&&(a=""),e&&(e.innerHTML=a)}function totalcountdata(e){e=e.feed;looppagecurrentg(parseInt(e.openSearch$totalResults.$t,10))}function pagecurrentg(){var e=urlactivepage;-1!=e.indexOf("/search/label/")&&(postLabel=-1!=e.indexOf("?updated-max")?e.substring(e.indexOf("/search/label/")+14,e.indexOf("?updated-max")):e.substring(e.indexOf("/search/label/")+14,e.indexOf("?&max"))),-1==e.indexOf("?q=")&&-1==e.indexOf(".html")&&(-1==e.indexOf("/search/label/")?(currentPage="page",currentPageNo=-1!=urlactivepage.indexOf("#PageNo=")?urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length):1,loadScript(home_page+"feeds/posts/summary?max-results=1&alt=json-in-script&callback=totalcountdata",!0)):(currentPage="label",-1==e.indexOf("&max-results=")&&(perPage=20),currentPageNo=-1!=urlactivepage.indexOf("#PageNo=")?urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length):1,loadScript(home_page+"feeds/posts/summary/-/"+postLabel+"?alt=json-in-script&callback=totalcountdata&max-results=1",!0)))}function redirectpage(e){jsonstart=(e-1)*perPage,noPage=e,loadScript(home_page+"feeds/posts/summary?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost",!0)}function redirectlabel(e){jsonstart=(e-1)*perPage,noPage=e,loadScript(home_page+"feeds/posts/summary/-/"+postLabel+"?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost",!0)}function finddatepost(e){post=e.feed.entry[0];e=post.published.$t.substring(0,19)+post.published.$t.substring(23,29),e=encodeURIComponent(e),e="page"==currentPage?"/search?updated-max="+e+"&max-results="+perPage+"#PageNo="+noPage:"/search/label/"+postLabel+"?updated-max="+e+"&max-results="+perPage+"#PageNo="+noPage;location.href=e}void 0===firstText&&(firstText="First"),void 0===lastText&&(lastText="Last"),pagecurrentg(); /*]]>*/</script>
      </b:includable>

      <!--[ Single page condition ]-->
      <b:includable id='post-singlePage'>
        <style>/*<![CDATA[*/ .blogM .mainbar{flex-basis:100%} .blogM .sidebar{display:none; flex:0 0 530px;margin:50px auto 0} .blogM .sidebar::before{display:none} .sideIn{width:100%} /*]]>*/</style>
        <style>/*<![CDATA[*/ .blogTopc, .blogCont:before, .blogCont:after{display:none !important} /*]]>*/</style>
      </b:includable>

      <!--[ SVG Icon ]-->      
      <b:includable id='back-icon'>
        <!--[ Back icon ]-->
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000, 12.000000) rotate(-270.000000) translate(-12.000000, -12.000000) translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0 0,0'/></g></svg>
      </b:includable>

      <b:includable id='forward-icon'>
        <!--[ Forward icon ]-->
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000, 12.000000) rotate(-90.000000) translate(-12.000000, -12.000000) translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0 0,0'/></g></svg>
      </b:includable>

      <b:includable id='arrow-right-icon'>
        <!--[ Arrow right icon ]-->
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000, 12.000000) rotate(-90.000000) translate(-12.000000, -12.000000) translate(5.500000, 4.000000)'><line x1='6.7743' x2='6.7743' y1='15.7501' y2='0.7501'/><path d='M12.7988,9.6998 C12.7988,9.6998 9.5378,15.7498 6.7758,15.7498 C4.0118,15.7498 0.7498,9.6998 0.7498,9.6998'/></g></svg>
      </b:includable>

      <b:includable id='arrow-left-icon'>
        <!--[ Arrow left icon ]-->
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000, 12.000000) rotate(-270.000000) translate(-12.000000, -12.000000) translate(5.500000, 4.000000)'><line x1='6.7743' x2='6.7743' y1='15.7501' y2='0.7501'/><path d='M12.7988,9.6998 C12.7988,9.6998 9.5378,15.7498 6.7758,15.7498 C4.0118,15.7498 0.7498,9.6998 0.7498,9.6998'/></g></svg>
      </b:includable>

      <b:includable id='arow-down-icon'>
        <!--[ Arrow down icon ]-->
        <svg class='line d' viewBox='0 0 24 24'><g transform='translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0 0,0'/></g></svg>
      </b:includable>

      <b:includable id='arow-up-icon'>
        <!--[ Arrow up icon ]-->
        <svg class='line u' viewBox='0 0 24 24'><g transform='translate(12.000000, 12.000000) rotate(-180.000000) translate(-12.000000, -12.000000) translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0 0,0'/></g></svg>
      </b:includable>

      <b:includable id='arow-up-circle-icon'>
        <!--[ Arrow up circle icon ]-->
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.500000, 3.000000)'><path class='fill' d='M9.5,18 C3.00557739,18 0.456662548,17.5386801 0.0435259337,15.2033146 C-0.36961068,12.8679491 2.27382642,8.47741935 3.08841712,7.02846996 C5.81256986,2.18407813 7.66371927,0 9.5,0 C11.3362807,0 13.1874301,2.18407813 15.9115829,7.02846996 C16.7261736,8.47741935 19.3696107,12.8679491 18.9564741,15.2033146 C18.5443995,17.5386801 15.9944226,18 9.5,18 Z'/></g></svg>
      </b:includable>
      
      <!--[Animated Top]-->
      <b:includable id='animated-top'>
      <svg height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' xmlns='http://www.w3.org/2000/svg'><g fill='none' stroke='currentColor' stroke-linecap='round' stroke-width='2'><path d='M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3' stroke-dasharray='2 4' stroke-dashoffset='6'><animate attributeName='stroke-dashoffset' dur='0.6s' repeatCount='indefinite' values='6;0'/></path><path d='M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21' stroke-dasharray='30' stroke-dashoffset='30'><animate attributeName='stroke-dashoffset' begin='0.1s' dur='0.3s' fill='freeze' values='30;0'/></path><path d='M12 16v-7.5' stroke-dasharray='10' stroke-dashoffset='10'><animate attributeName='stroke-dashoffset' begin='0.5s' dur='0.2s' fill='freeze' values='10;0'/></path><path d='M12 8.5l3.5 3.5M12 8.5l-3.5 3.5' stroke-dasharray='6' stroke-dashoffset='6'><animate attributeName='stroke-dashoffset' begin='0.7s' dur='0.2s' fill='freeze' values='6;0'/></path></g></svg>
      </b:includable>
        
            <!--[Clap icon]-->
      <b:includable id='clap-icon'>
      <svg class='svgIcon-use' height='33' viewBox='0 0 33 33' width='33'><path d='M28.86 17.342l-3.64-6.402c-.292-.433-.712-.729-1.163-.8a1.124 1.124 0 0 0-.889.213c-.63.488-.742 1.181-.33 2.061l1.222 2.587 1.4 2.46c2.234 4.085 1.511 8.007-2.145 11.663-.26.26-.526.49-.797.707 1.42-.084 2.881-.683 4.292-2.094 3.822-3.823 3.565-7.876 2.05-10.395zm-6.252 11.075c3.352-3.35 3.998-6.775 1.978-10.469l-3.378-5.945c-.292-.432-.712-.728-1.163-.8a1.122 1.122 0 0 0-.89.213c-.63.49-.742 1.182-.33 2.061l1.72 3.638a.502.502 0 0 1-.806.568l-8.91-8.91a1.335 1.335 0 0 0-1.887 1.886l5.292 5.292a.5.5 0 0 1-.707.707l-5.292-5.292-1.492-1.492c-.503-.503-1.382-.505-1.887 0a1.337 1.337 0 0 0 0 1.886l1.493 1.492 5.292 5.292a.499.499 0 0 1-.353.854.5.5 0 0 1-.354-.147L5.642 13.96a1.338 1.338 0 0 0-1.887 0 1.338 1.338 0 0 0 0 1.887l2.23 2.228 3.322 3.324a.499.499 0 0 1-.353.853.502.502 0 0 1-.354-.146l-3.323-3.324a1.333 1.333 0 0 0-1.886 0 1.325 1.325 0 0 0-.39.943c0 .356.138.691.39.943l6.396 6.397c3.528 3.53 8.86 5.313 12.821 1.353zM12.73 9.26l5.68 5.68-.49-1.037c-.518-1.107-.426-2.13.224-2.89l-3.303-3.304a1.337 1.337 0 0 0-1.886 0 1.326 1.326 0 0 0-.39.944c0 .217.067.42.165.607zm14.787 19.184c-1.599 1.6-3.417 2.392-5.353 2.392-.349 0-.7-.03-1.058-.082a7.922 7.922 0 0 1-3.667.887c-3.049 0-6.115-1.626-8.359-3.87l-6.396-6.397A2.315 2.315 0 0 1 2 19.724a2.327 2.327 0 0 1 1.923-2.296l-.875-.875a2.339 2.339 0 0 1 0-3.3 2.33 2.33 0 0 1 1.24-.647l-.139-.139c-.91-.91-.91-2.39 0-3.3.884-.884 2.421-.882 3.301 0l.138.14a2.335 2.335 0 0 1 3.948-1.24l.093.092c.091-.423.291-.828.62-1.157a2.336 2.336 0 0 1 3.3 0l3.384 3.386a2.167 2.167 0 0 1 1.271-.173c.534.086 1.03.354 1.441.765.11-.549.415-1.034.911-1.418a2.12 2.12 0 0 1 1.661-.41c.727.117 1.385.565 1.853 1.262l3.652 6.423c1.704 2.832 2.025 7.377-2.205 11.607zM13.217.484l-1.917.882 2.37 2.837-.454-3.719zm8.487.877l-1.928-.86-.44 3.697 2.368-2.837zM16.5 3.293L15.478-.005h2.044L16.5 3.293z' fill-rule='evenodd'/></svg>
      </b:includable>
      
      <!--[ Eye icon ]-->
      <b:includable id='eye-icon'>
        <svg height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 64 64' width='1em' xmlns='http://www.w3.org/2000/svg'><circle cx='32' cy='32' fill='#ffdd67' r='30'/><path d='M45.5 40c6.1 0 11-4.9 11-11c0-1.6-.4-3.2-1-4.6c-2.8-1.3-6.3-2-10-2s-7.2.8-10 2c-.6 1.4-1 2.9-1 4.6c0 6.1 4.9 11 11 11' fill='#fff'/><path d='M46 22.4c-.5.7-.8 1.6-.8 2.5c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5c0-.4-.1-.7-.1-1c-2.4-.9-5.2-1.5-8.1-1.5' fill='#664e27'/><path d='M18.5 40c6.1 0 11-4.9 11-11c0-1.6-.4-3.2-1-4.6c-2.8-1.3-6.3-2-10-2s-7.2.8-10 2c-.6 1.4-1 2.9-1 4.6c0 6.1 4.9 11 11 11' fill='#fff'/><path d='M19 22.4c-.5.7-.8 1.6-.8 2.5c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5c0-.4-.1-.7-.1-1c-2.4-.9-5.2-1.5-8.1-1.5m21.6 24.9c-5.4-2.5-11.8-2.5-17.2 0c-1.4.7.3 4.2 1.6 3.5c3.6-1.7 8.9-2.3 13.9 0c1.4.6 3.1-2.8 1.7-3.5' fill='#664e27'/></svg>
      </b:includable>

      <!--[ Profile icon ]-->
      <b:includable id='profile-icon'>
        <svg class='line' viewBox='0 0 24 24'><path class='svgC' d='M12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12Z'/><path d='M20.5899 22C20.5899 18.13 16.7399 15 11.9999 15C7.25991 15 3.40991 18.13 3.40991 22'/></svg>
      </b:includable>

      <!--[ Profile Circle icon ]-->
      <b:includable id='profile-circle-icon'>
        <svg class='line' viewBox='0 0 24 24'><path class='svgC' d='M12.12 12.78C12.05 12.77 11.96 12.77 11.88 12.78C10.12 12.72 8.71997 11.28 8.71997 9.50998C8.71997 7.69998 10.18 6.22998 12 6.22998C13.81 6.22998 15.28 7.69998 15.28 9.50998C15.27 11.28 13.88 12.72 12.12 12.78Z'/><path d='M18.74 19.3801C16.96 21.0101 14.6 22.0001 12 22.0001C9.40001 22.0001 7.04001 21.0101 5.26001 19.3801C5.36001 18.4401 5.96001 17.5201 7.03001 16.8001C9.77001 14.9801 14.25 14.9801 16.97 16.8001C18.04 17.5201 18.64 18.4401 18.74 19.3801Z'/><path d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z'/></svg>
      </b:includable>

      <!--[ Full Screen Mode icon ]-->
<b:includable id='full-mode-icon'>
<svg id='full-svg-1' onclick='openFullscreen()' viewBox='0 0 16 16'><path d='M3 12h10V4H3v8zm2-6h6v4H5V6zM2 6H1V2.5l.5-.5H5v1H2v3zm13-3.5V6h-1V3h-3V2h3.5l.5.5zM14 10h1v3.5l-.5.5H11v-1h3v-3zM2 13h3v1H1.5l-.5-.5V10h1v3z' fill='currentColor'/></svg><svg id='full-svg-2' onclick='closeFullscreen()' viewBox='0 0 15 15'><path clip-rule='evenodd' d='M5.5 2a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H5V2.5a.5.5 0 0 1 .5-.5Zm4 0a.5.5 0 0 1 .5.5V5h2.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5ZM2 9.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V10H2.5a.5.5 0 0 1-.5-.5Zm7 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H10v2.5a.5.5 0 0 1-1 0v-3Z' fill='currentColor' fill-rule='evenodd'/></svg>
</b:includable>
      
      <!--[ Profiles icon ]-->
      <b:includable id='profiles-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.749500, 2.549500)'><path d='M6.809,18.9067 C3.137,18.9067 9.41469125e-14,18.3517 9.41469125e-14,16.1277 C9.41469125e-14,13.9037 3.117,11.8997 6.809,11.8997 C10.481,11.8997 13.617,13.8847 13.617,16.1077 C13.617,18.3307 10.501,18.9067 6.809,18.9067 Z'/><path d='M6.809,8.728 C9.219,8.728 11.173,6.774 11.173,4.364 C11.173,1.954 9.219,-2.48689958e-14 6.809,-2.48689958e-14 C4.399,-2.48689958e-14 2.44496883,1.954 2.44496883,4.364 C2.436,6.766 4.377,8.72 6.778,8.728 L6.809,8.728 Z'/><path class='svgC' d='M14.0517,7.5293 C15.4547,7.1543 16.4887007,5.8753 16.4887007,4.3533 C16.4897,2.7653 15.3627,1.4393 13.8647,1.1323'/><path class='svgC' d='M14.7113,11.104 C16.6993,11.104 18.3973,12.452 18.3973,13.655 C18.3973,14.364 17.8123,15.092 16.9223,15.301'/></g></svg>
      </b:includable>

      <!--[ Search icon ]-->
      <b:includable id='search-icon'>
        <svg class='line' viewBox='0 0 24 24'><g><circle cx='11.36167' cy='11.36167' r='9.36167'/><line class='svgC' x1='22' x2='19.9332' y1='22' y2='19.9332'/></g></svg>
        <!--<svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><circle cx='9.76659044' cy='9.76659044' r='8.9885584'/><line x1='16.0183067' x2='19.5423342' y1='16.4851259' y2='20.0000001'/></g></svg>-->
      </b:includable>

      <!--[ Share icon ]-->
      <b:includable id='share-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M16.44 8.8999C20.04 9.2099 21.51 11.0599 21.51 15.1099V15.2399C21.51 19.7099 19.72 21.4999 15.25 21.4999H8.73998C4.26998 21.4999 2.47998 19.7099 2.47998 15.2399V15.1099C2.47998 11.0899 3.92998 9.2399 7.46998 8.9099'/><path class='svgC' d='M12 15.0001V3.62012'/><path class='svgC' d='M15.35 5.85L12 2.5L8.65002 5.85'/></svg>
      </b:includable>

      <!--[ Share icon ]-->
      <b:includable id='share-alt-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M92.30583,264.72053a3.42745,3.42745,0,0,1-.37,1.57,3.51,3.51,0,1,1,0-3.13995A3.42751,3.42751,0,0,1,92.30583,264.72053Z' transform='translate(-83.28571 -252.73452)'/><circle class='svgC' cx='18.48892' cy='5.49436' r='3.51099'/><circle class='svgC' cx='18.48892' cy='18.50564' r='3.51099'/><line class='cls-3' x1='12.53012' x2='8.65012' y1='8.476' y2='10.416'/><line class='cls-3' x1='12.53012' x2='8.65012' y1='15.496' y2='13.556'/></svg>
      </b:includable>
      
        <!--[ Pinterest icon ]-->
      <b:includable id='pinterest-p-icon'>
      <svg viewBox='0 0 32 32'><path d='M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26a12,12,0,0,1-3.81-.63l1.2-4.81A7.93,7.93,0,0,0,16,23a8.36,8.36,0,0,0,1.4-.12,8,8,0,1,0-9.27-6.49,1,1,0,0,0,2-.35,6,6,0,1,1,3.79,4.56L15,16.24A1,1,0,1,0,13,15.76l-2.7,10.81A12,12,0,1,1,16,28Z'/></svg>
      </b:includable>
               
      <!--[Line icon ]-->
      <b:includable id='line-p-icon'>
        <svg viewBox='0 0 32 32'><path d='M16,2C8.28,2,2,7.38,2,14c0,5.48,4.34,10.24,10.44,11.6L12,28.87a1,1,0,0,0,.37.91A1,1,0,0,0,13,30a1,1,0,0,0,.35-.06C14,29.68,30,23.58,30,14,30,7.38,23.72,2,16,2ZM14.22,27.4l.33-2.47a1,1,0,0,0-.83-1.12C8.09,22.91,4,18.78,4,14,4,8.49,9.38,4,16,4S28,8.49,28,14C28,20.61,18.14,25.66,14.22,27.4Z'/><path class='svg-c' d='M10,15.25H8.75V12a.75.75,0,0,0-1.5,0v4a.76.76,0,0,0,.75.75h2a.75.75,0,0,0,0-1.5Z'/><path class='svg-c' d='M24,12.75a.75.75,0,0,0,0-1.5H22a.76.76,0,0,0-.75.75v4a.76.76,0,0,0,.75.75h2a.75.75,0,0,0,0-1.5H22.75v-.5H24a.75.75,0,0,0,0-1.5H22.75v-.5Z'/><path class='svg-c' d='M13,11.25a.76.76,0,0,0-.75.75v4a.75.75,0,0,0,1.5,0V12A.76.76,0,0,0,13,11.25Z'/><path class='svg-c' d='M19,11.25a.76.76,0,0,0-.75.75v1.75l-1.65-2.2a.75.75,0,0,0-1.35.45v4a.75.75,0,0,0,1.5,0V14.25l1.65,2.2a.75.75,0,0,0,.6.3.67.67,0,0,0,.24,0,.75.75,0,0,0,.51-.71V12A.76.76,0,0,0,19,11.25Z'/></svg>
        </b:includable>
        
      <!--[Email icon ]-->
      <b:includable id='email-p-icon'>
      <svg class='line' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path class='svg-c' d='M17.2677 9.06113L13.0023 12.4954C12.1951 13.1283 11.0635 13.1283 10.2563 12.4954L5.95424 9.06113'/><path d='M6.88787 3.5H16.3158C17.6752 3.51525 18.969 4.08993 19.896 5.0902C20.823 6.09048 21.3022 7.42903 21.222 8.79412V15.322C21.3022 16.6871 20.823 18.0256 19.896 19.0259C18.969 20.0262 17.6752 20.6009 16.3158 20.6161H6.88787C3.96796 20.6161 2 18.2407 2 15.322V8.79412C2 5.87545 3.96796 3.5 6.88787 3.5Z'/></svg>
      </b:includable>
        
      <!--[ Instagram icon ]-->
      <b:includable id='instagram-icon'>
        <svg viewBox='0 0 32 32'><path d='M22,3H10a7,7,0,0,0-7,7V22a7,7,0,0,0,7,7H22a7,7,0,0,0,7-7V10A7,7,0,0,0,22,3Zm5,19a5,5,0,0,1-5,5H10a5,5,0,0,1-5-5V10a5,5,0,0,1,5-5H22a5,5,0,0,1,5,5Z'/><path class='svgC' d='M16,9.5A6.5,6.5,0,1,0,22.5,16,6.51,6.51,0,0,0,16,9.5Zm0,11A4.5,4.5,0,1,1,20.5,16,4.51,4.51,0,0,1,16,20.5Z'/><circle class='svgC' cx='23' cy='9' r='1'/></svg>
      </b:includable>

      <!--[ Facebook icon ]-->
      <b:includable id='facebook-icon'>
        <svg viewBox='0 0 32 32'><path d='M24,3H8A5,5,0,0,0,3,8V24a5,5,0,0,0,5,5H24a5,5,0,0,0,5-5V8A5,5,0,0,0,24,3Zm3,21a3,3,0,0,1-3,3H17V18h4a1,1,0,0,0,0-2H17V14a2,2,0,0,1,2-2h2a1,1,0,0,0,0-2H19a4,4,0,0,0-4,4v2H12a1,1,0,0,0,0,2h3v9H8a3,3,0,0,1-3-3V8A3,3,0,0,1,8,5H24a3,3,0,0,1,3,3Z'/></svg>
      </b:includable>

      <!--[ Facebook rounded icon ]-->
      <b:includable id='facebook-r-icon'>
        <svg viewBox='0 0 64 64'><path d='M20.1,36h3.4c0.3,0,0.6,0.3,0.6,0.6V58c0,1.1,0.9,2,2,2h7.8c1.1,0,2-0.9,2-2V36.6c0-0.3,0.3-0.6,0.6-0.6h5.6 c1,0,1.9-0.7,2-1.7l1.3-7.8c0.2-1.2-0.8-2.4-2-2.4h-6.6c-0.5,0-0.9-0.4-0.9-0.9v-5c0-1.3,0.7-2,2-2h5.9c1.1,0,2-0.9,2-2V6.2 c0-1.1-0.9-2-2-2h-7.1c-13,0-12.7,10.5-12.7,12v7.3c0,0.3-0.3,0.6-0.6,0.6h-3.4c-1.1,0-2,0.9-2,2v7.8C18.1,35.1,19,36,20.1,36z'/></svg>
      </b:includable>

      <!--[ Twitter icon ]-->
      <b:includable id='twitter-icon'>
        <svg viewBox='0 0 32 32'><path d='M13.35,28A13.66,13.66,0,0,1,2.18,22.16a1,1,0,0,1,.69-1.56l2.84-.39A12,12,0,0,1,5.44,4.35a1,1,0,0,1,1.7.31,9.87,9.87,0,0,0,5.33,5.68,7.39,7.39,0,0,1,7.24-6.15,7.29,7.29,0,0,1,5.88,3H29a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1.06L27,12.27c0,.14,0,.28-.05.41a12.46,12.46,0,0,1,.09,1.43A13.82,13.82,0,0,1,13.35,28ZM4.9,22.34A11.63,11.63,0,0,0,13.35,26,11.82,11.82,0,0,0,25.07,14.11,11.42,11.42,0,0,0,25,12.77a1.11,1.11,0,0,1,0-.26c0-.22.05-.43.06-.65a1,1,0,0,1,.22-.58l1.67-2.11H25.06a1,1,0,0,1-.85-.47,5.3,5.3,0,0,0-4.5-2.51,5.41,5.41,0,0,0-5.36,5.45,1.07,1.07,0,0,1-.4.83,1,1,0,0,1-.87.2A11.83,11.83,0,0,1,6,7,10,10,0,0,0,8.57,20.12a1,1,0,0,1,.37,1.05,1,1,0,0,1-.83.74Z'/></svg>
      </b:includable>

      <!--[ Twitter rounded icon ]-->
      <b:includable id='twitter-r-icon'>
        <svg viewBox='0 0 64 64'><path d='M11.4,26.6C11.5,26.6,11.5,26.6,11.4,26.6c-0.9,0-1.8-0.2-2.6-0.4c-1.3-0.4-2.5,0.8-2.1,2 c1.1,4.3,4.5,7.7,8.8,8.6c-1,0.3-2,0.4-3,0.4c-1,0-1.7,1.1-1.2,2c1.9,3.5,5.6,5.9,9.7,6h1c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2 c-1.3,0-2.9-0.1-4.5-0.5c-1-0.2-2-0.2-2.9,0.1c-1.7,0.6-3.5,1.1-5.4,1.3C8.5,50.2,8,50.7,8,51.4v0c0,0.5,0.3,1,0.8,1.2 c3.9,1.7,8.3,2.7,12.9,2.7c21.1,0,32.7-17.9,32.7-33.5v0c0-0.9,0.4-1.8,1.1-2.4c1.2-1,2.3-2.1,3.3-3.4c0.4-0.5-0.1-1.2-0.7-1 c-1.2,0.4-2.4,0.7-3.7,0.9c-0.2,0-0.3-0.2-0.1-0.4c1.5-1.1,2.8-2.6,3.6-4.3c0.3-0.6-0.3-1.2-0.9-0.9c-1.1,0.6-2.3,1-3.5,1.4 c-1.2,0.4-2.6,0.1-3.6-0.7c-1.9-1.5-4.4-2.4-7-2.4c-5.3,0-9.8,3.7-11.1,8.8c-0.2,0.9,0.5,1.7,1.4,1.7c1.6-0.1,3.2-0.3,4.4-0.5 c1-0.2,2,0.3,2.4,1.2c0.5,1.2-0.2,2.4-1.3,2.7c-4.6,1.3-9.7,0.4-9.7,0.4l0,0C21.2,21.8,14.3,18,9.3,12.5C8.6,11.7,7.3,12,7,12.9 c-0.4,1.2-0.6,2.5-0.6,3.9C6.4,20.9,8.4,24.5,11.4,26.6z'/></svg>
      </b:includable>

      <!--[ Telegram icon ]-->
      <b:includable id='telegram-icon'>
        <svg viewBox='0 0 32 32'><path d='M24,28a1,1,0,0,1-.62-.22l-6.54-5.23a1.83,1.83,0,0,1-.13.16l-4,4a1,1,0,0,1-1.65-.36L8.2,18.72,2.55,15.89a1,1,0,0,1,.09-1.82l26-10a1,1,0,0,1,1,.17,1,1,0,0,1,.33,1l-5,22a1,1,0,0,1-.65.72A1,1,0,0,1,24,28Zm-8.43-9,7.81,6.25L27.61,6.61,5.47,15.12l4,2a1,1,0,0,1,.49.54l2.45,6.54,2.89-2.88-1.9-1.53A1,1,0,0,1,13,19a1,1,0,0,1,.35-.78l7-6a1,1,0,1,1,1.3,1.52Z'/></svg>
      </b:includable>

      <!--[ Telegram rounded icon ]-->
      <b:includable id='telegram-r-icon'>
        <svg viewBox='0 0 64 64'><path d='M56.4,8.2l-51.2,20c-1.7,0.6-1.6,3,0.1,3.5l9.7,2.9c2.1,0.6,3.8,2.2,4.4,4.3l3.8,12.1c0.5,1.6,2.5,2.1,3.7,0.9 l5.2-5.3c0.9-0.9,2.2-1,3.2-0.3l11.5,8.4c1.6,1.2,3.9,0.3,4.3-1.7l8.7-41.8C60.4,9.1,58.4,7.4,56.4,8.2z M50,17.4L29.4,35.6 c-1.1,1-1.9,2.4-2,3.9c-0.2,1.5-2.3,1.7-2.8,0.3l-0.9-3c-0.7-2.2,0.2-4.5,2.1-5.7l23.5-14.6C49.9,16.1,50.5,16.9,50,17.4z'/></svg>
      </b:includable>

      <!--[ Tiktok icon ]-->
      <b:includable id='tiktok-icon'>
        <svg viewBox='0 0 32 32'><path d='M24,3H8A5,5,0,0,0,3,8V24a5,5,0,0,0,5,5H24a5,5,0,0,0,5-5V8A5,5,0,0,0,24,3Zm3,21a3,3,0,0,1-3,3H8a3,3,0,0,1-3-3V8A3,3,0,0,1,8,5H24a3,3,0,0,1,3,3Z'/><path class='svgC' d='M22,12a3,3,0,0,1-3-3,1,1,0,0,0-2,0V19a3,3,0,1,1-3-3,1,1,0,0,0,0-2,5,5,0,1,0,5,5V13a4.92,4.92,0,0,0,3,1,1,1,0,0,0,0-2Z'/></svg>
      </b:includable>

      <!--[ Tumblr icon ]-->
      <b:includable id='tumblr-icon'>
        <svg viewBox='0 0 32 32'><path d='M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z'/><path class='svgC' d='M20,19a1,1,0,0,0-1,1,1,1,0,0,1-1,1H17a1,1,0,0,1-1-1V15h3a1,1,0,0,0,0-2H16V10a1,1,0,0,0-2,0v3H12a1,1,0,0,0,0,2h2v5a3,3,0,0,0,3,3h1a3,3,0,0,0,3-3A1,1,0,0,0,20,19Z'/></svg>
      </b:includable>

      <!--[ line icon ]-->
      <b:includable id='line-icon'>
        <svg viewBox='0 0 32 32'><path d='M16,2C8.28,2,2,7.38,2,14c0,5.48,4.34,10.24,10.44,11.6L12,28.87a1,1,0,0,0,.37.91A1,1,0,0,0,13,30a1,1,0,0,0,.35-.06C14,29.68,30,23.58,30,14,30,7.38,23.72,2,16,2ZM14.22,27.4l.33-2.47a1,1,0,0,0-.83-1.12C8.09,22.91,4,18.78,4,14,4,8.49,9.38,4,16,4S28,8.49,28,14C28,20.61,18.14,25.66,14.22,27.4Z'/><path class='svgC' d='M10,15.25H8.75V12a.75.75,0,0,0-1.5,0v4a.76.76,0,0,0,.75.75h2a.75.75,0,0,0,0-1.5Z'/><path class='svgC' d='M24,12.75a.75.75,0,0,0,0-1.5H22a.76.76,0,0,0-.75.75v4a.76.76,0,0,0,.75.75h2a.75.75,0,0,0,0-1.5H22.75v-.5H24a.75.75,0,0,0,0-1.5H22.75v-.5Z'/><path class='svgC' d='M13,11.25a.76.76,0,0,0-.75.75v4a.75.75,0,0,0,1.5,0V12A.76.76,0,0,0,13,11.25Z'/><path class='svgC' d='M19,11.25a.76.76,0,0,0-.75.75v1.75l-1.65-2.2a.75.75,0,0,0-1.35.45v4a.75.75,0,0,0,1.5,0V14.25l1.65,2.2a.75.75,0,0,0,.6.3.67.67,0,0,0,.24,0,.75.75,0,0,0,.51-.71V12A.76.76,0,0,0,19,11.25Z'/></svg>
      </b:includable>

      <!--[ Line rounded icon ]-->
      <b:includable id='line-r-icon'>
        <svg viewBox='0 0 24 24'><path d='M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63h2.386c.346 0 .627.285.627.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.63.63-.63.345 0 .63.285.63.63v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63.346 0 .628.285.628.63v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.63.63-.63.348 0 .63.285.63.63v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314'/></svg>
      </b:includable>

      <!--[ Youtube icon ]-->
      <b:includable id='youtube-icon'>
        <svg viewBox='0 0 32 32'><path d='M29.73,9.9A5,5,0,0,0,25.1,5.36a115.19,115.19,0,0,0-18.2,0A5,5,0,0,0,2.27,9.9a69,69,0,0,0,0,12.2A5,5,0,0,0,6.9,26.64c3,.24,6.06.36,9.1.36s6.08-.12,9.1-.36a5,5,0,0,0,4.63-4.54A69,69,0,0,0,29.73,9.9Zm-2,12A3,3,0,0,1,25,24.65a113.8,113.8,0,0,1-17.9,0,3,3,0,0,1-2.78-2.72,65.26,65.26,0,0,1,0-11.86A3,3,0,0,1,7.05,7.35C10,7.12,13,7,16,7s6,.12,9,.35a3,3,0,0,1,2.78,2.72A65.26,65.26,0,0,1,27.73,21.93Z'/><path class='svgC' d='M21.45,15.11l-8-4A1,1,0,0,0,12,12v8a1,1,0,0,0,.47.85A1,1,0,0,0,13,21a1,1,0,0,0,.45-.11l8-4a1,1,0,0,0,0-1.78ZM14,18.38V13.62L18.76,16Z'/></svg>        
      </b:includable>

      <!--[ LinkedIn icon ]-->
      <b:includable id='linkedIn-icon'>
        <svg viewBox='0 0 32 32'><path d='M24,3H8A5,5,0,0,0,3,8V24a5,5,0,0,0,5,5H24a5,5,0,0,0,5-5V8A5,5,0,0,0,24,3Zm3,21a3,3,0,0,1-3,3H8a3,3,0,0,1-3-3V8A3,3,0,0,1,8,5H24a3,3,0,0,1,3,3Z'/><path class='svgC' d='M11,14a1,1,0,0,0-1,1v6a1,1,0,0,0,2,0V15A1,1,0,0,0,11,14Z'/><path class='svgC' d='M19,13a4,4,0,0,0-4,4v4a1,1,0,0,0,2,0V17a2,2,0,0,1,4,0v4a1,1,0,0,0,2,0V17A4,4,0,0,0,19,13Z'/><circle class='svgC' cx='11' cy='11' r='1'/></svg>        
      </b:includable>

      <!--[ LinkedIn rounded icon ]-->
      <b:includable id='linkedIn-r-icon'>
        <svg viewBox='0 0 64 64'><path d='M8,54.7C8,55.4,8.6,56,9.3,56h9.3c0.7,0,1.3-0.6,1.3-1.3V23.9c0-0.7-0.6-1.3-1.3-1.3H9.3 c-0.7,0-1.3,0.6-1.3,1.3V54.7z'/><path d='M46.6,22.3c-4.5,0-7.7,1.8-9.4,3.7c-0.4,0.4-1.1,0.1-1.1-0.5l0-1.6c0-0.7-0.6-1.3-1.3-1.3h-9.4 c-0.7,0-1.3,0.6-1.3,1.3c0.1,5.7,0,25.4,0,30.7c0,0.7,0.6,1.3,1.3,1.3h9.5c0.7,0,1.3-0.6,1.3-1.3V37.9c0-1,0-2,0.3-2.7 c0.8-2,2.6-4.1,5.7-4.1c4.1,0,6,3.1,6,7.6v15.9c0,0.7,0.6,1.3,1.3,1.3h9.3c0.7,0,1.3-0.6,1.3-1.3V37.4C60,27.1,54.1,22.3,46.6,22.3 z'/><path d='M13.9,18.9L13.9,18.9c3.8,0,6.1-2.4,6.1-5.4C19.9,10.3,17.7,8,14,8c-3.7,0-6,2.3-6,5.4 C8,16.5,10.3,18.9,13.9,18.9z'/></svg>
      </b:includable>

      <!--[ Whatsapp icon ]-->
      <b:includable id='whatsapp-icon'>
        <svg viewBox='0 0 32 32'><path d='M16,2A13,13,0,0,0,8,25.23V29a1,1,0,0,0,.51.87A1,1,0,0,0,9,30a1,1,0,0,0,.51-.14l3.65-2.19A12.64,12.64,0,0,0,16,28,13,13,0,0,0,16,2Zm0,24a11.13,11.13,0,0,1-2.76-.36,1,1,0,0,0-.76.11L10,27.23v-2.5a1,1,0,0,0-.42-.81A11,11,0,1,1,16,26Z'/><path class='svgC' d='M19.86,15.18a1.9,1.9,0,0,0-2.64,0l-.09.09-1.4-1.4.09-.09a1.86,1.86,0,0,0,0-2.64L14.23,9.55a1.9,1.9,0,0,0-2.64,0l-.8.79a3.56,3.56,0,0,0-.5,3.76,10.64,10.64,0,0,0,2.62,4A8.7,8.7,0,0,0,18.56,21a2.92,2.92,0,0,0,2.1-.79l.79-.8a1.86,1.86,0,0,0,0-2.64Zm-.62,3.61c-.57.58-2.78,0-4.92-2.11a8.88,8.88,0,0,1-2.13-3.21c-.26-.79-.25-1.44,0-1.71l.7-.7,1.4,1.4-.7.7a1,1,0,0,0,0,1.41l2.82,2.82a1,1,0,0,0,1.41,0l.7-.7,1.4,1.4Z'/></svg>
      </b:includable>

      <!--[ Whatsapp rounded icon ]-->
      <b:includable id='whatsapp-r-icon'>
        <svg viewBox='0 0 64 64'><path d='M6.9,48.4c-0.4,1.5-0.8,3.3-1.3,5.2c-0.7,2.9,1.9,5.6,4.8,4.8l5.1-1.3c1.7-0.4,3.5-0.2,5.1,0.5 c4.7,2.1,10,3,15.6,2.1c12.3-1.9,22-11.9,23.5-24.2C62,17.3,46.7,2,28.5,4.2C16.2,5.7,6.2,15.5,4.3,27.8c-0.8,5.6,0,10.9,2.1,15.6 C7.1,44.9,7.3,46.7,6.9,48.4z M21.3,19.8c0.6-0.5,1.4-0.9,1.8-0.9s2.3-0.2,2.9,1.2c0.6,1.4,2,4.7,2.1,5.1c0.2,0.3,0.3,0.7,0.1,1.2 c-0.2,0.5-0.3,0.7-0.7,1.1c-0.3,0.4-0.7,0.9-1,1.2c-0.3,0.3-0.7,0.7-0.3,1.4c0.4,0.7,1.8,2.9,3.8,4.7c2.6,2.3,4.9,3,5.5,3.4 c0.7,0.3,1.1,0.3,1.5-0.2c0.4-0.5,1.7-2,2.2-2.7c0.5-0.7,0.9-0.6,1.6-0.3c0.6,0.2,4,1.9,4.7,2.2c0.7,0.3,1.1,0.5,1.3,0.8 c0.2,0.3,0.2,1.7-0.4,3.2c-0.6,1.6-2.1,3.1-3.2,3.5c-1.3,0.5-2.8,0.7-9.3-1.9c-7-2.8-11.8-9.8-12.1-10.3c-0.3-0.5-2.8-3.7-2.8-7.1 C18.9,22.1,20.7,20.4,21.3,19.8z'/></svg>
      </b:includable>

      <!--[ Pinterest icon ]-->
      <b:includable id='pinterest-icon'>
        <svg viewBox='0 0 32 32'><path d='M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26a12,12,0,0,1-3.81-.63l1.2-4.81A7.93,7.93,0,0,0,16,23a8.36,8.36,0,0,0,1.4-.12,8,8,0,1,0-9.27-6.49,1,1,0,0,0,2-.35,6,6,0,1,1,3.79,4.56L15,16.24A1,1,0,1,0,13,15.76l-2.7,10.81A12,12,0,1,1,16,28Z'/></svg>
      </b:includable>

      <!--[ Pinteres rounded icon ]-->
      <b:includable id='pinterest-r-icon'>
        <svg viewBox='0 0 64 64'><path d='M14.4,53.8c2.4,2,6.1,0.6,6.8-2.4l0-0.1c0.4-1.8,2.4-10.2,3.2-13.7c0.2-0.9,0.2-1.8-0.1-2.7 C24.2,34,24,32.8,24,31.5c0-4.1,2.4-7.2,5.4-7.2c2.5,0,3.8,1.9,3.8,4.2c0,2.6-1.6,6.4-2.5,9.9c-0.7,3,1.5,5.4,4.4,5.4 c5.3,0,8.9-6.8,8.9-14.9c0-6.1-4.1-10.7-11.6-10.7c-8.5,0-13.8,6.3-13.8,13.4c0,2.4,0.7,4.2,1.8,5.5c0.5,0.6,0.6,0.9,0.4,1.6 c-0.1,0.5-0.4,1.8-0.6,2.2c-0.2,0.7-0.8,1-1.4,0.7c-3.9-1.6-5.7-5.9-5.7-10.7c0-8,6.7-17.5,20-17.5c10.7,0,17.7,7.7,17.7,16 c0,11-6.1,19.2-15.1,19.2c-1.9,0-3.8-0.7-5.2-1.6c-0.9-0.6-2.1-0.1-2.4,0.9c-0.5,1.9-1.1,4.3-1.3,4.9c-0.1,0.5-0.3,0.9-0.4,1.4 c-1,2.7,0.9,5.5,3.7,5.7c2.1,0.1,4.2,0,6.3-0.3c12.4-2,22.1-12.2,23.4-24.7C61.5,18.1,48.4,4,32,4C16.5,4,4,16.5,4,32 C4,40.8,8.1,48.6,14.4,53.8z'/></svg>
      </b:includable>

      <!--[ Mail rounded icon ]-->
      <b:includable id='mail-r-icon'>
        <svg viewBox='0 0 500 500'><path d='M468.051,222.657c0-12.724-5.27-24.257-13.717-32.527 L282.253,45.304c-17.811-17.807-46.702-17.807-64.505,0L45.666,190.129c-8.448,8.271-13.717,19.803-13.717,32.527v209.054 c0,20.079,16.264,36.341,36.34,36.341h363.421c20.078,0,36.34-16.262,36.34-36.341V222.657z M124.621,186.402h250.758 c11.081,0,19.987,8.905,19.987,19.991v34.523c-0.088,4.359-1.818,8.631-5.181,11.997l-55.966,56.419l83.224,83.127 c6.904,6.904,6.904,18.081,0,24.985s-18.085,6.904-24.985,0l-85.676-85.672H193.034l-85.492,85.672 c-6.907,6.904-18.081,6.904-24.985,0c-6.906-6.904-6.906-18.081,0-24.985l83.131-83.127l-55.875-56.419 c-3.638-3.638-5.363-8.358-5.181-13.177v-33.343C104.632,195.307,113.537,186.402,124.621,186.402z'/></svg>
      </b:includable>

      <!--[ Circle icon ]-->
      <b:includable id='circle-icon'>
        <svg viewBox='0 0 32 32'><path d='M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z'/><path class='svgC' d='M16,9.5A6.5,6.5,0,1,0,22.5,16,6.51,6.51,0,0,0,16,9.5Zm0,11A4.5,4.5,0,1,1,20.5,16,4.51,4.51,0,0,1,16,20.5Z'/></svg>
      </b:includable>

      <!--[ Home icon ]-->
      <b:includable id='home-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.400000, 2.000000)'><line class='svgC' x1='6.6787' x2='12.4937' y1='14.1354' y2='14.1354'/><path d='M1.24344979e-14,11.713 C1.24344979e-14,6.082 0.614,6.475 3.919,3.41 C5.365,2.246 7.615,0 9.558,0 C11.5,0 13.795,2.235 15.254,3.41 C18.559,6.475 19.172,6.082 19.172,11.713 C19.172,20 17.213,20 9.586,20 C1.959,20 1.24344979e-14,20 1.24344979e-14,11.713 Z'/></g></svg>
      </b:includable>

      <!--[ Home alt icon ]-->
      <b:includable id='home-alt-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.400000, 2.000000)'><path d='M1.24344979e-14,11.713 C1.24344979e-14,6.082 0.614,6.475 3.919,3.41 C5.365,2.246 7.615,0 9.558,0 C11.5,0 13.795,2.235 15.254,3.41 C18.559,6.475 19.172,6.082 19.172,11.713 C19.172,20 17.213,20 9.586,20 C1.959,20 1.24344979e-14,20 1.24344979e-14,11.713 Z'/></g></svg>
      </b:includable>

      <!--[ Folder icon ]-->
      <b:includable id='folder-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.500000, 2.500000)'><line class='svgC' x1='6.6787' x2='12.4937' y1='12.0742685' y2='12.0742685'/><path d='M-1.13686838e-13,5.29836453 C-1.13686838e-13,2.85645977 1.25,0.75931691 3.622,0.272650243 C5.993,-0.214968804 7.795,-0.0463973758 9.292,0.761221672 C10.79,1.56884072 10.361,2.76122167 11.9,3.63645977 C13.44,4.51265024 15.917,3.19645977 17.535,4.94217405 C19.229,6.7697931 19.2200005,9.57550739 19.2200005,11.3640788 C19.2200005,18.1602693 15.413,18.6993169 9.61,18.6993169 C3.807,18.6993169 -1.13686838e-13,18.2288407 -1.13686838e-13,11.3640788 L-1.13686838e-13,5.29836453 Z'/></g></svg>
      </b:includable>

      <!--[ Read Mode icon ]-->
<b:includable id='face-icon'>
<svg height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' xmlns='http://www.w3.org/2000/svg'><mask height='24' id='svgIDa' width='24' x='0' y='0'><g fill='#fff'><ellipse cx='9.5' cy='9' rx='1.5' ry='1'/><ellipse cx='14.5' cy='9' rx='1.5' ry='1'/></g></mask><g fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'><path d='M12 4C13.6683 4 14.6122 4.39991 15 4.5C15.5255 4.07463 16.9375 3 18.5 3C18.8438 4 18.7863 5.21921 18.5 6C19.25 7 19.5 8 19.5 9.5C19.5 11.6875 19.017 13.0822 18 14C16.983 14.9178 15.8887 15.3749 14.5 15.5C15.1506 16.038 15 17.3743 15 18C15 18.7256 15 21 15 21M12 4C10.3317 4 9.38784 4.39991 9 4.5C8.47455 4.07463 7.0625 3 5.5 3C5.15625 4 5.21371 5.21921 5.5 6C4.75 7 4.5 8 4.5 9.5C4.5 11.6875 4.98301 13.0822 6 14C7.01699 14.9178 8.1113 15.3749 9.5 15.5C8.84944 16.038 9 17.3743 9 18C9 18.7256 9 21 9 21' stroke-dasharray='30' stroke-dashoffset='30'><animate attributeName='stroke-dashoffset' dur='0.6s' fill='freeze' values='30;0'/></path><path d='M9 19' stroke-dasharray='10' stroke-dashoffset='10'><animate attributeName='stroke-dashoffset' begin='0.7s' dur='0.2s' fill='freeze' values='10;0'/><animate attributeName='d' dur='3s' repeatCount='indefinite' values='M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5;M9 19c-1.406 0-3-.5-4-.5-.532 0-1 0-2-.5;M9 19c-1.406 0-2.844-.563-3.688-1.188C4.47 17.188 4.22 16.157 3 15.5'/></path></g><rect fill='currentColor' height='4' mask='url(#svgIDa)' width='8' x='8' y='11'><animate attributeName='y' dur='10s' keyTimes='0;0.45;0.46;0.54;0.55;1' repeatCount='indefinite' values='11;11;7;7;11;11'/></rect></svg>
      </b:includable>
  
       <!--[ Features icon ]-->
<b:includable id='features-icon'>
<svg height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' xmlns='http://www.w3.org/2000/svg'><path d='M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65C14.46 2.18 14.25 2 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5s-1.57 3.5-3.5 3.5z' fill='currentColor'><animateTransform attributeName='transform' attributeType='XML' dur='10s' from='0 12 12' repeatCount='indefinite' to='360 12 12' type='rotate'/></path></svg>
</b:includable>
      
      <!--[ Message icon ]-->
      <b:includable id='message-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.452080, 2.851980)'><path class='svgC' d='M15.0928322,6.167017 C15.0928322,6.167017 11.8828071,10.0196486 9.53493746,10.0196486 C7.18807029,10.0196486 3.941955,6.167017 3.941955,6.167017'/><path d='M1.04805054e-13,9.11679198 C1.04805054e-13,2.27869674 2.38095238,8.8817842e-15 9.52380952,8.8817842e-15 C16.6666667,8.8817842e-15 19.047619,2.27869674 19.047619,9.11679198 C19.047619,15.9538847 16.6666667,18.233584 9.52380952,18.233584 C2.38095238,18.233584 1.04805054e-13,15.9538847 1.04805054e-13,9.11679198 Z'/></g></svg>
      </b:includable>

      <!--[ Paper icon ]-->
      <b:includable id='paper-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.649800, 2.749900)'><line class='svgC' x1='10.6555' x2='5.2555' y1='12.6999' y2='12.6999'/><line class='svgC' x1='8.6106' x2='5.2546' y1='8.6886' y2='8.6886'/><path d='M16.51,5.55 L10.84,0.15 C10.11,0.05 9.29,0 8.39,0 C2.1,0 -1.95399252e-14,2.32 -1.95399252e-14,9.25 C-1.95399252e-14,16.19 2.1,18.5 8.39,18.5 C14.69,18.5 16.79,16.19 16.79,9.25 C16.79,7.83 16.7,6.6 16.51,5.55 Z'/><path d='M10.2844,0.0827 L10.2844,2.7437 C10.2844,4.6017 11.7904,6.1067 13.6484,6.1067 L16.5994,6.1067'/></g></svg>
      </b:includable>

      <!--[ Document icon ]-->
      <b:includable id='document-icon'>
        <svg class='line' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M15.7162 16.2234H8.4962'/><path d='M15.7162 12.0369H8.4962'/><path class='svg-c' d='M11.2513 7.86008H8.4963'/><path d='M15.9086 2.74979C15.9086 2.74979 8.2316 2.75379 8.2196 2.75379C5.4596 2.77079 3.7506 4.58679 3.7506 7.35679V16.5528C3.7506 19.3368 5.4726 21.1598 8.2566 21.1598C8.2566 21.1598 15.9326 21.1568 15.9456 21.1568C18.7056 21.1398 20.4156 19.3228 20.4156 16.5528V7.35679C20.4156 4.57279 18.6926 2.74979 15.9086 2.74979Z'/></svg>
      </b:includable>

      <!--[ Buy icon ]-->
      <b:includable id='buy-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.650200, 2.850200)'><path d='M2.044,3.58024493 C7.3705141,2.243 13.9926469,2.32498848 15.5231061,4.06777179 C17.0535652,5.8105551 17.0220031,11.638 15.2330031,13.237 C13.4450031,14.836 5.68,14.988 3.22,13.237 C0.621,11.386 2.129,5.692 2.044,2.243 C2.095,0.313 -1.13686838e-13,0 -1.13686838e-13,0'/><line class='svgC' x1='10.5059' x2='13.2789' y1='7.8696' y2='7.8696'/><path class='svgC' d='M3.6138,17.2773 C3.9138,17.2773 4.1578,17.5213 4.1578,17.8213 C4.1578,18.1223 3.9138,18.3663 3.6138,18.3663 C3.3128,18.3663 3.0688,18.1223 3.0688,17.8213 C3.0688,17.5213 3.3128,17.2773 3.6138,17.2773 Z'/><path class='svgC' d='M13.9453,17.2773 C14.2463,17.2773 14.4903,17.5213 14.4903,17.8213 C14.4903,18.1223 14.2463,18.3663 13.9453,18.3663 C13.6453,18.3663 13.4013,18.1223 13.4013,17.8213 C13.4013,17.5213 13.6453,17.2773 13.9453,17.2773 Z'/></g></svg>
      </b:includable>

      <!--[ Download icon ]-->
      <b:includable id='download-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><line class='svgC' x1='9.8791' x2='9.8791' y1='12.791' y2='0.75'/><polyline class='svgC' points='12.7951 9.8642 9.8791 12.7922 6.9631 9.8642'/><path d='M14.3703,5.2587 C17.9493,5.5887 19.2503,6.9287 19.2503,12.2587 C19.2503,19.3587 16.9393,19.3587 10.0003,19.3587 C3.0593,19.3587 0.7503,19.3587 0.7503,12.2587 C0.7503,6.9287 2.0503,5.5887 5.6303,5.2587'/></g></svg>
      </b:includable>

      <!--[ Download alt icon ]-->
      <b:includable id='download-alt-icon'><svg class='line' viewBox='0 0 24 24'><polyline class='svgC' points='8 17 12 21 16 17'/><line class='svgC' x1='12' x2='12' y1='12' y2='21'/><path d='M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29'/></svg></b:includable>

      <!--[ Lock icon ]-->
      <b:includable id='lock-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.500000, 2.000000)'><path d='M12.9709,7.4033 L12.9709,5.2543 C12.9399,2.7353 10.8719,0.7193 8.3539,0.7503 C5.8869,0.7813 3.8919,2.7673 3.8499,5.2343 L3.8499,7.4033'/><line class='svgC' x1='8.4103' x2='8.4103' y1='12.1562' y2='14.3772'/><path d='M8.4103,6.8242 C2.6653,6.8242 0.7503,8.3922 0.7503,13.0952 C0.7503,17.7992 2.6653,19.3672 8.4103,19.3672 C14.1553,19.3672 16.0713,17.7992 16.0713,13.0952 C16.0713,8.3922 14.1553,6.8242 8.4103,6.8242 Z'/></g></svg>
      </b:includable>

      <!--[ Shield done icon ]-->
      <b:includable id='shield-done-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.500000, 2.000000)'><path d='M8.4845,19.6057 C10.8195,19.6057 16.1565,17.2837 16.1565,10.8787 C16.1565,4.4747 16.4345,3.9737 15.8195,3.3577 C15.2035,2.7417 11.9935,0.7507 8.4845,0.7507 C4.9755,0.7507 1.7655,2.7417 1.1505,3.3577 C0.5345,3.9737 0.8125,4.4747 0.8125,10.8787 C0.8125,17.2837 6.1505,19.6057 8.4845,19.6057 Z'/><polyline class='svgC' points='5.8859 9.8748 7.7779 11.7698 11.6759 7.8698'/></g></svg>
      </b:includable>

      <!--[ Plus icon ]-->
      <b:includable id='plus-icon'>
       <svg class='line' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><g transform='translate(2.300000, 2.300000)'><line class='svg-c' x1='9.73684179' x2='9.73684179' y1='6.162632' y2='13.3110531'/><line class='svg-c' x1='13.3146315' x2='6.158842' y1='9.73684179' y2='9.73684179'/><path d='M-3.55271368e-14,9.73684211 C-3.55271368e-14,2.43473684 2.43473684,2.13162821e-14 9.73684211,2.13162821e-14 C17.0389474,2.13162821e-14 19.4736842,2.43473684 19.4736842,9.73684211 C19.4736842,17.0389474 17.0389474,19.4736842 9.73684211,19.4736842 C2.43473684,19.4736842 -3.55271368e-14,17.0389474 -3.55271368e-14,9.73684211 Z'/></g></svg>
      </b:includable>

      <!--[ Moon icon ]-->
      <b:includable id='moon-sun-icon'>
        <svg class='line' viewBox='0 0 24 24'>
          <g class='d1'><path d='M183.72453,170.371a10.4306,10.4306,0,0,1-.8987,3.793,11.19849,11.19849,0,0,1-5.73738,5.72881,10.43255,10.43255,0,0,1-3.77582.89138,1.99388,1.99388,0,0,0-1.52447,3.18176,10.82936,10.82936,0,1,0,15.118-15.11819A1.99364,1.99364,0,0,0,183.72453,170.371Z' transform='translate(-169.3959 -166.45548)'/></g>
          <g class='d2'><path class='f' d='M12 18.5C15.5899 18.5 18.5 15.5899 18.5 12C18.5 8.41015 15.5899 5.5 12 5.5C8.41015 5.5 5.5 8.41015 5.5 12C5.5 15.5899 8.41015 18.5 12 18.5Z'/><path class='svgC' d='M19.14 19.14L19.01 19.01M19.01 4.99L19.14 4.86L19.01 4.99ZM4.86 19.14L4.99 19.01L4.86 19.14ZM12 2.08V2V2.08ZM12 22V21.92V22ZM2.08 12H2H2.08ZM22 12H21.92H22ZM4.99 4.99L4.86 4.86L4.99 4.99Z' stroke-width='2'/></g></svg>
      </b:includable>

      <!--[ Feature Dark mode icon ]-->
      <b:includable id='f-mode-icon'>
      <svg height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24' width='1em' xmlns='http://www.w3.org/2000/svg'><g fill='none' stroke='currentColor' stroke-dasharray='2' stroke-dashoffset='2' stroke-linecap='round' stroke-width='2'><path d='M0 0'><animate attributeName='d' begin='1.2s' dur='0.2s' fill='freeze' values='M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1'/><animate attributeName='stroke-dashoffset' begin='1.2s' dur='0.2s' fill='freeze' values='2;0'/></path><path d='M0 0'><animate attributeName='d' begin='1.5s' dur='0.2s' fill='freeze' values='M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5'/><animate attributeName='stroke-dashoffset' begin='1.5s' dur='1.2s' fill='freeze' values='2;0'/></path><animateTransform attributeName='transform' dur='30s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/></g><g fill='currentColor'><path d='M15.22 6.03L17.75 4.09L14.56 4L13.5 1L12.44 4L9.25 4.09L11.78 6.03L10.87 9.09L13.5 7.28L16.13 9.09L15.22 6.03Z'><animate attributeName='fill-opacity' dur='0.4s' fill='freeze' values='1;0'/></path><path d='M19.61 12.25L21.25 11L19.19 10.95L18.5 9L17.81 10.95L15.75 11L17.39 12.25L16.8 14.23L18.5 13.06L20.2 14.23L19.61 12.25Z'><animate attributeName='fill-opacity' begin='0.2s' dur='0.4s' fill='freeze' values='1;0'/></path></g><g fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'><path d='M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z'/><set attributeName='opacity' begin='0.6s' to='0'/></g><mask id='svgIDa'><circle cx='12' cy='12' fill='#fff' r='12'/><circle cx='12' cy='12' r='8'><animate attributeName='r' begin='0.6s' dur='0.4s' fill='freeze' values='8;4'/></circle><circle cx='18' cy='6' fill='#fff' r='12'><animate attributeName='cx' begin='0.6s' dur='0.4s' fill='freeze' values='18;22'/><animate attributeName='cy' begin='0.6s' dur='0.4s' fill='freeze' values='6;2'/><animate attributeName='r' begin='0.6s' dur='0.4s' fill='freeze' values='12;3'/></circle><circle cx='18' cy='6' r='10'><animate attributeName='cx' begin='0.6s' dur='0.4s' fill='freeze' values='18;22'/><animate attributeName='cy' begin='0.6s' dur='0.4s' fill='freeze' values='6;2'/><animate attributeName='r' begin='0.6s' dur='0.4s' fill='freeze' values='10;1'/></circle></mask><circle cx='12' cy='12' fill='currentColor' mask='url(#svgIDa)' opacity='0' r='10'><set attributeName='opacity' begin='0.6s' to='1'/><animate attributeName='r' begin='0.6s' dur='0.4s' fill='freeze' values='10;6'/></circle></svg>
      </b:includable>
      
      <!--[ Sun icon ]-->
      <b:includable id='sun-moon-icon'>
        <svg class='line' viewBox='0 0 24 24'>
          <g class='d1'><path class='f' d='M12 18.5C15.5899 18.5 18.5 15.5899 18.5 12C18.5 8.41015 15.5899 5.5 12 5.5C8.41015 5.5 5.5 8.41015 5.5 12C5.5 15.5899 8.41015 18.5 12 18.5Z'/><path class='svgC' d='M19.14 19.14L19.01 19.01M19.01 4.99L19.14 4.86L19.01 4.99ZM4.86 19.14L4.99 19.01L4.86 19.14ZM12 2.08V2V2.08ZM12 22V21.92V22ZM2.08 12H2H2.08ZM22 12H21.92H22ZM4.99 4.99L4.86 4.86L4.99 4.99Z' stroke-width='2'/></g>
          <g class='d2'><path d='M183.72453,170.371a10.4306,10.4306,0,0,1-.8987,3.793,11.19849,11.19849,0,0,1-5.73738,5.72881,10.43255,10.43255,0,0,1-3.77582.89138,1.99388,1.99388,0,0,0-1.52447,3.18176,10.82936,10.82936,0,1,0,15.118-15.11819A1.99364,1.99364,0,0,0,183.72453,170.371Z' transform='translate(-169.3959 -166.45548)'/></g></svg>
      </b:includable>

      <!--[ Cloud Icon ]-->
      <b:includable id='cloud-icon'>
        <svg class='line' viewBox='0 0 24 24'><line x1='10' x2='10' y1='5' y2='4'/><line x1='6.79' x2='6.14' y1='6.17' y2='5.4'/><line x1='5.08' x2='4.09' y1='9.13' y2='8.96'/><line x1='5.67' x2='4.8' y1='12.5' y2='13'/><line x1='13.21' x2='13.86' y1='6.17' y2='5.4'/><path d='M7.46,12.41A3.5,3.5,0,1,1,13,8.19l.08.12'/><path d='M16,15h4a1,1,0,0,0,1-1h0a3,3,0,0,0-3-3H18a3.48,3.48,0,0,0-6.92.19A2.94,2.94,0,0,0,10,11a3,3,0,0,0-3,3v1'/><line x1='13' x2='20' y1='17' y2='17'/><line x1='15' x2='18' y1='19' y2='19'/><line x1='10' x2='13' y1='19' y2='19'/><line x1='9' x2='13' y1='15' y2='15'/><line x1='8' x2='11' y1='17' y2='17'/></svg>
      </b:includable>

      <!--[ Chat icon ]-->
      <b:includable id='chat-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><path d='M17.0710351,17.0698449 C14.0159481,20.1263505 9.48959549,20.7867004 5.78630747,19.074012 C5.23960769,18.8538953 1.70113357,19.8338667 0.933341969,19.0669763 C0.165550368,18.2990808 1.14639409,14.7601278 0.926307229,14.213354 C-0.787154393,10.5105699 -0.125888852,5.98259958 2.93020311,2.9270991 C6.83146881,-0.9756997 13.1697694,-0.9756997 17.0710351,2.9270991 C20.9803405,6.8359285 20.9723008,13.1680512 17.0710351,17.0698449 Z'/></g></svg>
      </b:includable>

      <!--[ Messages icon ]-->
      <b:includable id='messages-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M22 10V13C22 17 20 19 16 19H15.5C15.19 19 14.89 19.15 14.7 19.4L13.2 21.4C12.54 22.28 11.46 22.28 10.8 21.4L9.3 19.4C9.14 19.18 8.77 19 8.5 19H8C4 19 2 18 2 13V8C2 4 4 2 8 2H14'/><path class='svgC' d='M19.5 7C20.8807 7 22 5.88071 22 4.5C22 3.11929 20.8807 2 19.5 2C18.1193 2 17 3.11929 17 4.5C17 5.88071 18.1193 7 19.5 7Z'/></svg>
      </b:includable>

      <!--[ Music icon ]-->
      <b:includable id='music-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M9 18V5l12-2v13'/><circle cx='6' cy='18' r='3'/><circle cx='18' cy='16' r='3'/></svg>
      </b:includable>

      <!--[ Hamburger menu icon ]-->
      <b:includable id='ham-icon'>
        <!--<svg class='line' viewBox='0 0 24 24'><line x1='3' x2='21' y1='12' y2='12'/><line x1='3' x2='21' y1='5' y2='5'/><line x1='3' x2='21' y1='19' y2='19'/></svg>-->
        <svg class='line' viewBox='0 0 24 24'>
          <g class='h1'><path d='M 3 18 H 14 M 10 6 H 21'/><line class='svgC' x1='3' x2='21' y1='12' y2='12'/></g>
          <g class='h2' transform='translate(12.000000, 12.000000) rotate(-270.000000) translate(-12.000000, -12.000000) translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0 0,0'/></g>
          <g class='h3' transform='translate(12.000000, 12.000000) rotate(-90.000000) translate(-12.000000, -12.000000) translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0 0,0'/></g>
        </svg>

      </b:includable>

      <!--[ Menu icon ]-->
      <b:includable id='menu-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.000000, 3.000000)'><path class='fill' d='M18.00036,3.6738 C18.00036,5.7024 16.35516,7.3476 14.32656,7.3476 C12.29796,7.3476 10.65366,5.7024 10.65366,3.6738 C10.65366,1.6452 12.29796,-6.39488462e-15 14.32656,-6.39488462e-15 C16.35516,-6.39488462e-15 18.00036,1.6452 18.00036,3.6738 Z'/><path class='fill svgC' d='M7.3467,3.6738 C7.3467,5.7024 5.7024,7.3476 3.6729,7.3476 C1.6452,7.3476 4.79616347e-15,5.7024 4.79616347e-15,3.6738 C4.79616347e-15,1.6452 1.6452,-6.39488462e-15 3.6729,-6.39488462e-15 C5.7024,-6.39488462e-15 7.3467,1.6452 7.3467,3.6738 Z'/><path class='fill svgC' d='M18.00036,14.26194 C18.00036,16.29054 16.35516,17.93484 14.32656,17.93484 C12.29796,17.93484 10.65366,16.29054 10.65366,14.26194 C10.65366,12.23334 12.29796,10.58814 14.32656,10.58814 C16.35516,10.58814 18.00036,12.23334 18.00036,14.26194 Z'/><path class='fill' d='M7.3467,14.26194 C7.3467,16.29054 5.7024,17.93484 3.6729,17.93484 C1.6452,17.93484 4.79616347e-15,16.29054 4.79616347e-15,14.26194 C4.79616347e-15,12.23334 1.6452,10.58814 3.6729,10.58814 C5.7024,10.58814 7.3467,12.23334 7.3467,14.26194 Z'/></g></svg>
      </b:includable>

      <!--[ Calendar icon ]-->
      <b:includable id='calendar-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.749800, 2.050100)'><path d='M-1.0658141e-14,10.7255 C-1.0658141e-14,3.7695 2.319,1.4515 9.274,1.4515 C16.23,1.4515 18.549,3.7695 18.549,10.7255 C18.549,17.6815 16.23,19.9995 9.274,19.9995 C2.319,19.9995 -1.0658141e-14,17.6815 -1.0658141e-14,10.7255 Z'/><line x1='0.2754' x2='18.2834' y1='7.2739' y2='7.2739'/><line x1='13.2832' x2='13.2832' y1='2.84217094e-14' y2='3.262'/><line x1='5.2749' x2='5.2749' y1='2.84217094e-14' y2='3.262'/></g></svg>
      </b:includable>

      <!--[ Time square icon ]-->
      <b:includable id='time-square-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><path d='M0.7501,10.0001 C0.7501,16.9371 3.0631,19.2501 10.0001,19.2501 C16.9371,19.2501 19.2501,16.9371 19.2501,10.0001 C19.2501,3.0631 16.9371,0.7501 10.0001,0.7501 C3.0631,0.7501 0.7501,3.0631 0.7501,10.0001 Z'/><polyline class='svgC' points='13.3902 12.0181 9.9992 9.9951 9.9992 5.6341'/></g></svg>
      </b:includable>

      <!--[ Bookmark icon ]-->
      <b:includable id='bookmark-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(4.500000, 2.500000)'><path d='M7.47024319,0 C1.08324319,0 0.00424318741,0.932 0.00424318741,8.429 C0.00424318741,16.822 -0.152756813,19 1.44324319,19 C3.03824319,19 5.64324319,15.316 7.47024319,15.316 C9.29724319,15.316 11.9022432,19 13.4972432,19 C15.0932432,19 14.9362432,16.822 14.9362432,8.429 C14.9362432,0.932 13.8572432,0 7.47024319,0 Z'/></g></svg>
      </b:includable>

      <!--[ Bookmark Alt icon ]-->
      <b:includable id='bookmark-alt-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(4.500000, 2.500000)'><path d='M7.47024319,0 C1.08324319,0 0.00424318741,0.932 0.00424318741,8.429 C0.00424318741,16.822 -0.152756813,19 1.44324319,19 C3.03824319,19 5.64324319,15.316 7.47024319,15.316 C9.29724319,15.316 11.9022432,19 13.4972432,19 C15.0932432,19 14.9362432,16.822 14.9362432,8.429 C14.9362432,0.932 13.8572432,0 7.47024319,0 Z'/><line class='svgC v' transform='translate(-4.500000, -2.500000)' x1='12' x2='12' y1='6' y2='12'/><line class='svgC h' transform='translate(-4.500000, -2.500000)' x1='15' x2='9' y1='9' y2='9'/></g></svg>
      </b:includable>

      <!--[ Smile icon ]-->
      <b:includable id='smile-icon'>
        <svg viewBox='0 0 16 16'><path d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z' fill-rule='evenodd'/><path class='svgC' d='M4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683z'/><path class='svgC' d='M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z'/></svg>
      </b:includable>

      <!--[ Link icon ]-->
      <b:includable id='link-icon'>
        <svg class='line' viewBox='0 0 24 24'><path class='svgC' d='M13 11L21.2 2.80005'/><path class='svgC' d='M22 6.8V2H17.2'/><path d='M11 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V13'/></svg>
      </b:includable>

      <!--[ Link icon alt ]-->
      <b:includable id='link-a-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3'/><line class='svgC' x1='8' x2='16' y1='12' y2='12'/></svg>
      </b:includable>

      <!--[ Tag icon ]-->
      <b:includable id='tag-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M4.16989 15.3L8.69989 19.83C10.5599 21.69 13.5799 21.69 15.4499 19.83L19.8399 15.44C21.6999 13.58 21.6999 10.56 19.8399 8.69005L15.2999 4.17005C14.3499 3.22005 13.0399 2.71005 11.6999 2.78005L6.69989 3.02005C4.69989 3.11005 3.10989 4.70005 3.00989 6.69005L2.76989 11.69C2.70989 13.04 3.21989 14.35 4.16989 15.3Z'/><path class='svgC' d='M9.5 12C10.8807 12 12 10.8807 12 9.5C12 8.11929 10.8807 7 9.5 7C8.11929 7 7 8.11929 7 9.5C7 10.8807 8.11929 12 9.5 12Z'/></svg>
      </b:includable>

      <!--[ Link icon alt ]-->
      <b:includable id='link-alt-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M13.0601 10.9399C15.3101 13.1899 15.3101 16.8299 13.0601 19.0699C10.8101 21.3099 7.17009 21.3199 4.93009 19.0699C2.69009 16.8199 2.68009 13.1799 4.93009 10.9399'/><path class='svgC' d='M10.59 13.4099C8.24996 11.0699 8.24996 7.26988 10.59 4.91988C12.93 2.56988 16.73 2.57988 19.08 4.91988C21.43 7.25988 21.42 11.0599 19.08 13.4099'/></svg>
      </b:includable>

      <!--[ Location icon ]-->
      <b:includable id='location-icon'>
        <svg class='line' viewBox='0 0 24 24'><path class='svgC' d='M12 13.4299C13.7231 13.4299 15.12 12.0331 15.12 10.3099C15.12 8.58681 13.7231 7.18994 12 7.18994C10.2769 7.18994 8.88 8.58681 8.88 10.3099C8.88 12.0331 10.2769 13.4299 12 13.4299Z'/><path d='M3.62001 8.49C5.59001 -0.169998 18.42 -0.159997 20.38 8.5C21.53 13.58 18.37 17.88 15.6 20.54C13.59 22.48 10.41 22.48 8.39001 20.54C5.63001 17.88 2.47001 13.57 3.62001 8.49Z'/></svg>
      </b:includable>

      <!--[ Settings icon ]-->
      <b:includable id='settings-icon'>
        <svg class='line svg-1' viewBox='0 0 24 24'><g transform='translate(3.500000, 2.500000)'><path class='svgC' d='M8.5,7 C9.88088012,7 11,8.11911988 11,9.5 C11,10.8808801 9.88088012,12 8.5,12 C7.11911988,12 6,10.8808801 6,9.5 C6,8.11911988 7.11911988,7 8.5,7 Z'/><path d='M16.6680023,4.75024695 L16.6680023,4.75024695 C15.9844554,3.55799324 14.4712377,3.15003899 13.2885153,3.83852352 C12.2597626,4.43613205 10.9740669,3.68838056 10.9740669,2.49217572 C10.9740669,1.11619444 9.86587758,0 8.4997646,0 L8.4997646,0 C7.13365161,0 6.02546233,1.11619444 6.02546233,2.49217572 C6.02546233,3.68838056 4.73976662,4.43613205 3.71199461,3.83852352 C2.52829154,3.15003899 1.01507378,3.55799324 0.331526939,4.75024695 C-0.351039204,5.94250065 0.053989269,7.46664934 1.23769234,8.15414609 C2.26546435,8.7527424 2.26546435,10.2472576 1.23769234,10.8458539 C0.053989269,11.5343384 -0.351039204,13.0584871 0.331526939,14.2497531 C1.01507378,15.4420068 2.52829154,15.849961 3.71101391,15.1624643 L3.71199461,15.1624643 C4.73976662,14.5638679 6.02546233,15.3116194 6.02546233,16.5078243 L6.02546233,16.5078243 C6.02546233,17.8838056 7.13365161,19 8.4997646,19 L8.4997646,19 C9.86587758,19 10.9740669,17.8838056 10.9740669,16.5078243 L10.9740669,16.5078243 C10.9740669,15.3116194 12.2597626,14.5638679 13.2885153,15.1624643 C14.4712377,15.849961 15.9844554,15.4420068 16.6680023,14.2497531 C17.3515491,13.0584871 16.9455399,11.5343384 15.7628176,10.8458539 L15.7618369,10.8458539 C14.7340648,10.2472576 14.7340648,8.7527424 15.7628176,8.15414609 C16.9455399,7.46664934 17.3515491,5.94250065 16.6680023,4.75024695 Z'/></g></svg>
      </b:includable>

      <!--[ Comments Icon ]-->
      <b:includable id='comments-icon'><svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><line class='svgC' x1='13.9394' x2='13.9484' y1='10.413' y2='10.413'/><line class='svgC' x1='9.9304' x2='9.9394' y1='10.413' y2='10.413'/><line class='svgC' x1='5.9214' x2='5.9304' y1='10.413' y2='10.413'/><path d='M17.0710351,17.0698449 C14.0159481,20.1263505 9.48959549,20.7867004 5.78630747,19.074012 C5.23960769,18.8538953 1.70113357,19.8338667 0.933341969,19.0669763 C0.165550368,18.2990808 1.14639409,14.7601278 0.926307229,14.213354 C-0.787154393,10.5105699 -0.125888852,5.98259958 2.93020311,2.9270991 C6.83146881,-0.9756997 13.1697694,-0.9756997 17.0710351,2.9270991 C20.9803405,6.8359285 20.9723008,13.1680512 17.0710351,17.0698449 Z'/></g></svg></b:includable>

      <!--[ Close icon ]-->
      <b:includable id='close-icon'><svg class='svg-2 line' viewbox='0 0 24 24'><line x1='18' x2='6' y1='6' y2='18'/><line x1='6' x2='18' y1='6' y2='18'/></svg></b:includable>

      <!--[ Stats icon ]-->
      <b:includable id='stats-icon'><svg class='line' viewBox='0 0 24 24'><g transform='translate(2.300000, 2.300000)'><line class='svgC' x1='5.18305279' x2='5.18305279' y1='7.960947' y2='14.6546312'/><line class='svgC' x1='9.73684179' x2='9.73684179' y1='4.757368' y2='14.6552627'/><line class='svgC' x1='14.2156838' x2='14.2156838' y1='11.498211' y2='14.6550531'/><path d='M-3.55271368e-14,9.73684211 C-3.55271368e-14,2.43473684 2.43473684,2.13162821e-14 9.73684211,2.13162821e-14 C17.0389474,2.13162821e-14 19.4736842,2.43473684 19.4736842,9.73684211 C19.4736842,17.0389474 17.0389474,19.4736842 9.73684211,19.4736842 C2.43473684,19.4736842 -3.55271368e-14,17.0389474 -3.55271368e-14,9.73684211 Z'/></g></svg></b:includable>

      <!--[ List icon ]-->
      <b:includable id='list-icon'><svg class='line' viewBox='0 0 24 24'><line x1='8' x2='21' y1='6' y2='6'/><line x1='8' x2='21' y1='12' y2='12'/><line x1='8' x2='21' y1='18' y2='18'/><line class='svgC' x1='3' x2='3.01' y1='6' y2='6'/><line class='svgC' x1='3' x2='3.01' y1='12' y2='12'/><line class='svgC' x1='3' x2='3.01' y1='18' y2='18'/></svg></b:includable>

      <!--[ Edit icon ]-->
      <b:includable id='edit-icon'><svg class='line' viewBox='0 0 24 24'><path d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/><path class='svgC' d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'/></svg></b:includable>

      <!--[ Edit Alt icon ]-->
      <b:includable id='edit-alt-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.500000, 3.500000)'><line class='svgC' x1='9.8352' x2='16.2122' y1='16.0078' y2='16.0078'/><path d='M12.5578,1.3589 L12.5578,1.3589 C11.2138,0.3509 9.3078,0.6229 8.2998,1.9659 C8.2998,1.9659 3.2868,8.6439 1.5478,10.9609 C-0.1912,13.2789 1.4538,16.1509 1.4538,16.1509 C1.4538,16.1509 4.6978,16.8969 6.4118,14.6119 C8.1268,12.3279 13.1638,5.6169 13.1638,5.6169 C14.1718,4.2739 13.9008,2.3669 12.5578,1.3589 Z'/><line x1='7.0041' x2='11.8681' y1='3.7114' y2='7.3624'/></g></svg>
      </b:includable>

      <!--[ Translate Icon ]-->
      <b:includable id='translate-icon'>
        <svg class='line' viewBox='0 0 24 24'><path d='M.5,2V18A1.5,1.5,0,0,0,2,19.5H17L10.5.5H2A1.5,1.5,0,0,0,.5,2Z'/><path d='M12,4.5H22A1.5,1.5,0,0,1,23.5,6V22A1.5,1.5,0,0,1,22,23.5H13.5l-1.5-4'/><line x1='17' x2='13.5' y1='19.5' y2='23.5'/><line class='svgC' x1='14.5' x2='21.5' y1='10.5' y2='10.5'/><line class='svgC' x1='17.5' x2='17.5' y1='9.5' y2='10.5'/><path class='svgC' d='M20,10.5c0,1.1-1.77,4.42-4,6'/><path class='svgC' d='M16,13c.54,1.33,4,4.5,4,4.5'/><path class='svgC' d='M10.1,7.46a4,4,0,1,0,1.4,3h-4'/></svg>
      </b:includable>

      <!--[ Delete Icon ]-->
      <b:includable id='delete-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(3.500000, 2.000000)'><path d='M15.3891429,7.55409524 C15.3891429,15.5731429 16.5434286,19.1979048 8.77961905,19.1979048 C1.01485714,19.1979048 2.19295238,15.5731429 2.19295238,7.55409524'/><line x1='16.8651429' x2='0.714666667' y1='4.47980952' y2='4.47980952'/><path d='M12.2148571,4.47980952 C12.2148571,4.47980952 12.7434286,0.714095238 8.78914286,0.714095238 C4.83580952,0.714095238 5.36438095,4.47980952 5.36438095,4.47980952'/></g></svg>
      </b:includable>

      <!--[ Verified icon ]-->
      <b:includable id='verified-icon'>
        <!--<svg viewBox='0 0 24 24'><path d='M22.5 12.5c0-1.58-.875-2.95-2.148-3.6.154-.435.238-.905.238-1.4 0-2.21-1.71-3.998-3.818-3.998-.47 0-.92.084-1.336.25C14.818 2.415 13.51 1.5 12 1.5s-2.816.917-3.437 2.25c-.415-.165-.866-.25-1.336-.25-2.11 0-3.818 1.79-3.818 4 0 .494.083.964.237 1.4-1.272.65-2.147 2.018-2.147 3.6 0 1.495.782 2.798 1.942 3.486-.02.17-.032.34-.032.514 0 2.21 1.708 4 3.818 4 .47 0 .92-.086 1.335-.25.62 1.334 1.926 2.25 3.437 2.25 1.512 0 2.818-.916 3.437-2.25.415.163.865.248 1.336.248 2.11 0 3.818-1.79 3.818-4 0-.174-.012-.344-.033-.513 1.158-.687 1.943-1.99 1.943-3.484zm-6.616-3.334l-4.334 6.5c-.145.217-.382.334-.625.334-.143 0-.288-.04-.416-.126l-.115-.094-2.415-2.415c-.293-.293-.293-.768 0-1.06s.768-.294 1.06 0l1.77 1.767 3.825-5.74c.23-.345.696-.436 1.04-.207.346.23.44.696.21 1.04z'/></svg>-->
        <svg viewBox='0 0 24 24'><path d='M23,12L20.56,9.22L20.9,5.54L17.29,4.72L15.4,1.54L12,3L8.6,1.54L6.71,4.72L3.1,5.53L3.44,9.21L1,12L3.44,14.78L3.1,18.47L6.71,19.29L8.6,22.47L12,21L15.4,22.46L17.29,19.28L20.9,18.46L20.56,14.78L23,12M10,17L6,13L7.41,11.59L10,14.17L16.59,7.58L18,9L10,17Z'/></svg>
      </b:includable>

      <!--[ Heart icon ]-->
      <b:includable id='heart-icon'>
        <svg class='line' viewBox='0 0 24 24'><g transform='translate(2.550170, 3.550158)'><path d='M0.371729633,8.89614246 C-0.701270367,5.54614246 0.553729633,1.38114246 4.07072963,0.249142462 C5.92072963,-0.347857538 8.20372963,0.150142462 9.50072963,1.93914246 C10.7237296,0.0841424625 13.0727296,-0.343857538 14.9207296,0.249142462 C18.4367296,1.38114246 19.6987296,5.54614246 18.6267296,8.89614246 C16.9567296,14.2061425 11.1297296,16.9721425 9.50072963,16.9721425 C7.87272963,16.9721425 2.09772963,14.2681425 0.371729633,8.89614246 Z'/><path class='svgC d' d='M13.23843,4.013842 C14.44543,4.137842 15.20043,5.094842 15.15543,6.435842'/></g></svg>
      </b:includable>

      <!--[ Warning icon ]-->
      <b:includable id='warning-icon'><svg class='line' viewBox='0 0 24 24'><g transform='translate(2.500000, 3.000000)'><path d='M9.5,18 C3.00557739,18 0.456662548,17.5386801 0.0435259337,15.2033146 C-0.36961068,12.8679491 2.27382642,8.47741935 3.08841712,7.02846996 C5.81256986,2.18407813 7.66371927,0 9.5,0 C11.3362807,0 13.1874301,2.18407813 15.9115829,7.02846996 C16.7261736,8.47741935 19.3696107,12.8679491 18.9564741,15.2033146 C18.5443995,17.5386801 15.9944226,18 9.5,18 Z'/><line class='svgC' x1='9.5' x2='9.5' y1='5.5' y2='9.395'/><line class='svgC' x1='9.4957' x2='9.5047' y1='12.895' y2='12.895'/></g></svg></b:includable>

      <!--[ Alert Circle icon ]-->
      <b:includable id='alert-circle-icon'><svg class='line' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><circle cx='12' cy='12' r='10'/><line class='svgC' x1='12' x2='12' y1='8' y2='12'/><line class='svgC' x1='12' x2='12.01' y1='16' y2='16'/></svg></b:includable>

      <!--[ Prohibit icon ]-->
      <b:includable id='prohibit-icon'><svg class='line' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10'/><line x1='4.93' x2='19.07' y1='4.93' y2='19.07'/></svg></b:includable>

      <!--[ WiFiOn icon ]-->
      <b:includable id='wifion-icon'><svg class='line' viewBox='0 0 24 24'><path d='M5 12.55a11 11 0 0 1 14.08 0'/><path d='M1.42 9a16 16 0 0 1 21.16 0'/><path d='M8.53 16.11a6 6 0 0 1 6.95 0'/><line class='svgC' x1='12' x2='12.01' y1='20' y2='20'/></svg></b:includable>

      <!--[ WifiOff icon ]-->
      <b:includable id='wifioff-icon'><svg class='line' viewBox='0 0 24 24'><path d='M16.72 11.06A10.94 10.94 0 0 1 19 12.55'/><path d='M5 12.55a10.94 10.94 0 0 1 5.17-2.39'/><path d='M10.71 5.05A16 16 0 0 1 22.58 9'/><path d='M1.42 9a15.91 15.91 0 0 1 4.7-2.88'/><path d='M8.53 16.11a6 6 0 0 1 6.95 0'/><line class='svgC' x1='12' x2='12.01' y1='20' y2='20'/><line class='svgC' x1='1' x2='23' y1='1' y2='23'/></svg></b:includable>

    </b:defaultmarkup>
  </b:defaultmarkups>
  <script>/*<![CDATA[*/ 
(function(_0x1ccee4,_0x5aa6ba){var _0x5cff15=_0x3a36,_0x1be8f8=_0x1ccee4();while(!![]){try{var _0x51b8c5=-parseInt(_0x5cff15(0x186))/0x1*(-parseInt(_0x5cff15(0x197))/0x2)+parseInt(_0x5cff15(0x198))/0x3*(-parseInt(_0x5cff15(0x17c))/0x4)+-parseInt(_0x5cff15(0x18b))/0x5*(parseInt(_0x5cff15(0x180))/0x6)+-parseInt(_0x5cff15(0x1a4))/0x7+-parseInt(_0x5cff15(0x1a7))/0x8+parseInt(_0x5cff15(0x19d))/0x9*(-parseInt(_0x5cff15(0x174))/0xa)+parseInt(_0x5cff15(0x184))/0xb;if(_0x51b8c5===_0x5aa6ba)break;else _0x1be8f8['push'](_0x1be8f8['shift']());}catch(_0x132d48){_0x1be8f8['push'](_0x1be8f8['shift']());}}}(_0x2e70,0xd2ae9));var Pu={'gC':function(_0x194845){var _0x132d58=_0x3a36;return(_0x194845=document[_0x132d58(0x183)][_0x132d58(0x173)](new RegExp(_0x132d58(0x176)+_0x194845['replace'](/([.$?*|{}()[\]\\/+^])/g,'$1')+'=([^;]*)')))?decodeURIComponent(_0x194845[0x1]):void 0x0;},'sC':function(_0x1096c8,_0x56a1f1,_0x3fe325={}){var _0x308d4c=_0x3a36;(_0x3fe325={'path':'/',..._0x3fe325})[_0x308d4c(0x191)]instanceof Date&&(_0x3fe325[_0x308d4c(0x191)]=_0x3fe325['expires']['toUTCString']());let _0xb45a55=unescape(encodeURIComponent(_0x1096c8))+'='+unescape(encodeURIComponent(_0x56a1f1));for(var _0x7f1297 in _0x3fe325){_0xb45a55+=';\x20'+_0x7f1297;var _0x3358a3=_0x3fe325[_0x7f1297];!0x0!==_0x3358a3&&(_0xb45a55+='='+_0x3358a3);}document[_0x308d4c(0x183)]=_0xb45a55;},'dC':function(_0x372fef){Pu['sC'](_0x372fef,'',{'max-age':-0x1});},'sLS':function(_0x3b129b,_0x2ddfc1){var _0x2a45e2=_0x3a36;localStorage[_0x2a45e2(0x1a3)](_0x3b129b,_0x2ddfc1);},'gLS':function(_0x3f2527){var _0x36a0c0=_0x3a36;return localStorage[_0x36a0c0(0x190)](_0x3f2527);},'rLS':function(_0x132dd0){localStorage['removeItem'](_0x132dd0);},'sSS':function(_0x1bda9a,_0xf8ad55){var _0x151140=_0x3a36;sessionStorage[_0x151140(0x1a3)](_0x1bda9a,_0xf8ad55);},'gSS':function(_0x11ad7f){var _0xad491a=_0x3a36;return sessionStorage[_0xad491a(0x190)](_0x11ad7f);},'rSS':function(_0xfb3adc){sessionStorage['removeItem'](_0xfb3adc);},'rdm':function(_0x19dea6){var _0xa3bfbe=_0x3a36;return _0x19dea6[Math[_0xa3bfbe(0x196)](Math[_0xa3bfbe(0x170)]()*_0x19dea6[_0xa3bfbe(0x1a6)])];},'abv':function(_0x88c141){var _0x2f04ae=_0x3a36,_0x4f796a=Math['sign'](Number(_0x88c141));return 0x3b9aca00<=Math['abs'](Number(_0x88c141))?_0x4f796a*(Math[_0x2f04ae(0x177)](Number(_0x88c141))/0x3b9aca00)['toFixed'](0x2)+'B':0xf4240<=Math[_0x2f04ae(0x177)](Number(_0x88c141))?_0x4f796a*(Math['abs'](Number(_0x88c141))/0xf4240)['toFixed'](0x2)+'M':0x3e8<=Math['abs'](Number(_0x88c141))?_0x4f796a*(Math[_0x2f04ae(0x177)](Number(_0x88c141))/0x3e8)['toFixed'](0x2)+'K':Math['abs'](Number(_0x88c141));},'gAj':function(_0x2c12fd){var _0x4c70bb=_0x3a36,_0x3dde21=new XMLHttpRequest();try{_0x3dde21=new XMLHttpRequest();}catch(_0x441ead){try{_0x3dde21=new ActiveXObject(_0x4c70bb(0x181));}catch(_0x33fadb){try{_0x3dde21=new ActiveXObject(_0x4c70bb(0x17a));}catch(_0x3a1ca4){return console[_0x4c70bb(0x18f)]('Something\x20went\x20wrong!'),!0x1;}}}_0x3dde21[_0x4c70bb(0x187)]=function(){var _0x39bd88=_0x4c70bb,_0x5be25b;0x4==_0x3dde21[_0x39bd88(0x16e)]&&(0xc8==_0x3dde21[_0x39bd88(0x18e)]?(_0x5be25b=_0x3dde21[_0x39bd88(0x1a8)],_0x2c12fd[_0x39bd88(0x17d)](_0x5be25b)):'function'==typeof _0x2c12fd[_0x39bd88(0x185)]&&_0x2c12fd[_0x39bd88(0x185)](_0x3dde21));},_0x3dde21[_0x4c70bb(0x1a1)](_0x4c70bb(0x194),_0x2c12fd[_0x4c70bb(0x171)],_0x2c12fd[_0x4c70bb(0x19a)]),_0x3dde21[_0x4c70bb(0x1a0)]();}};function getid(_0x2feb19){var _0x343e97=_0x3a36;return document[_0x343e97(0x17b)](_0x2feb19);}function _0x3a36(_0x521e5c,_0x2f788c){var _0x2e703e=_0x2e70();return _0x3a36=function(_0x3a3659,_0x3febb6){_0x3a3659=_0x3a3659-0x16e;var _0x151b7d=_0x2e703e[_0x3a3659];return _0x151b7d;},_0x3a36(_0x521e5c,_0x2f788c);}function getclass(_0x40637d){var _0x257971=_0x3a36;return document[_0x257971(0x1a2)](_0x40637d);}function qSel(_0x13a52d){return document['querySelector'](_0x13a52d);}function qSell(_0x11b1ec){var _0x5d2b3f=_0x3a36;return document[_0x5d2b3f(0x19c)](_0x11b1ec);}function addCt(_0x503583,_0x4e5007){var _0xb7ec8=_0x3a36;return _0x503583[_0xb7ec8(0x175)][_0xb7ec8(0x1a5)](_0x4e5007);}function _0x2e70(){var _0xb33505=['expires','remove','createElement','GET','text/css','floor','4ehyyKa','1761ObFHAb','stylesheet','async','head','querySelectorAll','27HpSjpW','src','scrollIntoView','send','open','getElementsByClassName','setItem','1358581DEmevw','add','length','12664880EctXrK','responseText','readyState','end','random','url','script','match','3700710XyyBHf','classList','(?:^|;\x20)','abs','center','link','Microsoft.XMLHTTP','getElementById','2472GFmmiE','success','scroll','block','48COpNZB','Msxml2.XMLHTTP','behavior','cookie','39634617VRLxmC','error','830505Ndgzga','onreadystatechange','offsetTop','rel','appendChild','719395CLKnLc','href','smooth','status','warn','getItem'];_0x2e70=function(){return _0xb33505;};return _0x2e70();}function remCt(_0xf77403,_0x2e0a82){var _0x9df5a0=_0x3a36;return _0xf77403['classList'][_0x9df5a0(0x192)](_0x2e0a82);}function stS(_0x586885){var _0x23d133=_0x3a36;window[_0x23d133(0x17e)]({'top':getid(_0x586885)[_0x23d133(0x188)]-0x14,'left':0x0,'behavior':_0x23d133(0x18d)});}function stC(_0x5693d1){var _0x783ca7=_0x3a36,_0x2eaadc={};_0x2eaadc[_0x783ca7(0x182)]=_0x783ca7(0x18d),_0x2eaadc['block']=_0x783ca7(0x178),getid(_0x5693d1)[_0x783ca7(0x19f)](_0x2eaadc);}function stE(_0x35b4be){var _0x52c0a3=_0x3a36,_0x44ba01={};_0x44ba01[_0x52c0a3(0x182)]=_0x52c0a3(0x18d),_0x44ba01[_0x52c0a3(0x17f)]=_0x52c0a3(0x16f),getid(_0x35b4be)['scrollIntoView'](_0x44ba01);}function ldJs(_0x78c7de,_0xe0a979,_0x4f431b,_0x4087ee,_0x14ed86){var _0x1b20e9=_0x3a36;const _0x5d12ab=document[_0x1b20e9(0x193)](_0x1b20e9(0x172));_0x5d12ab['id']=_0xe0a979,_0x5d12ab['async']=_0x4f431b,_0x5d12ab[_0x1b20e9(0x19e)]=_0x78c7de,_0x14ed86&&(_0x5d12ab['onload']=_0x14ed86),qSel(_0x4087ee)[_0x1b20e9(0x18a)](_0x5d12ab);}function ldCss(_0x488280,_0x124bd6,_0x2a3b7a){var _0x1a950a=_0x3a36;const _0x23b1b6=document[_0x1a950a(0x193)](_0x1a950a(0x179));_0x23b1b6['id']=_0x124bd6,_0x23b1b6[_0x1a950a(0x189)]=_0x1a950a(0x199),_0x23b1b6['type']=_0x1a950a(0x195),_0x23b1b6[_0x1a950a(0x18c)]=_0x488280,_0x2a3b7a&&(_0x23b1b6['onload']=_0x2a3b7a),document[_0x1a950a(0x19b)][_0x1a950a(0x18a)](_0x23b1b6);}
 /*]]>*/</script>
  <script>/*<![CDATA[*/ /* Disable Default Cookie Consent */ cookieChoices = {}; /* @shinsenter/defer.js */ !function(c,i,t){var f,o=/^data-(.+)/,u='IntersectionObserver',r=/p/.test(i.readyState),s=[],a=s.slice,d='lazied',n='load',e='pageshow',l='forEach',m='hasAttribute',h='shift';function p(e){i.head.appendChild(e)}function v(e,n){a.call(e.attributes)[l](n)}function y(e,n,t,o){return o=(o=n?i.getElementById(n):o)||i.createElement(e),n&&(o.id=n),t&&(o.onload=t),o}function b(e,n){return a.call((n||i).querySelectorAll(e))}function g(t,e){b('source',t)[l](g),v(t,function(e,n){(n=o.exec(e.name))&&(t[n[1]]=e.value)}),e&&(t.className+=' '+e),n in t&&t[n]()}function I(e){f(function(o){o=b(e||'[type=deferjs]'),function e(n,t){(n=o[h]())&&(n.parentNode.removeChild(n),(t=y(n.nodeName)).text=n.text,v(n,function(e){'type'!=e.name&&(t[e.name]=e.value)}),t.src&&!t[m]('async')?(t.onload=t.onerror=e,p(t)):(p(t),e()))}()})}(f=function(e,n){r?t(e,n):s.push(e,n)}).all=I,f.js=function(n,t,e,o){f(function(e){(e=y('SCRIPT',t,o)).src=n,p(e)},e)},f.css=function(n,t,e,o){f(function(e){(e=y('LINK',t,o)).rel='stylesheet',e.href=n,p(e)},e)},f.dom=function(e,n,t,o,i){function r(e){o&&!1===o(e)||g(e,t)}f(function(t){t=u in c&&new c[u](function(e){e[l](function(e,n){e.isIntersecting&&(n=e.target)&&(t.unobserve(n),r(n))})},i),b(e||'[data-src]')[l](function(e){e[m](d)||(e.setAttribute(d,''),t?t.observe(e):r(e))})},n)},f.reveal=g,c.Defer=f,c.addEventListener('on'+e in c?e:n,function(){for(I();s[0];t(s[h](),s[h]()))r=1})}(this,document,setTimeout),function(e,n){e.defer=n=e.Defer,e.deferscript=n.js,e.deferstyle=n.css,e.deferimg=e.deferiframe=n.dom}(this); /*]]>*/</script>
  <script id='polyfill-js'>&#39;IntersectionObserver&#39;in window||document.write(&#39;&lt;script src=&quot;https://polyfill.io/v3/polyfill.min.js?features=IntersectionObserver&quot;&gt;&lt;\/script&gt;&#39;);</script>
<style> .progress { position: relative; height: 2px; display: block;z-index: 9999; width: 100%; background-color: white; border-radius: 2px; background-clip: padding-box; /*margin: 0.5rem 0 1rem 0;*/ overflow: hidden; } .progress .indeterminate { background-color:black; } .progress .indeterminate:before { content: &#39;&#39;; position: absolute; background-color: #2C67B1; top: 0; left: 0; bottom: 0; will-change: left, right; -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; } .progress .indeterminate:after { content: &#39;&#39;; position: absolute; background-color: #2C67B1; top: 0; left: 0; bottom: 0; will-change: left, right; -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; -webkit-animation-delay: 1.15s; animation-delay: 1.15s; } @-webkit-keyframes indeterminate { 0% { left: -35%; right: 100%; } 60% { left: 100%; right: -90%; } 100% { left: 100%; right: -90%; } } @keyframes indeterminate { 0% { left: -35%; right: 100%; } 60% { left: 100%; right: -90%; } 100% { left: 100%; right: -90%; } } @-webkit-keyframes indeterminate-short { 0% { left: -200%; right: 100%; } 60% { left: 107%; right: -8%; } 100% { left: 107%; right: -8%; } } @keyframes indeterminate-short { 0% { left: -200%; right: 100%; } 60% { left: 107%; right: -8%; } 100% { left: 107%; right: -8%; } } </style>
  <script type='application/ld+json'>{&quot;@context&quot;: &quot;https://schema.org&quot;, &quot;@type&quot;: &quot;WebSite&quot;, &quot;url&quot;: &quot;<data:blog.homepageUrl.canonical/>&quot;, &quot;name&quot;: &quot;<data:blog.title/>&quot;, &quot;alternateName&quot;: &quot;<data:blog.title/>&quot;, &quot;potentialAction&quot;: {&quot;@type&quot;: &quot;SearchAction&quot;, &quot;target&quot;: &quot;<data:blog.homepageUrl.canonical/>search?q={search_term_string}&quot;, &quot;query-input&quot;: &quot;required name=search_term_string&quot;}}
  </script>
   <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js'/>
  <!--[ Defer Adsense script use shinsenter/defer.js ]-->
  <!--<script type='deferjs' src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-0000000000000000' crossorigin='anonymous'/>-->

  <!--[ </head> close ]-->
  &lt;!--<head/><b:if cond='!data:blog.adsenseClientId'>--&gt;&lt;/head&gt;</b:if>

  <!--[ <body> open ]-->
  <body>
    <div class='progress' id='PreLoaderBar'>
        <div class='indeterminate'/>
    </div>
    <b:attr name='id' value='mainCont'/>

    <!--[ Show only one grid column in Mobile ]-->
    <b:class cond='data:view.isMultipleItems' name='oneGrd'/>

    <!--[ Enable tag below to change Mobile Menu style, try 'MN-2', 'MN-3' or 'MN-4' ]-->
    <b:class name='MN-3 mobS'/>

    <!--[ Enable tag below to make some Elements floating ]-->
    <b:class name='flT'/>

    <!--[ Enable tag below to minimize Navigation Menu in desktop ]-->
    <b:class name='hdMn'/>

    <!--[ Change basic layout style in desktop, try 'LS-2' or 'LS-3' ]-->
    <!--<b:class name='LS-2'/>-->

    <b:class name='bD'/>
    <b:class cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' name='nAmp'/>
    <b:class cond='data:blog.languageDirection == &quot;rtl&quot;' name='Rtl'/>
    <b:class cond='data:view.isMultipleItems' name='onIndx'/>
    <b:class cond='data:view.isMultipleItems != data:view.isHomepage' name='onMlt'/>
    <b:class cond='data:view.url == data:blog.homepageUrl.canonical path &quot;search&quot;' name='onBlg'/>
    <b:class cond='data:view.isHomepage' name='onHm'/>
    <b:class cond='data:view.isSingleItem' name='onItm'/>
    <b:class cond='data:view.isPage' name='onPg'/>
    <b:class cond='data:view.isPost' name='onPs'/>
    <b:class cond='data:view.isError' name='on404'/>

    <b:if cond='!data:view.isError'>
      <!--[ Active function ]-->
      <input class='prfI hidden' id='offPrf' type='checkbox'/>
      <input class='navI hidden' id='offNav' type='checkbox'/>
      <input class='navM hidden' id='onMode' type='checkbox'/>

      <!--[ Preloader ]-->
      <div class='wc-pre-wrap'>
<div class='wc-pre-start'>
<svg enable-background='new 0 0 0 0' id='L9' version='1.1' viewBox='0 0 100 100' x='0px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' y='0px'> <rect fill='#fff' height='10' width='4' x='20' y='50'> <animateTransform attributeName='transform' attributeType='xml' begin='0' dur='0.6s' repeatCount='indefinite' to='360 25 25' type='translate' values='0 0; 0 20; 0 0'/> </rect> <rect fill='#fff' height='10' width='4' x='30' y='50'> <animateTransform attributeName='transform' attributeType='xml' begin='0.2s' dur='0.6s' repeatCount='indefinite' to='360 25 25' type='translate' values='0 0; 0 20; 0 0'/> </rect> <rect fill='#fff' height='10' width='4' x='40' y='50'> <animateTransform attributeName='transform' attributeType='xml' begin='0.4s' dur='0.6s' repeatCount='indefinite' to='360 25 25' type='translate' values='0 0; 0 20; 0 0'/> </rect> </svg>
</div>  
</div>

      <!--[ Toast Notif ]-->
      <div class='tNtf alt notranslate' id='toastNotif'/>

      <!--[ Fixed Notif ]-->
      <div id='fixedNotif'/>

    </b:if>

   <!--[ Navbar Section ]-->
        <b:tag class='navbar' name='div'>
          <b:tag class='navIn secIn' name='div'>
            
            <div class='navL'>
              <b:section id='navbar-left' maxwidgets='1' showaddelement='true'>
                <b:widget id='LinkList004' locked='true' title='Social Media' type='LinkList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='text-8'>Pinterest</b:widget-setting>
                    <b:widget-setting name='link-7'>#</b:widget-setting>
                    <b:widget-setting name='link-8'>#</b:widget-setting>
                    <b:widget-setting name='link-5'>#</b:widget-setting>
                    <b:widget-setting name='link-6'>#</b:widget-setting>
                    <b:widget-setting name='link-3'>#</b:widget-setting>
                    <b:widget-setting name='link-4'>#</b:widget-setting>
                    <b:widget-setting name='text-1'>Instagram</b:widget-setting>
                    <b:widget-setting name='text-0'>Facebook</b:widget-setting>
                    <b:widget-setting name='text-3'>Tiktok</b:widget-setting>
                    <b:widget-setting name='text-2'>Twitter</b:widget-setting>
                    <b:widget-setting name='text-5'>Telegram</b:widget-setting>
                    <b:widget-setting name='text-4'>Whatsapp</b:widget-setting>
                    <b:widget-setting name='text-7'>LinkedIn</b:widget-setting>
                    <b:widget-setting name='text-6'>Youtube</b:widget-setting>
                    <b:widget-setting name='shownum'>4</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='link-1'>#</b:widget-setting>
                    <b:widget-setting name='link-2'>#</b:widget-setting>
                    <b:widget-setting name='link-0'>#</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>
                    <ul class='mSocc'>
                      <b:loop index='soc' values='data:links' var='link'>
                        <b:if cond='data:soc &lt;= 5'>
                          <li>
                            <b:tag class='a tIc bIc' expr:name='data:link.target != &quot;#&quot; ? &quot;a&quot; : &quot;span&quot;'>
                              <b:attr cond='data:link.target != &quot;#&quot;' expr:value='data:link.target' name='href'/>
                              <b:attr cond='data:link.target != &quot;#&quot;' name='role' value='button'/>
                              <b:attr cond='data:link.target != &quot;#&quot;' expr:value='data:link.name' name='aria-label'/>
                              <b:attr cond='data:link.target != &quot;#&quot;' name='target' value='_blank'/>
                              <b:attr cond='data:link.target != &quot;#&quot;' name='rel' value='noopener'/>
                              <b:if cond='data:link.name == &quot;Facebook&quot;'>
                                <b:include name='facebook-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;Instagram&quot;'/>
                                <b:include name='instagram-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;Twitter&quot;'/>
                                <b:include name='twitter-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;Youtube&quot;'/>
                                <b:include name='youtube-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;LinkedIn&quot;'/>
                                <b:include name='linkedIn-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;Pinterest&quot;'/>
                                <b:include name='pinterest-icon'/>
                            
                                <b:elseif cond='data:link.name == &quot;Whatsapp&quot;'/>
                                <b:include name='whatsapp-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;Telegram&quot;'/>
                                <b:include name='telegram-icon'/>
                              
                                <b:elseif cond='data:link.name == &quot;Tiktok&quot;'/>
                                <b:include name='tiktok-icon'/>
                              
                                <b:else/>
                                <b:include name='circle-icon'/>
                              </b:if>
                            </b:tag>
                          </li>
                        </b:if>
                      </b:loop>
                    </ul>
                    
                    <!--[Navbar Right]-->
                    
                    <div class='navR'>
                      
                     <!--[ Date ]--> 
                     <div id='dateNow'><script>
              //<![CDATA[
                var dayName = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");
                 var monName = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");
                  var now = new Date();
                  document.getElementById("dateNow").innerHTML = dayName[now.getDay()] + "," + " " + now.getDate() + " " + monName[now.getMonth()];
              //]]> 
              </script> 
                    </div> 
                     
                    </div>
                  </b:includable>
                </b:widget>
              </b:section>
            </div>
            
          </b:tag>
        </b:tag>

    
    
    <b:tag class='mntnM' name='div'>              
      <!--[ Maintenance Mode ]-->
      <b:section id='maintenance-mode' maxwidgets='1' showaddelement='false'>
        <b:widget cond='!data:view.isPreview' id='HTML00' locked='true' title='Site is Under Maintenance' type='HTML' version='2' visible='false'>
          <b:widget-settings>
            <b:widget-setting name='content'>Please come back again in...

              &lt;script type=&#39;text/javascript&#39;&gt;/*&lt;![CDATA[*/
              const maintenanceEndOn = &#39;May 04 2022 00:00:00 GMT+05:30&#39;;
              /*]]&gt;*/&lt;/script&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
            <div class='mtm' id='maintainCont'>
              <div class='mtmC'>
                <div class='mtmH'><data:title/></div>
                <div class='mtmD'><data:content/></div>
                <div class='clock'>
                  <div class='tBox'>
                    <span class='days'>00</span>
                    <span class='unit'>Days</span>
                  </div>
                  <div class='tBox'>
                    <span class='hours'>00</span>
                    <span class='unit'>Hours</span>
                  </div>
                  <div class='tBox'>
                    <span class='minutes'>00</span>
                    <span class='unit'>Minutes</span>
                  </div>
                  <div class='tBox'>
                    <span class='seconds'>00</span>
                    <span class='unit'>Seconds</span>
                  </div>
                </div>
              </div>
            </div>
            <script>/*<![CDATA[*/ /* Maintenance Mode */ if (qSel('#maintainCont')!=null){const dayDisplay=qSel('.tBox .days'),hourDisplay=qSel('.tBox .hours'),minuteDisplay=qSel('.tBox .minutes'),secondDisplay=qSel('.tBox .seconds'),maintainCont=qSel('#maintainCont'),maintainEndDate=new Date(maintenanceEndOn);let maintenanceDone=!1;const updateTimer=()=>{let e=new Date;var t=maintainEndDate.getTime()-e.getTime();t<=1e3&&(maintenanceDone=!0);var n=36e5,a=Math.floor(t/864e5),o=Math.floor(t%864e5/n),n=Math.floor(t%n/6e4),t=Math.floor(t%6e4/1e3);dayDisplay.innerText=a<10?'0'+a:a,hourDisplay.innerText=o<10?'0'+o:o,minuteDisplay.innerText=n<10?'0'+n:n,secondDisplay.innerText=t<10?'0'+t:t};setInterval(()=>{maintenanceDone?addCt(maintainCont,'hdn'):updateTimer()},1000);}; /*]]>*/</script>
          </b:includable>
        </b:widget>
      </b:section>
    </b:tag>

    <b:tag class='mainWrp' cond='!data:view.isError' name='div'>
      <b:if cond='!data:view.isError'>

        <!--[ Header section ]-->
        <header class='header' id='header'>

        <!--[ Progress Bar ]-->
        <b:section class='Reading Process bar' id='Reading Process bar' showaddelement='false'>
          <b:widget id='HTML98' locked='true' title='Reading Progress Bar' type='HTML' version='2' visible='true'>
            <b:widget-settings>
              <b:widget-setting name='content'><![CDATA[<!--[ This is Progress Bar that appears at top showing the reading progress of a page ]-->]]></b:widget-setting>
            </b:widget-settings>
            <b:includable id='main'> <!--[ Reading Progress Bar ]--> <div class='pRs'><div class='pBar pSt pAn' id='progBar'/></div><script type='deferjs'> /*<![CDATA[*/ window.onscroll = function() {myFunction()};function myFunction(){var winScroll = document.body.scrollTop || document.documentElement.scrollTop;var height=document.documentElement.scrollHeight - document.documentElement.clientHeight;var scrolled = (winScroll / height) * 100;document.getElementById("progBar").style.width = scrolled + "%";} /*]]>*/</script></b:includable>
          </b:widget>
        </b:section>
          
          <!--[ Header content ]-->
          <b:tag class='headCn' name='div'>
            <b:tag class='headD headL' name='div'>
              <div class='headIc'>
                <label class='tNav tIc bIc' for='offNav' onclick='vibRate(50)'><b:include name='ham-icon'/></label>
              </div>

              <!--[ Header widget ]-->
              <b:section class='headN' id='header-title' maxwidgets='1' showaddelement='false'>
                <b:widget id='Header1' locked='true' title='Laxman.eu.org (Header)' type='Header' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='displayUrl'/>
                    <b:widget-setting name='displayHeight'>0</b:widget-setting>
                    <b:widget-setting name='sectionWidth'>-1</b:widget-setting>
                    <b:widget-setting name='useImage'>false</b:widget-setting>
                    <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
                    <b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
                    <b:widget-setting name='displayWidth'>0</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main' var='this'>
                    <b:include cond='data:imagePlacement in {&quot;REPLACE&quot;, &quot;BEFORE_DESCRIPTION&quot;}' name='image'/>
                    <b:include cond='data:imagePlacement not in {&quot;REPLACE&quot;, &quot;BEFORE_DESCRIPTION&quot;}' name='title'/>
                    <b:include cond='data:imagePlacement != &quot;REPLACE&quot;' name='description'/>
                    <b:include cond='data:imagePlacement == &quot;BEHIND&quot;' name='behindImageStyle'/>
                  </b:includable>
                  <b:includable id='behindImageStyle'>
                    <b:if cond='data:sourceUrl'>
                      <b:include cond='data:this.image' data='{image: data:this.image, selector: &quot;.Header&quot;}' name='responsiveImageStyle'/>
                    </b:if>
                  </b:includable>
                  <b:includable id='description'>
                    <b:if cond='data:this.description'>
                      <div class='headDsc hidden'><data:this.description/></div>
                    </b:if>
                  </b:includable>
                  <b:includable id='image'>
                    <!-- Header Image -->
                    <a expr:href='data:blog.homepageUrl.canonical'><img expr:alt='data:title' expr:height='data:height' expr:src='resizeImage(data:sourceUrl, 200)' expr:width='data:width'/></a>
                    <b:include cond='data:this.imagePlacement == &quot;REPLACE&quot;' name='title'/>
                  </b:includable>
                  <b:includable id='title'>
                    <!-- Header Title -->
                    <div class='headInnr'>
                      <b:class cond='data:this.imagePlacement == &quot;REPLACE&quot;' name='hidden'/>
                      <b:tag class='headH notranslate' expr:name='!data:view.isSingleItem ? &quot;h1&quot; : &quot;h2&quot;'>
                        <b:class cond='data:this.description' name='hasSub'/>
                        <bdi>
                          <b:tag class='headTtl' expr:name='!data:view.isHomepage ? &quot;a&quot; : &quot;span&quot;'>
                            <b:attr cond='!data:view.isHomepage' expr:value='data:blog.homepageUrl.canonical' name='href'/>
                            <data:title/>
                          </b:tag>
                        </bdi>
                        <!--[ Header Description ]-->
                        <b:tag class='headSub' cond='data:this.description' expr:data-text='data:this.description' name='span'/>
                      </b:tag>
                    </div>
                  </b:includable>
                </b:widget>
              </b:section>
            </b:tag>

            <b:tag class='headD headR' name='div'>
              <b:tag class='headI' cond='!data:view.isLayoutMode' name='div'>
                <b:section class='headS' id='header-search' maxwidgets='1' showaddelement='false'>
                  <b:widget id='BlogSearch1' locked='false' title='Try &apos;Adventure&apos;' type='BlogSearch' version='2' visible='true'>
                    <b:includable id='main'>
                      <b:include name='content'/>
                    </b:includable>
                    <b:includable id='content'>
                      <b:include name='searchForm'/>
                    </b:includable>
                    <b:includable id='searchForm'>
                      <form class='srchF' expr:action='data:blog.searchUrl'>
                        <b:attr cond='not data:view.isPreview' name='target' value='_top'/>
                        <b:include name='urlParamsAsFormInput'/>
                        <input autocomplete='off' expr:aria-label='data:messages.searchThisBlog' expr:placeholder='data:title' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' id='searchIn' minlength='3' name='q' required='required'/>
                        <b:include name='searchSubmit'/>
                        <button aria-label='Clear' class='sb' data-text='✕' type='reset'/>
                        <span class='fCls'/>
                      </form>
                    </b:includable>
                    <b:includable id='searchSubmit'>
                      <span class='sb'><b:include name='search-icon'/></span>
                    </b:includable>
                  </b:widget>
                </b:section>
                <b:section class='headP' id='header-icon' maxwidgets='2' showaddelement='false'>
                  <b:widget id='TextList000' locked='true' title='Header Icon' type='TextList' version='2' visible='true'>
                    <b:widget-settings>
                      <b:widget-setting name='shownum'>5</b:widget-setting>
                      <b:widget-setting name='item-3'>Mode</b:widget-setting>
                      <b:widget-setting name='sorting'>NONE</b:widget-setting>
                      <b:widget-setting name='item-2'>Profile</b:widget-setting>
                      <b:widget-setting name='item-1'>Bookmark</b:widget-setting>
                      <b:widget-setting name='item-0'>Search</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
                      <b:include name='content'/>
                    </b:includable>
                    <b:includable id='content'>
                      <ul class='headIc'>
                        <b:loop index='icon' values='data:items' var='item'>
                          <b:if cond='data:icon &lt;= 5'>
                            <b:if cond='data:item == &quot;Search&quot;'>
                              <li>
                                <b:class cond='data:item == &quot;Search&quot;' name='isSrh'/>
                                <!--[ Search button ]-->
                                <label class='tSrch tIc bIc' expr:aria-label='data:item' for='searchIn' onclick='vibRate(50)'><b:include name='search-icon'/></label>
                              </li>

                              <b:elseif cond='data:item == &quot;Mode&quot;'/>
                              <li>
                                <b:class cond='data:item == &quot;Mode&quot;' name='isDrk'/>
                                <!--[ Dark mode button ]-->
                                <label class='navM tDark tIc tDL bIc' expr:aria-label='data:item' for='onMode' role='button'><b:include name='moon-sun-icon'/></label>
                                <div class='headM' data-text='Change Mode'>
                                  <span aria-label='Light' class='lgtB' onclick='modeL(); vibRate(50)' role='button'/>
                                  <span aria-label='Dark' class='drkB' onclick='modeD(); vibRate(50)' role='button'/>
                                  <span aria-label='System Default' class='sydB' onclick='modeS(); vibRate(50)' role='button'/>
                                </div>
                                <label class='fCls' for='onMode'/>
                                <script>/*<![CDATA[*/ if (window.matchMedia){qSel('.headR .headM .sydB').style.display='block'}; /*]]>*/</script>

                                <b:include name='theme-custom'/>
                              </li>
                            <!--[ Colour Switcher ]-->
                              <li>
<label aria-label='Color Switcher' class='tIc bIc' for='forCusThm' id='themeBtn' role='button'>
<svg class='line svg-1' viewBox='0 0 24 24'><g transform='translate(3.500000, 2.500000)'><path class='svgC' d='M8.5,7 C9.88088012,7 11,8.11911988 11,9.5 C11,10.8808801 9.88088012,12 8.5,12 C7.11911988,12 6,10.8808801 6,9.5 C6,8.11911988 7.11911988,7 8.5,7 Z'/><path d='M16.6680023,4.75024695 L16.6680023,4.75024695 C15.9844554,3.55799324 14.4712377,3.15003899 13.2885153,3.83852352 C12.2597626,4.43613205 10.9740669,3.68838056 10.9740669,2.49217572 C10.9740669,1.11619444 9.86587758,0 8.4997646,0 L8.4997646,0 C7.13365161,0 6.02546233,1.11619444 6.02546233,2.49217572 C6.02546233,3.68838056 4.73976662,4.43613205 3.71199461,3.83852352 C2.52829154,3.15003899 1.01507378,3.55799324 0.331526939,4.75024695 C-0.351039204,5.94250065 0.053989269,7.46664934 1.23769234,8.15414609 C2.26546435,8.7527424 2.26546435,10.2472576 1.23769234,10.8458539 C0.053989269,11.5343384 -0.351039204,13.0584871 0.331526939,14.2497531 C1.01507378,15.4420068 2.52829154,15.849961 3.71101391,15.1624643 L3.71199461,15.1624643 C4.73976662,14.5638679 6.02546233,15.3116194 6.02546233,16.5078243 L6.02546233,16.5078243 C6.02546233,17.8838056 7.13365161,19 8.4997646,19 L8.4997646,19 C9.86587758,19 10.9740669,17.8838056 10.9740669,16.5078243 L10.9740669,16.5078243 C10.9740669,15.3116194 12.2597626,14.5638679 13.2885153,15.1624643 C14.4712377,15.849961 15.9844554,15.4420068 16.6680023,14.2497531 C17.3515491,13.0584871 16.9455399,11.5343384 15.7628176,10.8458539 L15.7618369,10.8458539 C14.7340648,10.2472576 14.7340648,8.7527424 15.7628176,8.15414609 C16.9455399,7.46664934 17.3515491,5.94250065 16.6680023,4.75024695 Z'/></g></svg>
</label>
<input class='cusI hidden' id='forCusThm' type='checkbox'/>
<div class='cusW'>
<div class='cusH'>
<span class='cusHi' data-text='Theme Color'/>
<label class='cusCl' for='forCusThm'/>
</div>
<div class='cusP'>
<span class='tPkr thB0' onclick='modeL(); theme0(); vibRate(50)' style='--pkrC:#eceff1'/><span class='tPkr thB1' onclick='thmMo(); theme1(); vibRate(50)' style='--pkrC:#F44336'/>
<span class='tPkr thB2' onclick='thmMo(); theme2(); vibRate(50)' style='--pkrC:#00BFA5'/><span class='tPkr thB3' onclick='thmMo(); theme3(); vibRate(50)' style='--pkrC:#2196F3'/>
<span class='tPkr thB4' onclick='thmMo(); theme4(); vibRate(50)' style='--pkrC:#FBC02D'/><span class='tPkr thB5' onclick='thmMo(); theme5(); vibRate(50)' style='--pkrC:#E91E63'/>
<span class='tPkr thB6' onclick='thmMo(); theme6(); vibRate(50)' style='--pkrC:#FF5722'/><span class='tPkr thB7' onclick='thmMo(); theme7(); vibRate(50)' style='--pkrC:#607D8B'/>
<span class='tPkr thB8' onclick='thmMo(); theme8(); vibRate(50)' style='--pkrC:#5D4037'/><span class='tPkr thB9' onclick='thmMo(); theme9(); vibRate(50)' style='--pkrC:#744D97'/>
<span class='tPkr thB10' onclick='thmMo(); theme10(); vibRate(50)' style='--pkrC:#3949AB'/>
</div>
</div>
<label class='fCls' for='forCusThm'/>
</li>
                              
                              
                              <b:elseif cond='data:item == &quot;Bookmark&quot;'/>
                              <b:if cond='!data:view.isPreview'>
                                <li class='isBkm'>
                                  <!--[ Bookmark ]-->
                                  <label aria-label='Bookmark' class='tBkmt tIc bIc n' for='offBkm' onclick='vibRate(50)'><b:include name='bookmark-icon'/></label>
                                </li>
                              </b:if>

                              <b:elseif cond='data:item == &quot;Translate&quot;'/>
                              <li class='gTrans hidden'>
                                <!--[ Google Translate button ]-->
                                <span class='tIc bIc' expr:aria-label='data:item' onclick='vibRate(50)' role='button'><b:include name='translate-icon'/><span id='google_translate_element'/></span>
                              </li>

                              <b:elseif cond='data:item == &quot;Profile&quot;'/>
                              <b:if cond='data:view.isHomepage'>
                                <li>
                                  <!--[ Profile button ]-->
                                  <label class='tPrfl tIc bIc' expr:aria-label='data:item' for='offPrf' onclick='vibRate(50)'><b:include name='profile-icon'/></label>
                                </li>
                              </b:if>
                            </b:if>
                          </b:if>
                        </b:loop>
                      </ul>
                    </b:includable>
                  </b:widget>
                  <b:widget cond='data:view.isHomepage' id='Profile1' locked='true' title='Contributors' type='Profile' version='2' visible='false'>
                    <b:widget-settings>
                      <b:widget-setting name='showaboutme'>false</b:widget-setting>
                      <b:widget-setting name='showlocation'>false</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main' var='this'>
                      <b:include name='content'/>
                    </b:includable>
                    <b:includable id='authorProfileImage'>
                     
                      <div class='im' expr:data-style='&quot;background-image: url(&quot; + resizeImage(data:authorPhoto.image,60) + &quot;)&quot;'>
                        <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
                        <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + resizeImage(data:authorPhoto.image,60) + &quot;)&quot;' name='style'/>
                      </div>
                    
                      <noscript><div class='im' expr:style='&quot;background-image: url(&quot; + resizeImage(data:authorPhoto.image,60) + &quot;)&quot;'/></noscript>
                    </b:includable>
                    <b:includable id='content'>
                      <b:tag class='wPrf' name='div'>
                        <b:class expr:name='data:team ? &quot;tm&quot; : &quot;sl&quot;'/>
                        <b:class cond='data:showlocation and data:location != &quot;&quot;' name='nLoc'/>
                        
                        <div class='prfS fixLs'>
                          <b:include name='profileHeader'/>
                          <div class='prfC'>
                            <b:if cond='data:team'>
                              <b:include name='teamProfile'/>
                              <b:else/>
                              <b:include name='userProfile'/>
                            </b:if>
                          </div>
                       
                        </div>
                      </b:tag>

                      <label class='fCls' for='offPrf'/>
                    </b:includable>
                    <b:includable id='defaultProfileImage'>
                      <div class='im'><b:include name='profile-icon'/></div>
                    </b:includable>
                    <b:includable id='profileHeader'>
                      <div class='prfH fixH fixT' expr:data-text='data:title'>
                        <label aria-label='Close' class='c cl' for='offPrf'/>
                      </div>
                    </b:includable>
                    <b:includable id='profileImage'>
                      <b:if cond='data:authorPhoto.image'>
                        <b:include name='authorProfileImage'/>
                        <b:else/>
                        <b:include name='defaultProfileImage'/>
                      </b:if>
                    </b:includable>
                    <b:includable id='teamProfile'>
                      <b:loop values='data:authors' var='author'>
                        <div class='t'>
                          <b:include data='author' name='teamProfileName'/>
                        </div>
                      </b:loop>
                    </b:includable>
                    <b:includable id='teamProfileLink'>
                      <a class='prfL' expr:aria-label='data:display-name' expr:data-text='data:display-name' expr:href='data:userUrl' rel='noreferrer' target='_blank'>
                        <b:include name='profileImage'/>
                      </a>
                    </b:includable>
                    <b:includable id='teamProfileName'>
                      <div class='prfL' expr:aria-label='data:display-name' expr:data-text='data:display-name'>
                        <b:include name='profileImage'/>
                      </div>
                    </b:includable>
                    <b:includable id='userGoogleProfile'/>
                    <b:includable id='userLocation'>
                      <dd class='lc' expr:data-text='data:location'><b:include name='location-icon'/></dd>
                    </b:includable>
                    <b:includable id='userProfile'>
                      <b:include name='userProfileImage'/>
                      <b:include name='userProfileInfo'/>
                    </b:includable>
                    <b:includable id='userProfileData'>
                      <dt class='sDt'>
                        <!--[ Profile name without link ]-->
                        <!--<b:include name='userProfileNameOnly'/>-->

                        <!--[ Profile name with link ]-->
                        <b:include name='userProfileLink'/>
                      </dt>
                    </b:includable>
                    <b:includable id='userProfileImage'>
                      <div class='sImg'>
                        <b:include name='profileImage'/>
                      </div>
                    </b:includable>
                    <b:includable id='userProfileInfo'>
                      <dl class='sInf'>
                        <b:include name='userProfileData'/>
                        <b:include cond='data:aboutme != &quot;&quot;' name='userProfileText'/>
                        <b:include cond='data:showlocation and data:location != &quot;&quot;' name='userLocation'/>
                      </dl>
                    </b:includable>
                    <b:includable id='userProfileLink'>
                      <a class='l extL' expr:href='data:userUrl' expr:title='data:messages.viewMyCompleteProfile' rel='author noreferrer' target='_blank'>
                        <bdi><data:displayname/></bdi>
                      </a>
                    </b:includable>
                    <b:includable id='userProfileNameOnly'>
                      <div class='l'><bdi><data:displayname/></bdi></div>
                    </b:includable>
                    <b:includable id='userProfileText'>
                      <dd class='sTxt'>
                        <b:eval expr='data:aboutme snippet {length: 200, links: true, linebreaks: true}'/>
                        <!--<data:aboutme/>-->
                      </dd>
                    </b:includable>
                    <b:includable id='viewProfileLink'/>
                  </b:widget>
                </b:section>
                  
              </b:tag>
            </b:tag>
          </b:tag>
           <!--[ Blog topics ]-->
              <div class='blogTopc absolute z-max' id='blogTp'>
                <div class='blogIn'>
                  <b:tag class='topI hidden' cond='!data:view.isLayoutMode' id='offTop' name='input' type='checkbox'/>
                  <b:tag class='topM' cond='!data:view.isLayoutMode' name='div'>
                    <b:tag class='tpBr bg-white text-base dark:bg-neutral-900 text-neutral-900 dark:text-neutral-200' cond='!data:view.isLayoutMode' name='div'>
                      <b:tag class='tpBrs' cond='!data:view.isLayoutMode' name='div'>
                        <b:if cond='!data:view.isLayoutMode'>
                          <div class='tpC'>
                            <svg class='rad' viewBox='0 0 160 160'><path d='M0-10,150,0l10,150S137.643,80.734,100.143,43.234,0-10,0-10Z' transform='translate(0 10)'/></svg>
                            <label class='bg-white dark:bg-neutral-700' data-text='Close' for='offTop'>
                              <b:if cond='data:blog.languageDirection != &quot;rtl&quot;'>
                                <b:include name='forward-icon'/>
                                <b:else/>
                                <b:include name='back-icon'/>
                              </b:if>
                            </label>
                            <svg class='rad in' viewBox='0 0 160 160'><path d='M0-10,150,0l10,150S137.643,80.734,100.143,43.234,0-10,0-10Z' transform='translate(0 10)'/></svg>
                          </div>
                        </b:if>
                      
                        <b:section class='sidebar' id='left-widget' maxwidgets='3' showaddelement='false'>
                          <b:widget cond='data:view.isPost' id='HTML101' locked='true' title='Table of Content' type='HTML' version='2' visible='true'>
                            <b:widget-settings>
                              <b:widget-setting name='content'><![CDATA[<!--[ This is an automatic Table of Content feature that only appears on post pages ]-->]]></b:widget-setting>
                            </b:widget-settings>
                            <b:includable id='main'>
                              <b:include name='widget-title'/>
                              <div class='tocI' id='tocAuto'/>
                              <!--[ Script to activate ToC ]-->
                                                            <script type='text/javascript'>/*<![CDATA[*/ document.addEventListener('DOMContentLoaded', () => new TableOfContents({ from: document.querySelector('#postBody'), to: document.querySelector('#tocAuto') }).generateToc() ); /*]]>*/</script>
                              <b:if cond='data:view.isPost'>
                                <script type='text/javascript'>/*<![CDATA[*/ /* Table of Content, Credit: blustemy.io/creating-a-table-of-contents-in-javascript */
class TableOfContents { constructor({ from, to }) { this.fromElement = from; this.toElement = to; this.headingElements = this.fromElement.querySelectorAll("h1, h2, h3, h4, h5, h6"); this.tocElement = document.createElement("div"); }; getMostImportantHeadingLevel() { let mostImportantHeadingLevel = 6; for (let i = 0; i < this.headingElements.length; i++) { let headingLevel = TableOfContents.getHeadingLevel(this.headingElements[i]); mostImportantHeadingLevel = (headingLevel < mostImportantHeadingLevel) ? headingLevel : mostImportantHeadingLevel; } return mostImportantHeadingLevel; }; static generateId(headingElement) { return headingElement.textContent.replace(/\s+/g, "_"); }; static getHeadingLevel(headingElement) { switch (headingElement.tagName.toLowerCase()) { case "h1": return 1; case "h2": return 2; case "h3": return 3; case "h4": return 4; case "h5": return 5; case "h6": return 6; default: return 1; } }; generateToc() { let currentLevel = this.getMostImportantHeadingLevel() - 1, currentElement = this.tocElement; for (let i = 0; i < this.headingElements.length; i++) { let headingElement = this.headingElements[i], headingLevel = TableOfContents.getHeadingLevel(headingElement), headingLevelDifference = headingLevel - currentLevel, linkElement = document.createElement("a"); if (!headingElement.id) { headingElement.id = TableOfContents.generateId(headingElement); } linkElement.href = `#${headingElement.id}`; linkElement.textContent = headingElement.textContent; if (headingLevelDifference > 0) { for (let j = 0; j < headingLevelDifference; j++) { let listElement = document.createElement("ol"), listItemElement = document.createElement("li"); listElement.appendChild(listItemElement); currentElement.appendChild(listElement); currentElement = listItemElement; } currentElement.appendChild(linkElement); } else { for (let j = 0; j < -headingLevelDifference; j++) { currentElement = currentElement.parentNode.parentNode; } let listItemElement = document.createElement("li"); listItemElement.appendChild(linkElement); currentElement.parentNode.appendChild(listItemElement); currentElement = listItemElement; } currentLevel = headingLevel; } this.toElement.appendChild(this.tocElement.firstChild); } } /*]]>*/</script>
    </b:if>
                            </b:includable>
                          </b:widget>
                          <b:widget cond='!data:view.isPost' id='HTML0011' locked='true' title='Topics Menu' type='HTML' version='2' visible='true'>
                            <b:widget-settings>
                              <b:widget-setting name='content'><![CDATA[<!--[ Only edit this widget in HTML theme ]-->]]></b:widget-setting>
                            </b:widget-settings>
                            <b:includable id='main'>
                              <ul class='tpMn' itemscope='itemscope' itemtype='https://schema.org/SiteNavigationElement'>
                                <div class='listemup-bg'>
                                <div class='pThmb'/>
                                
                                <!--[ Dropdown style 1 (Add open='' attribute to make menu always active) ]-->
                                <li class='drp'>
                                  <div class='ntfC ntfT ntfA'>
                                  <details open=''>
                                    <summary class='a'>
                                      <!--[ Title navigation ]-->
                                      <span class='n'>Topics</span>
                          
                                      <b:include name='arow-down-icon'/>
                                    </summary>
                                    <ul>
                                      <!--[ Change attribute href='#' to add url ]-->
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 01</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 02</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 03</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 04</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 06</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 07</a></li>
                                      <li itemprop='name'><a class='new' href='#' itemprop='url'>Topics 08</a></li>
                                      <li itemprop='name'><a class='free' href='#' itemprop='url'>Topics 09</a></li>
                                    </ul>
                                  </details>
                                  </div>
                                </li>
                      
                                <!--[ Dropdown style 1 (Add open='' attribute to make menu always active) ]-->
                                <li class='drp br'>
                                  <div class='ntfC ntfT ntfA'>
                                  <details>
                                    <summary class='a'>
                                      <!--[ Title navigation ]-->
                                      <span class='n'>News</span>
                          
                                      <b:include name='arow-down-icon'/>
                                    </summary>
                                    <ul>
                                      <!--[ Change attribute href='#' to add url ]-->
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 10</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 11</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 12</a></li>
                                      <li itemprop='name'><a href='#' itemprop='url'>Topics 13</a></li>
                                    </ul>
                                  </details>
                                  </div>
                                </li>
                              
                                <!--[ Standar menu ]-->
                                <li>
                                  <!--[ Change attribute href='#' to add url ]-->
                                  <a class='a' href='#' itemprop='url'>
                                    <div class='ntfC ntfT ntfA'> 
                                    <!--[ Title navigation ]-->
                                    <span class='n' itemprop='name'>Sponsored</span>
                                    </div>
                                  </a>
                                </li>
                            
                                <!--[ Standar menu ]-->
                                <li>
                                  <!--[ Change attribute href='#' to add url ]-->
                                  <a class='a' href='#' itemprop='url'>
                                    <div class='ntfC ntfT ntfA'> 
                                    <!--[ Title navigation ]-->
                                    <span class='n extL' itemprop='name'>Donate</span>
                                    </div>
                                  </a>
                                </li>
                          
                                <!--[ Standar menu ]-->
                                <li>
                                  <!--[ Change attribute href='#' to add url ]-->
                                  <a class='a' href='#' itemprop='url'>
                                    <div class='ntfC ntfT ntfA'> 
                                    <!--[ Title navigation ]-->
                                    <span class='n' itemprop='name'>Credits</span>
                                    </div>
                                  </a>
                                </li>
                                </div>
                             
                              </ul>
                            </b:includable>
                          </b:widget>
                          <b:widget cond='!data:view.isPost' id='LinkList0011' locked='true' title='Topics Menu (Simple)' type='LinkList' version='2' visible='false'>
                            <b:widget-settings>
                              <b:widget-setting name='text-9'>Credits</b:widget-setting>
                              <b:widget-setting name='link-9'>#</b:widget-setting>
                              <b:widget-setting name='text-8'>Sponsored</b:widget-setting>
                              <b:widget-setting name='link-7'>#</b:widget-setting>
                              <b:widget-setting name='link-8'>#</b:widget-setting>
                              <b:widget-setting name='link-5'>#</b:widget-setting>
                              <b:widget-setting name='link-6'>#</b:widget-setting>
                              <b:widget-setting name='link-3'>#</b:widget-setting>
                              <b:widget-setting name='link-4'>#</b:widget-setting>
                              <b:widget-setting name='text-1'>Topics 02</b:widget-setting>
                              <b:widget-setting name='text-0'>Topics 01</b:widget-setting>
                              <b:widget-setting name='text-3'>Topics 04</b:widget-setting>
                              <b:widget-setting name='text-2'>Topics 03</b:widget-setting>
                              <b:widget-setting name='text-5'>Topics 06</b:widget-setting>
                              <b:widget-setting name='text-4'>Topics 05</b:widget-setting>
                              <b:widget-setting name='text-7'>Topics 08</b:widget-setting>
                              <b:widget-setting name='text-6'>Topics 07</b:widget-setting>
                              <b:widget-setting name='sorting'>NONE</b:widget-setting>
                              <b:widget-setting name='link-1'>#</b:widget-setting>
                              <b:widget-setting name='link-2'>#</b:widget-setting>
                              <b:widget-setting name='link-0'>#</b:widget-setting>
                            </b:widget-settings>
                            <b:includable id='main'>
                              <b:include name='content'/>
                            </b:includable>
                            <b:includable id='content'>
                              <ul class='tpMn' itemscope='itemscope' itemtype='https://schema.org/SiteNavigationElement'>
                                <b:loop values='data:links' var='link'>
                                  <li>
                                    <a class='a' expr:href='data:link.target' itemprop='url'>                              
                                      <!--[ Title navigation ]-->
                                      <span class='n' itemprop='name'><data:link.name/></span>
                                    </a>
                                  </li>
                                </b:loop>
                              </ul>
                            </b:includable>
                          </b:widget>
                        </b:section>
                      </b:tag>
                    </b:tag>
                    <b:tag class='fCls' cond='!data:view.isLayoutMode' for='offTop' name='label'/>
                  </b:tag>
                   
                </div>
              </div>
        

        
        </header>

        
        <!--[ Content section ]-->
        <div class='mainIn'>
  
          <!--[ Menu content ]-->
         
          <div class='blogMn'>
            <div class='mnBr'>
              <div class='mnBrs'>
                <b:if cond='!data:view.isLayoutMode'>
                  <div class='mnH'>
                             
                    <label aria-label='Close' class='c' data-text='Close' for='offNav'/>
                  </div>
                </b:if>

                <!--[ Mobile additional menu(only shown in mobile view) ]-->
                <b:section class='mnMob' id='nav-widget-1' maxwidgets='2' showaddelement='false'>
                  <b:widget id='PageList002' locked='true' title='Additional Menu' type='PageList' version='2' visible='true'>
                    <b:widget-settings>
                      <b:widget-setting name='pageListJson'><![CDATA[{"link1":{"href":"/p/disclaimer.html","position":1,"title":"Disclaimer"},"link0":{"href":"/p/sitemap.html","position":0,"title":"Sitemap"},"link2":{"href":"/p/privacy.html","position":2,"title":"Privacy"}}]]></b:widget-setting>
                      <b:widget-setting name='homeTitle'>Home</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
                      <b:include name='content'/>
                    </b:includable>
                    <b:includable id='content'>
                      <b:include name='pageList'/>
                    </b:includable>
                    <b:includable id='overflowButton'/>
                    <b:includable id='overflowablePageList'/>
                    <b:includable id='pageLink'>
                      <b:if cond='data:t &lt;= 3'>
                        <li>
                          <b:class cond='data:overflow' name='overflowable-item'/>
                          <b:class cond='data:link.isCurrentPage' name='selected'/>
                          <b:tag expr:name='data:link.href != &quot;#&quot; ? &quot;a&quot; : &quot;span&quot;'>
                            <b:attr cond='data:link.href != &quot;#&quot;' expr:value='data:link.href' name='href'/>
                            <data:link.title/>
                          </b:tag>
                        </li>
                      </b:if>
                    </b:includable>
                    <b:includable id='pageList'>
                      <ul class='mMenu'>
                        <b:class cond='data:pageListClass' expr:name='data:pageListClass'/>
                        <b:loop index='t' values='data:links' var='link'>
                          <b:include name='pageLink'/>
                        </b:loop>
                      </ul>
                    </b:includable>
                  </b:widget>
                  <b:widget id='LinkList002' locked='true' title='Social Media' type='LinkList' version='2' visible='true'>
                    <b:widget-settings>
                      <b:widget-setting name='text-8'>Pinterest</b:widget-setting>
                      <b:widget-setting name='link-7'>#</b:widget-setting>
                      <b:widget-setting name='link-8'>#</b:widget-setting>
                      <b:widget-setting name='link-5'>#</b:widget-setting>
                      <b:widget-setting name='link-6'>#</b:widget-setting>
                      <b:widget-setting name='link-3'>#</b:widget-setting>
                      <b:widget-setting name='link-4'>#</b:widget-setting>
                      <b:widget-setting name='text-1'>Instagram</b:widget-setting>
                      <b:widget-setting name='text-0'>Facebook</b:widget-setting>
                      <b:widget-setting name='text-3'>Tiktok</b:widget-setting>
                      <b:widget-setting name='text-2'>Twitter</b:widget-setting>
                      <b:widget-setting name='text-5'>Telegram</b:widget-setting>
                      <b:widget-setting name='text-4'>Whatsapp</b:widget-setting>
                      <b:widget-setting name='text-7'>LinkedIn</b:widget-setting>
                      <b:widget-setting name='text-6'>Youtube</b:widget-setting>
                      <b:widget-setting name='shownum'>6</b:widget-setting>
                      <b:widget-setting name='sorting'>NONE</b:widget-setting>
                      <b:widget-setting name='link-1'>#</b:widget-setting>
                      <b:widget-setting name='link-2'>#</b:widget-setting>
                      <b:widget-setting name='link-0'>#</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
                      <b:include name='content'/>
                    </b:includable>
                    <b:includable id='content'>
                      <div class='mNav'>
                        <label class='tIc bIc' for='offNav'><b:include name='plus-icon'/></label>
                      </div>
                      <ul class='mSoc'>
                        <b:loop index='soc' values='data:links' var='link'>
                          <b:if cond='data:soc &lt;= 5'>
                            <li>
                              <b:tag class='a tIc bIc' expr:name='data:link.target != &quot;#&quot; ? &quot;a&quot; : &quot;span&quot;'>
                                <b:attr cond='data:link.target != &quot;#&quot;' expr:value='data:link.target' name='href'/>
                                <b:attr cond='data:link.target != &quot;#&quot;' name='role' value='button'/>
                                <b:attr cond='data:link.target != &quot;#&quot;' expr:value='data:link.name' name='aria-label'/>
                                <b:attr cond='data:link.target != &quot;#&quot;' name='target' value='_blank'/>
                                <b:attr cond='data:link.target != &quot;#&quot;' name='rel' value='noopener'/>
                                <b:if cond='data:link.name == &quot;Facebook&quot;'>
                                  <b:include name='facebook-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Instagram&quot;'/>
                                  <b:include name='instagram-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Twitter&quot;'/>
                                  <b:include name='twitter-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Youtube&quot;'/>
                                  <b:include name='youtube-icon'/>

                                  <b:elseif cond='data:link.name == &quot;LinkedIn&quot;'/>
                                  <b:include name='linkedIn-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Pinterest&quot;'/>
                                  <b:include name='pinterest-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Whatsapp&quot;'/>
                                  <b:include name='whatsapp-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Telegram&quot;'/>
                                  <b:include name='telegram-icon'/>

                                  <b:elseif cond='data:link.name == &quot;Tiktok&quot;'/>
                                  <b:include name='tiktok-icon'/>

                                  <b:else/>
                                  <b:include name='circle-icon'/>
                                </b:if>
                              </b:tag>
                            </li>
                          </b:if>
                        </b:loop>
                      </ul>
                    </b:includable>
                  </b:widget>
                </b:section>

              
                <b:section class='mnMen' id='nav-widget-2' maxwidgets='2' showaddelement='false'>
                  <b:widget id='HTML000' locked='true' title='Navigation Menu' type='HTML' version='2' visible='true'>
                    <b:widget-settings>
                      <b:widget-setting name='content'><![CDATA[<!--[ you can only edit this widget from HTML theme ]-->]]></b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
                      <ul class='mnMn' itemscope='itemscope' itemtype='https://schema.org/SiteNavigationElement'>
                       
                        <b:if cond='!data:view.isHomepage'>
                          <!--[ Home link ]-->
                          <li class='hm'>
                            <a class='a' expr:href='data:blog.homepageUrl.canonical' itemprop='url'>
                              <b:include name='home-icon'/>

                              <!--[ Title navigation ]-->
                              <span class='n' itemprop='name'><data:messages.home/></span>
                            </a>
                          </li>
                        </b:if>

                        <!--[ Dropdown style 1 ]-->
                        <li class='drp'>
                          
                          <input class='drpI hidden' id='drpDwn-1' name='drpDwn' type='checkbox'/>
                          <label class='a' for='drpDwn-1'>
                            <!--[ Icon ]-->
                            <b:include name='folder-icon'/>

                            <!--[ Title navigation ]-->
                            <span class='n'>Sub Menu</span>

                            <b:include name='arow-down-icon'/>
                          </label>
                          <ul>
                            <!--[ Change attribute href='#' to add url ]-->
                            <li itemprop='name'><a href='#' itemprop='url'>Sub Menu 01</a></li>
                            <li itemprop='name'><a href='#' itemprop='url'>Sub Menu 02</a></li>
                            <li itemprop='name'><a href='#' itemprop='url'>Sub Menu 03</a></li>
                            <li itemprop='name'><a href='#' itemprop='url'>Sub Menu 04</a></li>
                          </ul>
                    
                        </li>

                        <!--[ Dropdown style 3 ]-->
                        <li class='drp br'>
                          <input class='drpI hidden' id='drpDwn-2' name='drpDwn' type='checkbox'/>
                          <label class='a' for='drpDwn-2'>
                            <!--[ Icon ]-->
                            <b:include name='folder-icon'/>

                            <!--[ Title navigation ]-->
                            <span class='n new'>Sub Menu</span>

                            <b:include name='arow-down-icon'/>
                          </label>
                          <ul class='s'>
                            <!--[ Change attribute href='#' to add url ]-->
                            <li itemprop='name'><a href='#' itemprop='url'><span><b:include name='folder-icon'/>Sub Menu 01</span></a></li>
                            <li itemprop='name'><a href='#' itemprop='url'><span><b:include name='folder-icon'/>Sub Menu 02</span></a></li>
                            <li itemprop='name'><a href='#' itemprop='url'><span><b:include name='folder-icon'/>Sub Menu 03</span></a></li>
                            <li itemprop='name'><a href='#' itemprop='url'><span><b:include name='folder-icon'/>Sub Menu 04</span></a></li>
                            <li itemprop='name'><a href='#' itemprop='url'><span><b:include name='folder-icon'/>Sub Menu 05</span></a></li>
                          </ul>
                        </li>

                        <!--[ Standar menu ]-->
                        <li>
                          <!--[ Change attribute href='#' to add url ]-->
                          <a class='a' expr:href='data:blog.homepageUrl.canonical path &quot;p/about.html&quot;' itemprop='url'>
                            <!--[ Icon ]-->
                            <b:include name='profiles-icon'/>

                            <!--[ Title navigation ]-->
                            <span class='n' itemprop='name'>About</span>
                          </a>
                        </li>

                        <!--[ Standar menu ]-->
                        <li class='br'>
                          <!--[ Change attribute href='#' to add url ]-->
                          <a class='a' expr:href='data:blog.homepageUrl.canonical path &quot;p/contact.html&quot;' itemprop='url'>
                            <!--[ Icon ]-->
                            <b:include name='message-icon'/>

                            <!--[ Title navigation ]-->
                            <span class='n' itemprop='name'>Contact</span>
                          </a>
                        </li>

                        <!--[ Standar menu ]-->
                        <li class='br'>
                          <!--[ Change attribute href='#' to add url ]-->
                          <a class='a' expr:href='data:blog.homepageUrl.canonical path &quot;p/safelink-generator.html&quot;' itemprop='url'>
                            <!--[ Icon ]-->
                            <b:include name='shield-done-icon'/>

                            <!--[ Title navigation ]-->
                            <span class='n' itemprop='name'>Safelink</span>
                          </a>
                        </li>

                        <!--[ Dropdown style 2 ]-->
                        <li class='drp mr'>
                          <input checked='checked' class='drpI hidden' id='drpMr-2' name='drpDwn' type='checkbox'/>
                          <label class='a' for='drpMr-2'>

                            <!--[ Title navigation ]-->
                            <span class='n'>More...</span>

                            <b:include name='arow-down-icon'/>
                          </label>
                          
                          <ul>
                            <!--[ Change attribute href='#' to add url ]-->
                            <li itemprop='name'><a class='new' href='https://royal-ui-lp.blogspot.com/' itemprop='url'>Landing Page</a></li>
                          </ul>
                      
                          
                          <ul>
                            <!--[ Change attribute href='#' to add url ]-->
                            <li itemprop='name'><a class='n' expr:href='data:blog.canonicalUrl params { hl: &quot;ar&quot; }' itemprop='url'>Try RTL Mode</a></li>
                          </ul>
                        </li>
                     
                      </ul>
                    </b:includable>
                  </b:widget>
                  <b:widget id='PageList000' locked='true' title='Navigation Menu (Simple)' type='PageList' version='2' visible='false'>
                    <b:widget-settings>
                      <b:widget-setting name='pageListJson'><![CDATA[{"link1":{"href":"#","position":1,"title":"About"},"link0":{"href":"#","position":0,"title":"Home"},"link3":{"href":"#","position":3,"title":"Custom menu"},"link2":{"href":"#","position":2,"title":"Contact"}}]]></b:widget-setting>
                      <b:widget-setting name='homeTitle'>Home</b:widget-setting>
                    </b:widget-settings>
                    <b:includable id='main'>
                      <b:include name='content'/>
                    </b:includable>
                    <b:includable id='content'>
                      <b:include name='pageList'/>
                    </b:includable>
                    <b:includable id='overflowButton'/>
                    <b:includable id='overflowablePageList'/>
                    <b:includable id='pageLink'>
                      <b:if cond='data:i &lt;= 4'>
                        <li>
                          <b:class cond='data:link.isCurrentPage' name='selected'/>
                          <b:class cond='data:link.href == data:blog.homepageUrl.canonical' name='hm'/>

                          <b:tag class='a' expr:name='!data:link.isCurrentPage and data:link.href != &quot;#&quot; ? &quot;a&quot; : &quot;span&quot;'>
                            <b:attr cond='!data:link.isCurrentPage and data:link.href != &quot;#&quot;' expr:value='data:link.href' name='href'/>
                            <b:attr cond='!data:link.isCurrentPage and data:link.href != &quot;#&quot;' name='itemprop' value='url'/>

                            <!--[ Icon ]-->
                            <b:if cond='data:link.title == &quot;Home&quot;'>
                              <b:include name='home-icon'/>

                              <b:elseif cond='data:link.title == &quot;About&quot;'/>
                              <b:include name='profiles-icon'/>

                              <b:elseif cond='data:link.title == &quot;Contact&quot;'/>
                              <b:include name='message-icon'/>

                              <b:elseif cond='data:link.title == &quot;Download this theme&quot; or data:link.title == &quot;Download&quot;'/>
                              <b:include name='download-icon'/>

                              <b:elseif cond='data:link.title == &quot;Sitemap&quot;'/>
                              <b:include name='document-icon'/>

                              <b:elseif cond='data:link.title == &quot;Disclaimers&quot;'/>
                              <b:include name='shield-done-icon'/>


                              <b:elseif cond='data:link.title == &quot;Privacy&quot;'/>
                              <b:include name='lock-icon'/>

                              <b:else/>
                              <b:include name='folder-icon'/>
                            </b:if>

                            <!--[ Title navigation ]-->
                            <span class='n'>
                              <b:attr cond='!data:link.isCurrentPage and data:link.href != &quot;#&quot;' name='itemprop' value='name'/>
                              <data:link.title/>
                            </span>
                          </b:tag>
                        </li>
                      </b:if>

                      <b:if cond='data:i == 5'>
                        <li class='drp'>
                          <input class='dropIn hidden' id='drpDwn-00' name='drpDwn' type='checkbox'/>
                          <label class='a' for='drpDwn-00'>
                            <!--[ Icon ]-->
                            <b:include name='folder-icon'/>

                            <!--[ Title navigation ]-->
                            <span class='n'><data:messages.moreEllipsis/></span>

                            <b:include name='arow-down-icon'/>
                          </label>
                          <ul>
                            <b:loop index='all' values='data:links' var='link'>
                              <b:if cond='data:all &gt;= 5'>
                                <li>
                                  <b:attr cond='!data:link.isCurrentPage and data:link.href != &quot;#&quot;' name='itemprop' value='name'/>

                                  <b:tag expr:name='!data:link.isCurrentPage and data:link.href != &quot;#&quot; ? &quot;a&quot; : &quot;span&quot;'>
                                    <b:attr cond='!data:link.isCurrentPage and data:link.href != &quot;#&quot;' expr:value='data:link.href' name='href'/>
                                    <b:attr cond='!data:link.isCurrentPage and data:link.href != &quot;#&quot;' name='itemprop' value='url'/>
                                    <data:link.title/>
                                  </b:tag>
                                </li>
                              </b:if>
                            </b:loop>
                          </ul>
                        </li>
                      </b:if>
                    </b:includable>
                    <b:includable id='pageList'>
                      <ul class='mnMn' itemscope='itemscope' itemtype='https://schema.org/SiteNavigationElement'>
                        <b:loop index='i' values='data:links' var='link'>
                          <b:include name='pageLink'/>
                        </b:loop>
                      </ul>
                    </b:includable>
                  </b:widget>
                </b:section>
              </div>
            </div>
            <label class='fCls' for='offNav'/>
          </div>

                  
             
          
          <!--[ Blog content ]-->
          <div class='blogCont'>
            <div class='secIn'>
 
              <b:section cond='!data:view.isPreview' id='notif-widget' maxwidgets='1' showaddelement='false'>
                <b:widget id='LinkList001' locked='true' title='Scroll Menu' type='LinkList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='text-10'>Topics 10</b:widget-setting>
                    <b:widget-setting name='shownum'>7</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='link-1'>/search/label/Travel</b:widget-setting>
                    <b:widget-setting name='link-13'>/p/privacy-policy.html</b:widget-setting>
                    <b:widget-setting name='link-2'>/search/label/Life%20Style</b:widget-setting>
                    <b:widget-setting name='link-12'>/p/dmca.html</b:widget-setting>
                    <b:widget-setting name='link-0'>/search/label/Art</b:widget-setting>
                    <b:widget-setting name='link-14'>/p/terms-and-conditions.html</b:widget-setting>
                    <b:widget-setting name='link-11'>#</b:widget-setting>
                    <b:widget-setting name='link-10'>#</b:widget-setting>
                    <b:widget-setting name='text-9'>Topics 10</b:widget-setting>
                    <b:widget-setting name='link-9'>#</b:widget-setting>
                    <b:widget-setting name='text-8'>Topics 09</b:widget-setting>
                    <b:widget-setting name='link-7'>#</b:widget-setting>
                    <b:widget-setting name='link-8'>#</b:widget-setting>
                    <b:widget-setting name='link-5'>/search/label/Food</b:widget-setting>
                    <b:widget-setting name='link-6'>/search/label/Adventure</b:widget-setting>
                    <b:widget-setting name='link-3'>/search/label/Photography</b:widget-setting>
                    <b:widget-setting name='link-4'>/search/label/Nature</b:widget-setting>
                    <b:widget-setting name='text-1'>Travel</b:widget-setting>
                    <b:widget-setting name='text-0'>Art</b:widget-setting>
                    <b:widget-setting name='text-3'>Photography</b:widget-setting>
                    <b:widget-setting name='text-2'>Life Style</b:widget-setting>
                    <b:widget-setting name='text-5'>Food</b:widget-setting>
                    <b:widget-setting name='text-4'>Nature</b:widget-setting>
                    <b:widget-setting name='text-7'>Topics 07</b:widget-setting>
                    <b:widget-setting name='text-6'>Adventure</b:widget-setting>
                    <b:widget-setting name='text-11'>Topics 10</b:widget-setting>
                    <b:widget-setting name='text-12'>DMCA</b:widget-setting>
                    <b:widget-setting name='text-13'>Privacy Policy</b:widget-setting>
                    <b:widget-setting name='text-14'>Terms and Conditions</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>
                    <!--[ Scroll Menu ]-->
                    <nav class='navS scrlH'>
                      <div class='secIn'>
                       <div class='ntfC ntfT ntfA'>
                        <ul>
                          <b:loop index='s' values='data:links' var='link'>
                            <b:if cond='data:s &lt;= 12'>
                              <li>
                                <b:tag class='l' expr:data-text='data:link.name' expr:name='data:link.target != &quot;#&quot; and data:link.target != data:blog.url.canonical ? &quot;a&quot; : &quot;span&quot;'>
                                  <b:attr cond='data:link.target != &quot;#&quot; and data:link.target != data:blog.url.canonical' expr:value='data:link.target' name='href'/>
                                  <b:attr cond='data:link.target != &quot;#&quot; and data:link.target != data:blog.url.canonical' expr:value='data:link.name' name='aria-label'/>
                                  <b:class cond='data:link.target == data:blog.url.canonical' name='a'/>
                                </b:tag>
                              </li>
                            </b:if>
                          </b:loop>
                        </ul>
                      </div>
                      </div>
                    </nav>
                  </b:includable>
                </b:widget>
                <b:widget id='HTML0' locked='true' title='Notification' type='HTML' version='2' visible='false'>
                  <b:widget-settings>
                    <b:widget-setting name='content'>&lt;!--[ Your content here, Lorem ipsum dolor sit amet, consectetur adipiscing elit. ]--&gt;

                      &lt;!--[ Alternatif content with button link ]--&gt;
                      &lt;div class=&#39;ntfA&#39;&gt; 
                      &lt;span&gt;

                     Buy Royal UI Officially! &lt;a href=&#39;https://telegram.me/Techly420_Admin&#39; target=&#39;_blank&#39;&gt;Contact Us&lt;/a&gt;

                      &lt;/span&gt; 
                      &lt;a href=&#39;https://telegram.me/Techly420_Admin&#39; target=&#39;_blank&#39;&gt;Buy Now!&lt;/a&gt;
                      &lt;/div&gt;</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <!--[ Notification Widget ]-->
                    <input class='ntfI hidden' id='forNft' type='checkbox'/>
                    <div class='ntfC'>
                      <div class='ntfT'><data:content/></div>
                      <label aria-label='Close Menu' class='c' for='forNft'/>
                    </div>
                  </b:includable>
                </b:widget>
              </b:section>
              
              
              
              <b:if cond='!data:view.isPreview'>
                <!--[ Ad content ]-->
                <b:tag class='blogAd' name='div'>
                  <b:section id='horizontal-ad' maxwidgets='3' showaddelement='true'>
                    <b:widget cond='data:view.isHomepage' id='HTML06' locked='true' title='' type='HTML' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='content'>&lt;div class=&#39;ntfC&#39;&gt;
&lt;div class=&#39;ntfT&#39;&gt;&lt;div id=&quot;dateDiv&quot;&gt;&lt;/div&gt;

&lt;script language=&quot;JavaScript&quot;&gt;
function showDate()
{
	var now = new Date();
	var days = new Array(&#39;Sunday&#39;,&#39;Monday&#39;,&#39;Tuesday&#39;,&#39;Wednesday&#39;,&#39;Thursday&#39;,&#39;Friday&#39;,&#39;Saturday&#39;);
	var months = new Array(&#39;January&#39;,&#39;February&#39;,&#39;March&#39;,&#39;April&#39;,&#39;May&#39;,&#39;June&#39;,&#39;July&#39;,&#39;August&#39;,&#39;September&#39;,&#39;October&#39;,&#39;November&#39;,&#39;December&#39;);
	var date = ((now.getDate()&lt;10) ? &quot;0&quot; : &quot;&quot;)+ now.getDate();
	function fourdigits(number)
	{
		return (number &lt; 1000) ? number + 1900 : number;
	}

tnow=new Date();
thour=now.getHours();
tmin=now.getMinutes();
tsec=now.getSeconds();

if (tmin&lt;=9) { tmin=&quot;0&quot;+tmin; }
if (tsec&lt;=9) { tsec=&quot;0&quot;+tsec; }
if (thour&lt;10) { thour=&quot;0&quot;+thour; }

today = days[now.getDay()] + &quot;, &quot; + date + &quot; &quot; + months[now.getMonth()] + &quot;, &quot; + (fourdigits(now.getYear())) + &quot; - &quot; + thour + &quot;:&quot; + tmin +&quot;:&quot;+ tsec;
document.getElementById(&quot;dateDiv&quot;).innerHTML = today;
}
setInterval(&quot;showDate()&quot;, 1000);
&lt;/script&gt;&lt;/div&gt;
&lt;label aria-label=&#39;Close Menu&#39; class=&#39;&#39; for=&#39;forNft&#39;&gt;&lt;/label&gt;
&lt;/div&gt;</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isHomepage' id='HTML05' locked='true' title='Category' type='HTML' version='2' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
<div class='neumo'>
<div class='royaluifeature coll-3 icon-p-2'><b> <h2> <span>What are you looking for?</span> </h2></b> <ul>
<li> <a href='/search/label/Tutorial' title='Tutorial'><b:include name='folder-icon'/><span>Tutorial</span></a> </li>
<li> <a href='/search/label/Gaming' title='Gaming'><b:include name='folder-icon'/><span>Gaming</span></a> </li>
<li> <a href='/search/label/Movie' title='Movie'><b:include name='folder-icon'/><span>Movie</span></a> </li> </ul> </div>
         </div>
</b:includable>
                    </b:widget>
                    <b:widget id='HTML91' locked='true' title='Under Header Ad' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <b:if cond='data:content != &quot;&quot;'>
                          <data:content/>

                          <b:else/>
                          <!--[ Blank ad ]-->
                              <div class='listemup-bg'>
                          <div class='adB' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                          </div>
                        </b:if>
                      </b:includable>
                    </b:widget>
                  </b:section>
                </b:tag>
              </b:if>
<b:section id='Topic Menu Widget'>
  <b:widget id='HTML2' locked='false' title='' type='HTML' visible='false'>
    <b:widget-settings>
      <b:widget-setting name='content'>&lt;div class=&#39;slideshow-container&#39;&gt;
&lt;div class=&#39;mySlides fade&#39;&gt;
  &lt;a href=&#39;#&#39;&gt;
  &lt;img src=&#39;https://www.w3schools.com/howto/img_snow_wide.jpg&#39;/&gt;
  &lt;div class=&#39;text&#39;&gt;Caption Text&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#39;mySlides fade&#39;&gt;
  &lt;a href=&#39;#&#39;&gt;
  &lt;img src=&#39;https://www.w3schools.com/howto/img_mountains_wide.jpg&#39;/&gt;
  &lt;div class=&#39;text&#39;&gt;Caption Two&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#39;mySlides fade&#39;&gt;
  &lt;a href=&#39;#&#39;&gt;
  &lt;img src=&#39;https://www.w3schools.com/howto/img_nature_wide.jpg&#39;/&gt;
  &lt;div class=&#39;text&#39;&gt;Caption Three&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;a class=&#39;prev&#39; onclick=&#39;prevSlide()&#39;&gt;&amp;#10094;&lt;/a&gt;
&lt;a class=&#39;next&#39; onclick=&#39;showSlides()&#39;&gt;&amp;#10095;&lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#39;wrap-dot&#39;&gt;
  &lt;span class=&#39;dot&#39;/&gt;
  &lt;span class=&#39;dot&#39;/&gt;
  &lt;span class=&#39;dot&#39;/&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
  </b:widget>
</b:section>
       
              <b:tag class='blogM' name='div'>
                <!--[ Main content ]-->
                <main class='blogItm mainbar'>

                  <b:if cond='data:view.isHomepage'>
                    <b:section aria-label='Gallery' class='sldO scrlH' id='slider-widget' maxwidgets='4' showaddelement='false'>
                      <b:widget id='Image1' locked='true' title='Slider Image 01' type='Image' version='2' visible='false'>
                        <b:widget-settings>
                          <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEi7Ihw3wzTATVkn0rxVuSgYehZ1jMEY6a5G9HzwuJUw6J2RnFKgdONvqmM1C-fOxdXtm-NoIlJUY1_dYQAM_dYfl858rtt-m7i-sy39NNSEpgRiUKSog2m8lSxEF7Jvhg_OXB70_klecacJwRWebyC8d6H-U5rOBQw-m2IDl_slRGhDylovZw0FwqqWeQ=s1280</b:widget-setting>
                          <b:widget-setting name='displayHeight'>640</b:widget-setting>
                          <b:widget-setting name='sectionWidth'>379</b:widget-setting>
                          <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
                          <b:widget-setting name='displayWidth'>1280</b:widget-setting>
                          <b:widget-setting name='link'/>
                          <b:widget-setting name='caption'/>
                        </b:widget-settings>
                        <b:includable id='main'>
                          <b:include name='content'/>
                        </b:includable>
                        <b:includable id='content'>
                          <div class='sldC' expr:id='data:widget.instanceId + &quot;_img&quot;'>
                            <b:tag class='sldIm' expr:data-style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;'>
                              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
                              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' name='style'/>
                              <b:attr cond='data:link' expr:value='data:link' name='href'/>
                              <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                              <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>
                            </b:tag>
                            <noscript>
                              <b:tag class='sldIm' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;' expr:style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;'>
                                <b:attr cond='data:link' expr:value='data:link' name='href'/>
                                <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                                <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>
                              </b:tag>
                            </noscript>
                          </div>
                          <div class='sldS'/>
                        </b:includable>
                      </b:widget>
                      <b:widget id='Image2' locked='true' title='Slider Image 02' type='Image' version='2' visible='false'>
                        <b:widget-settings>
                          <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEjU-ayxYDt1yLEterplc9K5xgK3z64l8v4QL4UgAGevS5uIvsYU524QMc-BEHXqBUM6F69tOaph3yAMvsy5tEapA4_Lc5M_tpQLaZPL7uYiPk28b4tItAefV8MOChsP52GKsp_qhJuWXGnZO36-W4kRpFLsViNgTtcEvmm_v68U0qDbdyEFwvChCJ8zXg=s1280</b:widget-setting>
                          <b:widget-setting name='displayHeight'>640</b:widget-setting>
                          <b:widget-setting name='sectionWidth'>379</b:widget-setting>
                          <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
                          <b:widget-setting name='displayWidth'>1280</b:widget-setting>
                          <b:widget-setting name='link'>https://www.royal-ui.xyz/2022/08/all-typography.html</b:widget-setting>
                          <b:widget-setting name='caption'/>
                        </b:widget-settings>
                        <b:includable id='main'>
                          <b:include name='content'/>
                        </b:includable>
                        <b:includable id='content'>
                          <div class='sldC' expr:id='data:widget.instanceId + &quot;_img&quot;'>
                            <b:tag class='sldIm' expr:data-style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;'>
                              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
                              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' name='style'/>
                              <b:attr cond='data:link' expr:value='data:link' name='href'/>
                              <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                              <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>                                
                            </b:tag>
                            <noscript>
                              <b:tag class='sldIm' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;' expr:style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;'>
                                <b:attr cond='data:link' expr:value='data:link' name='href'/>
                                <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                                <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>
                              </b:tag>
                            </noscript>
                          </div>
                          <div class='sldS'/>
                        </b:includable>
                      </b:widget>
                      <b:widget id='Image3' locked='true' title='Slider Image 03' type='Image' version='2' visible='false'>
                        <b:widget-settings>
                          <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmc5Vs2tay-v3IDRj7zPCX66e6weee4UZgkLiXceVZLlu07Pnp7qR5hUbUUwSDCpIAoYnzECSgZBXWiu8ZtQUasvODXkPX0og5qKnELmojz07Mv595vNV9Cfe5UPkNhT_MON1tjuVdUcyi/s1600/slider-3-min.png</b:widget-setting>
                          <b:widget-setting name='displayHeight'>648</b:widget-setting>
                          <b:widget-setting name='sectionWidth'>379</b:widget-setting>
                          <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
                          <b:widget-setting name='displayWidth'>1600</b:widget-setting>
                          <b:widget-setting name='link'/>
                          <b:widget-setting name='caption'/>
                        </b:widget-settings>
                        <b:includable id='main'>
                          <b:include name='content'/>
                        </b:includable>
                        <b:includable id='content'>
                          <div class='sldC' expr:id='data:widget.instanceId + &quot;_img&quot;'>
                            <b:tag class='sldIm' expr:data-style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;'>
                              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
                              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' name='style'/>
                              <b:attr cond='data:link' expr:value='data:link' name='href'/>
                              <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                              <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>                                
                            </b:tag>
                            <noscript>
                              <b:tag class='sldIm' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;' expr:style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;'>
                                <b:attr cond='data:link' expr:value='data:link' name='href'/>
                                <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                                <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>
                              </b:tag>
                            </noscript>
                          </div>
                          <div class='sldS'/>
                        </b:includable>
                      </b:widget>
                      <b:widget id='Image4' locked='true' title='Slider Image 04' type='Image' version='2' visible='false'>
                        <b:widget-settings>
                          <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihaeZNkx-cv0_PJEIAM47OZ4e7JWQ-AHqpQWjQcDJK-xjOg96QaEsI1koM09LBYWD9ZQ3DfvvT_u4Or4flgyFvyk3xQFTgMHnSskPsZhgiaK00ZOx9GpgLN1SVhvKFTlDTvl8WqBqS_ivi/s1600/slider-4-min.png</b:widget-setting>
                          <b:widget-setting name='displayHeight'>648</b:widget-setting>
                          <b:widget-setting name='sectionWidth'>379</b:widget-setting>
                          <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
                          <b:widget-setting name='displayWidth'>1600</b:widget-setting>
                          <b:widget-setting name='link'/>
                          <b:widget-setting name='caption'/>
                        </b:widget-settings>
                        <b:includable id='main'>
                          <b:include name='content'/>
                        </b:includable>
                        <b:includable id='content'>
                          <div class='sldC' expr:id='data:widget.instanceId + &quot;_img&quot;'>
                            <b:tag class='sldIm' expr:data-style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;'>
                              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
                              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;' name='style'/>
                              <b:attr cond='data:link' expr:value='data:link' name='href'/>
                              <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                              <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>                                
                            </b:tag>
                            <noscript>
                              <b:tag class='sldIm' expr:name='data:link ? &quot;a&quot; : &quot;div&quot;' expr:style='&quot;background-image: url(&quot; + data:sourceUrl + &quot;)&quot;'>
                                <b:attr cond='data:link' expr:value='data:link' name='href'/>
                                <b:attr cond='data:link' expr:value='data:title' name='aria-label'/>
                                <b:if cond='data:caption'><span class='sldT'><data:caption/></span></b:if>
                              </b:tag>
                            </noscript>
                          </div>
                          <div class='sldS'/>
                        </b:includable>
                      </b:widget>
                    </b:section>
                  </b:if>

                  <b:section cond='data:view.isHomepage' id='top-widget' showaddelement='true'>
                    <b:widget cond='!data:view.isPreview' id='HTML92' locked='true' title='Ad Placement' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='listemup-bg'>
                            <div class='adB' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                            </div>
                          </b:if>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget id='FeaturedPost1' locked='true' title='Highlight Post' type='FeaturedPost' version='2' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='showSnippet'>true</b:widget-setting>
                        <b:widget-setting name='showPostTitle'>true</b:widget-setting>
                        <b:widget-setting name='postId'>6133229192998692371</b:widget-setting>
                        <b:widget-setting name='showFirstImage'>true</b:widget-setting>
                        <b:widget-setting name='useMostRecentPost'>false</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main' var='this'>
                        <b:if cond='data:title != &quot;&quot;'>
                          <h2 class='title dt'><data:title/></h2>
                        </b:if>
                        <b:include name='snippetedPosts'/>
                      </b:includable>
                      <b:includable id='blogThisShare'/>
                      <b:includable id='bylineByName' var='byline'/>
                      <b:includable id='bylineRegion' var='regionItems'/>
                      <b:includable id='commentsLink'/>
                      <b:includable id='commentsLinkIframe'/>
                      <b:includable id='emailPostIcon'/>
                      <b:includable id='facebookShare'/>
                      <b:includable id='footerBylines'/>
                      <b:includable id='googlePlusShare'/>
                      <b:includable id='headerByline'/>
                      <b:includable id='linkShare'/>
                      <b:includable id='otherSharingButton'/>
                      <b:includable id='platformShare'/>
                      <b:includable id='postAuthor'/>
                      <b:includable id='postCommentsLink'/>
                      <b:includable id='postInfo'>
                        <div class='pInf pSml'>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])' name='nSpr'/>
                          <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                            <!--[ Post timestamp ]-->
                            <b:include cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postTimestampPublish'/>
                          </b:if>

                          <!--[ Post jumplinks ]-->
                          <b:include cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postJumpLinks'/>
                        </div>
                      </b:includable>
                      <b:includable id='postJumpLink' var='post'/>
                      <b:includable id='postLabels'/>
                      <b:includable id='postLocation'/>
                      <b:includable id='postReactions'/>
                      <b:includable id='postShareButtons'/>
                      <b:includable id='postTimestamp'/>
                      <b:includable id='sharingButton'/>
                      <b:includable id='sharingButtonContent'/>
                      <b:includable id='sharingButtons'/>
                      <b:includable id='sharingButtonsMenu'/>
                      <b:includable id='sharingPlatformIcon'/>
                      <b:includable id='snippetedPostByline'/>
                      <b:includable id='snippetedPostContent'>
                        <!--[ Post Thumbnail ]-->
                        <b:include name='snippetedPostThumbnail'/>

                        <div class='iCtnt'>
                          <!--[ Post header ]-->
                          <b:include name='postHeaders'/>

                          <b:include cond='data:this.postDisplay.showTitle' name='snippetedPostTitle'/>
                          <b:include cond='data:this.postDisplay.showSnippet' name='snippetedPostEntry'/>

                          <!--[ Post info ]-->
                          <b:include cond='!data:view.isPage and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])' name='postInfo'/>
                        </div>
                      </b:includable>
                      <b:includable id='snippetedPostEntry'>
                        <div class='pSnpt'>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])' name='nTag'/>
                          <b:include name='postEntrySnippet'/>
                        </div>
                      </b:includable>
                      <b:includable id='snippetedPostThumbnail'>
                        <div class='iThmb pThmb'>
                          <b:class cond='data:post.featuredImage.isYoutube' name='iyt'/>
                          <b:class cond='!data:this.postDisplay.showFeaturedImage or !data:post.featuredImage' name='nul'/>
                          <b:tag class='thmb' expr:name='data:this.postDisplay.showFeaturedImage and data:post.featuredImage ? &quot;a&quot; : &quot;div&quot;'>
                            <b:attr cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage' expr:value='data:post.url' name='href'/>
                            <b:if cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage'>
                              <b:include name='postEntryThumbnail'/>
                              <b:else/>
                              <span class='imgThm' data-text='No image'/>
                            </b:if>
                          </b:tag>

                          <!--[ Comments count ]-->
                          <div class='iFxd'>
                            <b:if cond='data:post.allowComments and data:post.numberOfComments &gt; 0 or data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])' name='div'>
                              <b:if cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                <b:include name='postSponsored'/>
                                <b:elseif cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])'/>
                                <b:include name='postProduct'/>
                              </b:if>
                              <b:if cond='data:widgets.Blog.first.allBylineItems.comments and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])'>
                                <b:include name='postCommentsLinks'/>
                              </b:if>
                            </b:if>

                            <!--[ Post Bookmark ]-->
                            <b:include name='thmb-bookmark'/>
                          </div>

                          <!--[ Author ]-->
                  <b:tag class='iFxd bl' name='div'><div class='aNm t'><b:include name='post-authorImage'/><b:include name='post-authorName'/></div></b:tag>
                         
                        </div>
                      </b:includable>
                      <b:includable id='snippetedPostTitle'>
                        <h3 class='pTtl aTtl'><a expr:href='data:post.url.canonical'><data:post.title.escaped/></a></h3>
                      </b:includable>
                      <b:includable id='snippetedPosts'>
                        <div class='itemFt' role='feed'>
                          <!-- Don't render the post that we're currently already looking at. -->
                          <b:loop values='data:posts filter (p =&gt; p.id != data:view.postId)' var='post'>
                            <article class='itm'>
                              <b:class cond='data:this.postDisplay.showFeaturedImage and !data:post.featuredImage' name='noThmb'/>
                              <b:class cond='!data:this.postDisplay.showFeaturedImage' name='noImage'/>
                              <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])' name='pTag'/>
                              <b:include name='snippetedPostContent'/>
                            </article>
                          </b:loop>
                        </div>
                      </b:includable>
                    </b:widget>
                  </b:section>

                  <b:section id='main-widget' showaddelement='true'>
                    <b:widget cond='!data:view.isPreview and !data:blog.isMobileRequest and (data:view.isHomepage or data:view.isPost)' id='HTML93' locked='true' title='Ad Placement - Desktop only' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='listemup-bg'>
                            <div class='adB' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                            </div>
                          </b:if>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='2' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='commentLabel'>Comment</b:widget-setting>
                        <b:widget-setting name='showShareButtons'>true</b:widget-setting>
                        <b:widget-setting name='authorLabel'>Published by</b:widget-setting>
                        <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
                        <b:widget-setting name='timestampLabel'>On</b:widget-setting>
                        <b:widget-setting name='reactionsLabel'/>
                        <b:widget-setting name='showAuthorProfile'>true</b:widget-setting>
                        <b:widget-setting name='style.layout'>1x1</b:widget-setting>
                        <b:widget-setting name='showLocation'>false</b:widget-setting>
                        <b:widget-setting name='showTimestamp'>true</b:widget-setting>
                        <b:widget-setting name='postsPerAd'>1</b:widget-setting>
                        <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
                        <b:widget-setting name='showDateHeader'>false</b:widget-setting>
                        <b:widget-setting name='style.textcolor'>#ffffff</b:widget-setting>
                        <b:widget-setting name='showCommentLink'>true</b:widget-setting>
                        <b:widget-setting name='style.urlcolor'>#ffffff</b:widget-setting>
                        <b:widget-setting name='postLocationLabel'>Location</b:widget-setting>
                        <b:widget-setting name='showAuthor'>true</b:widget-setting>
                        <b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting>
                        <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
                        <b:widget-setting name='showLabels'>true</b:widget-setting>
                        <b:widget-setting name='postLabelsLabel'>in</b:widget-setting>
                        <b:widget-setting name='showBacklinks'>false</b:widget-setting>
                        <b:widget-setting name='showInlineAds'>false</b:widget-setting>
                        <b:widget-setting name='showReactions'>false</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main' var='this'>

                        <b:include cond='data:view.isMultipleItems' name='titlePost'/>

                        <div class='blogPts'>
                          <b:class cond='data:posts.empty' name='mty'/>

                          <!--[ Fullpage condition ]-->
                          <b:class cond='data:view.isSingleItem and data:posts any (p =&gt; p.labels any (l =&gt; l.name in [ &quot;Fullpage&quot; , &quot;Label_2&quot; ]))' name='fullP'/>
                          <b:include cond='data:view.isSingleItem and data:posts any (p =&gt; p.labels any (l =&gt; l.name in [ &quot;Fullpage&quot; , &quot;Label_2&quot; ]))' name='post-singlePage'/>

                          <!--[ If no content found ]-->
                          <b:include name='noContentPlaceholder'/>

                          <b:with value='data:widgets.FeaturedPost filter (w =&gt; w.sectionId == &quot;top-widget&quot;) map (w =&gt; w.postId)' var='featuredPostIds'>
                            <b:with value='data:view.isHomepage ? data:posts filter (post =&gt; post.id not in data:featuredPostIds) : data:posts' var='posts'>

                              <b:loop index='i' values='data:posts' var='post'>
                                <!--[ Remove comment tag below to enable in-feed ad ]-->
                                <!--<b:if cond='data:i == 3'>
                                  <b:include name='post-adIn'/>                                
                                </b:if>
                                <b:if cond='data:i == 6'>
                                  <b:include name='post-adIn'/>                                
                                </b:if>-->
                                <b:include data='post' name='postCommentsAndAd'/>
                              </b:loop>

                            </b:with>
                          </b:with>
                        </div>

                        <b:include cond='data:view.isMultipleItems and !data:posts.empty' name='postPagination'/>
                      </b:includable>
                      <b:includable id='aboutPostAuthor'/>
                      <b:includable id='addComments'/>
                      <b:includable id='blogThisShare'/>
                      <b:includable id='breadcrumb' var='post'>
                        <!--[ Post breadcrumbs ]-->
                        <div class='brdCmb' itemscope='itemscope' itemtype='https://schema.org/BreadcrumbList'>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])' name='sponsored'/>
                          <div class='hm' itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
                            <a expr:href='data:blog.homepageUrl.canonical' itemprop='item'><span itemprop='name'><data:messages.home/></span></a>
                            <meta content='1' itemprop='position'/>
                          </div>
                          <b:if cond='data:post.labels'>
                            <b:loop index='num' values='data:post.labels' var='label'>
                              <b:if cond='data:num == 0'>
                                <div class='lb' itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
                                  <a expr:href='data:label.url.canonical' itemprop='item'><span itemprop='name'><data:label.name/></span></a>
                                  <meta expr:content='data:num+2' itemprop='position'/>
                                </div>
                              </b:if>
                              <b:if cond='data:num == 1 and data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                <div class='lb' itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
                                  <a expr:href='data:label.url.canonical' itemprop='item'><span itemprop='name'><data:label.name/></span></a>
                                  <meta expr:content='data:num+2' itemprop='position'/>
                                </div>
                              </b:if>
                            </b:loop>
                            <b:elseif cond='data:view.isPost'/>
                            <div class='lb nob'><data:messages.posts/></div>
                          </b:if>

                          <!--[ Change cond='data:view.isPage' to cond='data:view.isSingleItem' if you want to show post title on breadcrumb ]-->
                          <b:tag class='tl' cond='data:view.isPage' expr:data-text='data:post.title' name='div'/>
                         
                        </div>
                      </b:includable>
                      <b:includable id='bylineByName' var='byline'/>
                      <b:includable id='bylineRegion' var='regionItms'/>
                      <b:includable id='commentAuthorAvatar'/>
                      <b:includable id='commentDeleteIcon' var='comment'/>
                      <b:includable id='commentForm' var='post'/>
                      <b:includable id='commentFormIframeSrc' var='post'/>
                      <b:includable id='commentItem' var='comment'/>
                      <b:includable id='commentList' var='comments'/>
                      <b:includable id='commentPicker' var='post'/>
                      <b:includable id='commentblock' var='cb'>
                     
                        
                        <div class='cmAv'>
                          
                          <b:if cond='data:cb.level.authorAvatarSrc'>
                            <div class='im' expr:data-style='&quot;background-image: url(&quot; + resizeImage(data:cb.level.authorAvatarSrc, 35, &quot;1:1&quot;) + &quot;)&quot;'>
                              <b:class cond='data:view.url != data:view.url params { amp: &quot;1&quot; }' name='lazy'/>
                              <b:attr cond='data:view.url == data:view.url params { amp: &quot;1&quot; }' expr:value='&quot;background-image: url(&quot; + resizeImage(data:cb.level.authorAvatarSrc, 35, &quot;1:1&quot;) + &quot;)&quot;' name='style'/>
                            </div>
                          </b:if>
                        </div>
                      
                        &lt;div class=&#39;cmIn&#39;&gt;
                        
                        <div class='cmBd'>
                           
                          <b:class cond='data:cb.level.isDeleted' name='del'/>
                          <b:attr cond='!data:cb.level.isDeleted' name='itemscope' value='itemscope'/>
                          <b:attr cond='!data:cb.level.isDeleted' name='itemtype' value='https://schema.org/Comment'/>
                          
                          <div class='cmHr'>
                            
                            <b:class cond='data:post.author.name == data:cb.level.author' name='a'/>
                            <span class='n'>
                              <b:attr cond='!data:cb.level.isDeleted' name='itemprop' value='author'/>
                              <b:attr cond='!data:cb.level.isDeleted' name='itemscope' value='itemscope'/>
                              <b:attr cond='!data:cb.level.isDeleted' name='itemtype' value='https://schema.org/Person'/>
                              <b:if cond='data:cb.level.author != &quot;Anonymous&quot;'>
                                <bdi><b:attr cond='!data:cb.level.isDeleted' name='itemprop' value='name'/><data:cb.level.author/></bdi>
                                <b:else/>
                                <bdi><b:attr cond='!data:cb.level.isDeleted' name='itemprop' value='name'/>Anonymous</bdi>
                              </b:if>
                            </span>

                            <b:if cond='!data:cb.level.isDeleted'>
                              <!--[ Remove dtTm in className to disable Second Ago script ]-->
                              <b:if cond='data:blog.languageDirection != &quot;rtl&quot;'>
                                <span class='d dtTm' expr:data-datetime='data:cb.level.timestamp'/>
                              </b:if>
                              <span class='d date' expr:data-datetime='data:cb.level.timestamp' itemprop='datePublished'><data:cb.level.timestamp/></span>
                            </b:if>
                          </div>

                          <div class='cmCo'>
                            <b:class cond='!data:post.allowNewComments' name='dis'/>
                            <b:attr cond='!data:cb.level.isDeleted' name='itemprop' value='text'/>
                            <b:if cond='data:cb.level.author != data:post.author.name'>
                              <b:eval expr='data:cb.level.body snippet { links: false }'/>
                              <b:else/>
                              <data:cb.level.body/>
                            </b:if>
                          </div>
                          </div>
                        
                      </b:includable>
                      <b:includable id='comments' var='post'/>
                      <b:includable id='commentsLink'/>
                      <b:includable id='commentsLinkIframe'/>
                      <b:includable id='commentsTitle'>
                        <h3 class='title'>
                          <b:if cond='data:post.numberOfComments &gt; 0'>
                            <b:message name='messages.numberOfComments'>
                              <b:param expr:value='data:post.numberOfComments' name='numComments'/>
                             
                            </b:message>
                            <b:else/>
                           
                            <data:messages.postAComment/>
                          </b:if>
                        </h3>
                      </b:includable>
                      <b:includable id='defaultAdUnit'>
                        <ins class='adsbygoogle' data-ad-format='auto' expr:data-ad-client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-host='data:blog.adsenseHostId' expr:data-analytics-uacct='data:blog.analyticsAccountNumber' expr:style='data:style ?: &quot;display: block;&quot;'/>
                        <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
                      </b:includable>
                      <b:includable id='emailPostIcon'/>
                      <b:includable id='facebookShare'/>
                      <b:includable id='feedLinks'/>
                      <b:includable id='feedLinksBody' var='links'/>
                      <b:includable id='footerBylines'/>
                      <b:includable id='googlePlusShare'/>
                      <b:includable id='headerByline'/>
                      <b:includable id='homePageLink'/>
                      <b:includable id='iframeComments' var='post'/>
                      <b:includable id='inlineAd' var='post'>
                        <b:if cond='!data:view.isPreview'>
                          <b:if cond='data:this.adCode or data:this.adClientId or data:blog.adsenseClientId'>
                            <!-- Ad -->
                            <div class='inline-ad'>
                              <b:if cond='data:this.adCode != &quot;&quot;'>
                                <data:this.adCode/>
                                <b:else/>
                                <b:include cond='data:this.adClientId or data:blog.adsenseClientId' name='defaultAdUnit'/>
                              </b:if>
                            </div>
                          </b:if>
                          <b:else/>
                          <div class='inline-ad'>
                            <div class='inline-ad-placeholder'>
                              <span><b:message name='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/></span>
                            </div>
                          </div>
                        </b:if>
                      </b:includable>
                      <b:includable id='linkShare'/>
                      <b:includable id='manageComments'/>
                      <b:includable id='nextPageLink'/>
                      <b:includable id='noContentPlaceholder'>
                        <b:if cond='data:posts.empty'>
                          <!--[ No posts messages ]-->
                          <div class='noPosts'>
                            <span><data:messages.noResultsFound/>...</span>
                          </div>
                        </b:if>
                      </b:includable>
                      <b:includable id='otherSharingButton'/>
                      <b:includable id='platformShare'/>
                      <b:includable id='post' var='post'/>
                      <b:includable id='postAuthor'/>
                      <b:includable id='postBody' var='post'/>
                      <b:includable id='postBodySnippet' var='post'/>
                      <b:includable id='postCommentsAndAd' var='post'>

                        <!--[ Post article ]-->
                        <article class='ntry'>
                          <b:class cond='data:view.isSingleItem' name='ps'/>
                          <b:class cond='data:view.isSingleItem' name='post'/>
                          <b:class cond='data:view.isMultipleItems and !data:post.featuredImage' name='noThmb'/>
                          <b:class cond='!data:widgets.Blog.first.allBylineItems.timestamp' name='noInf'/>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])' name='noAd'/>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])' name='pTag'/>

                          <b:if cond='data:view.isPost and !data:view.isPreview'>
       
                               
                            <div class='pGV'>
                              
                           
                              <!--[ Greetings ]-->
                              <span class='pGrt' data-text='Welcome!' id='greetings'><b:include name='smile-icon'/></span>

                              <!--[ Page Views ]-->
                              <span class='pVws hidden pu-views' data-add='true' expr:data-id='data:post.id'><b:include name='eye-icon'/></span>
                            </div>
                            <script>/*<![CDATA[*/ var welElem = document.querySelector("#greetings"); var curHr = new Date().getHours(); var welMes = ["Have a Sweet Dreams!", "Good Morning!", "Good Afternoon!", "Good Evening!", "Good Night!", "It's time to sleep!"]; let welText = ""; if (curHr < 4) welText = welMes[0]; else if (curHr < 12) welText = welMes[1]; else if (curHr < 17) welText = welMes[2]; else if (curHr < 19) welText = welMes[3]; else if (curHr < 22) welText = welMes[4]; else welText = welMes[5]; welElem.setAttribute('data-text', welText); /*]]>*/</script>
                            
                          </b:if>
                       
                          <!--[ Post brdCmb ]-->
                          <b:include cond='data:view.isSingleItem' data='post' name='breadcrumb'/>

                          <b:if cond='data:view.isMultipleItems'>
                            <!--[ Post thumbnail and labels ]-->
                            <div class='pThmb'>
                              <b:class cond='data:post.featuredImage.isYoutube' name='iyt'/>
                              <b:class cond='!data:post.featuredImage' name='nul'/>
                              <b:tag class='thmb' expr:name='data:post.featuredImage ? &quot;a&quot; : &quot;div&quot;'>
                                <b:attr cond='data:post.featuredImage' expr:value='data:post.url' name='href'/>
                                <b:if cond='data:post.featuredImage'>
                                  <b:include name='postEntryThumbnail'/>
                                  <b:else/>
                                  <span class='imgThm' data-text='No image'/>
                                </b:if>
                              </b:tag>

                              <!--[ Comments count ]-->
                              <div class='iFxd'>
                                <b:if cond='data:post.allowComments and data:post.numberOfComments &gt; 0 or data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])'>
                                  <b:if cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                    <b:include name='postSponsored'/>
                                    <b:elseif cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])'/>
                                    <b:include name='postProduct'/>
                                  </b:if>
                                  <b:if cond='data:widgets.Blog.first.allBylineItems.comments and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])'>
                                    <b:include name='postCommentsLinks'/>
                                  </b:if>
                                </b:if>

                                <!--[ Post Bookmark ]-->
                                <b:include name='thmb-bookmark'/>
                              </div>

                              <!--[ Author ]-->
                               <b:tag class='iFxd bl' name='div'><div class='aNm t'><b:include name='post-authorImage'/><b:include name='post-authorName'/></div></b:tag>
                             
                            </div>
                          </b:if>

                          <b:tag class='pCntn' cond='data:view.isMultipleItems' name='div'>

                            <!--[ Post header ]-->
                            <b:include cond='data:view.isMultipleItems' name='postHeaders'/>

                            <!--[ Post title ]-->
                            <b:tag class='pTtl aTtl sml' expr:name='data:post.link or (data:post.url and data:view.url != data:post.url) ? &quot;h2&quot; : &quot;h1&quot;'>
                              <b:class cond='data:view.isSingleItem' name='itm'/>
                              <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])' name='nSpr'/>
                              <b:tag expr:name='data:post.link or (data:post.url and data:view.url != data:post.url) ? &quot;a&quot; : &quot;span&quot;'>
                                <b:attr cond='data:post.link or (data:post.url and data:view.url != data:post.url)' expr:value='data:post.url.canonical' name='href'/>
                                <b:attr cond='data:post.link or (data:post.url and data:view.url != data:post.url)' expr:value='data:post.title' name='data-text'/>
                                <b:attr cond='data:post.link or (data:post.url and data:view.url != data:post.url)' name='rel' value='bookmark'/>
                                <data:post.title/>
                              </b:tag>
                            </b:tag>

                            <b:if cond='data:blog.metaDescription and data:view.isPost'>
                              <!-- Post Description -->
                              <div class='pDesc'><data:blog.metaDescription/></div>
                            </b:if>

                            <b:if cond='data:view.isMultipleItems'>
                              <!--[ Post snippets ]-->
                              <div class='pSnpt'>
                                <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])' name='nTag'/>
                                <b:include name='postEntrySnippet'/>
                              </div>
                            </b:if>

                            <!--[ Post info ]-->
                            <b:include cond='!data:view.isPage' name='postInfo'/>

                            <b:tag class='pInr' cond='data:view.isSingleItem' name='div'>
                              <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                <!--[ Post top ad ]-->
                                <b:include cond='data:view.isPost and !data:view.isPreview' data='post' name='post-adTop'/>
                              </b:if>

                              <b:if cond='data:view.isSingleItem'>
                                <!--[ Post body ]-->
                                <div class='pEnt' expr:id='&quot;postID-&quot; + data:post.id'>
                                  <div class='pS post-body postBody' id='postBody'>
                                    <data:post.body/>
                                     <!--[ Next Previous Button ]-->
                                   <b:if cond='data:blog.pageType == &quot;item&quot; '>
   <div class='Royaluinext'>
<b:if cond='data:olderPageUrl'>
<a class='pre-btn' expr:href='data:olderPageUrl'>
<div class='icon'><svg class='h-6 w-6' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M11 19l-7-7 7-7m8 14l-7-7 7-7' stroke-linecap='round' stroke-linejoin='round'/></svg></div><div class='label'>Previous</div></a>
</b:if>

<b:if cond='data:newerPageUrl'>
 <a class='next-btn' expr:href='data:newerPageUrl'>
 <div class='label'>Next</div>
 <div class='icon'><svg class='h-6 w-6' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M13 5l7 7-7 7M5 5l7 7-7 7' stroke-linecap='round' stroke-linejoin='round'/></svg></div></a>
</b:if>    
</div>
</b:if> 
                                     <!--[ Post Auto Link ]-->
                                     <b:include cond='data:view.isPost and !data:view.isPreview' data='post' name='postTextRelated'/><script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById("postBody"); var midAd3 = document.getElementById("postRelated"); var showAd3 = tgt.getElementsByTagName("p"); if (showAd3.length > 0) {insertAfter(midAd3,showAd3[5]);}; /*]]>*/</script>
                                    
                                  </div>
                                </div>

                               
                                
                                <!--[ In-Post Quick Edit ]-->
                                <b:include cond='!data:view.isPreview' name='quick-edit'/>
                              </b:if>

                              <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                <!--[ Post bottom ad ]-->
                                <b:include cond='data:view.isPost and !data:view.isPreview' data='post' name='post-adBot'/>
                              </b:if>

                              <b:include data='post' name='postMetadataJSON'/>

                              <b:if cond='data:view.isPost and data:widgets.Blog.first.allBylineItems.timestamp and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])'>
                                <script>/*<![CDATA[*/ function get_text(el) {ret = ''; var length = el.childNodes.length; for(var i = 0; i < length; i++) {var node = el.childNodes[i]; if(node.nodeType != 8) {ret += node.nodeType != 1 ? node.nodeValue : get_text(node);} } return ret;} var words = get_text(document.getElementById('postBody')); var count = words.split(' ').length; var avg = 200; var counted = count / avg; var maincount = Math.round(counted); document.getElementById('rdTime').innerHTML = 'Estimated read time: ' + maincount + ' min'; /*]]>*/</script>
                              </b:if>

                              <!--[ Article Clapping ]-->
                              <b:include name='post-articleRating'/>

                              
                              <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])'>
                                <!--[ Post writter ]-->
                                <b:include cond='data:post.author.aboutMe and data:view.isPost and !data:view.isPreview' name='post-authorProfile'/>
                              </b:if>

                              <!--[ Share button ]-->
                              <b:include cond='data:post.shareUrl and data:view.isPost and !data:view.isPreview' name='postInfoShare'/>
                            </b:tag>

                          </b:tag>
                        </article>

                        <!--[ Post footer ]-->
                        <b:tag class='pFoot' cond='data:view.isPost' name='div'>
                          <!--[ Share button pop-up/sticky ]-->
                          <b:include cond='data:post.shareUrl and data:view.isPost and !data:view.isPreview' name='postInfoShareMore'/>

                          <!--[ Related post ]-->
                          <b:include cond='data:view.isPost and !data:view.isPreview and !data:blog.isPrivateBlog' data='post' name='post-related'/>

                          <!--[ Matched content ad ]-->
                          <b:include cond='data:view.isPost and !data:view.isPreview' data='post' name='post-relatedAd'/>

                          <b:tag class='pCmnts' cond='data:post.allowComments and data:view.isPost and !data:view.isPreview' id='comment' name='div'>
                            <!--[ Blogger Comments ]-->
                            <b:include cond='data:post.allowComments and data:view.isPost and !data:view.isPreview' data='post' name='threadedComments-modifV3'/>
                          </b:tag>
                        </b:tag>

                        <!--[ Show ad. ]-->
                        <b:include cond='data:post.includeAd' data='post' name='inlineAd'/>
                      </b:includable>
                      <b:includable id='postCommentsLink'/>
                      <b:includable id='postFooter' var='post'/>
                      <b:includable id='postFooterAuthorProfile' var='post'/>
                      <b:includable id='postHeader'/>
                      <b:includable id='postInfo'>
                        <b:tag class='pInf pSml' name='div'>
                          <b:class cond='data:view.isSingleItem' name='ps'/>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])' name='nSpr'/>
                          <b:class cond='!data:widgets.Blog.first.allBylineItems.timestamp' name='nTm'/>
                          <b:class cond='!data:widgets.Blog.first.allBylineItems.author and !data:widgets.Blog.first.allBylineItems.timestamp and (!data:post.shareUrl and !data:widgets.Blog.first.allBylineItems.share) and (!data:post.allowComments and !data:widgets.Blog.first.allBylineItems.comments or data:post.numberOfComments == 0)' name='nul'/>

                          <b:if cond='data:view.isMultipleItems'>
                            <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])'>
                              <!--[ Post timestamp ]-->
                              <b:include cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postTimestampPublish'/>
                            </b:if>

                            <!--[ Post jumplinks ]-->
                            <b:include cond='data:widgets.Blog.first.allBylineItems.timestamp and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])' name='postJumpLinks'/>                    

                            <b:else/>

                            <!--[ Info in item page ]-->
                            <b:if cond='data:widgets.Blog.first.allBylineItems.author and data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])'>
                              <div class='pIm'><b:include name='post-authorImage'/></div>
                            </b:if>

                            <b:tag class='pNm' cond='data:widgets.Blog.first.allBylineItems.author or data:widgets.Blog.first.allBylineItems.timestamp' name='div'>
                              <b:class cond='!data:widgets.Blog.first.allBylineItems.timestamp and data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])' name='l'/>
                              <b:class cond='!data:post.author.authorPhoto.image' name='n'/>
                              <b:include cond='data:widgets.Blog.first.allBylineItems.author and data:post.labels none (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])' name='post-authorName'/>

                              <b:if cond='data:widgets.Blog.first.allBylineItems.timestamp'>
                                <div class='pDr'>
                                  <bdi class='pDt pIn'><b:include name='postTimestamps'/></bdi>

                                  <b:if cond='data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])'>
                                    <!--[ Reading time ]-->
                                    <div class='pRd pIn'><bdi id='rdTime'/></div>
                                  </b:if>
                                </div>
                              </b:if>
                            </b:tag>

                            <div class='pCm'>
                              <b:class cond='(data:post.allowComments and data:widgets.Blog.first.allBylineItems.comments and data:post.numberOfComments &gt; 0) and (data:post.shareUrl and data:widgets.Blog.first.allBylineItems.share)' name='l'/>
                              <div class='pIc'>
                                <!--[ Bookmark ]-->
                                <label aria-label='Add to favorites' class='bmPs tIc' expr:bm-id='data:post.id' expr:bm-img='resizeImage(data:post.featuredImage, 240, &quot;1:1&quot;)' expr:bm-ttl='data:post.title' expr:bm-url='data:post.url'><b:include name='bookmark-alt-icon'/></label> 
                                <b:if cond='(data:post.allowComments and data:widgets.Blog.first.allBylineItems.comments and data:post.numberOfComments &gt; 0) or (data:post.shareUrl and data:widgets.Blog.first.allBylineItems.share)'>
                                  <!--[ Comment ]-->
                                  <b:include cond='data:post.allowComments and data:widgets.Blog.first.allBylineItems.comments' name='postCommentsLabel'/>
                                  <!--[ Share ]-->
                                  <b:if cond='data:post.shareUrl and data:widgets.Blog.first.allBylineItems.share'>
                                    <label class='sh tIc' for='forShare'><b:include name='share-icon'/></label>
                                  </b:if>
                                </b:if>
                              </div>
                            </div>

                          </b:if>
                        </b:tag>
                      </b:includable>
                      <b:includable id='postInfoShare'>
                        <div class='pSh'>
                          <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])' name='nSpr'/>
                          <b:if cond='data:post.labels'>
                            <!--[ Label HashTags ]-->
                            <h2 class='title dt'><span class='rTitle' data-text='Tags'/></h2>
                            <div class='lbHt'>
                               <div class='ntfC ntfT nyfA'>
                                  
                              <b:loop index='num' values='data:post.labels' var='label'>
                                <b:if cond='data:num &lt;= 2'>
                                  <a expr:aria-label='data:label.name' expr:href='data:label.url.canonical'><b:eval expr='&quot;#&quot; + data:label.name'/></a>
                                </b:if>
                              </b:loop>
                            </div>
                            </div>
                          </b:if>
              
                          <div class='pShc' expr:data-text='data:messages.share + &quot;:&quot;'>
                           
                            <!-- Share to Facebook -->
                            <a aria-label='Facebook' class='c fb' data-text='Share' expr:href='&quot;https://www.facebook.com/sharer.php?u=&quot; + data:blog.url.canonical' rel='noopener' role='button' target='_blank'><b:include name='facebook-icon'/></a>

                            <!-- Share to Whatsapp -->
                            <a aria-label='Whatsapp' class='c wa' data-text='Share' expr:href='&quot;https://api.whatsapp.com/send?text=&quot; + data:blog.url.canonical' rel='noopener' role='button' target='_blank'><b:include name='whatsapp-icon'/></a>

                            <!-- Share to Twitter -->
                            <a aria-label='Twitter' class='c tw' data-text='Tweet' expr:href='&quot;https://twitter.com/share?url=&quot; + data:blog.url.canonical' rel='noopener' role='button' target='_blank'><b:include name='twitter-icon'/></a>

                            <label expr:aria-label='data:messages.shareToOtherApps' for='forShare'><b:include name='plus-icon'/></label>
                          </div>
                        </div>
                      </b:includable>
                      <b:includable id='postInfoShareMore'>
                        <input class='shIn fixi hidden' id='forShare' type='checkbox'/>
                        
                        <div class='shBr fixL'>
                          <div class='shBri fixLi'>
                            <div class='shBrs fixLs'>
                              <div class='shH fixH fixT' expr:data-text='data:messages.shareToOtherApps'>
                                <label aria-label='Close' class='c cl' for='forShare'/>
                              </div>
                              <div class='listemup-bg'>
                              <div class='shC'>
                                <!--[ Share to other apps ]-->
                                <div class='shL'>
                                  
                                 <div data-text='Facebook'>
                                    <!-- Share to Facebook -->
                                    <a aria-label='Facebook' expr:href='&quot;https://www.facebook.com/sharer.php?u=&quot; + data:blog.url.canonical' rel='noopener' target='_blank'>
                                      <b:include name='facebook-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='WhatsApp'>
                                    <!-- Share to Whatsapp -->
                                    <a aria-label='Whatsapp' expr:href='&quot;https://api.whatsapp.com/send?text=&quot; + data:blog.url.canonical' rel='noopener' target='_blank'>
                                      <b:include name='whatsapp-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='Twitter'>
                                    <!-- Share to Twitter -->
                                    <a aria-label='Twitter' expr:href='&quot;https://twitter.com/share?url=&quot; + data:blog.url.canonical' rel='noopener' target='_blank'>
                                      <b:include name='twitter-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='Telegram'>
                                    <!-- Share to Telegram -->
                                    <a aria-label='Telegram' expr:href='&quot;https://t.me/share/url?url=&quot; + data:blog.url.canonical' rel='noopener' target='_blank'>
                                      <b:include name='telegram-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='Pinterest'>
                                    <!-- Pin to Pinterst -->
                                    <a aria-label='Pinterest' data-pin-config='beside' expr:href='&quot;https://pinterest.com/pin/create/button/?url=&quot; + data:blog.url.canonical + &quot;&amp;media=&quot; + resizeImage(data:blog.postImageUrl, 1600)' rel='noopener' target='_blank'>
                                      <b:include name='pinterest-p-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='LinkedIn'>
                                    <!-- Share Linkedin -->
                                    <a aria-label='Linkedin' expr:href='&quot;https://www.linkedin.com/sharing/share-offsite/?url=&quot; + data:blog.url.canonical' rel='noopener' target='_blank'>
                                      <b:include name='linkedIn-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='Line'>
                                    <!-- Share to Line -->
                                    <a aria-label='Line' expr:href='&quot;https://timeline.line.me/social-plugin/share?url=&quot; + data:blog.url.canonical' rel='noopener' target='_blank'>
                                      <b:include name='line-p-icon'/>
                                    </a>
                                  </div>

                                  <div data-text='Email'>
                                    <!-- Send to email -->
                                    <a aria-label='Email' expr:href='&quot;mailto:?body=&quot; + data:blog.url.canonical' target='_blank'>
                                      <b:include name='email-p-icon'/>
                                    </a>
                                  </div>
                                </div>
                                <!--[ Copy link ]-->
                                <div class='cpL' data-text='or copy link' expr:data-message='data:messages.copyToClipboard'>
                                  <div class='cpLb'>
                                    <b:include name='link-alt-icon'/>
                                    <input expr:value='data:blog.url.canonical' id='getlink' onClick='this.select()' readonly='readonly'/>
                                    <label for='getlink' onclick='copyFunction()'><data:messages.copy/></label>
                                  </div>

                                  <div class='cpLn' id='cpNotif'/>

                                  <script>function copyFunction(){document.getElementById(&#39;getlink&#39;).select(),document.execCommand(&#39;copy&#39;),toastNotif(&#39;&lt;i class=&quot;copy&quot;&gt;&lt;/i&gt;<data:messages.linkCopiedToClipboard/>&#39;); if(&#39;vibrate&#39; in navigator){navigator.vibrate([50])};}</script>
                                </div>
                              </div>
                            </div>
                          </div>

                          </div>
                          <label class='fCls' for='forShare'/>
                        </div>
                      </b:includable>
                      <b:includable id='postJumpLink' var='post'/>
                      <b:includable id='postLabels'/>
                      <b:includable id='postLocation'/>
                      <b:includable id='postMeta' var='post'>
                        <b:include data='post' name='postMetadataJSON'/>
                      </b:includable>
                      <b:includable id='postMetadataJSON'>
                        <script type='application/ld+json'>{&quot;@context&quot;: &quot;http://schema.org&quot;, &quot;@type&quot;: &quot;BlogPosting&quot;, &quot;mainEntityOfPage&quot;: {&quot;@type&quot;: &quot;WebPage&quot;, &quot;@id&quot;: &quot;<data:post.url.canonical.jsonEscaped/>&quot;}, &quot;headline&quot;: &quot;<data:post.title.jsonEscaped/>&quot;, &quot;description&quot;: &quot;<b:eval expr='snippet(data:post.snippets.long, {length: 250, links: false, linebreaks: false, ellipsis: true }).jsonEscaped'/>&quot;, <b:if cond='data:view.isSingleItem'>&quot;articleBody&quot;: &quot;<b:eval expr='snippet(data:post.body, {links: false, linebreaks: false, ellipsis: true}).jsonEscaped'/>&quot;, </b:if>&quot;datePublished&quot;: &quot;<data:post.date.iso8601.jsonEscaped/>&quot;, &quot;dateModified&quot;: &quot;<data:post.lastUpdated.iso8601.jsonEscaped/>&quot;, <b:include data='post' name='postMetadataJSONImage'/><b:include data='post' name='postMetadataJSONPublisher'/> &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;<data:post.author.name.jsonEscaped/>&quot;, &quot;url&quot;: &quot;<b:if cond='data:post.author.profileUrl'><data:post.author.profileUrl.jsonEscaped/><b:else/><data:blog.homepageUrl.jsonEscaped/></b:if>&quot;, &quot;image&quot;: &quot;<data:post.author.authorPhoto.image.jsonEscaped/>&quot;}}</script>
                      </b:includable>
                      <b:includable id='postMetadataJSONImage'>&quot;image&quot;: {&quot;@type&quot;: &quot;ImageObject&quot;, &quot;url&quot;: &quot;<b:eval expr='(data:post.featuredImage ? resizeImage(data:post.featuredImage, 1200, &quot;1200:630&quot;) : &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgpKd7avKSuXxqsX9KWa6zPg72IYsmBlXoC-8Pr65kk2lJj1PJNTfMr2yVpNjrTg-GWLs804bIgWqrG4N41ZErUOCKzv8_8NyQu2WsszpQ7w-6r5pOORRz6kMMCOqovH4Tg5jz5BHj7bVD/s1200-rw/Fineshop_Design.webp&quot;).jsonEscaped'/>&quot;, &quot;height&quot;: <b:eval expr='data:post.featuredImage ? 630 : 348'/>, &quot;width&quot;: 1200},</b:includable>
                      <b:includable id='postMetadataJSONPublisher'>&quot;publisher&quot;: {&quot;@type&quot;: &quot;Organization&quot;, &quot;name&quot;: &quot;<data:blog.title.escaped/>&quot;, &quot;logo&quot;: {&quot;@type&quot;: &quot;ImageObject&quot;, &quot;url&quot;: &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiI2eXQV9gCBhy-3Armo6dt5DtBW7m50so6JIQfgdLNgfWgtN4w9xV-3jPMBwQKEToK842u4HGaSfSSlMoKdHZdH3JQyaX3MNn70MCzrPIB18cGeObRqZ5_M_ItmDgk5CC2ZEgPJDP20OTY/s297/fd-logo.png&quot;, &quot;width&quot;: 297, &quot;height&quot;: 45}},</b:includable>
                      <b:includable id='postPagination'>
                        <!--[ Blog navigation ]-->
                        <div class='blogPg' id='blogPager'>
                          <b:tag class='nPst' cond='data:view.url == data:blog.homepageUrl and !data:olderPageUrl' expr:data-text='data:messages.noResultsFound' name='div'/>

                          <b:include cond='!data:posts.empty' name='postPagination.new'/>
                          <b:include cond='!data:posts.empty' name='postPagination.home'/>
                          <b:include cond='!data:posts.empty' name='postPagination.old'/>
                        </div>
                      </b:includable>
                      <b:includable id='postPagination.home'>
                        <b:tag class='hmLnk' expr:name='data:view.url != data:blog.homepageUrl ? &quot;a&quot; : &quot;div&quot;'>
                          <b:class cond='data:view.url == data:blog.homepageUrl' name='nPst'/>
                          <b:attr cond='data:view.url != data:blog.homepageUrl' expr:value='data:blog.homepageUrl.canonical' name='href'/>
                          <b:attr cond='data:view.url != data:blog.homepageUrl' expr:value='data:messages.home' name='aria-label'/>
                          <b:attr cond='data:posts.empty' expr:value='data:messages.home' name='data-text'/>
                          <b:include cond='!data:posts.empty' name='home-alt-icon'/>
                        </b:tag>                      
                      </b:includable>
                      <b:includable id='postPagination.new'>
                        <b:if cond='data:newerPageUrl and data:view.url != data:blog.homepageUrl.canonical path &quot;search&quot;'>
                          <a class='nwLnk' expr:aria-label='data:messages.newest' expr:data-text='data:messages.newest' expr:href='data:newerPageUrl.canonical'>
                            <b:if cond='data:blog.languageDirection != &quot;rtl&quot;'>
                              <b:include name='arrow-left-icon'/>
                              <b:else/>
                              <b:include name='arrow-right-icon'/>
                            </b:if>
                          </a>
                          <b:else/>
                          <div class='nwLnk nPst' expr:data-text='data:messages.newest'>
                            <b:if cond='data:blog.languageDirection != &quot;rtl&quot;'>
                              <b:include name='arrow-left-icon'/>
                              <b:else/>
                              <b:include name='arrow-right-icon'/>
                            </b:if>
                          </div>
                        </b:if>
                      </b:includable>
                      <b:includable id='postPagination.old'>
                        <b:tag class='olLnk' expr:data-text='data:messages.oldest' expr:name='data:olderPageUrl ? &quot;a&quot; : &quot;div&quot;'>
                          <b:class cond='!data:olderPageUrl' name='nPst'/>
                          <b:attr cond='data:olderPageUrl' expr:value='data:olderPageUrl.canonical' name='href'/>
                          <b:attr cond='data:olderPageUrl' expr:value='data:messages.oldest' name='aria-label'/>
                          <b:if cond='data:blog.languageDirection != &quot;rtl&quot;'>
                            <b:include name='arrow-right-icon'/>
                            <b:else/>
                            <b:include name='arrow-left-icon'/>
                          </b:if>
                        </b:tag>
                      </b:includable>
                      <b:includable id='postReactions'/>
                      <b:includable id='postShareButtons'/>
                      <b:includable id='postTimestamp'/>
                      <b:includable id='postTitle' var='post'/>
                      <b:includable id='previousPageLink'/>
                      <b:includable id='sharingButton'/>
                      <b:includable id='sharingButtonContent'/>
                      <b:includable id='sharingButtons'/>
                      <b:includable id='sharingButtonsMenu'/>
                      <b:includable id='sharingPlatformIcon'/>
                      <b:includable id='threadedCommentForm' var='post'/>
                      <b:includable id='threadedCommentJs' var='post'/>
                      <b:includable id='threadedComments' var='post'/>
                      <b:includable id='threadedComments-form' var='post'>
                        <div id='commentForm'>
                          <!--[ Comment message ]-->
                          <b:if cond='data:this.messages.blogComment != &quot;&quot;'>
                            <div class='cmMs note'>
                              <data:this.messages.blogComment/>
                            </div>
                          </b:if>

                          <!--[ Comment iframe (remove comment tag below to improve height of comment form) ]-->
                          <!--<a aria-label='Comment Form' expr:href='data:post.commentFormIframeSrc + &quot;&amp;skin=contempo&quot; + data:variantParam' id='comment-editor-src'/>-->
                          <!--<iframe class='blogger-iframe-colorize blogger-comment-from-post lazy' expr:data-src='data:post.commentFormIframeSrc appendParams {skin: &quot;contempo&quot;}' height='296' id='comment-editor' name='comment-editor' title='Blogger comment' width='100'/>-->
                          <button class='iCmn' expr:data-comment='data:post.commentFormIframeSrc appendParams {skin: &quot;contempo&quot;}' expr:data-text='data:messages.joinTheConversation + &quot; (&quot; + data:post.numberOfComments + &quot;)&quot;' id='iCmn'/>
                          <script>/*<![CDATA[*/ (function(){var tCom=getid('iCmn'),urlCom=tCom.getAttribute('data-comment'),ifCom=document.createElement('iframe');ifCom.width='100%';ifCom.height='296';ifCom.setAttribute('data-src',urlCom);ifCom.setAttribute('id','comment-editor');ifCom.setAttribute('class','blogger-iframe-colorize blogger-comment-from-post lazy');ifCom.setAttribute('name','comment-editor');ifCom.setAttribute('lazied','');tCom.addEventListener('click',function(){tCom.insertAdjacentElement('beforebegin',ifCom);this.remove();});})() /*]]>*/</script>

                          <!--<script src='https://www.blogger.com/static/v1/jsbin/1875144490-comment_from_post_iframe.js'/>
                          <script>BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);</script>-->
                        </div>
                      </b:includable>
                      <b:includable id='threadedComments-modifV3' var='post'>
                        <b:tag class='cmSh fixi hidden' id='forComments' name='input' type='checkbox'/>
                        <b:tag class='cmAl hidden' cond='data:post.numberOfComments &gt; 0' id='forAllCm' name='input' type='checkbox'/>

                        <!--[ Delete tag below to disable show/hide comment ]-->
                        <b:include cond='data:post.allowComments' name='post-commentButton'/>

                        <section class='cm' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'>

                          <!--[ Delete tag below to disable Pop-up comments ]-->
                          <b:class name='cmBr fixL'/>

                          <b:tag class='cmBri' name='div'>
                            <b:class cond='data:post.numberOfComments == 0' name='mty'/>
                            <b:tag class='cmBrs fixLs' name='div'>

                              <!--[ Comments title ]-->
                              <div class='cmH fixH'>
                                <b:include name='commentsTitle'/>

                                <div class='cmI cl'>
                                  <!-- Sort comments -->
                                  <b:if cond='data:post.numberOfComments &gt; 0'>
                                    <label class='s' expr:aria-label='data:messages.manageComments' expr:data-new='data:messages.newest' expr:data-text='data:messages.oldest' for='forAllCm'/>
                                  </b:if>

                                  <label aria-label='Close' class='c' for='forComments'/>
                                </div>
                              </div>

                              <div class='cmC'>
                                <b:if cond='data:post.numberOfComments &gt; 0'>
                                  <div class='cmCn'>

                                    <ol class='cmHl' id='cmHolder'>
                                      <b:loop values='data:post.comments where (c =&gt; not c.inReplyTo or c.inReplyTo == 0)' var='commentLevel1'>
                                        <li class='c' expr:id='&quot;c&quot; + data:commentLevel1.id'>
                                          <b:class cond='data:cb.level.author == data:post.author.name' name='adm'/>
                                          <b:include data='{level: data:commentLevel1,d: true}' name='commentblock'/>
                                          <span expr:class='&quot;cmDl &quot; + data:commentLevel1.adminClass'>
                                            <a aria-label='Delete' expr:href='data:commentLevel1.deleteUrl' rel='nofollow noopener noreferrer' target='_blank'>
                                              <b:include name='delete-icon'/>
                                            </a>
                                          </span>

                                          <b:with value='data:post.comments where (c =&gt; c.inReplyTo == data:commentLevel1.id)' var='commentL2'>
                                            <b:if cond='data:commentL2.size != &quot;0&quot;'>
                                              <input class='cmRi hidden' expr:id='&quot;to-&quot; + data:commentLevel1.id' type='checkbox'/>

                                              <div class='cmRp'>
                                                <div class='cmTh' expr:id='&quot;c&quot; + data:commentLevel1.id + &quot;-rt&quot;'>
                                                  <label class='thTg' data-text='Hide replies' expr:aria-label='&quot;View &quot; +data:commentL2.length+ &quot; replies&quot;' expr:for='&quot;to-&quot; + data:commentLevel1.id'/>

                                                  <ol class='thCh'>
                                                    <b:loop values='data:commentL2' var='commentLevel2'>
                                                      <li class='c' expr:id='&quot;c&quot; + data:commentLevel2.id'>
                                                        <b:class cond='data:cb.level.author == data:post.author.name' name='adm'/>
                                                        <b:include data='{level: data:commentLevel2,d: true}' name='commentblock'/>
                                                        <span expr:class='&quot;cmDl rp &quot; + data:commentLevel2.adminClass'>
                                                          <a aria-label='Delete' expr:href='data:commentLevel2.deleteUrl' rel='nofollow noopener noreferrer' target='_blank'>
                                                            <b:include name='delete-icon'/>
                                                          </a>
                                                        </span>
                                                        &lt;/div&gt;
                                                      </li>
                                                    </b:loop>
                                                  </ol>

                                                </div>
                                                <b:if cond='data:post.allowNewComments'>
                                                  <div class='cmAc cmR'>
                                                    <a aria-label='Reply' class='rpTo' data-text='Reply' expr:data-reply-to='data:commentLevel1.id' href='javascript:;' target='_self'/>
                                                  </div>
                                                </b:if>
                                              </div>
                                            </b:if>
                                          </b:with>

                                          <b:if cond='data:post.allowNewComments'>
                                            <div class='cmAc'>
                                              <a aria-label='Reply' class='rpTo' data-text='Reply' expr:data-reply-to='data:commentLevel1.id' href='javascript:;' target='_self'/>
                                            </div>
                                          </b:if>
                                          &lt;/div&gt;
                                        </li>
                                      </b:loop>
                                    </ol>

                                    <!--[ Timeago script ]-->
                                    <b:if cond='data:blog.languageDirection != &quot;rtl&quot;'>
                                      <script>/*<![CDATA[*/ (function timeAgo(selector) { var templates = {prefix: "", suffix: "", seconds: "second ago", minute: "1 min", minutes: "%d min", hour: "1 hour", hours: "%d hour", day: "1 day", days: "%d days", month: "1 month", months: "%d month", year: "1 year", years: "%d years"}; var template = function(t, n) { return templates[t] && templates[t].replace(/%d/i, Math.abs(Math.round(n))); }; var timer = function(time) { if (!time) return; time = time.replace(/\.\d+/, ""); time = time.replace(/-/, "/").replace(/-/, "/"); time = time.replace(/T/, " ").replace(/Z/, " UTC"); time = time.replace(/([\+\-]\d\d)\:?(\d\d)/, " $1$2"); time = new Date(time * 1000 || time); var now = new Date(); var seconds = ((now.getTime() - time) * .001) >> 0; var minutes = seconds / 60; var hours = minutes / 60; var days = hours / 24; var years = days / 365; return templates.prefix + ( seconds < 45 && template('seconds', seconds) || seconds < 90 && template('minute', 1) || minutes < 45 && template('minutes', minutes) || minutes < 90 && template('hour', 1) || hours < 24 && template('hours', hours) || hours < 42 && template('day', 1) || days < 30 && template('days', days) || days < 45 && template('month', 1) || days < 365 && template('months', days / 30) || years < 1.5 && template('year', 1) || template('years', years) ) + templates.suffix; }; var elements = document.getElementsByClassName('dtTm'); for (var i in elements) { var $this = elements[i]; if (typeof $this === 'object') { $this.innerHTML = timer($this.getAttribute('title') || $this.getAttribute('data-datetime')); } } setTimeout(timeAgo, 60000); })(); /*]]>*/</script>
                                    </b:if>
                                  </div>

                                  <b:if cond='data:post.allowNewComments'>
                                    <div class='cmAd hidden' id='addCm'>
                                      <div aria-label='Berkomentar' class='cmBtn button' role='button'>
                                        <!--[ Delete tag bellow to change button style ]-->
                                        <b:class name='ln'/>

                                        <b:message name='messages.postAComment'/>
                                      </div>
                                    </div>
                                  </b:if>

                                  <script>var comment = true;</script>
                                  <b:else/>
                                  <script>var comment = false;</script>
                                </b:if>

                                <div class='cmFrm'>
                                  <b:if cond='data:post.embedCommentForm'>
                                    <b:if cond='data:post.allowNewComments'>
                                      <b:include data='post' name='threadedComments-form'/>
                                      <b:else/>
                                      <!--[ If comment was disable ]-->
                                      <div class='cmDis'><data:post.noNewCommentsText/></div>
                                    </b:if>
                                    <b:else/>
                                    <b:if cond='data:post.allowComments'>
                                      <!--[ Comment message ]-->
                                      <b:if cond='data:this.messages.blogComment != &quot;&quot;'>
                                        <div class='cmMs note'>
                                          <data:this.messages.blogComment/>
                                        </div>
                                      </b:if>

                                      <a class='cmBtn button' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick' rel='noreferrer' role='button' target='_blank'>
                                        <!--[ Delete tag bellow to change button style ]-->
                                        <b:class name='ln'/>

                                        <b:message name='messages.postAComment'/>
                                      </a>
                                    </b:if>
                                  </b:if>
                                </div>
                              </div>

                            </b:tag>
                          </b:tag>

                          <label class='fCls' for='forComments'/>
                        </section>

                        <b:if cond='data:post.allowNewComments'>
                          <script>/*<![CDATA[*/ var observerK=new MutationObserver(function(mutations,me){var cekkomen=getid('comment-editor');if(cekkomen){var b=getid("comment-editor"),d=b.getAttribute("data-src");if(b.setAttribute("src",d),1==comment){var f=getclass("rpTo"),c=getid("commentForm"),h=f.length,k=function(b,d,e,f){b.addEventListener("click",function(){var c=b.getAttribute("data-reply-to");getid("c"+c).appendChild(d);getid("commentForm").className='cmRbox';getid("addCm").className='commentsReply';e.src=f+"&parentID="+c})};for(i=0;i<h;i++)k(f[i],c,b,d);var l=getclass("cmFrm")[0];getid("addCm").addEventListener("click",function(){l.appendChild(c);getid("commentForm").className='comment-replybox-thread';getid("addCm").className='hidden';b.src=d})};me.disconnect();return}});observerK.observe(document,{childList:true,subtree:true}); var bscom=getid('forComments'),bskom=getid('iCmn');if(bscom!==null){bscom.addEventListener('click',function(){if(bscom.checked==true){if(bskom!==null){bskom.click()};}})}; /*]]>*/</script>
                        </b:if>
                        <script>/*<![CDATA[*/ /* Comment tag, license: dte.web.id/teknis/paket-javascript-fitur-manipulasi */ function repText(id) {var a = document.getElementById(id); if (!a) return; var b = a.innerHTML; b = b.replace(/<i rel="image">(.*?)<\/i>/ig, "<img class='lazy' data-src='$1' src='data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=' alt='Image Comment' \/>"); a.innerHTML = b;} repText('cmHolder'); /*]]>*/</script>
                      </b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isHomepage' id='TextList035' locked='true' title='Categorised Post' type='TextList' version='2' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='shownum'>6</b:widget-setting>
                        <b:widget-setting name='sorting'>NONE</b:widget-setting>
                        <b:widget-setting name='item-1'>Additional</b:widget-setting>
                        <b:widget-setting name='item-0'>Docs</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main'>
    <b:include name='content'/>
  </b:includable>
                      <b:includable id='content'>
    <!--[ Categorised Posts by Fineshop Design (fineshopdesign.com) ]-->
    <b:loop index='ctgry' values='data:items' var='item'>
      <div class='ctgW'>
        <h2 class='title'><data:item/></h2>
        <div class='ctgC' data-title='' expr:data-home='data:blog.homepageUrl.canonical' expr:data-label='data:item' expr:id='&quot;categoryId&quot; + data:ctgry'>
          <div class='note'>Loading Posts...</div>
        </div>
      </div>
    </b:loop>
    <script>/*<![CDATA[*/ Defer.js('https://cdn.jsdelivr.net/gh/fineshopdesign/blogger@main/assets/categoryPosts/js/categoryPosts.min.js','cPts-js',10,function(){for(var cId=document.querySelectorAll('[id^=categoryId]'),i=0;i<cId.length;++i){categoryPost({home:cId[i].getAttribute('data-home'),title:cId[i].getAttribute('data-title'),label:cId[i].getAttribute('data-label'),id:cId[i].id,time:'published',ldCl:'loaded',pstNm:6,thmbSize:600,snptLnth:120,pgn:true})};}); /*]]>*/</script>
  </b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isPost and !data:view.isPreview' id='HTML01' locked='true' title='Middle Post Ad 01' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='listemup-bg'>
                            <div class='adB h240' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                              </div>
                          </b:if>

                          <!--[ Script to move widget to the middle of article ]-->
                          <script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById('postBody'); var midAd01 = document.getElementById('HTML01'); var showAd01 = tgt.getElementsByTagName('p'); if (showAd01.length > 0 && showAd01[10] != null) {insertAfter(midAd01,showAd01[10]);} else {midAd01.innerHTML = ''}; /*]]>*/</script>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isPost and !data:view.isPreview' id='HTML02' locked='true' title='Middle Post Ad 02' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='adB h240' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                          </b:if>

                          <!--[ Script to move widget to the middle of article ]-->
                          <script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById('postBody'); var midAd02 = document.getElementById('HTML02'); var showAd02 = tgt.getElementsByTagName('p'); if (showAd02.length > 0 && showAd02[20] != null) {insertAfter(midAd02,showAd02[20]);} else {midAd02.innerHTML = ''}; /*]]>*/</script>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isPost and !data:view.isPreview' id='HTML03' locked='true' title='Middle Post Ad 03' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='listemup-bg'>
                            <div class='adB h240' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                            </div>
                          </b:if>

                          <!--[ Script to move widget to the middle of article ]-->
                          <script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById('postBody'); var midAd03 = document.getElementById('HTML03'); var showAd03 = tgt.getElementsByTagName('p'); if (showAd03.length > 0 && showAd03[30] != null) {insertAfter(midAd03,showAd03[30]);} else {midAd03.innerHTML = ''}; /*]]>*/</script>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isPost and !data:view.isPreview' id='HTML04' locked='true' title='Middle Post Ad 04' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='listemup-bg'>
                            <div class='adB h240' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                            </div>
                          </b:if>

                          <!--[ Script to move widget to the middle of article ]-->
                          <script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById('postBody'); var midAd04 = document.getElementById('HTML04'); var showAd04 = tgt.getElementsByTagName('p'); if (showAd04.length > 0 && showAd04[40] != null) {insertAfter(midAd04,showAd04[40]);} else {midAd04.innerHTML = ''}; /*]]>*/</script>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget cond='data:view.isPost and !data:view.isPreview' id='HTML20' locked='true' title='Clap This Article' type='HTML' version='2' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='content'>32139</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <b:if cond='data:content != &quot;&quot;'>
                          <!--[ Script to activate Article Rating ]-->
                          <script> const ratingID=<data:content/>; /*<![CDATA[*/ if (qSel('#pRating')!=null && ratingID!=''){var lazyRating=!1;window.addEventListener('scroll',function(){(0!=document.documentElement.scrollTop&&!1===lazyRating||0!=document.body.scrollTop&&!1===lazyRating)&&(!function(){wpac_init=window.wpac_init||[],wpac_init.push({widget:'Rating',id:ratingID}),function(){var t,e;'WIDGETPACK_LOADED'in window||(WIDGETPACK_LOADED=!0,(t=document.createElement('script')).type='text/javascript',t.async=!0,t.src='https://app.widgetpack.com/widget.js',(e=document.getElementsByTagName('script')[0]).parentNode.insertBefore(t,e.nextSibling))}();qSel('#pRating').style.display='block';}(),lazyRating=!0)},!0);} /*]]>*/</script>
                        </b:if>
                      </b:includable>
                    </b:widget>
                  </b:section>

                  <b:section cond='!data:view.isPreview and !data:view.isSingleItem' id='add-widget' showaddelement='true'>
                    <b:widget id='HTML4' locked='true' title='Recently Uploaded' type='HTML' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='content'>&lt;div class=&#39;listemup-bg&#39;&gt;
&lt;div id=&#39;listemup&#39;&gt;Loading...&lt;/div&gt;&lt;/div&gt;
&lt;script&gt;/*&lt;![CDATA[*/
function listemall(json){
 var listhis=&#39;&lt;ul&gt;&#39;;
 for(var i=0; i&lt;json.feed.entry.length; i++){
  var posttitle=json.feed.entry[i].title.$t;
  var thumburl=json.feed.entry[i].media$thumbnail.url; 
  var content=json.feed.entry[i].content.$t;
  for(var k = 0; k &lt; json.feed.entry[i].link.length; k++){
   if (json.feed.entry[i].link[k].rel == &#39;alternate&#39;) {
    var postlink = json.feed.entry[i].link[k].href;
   }
  }
  listhis+=&#39;&lt;a href=&quot;&#39;+postlink+&#39;&quot;target=&quot;scorpydesign&quot;&gt;&lt;li&gt;&lt;img src=&quot;&#39;+thumburl+&#39;&quot;/&gt;&lt;/a&gt;&lt;h2&gt;&#39;+posttitle+&#39;&lt;/h2&gt;&lt;/li&gt;&#39;;
 }
 listhis+=&#39;&lt;/ul&gt;&#39;;
 document.getElementById(&#39;listemup&#39;).innerHTML=listhis;
}/*]]&gt;*/
&lt;/script&gt;
&lt;script src=&quot;//royal-ui.xyz//feeds/posts/default?max-results=6&amp;amp;alt=json&amp;amp;callback=listemall&quot;&gt;&lt;/script&gt;</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
                    </b:widget>
                    <b:widget cond='!data:view.isPreview' id='HTML94' locked='true' title='Ad Placement' type='HTML' version='2' visible='false'>
                      <b:widget-settings>
                        <b:widget-setting name='content'/>
                      </b:widget-settings>
                      <b:includable id='main'>
                        <div class='widget-content'>
                          <b:if cond='data:content != &quot;&quot;'>
                            <data:content/>

                            <b:else/>
                            <!--[ Blank ad ]-->
                            <div class='listemup-bg'>
                            <div class='adB' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                            </div>
                          </b:if>
                        </div>
                      </b:includable>
                    </b:widget>
                    <b:widget id='HTML1' locked='false' title='Follow Now' type='HTML' visible='true'>
                      <b:widget-settings>
                        <b:widget-setting name='content'>&lt;style&gt;
.FollowByEmail{position:relative;padding:18px 20px 25px;border:1px solid var(--contentL);border-radius:4px;font-size:90%}
.FollowByEmail .title{font-size:14px;margin-bottom:15px;color:#48525c}
.FollowByEmail .follow-text{display:block;margin-bottom:18px}
.FollowByEmail .follow-label{position:absolute;top:0;right:0;display:flex;align-items:center;padding:0 15px;height:54px;cursor:pointer}
.FollowByEmail .follow-label svg.line{height:19px;stroke:var(--linkC)}
.FollowByEmail form,.FollowByEmail &gt; *{position:relative;z-index:1}
.FollowByEmail input[type=submit]{margin-top:13px;width:100%;border-radius:4px}
.drK .FollowByEmail .title{background-color:var(--darkB);color:var(--bodyB)}
.drK .FollowByEmail{border-color:var(--contentL)}
&lt;/style&gt;
&lt;div class=&#39;listemup-bg&#39;&gt;
&lt;div class=&#39;FollowByEmail&#39;&gt;
&lt;h3 class=&#39;title&#39;&gt;
Follow by Email
&lt;/h3&gt;
&lt;div class=&#39;follow-inner&#39;&gt;
&lt;label class=&#39;follow-text&#39; for=&#39;email-input&#39;&gt;
&lt;span&gt;Follow And Get All Time Update Post!&lt;/span&gt;
&lt;/label&gt;
&lt;form action=&#39;https://api.follow.it/subscription-form/aTNwelNzbG1NTEc2SHdBam5scEkyNDVIcVdXa3M2L0tpMU1QU3ZMOWhwZWpuMmNoR1ppRld0bnhRbVIyUHdVZTFtQjdERGk1MU45L3JGam11NUlYckdxZHB4bjZ0NmxhSkZMUnBZU3lmdW5OdjBQSHN0MkR6N08zRzl4MGEzeTF8b09hMmV1R0VEbEFFcVFsNW84MjhFOGc3Q0JqLzBWSXUzTW9nTmRpQU9DST0=/8&#39; method=&#39;post&#39; target=&#39;_blank&#39;&gt;
&lt;input autocomplete=&#39;on&#39; class=&#39;follow-address&#39; id=&#39;email-input&#39; name=&#39;email&#39; placeholder=&#39;e.g. youremail@gmail.com&#39; type=&#39;email&#39;/&gt;
&lt;input class=&#39;follow-submit&#39; id=&#39;email-submit&#39; type=&#39;submit&#39; value=&#39;Send&#39;/&gt;
&lt;label class=&#39;follow-label&#39; for=&#39;email-submit&#39;&gt;
&lt;svg class=&#39;line&#39; viewbox=&#39;0 0 24 24&#39; xmlns=&#39;http://www.w3.org/2000/svg&#39;&gt;&lt;path class=&#39;svg-c&#39; d=&#39;M17.2677 9.06113L13.0023 12.4954C12.1951 13.1283 11.0635 13.1283 10.2563 12.4954L5.95424 9.06113&#39;&gt;&lt;/path&gt;&lt;path d=&#39;M6.88787 3.5H16.3158C17.6752 3.51525 18.969 4.08993 19.896 5.0902C20.823 6.09048 21.3022 7.42903 21.222 8.79412V15.322C21.3022 16.6871 20.823 18.0256 19.896 19.0259C18.969 20.0262 17.6752 20.6009 16.3158 20.6161H6.88787C3.96796 20.6161 2 18.2407 2 15.322V8.79412C2 5.87545 3.96796 3.5 6.88787 3.5Z&#39;&gt;&lt;/path&gt;&lt;/svg&gt;
&lt;/label&gt;
&lt;input name=&#39;uri&#39; type=&#39;hidden&#39; value=&#39;&#39;/&gt;
&lt;input name=&#39;loc&#39; type=&#39;hidden&#39; value=&#39;en_US&#39;/&gt;
&lt;/form&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;</b:widget-setting>
                      </b:widget-settings>
                      <b:includable id='main'>
  <b:include name='widget-title'/>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
                    </b:widget>
                  </b:section>
                </main>

                <b:if cond='data:view.isHomepage or data:view.isPost'>
                  <!--[ Sidebar content ]-->
                  <b:tag class='blogItm sidebar' name='aside'>
                    <b:tag class='sideIn' name='div'>
                      <b:section id='side-widget' showaddelement='true'>
                        <b:widget id='PopularPosts00' locked='false' title='Popular Posts' type='PopularPosts' version='2' visible='true'>
                          <b:widget-settings>
                            <b:widget-setting name='numItemsToShow'>5</b:widget-setting>
                            <b:widget-setting name='showThumbnails'>true</b:widget-setting>
                            <b:widget-setting name='showSnippets'>true</b:widget-setting>
                            <b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting>
                          </b:widget-settings>
                          <b:includable id='main' var='this'>
                            <b:if cond='data:title != &quot;&quot;'>
                              <h2 class='title dt'><data:title/></h2>
                            </b:if>
                            <b:include name='snippetedPosts'/>
                          </b:includable>
                          <b:includable id='blogThisShare'/>
                          <b:includable id='bylineByName' var='byline'/>
                          <b:includable id='bylineRegion' var='regionItms'/>
                          <b:includable id='commentsLink'/>
                          <b:includable id='commentsLinkIframe'/>
                          <b:includable id='emailPostIcon'/>
                          <b:includable id='facebookShare'/>
                          <b:includable id='footerBylines'/>
                          <b:includable id='googlePlusShare'/>
                          <b:includable id='headerByline'/>
                          <b:includable id='linkShare'/>
                          <b:includable id='otherSharingButton'/>
                          <b:includable id='platformShare'/>
                          <b:includable id='postAuthor'/>
                          <b:includable id='postCommentsLink'/>
                          <b:includable id='postInfo'>
                            <div class='iInf pSml'>
                              <b:if cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                <b:include name='postLabelSponsored'/>
                                <b:else/>

                                <!--[ Post timestamp ]-->
                                <b:include cond='data:widgets.Blog.first.allBylineItems.timestamp and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])' name='postTimestamp'/>
                                <b:include cond='data:post.labels' name='postLabel'/>
                              </b:if>
                            </div>
                          </b:includable>
                          <b:includable id='postJumpLink' var='post'/>
                          <b:includable id='postLabels'/>
                          <b:includable id='postLocation'/>
                          <b:includable id='postReactions'/>
                          <b:includable id='postShareButtons'/>
                          <b:includable id='postTimestamp'>
                            <time class='aTtmp iTtmp pbl' expr:data-text='format(data:post.date, &quot;MMM d&quot;)' expr:datetime='data:post.date.iso8601' expr:title='&quot;Published: &quot; + data:post.date format &quot;MMMM d, YYYY&quot;'/>
                          </b:includable>
                          <b:includable id='sharingButton'/>
                          <b:includable id='sharingButtonContent'/>
                          <b:includable id='sharingButtons'/>
                          <b:includable id='sharingButtonsMenu'/>
                          <b:includable id='sharingPlatformIcon'/>
                          <b:includable id='snippetedPostByline'/>
                          <b:includable id='snippetedPostContent'>
                            <!--[ Post thumbnail ]-->
                            <b:include cond='data:i == 0 and (data:this.postDisplay.showFeaturedImage and data:post.featuredImage)' name='snippetedPostThumbnail'/>

                            <b:include name='postInfo'/>

                            <div class='iCtnt'>
                              <div class='iInr'>
                                <b:include cond='data:this.postDisplay.showTitle' name='snippetedPostTitle'/>
                                <b:include cond='data:this.postDisplay.showSnippet and data:i == 0' name='snippetedPostEntry'/>
                              </div>
                            </div>
                          </b:includable>
                          <b:includable id='snippetedPostEntry'>
                            <div class='pSnpt'>
                              <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])' name='nTag'/>
                              <b:include name='postEntrySnippet'/>
                            </div>
                          </b:includable>
                          <b:includable id='snippetedPostThumbnail'>
                            <div class='iThmb pThmb'>
                              <b:class cond='data:post.featuredImage.isYoutube' name='iyt'/>
                              <b:class cond='!data:this.postDisplay.showFeaturedImage or !data:post.featuredImage' name='nul'/>
                              <b:tag class='thmb' expr:name='data:this.postDisplay.showFeaturedImage and data:post.featuredImage ? &quot;a&quot; : &quot;div&quot;'>
                                <b:attr cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage' expr:value='data:post.url' name='href'/>
                                <b:if cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage'>
                                  <b:include name='postEntryThumbnail'/>
                                  <b:else/>
                                  <span class='imgThm' data-text='No image'/>
                                </b:if>
                              </b:tag>

                              <!--[ Comments count ]-->
                              <div class='iFxd'>
                                <b:if cond='data:post.allowComments and data:post.numberOfComments &gt; 0 or data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; , &quot;Product&quot; ])' name='div'>
                                  <b:if cond='data:post.labels any (label =&gt; label.name in [ &quot;Sponsored&quot; ])'>
                                    <b:include name='postSponsored'/>
                                    <b:elseif cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])'/>
                                    <b:include name='postProduct'/>
                                  </b:if>
                                  <b:if cond='data:widgets.Blog.first.allBylineItems.comments and data:post.labels none (label =&gt; label.name in [ &quot;Product&quot; ])'>
                                    <b:include name='postCommentsLinks'/>
                                  </b:if>
                                </b:if>

                                <!--[ Post Bookmark ]-->
                                <b:include name='thmb-bookmark'/>
                              </div>

                              <!--[ Author ]-->
                               <b:tag class='iFxd bl' name='div'><div class='aNm t'><b:include name='post-authorImage'/><b:include name='post-authorName'/></div></b:tag>
                              
                            </div>
                          </b:includable>
                          <b:includable id='snippetedPostTitle'>
                            <h3 class='iTtl aTtl'><a expr:href='data:post.url.canonical'><data:post.title.escaped/></a></h3>
                          </b:includable>
                          <b:includable id='snippetedPosts'>
                            <div class='itemPp' role='feed'>
                              <!-- Don't render the post that we're currently already looking at. -->
                              <b:loop index='i' values='data:posts filter (p =&gt; p.id != data:view.postId)' var='post'>
                                <article class='itm'>
                                  <b:class cond='data:i == 0 and data:this.postDisplay.showFeaturedImage and !data:post.featuredImage' name='nThmb'/>
                                  <b:class cond='data:i == 0 and data:this.postDisplay.showFeaturedImage and data:post.featuredImage' name='mostP'/>
                                  <b:class cond='data:post.labels any (label =&gt; label.name in [ &quot;Product&quot; ])' name='pTag'/>
                                  <b:include name='snippetedPostContent'/>
                                </article>
                              </b:loop>
                            </div>
                          </b:includable>
                        </b:widget>
                        <b:widget id='Label00' locked='false' title='Labels' type='Label' version='2' visible='true'>
                          <b:widget-settings>
                            <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
                            <b:widget-setting name='display'>LIST</b:widget-setting>
                            <b:widget-setting name='selectedLabelsList'/>
                            <b:widget-setting name='showType'>ALL</b:widget-setting>
                            <b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
                          </b:widget-settings>
                          <b:includable id='main' var='this'>
                            <b:if cond='data:title != &quot;&quot;'>
                              <h2 class='title dt'><data:title/></h2>
                            </b:if>
                            <b:include name='content'/>
                          </b:includable>
                          <b:includable id='cloud'>
                            <b:loop index='tags' values='data:labels' var='label'>

                              <!--[ Only show 6 label ]-->
                              <b:if cond='data:tags &lt;= 5'>
                                <div class='lbSz'>
                                  <b:class expr:name='&quot;s-&quot; + data:label.cssSize'/>
                                  <b:tag class='lbN' expr:name='data:blog.url != data:label.url ? &quot;a&quot; : &quot;div&quot;'>
                                    <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.url' name='href'/>
                                    <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.name' name='aria-label'/>
                                    <span class='lbT'><data:label.name/></span>
                                    <b:tag class='lbC' cond='data:this.showFreqNumbers' expr:data-text='&quot;(&quot; + data:label.count + &quot;)&quot;' name='span'/>
                                  </b:tag>
                                </div>
                              </b:if>

                              <!--[ Hide another label from 7th list ]-->
                              <b:if cond='data:tags == 6'>
                                <div class='lbSh'>
                                  
                                  <input class='lbIn hidden' id='lbAl-1' type='checkbox'/>
                                  <div class='lbAl'>
                                    <b:loop index='alltags' values='data:labels' var='label'>

                                      <!--[ Show label from 7th list ]-->
                                      <b:if cond='data:alltags &gt;= 6'>
                                        <div class='lbSz'>
                                          <b:class expr:name='&quot;s-&quot; + data:label.cssSize'/>
                                          <b:tag class='lbN' expr:name='data:blog.url != data:label.url ? &quot;a&quot; : &quot;div&quot;'>
                                            <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.url' name='href'/>
                                            <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.name' name='aria-label'/>
                                            <span class='lbT'><data:label.name/></span>
                                            <b:tag class='lbC' cond='data:this.showFreqNumbers' expr:data-text='&quot;(&quot; + data:label.count + &quot;)&quot;' name='span'/>
                                          </b:tag>
                                        </div>
                                      </b:if>

                                    </b:loop>
                                  </div>

                                  <label aria-label='Show labels' class='lbM' expr:data-hide='data:messages.showLess' expr:data-show='data:messages.showMore' expr:data-text='&quot;(+&quot; + (data:labels.length - 6) + &quot;)&quot;' for='lbAl-1'/>
                                </div>
                                
                              </b:if>
                            </b:loop>
                          </b:includable>
                          <b:includable id='content'>
                            <div class='wL pSml'>
                              <!--[ delete the comment tag below if you want to change style Label List ]-->
                              <b:class name='bg'/>

                              <b:class expr:name='data:this.display == &quot;list&quot; ? &quot;ls&quot; : &quot;cl&quot;'/>
                              <b:include cond='data:this.display == &quot;list&quot;' name='list'/>
                              <b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>
                            </div>
                          </b:includable>
                          <b:includable id='list'>
                            <ul>
                              <b:loop index='tags' values='data:labels' var='label'>

                                <!--[ Only show 6 label ]-->
                                <b:if cond='data:tags &lt;= 5'>
                                  <li>
                                    <b:tag class='lbN' expr:name='data:blog.url != data:label.url ? &quot;a&quot; : &quot;div&quot;'>
                                      <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.url' name='href'/>
                                      <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.name' name='aria-label'/>
                                      <span class='lbT'><data:label.name/></span>
                                      <span class='lbR'>
                                        <b:tag class='lbC' cond='data:this.showFreqNumbers' expr:data-text='data:label.count' name='span'/>
                                        <b:include name='bookmark-icon'/>
                                      </span>
                                    </b:tag>
                                  </li>
                                </b:if>

                              </b:loop>
                            </ul>

                            <b:loop index='tags' values='data:labels' var='label'>
                              <!--[ Hide another label from 7th list ]-->
                              <b:if cond='data:tags == 6'>
                                <div class='lbSh'>
                                  <input class='lbIn hidden' id='lbAl-2' type='checkbox'/>
                                  <ul class='lbAl'>
                                    <b:loop index='alltags' values='data:labels' var='label'>

                                      <!--[ Show label from 7th list ]-->
                                      <b:if cond='data:alltags &gt;= 6'>
                                        <li>
                                          <b:tag class='lbN' expr:name='data:blog.url != data:label.url ? &quot;a&quot; : &quot;div&quot;'>
                                            <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.url' name='href'/>
                                            <b:attr cond='data:blog.url != data:label.url' expr:value='data:label.name' name='aria-label'/>
                                            <span class='lbT'><data:label.name/></span>
                                            <span class='lbR'>
                                              <b:tag class='lbC' cond='data:this.showFreqNumbers' expr:data-text='data:label.count' name='span'/>
                                              <b:include name='bookmark-icon'/>
                                            </span>
                                          </b:tag>
                                        </li>
                                      </b:if>

                                    </b:loop>
                                  </ul>

                                  <label aria-label='Show labels' class='lbM' expr:data-hide='data:messages.showLess' expr:data-show='data:messages.showMore' expr:data-text='&quot;(+&quot; + (data:labels.length - 6) + &quot;)&quot;' for='lbAl-2' role='button'/>
                                </div>
                              </b:if>
                            </b:loop>
                          </b:includable>
                        </b:widget>
                        <b:widget cond='data:view.isPost' id='HTML11' locked='false' title='Table of contents' type='HTML' version='2' visible='true'>
                          <b:widget-settings>
                            <b:widget-setting name='content'><![CDATA[<!--[ This is an automatic Table of Content feature that only appears on post pages ]-->]]></b:widget-setting>
                          </b:widget-settings>
                          <b:includable id='main'>
                            <input class='tocI hidden' id='forTocJs' type='checkbox'/>
                             
                            <div class='tocL'>
                              <div class='tocLi'>
                                <div class='tocLs'>
                                  <label aria-label='Close' class='tocH fixH' for='forTocJs'>
                                    <div class='tocC'>
                                      
                                      <svg class='rad' viewBox='0 0 160 160'><path d='M0-10,150,0l10,150S137.643,80.734,100.143,43.234,0-10,0-10Z' transform='translate(0 10)'/></svg>
                                      <span><b:include name='document-icon'/></span>
                                      <svg class='rad in' viewBox='0 0 160 160'><path d='M0-10,150,0l10,150S137.643,80.734,100.143,43.234,0-10,0-10Z' transform='translate(0 10)'/></svg>
                                    </div>
                                    <div class='tocT fixT'>
                                      <b:attr expr:value='data:title != &quot;&quot; ? data:title : &quot;Contents&quot;' name='data-text'/>
                                      <span class='c cl' data-texxt='Close'/>
                                    </div>
                                  </label>
                                  <div class='tocIn' id='postToc'/>
                                </div>
                              </div>
                              <label class='fCls' for='forTocJs'/>
                            </div>
                               
                          </b:includable>
                        </b:widget>
                      </b:section>

                      <!--[ Sidebar sticky ]-->
                      <b:section class='sideSticky' cond='data:view.isLayoutMode or (!data:view.isPreview and !data:blog.isMobileRequest)' id='side-sticky' showaddelement='true'>
                        <b:widget id='HTML95' locked='true' title='Sticky Ad - Desktop only' type='HTML' version='2' visible='false'>
                          <b:widget-settings>
                            <b:widget-setting name='content'/>
                          </b:widget-settings>
                          <b:includable id='main'>
                            <b:if cond='data:content != &quot;&quot;'>
                              <data:content/>

                              <b:else/>
                              <!--[ Blank ad ]-->
                              <div class='listemup-bg'>
                              <div class='adB h240' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                              </div>
                            </b:if>
                          </b:includable>
                        </b:widget>
                      </b:section>
                    </b:tag>
                  </b:tag>
                </b:if>
              </b:tag>

              <!--[ Mobile Menu ]-->
              <b:section class='mobMn' id='mobile-menu' maxwidgets='1' showaddelement='false'>
                <b:widget id='TextList99' locked='true' title='Mobile Menu' type='TextList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='shownum'>7</b:widget-setting>
                    <b:widget-setting name='item-7'>Share</b:widget-setting>
                    <b:widget-setting name='item-6'>Comments</b:widget-setting>
                    <b:widget-setting name='item-5'>Share</b:widget-setting>
                    <b:widget-setting name='item-4'>Top</b:widget-setting>
                    <b:widget-setting name='item-3'>Dark</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='item-2'>Menu</b:widget-setting>
                    <b:widget-setting name='item-1'>Search</b:widget-setting>
                    <b:widget-setting name='item-0'>Home</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>
                    <ul>

                      <b:loop index='m' values='data:items' var='item'>
                        <b:if cond='data:m &lt;= 6'>
                          <b:if cond='data:item == &quot;Home&quot;'>
                            <li class='mH'>
                              <b:class cond='data:view.isHomepage' name='nmH'/>
                              <b:tag expr:aria-label='data:item' expr:data-text='data:item' expr:name='data:view.url == data:blog.homepageUrl ? &quot;span&quot; : &quot;a&quot;' role='button'>
                                <b:attr cond='data:view.url != data:blog.homepageUrl' expr:value='data:blog.homepageUrl.canonical' name='href'/>
                                <b:attr cond='data:view.url != data:blog.homepageUrl' name='role' value='button'/>
                                <b:include name='home-icon'/>
                              </b:tag>
                            </li>

                            <b:elseif cond='data:item == &quot;Search&quot;'/>
                            <li class='mS'>
                              <label expr:aria-label='data:item' expr:data-text='data:item' for='searchIn'><b:include name='search-icon'/></label>
                            </li>

                            <b:elseif cond='data:item == &quot;Menu&quot;'/>
                            <li class='mN'>
                              <label expr:aria-label='data:item' expr:data-text='data:item' for='offNav'><b:include name='menu-icon'/></label>
                            </li>

                            <b:elseif cond='data:item == &quot;Dark&quot;'/>
                            <b:if cond='!data:view.isPost'>
                              <li class='mD'>
                                <span aria-label='Mode' class='tDL' data-light='Light' expr:data-text='data:item' onclick='darkMode()' role='button'><b:include name='moon-sun-icon'/></span>
                              </li>
                            </b:if>

                            <b:elseif cond='data:item == &quot;Light&quot;'/>
                            <b:if cond='!data:view.isPost'>
                              <li class='mL'>
                                <span aria-label='Mode' class='tDL' data-light='Dark' expr:data-text='data:item' onclick='darkMode()' role='button'><b:include name='sun-moon-icon'/></span>
                              </li>
                            </b:if>

                            <b:elseif cond='data:item == &quot;Top&quot;'/>
                            <b:if cond='data:view.isHomepage'>
                              <li class='mS'>
                                <span expr:aria-label='data:item' expr:data-text='data:item' onclick='window.scrollTo({top: 0});' role='button'><b:include name='arow-up-circle-icon'/></span>
                              </li>
                            </b:if>

                            <b:elseif cond='data:item == &quot;Share&quot;'/>
                            <b:if cond='data:view.isPost'>
                              <li class='mS'>
                                <label expr:aria-label='data:item' expr:data-text='data:item' for='forShare'><b:include name='share-alt-icon'/></label>
                              </li>
                            </b:if>

                            <b:elseif cond='data:item == &quot;Comments&quot;'/>
                            <b:if cond='data:view.isPost'>
                              <li class='mC'>
                                <label expr:aria-label='data:item' expr:data-text='data:item' for='forComments'><b:include name='messages-icon'/></label>
                              </li>
                            </b:if>

                          </b:if>
                        </b:if>
                      </b:loop>
                    </ul>
                  </b:includable>
                </b:widget>
              </b:section>
 
      <div class='postFeaturesec'>
          
      <b:section class='Post_Other_Feature_Widget' id='Post_Other_Feature_Widget' maxwidgets='1' showaddelement='true'>
        <b:widget id='TextList2' locked='true' title='Post Other Feature' type='TextList' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='shownum'/>
            <b:widget-setting name='item-4'>Read</b:widget-setting>
            <b:widget-setting name='item-3'>Dark</b:widget-setting>
            <b:widget-setting name='sorting'>NONE</b:widget-setting>
            <b:widget-setting name='item-2'>Top</b:widget-setting>
            <b:widget-setting name='item-1'>A+</b:widget-setting>
            <b:widget-setting name='item-0'>A-</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
                <b:include name='content'/>
              </b:includable>
          <b:includable id='content'>
<input class='Fcheck hidden' id='Fcheck' type='checkbox'/>
<label class='Fbutton' for='Fcheck'><b:include name='features-icon'/></label>
<ul class='Fbuttons'>
<b:loop index='soc' values='data:items' var='item'>   
<li>
<b:if cond='data:item == &quot;A-&quot; and data:view.isPost'>

<div class='Fbutton Dfont' id='Dfont'>A-</div>

<b:elseif cond='data:item == &quot;A+&quot; and data:view.isPost'/>

<div class='Fbutton Ifont' id='Ifont'>A+</div>

<b:elseif cond='data:item == &quot;Top&quot;'/>

<div class='Fbutton Top' id='Top'><b:include name='animated-top'/></div>  
  
<b:elseif cond='data:item == &quot;Dark&quot;'/>

<div class='Fbutton Dark' onclick='darkMode()'><b:include name='f-mode-icon'/></div>  

<b:elseif cond='data:item == &quot;Read&quot;'/>

<div class='Fbutton Read' onclick='readMode()'><b:include name='face-icon'/></div>  

</b:if>
</li>                   
</b:loop>
</ul>

<script>/*<![CDATA[*/
/* Text Resizer & Go to Top */
$("#Ifont").click(function(){curSize=parseInt($(".postBody").css("font-size"))+1,curSize<=20&&$(".postBody").css("font-size",curSize)}),$("#Dfont").click(function(){curSize=parseInt($(".postBody").css("font-size"))-1,curSize>=10&&$(".postBody").css("font-size",curSize)}),$("#Top").click(function(){$(window).scrollTop(0)});
/*]]>*/</script>

            </b:includable>
        </b:widget>
      </b:section>
          
          </div>
          
       
        
              <!--[ Footer section ]-->
        <footer>
          <div class='sectionInner'>
            
            <!--[ Footer content ]-->
            <div class='footerContent'>
              <b:section id='footer-widget-1' maxwidgets='2' showaddelement='true'>
                <b:widget id='HTML001' locked='true' title='About' type='HTML' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='content'>&lt;style&gt;.yzfllw{position:relative;padding:15px;padding-bottom:8px;border-radius:20px 0 20px 20px;background-color:#fff;border:1px solid#0b57cf}.image img{flex-shrink:0;width:70px;height:70px;border-radius:100%;background-size:cover;background-position:center;position:absolute;padding:4px;border:1.5px solid var(--linkB);border-top-color:transparent;border-bottom-color:transparent}.Label-1{line-height:1.9em;position:relative;padding:0;list-style:none;font-size:10px;display:flex;flex-wrap:wrap;gap:20px 10px}.Label-1 li{background:rgba(155,170,175,.12);margin-right:10px;border-radius:20px;padding:5px 10px;line-height:1.5em;white-space:nowrap}.ycnbr{position:absolute;z-index:1;background-color:#fff;width:30px;height:30px;bottom:8px;right:8px;padding:5px;border-radius:50%}.ycnbr .ycnbrpn{display:flex;font-size:12px;justify-content:center;margin-top:-3px}.ycusr{position:relative;padding:15px;border-radius:20px;background:#fff;box-shadow:0 10px 25px -3px rgb(0 0 0 / 10%);margin-top:25px}.ycusr::before{content:&#39;&#39;;display:block;position:absolute;top:0;left:0;width:115px;height:115px;background:rgba(155,170,175,.12);background-repeat:no-repeat;border-radius:20px 0 120px;transition:opacity .3s;opacity:1}.ycusr::after{content:&#39;&#39;;display:block;position:absolute;bottom:0;right:0;width:115px;height:115px;background:rgba(155,170,175,.12);background-repeat:no-repeat;border-radius:120px 0 20px;transition:opacity .3s;opacity:1}.ycusr.c{border:1px solid var(--linkC)}.ycusrsv a{position:absolute;width:40px;height:40px;top:75%;right:18px;padding:5px;border-radius:50%;background:#ebeff3;top:8px;right:8px;box-shadow:0 10px 25px -3px rgb(0 0 0 / 10%)}.ycusrsv a svg{justify-content:center;margin:5px;margin-top:3px}.ycusrLn{margin-left:90px;color:#009ee0;font-size:10px}.ycusrTl{font-weight:700;margin-left:90px;color:#aaa;font-size:15px;margin-bottom:10px}.ycusrTl:after{margin-left:90px;content:&quot;&quot;;display:block;height:1px;background-color:var(--linkC);margin-top:10px;animation-name:AnYz;animation-duration:2s;animation-iteration-count:infinite;margin-left:0}.ycusrD{color:#555;font-size:13px}@keyframes AnYz{0%{width:30px}50%{width:60px}100%{width:30px}}.drK .Label-1 li,.drK .ycnbr{background-color:var(--darkB)}.drK .ycusr{background-color:var(--darkBs)}.drK .ycusrLn{color:var(--darkTa)}.drK .ycusrD,.drK .ycusrTl{color:var(--darkTa)}.drK .ycnbr{color:#fff)}.drK .ycusr.c{border:1px solid var(--darkU)}.drK .ycusrsv a{background:var(--darkBa)}.drK .ycusrsv a svg{stroke:#fff}&lt;/style&gt;

&lt;div class=&#39;aboutUs&#39;&gt;
  &lt;div class=&#39;aboutTitle&#39;&gt;
    &lt;div class=&#39;titleText&#39; data-text=&#39;Made with help by&#39;&gt;

      &lt;h3&gt;Royal UI&lt;/h3&gt;
    &lt;/div&gt;

  
  &lt;/div&gt;
  &lt;p class=&#39;aboutDesc&#39;&gt;Do you have any creativity? Its never too early or late to show it!&lt;/p&gt;
&lt;/div&gt;</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <div class='widget-content'>                   
                      <data:content/>
                    </div>   
                  </b:includable>
                </b:widget>
                <b:widget id='LinkList69' locked='true' title='Social Media Link' type='LinkList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='link-3'>/</b:widget-setting>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='link-4'>/</b:widget-setting>
                    <b:widget-setting name='text-1'>Instagram</b:widget-setting>
                    <b:widget-setting name='link-1'>/</b:widget-setting>
                    <b:widget-setting name='text-0'>Facebook</b:widget-setting>
                    <b:widget-setting name='link-2'>/</b:widget-setting>
                    <b:widget-setting name='text-3'>Youtube</b:widget-setting>
                    <b:widget-setting name='link-0'>/</b:widget-setting>
                    <b:widget-setting name='text-2'>Twitter</b:widget-setting>
                    <b:widget-setting name='text-4'>LinkedIn</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>                    
                    <ul class='aboutLinks'>                      
                      <b:loop values='data:links' var='link'>
                        <li>
                          <a class='link' expr:aria-label='data:link.name' expr:href='data:link.target'>
                            
                         <b:if cond='data:link.name == &quot;Facebook&quot;'>
                                  <b:include name='facebook-icon'/>
                          
                                  <b:elseif cond='data:link.name == &quot;Instagram&quot;'/>
                                  <b:include name='instagram-icon'/>
                              
                                  <b:elseif cond='data:link.name == &quot;Twitter&quot;'/>
                                  <b:include name='twitter-icon'/>
                              
                                  <b:elseif cond='data:link.name == &quot;Youtube&quot;'/>
                                  <b:include name='youtube-icon'/>
                              
                                  <b:elseif cond='data:link.name == &quot;LinkedIn&quot;'/>
                                  <b:include name='linkedIn-icon'/>
                              
                                  <b:elseif cond='data:link.name == &quot;Pinterest&quot;'/>
                                  <b:include name='pinterest-icon'/>
                            
                                  <b:elseif cond='data:link.name == &quot;Whatsapp&quot;'/>
                                  <b:include name='whatsapp-icon'/>
                              
                                  <b:elseif cond='data:link.name == &quot;Telegram&quot;'/>
                                  <b:include name='telegram-icon'/>
                              
                                  <b:elseif cond='data:link.name == &quot;Tiktok&quot;'/>
                                  <b:include name='tiktok-icon'/>
                              
                                  <b:else/>
                                  <b:include name='circle-icon'/>
                                </b:if>
                 
                          </a>
                        </li>
                      </b:loop>
                    </ul>
                  </b:includable>
                </b:widget>
              </b:section>
              <b:section id='footer-widget-2' maxwidgets='2' showaddelement='true'>
                <b:widget id='LinkList02' locked='true' title='Company' type='LinkList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'>Contact</b:widget-setting>
                    <b:widget-setting name='link-1'>#</b:widget-setting>
                    <b:widget-setting name='text-0'>About</b:widget-setting>
                    <b:widget-setting name='link-0'>#</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='widget-title'/>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>
                    <div class='widget-content'>
                      <ul>
                        <b:loop values='data:links' var='link'>
                          <li>
                            <a expr:href='data:link.target'>
                            <b:include name='arrow-right-icon'/>
                              <span><data:link.name/></span>
                            </a>
                          </li>
                        </b:loop>
                      </ul>
                    </div>
                  </b:includable>
                </b:widget>
              </b:section>
              <b:section id='footer-widget-3' maxwidgets='2' showaddelement='true'>
                <b:widget id='LinkList03' locked='true' title='Product &amp;amp; Service' type='LinkList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'>Other Product</b:widget-setting>
                    <b:widget-setting name='link-1'>#</b:widget-setting>
                    <b:widget-setting name='text-0'>Blogger Theme</b:widget-setting>
                    <b:widget-setting name='link-0'>#</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='widget-title'/>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>
                    <div class='widget-content'>
                      <ul>
                        <b:loop values='data:links' var='link'>
                          <li>
                            <a expr:href='data:link.target'>
                            <b:include name='arrow-right-icon'/>
                              <span><data:link.name/></span>
                            </a>
                          </li>
                        </b:loop>
                      </ul>
                    </div>
                  </b:includable>
                </b:widget>
              </b:section>
              <b:section id='footer-widget-4' maxwidgets='2' showaddelement='true'>
                <b:widget id='LinkList04' locked='true' title='Support' type='LinkList' version='2' visible='true'>
                  <b:widget-settings>
                    <b:widget-setting name='sorting'>NONE</b:widget-setting>
                    <b:widget-setting name='text-1'>Documentation</b:widget-setting>
                    <b:widget-setting name='link-1'>#</b:widget-setting>
                    <b:widget-setting name='text-0'>Contact</b:widget-setting>
                    <b:widget-setting name='link-0'>#</b:widget-setting>
                  </b:widget-settings>
                  <b:includable id='main'>
                    <b:include name='widget-title'/>
                    <b:include name='content'/>
                  </b:includable>
                  <b:includable id='content'>
                    <div class='widget-content'>
                      <ul>
                        <b:loop values='data:links' var='link'>
                          <li>
                            <a expr:href='data:link.target'>
                           <b:include name='arrow-right-icon'/>
                              <span><data:link.name/></span>
                            </a>
                          </li>
                        </b:loop>
                      </ul>
                    </div>
                  </b:includable>
                </b:widget>
              </b:section>
            </div>
                        <!--[ Credit ]-->
            <div class='creditInner'>
              <p>&#169; <span id='getYear'><script>/*<![CDATA[*/ var d = new Date(); var n = d.getFullYear(); document.getElementById('getYear').innerHTML = n; /*]]>*/</script></span> &#8231;  <a expr:href='data:blog.homepageUrl.canonical'><data:blog.title/></a>.  All rights reserved.</p>
              
              <!--[ Back top button ]-->
              <div class='toTop' onclick='window.scrollTo({top: 0});'><b:include name='arow-up-icon'/>
              </div>
            </div>
          </div>
        </footer>
            </div>
          </div> 
        </div>

       

        <!--[ Waves Animation ]-->
        <div class='wvC'><div class='wvS'><svg class='waves' preserveAspectRatio='none' shape-rendering='auto' viewBox='0 24 150 28'><defs><path d='M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z' id='wave-bg'/></defs><g class='plx'><use x='48' xlink:href='#wave-bg' y='0'/><use x='48' xlink:href='#wave-bg' y='3'/><use x='48' xlink:href='#wave-bg' y='5'/><use x='48' xlink:href='#wave-bg' y='7'/></g></svg></div><div class='wvH'/></div>

        <b:if cond='!data:view.isPreview'>
          <!--[ Delete 'or data:blog.isMobileRequest' if you want to show ad in both(desktop and mobile) ]-->
          <b:section cond='data:view.isLayoutMode or data:blog.isMobileRequest' id='anchor-ad' showaddelement='false'>
            <b:widget id='HTML99' locked='true' title='Anchor Ad - Mobile only' type='HTML' version='2' visible='false'>
              <b:widget-settings>
                <b:widget-setting name='content'/>
              </b:widget-settings>
              <b:includable id='main'>
                <!--[ Sticky ad ]-->
                <input class='ancrI hidden' id='ancrI' type='checkbox'/>
                <div class='ancrA'>
                  <label aria-label='Close Menu' class='ancrC' for='ancrI'><svg viewBox='0 0 24 24'><polyline points='5 9 12 16 19 9'/></svg></label>
                  <div class='ancrCn'>
                    <b:if cond='data:content != &quot;&quot;'>
                      <data:content/>

                      <b:else/>
                      <!--[ Blank ad ]-->
                       <div class='listemup-bg'>
                      <div class='adB' expr:data-text='data:messages.adsGoHere + &quot; (&quot; + data:title + &quot;)&quot;'/>
                      </div>
                    </b:if>
                  </div>
                </div>
              </b:includable>
            </b:widget>
          </b:section>
        </b:if>

      </b:if>
    </b:tag>

  
      <b:tag class='erroP' cond='data:view.isLayoutMode or data:view.isError' name='section'>
      <b:section class='erroC' cond='data:view.isLayoutMode or data:view.isError' id='error-404' showaddelement='false'>
        <b:widget id='HTML404' locked='true' title='Take me back' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'>&lt;h2 style=&#39;color:#000000&#39;&gt;&lt;span&gt;404&lt;/span&gt; Something Wrong!
&lt;div class=&quot;listemup-bg&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjhpKjh9hXhjhU5vQ8KobcoII9J4mbPsXiLBArG0Yru7PuKMFtgxa6BZu3XGU0q4AOYS-M4dUWc8e0IikgzticH2jvsDRMQdNK2vRdlzC1t_IrnM9PbUxxrhPkkX5tsbuHGJL_VuW1J8zqbRKw6_PxLS3-6MSFzWmeg0VeAKLjuMinSZd5sQ36yOvBX=s480&quot; style=&quot;display: block; padding: 1em 0; text-align: center; &quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; data-original-height=&quot;720&quot; data-original-width=&quot;1280&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjhpKjh9hXhjhU5vQ8KobcoII9J4mbPsXiLBArG0Yru7PuKMFtgxa6BZu3XGU0q4AOYS-M4dUWc8e0IikgzticH2jvsDRMQdNK2vRdlzC1t_IrnM9PbUxxrhPkkX5tsbuHGJL_VuW1J8zqbRKw6_PxLS3-6MSFzWmeg0VeAKLjuMinSZd5sQ36yOvBX=s480&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p style=&#39;color:#000000&#39;&gt;The page you&#39;ve requested can&#39;t be found. &lt;/p&gt;&lt;/h2&gt;</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
            <data:content/>
            <a class='button' expr:href='data:blog.homepageUrl.canonical'><data:title/></a>
          </b:includable>
        </b:widget>
      </b:section>
    </b:tag>
    <!--[ Addons ]-->
    <b:tag class='addonsWidgets' cond='data:view.isLayoutMode' name='div'>
      <b:section cond='!data:view.isError' id='addons-widget' showaddelement='false'>
        <b:widget id='HTML30' locked='true' title='?m=1 hider ( Don&apos;t hide )' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[<!--[ Activate this Script to hide ?m=1 on Mobile View (not recommended) ]-->]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
                <script>/*<![CDATA[*/ var uri = window.location.toString();if (uri.indexOf("?m=1","?m=1") > 0) {var clean_uri = uri.substring(0, uri.indexOf("?m=1"));window.history.replaceState({}, document.title, clean_uri); }; /*]]>*/</script>
                   </b:includable>
        </b:widget>
        <b:widget cond='!data:view.isPreview' id='HTML21' locked='true' title='Cookie Consent' type='HTML' version='2' visible='false'>
          <b:widget-settings>
            <b:widget-setting name='content'>We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
            <!--[ Cookies Consent ]-->
            <div class='ckW' id='ckWrap'><div class='ckA'><div class='ckH'><data:title/></div><div class='ckD'><data:content/></div></div><div class='ckF'><button class='ckB' id='ckAccept'>Accept</button><a class='ckB' href='https://policies.google.com/technologies/cookies' target='_blank' title='Cookie Policy'>More Details</a></div></div>
          </b:includable>
        </b:widget>
        <b:widget cond='data:blog.isMobileRequest' id='HTML29' locked='true' title='RGB Effect (Mobile only)' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[<!--[ This is RGB effect that appears sticky on footer ]-->]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
                <div class='stwRainbow'/>
                <!--[ Remove it to disable blur shadow effect ]-->
                 <div class='stwBlurRainbow'/> 
              </b:includable>
        </b:widget>
        <b:widget cond='!data:view.isPreview' id='HTML22' locked='true' title='Oops!' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'>It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
            <!--[ No Internet ]-->
            <div class='fxPu' id='noInternet'><div class='fxPuW'><div class='fxPuC'><div class='fxPuS'><b:include name='wifioff-icon'/></div><div class='fxPuH'><data:title/></div><div class='fxPuD'><data:content/></div><div class='fxPuB'><a class='btn' expr:href='data:blog.url.canonical'><svg class='line' viewBox='0 0 24 24'><polyline points='23 4 23 10 17 10'/><path d='M20.49 15a9 9 0 1 1-2.12-9.36L23 10'/></svg></a></div></div></div></div>
          </b:includable>
        </b:widget>
        <b:widget cond='!data:view.isPreview and !data:view.isHomepage' id='HTML23' locked='true' title='AdBlock Detected!' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'><![CDATA[We have detected that you are using adblocking plugin in your browser.<br />The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.]]></b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
            <!--[ Anti AdBlock ]-->
            <div class='fxPu' id='antiAdB'><div class='fxPuW'><div class='fxPuC'><div class='fxPuCl hidden'/><div class='fxPuS'><b:include name='alert-circle-icon'/></div><div class='fxPuH'><data:title/></div><div class='fxPuD'><data:content/></div></div></div></div>
          </b:includable>
        </b:widget>
        <b:widget cond='!data:view.isPreview' id='HTML25' locked='true' title='Enable JavaScript!' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'>Plus UI works well with JavaScript enabled. Please enable JavaScript to continue browsing.</b:widget-setting>
          </b:widget-settings>
          <b:includable id='main'>
            <!--[ No Script ]-->
            <noscript><div class='fxPu visible'><div class='fxPuW'><div class='fxPuC'><div class='fxPuS'><svg class='line' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><circle cx='12' cy='12' r='10'/><line x1='12' x2='12' y1='8' y2='12'/><line x1='12' x2='12.01' y1='16' y2='16'/></svg></div><div class='fxPuH'><data:title/></div><div class='fxPuD'><data:content/></div><div class='fxPuB'><button class='btn'><svg class='line' viewBox='0 0 24 24'><polyline points='23 4 23 10 17 10'/><path d='M20.49 15a9 9 0 1 1-2.12-9.36L23 10'/></svg></button></div></div></div></div></noscript>
          </b:includable>
        </b:widget>
        <b:widget cond='!data:view.isPreview' id='HTML26' locked='true' title='Country Block' type='HTML' version='2' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='content'/>
          </b:widget-settings>
          <b:includable id='main'>
            <!--[ Country Block Pop-Up ]-->
            <div class='fxPu' id='cntryBlk'><div class='fxPuW'><div class='fxPuC'><div class='fxPuS'><b:include name='alert-circle-icon'/></div><div class='fxPuH'>Site is Blocked</div><div class='fxPuD'>Sorry! This site is not available in your country.</div></div></div></div>
            <script> function checkCntry(){var dtctCntry=(Intl.DateTimeFormat().resolvedOptions().timeZone);var blkCntry=&#39;<data:content/>&#39;;console.log(&#39;Time Zone: &#39;+dtctCntry);if(dtctCntry===blkCntry){setInterval(function(){addCt(getid(&#39;cntryBlk&#39;),&#39;visible&#39;)},1000);}}checkCntry(); </script>
          </b:includable>
        </b:widget>
      </b:section>
    </b:tag>

    
    <script><b:eval expr='&quot;const blogUrl=&apos;&quot; + data:blog.canonicalHomepageUrl + &quot;&apos;;&quot;'/><b:eval expr='&quot;const blogID=&apos;&quot; + data:blog.blogId + &quot;&apos;;&quot;'/><b:eval expr='&quot;const postID=&apos;&quot; + (data:view.isSingleItem ? data:blog.postId : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const blogTitle=&apos;&quot; + data:blog.title.jsonEscaped + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isPreview=&apos;&quot; + (data:view.isPreview ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isHomepage=&apos;&quot; + (data:view.isHomepage ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isSearch=&apos;&quot; + (data:view.isSearch ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isBlog=&apos;&quot; + (data:view.url == data:blog.homepageUrl.canonical path &quot;search&quot; ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isSingleItem=&apos;&quot; + (data:view.isSingleItem ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isPost=&apos;&quot; + (data:view.isPost ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isPage=&apos;&quot; + (data:view.isPage ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isError=&apos;&quot; + (data:view.isError ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isMobile=&apos;&quot; + (data:blog.isMobileRequest ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const isPrivateBlog=&apos;&quot; + (data:blog.isPrivateBlog ? true : false) + &quot;&apos;;&quot;'/><b:eval expr='&quot;const analyticsID=&apos;&quot; + data:blog.analyticsAccountNumber + &quot;&apos;;&quot;'/><b:eval expr='&quot;const caPubAdsense=&apos;&quot; + data:blog.adsenseClientId + &quot;&apos;;&quot;'/><b:eval expr='&quot;const licenseKey=&quot; + (data:title contains &quot;#&quot; ? data:content : &quot;&apos;&quot; + data:content + &quot;&apos;&quot;) + &quot;;&quot;'/> /*<![CDATA[[*/ /* Adtnl JS */ function _0x5bbe(){var e=["4376qYpvmR","55450FYjxnM","toString","getPropertyValue","151770RPDrAo","getComputedStyle","147UGmURR","3700773qzVVQQ","drK","search","apply","length","classList","(((.+)+)+)+$","26ftCMLj","matchMedia","lgT","5531890YAocLl","theme0","webMode","matches","878332QutNDF","constructor","add","20709HiTzhJ","content","sLS","gLS","themeC","5791210DcgbdX","body","syD","webTheme"];return(_0x5bbe=function(){return e})()}function _0x4b2a59(e,t){return _0xce6d(t- -836,e)}function _0x5a8f2f(e,t){return _0xce6d(e-659,t)}function themeColor(e){function t(e,t){return _0xce6d(t-532,e)}function n(e,t){return _0xce6d(e-968,t)}e=window[t(543,532)](document[n(993,979)])[n(999,1010)]("--"+e);for(var r=qSell("meta[name='theme-color'],meta[name='msapplication-navbutton-color'],meta[name='apple-mobile-web-app-status-bar-style']"),a=0;a<r[t(525,538)];a++)r[a][n(988,988)]=e}function _0xce6d(e,t){var n=_0x5bbe();return(_0xce6d=function(e,t){return n[e=+e]})(e,t)}!function(){function e(e,t){return _0xce6d(t- -164,e)}function t(e,t){return _0xce6d(e- -735,t)}for(var n=_0x5bbe();;)try{if(664889==-parseInt(t(-706,-703))*(-parseInt(t(-726,-740))/2)+-parseInt(e(-171,-162))/3+parseInt(t(-719,-705))/4+parseInt(e(-157,-152))/5+parseInt(t(-703,-702))/6*(parseInt(t(-734,-722))/7)+parseInt(e(-140,-136))/8*(-parseInt(t(-716,-726))/9)+parseInt(t(-711,-702))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(),null!=Pu[_0x4b2a59(-829,-814)](_0x4b2a59(-837,-822))?function(){function e(e,t){return _0xce6d(t-896,e)}var t,n,r=(t=this,o=function(){if(n){var e=n[_0xce6d(5,-620)](t,arguments);return n=null,e}},n=function(){function e(e,t){return _0xce6d(t- -93,e)}return r[e(-71,-63)]().search(e(-69,-85))[e(-53,-63)]()[e(-62,-76)](r)[_0xce6d(4,-619)](e(-93,-85))},o);function a(e,t){return _0xce6d(e-984,t)}r();var o=document[e(925,921)];e(883,899)==Pu[e(904,918)](a(998,1011))?(addCt(o,a(987,972)),themeColor(e(903,919))):a(995,993)==Pu[a(1006,1002)](a(998,1011))?addCt(o,e(916,907)):a(1010,1023)==Pu[e(911,918)](a(998,1006))&&window.matchMedia&&(addCt(o,a(1010,1016)),window[a(994,994)]("(prefers-color-scheme: dark)")[e(911,911)]?(addCt(o,a(987,987)),themeColor(a(1007,995))):addCt(o,a(995,1003)))}():(Pu[_0x5a8f2f(680,676)](_0x5a8f2f(673,681),_0x5a8f2f(670,681)),document.body[_0x4b2a59(-822,-829)][_0x4b2a59(-809,-818)](_0x4b2a59(-827,-825))),null!=Pu.gLS(_0x4b2a59(-810,-809))?function(){function e(e,t){return _0xce6d(t-251,e)}var t=Pu[e(284,273)](_0xce6d(27,1005));document.body[e(253,258)][e(262,269)](t),themeColor("themeC")}():(Pu[_0x4b2a59(-819,-815)](_0x5a8f2f(686,681),_0x4b2a59(-812,-823)),document.body[_0x4b2a59(-813,-829)][_0x5a8f2f(677,686)](_0x4b2a59(-807,-823))); /* toastNotif */ function toastNotif(e){var tNotif = qSel('#toastNotif'); if (tNotif != null){tNotif.innerHTML = '<span>' + e + '</span>'}}; /* fixedNotif */ function fixedNotif(e){var fNotif = qSel('#fixedNotif'); if (fNotif != null){fNotif.innerHTML = "<input class='nJs hidden' id='forFxdNtf' type='checkbox'/><div class='noJs' data-text='" + e + "'><label for='forFxdNtf'></label></div>"}}; /* neonLight */ function neonLight(e){var neonL = qSel('#neonLight'); if (neonL != null) {addCt(neonL, 'vsbl'); setTimeout(function (){remCt(neonL, 'vsbl')},e+1000)}}; /* Vibrate */ function vibRate(e) {if ('vibrate' in navigator) {navigator.vibrate([e])}}; /*]]>*/</script>
    
    <!--[ Javascript disable condition ]-->
    <!--<noscript>
      <input class='nJs hidden' id='forNoJS' type='checkbox'/>
      <div class='noJs' expr:data-text='data:blog.title + &quot; works best with JavaScript enabled&quot;'>
        <label for='forNoJS'/>
      </div>
    </noscript>-->

    <b:if cond='!data:view.isError'>
      <!--[ Load More Pagination - Delete this section if you want to disable this feature ]-->
      <b:include cond='data:view.isHomepage or data:view.url == data:blog.homepageUrl.canonical path &quot;search&quot;' name='post-pagination1'/>
      <!--[ Numbered Pagination - Delete this section if you want to disable this feature ]-->
      <!--<b:include cond='!data:view.isSingleItem and !data:blog.isPrivateBlog' name='post-pagination2'/>-->
    </b:if>

    <!--[ additional javascript ]-->
    <script>/*<![CDATA[*/ /* Dark Mode */ function darkMode(){var e=qSel("#mainCont");Pu.sLS("webMode","drK"===Pu.gLS("webMode")?"lgT":"drK"),"drK"===Pu.gLS("webMode")?(e.classList.remove("syD","lgT"),addCt(e,"drK")):(e.classList.remove("drK","syD"),addCt(e,"lgT")),themeColor("themeC")}; /* Read Mode */ function readMode(){document.body.classList.toggle("readMode");let a="b";document.body.classList.contains("readMode")&&(a="c"),localStorage.setItem("d2",a)}"c"==(e=localStorage.getItem("d2"))&&document.body.classList.add("readMode");/* Header Scroll */ function headScroll(){var e=window.pageYOffset||document.documentElement.scrollTop,d=qSel("#header"),l=qSel("#mobile-menu");20<e?(addCt(d,"stick"),addCt(l,"slide")):(remCt(d,"stick"),remCt(l,"slide"))}window.addEventListener("scroll",headScroll); /* Near Bottom */ window.addEventListener("scroll",function(){var t=getid("backTop"),n=getid("qEdit");window.innerHeight+window.pageYOffset>=document.body.offsetHeight-100?(null!=t&&addCt(t,"nBtm"),null!=n&&addCt(n,"nBtm")):(null!=t&&remCt(t,"nBtm"),null!=n&&remCt(n,"nBtm"))}); /* Private Blog Notif */ "true"==isPrivateBlog&&toastNotif('<i class="check"></i>'+blogTitle+" Blog is Private."); /* Images */ (function(){var imgU=qSell('img.imgThm, .sImg .im, .cmAv .im, .pIm .im, .admIm .im, .sldC .sldIm');for(var i=0;i<imgU.length;i++){if(imgU[i].getAttribute('data-src')){var uImg=imgU[i].getAttribute('data-src');if((uImg.includes('blogspot')==!0||uImg.includes('googleusercontent')==!0)&&(uImg.includes('-pd')==!0||uImg.includes('-p-k-no-nu')==!0)&&uImg.includes('-rw')==!1){imgU[i].setAttribute('data-src',uImg.replace('-nu','-nu-rw-e30').replace('-pd','-pd-rw-e30'))}}else if(imgU[i].getAttribute('src')){var uImg=imgU[i].getAttribute('src');if((uImg.includes('blogspot')==!0||uImg.includes('googleusercontent')==!0)&&uImg.includes('p-k-no-nu')==!0&&uImg.includes('-rw')==!1){imgU[i].setAttribute('data-src',uImg.replace('-nu','-nu-rw-e30'))}else{imgU[i].setAttribute('data-src',uImg)};addCt(imgU[i],'lazy');imgU[i].setAttribute('src','data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=')}else if(imgU[i].getAttribute('data-style')){var uImg=imgU[i].getAttribute('data-style');if((uImg.includes('blogspot')==!0||uImg.includes('googleusercontent')==!0)&&uImg.includes('w60')==!0&&uImg.includes('-rw')==!1){imgU[i].setAttribute('data-style',uImg.replace('w60','w60-rw-e30'))}else if((uImg.includes('blogspot')==!0||uImg.includes('googleusercontent')==!0)&&uImg.includes('p-k-no-nu')==!0&&uImg.includes('-rw')==!1){imgU[i].setAttribute('data-style',uImg.replace('-nu','-nu-rw-e30'))}else if((uImg.includes('=s')==!0||uImg.includes('/s')==!0)&&uImg.includes('-rw')==!1){imgU[i].setAttribute('data-style',uImg.replace(/\/s[0-9]+(\-c)?/,'/s1280-rw-e30').replace(/\=s[0-9]+(\-c)?/,'=s1280-rw-e30'))}}};})(); /* Defer Img */ Defer.dom('.lazy', 100, 'loaded', null, {rootMargin:'1px'}),'undefined'!=typeof infinite_scroll&&infinite_scroll.on('load',function(){Defer.dom('.lazy', 100, 'loaded', null, {rootMargin:'1px'}) }); /* Push Ads */ for (var ads = qSell('ins.adsbygoogle'),i=0;i<ads.length;i++){if (ads[i]){(adsbygoogle = window.adsbygoogle || []).push({})}}; /*]]>*/<b:if cond='data:view.isSingleItem'>/*<![CDATA[*/var _0x3d8ffa=_0x304d;(function(_0x84059c,_0x1104af){var _0x7005fc=_0x304d,_0x34dd6b=_0x84059c();while(!![]){try{var _0x1e57b4=parseInt(_0x7005fc(0x1bd))/0x1*(parseInt(_0x7005fc(0x1ba))/0x2)+-parseInt(_0x7005fc(0x1cb))/0x3*(-parseInt(_0x7005fc(0x1e6))/0x4)+parseInt(_0x7005fc(0x1a9))/0x5+parseInt(_0x7005fc(0x1c2))/0x6*(parseInt(_0x7005fc(0x1c5))/0x7)+parseInt(_0x7005fc(0x1e5))/0x8+-parseInt(_0x7005fc(0x1c4))/0x9*(-parseInt(_0x7005fc(0x1de))/0xa)+-parseInt(_0x7005fc(0x1b3))/0xb;if(_0x1e57b4===_0x1104af)break;else _0x34dd6b['push'](_0x34dd6b['shift']());}catch(_0x286a3b){_0x34dd6b['push'](_0x34dd6b['shift']());}}}(_0x25f7,0xbd5cd));var audio=document[_0x3d8ffa(0x1b9)]('audio'),playBtn=document['getElementById'](_0x3d8ffa(0x1bf)),forward=document[_0x3d8ffa(0x1b9)](_0x3d8ffa(0x1ea)),backward=document['getElementById'](_0x3d8ffa(0x1ca));playBtn[_0x3d8ffa(0x1b6)]=function(){var _0x45d451=_0x3d8ffa;audio['getAttribute'](_0x45d451(0x1e9))==_0x45d451(0x1d4)?(audio['play'](),audio[_0x45d451(0x1d6)](_0x45d451(0x1e9),_0x45d451(0x1bf)),playBtn[_0x45d451(0x1c0)]=_0x45d451(0x1a7),document[_0x45d451(0x1ad)](_0x45d451(0x1d7))['className']=_0x45d451(0x1e2)):(audio[_0x45d451(0x1d4)](),audio[_0x45d451(0x1d6)](_0x45d451(0x1e9),'pause'),playBtn['innerHTML']=_0x45d451(0x1da),document[_0x45d451(0x1ad)](_0x45d451(0x1d7))[_0x45d451(0x1c3)]='');},forward['onclick']=function(){audio['currentTime']+=0x5;},backward[_0x3d8ffa(0x1b6)]=function(){audio['currentTime']-=0x5;};var min=0x0,sec=0x0,duration=audio[_0x3d8ffa(0x1e4)],firstMult=duration/0x3c;min=firstMult[_0x3d8ffa(0x1bb)]()['split']('.')[0x0];var firstMultRem='.'+firstMult[_0x3d8ffa(0x1bb)]()[_0x3d8ffa(0x1ce)]('.')[0x1],secndMult=Number(firstMultRem)*0x3c;function _0x25f7(){var _0x3093ee=['src','pause','outerHTML','setAttribute','.player-album\x20img','dataset','ontimeupdate','<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20width=\x221em\x22\x20height=\x221em\x22\x20preserveAspectRatio=\x22xMidYMid\x20meet\x22\x20viewBox=\x220\x200\x2024\x2024\x22><path\x20fill=\x22currentColor\x22\x20fill-opacity=\x220\x22\x20stroke=\x22currentColor\x22\x20stroke-dasharray=\x2236\x22\x20stroke-dashoffset=\x2236\x22\x20stroke-linecap=\x22round\x22\x20stroke-linejoin=\x22round\x22\x20stroke-width=\x222\x22\x20d=\x22M8\x206L18\x2012L8\x2018z\x22><animate\x20fill=\x22freeze\x22\x20attributeName=\x22stroke-dashoffset\x22\x20dur=\x220.4s\x22\x20values=\x2236;0\x22/><animate\x20fill=\x22freeze\x22\x20attributeName=\x22fill-opacity\x22\x20begin=\x220.5s\x22\x20dur=\x220.15s\x22\x20values=\x220;0.3\x22/></path></svg>','data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=','appendChild','.pS\x20.separator\x20>img','608430fuVleQ','currentTime','/sddefault.jpg','https://www.youtube.com/embed/','rotate','Youtube\x20video','duration','12010608oSPSQe','20dabsXi','value','alt','data-condition','forward','</div>','length','<svg\x20xmlns=\x22http://www.w3.org/2000/svg\x22\x20width=\x221em\x22\x20height=\x221em\x22\x20preserveAspectRatio=\x22xMidYMid\x20meet\x22\x20viewBox=\x220\x200\x2024\x2024\x22><g\x20fill=\x22none\x22\x20stroke=\x22currentColor\x22\x20stroke-dasharray=\x2232\x22\x20stroke-dashoffset=\x2232\x22\x20stroke-linecap=\x22round\x22\x20stroke-linejoin=\x22round\x22\x20stroke-width=\x222\x22><path\x20d=\x22M7\x206h2v12h-2z\x22><animate\x20fill=\x22freeze\x22\x20attributeName=\x22stroke-dashoffset\x22\x20dur=\x220.4s\x22\x20values=\x2232;0\x22/></path><path\x20d=\x22M15\x206h2v12h-2z\x22><animate\x20fill=\x22freeze\x22\x20attributeName=\x22stroke-dashoffset\x22\x20begin=\x220.5s\x22\x20dur=\x220.4s\x22\x20values=\x2232;0\x22/></path></g></svg>','.pS\x20.tr-caption-container\x20td\x20>a','2388090jvcDUv','getElementsByClassName','start','classList','querySelector','end','class','lazy','.pS\x20.separator\x20img,\x20.pS\x20.tr-caption-container\x20img,\x20.pS\x20.psImg\x20>img,\x20.pS\x20.btImg\x20>img','frameborder','45145804pngcCS','createElement','zmImg','onclick','.pS\x20.psImg\x20img','return\x20false','getElementById','292126KwfaGK','toString','.lazyYt','3tXulra','onended','play','innerHTML','allowfullscreen','3468pTjFUm','className','153ntfvbW','9121cyCfdC','load','querySelectorAll','?rel=0&showinfo=0&autoplay=1','range','backward','405117bFjGRM','click','.pS\x20.tr-caption-container\x20td\x20>img','split','<div\x20class=\x22zmImg\x22>','addEventListener','embed','https://img.youtube.com/vi/'];_0x25f7=function(){return _0x3093ee;};return _0x25f7();}function _0x304d(_0x5e8d16,_0x5972a5){var _0x25f72c=_0x25f7();return _0x304d=function(_0x304d97,_0x5a6217){_0x304d97=_0x304d97-0x1a7;var _0x21ec24=_0x25f72c[_0x304d97];return _0x21ec24;},_0x304d(_0x5e8d16,_0x5972a5);}sec=secndMult[_0x3d8ffa(0x1bb)]()[_0x3d8ffa(0x1ce)]('.')[0x0];sec[_0x3d8ffa(0x1ec)]<0x2&&(sec='0'+sec);document['getElementsByClassName'](_0x3d8ffa(0x1ae))[0x0][_0x3d8ffa(0x1c0)]=min+':'+sec,audio[_0x3d8ffa(0x1d9)]=function(){var _0x2cf2f5=_0x3d8ffa,_0x4531d7=audio[_0x2cf2f5(0x1df)],_0x5ed30d=_0x4531d7/0x3c;min=_0x5ed30d[_0x2cf2f5(0x1bb)]()[_0x2cf2f5(0x1ce)]('.')[0x0];var _0x5e3602='.'+_0x5ed30d[_0x2cf2f5(0x1bb)]()['split']('.')[0x1],_0x3c3c36=Number(_0x5e3602)*0x3c;sec=_0x3c3c36['toString']()[_0x2cf2f5(0x1ce)]('.')[0x0],sec[_0x2cf2f5(0x1ec)]<0x2&&(sec='0'+sec),sec=='00'&&(sec='00'),document[_0x2cf2f5(0x1aa)](_0x2cf2f5(0x1ab))[0x0][_0x2cf2f5(0x1c0)]=min+':'+sec,document[_0x2cf2f5(0x1b9)](_0x2cf2f5(0x1c9))[_0x2cf2f5(0x1e7)]=audio[_0x2cf2f5(0x1df)]/audio[_0x2cf2f5(0x1e4)]*0x64;};var range=document['getElementById'](_0x3d8ffa(0x1c9));range['oninput']=function(){var _0x2887fb=_0x3d8ffa;range[_0x2887fb(0x1e7)]!=0x0&&(audio[_0x2887fb(0x1df)]=range[_0x2887fb(0x1e7)]*audio[_0x2887fb(0x1e4)]/0x64);},audio[_0x3d8ffa(0x1be)]=function(){var _0x5361f7=_0x3d8ffa;playBtn[_0x5361f7(0x1cc)](),audio[_0x5361f7(0x1df)]=0x0;},!(function(){var _0x2c2eb0=_0x3d8ffa;for(var _0xff0a41=qSell(_0x2c2eb0(0x1bc)),_0x2d8000=0x0;_0x2d8000<_0xff0a41['length'];_0x2d8000++){var _0x873d84=_0x2c2eb0(0x1d2)+_0xff0a41[_0x2d8000][_0x2c2eb0(0x1d8)][_0x2c2eb0(0x1d1)]+_0x2c2eb0(0x1e0),_0x1d37e5=new Image();_0x1d37e5[_0x2c2eb0(0x1d6)](_0x2c2eb0(0x1af),_0x2c2eb0(0x1b0)),_0x1d37e5['setAttribute']('data-src',_0x873d84),_0x1d37e5[_0x2c2eb0(0x1d6)](_0x2c2eb0(0x1d3),_0x2c2eb0(0x1db)),_0x1d37e5[_0x2c2eb0(0x1d6)](_0x2c2eb0(0x1e8),_0x2c2eb0(0x1e3)),_0x1d37e5[_0x2c2eb0(0x1d0)](_0x2c2eb0(0x1c6),void _0xff0a41[_0x2d8000][_0x2c2eb0(0x1dc)](_0x1d37e5)),_0xff0a41[_0x2d8000]['addEventListener']('click',function(){var _0x194fd4=_0x2c2eb0,_0x37daeb=document[_0x194fd4(0x1b4)]('iframe');_0x37daeb[_0x194fd4(0x1d6)](_0x194fd4(0x1b2),'0'),_0x37daeb['setAttribute'](_0x194fd4(0x1c1),''),_0x37daeb[_0x194fd4(0x1d6)](_0x194fd4(0x1d3),_0x194fd4(0x1e1)+this['dataset'][_0x194fd4(0x1d1)]+_0x194fd4(0x1c8)),this[_0x194fd4(0x1c0)]='',this[_0x194fd4(0x1dc)](_0x37daeb);});}}());for(var imageslazy=qSell(_0x3d8ffa(0x1b1)),i=0x0;i<imageslazy['length'];i++)imageslazy[i][_0x3d8ffa(0x1d6)](_0x3d8ffa(0x1b6),_0x3d8ffa(0x1b8));function wrap(_0xacbd87,_0x2164e0,_0x3b9ccb){var _0x568846=_0x3d8ffa;for(var _0x3a40b5=document[_0x568846(0x1c7)](_0x2164e0),_0x4b1cf2=0x0;_0x4b1cf2<_0x3a40b5['length'];_0x4b1cf2++){var _0x594990=_0xacbd87+_0x3a40b5[_0x4b1cf2][_0x568846(0x1d5)]+_0x3b9ccb;_0x3a40b5[_0x4b1cf2][_0x568846(0x1d5)]=_0x594990;}}wrap(_0x3d8ffa(0x1cf),'.pS\x20.separator\x20>a',_0x3d8ffa(0x1eb)),wrap(_0x3d8ffa(0x1cf),_0x3d8ffa(0x1a8),_0x3d8ffa(0x1eb)),wrap('<div\x20class=\x22zmImg\x22>',_0x3d8ffa(0x1dd),_0x3d8ffa(0x1eb)),wrap(_0x3d8ffa(0x1cf),_0x3d8ffa(0x1cd),'</div>'),wrap(_0x3d8ffa(0x1cf),_0x3d8ffa(0x1b7),'</div>');for(var containerimg=document[_0x3d8ffa(0x1aa)](_0x3d8ffa(0x1b5)),i=0x0;i<containerimg[_0x3d8ffa(0x1ec)];i++)containerimg[i][_0x3d8ffa(0x1b6)]=function(){var _0x91cb8a=_0x3d8ffa;this[_0x91cb8a(0x1ac)]['toggle']('s');}; /*]]>*/</b:if></script>

    <!--[ Lazyload your scripts ]-->
    <script>/*<![CDATA[*/
/* Lazy Javascript, do not remove function */
function lazyCustomJs(){
  /* JavaScripts here */
};

/* Lazy (Scroll) JavaScripts, do not remove function */
function scrollCustomJs(){
  /* JavaScripts here */
};
/*]]>*/</script>

    <!--[ Template Settings ]-->
    <script>/*<![CDATA[*/
      var PuSet = {
        license: {
          key: licenseKey
        },
        realViews: {
          databaseUrl: "",
          abbreviation: "true"
        },
        noInternet: {
          enablePopup: "true",
          enableToast: "true",
          offlineMes: "You are Offline",
          onlineMes: "You are Online"
        },
        preCopy: {
          copiedMes: "<i class='clipboard'></i>Copied to Clipboard"
        },
        cookieCon: {
          consentMaxAge: "2592000",
          cookieError: "Error: Cookie can&#039;t be set! Please unblock this site from the cookie setting of your browser."
        },
        gTranslate: {
          pageLang: "en",
          includedLangs: "en,hi,gu,bn,ta,te,mr,ne",
          autoDisplay: "true",
          multiLangPage: "true"
        },
        bookmark: {
          bmTitle: "Bookmark Posts",
          closeText: "Close",
          noBmIcon: "<svg class='line' viewBox='0 0 24 24'><g transform='translate(3.650100, 2.749900)'><path d='M16.51,5.55 L10.84,0.15 C10.11,0.05 9.29,0 8.39,0 C2.1,0 -1.95399252e-14,2.32 -1.95399252e-14,9.25 C-1.95399252e-14,16.19 2.1,18.5 8.39,18.5 C14.69,18.5 16.79,16.19 16.79,9.25 C16.79,7.83 16.7,6.6 16.51,5.55 Z'/><path d='M10.2839,0.0827 L10.2839,2.7437 C10.2839,4.6017 11.7899,6.1067 13.6479,6.1067 L16.5989,6.1067'/><line class='svgC' x1='10.6623' y1='10.2306' x2='5.7623' y2='10.2306'/><line class='svgC' x1='8.2131' y1='12.6808' x2='8.2131' y2='7.7808'/></g></svg>",
          noBmMes: "The list of favorite articles does not exist yet...",
          noBmAll: "View all articles",
          noBmLink: "/search",
          delIcon: "<svg class='line' viewBox='0 0 24 24'><g transform='translate(3.500000, 2.000000)'><path d='M15.3891429,7.55409524 C15.3891429,15.5731429 16.5434286,19.1979048 8.77961905,19.1979048 C1.01485714,19.1979048 2.19295238,15.5731429 2.19295238,7.55409524'/><line x1='16.8651429' y1='4.47980952' x2='0.714666667' y2='4.47980952'/><path d='M12.2148571,4.47980952 C12.2148571,4.47980952 12.7434286,0.714095238 8.78914286,0.714095238 C4.83580952,0.714095238 5.36438095,4.47980952 5.36438095,4.47980952'/></g></svg>",
          addedNtf: "<i class='check'></i>Bookmarked",
          removedNtf: "<i class='del'></i>Removed from Bookmarks",
        },
        adsenseAds: {
          publisherId: caPubAdsense.replace('ca-pub-',''), /* Auto or replace with Publisher ID i.e. "000000000000", */
          antiAdBClose: "true", /* "true", if you want to add a Close Button in Anti Ad Block popup */
          ignoreMaxAge: "86400",
          loadType: "defer" /* lazy, defer, scroll */
        },
        analytics: {
          propertyID: analyticsID /* Auto or replace with Property ID i.e. "UA-0000000", */
        },
        fontFamily: {
          mobileFonts: "@font-face{font-family:'Google Sans Text';font-style:normal;font-weight:400;font-display:swap;src:local('Google Sans Text'),local('Google-Sans-Text'),url(https://fonts.gstatic.com/s/googlesanstext/v16/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2iw.woff2) format('woff2')} @font-face{font-family:'Google Sans Text';font-style:normal;font-weight:700;font-display:swap;src:local('Google Sans Text'),local('Google-Sans-Text'),url(https://fonts.gstatic.com/s/googlesanstext/v16/5aUp9-KzpRiLCAt4Unrc-xIKmCU5oPFTnmhjtg.woff2) format('woff2')} @font-face{font-family:'Google Sans Mono';font-style:normal;font-weight:400;font-display:swap;src:local('Google Sans Mono'),local('Google-Sans-Mono'),url(https://fonts.gstatic.com/s/googlesansmono/v4/P5sUzYWFYtnZ_Cg-t0Uq_rfivrdYH4RE8-pZ5gQ1abT53wVQGrk.woff2) format('woff2')}"
        }
      };
    /*]]>*/</script>
<script>/*<![CDATA[*/
var claps_button=document.querySelector(".claps_button"),claps=document.querySelector(".claps");claps_button.addEventListener("click",clap),claps.innerText="+"+(localStorage.getItem("claps")?localStorage.getItem("claps"):0);let count1=Number(localStorage.getItem("claps"))?Number(localStorage.getItem("claps")):0;function clap(t){count1+=1,localStorage.setItem("claps",count1),claps.innerText="+"+count1,claps_button.classList.toggle("is_clicked"),setTimeout((()=>claps_button.classList.remove("is_clicked")),1e3)} /*]]>*/</script><script>/*<![CDATA[*/ Defer.all('script[type="deferjs"]', 50, true);Defer.dom('.lazy', 5000, 'lazied', null, {rootMargin:'1px'}),'undefined'!=typeof infinite_scroll&&infinite_scroll.on('load',function(){Defer.dom('.lazy', 5000, 'lazied', null, {rootMargin:'1px'}) }); /*]]>*/</script>
<script>/*<![CDATA[*/
var _0x805026=_0x8023;(function(_0x1a8ff9,_0x35714d){var _0x416ba2=_0x8023,_0x250c6e=_0x1a8ff9();while(!![]){try{var _0x3fb625=parseInt(_0x416ba2(0x16b))/0x1*(-parseInt(_0x416ba2(0x169))/0x2)+parseInt(_0x416ba2(0xfe))/0x3*(parseInt(_0x416ba2(0x11f))/0x4)+-parseInt(_0x416ba2(0x105))/0x5+-parseInt(_0x416ba2(0x127))/0x6+-parseInt(_0x416ba2(0x106))/0x7*(parseInt(_0x416ba2(0x111))/0x8)+parseInt(_0x416ba2(0x146))/0x9*(-parseInt(_0x416ba2(0x109))/0xa)+parseInt(_0x416ba2(0x132))/0xb;if(_0x3fb625===_0x35714d)break;else _0x250c6e['push'](_0x250c6e['shift']());}catch(_0x5d7ff){_0x250c6e['push'](_0x250c6e['shift']());}}}(_0x5cf9,0x47524));const baseUrl='https://cdn.jsdelivr.net/gh/ngylduy/blog@d0ca1ff';function _0x5cf9(){var _0x45c72c=['/lib/translate.js','/js/AdsenseAds.min.js','data-text','initializeApp','rPst-js','includedLangs','/js/CountdownDownloadBox.min.js','abbreviation','/css/MusicPlayer.min.css','true','generateToc','gTranslate','SIMPLE','27Fohdso','click','InlineLayout','/lib/vue-2.6.11.min.js','script','auth-css','#maintainCont','979470RZuihb','411803GudSca','analytics','.isBkm','9470XxETTc','translate','Techly420','license','data-add','abv','style','lazy','24KUjqKR','/js/BookmarkPosts.min.js','Lz_Js','value','vue-js','head','realViews','mobileFonts','config','block','.gTrans','bkm-js','addEventListener','#aRel','67072hbWrbi','/PostID_','thmC-css','ref','fb-db','forEach','https://www.gstatic.com/firebasejs/8.4.2/firebase-database.js','BlogID_','2438364AowfJX','Lz_JsM','toc-css','aChp-js','msp-js','setAttribute','log','pageLang','set','scrollTop','apps','22116259iPbazo','/css/CookieConsent.min.css','/css/RelatedPosts.min.css','noInt-js','body','adtnl-js','#autoToc','#aChp','getElementsByTagName','propertyID','highlightElement','push','data-id','.dldCo','\x20Licensed\x20for:\x20','hidden','#postToc,\x20#autoToc','length','#postBody','#postToc','5463UaYreI','/js/CopyPreContent.min.js','hl-js','styleFonts','/css/BookmarkPosts.min.css','dataLayer','/css/TableOfContents.min.css','appendChild','/js/RelatedPosts.min.js','https://www.blogger.com/dyn-css/authorization.css?targetBlogID=','adsenseAds','pre-js','database','hdn','#musicPlayer','getComputedStyle','getAttribute','/js/MusicPlayer.min.js','.pu-views','https://www.gstatic.com/firebasejs/8.4.2/firebase-app.js','/lib/highlight-11.5.0.min.js','ck-js','val','div.hl\x20pre','www.techly420.co','display','rPst-css','loadType','gLS','once','databaseUrl','/css/CountdownDownloadBox.min.css','gt-js','bkm-css','cdb-js','4710HaTRGr','Licensed\x20to:\x20','219Rvbznr','fb-app','adstr-js','/js/AutoChapters.min.js','fontFamily','multiLangPage','cdb-css','sLS','toc-js','createElement','scroll'];_0x5cf9=function(){return _0x45c72c;};return _0x5cf9();}function googleTranslateElementInit(){var _0xc5dc2c=_0x8023;new google[(_0xc5dc2c(0x10a))]['TranslateElement']({'pageLanguage':PuSet[_0xc5dc2c(0xfc)][_0xc5dc2c(0x12e)],'includedLanguages':PuSet[_0xc5dc2c(0xfc)][_0xc5dc2c(0xf6)],'autoDisplay':PuSet['gTranslate']['autoDisplay'],'multilanguagePage':PuSet[_0xc5dc2c(0xfc)][_0xc5dc2c(0x170)],'layout':google[_0xc5dc2c(0x10a)]['TranslateElement'][_0xc5dc2c(0x100)][_0xc5dc2c(0xfd)]},'google_translate_element');}function _0x8023(_0x4d2ee8,_0x1dea53){var _0x5cf901=_0x5cf9();return _0x8023=function(_0x80231e,_0x5bcbfc){_0x80231e=_0x80231e-0xf4;var _0x388b9c=_0x5cf901[_0x80231e];return _0x388b9c;},_0x8023(_0x4d2ee8,_0x1dea53);}function puViews(){var _0x1c394f=_0x8023;if(''!=PuSet[_0x1c394f(0x117)]['databaseUrl']&&null!=getid(_0x1c394f(0x123))&&0x0<firebase[_0x1c394f(0x131)][_0x1c394f(0x143)])for(var _0x1566fb=qSell(_0x1c394f(0x158)),_0x24669d=firebase[_0x1c394f(0x152)](),_0x584f80=0x0;_0x584f80<_0x1566fb[_0x1c394f(0x143)];_0x584f80++){var _0x179a0e=_0x1566fb[_0x584f80],_0x541b84=_0x179a0e[_0x1c394f(0x156)](_0x1c394f(0x13e));(_0x541b84=_0x24669d[_0x1c394f(0x122)](_0x1c394f(0x126)+blogID+_0x1c394f(0x120)+_0x541b84))[_0x1c394f(0x163)]('value',function(_0x1dd161,_0x46ef9e){return function(_0x34b5ac){var _0x5a5348=_0x8023;0x0<(_0x34b5ac=_0x34b5ac['exists']()?_0x34b5ac['val']():0x0)&&(_0x5a5348(0xfa)==PuSet[_0x5a5348(0x117)]['abbreviation']?_0x1dd161[_0x5a5348(0x12c)](_0x5a5348(0x178),Pu[_0x5a5348(0x10e)](_0x34b5ac)):_0x1dd161[_0x5a5348(0x12c)](_0x5a5348(0x178),_0x34b5ac),remCt(_0x1dd161,_0x5a5348(0x141))),_0x5a5348(0xfa)==_0x1dd161[_0x5a5348(0x156)](_0x5a5348(0x10d))&&(_0x1dd161['setAttribute'](_0x5a5348(0x10d),!0x1),_0x34b5ac=parseInt(_0x34b5ac)+0x1,_0x46ef9e[_0x5a5348(0x12f)](_0x34b5ac));};}(_0x179a0e,_0x541b84));}}function blogAdmin(){var _0x718e05=_0x8023;null!=qSel(_0x718e05(0x104))&&addCt(qSel(_0x718e05(0x104)),_0x718e05(0x153));}var aryLzJs=[];function loadLzJs(){var _0x1ce654=_0x8023,_0x395f49,_0x512ce8;aryLzJs[_0x1ce654(0x13d)](0x1),ldJs(baseUrl+'/js/AdditionalJavascripts.min.js',_0x1ce654(0x137),!0x1,'body',function(){var _0xb94229=_0x1ce654;null!=qSel('#themeBtn')&&ldCss(baseUrl+'/css/ThemeColor.min.css',_0xb94229(0x121));}),Defer(function(){var _0x56fd8c=_0x1ce654,_0x22e72d=_0x56fd8c(0x10b),_0x60ff87=_0x56fd8c(0x15e);console[_0x56fd8c(0x12d)](_0x56fd8c(0x16a)+_0x22e72d+_0x56fd8c(0x140)+_0x60ff87);},0x3e8),null!=typeof PuSet[_0x1ce654(0x10c)]['key']&&(_0x1ce654(0xfa)==isSingleItem&&ldJs(baseUrl+_0x1ce654(0x147),_0x1ce654(0x151),!0x0,_0x1ce654(0x136)),ldJs(baseUrl+'/js/NoInternetWidget.min.js',_0x1ce654(0x135),!0x0,_0x1ce654(0x136)),_0x1ce654(0xfa)==isSingleItem&&(_0x395f49=qSell(_0x1ce654(0x142)),_0x512ce8=qSell('#postBody\x20h1,\x20#postBody\x20h2,\x20#postBody\x20h3,\x20#postBody\x20h4,\x20#postBody\x20h5,\x20#postBody\x20h6'),0x0<_0x395f49[_0x1ce654(0x143)]&&0x0<_0x512ce8[_0x1ce654(0x143)]&&ldJs(baseUrl+'/js/TableOfContents.min.js',_0x1ce654(0x173),!0x0,_0x1ce654(0x116),function(){var _0x27d09b=_0x1ce654;ldCss(baseUrl+_0x27d09b(0x14c),_0x27d09b(0x129),function(){var _0x500f49=_0x27d09b;null!=qSel('#postToc')&&new TableOfContents({'from':qSel(_0x500f49(0x144)),'to':qSel(_0x500f49(0x145))})[_0x500f49(0xfb)](),null!=qSel(_0x500f49(0x138))&&new TableOfContents({'from':qSel(_0x500f49(0x144)),'to':qSel(_0x500f49(0x138))})[_0x500f49(0xfb)]();});})),Defer(function(){var _0xbec734=_0x1ce654;function _0xfc8442(){dataLayer['push'](arguments);}var _0x2db1c4;null!=qSel(_0xbec734(0x11b))&&ldJs(baseUrl+_0xbec734(0x176),_0xbec734(0x166),!0x0,_0xbec734(0x136),function(){setTimeout(function(){var _0x1e2428=_0x8023;null!=getclass('goog-te-gadget-simple')[0x0]&&remCt(qSel('.gTrans'),_0x1e2428(0x141));},0x7d0);}),ldCss(_0xbec734(0x14f)+blogID,_0xbec734(0x103),function(){var _0x302cc7=_0xbec734,_0x3a9944=qSel('#admCk');null!=_0x3a9944&&_0x302cc7(0x11a)==window[_0x302cc7(0x155)](_0x3a9944)[_0x302cc7(0x15f)]&&blogAdmin();}),0x0<qSell(_0xbec734(0x13f))[_0xbec734(0x143)]&&ldJs(baseUrl+_0xbec734(0xf7),_0xbec734(0x168),!0x0,_0xbec734(0x136),function(){var _0x50bd16=_0xbec734;ldCss(baseUrl+_0x50bd16(0x165),_0x50bd16(0x171));}),null!=qSel(_0xbec734(0x154))&&ldJs(baseUrl+_0xbec734(0x101),_0xbec734(0x115),!0x0,_0xbec734(0x136),function(){var _0x3abd5c=_0xbec734;ldCss(baseUrl+_0x3abd5c(0xf9),'msp-css',function(){var _0x3f5991=_0x3abd5c;ldJs(baseUrl+_0x3f5991(0x157),_0x3f5991(0x12b),!0x0,_0x3f5991(0x136));});}),0x0<qSell('div.hl\x20pre')[_0xbec734(0x143)]&&ldJs(baseUrl+_0xbec734(0x15a),_0xbec734(0x148),!0x0,_0xbec734(0x136),function(){var _0x5378d2=_0xbec734;qSell(_0x5378d2(0x15d))[_0x5378d2(0x124)](_0x339c23=>{var _0x392221=_0x5378d2;hljs[_0x392221(0x13c)](_0x339c23);});}),'true'==isPost&&_0xbec734(0xfa)!=isPrivateBlog&&(null!=qSel('#rPst')&&ldCss(baseUrl+_0xbec734(0x134),_0xbec734(0x160),function(){var _0x34630b=_0xbec734;ldJs(baseUrl+_0x34630b(0x14e),_0x34630b(0xf5),!0x0,_0x34630b(0x136));}),null!=qSel(_0xbec734(0x11e))&&ldJs(baseUrl+'/js/AutoRelated.min.js','aRel-js',!0x0,_0xbec734(0x136)),null!=qSel(_0xbec734(0x139))&&ldJs(baseUrl+_0xbec734(0x16e),_0xbec734(0x12a),!0x0,_0xbec734(0x136))),''!=PuSet[_0xbec734(0x107)]['propertyID']&&((_0x2db1c4=document[_0xbec734(0x174)](_0xbec734(0x102)))['src']='https://www.googletagmanager.com/gtag/js?id='+PuSet[_0xbec734(0x107)][_0xbec734(0x13b)],document[_0xbec734(0x136)][_0xbec734(0x14d)](_0x2db1c4),window['dataLayer']=window[_0xbec734(0x14b)]||[],_0xfc8442('js',new Date()),_0xfc8442(_0xbec734(0x119),PuSet[_0xbec734(0x107)][_0xbec734(0x13b)])),''!=PuSet[_0xbec734(0x117)][_0xbec734(0x164)]&&ldJs(_0xbec734(0x159),_0xbec734(0x16c),!0x0,_0xbec734(0x116),function(){var _0x32e377=_0xbec734;ldJs(_0x32e377(0x125),_0x32e377(0x123),!0x0,_0x32e377(0x116),function(){var _0x3fb4ae=_0x32e377,_0xc2f7d=qSell(_0x3fb4ae(0x158)),_0x566080={};_0x566080['databaseURL']=PuSet[_0x3fb4ae(0x117)]['databaseUrl'],firebase[_0x3fb4ae(0xf4)](_0x566080);for(var _0x31f4df=firebase[_0x3fb4ae(0x152)](),_0x503d0e=0x0;_0x503d0e<_0xc2f7d[_0x3fb4ae(0x143)];_0x503d0e++){var _0x243438=_0xc2f7d[_0x503d0e],_0x2e7dcd=_0x243438[_0x3fb4ae(0x156)](_0x3fb4ae(0x13e));(_0x2e7dcd=_0x31f4df[_0x3fb4ae(0x122)](_0x3fb4ae(0x126)+blogID+_0x3fb4ae(0x120)+_0x2e7dcd))[_0x3fb4ae(0x163)](_0x3fb4ae(0x114),function(_0x5229a5,_0x5dcef2){return function(_0x436d5b){var _0x2bcd85=_0x8023;0x0<(_0x436d5b=_0x436d5b['exists']()?_0x436d5b[_0x2bcd85(0x15c)]():0x0)&&(_0x2bcd85(0xfa)==PuSet[_0x2bcd85(0x117)][_0x2bcd85(0xf8)]?_0x5229a5['setAttribute']('data-text',Pu['abv'](_0x436d5b)):_0x5229a5[_0x2bcd85(0x12c)](_0x2bcd85(0x178),_0x436d5b),remCt(_0x5229a5,_0x2bcd85(0x141))),_0x2bcd85(0xfa)==_0x5229a5['getAttribute'](_0x2bcd85(0x10d))&&(_0x5229a5[_0x2bcd85(0x12c)]('data-add',!0x1),_0x436d5b=parseInt(_0x436d5b)+0x1,_0x5dcef2['set'](_0x436d5b));};}(_0x243438,_0x2e7dcd));}});});},0x64),setTimeout(function(){var _0x50ccba=_0x1ce654;null!=qSel(_0x50ccba(0x108))&&ldJs(baseUrl+_0x50ccba(0x112),_0x50ccba(0x11c),!0x0,'body',function(){var _0x3f8b25=_0x50ccba;ldCss(baseUrl+_0x3f8b25(0x14a),_0x3f8b25(0x167));});},0x64),_0x1ce654(0xfa)!=isError&&(_0x1ce654(0x110)==PuSet['adsenseAds'][_0x1ce654(0x161)]?ldJs(baseUrl+'/js/AdsenseAds.min.js',_0x1ce654(0x16d),!0x0,_0x1ce654(0x136)):'defer'==PuSet['adsenseAds'][_0x1ce654(0x161)]&&Defer['js'](baseUrl+_0x1ce654(0x177),_0x1ce654(0x16d))),lazyCustomJs());}var aryLzJsM=[];function loadLzJsM(){var _0xf55b83=_0x8023,_0x16bcd5,_0x1c6528;aryLzJsM[_0xf55b83(0x13d)](0x1),'true'==isMobile&&''!=PuSet[_0xf55b83(0x16f)][_0xf55b83(0x118)]&&((_0x1c6528=(_0x16bcd5=document)[_0xf55b83(0x174)](_0xf55b83(0x10f)))['id']=_0xf55b83(0x149),_0x1c6528['textContent']=PuSet[_0xf55b83(0x16f)][_0xf55b83(0x118)],_0x16bcd5[_0xf55b83(0x13a)]('head')[0x0][_0xf55b83(0x14d)](_0x1c6528));}var lazyJs=!0x1;window[_0x805026(0x11d)](_0x805026(0x175),function(){var _0x3cbfb6=_0x805026;(0x0!=document['documentElement'][_0x3cbfb6(0x130)]&&!0x1===lazyJs||0x0!=document[_0x3cbfb6(0x136)][_0x3cbfb6(0x130)]&&!0x1===lazyJs)&&(0x0==aryLzJs[_0x3cbfb6(0x143)]&&null==Pu[_0x3cbfb6(0x162)](_0x3cbfb6(0x113))&&(loadLzJs(),Pu[_0x3cbfb6(0x172)](_0x3cbfb6(0x113),0x1)),0x0==aryLzJsM['length']&&null==Pu['gLS'](_0x3cbfb6(0x128))&&(loadLzJsM(),Pu[_0x3cbfb6(0x172)](_0x3cbfb6(0x128),0x1)),null!=qSel('#ckWrap')&&null==Pu['gC']('CookiePolicy')&&Defer(function(){var _0xc443cf=_0x3cbfb6;ldCss(baseUrl+_0xc443cf(0x133),'ck-css',function(){var _0x1ef26c=_0xc443cf;ldJs(baseUrl+'/js/CookieConsent.min.js',_0x1ef26c(0x15b),!0x0,_0x1ef26c(0x136));});},0x1388),scrollCustomJs(),'true'!=isError&&_0x3cbfb6(0x175)==PuSet[_0x3cbfb6(0x150)]['loadType']&&ldJs(baseUrl+_0x3cbfb6(0x177),_0x3cbfb6(0x16d),!0x0,_0x3cbfb6(0x136)),lazyJs=!0x0);},!0x0),qSel(_0x805026(0x136))[_0x805026(0x11d)](_0x805026(0xff),_0x37f4c0=>{var _0x308200=_0x805026;0x0==aryLzJs[_0x308200(0x143)]&&null==Pu[_0x308200(0x162)](_0x308200(0x113))&&(loadLzJs(),Pu[_0x308200(0x172)](_0x308200(0x113),0x1)),0x0==aryLzJsM['length']&&null==Pu[_0x308200(0x162)](_0x308200(0x128))&&(loadLzJsM(),Pu[_0x308200(0x172)]('Lz_JsM',0x1));}),Pu[_0x805026(0x162)](_0x805026(0x113))&&loadLzJs(),Pu['gLS']('Lz_JsM')&&loadLzJsM();
/*]]>*/</script>

    <script>
//<![CDATA[
//preloader
document.addEventListener('DOMContentLoaded',function(){
setTimeout(function(){
document.querySelector('.wc-pre-wrap').style.display ='none';
}, 3000);
});
//]]> 
</script>
    <script>
//<![CDATA[
document.onreadystatechange = function () {
            if (document.readyState === "complete") {
                console.log(document.readyState);
                document.getElementById("PreLoaderBar").style.display = "none";
            }
        }
//]]></script>
    <script>/*<![CDATA[*/
// live search dengan lazyload
var liveSearchLazy=!1;window.addEventListener("scroll",function(){(0!=document.documentElement.scrollTop&&!1===liveSearchLazy||0!=document.body.scrollTop&&!1===liveSearchLazy)&&(!function(){var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://cdn.jsdelivr.net/gh/choipanwendy/ajaxS@main/live-search.js?live=true&amp;image=true&amp;url=https://scripts.laxmanneal.com.np";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(e,a)}(),liveSearchLazy=!0)},!0); function srcClr(){document.querySelector(".ajax-search").classList.add("hidden")}document.addEventListener("DOMContentLoaded",function(){document.querySelector('input[name="q"]').addEventListener("focus",function(){document.querySelector(".ajax-search").classList.remove("hidden")})}),document.querySelector('button[type="reset"]').addEventListener("click",srcClr);
/*]]>*/</script>
    <!--[ </body> close ]-->
    
    <script>/*<![CDATA[*/ 
var timeOut = 2e3,
    slideIndex = 0,
    autoOn = !0;

function autoSlides() {
    timeOut -= 20, 1 == autoOn && timeOut < 0 && showSlides(), setTimeout(autoSlides, 20)
}

function prevSlide() {
    timeOut = 2e3;
    var e = document.getElementsByClassName("mySlides"),
        s = document.getElementsByClassName("dot");
    for (i = 0; i < e.length; i++) e[i].style.display = "none", s[i].className = s[i].className.replace(" active", "");
    --slideIndex > e.length && (slideIndex = 1), 0 == slideIndex && (slideIndex = 3), e[slideIndex - 1].style.display = "block", s[slideIndex - 1].className += " active"
}

function showSlides() {
    timeOut = 2e3;
    var e = document.getElementsByClassName("mySlides"),
        s = document.getElementsByClassName("dot");
    for (i = 0; i < e.length; i++) e[i].style.display = "none", s[i].className = s[i].className.replace(" active", "");
    ++slideIndex > e.length && (slideIndex = 1), e[slideIndex - 1].style.display = "block", s[slideIndex - 1].className += " active"
}
autoSlides();
/*]]>*/</script>
    
    &lt;!--</body>--&gt;&lt;/body&gt;
</html>
Previous Post Next Post