<!--
/*
-----------------------------------------------
Blogger Template Style
Name:        VNPT Business - Blogger Premium Template
Version:     1.1.0.V
Author:      VNPT-CA.COM
Author Url:  https://vnpt-ca.com/
Last Update: 18/November/2023
This Theme is Created by vnpt-ca.com This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License http://creativecommons.org/licenses/by-nd/4.0/ No One Has Been Permission to Sell Or Distribute this template without Our Permission.
----------------------------------------------- */
<!-- Variable definitions -->
<Variable name="keycolor" description="Address Bar Color" type="color" default="#0088cb"/>
<Group description="Layout Options" selector="body">
<Variable name="boxedMode" description="Enable Boxed Mode" type="length" default="0px" min="0px" max="1px"/>
<Variable name="stickyMenu" description="Enable Sticky Header" type="length" default="1px" min="0px" max="1px"/>
<Variable name="stickySidebar" description="Enable Sticky Sidebar" type="length" default="1px" min="0px" max="1px"/>
<Variable name="darkMode" description="Enable Dark Mode" type="length" default="0px" min="0px" max="1px"/>
</Group>
<Group description="Theme Colors" selector="body">
<Variable name="body.background" description="Theme Background Color" type="background" color="#ffffff" default="#ffffff url() repeat fixed top left"/>
<Variable name="main.text.color" description="Theme Main Text Color" type="color" default="#101010"/>
<Variable name="main.link.color" description="Theme Main Link Color" type="color" default="#0241ff"/>
<Variable name="main.button.color" description="Main Buttons Colors" type="color" default="#0088cb"/>
<Variable name="main.button.text.color" description="Main Buttons Text Color" type="color" default="#ffffff"/>
<Variable name="text.post.inner" description="Posts Article Text Color" type="color" default="#505050"/>
<Variable name="theme.text.color" description="Theme Text Color" type="color" default="#3e3e3e" />
</Group>
<Group description="Theme Fonts" selector="body">
<Variable name="main.font" description="Site Font" type="font" family="League Spartan" default="normal 400 14px $(family)" />
<Variable name="title.font" description="Title Font" type="font" family="League Spartan" default="normal 400 14px $(family)" />
<Variable name="meta.font" description="Meta Font" type="font" family="League Spartan" default="normal 400 14px $(family)" />
<Variable name="text.font" description="Text Font" type="font" family="League Spartan" default="normal 400 14px $(family)" />
</Group>
<Group description="Top Bar" selector="nav#top-bar">
<Variable name="topbar.bg" description="Top Menu Background" type="color" default="#020b24"/>
<Variable name="top.bar.menufont" description="Top Menu Title Color" type="color" default="#ffffff"/>
</Group>
<Group description="Main Menu" selector="div.menu-table">
<Variable name="main.menu.bg" description="Main Menu Background 0" type="color" default="#ffffff"/>
<Variable name="main.menu.text.color" description="Main Menu Text Color" type="color" default="#333333"/>
<Variable name="submenu.background.color" description="SubMenu Background Color" type="color" default="#ffffff"/>
<Variable name="sub.menu.text.color" description="SubMenu Text Color" type="color" default="#333333"/>
<Variable name="mobile.text.color" description="Mobile Menu Text Color" type="color" default="#333333"/>
<Variable name="main.logo.text.color" description="Main Logo Text Color" type="color" default="#222222"/>
</Group>
<Group description="Mobile Menu" selector="div.menu-table">
<Variable name="mobile.menu.bg.color" description="Mobile Menu Background Color" type="color" default="#ffffff"/>
</Group>
<Group description="Featured Gadgets" selector="#feed-view">
<Variable name="featured.gadgets.title" description="Featured Gadgets Title" type="color" default="#e8e8e8" />
<Variable name="featured.posts.title" description="Featured Posts Title" type="color" default="#0d1e50" />
<Variable name="lables.text.color" description="Lables Buttons Text Color" type="color" default="#0088cb" />
</Group>
<Group description="Sidebar" selector="div.sidebar">
<Variable name="cloud.bg.color" description="Cloud Labels Color" type="color" default="#0088cb" />
<Variable name="list.text.color" description="List Labels Color" type="color" default="#333333" />
<Variable name="email.bg.color" description="Email Subscription Color" type="color" default="#0088cb" />
<Variable name="email.text.color" description="Email Subscription Text Color" type="color" default="#ffffff" />
</Group>
<Group description="Footer" selector="div#footer-kit">
<Variable name="footer.background.color" description="Footer Background  Color" type="color" default="#151a2b"/>
<Variable name="footer.gadgets.title" description="Footer Gadget Title Color" type="color" default="#ffffff"/>
<Variable name="footer.title.color" description="Footer Title Color" type="color" default="#eeeeee"/>
<Variable name="footer.bio" description="Footer Bio Background Color" type="color" default="#e8e8e8"/>
<Variable name="footer.about.color" description="Footer About Us Color" type="color" default="#e7e7e7"/>
<Variable name="footer.text.color" description="Footer Text Color" type="color" default="#ffffff"/>
<Variable name="footer.copyright.bg" description="Footer Copyright Background Color" type="color" default="#0f1426"/>
</Group>
<Group description="Theme Widths" selector="body">
<Variable name="outerContainer.width" description="Container Width" type="length" default="1178px" min="1178px" max="1378px"/>
<Variable name="sidebar.width" description="Sidebar Width" type="length" default="320px" min="300px" max="336px"/>
</Group>
<!-- Extra Variables -->
<Variable name="body.background.color" description="Body Background Color" type="color" default="transparent" />
<Variable name="body.post.color" description="Body Post Color" hideEditor="true" type="color" default="#ffffff" />
<Variable name="body.text.font" description="Font" hideEditor="true" type="font" default="13px arial, sans-serif" />
<Variable name="body.text.color" description="Body Text Color" hideEditor="true" type="color" default="#6d6d6d" />
<Variable name="body.title.color" description="Comments Color" hideEditor="true" type="color" default="#232323"/>
<Variable name="body.link.color" description="Body Link Color" hideEditor="true" type="color" default="#6d6d6d" />
<Variable name="body.action.font.large" description="Comments Font 2" hideEditor="true" type="font" default="normal 700 14px Arial, sans-serif !important" />
/*-- Reset CSS Start Here --*/
html.rtl {
--body-font: Cairo,sans-serif;
--meta-font: Cairo,sans-serif;
--title-font: Cairo,sans-serif;
--text-font: Cairo,sans-serif;
}
:root{
--body-font:'League Spartan', sans-serif;
--title-font:'League Spartan', sans-serif;
--meta-font:'League Spartan', sans-serif;
--text-font:'League Spartan', sans-serif;
--icons-font:"bootstrap-icons",bootstrap-icons;
--text-font-color:#505050;
--runs-solid-color:#c1bbbb;
--black-color:#404040;
--hero-color:#aaaaaa;
--main-menu-bg:#ffffff;
--snippet-color:#aba4a4;
--solid-border:#ddd;
--bg-tp-wrap:#f5f0ea;
--featured-posts-title:#0d1e50;
--button-bg-color:#0088cb;
--button-text-color:#ffffff;
--lables-text-color:#0088cb;
--email-bg-color:#0088cb;
--email-text-color:#ffffff;
--cloud-bg-color:#0088cb;
--cloud-border-color:#0088cb;
--list-text-color:#333333;
--theme-text-color:#3e3e3e;
--featured-gadgets-title:#e8e8e8;
--placeholder-text-color:#3e3e3e;
--main-menu-text-color:#333333;
--sub-menu-text-color:#333333;
--footer-title-color:#eeeeee;
--footer-copyright-bg:#0f1426;
--body-color-main:#ffffff url() repeat fixed top left;
--all-link-color:#0241ff;
--black-text:#343434;
--sp-bg:#fcfbf6;
--topbar-bg:#020b24;
--ft-bg:#f0f2f5;
--sidebar-bg:#fafbff;
--bg-cards-search:#f5f8fc;
--main-text-color:#101010;
--mobile-menu-bg:#ffffff;
--mobile-text-color:#333333;
--white-bg:#ffffff;
--block-bg:#ffffff;
--featured-posts-title-featured:#ffffff;
--white-label-color:#ffffff;
--bg-cards:#ffffff;
--bg-cards-video:#121212;
--bg-cards-shadow:0px 3px 3px 0 rgb(0 0 0 / 0.08);
--bt-breaking:rgba(0 0 0 / 0.08);
--bt-breaking-text:#626262;
--shadow-top:0 0 20px rgba(0,0,0,.15);
--shadow-top-fixed:5px 5px 8px 0px rgba(224 223 223 / 0.48);
--ads-bg:rgb(143 183 255 / 0.20);
--ads-text:#898989;
--buttons-category-text:#1d1d1d;
--snip-text-color:#eeeeee;
--comments-dec:#333;
--sticky-bg:#f1f1f1;
--input-form:transparent;
--bt-home:#f2f7fb;
--cm-count:#555555;
--shadow-light:0px 2px 5px 1px rgb(0 0 0 / 0.10);
--nav-site-text:#4e4e4e;
--sticky-lists:#f7fcff;
--post-snip-data:#707070;
--post-snip-open:#383838;
--ico-relative:#c11111;
--front-bg-lists:#fff;
--share-author-links:#585858;
--box-posts-share:#FAFAFC;
--title-share:#1c1c1c;
--title-share-fa:#5c5c5c;
--footer-text-color:#ffffff;
--footer-about-text:#e7e7e7;
--footer-bg-color:#151a2b;
--footer-gadgets-title:#ffffff;
--main-logo-text-color:#222222;
--submenu-bg-color:#ffffff;
--comment-content:#f6f6f6;
--comment-text:#5e5e5e;
--label-text-color:#2c2c2c;
--pager-text-color:#6d6d6d;
--back-top:rgb(90 90 90 / 0.18);
--box-shadows:rgb(102 102 102 / 0.13);
}
body.dark{
--main-logo-text-color:#d4d4d4;
--all-link-color:rgba(255,255,255,.7);
--body-color-main:#292929;
--main-menu: #383838;
--sp-bg:#212121;
--text-font-color:#d3d3d3;
--shadow-top:none;
--topbar-bg:#292929;
--ft-bg:#1b1b1b;
--bg-tp-wrap:#121111;
--top-bar:#2d2d2d;
--cloud-border-color:rgb(100 100 100 / 0.66);
--cloud-bg-color:#ffffff;
--mobile-menu-bg:#212121;
--main-menu-bg:#212121;
--input-form:rgb(112 112 112 / 0.34);
--shadow-top-fixed:none;
--white-label-color:#464646;
--main-menu-text-color:#dadada;
--list-text-color:#fff;
--sub-menu-text-color:#dadada;
--title-share:#dddddd;
--black-color:#d9d9d9;
--title-share-fa:#dddddd;
--front-bg-lists:#292929;
--box-shadows:transparent;
--bt-home:#212121;
--sticky-lists:#212121;
--post-snip-open:#eee;
--footer-gadgets-title:#c3c3c3;
--footer-title-color:#adadad;
--op-bg:0.1;
--sidebar-bg:#1b1b1b;
--sticky-bg:#212121;
--placeholder-text-color:#dadada;
--theme-text-color:#dadada;
--featured-gadgets-title:#dadada;
--mobile-text-color:#ffffff;
--ads-bg:#212121;
--box-posts-share:#323232;
--submenu-bg-color:#212121;
--label-text-color:#a1a1a1;
--featured-posts-title: #c3c3c3;
--ads-text:#dadada;
--buttons-category-text:#dadada;
--bg-cards:#212121;
--bg-cards-search:#222222;
--block-bg:#3a3a3a;
--black-text:#f3f8fb;
--post-snip-data:#a5a5a5;
--comments-dec:#cecece;
--comment-content:#353535;
--comment-text:#c1c1c1;
--footer-bg-color:#181818;
--footer-text-color:#E4E4E4;
--cm-count:#E4E4E4;
--main-text-color:#E4E4E4;
--nav-site-text:#c3c3c3;
--share-author-links:#E4E4E4;
--footer-copyright-bg:#292929;
}
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;margin:0;text-decoration:none;}
form,textarea,input,button{font-family:var(--body-font);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;outline:none;box-sizing:border-box;border:none;}
.CSS_LIGHTBOX{z-index:999999!important}.CSS_LIGHTBOX_ATTRIBUTION_INDEX_CONTAINER .CSS_HCONT_CHILDREN_HOLDER > .CSS_LAYOUT_COMPONENT.CSS_HCONT_CHILD:first-child > .CSS_LAYOUT_COMPONENT{opacity:0}
html{position:relative;word-break:break-word;word-wrap:break-word;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
dl,ul{list-style-position:inside;font-weight:400;list-style:none}
button{cursor: pointer;outline: none;border: none;}
ul li{list-style:none}
caption,th{text-align:center}
.blogger-clickTrap{position:unset !important;}
.box-view #outer-wrapper{max-width: 1190px;}
html,body{text-size-adjust:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none}
.separator a{clear:none!important;float:none!important;margin-left:0!important;margin-right:0!important}
#Navbar1,#navbar-iframe,.widget-item-control,a.quickedit,.home-link,.feed-links{display:none!important}
.center{display:table;margin:0 auto;position:relative}
.widget > h2,.widget > h3{display:none}
iframe[src*="youtube.com"]{width:100%;height:auto;aspect-ratio:16/9}
.widget iframe,.widget img{max-width:100%}
.container{position:relative;max-width: 100%;width: 1145px;}
.center{display:table;margin:0 auto;position:relative}
img{border:0;position:relative}
a,a:visited{text-decoration:none}
.clearfix{clear:both}
.section,.widget,.widget ul{margin:0;padding:0}
a{color:var(--all-link-color)}
a img{border:0}
abbr{text-decoration:none}
.widget>h2,.widget>h3{display:none}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*-- CSS Variables --*/
.no-items.section{display:none}
h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:700}
body{position:relative;background:var(--body-color-main);font-family:var(--body-font);font-size:14px;font-weight:400;color:var(--black-text);word-wrap:break-word;margin:0;padding:0;font-style:normal;line-height:1.4em}
#outer-wrapper{position:relative;overflow:hidden;width:100%;max-width:100%;margin:0 auto}
.outer-case{display: flex;justify-content: space-between;}
.dark .post-body p{background:transparent!important;color:#fff!important}
#center-case{position:relative;overflow:hidden;padding:20px 0 0;margin:0}
#feed-view{position:relative;float:left;width:calc(100% - (320px + 5px));box-sizing:border-box;padding:0}
#sidebar-case{position:relative;float:right;width:320px;box-sizing:border-box;padding:0}
.snip-thumbnail{position:relative;width:100%;height:100%;display:block;object-fit:cover;z-index:1;opacity:0;transition:opacity .30s ease,transform .30s ease}
.snip-thumbnail.lazy-img{opacity:1}
.image-nos,.video-nos,.post-image .post-pin-link{background:linear-gradient(130deg,rgb(0 0 0 / 22%),rgb(135 135 135 / 13%),rgb(16 16 16 / 27%));background-size:200% 200%;-webkit-animation:Animation 5s ease infinite;-moz-animation:Animation 5s ease infinite;animation:Animation 1s ease infinite;}
-moz-animation:Animation 5s ease infinite;animation:Animation 5s ease infinite;}
@-webkit-keyframes Animation{0%{background-position:10% 0%}
50%{background-position:91% 100%}
100%{background-position:10% 0%}}
@-moz-keyframes Animation{0%{background-position:10% 0%}
50%{background-position:91% 100%}
100%{background-position:10% 0%}}
@keyframes Animation{0%{background-position:10% 0%}
50%{background-position:91% 100%}
100%{background-position:10% 0%}}
.post-pin-link:hover .snip-thumbnail,.sidebar .post-pin-inner:hover .snip-thumbnail{transform: scale3d(1.1,1.1,1);}
.background-layer:before{content:'';position:absolute;left:0;right:0;bottom:0;height:55%;background-image:linear-gradient(to bottom,transparent,rgb(0 0 0));-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:2;opacity:1;margin:0;transition:opacity .25s ease}
.colorful-ico .external-link a:before,.social .external-link a:before{content:'\F1C5';}
.colorful a:hover {opacity: 0.8;}
.colorful .blogger a{color:#ff5722}
.colorful .youtube a{color:#f50000}
.colorful .messenger a{color:#0084ff}
.colorful .snapchat a{color:#ffe700}
.colorful .instagram a{color:#dd277b}
.colorful .google a{color:#0165b4}
.colorful .apple a{color:#000000}
.colorful .microsoft a{color:#0165b4}
.colorful .dribbble a{color:#ea4c89}
.colorful .tiktok a{color:#fe2c55}
.colorful .stumbleupon a{color:#eb4823}
.colorful .vk a{color:#4a76a8}
.colorful .stack-overflow a{color:#f48024}
.colorful .github a{color:#24292e}
.colorful .soundcloud a{background:linear-gradient(#ff7400,#ff3400)}
.colorful .behance a{color:#191919}
.colorful .digg a{color:#1b1a19}
.colorful .delicious a{color:#0076e8}
.colorful .codepen a{color:#000}
.colorful .flipboard a{color:#f52828}
.colorful .twitch a{color:#6441a5}
.colorful .rss a{color:#ffc200}
.colorful .skype a{color:#00aff0}
.colorful .discord a{color:#7289da}
.colorful .share a{color:var(--hero-color)}
.colorful .mailbox a{color:#888}
.colorful .external-link a{color:#3500e5}
.dark .colorful .external-link a{color:#eee}
.head-c{display:flex;flex-wrap:wrap;flex-shrink:0;flex-direction:row;justify-content:center;align-items:center;align-content:center;margin:0;}
.dark .post-body ol>li:before{color:#eee}
.dark-c{position:relative;background-color:rgb(0 0 0 / 0.36);display:flex;align-items:center;font-size:12px;color:var(--button-text-color);width:40px;height:20px;margin:0 10px 0 5px;border-radius:20px;flex-shrink: 0;}
.dark-c:hover:before{opacity:0.8}
.dark .dark-c:before{content:'\F495';left:21px;}
.dark-c:before{content:'\F1D2';font-family:var(--icons-font);position:absolute;left:2px;width:16px;height:16px;text-align:center;background-color:var(--button-bg-color);font-weight:400;line-height:16px;z-index:2;border-radius:50%;box-shadow:0 0 4px rgb(0 0 0 / 0.10);transition:left .18s ease;}
.dark .dark-c:after{content:'\F1D2';right:26px;}
.dark-c:after{content:'\F495';font-family:var(--icons-font);position:absolute;right:4px;width:10px;font-size:8px;font-weight:400;line-height:1;text-align:center;opacity:0.5;transition:right .18s ease;}
h1.blog-title{font-size:24px;max-width:195px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;line-height: 38px;}
.entry-title{position:relative;display:block;font-size:18px;line-height:1.2em;margin:5px 0;}
#menu-chipList>.mega-menu{position:unset!important}
.menu-chip li:hover .my-menu{opacity:1;visibility:visible}
.drop-down>a:after{content:'\F282';float:right;font-family:var(--icons-font);font-size:9px;font-weight:400;margin:-1px 0 0 5px}
.my-menu{position:absolute;background-color:var(--block-bg);top:59px;opacity:0;visibility:hidden;width:100%;left:0;box-sizing:border-box;border-radius:4px;right:0;z-index:3333;color:var(--white-bg);height:auto;padding:20px;min-height:100px;box-shadow:0 10px 10px rgba(0,0,0,0.28);transition:all .3s ease;}
.menu-chip li:hover .my-menu{margin-top:1px;opacity:1;visibility:visible}
.mega-box{width:calc((100% - 50px) / 5);box-sizing:border-box;float:left;overflow:hidden;position:relative}
.mega-box:last-child{margin-right:0}
.mega-box .post-pin-link{position:relative;height:100%}
.menu-zone{display:flex;justify-content:space-between;flex-wrap:wrap}
.menu-zone .mega-img{height:180px;display:block;overflow:hidden;border-radius:4px;}
.flex-section{display:flex;flex-wrap:wrap;width:100%;float:left;align-items:center;justify-content:center;}
.flex-ft{display:flex;justify-content:center;padding:0 10px;}
.tocset-pro{display:flex;width:100%;clear:both;margin:0}
.tocset-inner{position:relative;max-width:100%;font-size:14px;background-color:rgba(165 165 165 / 0.10);overflow:hidden;line-height:23px;border:1px solid #a0a0a0;border-radius:5px}
.tocset-title{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:38px;font-size:16px;font-weight:600;color:var(--text-font-color);padding:0 15px;margin:0;text-align:left}
.tocset-title-text{display:flex}
.tocset-title-text:before{content:'\F475';font-family:var(--icons-font);font-size:20px;font-weight:400;margin:0 5px 0 0}
.rtl .tocset-title-text:before{margin:0 0 0 5px}
.tocset-title:after{content:'\F282';font-family:var(--icons-font);font-size:16px;font-weight:400;margin:0 0 0 25px;color:var(--buttons-category-text);}
.rtl .tocset-title:after{margin:0 25px 0 0;}
.tocset-title.opened:after{content:'\F286'}
.tocset-title:hover{text-decoration:none}
#tocset{display:none;padding:0 15px 10px;margin:0}
#tocset ol{padding:0 0 0 15px}
#tocset li{font-size:14px;font-weight:500;margin:10px 0}
#tocset li a{color:var(--main-text-color)}
#tocset li a:hover{opacity:0.8;text-decoration:underline}
nav#top-bar{background:var(--topbar-bg);padding: 8px 0;}
.nav-widget{display:flex;justify-content:space-between;align-items:center;gap:15px;}
.colorful-ico{display:flex;gap:10px;align-items:center;justify-content:center;}
.colorful-ico li a{display:flex;width:28px;height:28px;font-size:13px;border-radius:4px;text-align:center;margin:0;justify-content:center;align-items:center;}
.social-mobile .colorful-ico li a{border:1px solid;}
div#LinkList9 .widget-title{margin:0;height:unset;}
div#LinkList9{display:flex;align-items:center;justify-content:center;gap:20px;}
div#LinkList9 .widget-title h3{--theme-text-color:#ffffff;font-size:17px;--body-color-main:var(--topbar-bg);padding:0 5px 0 0;margin:0;flex-shrink: 0;}
.rtl div#LinkList9 .widget-title h3{padding:0 0 0 5px;}
div#LinkList9 .widget-title:before{width:90%;}
div#LinkList9 .widget-title:after{width:100%;}
div#social-sec{width:35%;flex-shrink:0;}
div#hot-posts{width:calc(75% - 20px);}
#post-ad{position:relative;box-sizing:border-box;width:100%;height:auto;padding:0 5px;margin:10px 0}
#post-ad .widget{position:relative;width:100%;line-height:0;height:auto}
.top-ads,.below-ads,#post-ad,#main-ads-post,#ads-top,.share-runs,.share-sym,.home-share,.share-top,.show-hid{display:none!important}
.widget:has(img[alt="ads banner"]){display:none!important}
.footer-c{padding:20px;background:var(--footer-copyright-bg);}
.footer-c .footer-copyright{position:relative;font-size:14px;margin:0}
.copyright-text{margin:0;color:var(--footer-text-color);}
.footer-c .footer-copyright a{color:var(--footer-text-color)}
.footer-c .footer-copyright a:hover{color:var(--footer-text-color)}
#footer-m{position:relative;display:block;margin:0}
.footer-m ul li{position:relative;float:left;margin:0}
.footer-m ul li a{display:flex;float:left;font-size:15px;color:var(--footer-text-color);padding:0 5px;margin:0;align-items:center;gap:8px;}
.footer-m ul li a:before{content:'\F287';font-family:var(--icons-font);font-size:6px;color:var(--button-bg-color);}
#footer-m ul li a:hover{opacity:0.8;}
.share-lever .mailbox a{background-color:#888}
#header-sec{position:relative;float:left;width:100%;height:auto;margin:0}
.menu-table .container{margin:0 auto;}
.menu-c,.menu-table{position:relative;background:var(--main-menu-bg);float:left;z-index:990;width:100%;height:75px;box-sizing:border-box;padding:0;margin:0;}
.logo-case{position:relative;box-sizing:border-box;width:100%;float:left;margin:0 30px 0 0;padding:0;}
.head-c img{display:block;width:auto;height:auto;max-height:45px;margin:0;}
.hamburger{display:none;color:var(--main-menu-text-color);height:40px;font-size:17px;padding:0 15px;}
.header-section{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;float:left;width:100%;margin:0;align-items:center;}
.header-left{position:static;display:flex;margin:0;align-items:center;}
.header-right{position:absolute;right:0;margin:0;overflow:hidden;background: var(--main-menu-bg);z-index:11;}
.rtl .header-right{left:0;right:unset;}
.head-c h1{display:block;font-size:25px;color:var(--main-logo-text-color);height:30px;line-height:30px;overflow:hidden;padding:0;margin:0}
.head-c h1 a{color:var(--main-logo-text-color)}
.head-c .LinkList .widget-content{display:flex;justify-content:space-between;align-items:center;}
.menu-table.show{top:0;margin:0;}
.menu-table.fixed-nos.show{background:var(--main-menu-bg)}
.main-menu-wrap{position:static;height:75px;margin:0}
#menu-chip .widget,#menu-chip .widget>.widget-title{display:none}
#menu-chip .show-menu{display:block}
#menu-chip{position:static;height:75px;z-index:10}
#menu-chip ul>li{position:relative;display:flex;flex-shrink:0;}
#menu-chipList>li>a{position:relative;display:flex;font-size:16px;color:var(--main-menu-text-color);font-weight:600;text-transform:capitalize;padding:0 15px;align-items:center;}
#menu-chipList>li>a span{margin:0 3px 0 0;font-size:16px;color:var(--button-bg-color)}
#menu-chipList>li>a:hover{color:var(--button-bg-color)}
#menu-chip ul>li>ul{position:absolute;float:left;left:0;top:60px;width:180px;background:var(--submenu-bg-color);z-index:99999;visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);padding:0;box-shadow:0 2px 5px 0 rgba(0,0,0,0.15),0 2px 10px 0 rgba(0,0,0,0.17)}
#menu-chip ul>li>ul>li>ul{position:absolute;top:0;left:100%;-webkit-transform:translateX(-10px);transform:translateX(-10px);margin:0}
#menu-chip ul>li>ul>li{display:block;float:none;position:relative}
#menu-chip ul>li>ul>li a{position:relative;display:block;overflow:hidden;height:36px;font-size:13px;color:var(--sub-menu-text-color);line-height:36px;font-weight:500;box-sizing:border-box;padding:0 15px;margin:0;border-bottom:1px solid rgba(155,155,155,0.07)}
#menu-chip ul>li>ul>li:last-child a{border:0}
#menu-chip ul>li>ul>li:hover>a{color:var(--button-bg-color)}
#menu-chip ul>li.sub-tab>a:after,#menu-chip ul>li.sub-has>a:after{content:'\F282';font-family:var(--icons-font);font-size:11px;font-weight:700;margin:2px 0 0 5px;transition: 0.31s;vertical-align: middle;}
.rtl #menu-chip ul>li.sub-tab>a:after,.rtl #menu-chip ul>li.sub-has>a:after{margin: 0 5px;}
.rtl #ArchiveList .flat li>a:before{float:right;}
.rtl #ArchiveList .flat li>a>span{float:left;}
.subscribe-t{display:inline-block;height:35px;background-color:var(--button-bg-color);font-size:14px;color:var(--button-text-color);font-weight:600;line-height:35px;padding:0 20px;margin:0 10px;border:0;border-radius:4px;}
.subscribe-t:hover{filter:brightness(0.9);}
#menu-chip ul>li.sub-tab>a:hover:after,#menu-chip ul>li.sub-has>a:hover:after{transform:rotate(180deg);transition:0.31s;}
#menu-chip ul>li>ul>li.sub-tab>a:after{content:'\F285';float:right;margin:0}
#menu-chip ul>li:hover>ul,#menu-chip ul>li>ul>li:hover>ul{visibility:visible;opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(0);transform:translate(0)}
#menu-chip ul ul{transition:all .35s ease}
.loading-icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.sec-pin .loading-icon{height:185px}
.search-section .loading-icon{margin: 15px 0;}
.loading-icon:after{content:"";width:40px;height:40px;border-radius:50%;border:2px solid var(--main-text-color);border-right:2px solid #c1c1c1;display:inline-block;animation:runload 0.6s infinite}
@-webkit-keyframes runload{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes runload{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
.loading-frame{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes fadeIn{from{opacity:0}
to{opacity:1}}
.run-time{animation-name:fadeIn}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,5px,0)}
to{opacity:1;transform:translate3d(0,0,0)}}
.load-time{animation-name:fadeInUp}
.overlay, #overlay-id{visibility:hidden;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(10 18 43 / 0.61);backdrop-filter:blur(2px);z-index:1000;margin:0;transition:all .25s ease;}
.hamburger:before{content:"\F479";font-family:var(--icons-font);font-size:24px;font-weight:400}
#inner-menu{display:none;position:fixed;width:80%;height:100%;top:0;left:0;bottom:0;background:var(--mobile-menu-bg);overflow:auto;z-index:1010;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden;box-shadow:3px 0 7px rgba(0,0,0,0.1);-webkit-transition:all .5s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .5s cubic-bezier(.79,.14,.15,.86);-o-transition:all .5s cubic-bezier(.79,.14,.15,.86);transition:all .5s cubic-bezier(.79,.14,.15,.86)}
.menu-kit #inner-menu{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;opacity:.99;-webkit-transition:all .5s cubic-bezier(.79,.14,.15,.86);-moz-transition:all .5s cubic-bezier(.79,.14,.15,.86);-o-transition:all .5s cubic-bezier(.79,.14,.15,.86);transition:all .5s cubic-bezier(.79,.14,.15,.86)}
.menu-bite{display:flex;padding:10px 0;margin:0;box-shadow:3px 2px 4px 1px rgb(135 135 135 / 0.20);opacity:0;transition:all ease-in-out .3s;justify-content:flex-end;align-items: center;}
#inner-menu{transition:all .6s ease-in-out}
.menu-h{display:block;color:var(--main-menu-text-color);font-size:20px;line-height:28px;text-align:center;cursor:pointer;z-index:20;background:rgb(137 137 137 / 0.10);border-radius:4px;padding:0 12px;margin: 0 10px 0 0;transition:transform ease-out .2s;}
.rtl .menu-h{margin: 0 0 0 4px;}
.menu-h:before{content:"\F659";font-family:var(--icons-font);font-size: 14px;font-weight:400}
.menu-kit .menu-bite,.menu-kit .mobile-case{opacity:1}
.mobile-case{display:flex;flex-direction:column;opacity:0;justify-content:space-between;float:left;width:100%;height:calc(100% - 11%);transition:all ease-in-out .3s}
.social-mobile ul{margin: 0 0 0 15px;float: left;}
.post-deep.flex{display:flex;gap: 15px;}
.post-inner-user{position:relative;float:left;}
span.author-image{position:relative;display:block;height:40px;width:40px;}
span.author-image img{border-radius:50%;padding:1px;border:1px solid var(--button-bg-color);}
.mobile-menu{position:relative;float:left;width:100%;box-sizing:border-box;padding:0 25px 0 0;}
ul#menu-chipList{display:flex;height:75px;margin: 0 0 0 15px;}
.mobile-menu>ul{margin:0}
.mobile-menu .m-sub{display:none;padding:0}
.mobile-menu ul li{position:relative;display:block;overflow:hidden;float:left;width:100%;font-size:14px;font-weight:600;margin:0;padding:0}
.mobile-menu>ul li ul{overflow:hidden}
.mobile-menu>ul>li{border-bottom:1px solid rgb(181 181 181 / 0.20)}
.mobile-menu>ul>li.sub-tab>a:after,.mobile-menu>ul>li>ul>li.sub-tab>a:after{font-family:var(--icons-font);font-weight:400;content:"\F282";position: absolute;right: 0;font-size:16px;vertical-align:middle;}
.rtl .mobile-menu>ul>li.sub-tab>a:after,.rtl .mobile-menu>ul>li>ul>li.sub-tab>a:after{left: 0;right: unset;}
.mobile-menu ul li.sub-tab.show>a:after{content:'\F286'}
.mobile-menu ul li a:hover,.mobile-menu ul li.sub-tab.show>a,.mobile-menu ul li.sub-tab.show>.submenu-toggle,.search-button-flex:hover,.hamburger:hover,.menu-h:hover{color:var(--button-bg-color)}
.mobile-menu>ul>li>ul>li a{display:flex;font-size:15px;font-weight:400;color:var(--mobile-text-color);padding:5px 0 5px 15px;margin: 0 0 8px;justify-content:space-between;flex-wrap:wrap;}
.mobile-menu>ul>li>ul>li a:before{content:"\F309";font-family:var(--icons-font);font-style:normal;font-weight:400;color:rgb(88 88 88 / 0.42);font-size:6px;padding-right:5px;position:absolute;left:4px;vertical-align:middle;}
.mobile-menu>ul>li>ul>li>ul>li>a:before{left:18px;}
.mobile-menu>ul>li>ul>li>ul>li>a{padding:5px 0 5px 30px}
.mobile-menu ul>li>.submenu-toggle:hover{opacity:0.8;}
.fixed-nos{position:fixed;top:-80px;left:0;width:100%;z-index:990;box-shadow: none;transition:top .17s ease}
.menu-kit .fixed-nos{top:0}
.menu-kit{overflow:hidden;left:0;right:0}
.search-wrap{position:relative;display:flex;height:75px;align-items:center;margin:0;}
#search-flex{position:fixed;display:flex;flex-direction:column;top:25px;left:50%;max-width:480px;width:95%;background:var(--block-bg);overflow:hidden;visibility:hidden;opacity:0;transform:translate3d(-50%,50%,0);z-index:1010;border-radius:6px;box-shadow:0px 0px 4px 2px rgb(129 129 129 / 0.05);transition:all .17s ease;}
.active-search #search-flex{backface-visibility:inherit;visibility:visible;opacity:1;transform:translate3d(-50%,0,0);}
.active-search #overlay-id{cursor:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='100' x2='100' y2='0' stroke-width='14' stroke='white'%3e%3c/line%3e%3cline x1='0' y1='0' x2='100' y2='100' stroke-width='14' stroke='white'%3e%3c/line%3e%3c/svg%3e"),auto;visibility:visible;opacity:1;}
.search-wall{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;height:100%;border-bottom:1px solid rgb(120 120 120 / 0.11);overflow:hidden;margin:0;}
.search-wall .search-form{position:relative;flex:1;padding:0;border:0;border-radius: 4px 0 0 4px;}
.search-wall .search-input{position:relative;width:100%;height:60px;background: transparent;color:var(--featured-posts-title);font-size:15px;font-weight:400;padding:0 0 0 15px;border:0;}
.rtl .search-wall .search-input{padding:0 15px 0 0;}
.search-wall .search-input:focus,.search-wall .search-input::placeholder{color:var(--featured-posts-title);outline:none}
.search-wall .search-input::placeholder{opacity:.70}
.search-flex-close{width:50px;height:50px;border-radius:0 4px 4px 0;background: transparent;color:var(--featured-posts-title);font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease-out .2s;z-index:20;padding:0;margin:0;}
.search-flex-close:hover{opacity:0.8;}
.search-button-flex{color:var(--main-menu-text-color);width:40px;height:40px;font-size:20px;text-align:center;line-height:40px;cursor:pointer;z-index:20;padding:0;margin:0;transition:margin .25s ease;}
.search-button-flex:before,.search-hidden:after{content:"\F52A";font-family:var(--icons-font);font-weight:400}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none;}
.search-input input{border-radius:5px;padding:5px 10px;width:98%;border:2px solid #eee}
#cookies-set{display:none;position:fixed;bottom:20px;left:20px;width:300px;background-color:var(--block-bg);z-index:222;padding:20px;visibility:hidden;opacity:0;border-radius:4px;box-shadow:0 2px 8px 0px rgb(0 0 0 / 0.11);transition:all .30s ease}
#cookies-set .cookies .widget .widget-content a{color:var(--nav-site-text);text-decoration:underline;}
#cookies-set .cookies .widget .widget-content a:after{content:'\F1C5';font-family:var(--icons-font);font-size:10px;font-weight:400;margin:0 0 0 3px;vertical-align:middle;}
#cookies-set.cookies-show{visibility:visible;opacity:1;}
#cookies-set .cookies .widget .widget-title{display:none;}
.cookies-bt{display:inline-block;height:35px;background-color:var(--button-bg-color);font-size:14px;color:var(--button-text-color);font-weight:600;line-height:35px;padding:0 20px;border:0;border-radius:4px;}
#cookies-set .cookies .widget .widget-content{display:block;font-size:14px;color:var(--nav-site-text);margin:0 0 15px;}
.cookies-bt:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22)}
#hidden-widget-case,.hide,.hidden-widgets{display:none;visibility:hidden}
.search-kit{position:relative;display:block;max-width:480px;margin: 10px 0 0;}
.search-box{position:relative;display:block;padding:2px 5px;margin:5px 10px;border-radius:6px;border:1px solid rgb(120 120 120 / 0.11);box-shadow:0px 0px 4px 2px rgb(129 129 129 / 0.05);box-sizing:border-box;overflow:hidden;}
.search-thumb{position:relative;display:block;float:left;width:120px;height:90px;margin:0 10px 0 0;border-radius:6px;overflow:hidden;}
.link-snip{display:block;text-align:center;margin:15px;}
.link-snip a{display:block;background:var(--button-bg-color);color:var(--button-text-color);border-radius:6px;font-size:15px;padding:8px 0;}
.post-snip{color:var(--post-snip-data);font-size:14px;display:flex;align-items:center;}
span.post-author{font-weight: 500;margin:0 4px;}
span.post-author:not(.entery-f span.post-author){color:var(--main-text-color);}
.entery-c{position:relative;overflow:hidden;}
.entery-c .entry-title a,.video-box .entery-f .entry-title{width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.entery-f .entry-title,.type-video a,.type-video .entry-title a{color:var(--featured-posts-title-featured);}
.entery-f .post-snip,.type-video .entery-c .post-snip{--post-snip-data:var(--snip-text-color);--label-text-color:var(--snip-text-color);}
.entery-f{position:absolute;left:0;bottom:0;z-index:11;width:100%;box-sizing:border-box;padding:5px 10px 10px}
.ticker-pro .loading-icon{line-height:38px;}
.ticker-pro .widget .widget-content span.error-status{padding:0;line-height:30px;}
.ticker-pro .loading-icon:after{width:20px;height:20px;}
.ticker-pro .widget-title h3{--body-color-main:transparent;--theme-text-color:#ffffff;}
.ticker-pro .widget-title h3:after{content:'';border:0.5px solid #fff;height: 20px;margin:0 0 0 10px;}
.ticker-pro .widget-title{margin:0;padding: 0 0 0 20px;height:unset;display: block;}
.ticker-pro .widget-title:before,.ticker-pro .widget-title:after{left:0;width:6px;height:6px;background-color:#ffffff;border-radius:50%;border:unset;top:12px;}
.rtl .ticker-pro .widget-title:before,.rtl .ticker-pro .widget-title:after{left:unset;right:0;}
.fl-footer .widget-title:before, .fl-footer .widget-title:after{border: 0.5px solid var(--button-bg-color);}
.rtl .ticker-pro .widget-title{padding:0 20px 0 0;}
.ticker-pro .widget-title:before{animation:blink 2s infinite;}
@keyframes blink{0%{opacity:.8;transform:scale(0.8)}100%{opacity:0;transform:scale(4)}}
.ticker-pro .widget-content{position:relative;justify-content:flex-end;flex:1;align-items:center;margin:0;display:none;height:30px;overflow:hidden;}
.breaking-ticker{position:relative;display:flex;box-sizing:border-box;justify-content:space-between;flex:1;margin:0;height:30px;}
.ticker-pro .open-iki,.ticker-pro .widget.PopularPosts .widget-content{display:flex!important}
.breaking-ticker .tickerNews .entry-title{height:30px;font-size:15px;line-height:30px;margin:0;overflow:hidden}
.breaking-ticker .tickerNews .entry-title a{--featured-posts-title:#ffffff;}
.breaking-ticker .active{opacity:1;visibility:visible;transform:translate3d(0,0,0);pointer-events:initial}
.tickerNews{position:absolute;top:0;left:0;opacity:0;width: 100%;visibility:hidden;pointer-events:none;}
.tickerNews{transform:translate3d(10px,0,0);transition:all .80s ease}
#wrap-kit,#wrap-kit0,#wrap-kit2{position: relative;background:var(--ft-bg);}
.sidebar .popular-post .entery-c{padding:7px 0 0;}
span.post-tag{width:fit-content;display:flex;align-items:center;height:18px;font-size:14px;color:var(--lables-text-color);font-weight:500;line-height:0;}
span.post-tag:not(.entery-f span.post-tag){font-weight: 600;border-bottom: 1px solid currentColor;}
.entery-f span.post-tag{padding:4px 10px;border-radius:2px;}
.entery-f span.post-tag:before{content:'\F4EA';position:relative;font-family:var(--icons-font);font-size:12px;font-weight:400;margin:0 5px 0 0;}
.rtl .entery-f span.post-tag:before{margin:0 0 0 5px;}
.item0 .entery-f span.post-tag{background:#8a5bd5;--lables-text-color:#fff;}
.item1 .entery-f span.post-tag{background:#bf4400;--lables-text-color:#fff;}
.item2 .entery-f span.post-tag{background:#1070ce;--lables-text-color:#fff;}
.item3 .entery-f span.post-tag{background:#097c13;--lables-text-color:#fff;}
.item4 .entery-f span.post-tag{background:#4828db;--lables-text-color:#fff;}
.item5 .entery-f span.post-tag{background:#db2828;--lables-text-color:#fff;}
.item6 .entery-f span.post-tag{background:#2831db;--lables-text-color:#fff;}
.item0 span.post-tag:not(.item0 .entery-f span.post-tag){--lables-text-color:#8a5bd5;}
.item1 span.post-tag:not(.item1 .entery-f span.post-tag){--lables-text-color:#bf4400;}
.item2 span.post-tag:not(.item2 .entery-f span.post-tag){--lables-text-color:#1070ce;}
.item3 span.post-tag:not(.item3 .entery-f span.post-tag){--lables-text-color:#097c13;}
.item4 span.post-tag:not(.item4 .entery-f span.post-tag){--lables-text-color:#4828db;}
.item5 span.post-tag:not(.item5 .entery-f span.post-tag){--lables-text-color:#db2828;}
.item6 span.post-tag:not(.item6 .entery-f span.post-tag){--lables-text-color:#2831db;}
.post-pin:nth-child(8) span.post-tag{--lables-text-color:#CDDC39;}
.post-pin:nth-child(8) span.post-tag{--lables-text-color:#db5e28;}
.post-pin:not(:nth-child(1)):not(:nth-child(3)):not(:nth-child(5)):not(:nth-child(7)):not(:nth-child(8)):nth-child(odd)span.post-tag{--lables-text-color:#1070ce;}
.post-pin:not(:nth-child(2)):not(:nth-child(6)):not(:nth-child(8)):nth-child(even)span.post-tag{--lables-text-color:#097c13;}
img.author-fig{position:relative;display:inline-block;height:20px;width:20px;border-radius:50%;vertical-align:middle;}
.rtl img.author-fig{margin: 0 0 0 5px;}
.post-inner-username{position:relative;margin:0;font-size:12px;color:var(--post-snip-data);}
.all-flex{display:flex;justify-content:space-between;align-items:center;padding:0 0 12px;border-bottom:1px solid rgb(100 100 100 / 0.12)}
.post-cmm.flex{position:relative;overflow:hidden;margin:0 5px 0;display:flex;align-items:center;align-content:center;}
.post-times{position:relative;overflow:hidden;margin:4px 0 0;}
span#readTime:before{content:"\F291";font-family:var(--icons-font);font-size:13px;margin:0 3px 2px 5px;}
span.post-date:before{content:"\f201";position:relative;font-family:var(--icons-font);font-size:12px;margin:0px 5px 3px;}
span.post-date, span#readTime{display:inline-flex;align-items:center;}
.post-snip a{color:#333;transition:color .40s}
.post-snip .author-image{overflow:hidden;position:relative;display:inline-block;width:25px;vertical-align:middle;height:25px;background-color:var(--runs-author-color);padding:1px;margin:0 3px 0 0;border:1px solid rgba(0 0 0 / 0.25);border-radius:100%;box-shadow:0px 0px 4px 3px rgba(0 0 0 / 0.06);}
.t-ads{display:block;overflow: hidden;background-color:var(--ads-bg);text-align:center;line-height:85px;font-size:13px;font-style:italic;color:var(--ads-text);margin:10px;border-radius:6px;}
.t-ads-res{display:block;background-color:var(--ads-bg);text-align:center;line-height:205px;font-size:13px;font-style:italic;color:var(--ads-text);margin:10px;border-radius:6px;}
.entry-title a{display:block;color:var(--featured-posts-title)}
.entry-title a:hover{opacity:0.8}
.StickyBox{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform: translate3d(0,72%,0);transition: all .2s ease;z-index:15151515;}
.show-share .StickyBox{opacity:1;visibility:visible;transform: translate3d(0,0,0);}
.StickyTab{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:0 0 20px;margin:0 0 10px;color:var(--title-share);border-bottom:1px solid rgb(92 92 92 / 0.17);}
.StickyType{position:relative;display:block;float:left;font-size:15px;font-weight: 700;}
.copy-section{width:100%;}
.copy-section .title{font-size:14px;font-weight:700;padding:0 20px;}
.copy-post{display:flex;align-items:center;align-content:center;box-sizing:border-box;position:relative;justify-content:center;margin:10px 20px 0;}
.copy-post:before{content:'\F471';font-weight:400;font-family:var(--icons-font);position:absolute;left:12px;font-size:19px;color:var(--theme-text-color)}
.rtl .copy-post:before{left:initial;right:12px;}
.copy-post.copied:before{content:'\F26F';color:#16c900;}
.copy-post input#showlink{color:#6b6b6b;background: transparent;width:100%;height:35px;padding:0 0 0 38px;border:1px solid rgb(133 133 133 / 0.20);border-radius:5px 0 0 5px;}
.rtl .copy-post input#showlink{padding:0 38px 0 0;border-radius:0 5px 5px 0;}
.copy-post button{background:var(--button-bg-color);color:var(--button-text-color);height:35px;width:80px;border:none;cursor:pointer;border-radius:0 5px 5px 0;}
.rtl .copy-post button{border-radius:5px 0 0 5px;}
.StickyTab label{position:relative;display:block;font-size:20px;cursor:pointer;color:var(--title-share);}
.StickyTab label:hover{transform:rotate(90deg);transition:0.31s;}
.StickyDemo{width:100%;max-width:500px;max-height:90%;display:flex;margin:0 auto;padding:20px 20px 35px;background-color:var(--bg-cards);border-radius:8px;overflow:hidden;position:relative;box-shadow:0 10px 8px -8px rgb(0 0 0 / 0.12);flex-direction:column;align-content:center;align-items:center;justify-content:space-between;}
.share-sym.colorful-ico{display:flex;flex-wrap:wrap;justify-content: center;list-style:none;gap:0;margin:0 0 10px;padding:10px 0 20px;border-bottom:1px solid rgb(133 133 133 / 0.20);}
.share-sym.colorful-ico li{list-style:none;width:25%;text-align:center;}
.share-sym.colorful-ico li a{display:block;width:80px;height:40px;line-height:25px;font-size:11px;margin:6px auto;padding:15px 0;border-radius:5px;background:var(--box-posts-share);border:1px solid rgb(116 116 116 / 0.09);text-align:center;cursor:pointer;}
.share-sym.colorful-ico li a:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22)}
.messageDone span{position:absolute;left:0;right:0;bottom:-70px;font-size:12px;display:block;width:190px;margin:0 auto 20px;padding:8px;border-radius:3px;background-color:rgb(0 0 0 / 0.63);color:#fefefe;line-height:20px;text-align:center;opacity:0;-webkit-animation:slidein 2s ease forwards;animation:slidein 2s ease forwards;}
div#messageDone{display:block;padding:20px 0 0;}
.share-sym.colorful-ico a:before{font-size:24px;text-align:center;margin:0 auto;display:block;}
.show-share .overlay{filter:blur(2.5px);background-color:rgba(27,27,37,0.5);z-index:151515;backdrop-filter:saturate(100%) blur(2.5px);visibility:visible;opacity:1;}
.type-video span.post-author{--main-text-color:var(--snip-text-color);}
.sec-pin .type-video .widget-title h3{--body-color-main:#333333;--theme-text-color: var(--featured-posts-title-featured);}
a.more-c{display: flex;align-items: center;color: var(--button-bg-color);font-size:14px;font-weight:500;padding: 3px 12px;z-index:1;flex-shrink: 0;}
a.more-c:hover{filter: contrast(1.5);}
a.more-c:after{content:'\F234';font-family:var(--icons-font);font-size:17px;}
div#top-wrap{position:relative;background:var(--body-color-main);overflow:hidden;}
.inner-sym{position:absolute;display:flex;gap:20px;overflow:hidden;left: 210px;}
.rtl .inner-sym{left:unset;right:210px;}
.sec-pin .widget.type-block1{padding:0 5px;margin:0;}
.inner-sym::-webkit-scrollbar-thumb{background:var(--button-bg-color);border-radius:6px;}
.inner-sym::-webkit-scrollbar{background-color:rgb(139 139 139 / 0.28);-webkit-appearance:none;height:10px;}
div#enter-box1 .widget .widget-content{position:relative;min-height:150px;overflow:hidden;display:flex;align-items:center;}
.block-step{position:relative;display:flex;float:left;width:290px;overflow:hidden;border-radius:10px;align-items:center;background:var(--block-bg);}
.block-step .block-thumb{position:relative;overflow:hidden;flex-shrink:0;}
.block-step .block-thumb .post-pin-link{display:block;width:130px;height:130px;overflow:hidden;box-sizing:border-box;}
.inner-sym .entery-c{padding:10px;background:var(--block-bg);}
.bt-next{display:flex;gap:15px;margin:0 15px;}
.prev-bt,.next-bt{display:flex;background:rgb(125 125 125 / 37%);color:var(--featured-posts-title);border-radius:50%;height:36px;width:36px;text-align:center;align-items:center;justify-content:center;transition: all 0.5s ease;}
.prev-bt i,.next-bt i{display:flex;align-items:center;justify-content:center;font-size:20px;}
.prev-bt:hover,.next-bt:hover{--featured-posts-title:var(--button-text-color);background:var(--button-bg-color);}
div#top-wrap1{background:var(--bg-tp-wrap);}
div#top-wrap1 .widget-title h3{--body-color-main:var(--bg-tp-wrap);}
.row-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.row-step{display:flex;width:calc((100% - 35px) / 4);flex-direction:column;gap:15px;background:var(--block-bg);border-radius:10px;overflow:hidden;}
.row-thumb{position:relative;display:block;width:100%;height:100%;}
.row-thumb .post-pin-link{position:relative;float:left;width:100%;height:235px;display:block;overflow:hidden;}
.row-wrapper .entery-c{padding:0 17px 10px;}
a.read-snip{display:flex;font-size:15px;font-weight:500;margin:10px 6px 5px;color:var(--post-snip-data);align-items:center;}
a.read-snip:after{content:'\F138';position:relative;font-family:var(--icons-font);font-size:12px;font-weight:600;margin:0 0 0 6px;}
.rtl a.read-snip:after{margin:0 6px 0 0;}
div#top-wrap1 .widget-title h3:before{content:'\F420';}
.block-wrapper{position:relative;display:flex;width:100%;margin:0;justify-content:space-between;border-radius:5px}
.block-combo{margin:0;width:43%;}
.block-module{position:relative;display:flex;align-items: center;float:left;width: 100%;overflow:hidden;box-sizing:border-box;}
.block-module .entery-c{flex:1;margin:10px 10px 0;}
.block-combo .block-module:not(.block-module.item4){margin:0 0 15px;}
div#top-wrap .widget-title h3:before{content:'\F484';}
.block-module.item0{width:calc(57% - 2em);flex-direction:column;}
.block-module.item0 .post-pin-link{position:relative;display:block;width:100%;height:505px;border-radius:10px;overflow:hidden;}
.block-module .post-pin-inner{position:relative;display:block;width:100%;height:100%;border-radius:10px;}
.block-combo .block-module .post-pin-link{position:relative;float:left;width:115px;height:115px;display:block;overflow:hidden;border-radius:50%;}
div#wrap-kit1{position:relative;background:linear-gradient(360deg,#0c0c0c,#363636);overflow:hidden;}
.sec-pin .type-megagrid{overflow:hidden;}
.sec-pin .open-set,.featured-post-pro .open-set{display:block!important}
.related-zone{display:flex;justify-content:space-between;flex-wrap:wrap;margin:10px 0 0;}
.related-pt{position:relative;margin:0 0 25px;clear:both;display:block;padding:15px;background:var(--sidebar-bg);border-radius:10px;}
.related-sec .entry-title a{position:relative;display:block;font-size:16px;line-height:17px;}
.related-pt .widget-title h3{--body-color-main:var(--sidebar-bg);}
.related-pt .related-b{width:31%;position:relative;margin:0 0 15px}
.related-b .entery-c{margin:6px 0 0;}
.related-b{width:calc((100% - 10px) / 3);position:relative;margin:0}
.related-b .related-b-thumb .post-pin-link{position:relative;width:100%;height:100%;display:block;overflow:hidden}
.related-b .related-b-thumb{width:100%;height:185px;display:block;overflow:hidden;border-radius: 10px;}
.sec-enter .widget{position: relative;display:none;float: left;width: 100%;box-sizing: border-box;border-radius: 10px;padding:7px;z-index: 1;}
.sec-enter .widget.PopularPosts,.sec-enter .open-set{display:block!important}
.sec-enter .widget .widget-content{position:relative;float: left;width: 100%;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:530px;}
.featured-box.item0 .entry-title,.modal-grid.item0 .entry-title,.block-module.item0 .entry-title,.sec-pin .video-module.item0 .entry-title.footer-radar{font-size:30px}
.feature-zone{position:relative;display:flex;width:100%;margin:30px auto 10px;justify-content:space-between;}
.feature-zone .featured-box.item0{width:calc(55% - 20px);}
.featured-box{position:relative;overflow: hidden;}
.sec-enter .widget .feature-zone .featured-box.item0 .post-pin-inner{height:533px;margin:0;}
.featured-block{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;margin:0;width:45%;}
.featured-box.item1{grid-row:1/2;grid-column:1/3;}
.featured-box.item2{grid-row:2/3;grid-column:1/2;}
.featured-box.item3{grid-row:2/3;grid-column:2/3;}
.featured-box .entry-title{font-size: 21px;}
.featured-box.item0 .entery-f{bottom: 15px;}
div#top-box{z-index:1;}
.under-flex{position:relative;overflow:hidden;}
.type-grid1 .widget-title h3:before{content:'\F1D5';}
.modal-box{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;}
.modal-grid{position:relative;display:block;width:100%;overflow:hidden;}
.modal-grid .post-pin-inner{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius: 10px;}
.modal-grid .post-pin-inner .post-pin-link{width:100%;height:450px;}
.modal-grid .post-pin-link{position:relative;display:block;width:125px;height:125px;border-radius:10px;overflow:hidden;flex-shrink:0;}
.modal-under{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;}
.modal-under .modal-grid{width:calc((100% - 20px) / 2);display:flex;align-items:center;justify-content:space-between;gap:10px;}
.owl-carousel{display:none;position:relative;width:100%;-webkit-tap-highlight-color:transparent;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;z-index:1;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.rtl .owl-item{float:right}
.rtl .owl-carousel{direction:rtl;}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.rtl .owl-carousel .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-nav{display:flex;justify-content:space-between;position:absolute;top:50%;left:0;width:100%;height:0;z-index:2}
.owl-nav button{display:flex;align-items:center;justify-content:center;width:30px;height:70px;background-color:rgba(0,0,0,0.60);font-size:20px;color:#fff;transform:translate(0,-50%);cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;visibility:hidden;transition:all .17s ease}
.owl-carousel:hover .owl-nav button{opacity:1;visibility:visible}
.owl-nav button:before{font-family:var(--icons-font);font-weight:400}
.owl-nav .owl-prev:before,.rtl .owl-nav .owl-next:before{content:'\F285'}
.owl-nav .owl-next:before,.rtl .owl-nav .owl-prev:before{content:'\F284'}
.owl-nav button:hover{background-color:rgba(0,0,0,0.25)}
.sec-enter .widget .post-pin-link{width:100%;height:100%;position:relative;display:block;overflow:hidden;}
.sec-enter .widget .post-pin-inner{position:relative;width:100%;height:256px;margin:0;display:block;overflow:hidden;border-radius:10px;}
.video-wrapper{position: relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px;}
div#enter-box0 .widget-title h3:before{content:'\F21B';}
.video-box{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;gap:15px;}
.video-module{position:relative;display:flex;overflow:hidden;align-items:center;justify-content: space-between;gap: 5px;}
.video-box .video-module .post-pin-link{position:relative;float:left;width:125px;height:115px;display:block;overflow:hidden;border-radius:10px;flex-shrink:0;}
.video-module .post-pin-inner{position:relative;width:100%;height:100%;display:block;}
.video-module.item0 .post-pin-inner .post-pin-link{position: relative;display: block;width:100%;height:505px;overflow: hidden;border-radius:10px;}
.sec-pin .widget{float:left;width:100%;padding:15px 5px;border-radius:4px;margin:15px 0;box-sizing:border-box;}
.sec-pin .widget.type-grid2{padding:15px 0 0;margin:15px 0 0;}
.widget-title{position:relative;display:flex;justify-content:space-between;align-items:center;float:none;width:100%;height:32px;box-sizing:border-box;margin:0 0 20px;}
.widget-title h3{display:flex;gap:10px;align-items:center;position:relative;float:left;font-family:var(--title-font);background:var(--body-color-main);height:32px;font-size:20px;color:var(--theme-text-color);font-weight:600;line-height:32px;padding:0 12px 0 0;margin:0;z-index:1;}
.widget-title h3:before{font-family:var(--icons-font);font-size:22px;}
.fl-footer .widget-title h3{--body-color-main:var(--footer-bg-color);--theme-text-color:var(--footer-title-color);}
.widget-title:before,.widget-title:after{content:'';border:0.5px solid rgb(159 159 159 / 54%);position:absolute;}
.widget-title:before{width:40%;top:19px;}
.widget-title:after{width:50%;}
.sidebar .widget-title:before,.fl-footer .widget-title:before{width:80%;}
.sidebar .widget-title:after,.fl-footer .widget-title:after{width:90%;}
.rtl .widget-title h3{float:right;padding: 0 0 0 12px;}
.sidebar .PopularPosts .gaint h2.entry-title{font-size:20px;}
.error-status{display:block;text-align:center;font-size:13px;color:var(--theme-text-color);padding:35px 0;font-weight:600}
.error-status b{font-weight:600}
.type-video .error-status{--theme-text-color:#fff}
.wait{font-size:14px;text-align:center;height:300px;line-height:300px;display:flex;justify-content:center;align-items:center}
.sidebar-zone{position:relative;float:left;width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;}
.sidebar-zone .sidebar-post{position:relative;display:flex;flex-direction:column;}
.sidebar-zone .sidebar-post .sidebar-img{position:relative;width:100%;height:130px;margin:0 0 10px;overflow:hidden;border-radius: 10px;}
.sidebar-zone .sidebar-post .post-pin-link,.footer-radar .radar-posts .post-pin-inner,.post-image .post-pin-link,.sidebar .PopularPosts .post-pin-link{position:relative;display: block;width:100%;height:100%}
.sidebar-zone .sidebar-post .entry-title{font-size:15px;}
.type-sidebar .widget-title h3:before{content:'\F784';}
.footer-radar .radar-posts{position:relative;display:flex;flex-direction:column;margin:0;padding:0;background:var(--bg-cards);border-radius:10px;}
.footer-radar .radar-posts .post-pin-link{position:relative;display: block;width:100%;height:390px;margin:0;overflow:hidden;}
.footer-radar .radar-posts .entry-title{font-size:22px;}
.footer-radar .radar-posts .entery-c{padding:0 10px;}
.queryMessage{display:block;font-size:15px;font-weight:600;padding:0 0 0 10px;border-radius:4px;margin:0 0 5px;color:var(--theme-text-color);overflow:hidden;}
.queryMessage .query-info{margin:0 5px}
.queryMessage .search-query{font-weight:bold;text-transform:uppercase}
.queryMessage .query-info:before{content:'\F285';font-family:var(--icons-font);float:left;font-size:15px;font-weight:600;margin:0;}
.queryEmpty{font-size:13px;font-weight:500;text-align:center;padding:10px 0;margin:0 0 20px}
.dark table,.dark td{border-color:rgba(255,255,255,0.1)}
.share-top{position:relative;display:block;padding:10px;margin:0 10px;color:var(--featured-posts-title);background:rgb(128 128 128 / 0.07);cursor:pointer;border:1px solid rgb(129 129 129 / 0.19);border-radius:3px;}
.share-top i{display:flex;align-items:center;justify-content:center;}
.share-top:hover{background-color: var(--button-bg-color);color: var(--button-text-color);}
.post-cmm .share-top span{font-size:18px;}
.post-zone .post-snip:not(.post-zone .post-card .post-snip){color:var(--theme-text-color);padding:10px 5px 10px;font-size:13px;border-bottom:1px solid #ccc}
.comment-bubble{margin-top:4px;color:var(--cm-count)}
.comment-bubble:after{content:"\F25B";font-family:var(--icons-font);vertical-align: middle;font-size:15px;font-weight:400;margin-left:5px}
.rtl .comment-bubble:after{margin:0 0 0 5px}
.post-zone{position:relative;float:left;width:100%;overflow:hidden;padding:15px 10px 20px;box-sizing:border-box;margin:0 0 10px;background:var(--sidebar-bg);border-radius:10px;}
.post-pin-wrap{position:relative;float:left;display:block;padding:10px 0;border-radius:4px;box-sizing:border-box;overflow:hidden;}
.blog-post{display:flex;flex-direction:column;}
.post-pin-wrap .widget-title h3:before{content:'\F546';}
.post-pin-wrap .grid-posts{display:grid;grid-template-columns:1fr;grid-gap:15px;margin:0;}
.post-pin .post-pin-link.video-nos:after,.post-pin-link.video-nos:after{content:"\F4F4";font-family:var(--icons-font);font-size:24px;width:36px;height:36px;line-height:36px;border-radius:6px;font-weight:400;background:var(--ico-relative);color:#fff;opacity:.7;align-items:center;top:50%;right:50%;transform:translate(50%,-50%);position:absolute;z-index:111;padding:0;margin:0;text-align:center;transition:background .30s ease}
.type-video .post-pin-link.video-nos:hover:after{background:#fe1111;color:#fff}
.type-video a.more-c{--button-bg-color:#fff;}
.video-box .video-module:not(.item0) .post-pin-inner .post-pin-link.video-nos:after{transform: translate(50%,-50%) scale(.4);}
.type-video .item0 .post-pin-link.video-nos:after{width:58px;height:58px;line-height:58px;}
.type-video .post-pin-link.video-nos:after{opacity:1;border-radius:50%;--ico-relative:#fff;color:#333;}
.post-pin{position:relative;float:left;box-sizing:border-box;padding:0;margin:0;overflow:hidden;display:flex;align-items:center;border-radius:10px;}
.post-pin .entery-c{width: 100%;height:210px;display:flex;flex-direction:column;justify-content:center;padding:0 10px 0 15px;background: var(--sidebar-bg);}
.share-now{display:flex;justify-content:space-between;align-items:center;gap:15px;width:100%;}
.home-share{margin:0 5px 0 0;}
.hshare{display:flex;gap:10px;align-items:center;}
.hshare div{list-style:none;}
.hshare div a{color:var(--post-snip-data);}
.hshare div a:hover{color:var(--button-bg-color);}
.post-pin .post-pin-link{position:relative;height:210px;width:325px;display:block;float:left;box-sizing:border-box;padding:0;margin:0;flex-shrink: 0;overflow:hidden;}
.post-pin .entry-title{font-size:23px;margin: 13px 0;}
#feed-view #main{position:relative;overflow: hidden;box-sizing:border-box;margin:0 10px 26px}
.fl-footer{display:flex;justify-content:space-between;flex-wrap: wrap;}
.footer-bp{position:relative;display:flex;flex-direction:column;width:calc((100% - 90px) / 3);float:left;padding:25px 0;margin:0;}
.footer-sym{position:relative;display:flex;flex-direction:row;padding:25px 0;margin:0 0 20px;align-items:center;justify-content:space-between;border-top: 1px solid rgb(151 151 151 / 0.22);}
.footer-sym .widget{position:relative;float:left;box-sizing:border-box;margin:0 auto}
.footer-sym .Image{width: calc(100% - 320px);}
.footer-sym .Image .widget-content{position:relative;float:left;margin:0;width:100%}
.footer-sym .about-content .widget-title{position:relative;display:block;text-align: center;box-sizing:border-box;}
.footer-sym .about-content{display:flex;padding:0;box-sizing:border-box}
.footer-sym .Image .image-caption{font-size:13px;margin:0;color:var(--footer-about-text)}
.footer-sym .colorful-ico li a{background:rgb(147 147 147 / 0.09);}
.footer-sym .footer-logo{display:flex;margin:0 auto;align-items:center;justify-content:center;}
.footer-sym .footer-logo a{float:left;position:relative;margin:0 0 10px;}
.footer-sym .footer-logo img{width:auto;height:auto;max-height:40px;}
.footer-bp.no-items{padding:0;border:0}
.type-footer .widget-title h3:before{content:'\F46D';}
.footer-sector{position:relative;float:left;margin:0 0 10px;}
.footer-fig{position:relative;display:block;float:left;width:100px;height:75px;margin:0 8px 0 0;border-radius:4px;overflow:hidden;}
.footer-nut .entery-c h2{position:relative;display:block;font-size:16px;font-weight:500;line-height:20px;margin:0;}
.footer-nut .entery-c h2 a{--featured-posts-title:var(--footer-title-color);}
.footer-bp .loading-icon{height:180px;}
.footer-bp .LinkList{margin: 15px 0 0;}
.footer-bp .LinkList .widget-content{float:left}
.footer-bp .BlogSearch .search-input,.footer-bp .list-label .label-count{--theme-text-color:var(--footer-title-color);}
.footer-bp .list-label li a{--list-text-color:var(--footer-title-color);}
.footer-bp .popular-post{position:relative;display:block;box-sizing:border-box;padding:0 0 10px;margin:0 0 25px 10px;border-bottom:1px solid rgb(129 129 129 / 0.20);}
.footer-bp .popular-post.post:hover:before{box-shadow:inset 0 0 0 6px var(--button-bg-color);border-color:rgb(34 127 255 / 0.19);}
.footer-bp .popular-post.post:before{content:'';position:absolute;width:10px;height:10px;top:0px;left:-16px;border:2px solid rgba(155,155,155,0.05);border-radius:50%;transition:all .17s ease;box-shadow:inset 0 0 0 6px rgb(155 155 155 / 15%);}
.footer-bp .popular-post h2{position:relative;display:block;font-size:16px;font-weight:500;line-height:20px;margin:0;}
.footer-bp .popular-post{color:var(--footer-about-text);}
.footer-bp .sidebar-posts{position:relative;float:left;width:100%;border-left:2px solid rgb(143 143 143 / 0.14);}
.footer-bp .popular-post.post:last-child{border:none;}
.footer-bp .entry-title a{--featured-posts-title:var(--footer-title-color);}
.footer-bp .post-snippet{--post-snip-data:var(--footer-about-text);}
.footer-bp .Text .widget-content{--main-text-color:var(--footer-about-text);}
.footer-bp .contact-form-name,.footer-bp .contact-form-email,.footer-bp .contact-form-email-message{--theme-text-color:var(--footer-title-color);}
.footer-bp .contact-form-widget form{color:var(--footer-title-color);}
.bio-data{position:relative;float:left;width:70%;margin:0 15px;}
.bio-data h3{display:block;color:var(--footer-title-color);font-size:15px;line-height:20px;margin:0 0 5px;}
.footer-bp.list .LinkList ul li,.footer-bp.list .PageList ul li{position:relative;display:block;margin:10px 0;}
.footer-bp.list .LinkList ul li a,.footer-bp.list .PageList ul li a{font-size:14px;color:var(--footer-title-color);}
.social-mobile{float:left;width:100%;position:relative;box-sizing:border-box;}
.post-snippet{position:relative;color:var(--post-snip-data);font-size:13px;line-height:1.6em;font-weight:400;margin:0 0 4px}
.CSS_LAYOUT_COMPONENT{color:rgba(0,0,0,0)!important}
#breadcrumb{font-size:13px;font-weight:400;color:#aaa;margin:0 0 10px}
#breadcrumb a{color:#aaa;transition:color .40s}
#breadcrumb a:hover{opacity:0.8}
#breadcrumb a,#breadcrumb em{display:inline-block}
#breadcrumb .delimiter:after{content:'\F285';font-family:var(--icons-font);font-size:10px;font-weight:400;font-style:normal;vertical-align:middle;margin:0}
.item-post h1.entry-title{color:var(--theme-text-color);text-align:left;font-size:25px;line-height:1.5em;margin:0 0 15px;padding:0}
.static_page .item-post h1.entry-title{border-bottom:1px solid rgb(100 100 100 / 0.33)}
.item-post .post-body{width:100%;font-family:var(--text-font);color:var(--text-font-color);font-size:15px;line-height:1.8em;padding:0;margin:0}
.item-post .post-body img{max-width:100%}
.comment-list{display:flex;flex-direction:column;}
.comment-list .comments-box{position:relative;width:100%;padding:0 0 15px;margin:0 0 15px;}
.comment-list .comments-box:not(.comment-list .comments-box:last-child){border-bottom:1px solid rgb(100 100 100 / 0.12);}
.comment-list .engine-link{display:flex;}
.comment-list .comment-image{width:35px;height:35px;z-index:1;margin:0 12px 0 0;border-radius:50%;}
.rtl .comment-list .comment-image{margin: 0 0 0 12px;}
.comment-image{display:block;position:relative;overflow:hidden;background-color:#eee;z-index:5;color:transparent!important;}
.comment-list .comment-hero{flex:1;}
.comment-list .entry-title{font-size:14px;color:var(--main-text-color);display:block;font-weight:600;line-height:1.3em;margin:0;}
.type-comments .widget-title h3:before{content:'\F25C';}
.comment-list .comment-snippet{font-size:12px;color:var(--comments-dec);margin:5px 0 0;}
.post-footer{position:relative;float:left;width:100%;margin:0}
.label-case{overflow:hidden;height:auto;position:relative;margin:10px 0;padding:0}
.label-case a,.label-case span{float:left;height:19px;font-size:13px;line-height:19px;font-weight:400;margin:0 8px 0 0;padding:2px 10px;color:var(--theme-text-color);background:rgb(0 0 0 / 0.10);border-radius:8px;}
.label-case span{color:var(--button-text-color);background:var(--button-bg-color);}
.label-case a:hover{opacity:0.8;}
.rtl .label-case, .rtl .label-head.Label, .rtl .feed-share, .rtl .nav-site{float:right;}
.feed-share ul.share-runs{position:relative;justify-content: flex-start;gap: 5px;}
.share-runs li{;margin:5px 0 0}
.feed-share .share-runs li a{width:auto;height:40px;padding: 0 10px;gap: 8px;color:#fff;font-size:17px;border:1px solid rgb(110 110 110 / 0.33);}
.share-runs li a span{font-size:14px;font-weight:400;}
.share-runs li a:hover{opacity:.8;}
.share-runs li i{position:relative;display:block;font-size:17px;line-height:40px;height:40px;width:40px;box-sizing:border-box;border:1px solid rgb(110 110 110 / 0.33);text-align:center;margin:0 10px 0 0;border-radius:5px;}
.share-runs li i:after{position:absolute;content:"";display:inline-block;width:7px;height:7px;border-right:1px solid rgb(110 110 110 / 0.33);border-top:1px solid rgb(110 110 110 / 0.33);transform:rotate(45deg);top:15px;right:-4px;background:var(--body-color-main);}
.feed-share .share-runs .show-hid a{color:var(--featured-posts-title);}
.share-runs .show-hid a:before{content:'\F64D';font-family:var(--icons-font);font-weight:900;}
.share-runs .show-hid a:hover:before{transform:rotate(360deg);transition:0.71s;}
.feed-share{position:relative;clear:both;overflow:hidden;line-height:0;margin:0 0 30px}
ul.nav-site{position:relative;box-sizing: border-box;width:100%;overflow:hidden;display:block;padding:0 10px;border-bottom:1px solid rgb(100 100 100 / 0.12);margin:0 0 30px}
.nav-site li{display:inline-block;width:50%}
.nav-site .post-prev{float:left;text-align:left;box-sizing:border-box;padding:0 0 5px}
.nav-site .post-next{float:right;text-align:right;box-sizing:border-box;border-left:1px solid rgb(100 100 100 / 0.12);padding:0 0 5px}
.nav-site li a{color:var(--theme-text-color);line-height:1.4em;display:block;overflow:hidden;transition:color .40s}
.nav-site li:hover a{opacity:0.8}
.nav-site li span{display:block;font-size:11px;color:#aaa;font-weight:600;text-transform:uppercase;padding:0 0 2px}
.nav-site .post-prev span:before, .nav-site .post-next span:after{font-family:var(--icons-font);font-size:10px;font-weight:400;vertical-align: middle;}
.nav-site .post-prev span:before{content:"\F284";}
.nav-site .post-next span:after{content:"\F285";}
.nav-site p{font-size:12px;font-weight:600;color:var(--nav-site-text);line-height:1.4em;margin:0 5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.nav-site .post-primary p{color:#aaa}
.post-body h1{font-size:28px;}
.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;}
.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5{line-height:1.5em;margin:0 0 6px;}
.post-body h6{font-size:13px;}
.about-author{position:relative;display:block;overflow:hidden;padding:10px 20px;margin:10px 0 20px;background:var(--sidebar-bg);border-radius:10px;}
.about-author .author-avatar{float:left;width:100%;height:100%}
.about-author .avatar-case{float:left;margin:10px 20px 0 0;height:70px;width:70px;overflow: hidden;border-radius: 50%;}
.about-author .avatar-case .author-avatar.lazy-img{opacity:1}
.author-name{overflow:visible;display:inline-block;font-size:18px;font-weight:600;line-height:20px;margin:1px 0 3px}
.author-name span{color:var(--theme-text-color)}
.author-name a{color:var(--main-text-color);transition:opacity .40s}
.author-name a:after{content:"\F4B5";float:right;font-family:var(--icons-font);font-size:14px;line-height:21px;color:#0093e6;font-weight:400;text-transform:none;margin:0 0 0 4px;}
.author-name a:hover{opacity:.8}
.author-dt{overflow:hidden}
.author-dt span{display:block;overflow:hidden;font-size:13px;color:var(--black-text);font-weight:400;line-height:1.6em}
.author-dt span br{display:none}
.author-dt a{display:none;margin:0}
ul.author-kit{display:none;padding:0 1px}
ul.author-kit.show{display:block}
.author-kit li{float:left;margin:12px 12px 0 0}
.author-kit li a{display:block;font-size:16px;color:var(--share-author-links);line-height:1;box-sizing:border-box;padding:0}
.author-kit li a:hover{opacity:0.8}
#blog-pager{display:flex;margin:30px auto 30px;justify-content:center;align-items:center;}
.blog-pager a:hover{background-color:rgb(157 157 157 / 0.20);color:var(--theme-text-color);border-color:rgb(157 157 157 / 0.50)}
#blog-pager .load-more{display:inline-block;height:34px;background-color:var(--button-bg-color);font-size:14px;color:var(--button-text-color);font-weight:400;line-height:34px;box-sizing:border-box;padding:0 30px;margin:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-radius:4px;z-index: 1;}
#blog-pager .load-more:after{content:'\F282';font-family:var(--icons-font);font-size:15px;font-weight:400;margin:0;vertical-align:middle;}
#blog-pager .load-more:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22);}
#blog-pager span.no-more.load-more,#blog-pager .load-more.show:after{display:none}
#blog-pager span.no-more.load-more.show{display:inline-block;background: #7c7c7c;}
#blog-pager .loading .loader:after{content:'';position:absolute;top:5px;left:0;right:0;text-align:center;width:28px;height:28px;margin:0 auto;border:2px solid var(--button-bg-color);border-right-color:rgba(155,155,155,0.2);border-radius:100%;animation:spinner 1.1s infinite linear;}
@-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)}}
.loading-frame{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes fadeIn{from{opacity:0}
to{opacity:1}}
.run-time{animation-name:fadeIn}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,5px,0)}
to{opacity:1;transform:translate3d(0,0,0)}}
.load-time{animation-name:fadeInUp}
.loading-frame{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes fadeIn{from{opacity:0}
to{opacity:1}
}.run-time{animation-name:fadeIn}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,5px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}.load-time{animation-name:fadeInUp}
@-webkit-keyframes slidein{0%{opacity:0}
20%{opacity:1;bottom:0}
50%{opacity:1;bottom:0}
80%{opacity:1;bottom:0}
100%{opacity:0;bottom:-70px;visibility:hidden}}
@keyframes slidein{0%{opacity:0}
20%{opacity:1;bottom:0}
50%{opacity:1;bottom:0}
80%{opacity:1;bottom:0}
100%{opacity:0;bottom:-70px;visibility:hidden}}
.comments-section{display:none;overflow:hidden;padding:15px;margin:0 0 10px;box-sizing:border-box;background:var(--sidebar-bg);border-radius:10px;}
.comments-msg-alert{position:relative;font-size:13px;font-weight:400;color:var(--cm-count);font-style:italic;margin:0 0 17px;}
.comments-msg-alert:after{content:"*";color:#f00;}
.comments-section .comments-title{margin:0 0 20px}
.comments-section .widget-title h3{--body-color-main:var(--sidebar-bg);}
.all-comments{float:right;position:relative;color:var(--cm-count);}
.comments-system-disqus .comments-title{margin:0}
#comments{margin:0}
.comments{display:block;clear:both;margin:0;color:var(--theme-text-color)}
.comments .comment-thread>ol{padding:0}
.comments>h3{font-size:13px;font-weight:600;font-style:italic;padding-top:1px}
.comments .comments-content .comment{position:relative;list-style:none;padding:10px}
.comment-thread .comment{border:1px solid rgb(126 126 126 / 0.16);background:rgba(45 45 45 / 0.02);border-radius:4px;margin:10px 0 0;position:relative;}
.comments .item-control{position:static}
.comments .avatar-image-container{float:left;overflow:hidden;position:absolute}
.comments .avatar-image-container{height:35px;max-height:35px;width:35px;top:15px;left:15px;max-width:35px;border-radius:100%}
.comments .avatar-image-container img{width:100%;height:100%;}
.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;}
.comments .comments-content .comment-header a{float:left;width:100%;color:var(--theme-text-color);transition:color .40s}
.comments .comments-content .comment-header a:hover{opacity:0.8}
.comments .comments-content .user{float:left;font-style:normal;font-weight:600}
.comments .comments-content .icon.blog-author:after{content:"\F4B5";font-family:var(--icons-font);font-size:14px;color:#0093e6;font-weight:400;vertical-align:middle;margin:0 0 0 4px}
.comments .comments-content .comment-content{float:left;font-family:var(--text-font);font-size:13px;color:var(--comment-text);font-weight:500;text-align:left;line-height:1.4em;width:100%;padding:20px 0px 20px 8px;background:rgb(110 110 110 / 0.08);margin:5px 0 9px;border-radius:3px;}
.comment-content .video-frame{position:relative;width:100%;padding:0;padding-top:56%}
.comment-content .video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.comments .comment .comment-actions a{margin-right:5px;padding:2px 5px;color:var(--main-text-color);font-weight:600;font-size:13px;transition:all .30s ease}
.comments .comment .comment-actions a:hover{opacity:0.8;text-decoration:none}
.comments .comments-content .datetime{position:relative;padding:0 1px;margin:4px 0 0;display:block}
.comments .comments-content .datetime a{color:#888;font-size:11px;float:left;}
.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 .40s}
.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}
.comments .continue.hidden,.comments .comment-replies .continue .comment-reply{display:none;}
.comments #top-continue a{float:left;width:100%;height:35px;line-height:35px;background-color:var(--button-bg-color);font-size:14px;color:var(--button-text-color);font-weight:400;text-align:center;padding:0;margin:25px 0 0;border-radius:4px;}
.thread-expanded .thread-count a,.loadmore{display:none;}
.comments .comments-content .comment-thread{margin:0}
.comments .comments-content .loadmore.loaded{margin:0;padding:0}
#show-comment-form,.comments #top-continue a{float:left;width:100%;height:36px;border-radius:4px;background-color:var(--button-bg-color);font-size:15px;color:var(--button-text-color);font-weight:400;line-height:36px;text-align:center;box-sizing:border-box;padding:0 30px;margin:25px 0 0;}
#show-comment-form:hover, .comments #top-continue a:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22);}
.btn{position:relative;border:0;}
.comment-section-visible #show-comment-form{display:none}
.comments .comment-replybox-thread,.no-comments .comment-form{display:none;}
.comment-section-visible .comments .comment-replybox-thread,.comment-section-visible .no-comments .comment-form{display:block;}
.comments #top-ce.comment-replybox-thread,.comments.no-comments .comment-form{background-color:var(--widget-bg);padding:5px 16px;margin:20px 0 0;border-radius:4px;}
.comment-thread .comment .comment{border:0;}
.comments .comments-content .loadmore,.comments .comments-content .loadmore.loaded,.comments-section.comments-system-disqus .all-comments{display:none}
blockquote{position:relative;font-style:italic;float:left;color:var(--black-color);margin-left:0;padding:10px 15px;width:100%;box-sizing:border-box;background:rgb(181 181 181 / 0.09);border-radius: 5px;}
blockquote:before{content:'\F6B0';color:rgb(133 133 133 / 0.23);display:inline-block;font-family:var(--icons-font);font-size:62px;position:absolute;font-style:normal;font-weight:400;}
.post-body ul{line-height:1.5em;font-weight:400;padding:0 0 0 15px;margin:10px 0}
.post-body li{margin:5px 0;padding:0;line-height:1.5em}
.post-body ol>li{counter-increment:inc;list-style:none}
.post-body ol>li:before{display:inline-block;content:counters(inc,'.')'.';margin:0 5px 0 0}
.post-body ol{counter-reset:inc;padding:0 0 0 15px;margin:10px 0}
.post-body u{text-decoration:underline}
.post-body ul li,.post-body ol li{list-style:none;}
.post-body ul li:before{content:"\f287";display: inline-block;font-size:4px;font-family: var(--icons-font);line-height:1.5em;vertical-align:middle;margin:0 5px 0 0;}
.post-body ul li ul li:before{content:"\f28a";}
.rtl .post-body ul li:before,.rtl .post-body ol>li:before{margin:0 0 0 5px;}
.post-body{font-family:"Segoe UI",Arial,sans-serif;overflow-wrap:anywhere}
.post-body table{width:100%;max-width:100%;text-align:left;margin:16px 0;border-collapse:separate;border-spacing:0;border:1px solid #cbdde7;border-radius:12px;overflow:hidden;background:#fff;font-family:"Segoe UI",Arial,sans-serif}
.post-body table thead th,.post-body table thead td,.post-body table tr:first-child th{background:#075985!important;color:#fff!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;vertical-align:middle!important;text-align:center!important}
.post-body table td,.post-body table th{padding:10px 12px!important;border:0!important;border-right:1px solid #d9e6ed!important;border-bottom:1px solid #d9e6ed!important;font-size:14px;line-height:1.45}.post-body table tr:last-child td{border-bottom:0!important}.post-body table td:last-child,.post-body table th:last-child{border-right:0!important}.post-body table tbody tr:nth-child(even){background:#f5f9fb}.post-body strike{text-decoration:line-through}
.vnpt-price-sync{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin:8px 0 12px;color:#496273;font:600 13px/1.4 "Segoe UI",Arial,sans-serif}.vnpt-price-sync:before{content:"";flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#11a36a;box-shadow:0 0 0 4px rgba(17,163,106,.12)}
@media(max-width:680px){.post-body table tbody tr:first-child td{font-size:13px!important}}
.post-body .video-frame{position:relative;width:100%;padding:50% 0 0;}
.post-body .video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.post-card{display:grid;grid-template-columns:min(200px,50%) 1fr;border:1px solid rgb(120 120 120 / 0.11);border-radius:6px;margin:15px 10px;box-shadow:0px 0px 4px 2px rgb(129 129 129 / 0.05);}
.post-image{position:relative;width:100%;height:135px;margin:0;overflow:hidden;border-radius:4px;}
.post-card .entery-c{margin:15px 0 0 25px;text-align: left;}
.post-card .entery-c h2{font-size:17px;}
.card-healine{position:relative;display:block;color:var(--button-bg-color);font-size:15px;padding:0 0 0 25px;}
.card-healine:before{position:absolute;left:0;content:'\F4EA';font-family:var(--icons-font);font-size:18px;font-weight:400;margin:0 0 0 3px;vertical-align:middle;}
.pagination{display:flex;justify-content:center;margin:15px 15px;}
.pagination .btn{position:relative;display:block;color:var(--button-text-color);background:var(--button-bg-color);padding:8px 12px;margin:0;min-width:70px;text-align:center;border-radius:6px;font-size:15px;}
.pagination .btn:before,.pagination .btn:after{font-family:var(--icons-font);font-size:20px;font-weight:400;margin:0;vertical-align:middle;}
.pagination .prev.btn:before{content:"\F284";}
.pagination .next.btn:after{content:"\F285";}
.pagination .info{padding:8px 0;margin:0 15px;}
.contact-form{overflow:hidden}
div#footer-kit .contact-form-widget form{color:#fff;}
.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}
.form input:active,.form input:focus,.form textarea:active,.form textarea:focus{border: 1px solid var(--button-bg-color);box-shadow: 0 0 3px 0px rgb(10 96 169 / 0.18);}
.sidebar .widget{position:relative;overflow:hidden;background:var(--sidebar-bg);box-sizing:border-box;padding:10px 10px;margin:0 10px 25px;border-radius: 10px;}
.sidebar .widget-content{float:left;width:100%;margin:0;box-sizing:border-box;padding:0;}
div#footer-ads{margin:0;position:relative;overflow:hidden;}
div#LinkList77 .widget-title h3:before{content:'\F718';}
.sidebar .widget-title h3{--body-color-main:var(--sidebar-bg);}
ul.social-kit{margin:0 -5px}
.social-kit a:before{line-height:40px;-webkit-font-smoothing:antialiased;margin-right:-12px;width:40px;height:40px;text-align:center;float:left;border-right:1px solid rgb(161 161 161 / 0.17);font-size:20px;vertical-align:middle}
.social-kit li{float:left;width:50%;box-sizing:border-box;padding:0 5px;margin:10px 0 0}
.social-kit li:nth-child(1),.social-kit li:nth-child(2){margin-top:0}
.social-kit li a{display:block;height:40px;color:var(--share-author-links);background:var(--bg-cards);font-size:16px;font-weight:400;text-align:center;text-transform: capitalize;line-height:40px;border-radius:4px;}
.list-label li{position:relative;display:block;padding:7px 0;}
.list-label li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--list-text-color);font-size:14px;font-weight:400;text-transform:capitalize;transition:all .30s ease}
.list-label li a:hover{opacity:0.8;padding-left:25px;transition:all .30s ease}
.Text .widget-content{font-family:var(--text-font);font-size:14px;color:var(--main-text-color);margin:0}
.list-label .label-count{position:relative;float:right;color:var(--theme-text-color);font-size:11px;font-weight:600;text-align:center;line-height:16px}
.rtl .list-label .label-count{float:left}
.Label .widget-title h3:before{content:'\F19B';}
.cloud-label li{position:relative;float:left;margin:0 5px 5px 0}
.cloud-label li a{display:block;height:26px;overflow:hidden;color:var(--cloud-bg-color);font-size:14px;border-radius:4px;line-height:26px;font-weight:400;padding:0 10px;border:1px solid var(--cloud-border-color);transition:all .30s ease}
.cloud-label li a:hover{background-color:var(--button-bg-color);color:var(--button-text-color);transition:all .20s ease;}
.cloud-label .label-count{display:none}
.sibForm{background:var(--bg-cards-search);border-radius:4px;}
.sibForm .widget-content{position:relative;border:1px solid rgb(112 112 112 / 0.15);z-index:11;text-align:center;font-weight:600;box-sizing:border-box;padding:20px 20px 5px;border-radius:4px;}
.sibForm:after{content:'';display:block;position:absolute;bottom:0;right:0;width:100px;height:100px;opacity:0.20;background:var(--button-bg-color);border-radius:100px 0 0;}
.sibForm .follow-by-email-caption{font-size:13px;letter-spacing:1px;color:var(--post-snip-data);line-height:1.5em;margin:0 0 15px;display:block;padding:0 10px;overflow:hidden}
.sibForm .follow-by-email:before{content:'\F189';position:absolute;font-family:var(--icons-font);color:var(--email-text-color);top:0;left:50%;width:34px;overflow:hidden;height:34px;background-color:var(--email-bg-color);font-size:20px;font-weight:400;line-height:34px;text-align:center;transform:translate(-50%,-30%);margin:0;border-radius:50%;}
.sibForm .follow-by-email-inner{position:relative}
.follow-by-email-title{font-size:17px;font-weight:700;padding:7px;margin:15px 0px;color:var(--theme-text-color)}
.sibForm .follow-by-email-inner .follow-by-email-address{width:100%;height:32px;color:var(--theme-text-color);background:var(--input-form);font-size:11px;font-family:inherit;padding:0 10px;margin:0 0 10px;box-sizing:border-box;border:1px solid rgb(122 122 122 / 0.53);border-radius:4px;transition:ease .40s}
.sibForm .follow-by-email-inner .follow-by-email-address:focus{border:1px solid var(--email-bg-color);}
.sibForm .follow-by-email-inner .follow-by-email-address::placeholder{color:var(--placeholder-text-color);opacity:0.67;}
.sibForm .follow-by-email-inner .follow-by-email-submit{width:100%;height:32px;font-family:inherit;border-radius:4px;font-size:11px;color:var(--email-text-color);background-color:var(--email-bg-color);text-transform:uppercase;text-align:center;font-weight:500;cursor:pointer;margin:0 0 15px;border:0;transition:opacity .30s ease}
.sibForm .follow-by-email-inner .follow-by-email-submit:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22);}
.rtl .comments-msg-alert{float:right}
#ArchiveList ul.flat li{color:var(--theme-text-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:var(--theme-text-color);}
#ArchiveList .flat li>a:hover{opacity:0.8}
.rtl #ArchiveList .flat li>a:before{float:right;}
.rtl #ArchiveList .flat li>a>span{float:left;}
#ArchiveList .flat li>a:before{content:"\F285";font-family:var(--icons-font);float:left;font-size:11px;font-weight:400;margin:0 auto;display:inline-block;transition:color .30s}
#ArchiveList .flat li>a>span{position:relative;background-color:var(--button-bg-color);color:var(--button-text-color);float:right;width:16px;height:16px;font-size:10px;font-weight:400;text-align:center;line-height:15px;border-radius:2px;}
.sidebar .PopularPosts .post{position:relative;float:left;margin:0 0 12px;width: 100%;}
.sidebar .PopularPosts .post-pin-inner{position:relative;display:block;width:90px;height:90px;float:left;overflow:hidden;border-radius:50%;margin:0 12px 0 0}
.sidebar .PopularPosts .post-pin-inner.gaint{width:100%;height:257px;margin:0;border-radius: 10px;}
.PopularPosts .widget-title h3:not(div#hot-posts .widget-title h3):before{content:'\F17C';}
.sidebar .PopularPosts .gaint .entery-c{float:left;margin:0;}
.FeaturedPost .entery-c span{font-size:11px;}
.FeaturedPost .post-pin-link{display:block;position:relative;width:100%;height:170px;overflow:hidden;margin:0 0 10px;border-radius: 10px;}
.BlogSearch .widget-title h3:before{content:'\F787';}
.Profile .widget-title h3:before{content:'\F77A';}
.LinkList .widget-title h3:not(div#social-sec .LinkList .widget-title h3,.sidebar div#LinkList77 .widget-title h3):before{content:'\F470';}
.ContactForm .widget-title h3:before{content:'\F4DB';}
.FeaturedPost .widget-title h3:before{content:'\F675';}
.contact-form-widget form{font-weight:600;margin:15px}
.contact-form-name{float:left;width:100%;height:30px;font-family:inherit;color:var(--theme-text-color);background:rgb(217 217 217 / 0.07);font-size:13px;line-height:30px;box-sizing:border-box;padding:5px 10px;margin:0 0 10px;border:1px solid rgb(139 139 139 / 0.32);border-radius:4px}
.contact-form-email{float:left;width:100%;height:30px;font-family:inherit;color:var(--theme-text-color);background:rgb(217 217 217 / 0.07);font-size:13px;line-height:30px;box-sizing:border-box;padding:5px 10px;margin:0 0 10px;border:1px solid rgb(139 139 139 / 0.32);border-radius:4px}
.contact-form-email-message{float:left;width:100%;max-width:100%;min-width:100%;min-height:80px;font-family:inherit;color:var(--theme-text-color);background:rgb(217 217 217 / 0.07);font-size:13px;box-sizing:border-box;padding:5px 10px;margin:0 0 10px;border:1px solid rgb(139 139 139 / 0.32);border-radius:4px}
.contact-form-button-submit{float:left;width:100%;height:30px;background-color:var(--button-bg-color);font-size:13px;color:var(--button-text-color);line-height:30px;cursor:pointer;box-sizing:border-box;padding:0 10px;margin:10px 0;border:0;border-radius:2px;transition:background .30s ease}
.contact-form-button-submit:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22)}
.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-form{display:flex;padding:0;border-radius:4px;}
.BlogSearch .search-input{float:left;width:75%;height:40px;background-color:rgb(153 153 153 / 0.13);color:var(--theme-text-color);font-weight:400;font-size:13px;line-height:30px;border-radius:4px 0 0 4px;box-sizing:border-box;padding:5px 10px;border: 1px solid var(--button-bg-color);}
.rtl .BlogSearch .search-input{border-radius:0 4px 4px 0;}
.rtl .BlogSearch .search-action{border-radius:4px 0 0 4px;}
.blog-list-case li{margin:0 0 10px;}
.blog-icon{position:relative;float:left;margin:0 7px 0 0;}
.rtl .blog-icon{float:right;margin:0 0 0 7px;}
.Feed .item-title:before{content:"\F309";font-weight:400;font-family:var(--icons-font);font-size:17px;margin:0;vertical-align: middle;}
.Feed .item-date,.Feed .item-author{color:var(--post-snip-data);font-size:12px;font-weight:400;padding:0;}
.ReportAbuse > h3{display:flex;background:var(--bg-cards-search);font-size:14px;font-weight:400;padding:25px 20px;gap:10px;border-radius:8px;}
.ReportAbuse > h3:before{content:"\f33a";font-family:var(--icons-font);}
.ReportAbuse > h3 a:hover{text-decoration:underline}
.Attribution a{display:flex;align-items:center;font-size:13px;color:var(--featured-posts-title);font-weight:400;line-height:1.5rem;}
.Attribution a > svg{width:18px;height:18px;fill:currentColor;margin:0 7px 0 0;}
.rtl .Attribution a > svg{margin:0 0 0 7px;}
.Attribution .copyright{font-size:12px;color:var(--post-snip-data);line-height:10px;padding:10px 24px 0;}
.Attribution a:hover{text-decoration:underline}
.sidebar .Image img{width:auto;height:auto;border-radius: 8px;}
.sidebar .Image a{display:block;}
.Image .caption{float: left;margin:10px 0 0}
#google_translate_element{position:relative;overflow:hidden}
.rtl .Translate .goog-te-gadget{direction:inherit}
.Translate .goog-te-gadget a{font-size:11px;color:var(--featured-posts-title)}
.Translate .goog-te-gadget a:hover{color:var(--all-link-color)}
.Translate .goog-te-combo{width:100%;background:rgb(153 153 153 / 0.13);font-family:var(--body-font);color:var(--featured-posts-title);font-size:13px;padding:10px;margin:0 0 0.25rem!important;border:1px solid rgb(112 112 112 / 0.15);border-radius:5px;}
.Translate .goog-te-gadget-simple{width:100%;font-size:13px!important;padding:10px!important;border:0!important;background:var(--bg-cards-search) !important;border-radius:8px;}
.Stats .text-counter-wrapper{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--featured-posts-title);font-weight:700;text-transform:uppercase}
.Stats .text-counter-wrapper:before{content:"\f673";font-size:13px;font-family: var(--icons-font);}
.wikipedia-search-form{display:flex;}
.wikipedia-search-input{flex:1;width:100%;height:40px;background:rgb(153 153 153 / 0.13);font-size:13px;color:var(--theme-text-color);padding:0 15px;border-radius:8px 0 0 8px;}
.rtl .wikipedia-search-input{border-radius:0 8px 8px 0;}
.rtl .wikipedia-search-button{border-radius:8px 0 0 8px;}
.wikipedia-search-button{height:40px;font-size:13px;cursor:pointer;padding:0 15px;border-radius:0 8px 8px 0;box-sizing:border-box;background-color:var(--button-bg-color);color:var(--button-text-color);}
.wikipedia-search-button:hover{opacity:.8}
.wikipedia-search-more a{display:flex;align-items:center;justify-content:center;height:35px;background:var(--button-bg-color);font-size:13px;color:var(--button-text-color);padding:0 10px;margin:10px 0 0;border-radius:8px;}
.wikipedia-search-more a:hover{opacity:.8}
.wikipedia-search-results:not(:has(a)){font-size:13px;margin:9px auto 0;text-align:center;}
.wikipedia-search-results-header{display:none!important}
.wikipedia-search-results a{display:flex;gap:5px;font-size:13px;color:var(--featured-posts-title);margin:10px 0 0}
.wikipedia-search-results a:after{content:"\f1c5";font-size:10px;font-family: var(--icons-font);}
.wikipedia-search-results a:hover{color:var(--all-link-color)}
.BlogSearch .search-action{float:right;width:25%;height:40px;font-family:inherit;font-size:13px;line-height:40px;cursor:pointer;box-sizing:border-box;background-color:var(--button-bg-color);color:var(--button-text-color);padding:0 5px;border:0;border-radius:0 4px 4px 0;transition:background .30s ease}
.BlogSearch .search-action:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22)}
.Profile .profile-img{float:left;width:70px;height:70px;margin:0 15px 0 0;border-radius:50%;transition:all .30s ease}
.team-member{position:relative;display:block;overflow:hidden;float:left;width:100%;box-sizing:border-box;margin:0 0 15px;}
.team-member .team-member-img{position:relative;display:block;float:left;margin:0;}
.team-flex,.profile-datablock{position:relative;display:block;overflow:hidden;}
.team-flex a,.profile-datablock a{position:relative;display:block;font-size:14px;font-weight:600;color:var(--main-menu-text-color);margin:0;}
.profile-textblock{position:relative;display:block;font-size:12px;color:var(--post-snip-data)}
.Profile .profile-info >.profile-link{color:var(--theme-text-color);font-size:11px;margin:5px 0 0}
.Profile .profile-info >.profile-link:hover{opacity:0.8}
.Profile .profile-datablock .profile-textblock a{position:relative;overflow:hidden;display:block;float:left;margin:13px 0;}
.Profile .profile-info ul.author-kit.show{display:flex;justify-content:center;}
.Profile .profile-datablock .profile-textblock{position:relative;display:block;z-index:11;float:left;overflow:hidden;}
.profile-data.location:before{content:"\F3E7";font-family:var(--icons-font);font-size:15px;font-weight:400;vertical-align:middle;}
a.user-image{position:relative;display:block;overflow:hidden;float:left;z-index:1;}
.profile-data.location{position:relative;font-size:13px;color:var(--button-bg-color);text-align:center;margin:10px auto 0;float:left;width:100%;box-sizing:border-box;}
.widget-control ul li{width:calc(50% - 8px);padding:7px 0 0}
.widget-control ul li a{color:var(--featured-posts-title);font-size:13px;font-weight:500;background:rgb(130 130 130 / 0.11);border-radius:4px;width:100%;float:left;margin:4px 0;padding:3px 0;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;}
.LinkList .widget-control ul li:nth-child(odd),.PageList .widget-control ul li:nth-child(odd){float:left}
.LinkList .widget-control ul li:nth-child(even),.PageList .widget-control ul li:nth-child(even){float:right}
.widget-control ul li a:before{content:"\F309";float:left;font-weight:400;font-family:var(--icons-font);font-size:17px;margin:0}
.widget-control ul li a:hover{color:var(--button-text-color);background:var(--button-bg-color);}
.flex-footer{display:flex;flex-direction:column;}
#footer-kit{position:relative;float:left;width:100%;}
#footer-kit .footer-data{background-color:var(--footer-bg-color);}
#footer-kit .footer{display:inline-block;float:left;width:33.33333333%;box-sizing:border-box;padding:0 15px}
#footer-kit .footer .widget{float:left;width:100%;padding:5px 0;margin:10px 0 0}
#footer-kit .footer .Text{margin:10px 0 0}
#footer-kit .footer .widget:first-child{margin:0}
.footer-outer{display:flex;justify-content:space-between;align-items:center;align-content:center;}
.backTop{display:none;z-index:10;position:fixed;bottom:25px;right:25px;cursor:pointer;overflow:hidden;font-size:24px;font-weight:600;color:var(--button-text-color);text-align:center;width:40px;height:40px;line-height:35px;border-radius:4px;background:var(--button-bg-color);box-shadow:var(--bg-cards-shadow);}
.backTop:after{content:'\F286';position:relative;font-family:var(--icons-font);font-size: 15px;font-weight:400;margin:0;vertical-align:middle;opacity:.8;transition:opacity .30s ease;}
.backTop:hover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22)}
.error404 #feed-view{width:100%!important;margin:0!important}
.error404 #sidebar-case{display:none}
.errorPage{color:var(--theme-text-color);text-align:center;padding:80px 0 100px}
.errorPage h3{font-size:160px;line-height:1;margin:0 0 30px}
.errorPage h4{font-size:25px;margin:0 0 20px}
.errorPage p{margin:0 0 10px}
.errorPage a{display:block;color:var(--main-text-color);padding:10px 0 0}
.errorPage a i{font-size:20px}
.errorPage a:hover{text-decoration:underline}
.firstword{float:left;color:#7a5a5a;font-size:70px;line-height:60px;padding-top:3px;padding-right:8px;padding-left:3px}
.code-box input#showlink{line-height:0;margin:0;padding:0;outline:0;border:0;width:1px;height:0;opacity:0;}
.tg{border-collapse:collapse;border-spacing:0}
.tg td{font-family:'Open Sans',sans-serif;font-size:14px;border:1px solid #000;background-color:#fff}
.main-button{display:inline-block;color:var(--button-text-color);background:var(--button-bg-color);font-size:14px;font-weight:400;padding:5px 12px;margin:5px;text-align:center;border:0;cursor:pointer;border-radius:4px;text-decoration:none;min-width: 80px;}
.main-button:before{font-family:var(--icons-font);vertical-align:middle;margin:0 5px 0 0}
.rtl .main-button:before{margin:0 5px 0 0}
.main-buttonhover{box-shadow: inset 0 0 19px 8px rgb(0 0 0 / 0.22);}
.l-bt{padding:16px 35px;}
.main-button.buy:before{content:"\F174";}
.main-button.demo:before{content:"\F33E";}
.main-button.share:before{content:"\F52D";}
.main-button.gift:before{content:"\F3EB";}
.main-button.download:before{content:"\F30A";}
.main-button.contact:before{content:"\F676";}
.main-button.link:before{content:"\F471";}
.main-button.cart:before{content:"\F23F";}
.main-button.info:before{content:"\F430";}
.main-button.paypal:before{content:"\F662";}
.card-wrap .card-icon i:before{content:attr(data-icon);}
.alert-message{position:relative;clear:both;display:inline-block;background-color:#293dc9;padding:20px;margin:20px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#2978c9;border:1px solid #ec6868}
.alert-message.success:before{content:"\F26A";color:#13d864}
.alert-message:before{font-family:var(--icons-font);vertical-align:middle;font-size:16px;font-weight:400;display:inline-block;margin:0 5px 0 0}
.alert-message.passed:before{content:"\F270";color:#1984ce}
.alert-message.warning:before{content:"\F333";color:#c58519}
.alert-message.error:before{content:"\F622";color:#d02615}
.alert-message.success{background-color:#f1f9f7;border-color:#e0f1e9;color:#1d9d74}
.alert-message.passed{background-color:#f5fbff;border:1px solid #7ebbe4}
.alert-message.alert{background-color:#daefff;border-color:#8ed2ff;color:#378fff}
.alert-message.warning{background-color:#fcf8e3;border-color:#faF218;color:#8a6d3b}
.alert-message.error{background-color:#ffd7d2;border-color:#ff9494;color:#f55d5d}
.code-box{position:relative;display:block;color:#eaeaea;background-color:#0d1642;font-family:Monospace;font-size:13px;white-space:pre-wrap;line-height:1.4em;padding:15px 10px 10px;margin:0;border:1px solid rgba(155,155,155,0.3);border-radius:2px}
.card-wrap{display:flex;justify-content:space-between;margin:18px 20px;padding:25px 10px;align-items:center;border:1px solid rgb(120 120 120 / 0.11);border-radius:6px;box-shadow:0px 0px 4px 2px rgb(129 129 129 / 0.05);}
.card-header{display:flex;justify-content:space-between;align-items:center;}
.card-icon{display:block;background:rgb(129 129 129 / 0.14);width:50px;font-size: 20px;min-width: 50px;height:50px;text-align: center;line-height:50px;border-radius:4px;margin:0 10px;}
.card-info{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;}
span.card-title{font-size:16px;font-weight:600;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
span.card-data{font-size:12px;color:#767676;}
@media screen and (max-width:1178px){#outer-wrapper{max-width:100%}
#center-case{box-sizing:border-box;padding:0;margin:10px 0 0}
.nav-widget{margin:0 15px;}
}
@media screen and (max-width:1078px){#outer-wrapper{max-width:100%}
.inner-sym{left:140px;}
.rtl .inner-sym{left:unset;right:140px;}
.feature-zone .featured-box.item0{width:calc(55% - 10px);}
.featured-block{grid-gap:10px;}
.sec-enter .widget .post-pin-inner{height:261px;}
}
@media screen and (max-width:980px){
.inner-sym{gap:10px;left:0;}
.rtl .inner-sym{left:unset;right:0;}
.bt-next{z-index:11;}
.prev-bt,.next-bt{position:absolute;top:50%;transform:translateY(-50%);--featured-posts-title:var(--button-text-color);background:var(--button-bg-color);}
.prev-bt{right:0}
.next-bt{left:0}
.block-step{width:270px;}
}
@media screen and (max-width:940px){
.row-wrapper{gap:10px;}
.row-step{display:flex;width:calc((100% - 10px) / 2);}
.post-pin .post-pin-link{height:190px;width:270px;}
.post-pin .entery-c{height:190px;}
.post-pin .entry-title{font-size:17px;}
.featured-box.item0 .entry-title,.block-module.item0 .entry-title,.sec-pin .video-module.item0 .entry-title{font-size:20px;}
.video-module.item0 .post-pin-inner .post-pin-link{height:410px;}
.inner-sym{width:100%;overflow-x:auto;padding: 0 0 5px;}
.block-step{flex-shrink:0;}
}
@media screen and (max-width:880px){
#outer-wrapper .flex-section .outer-case{flex-direction:column;align-items:stretch;}
.nav-widget{gap:7px;flex-direction:column;margin:0 5px;}
div#hot-posts,div#social-sec{width:100%;}
.breaking-ticker .tickerNews .entry-title a {text-align: center;}
div#LinkList9 .widget-title,.ticker-pro .widget-title h3:after{display:none;}
div#hot-posts .widget{display:flex;flex-direction:column;}
.ticker-pro .widget-title{margin:0 auto;width:auto;text-align:center;}
.sec-enter .widget .feature-zone .featured-box.item0 .post-pin-inner{height:420px;}
.feature-zone{flex-direction:column;margin: 0 auto 10px;}
.featured-box.item0{margin:0 0 10px;}
.feature-zone .featured-box.item0,.featured-block{width:100%;}
.post-pin{flex-direction:column;}
.post-pin{align-items:stretch;}
.post-pin .entery-c{padding:0 15px;margin:10px 0 0;width:auto;}
.post-pin .post-pin-link{width:100%;margin:0;}
.post-pin .post-pin-link{height:330px;}
.post-pin-wrap .grid-posts{grid-template-columns:1fr 1fr;}
.block-module,.block-combo,.block-module.item0,.post-pin .post-pin-link{width:100%;}
.block-module.item0{margin:0 0 20px;}
.block-wrapper{flex-direction:column;}
.footer-radar{display:flex;justify-content:space-around;flex-wrap:wrap;}
.footer-radar .radar-posts{width:calc((100% - 20px) / 2);}
.sidebar-zone .sidebar-post .sidebar-img{height:232px;}
ul#menu-chipList,#menu-chip ul>li{display:block;}
.SuperLogo{padding:0;}
.header-section{justify-content:space-between;}
.header-right{position:relative;right:unset;}
.post-pin-wrap .grid-posts{grid-column-gap:10px;}
.menu-h,#menu-chipList>li>a{--main-menu-text-color:var(--mobile-text-color)}
div#Header1{position:relative;display:flex;align-items:center;height:100%;margin:0;}
.outer-case{justify-content:center;flex-direction:column;align-items:center;}
.main-menu-wrap{display:none}
.hamburger{display:flex;align-items:center;}
.header-section{flex-wrap:nowrap;}
#menu-chipList>li:after{content:none}
.social-runs ul li a{opacity:0.8}
#menu-chipList>li>a{justify-content:space-between;padding:10px 10px;margin:10px 0;text-align:left;}
.rtl #menu-chipList>li>a{text-align:right;}
#feed-view,#sidebar-case{width:100%;}
.menu-chip{display:none}
.logo-case{border-radius:0;margin:0}
.overlay,#inner-menu{display:block;transition:all .5s cubic-bezier(.79,.14,.15,.86)}
.menu-kit .overlay{filter:blur(2.5px);backdrop-filter:saturate(100%) blur(2.5px);visibility:visible;opacity:1;}
body.active-search{overflow:visible;left:initial;right:initial}
.type-block2 .widget-content{padding:10px;}
.about-author{text-align:center}
.footer-bp{width:100%;}
.footer-sym .LinkList{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;margin:15px auto 0;}
.footer-sym .about-content{align-items:center;justify-content:center;align-content:center;flex-direction:column;}
.footer-sym{flex-wrap:wrap;flex-direction:column;}
.bio-data{width:100%;text-align:center;}
.footer-sym .Image{width:100%;}
.footer-outer{flex-direction:column-reverse;}
}
@media screen and (max-width:768px){
.bt-next{display:none;}
.block-module.item0 .post-pin-link{height:390px;}
.block-module.item0{margin:0 0 10px;}
.sidebar-zone .sidebar-post .sidebar-img{height:190px;}
.post-pin .post-pin-link{height:220px;}
.share-now{align-items:flex-start;flex-direction:column;}
.sidebar .PopularPosts .post-pin-inner.gaint{height:300px;}
.post-pin .entry-title{font-size:15px}
.block-wrapper{flex-direction:column;}
.block-module.item0,.block-combo{width:100%;}
.featured-box .entry-title,.sidebar .PopularPosts .entry-title,.block-combo .block-module .entry-title{font-size: 15px;}
.video-wrapper{grid-template-columns:repeat(1,1fr);}
.about-author .avatar-case{float:none;margin:10px auto}
.author-name{text-align:center}
.author-name a:after{float:none}
.author-dt{text-align:center}
.author-kit li{float:none;display:inline-block}
.post-footer{margin:0}
.sidebar-zone{grid-gap:7px;}
ul.nav-site{padding:5px}
.sec-pin .widget,.post-pin-wrap{padding:15px 5px;}
.sidebar .widget{padding:15px 0;}
#footer-kit .footer{width:100%;margin-right:0}
#menu-footer,#footer-kit .copyright-area{width:100%;height:auto;line-height:1.7em;text-align:center}
#menu-footer,.block-combo{margin:10px 0 0}
#footer-kit .copyright-area{margin:10px 0 5px}
#footer-m,.footer-c .footer-copyright{text-align:center;margin:0 auto;}
#footer-m ul li{display:inline-block;float:none;margin:0}
#footer-m ul li a{margin:0 7px}
.footer-c .footer-copyright .widget{float:left;width:100%;margin:10px 0 0;}
}
@media screen and (max-width:680px){
.post-pin .post-snippet{display:none;}
.head-c{flex-shrink:unset;}
#cookies-set{right:0!important;left:0!important;bottom:0;width:initial;margin:0;padding:20px 15px;border-radius:0;transform:translate3d(0,50%,0);}
#cookies-set.cookies-show{transform:translate3d(0,0,0);}
}
@media screen and (max-width:640px){
.head-c img{max-height:40px;}
.row-thumb .post-pin-link{height:200px;}
.modal-under .modal-grid{width:100%;justify-content:flex-start;}
.video-wrapper{grid-gap:12px;}
.sec-pin .raw-main{width:100%;clear:both}
.sec-pin .raw-main .raw-main-sum{display:block!important}
.sec-pin .raw-main .raw-main-box h3 a{font-size:initial!important}
.sec-pin .video-module.item0 .entry-title{font-size:20px;}
.sec-enter .featured-box.item0 .post-pin-inner{height:360px;}
.block-module.item0 .post-pin-link,.modal-grid .post-pin-inner .post-pin-link{height:332px;}
.featured-box .entery-f{bottom:0;}
.rtl .post-cmm.flex{left:0;right:unset;}
.StickyDemo{margin:0 4px;}
.share-sym.colorful-ico a:before{font-size:19px;}
.share-sym.colorful-ico li a{height:30px;line-height:20px;}
input.search-input{font-size:20px}
#feed-view #main{margin:0}
.related-pt .related-b{width:100%;}
.related-pt .related-b .related-b-thumb{height:250px}
}
@media screen and (max-width:480px){
.row-step{width:100%;}
.row-thumb .post-pin-link{height:240px;}
.subscribe-t span{display:none;}
.subscribe-t:before{content:'\F736';position:relative;font-family:var(--icons-font);font-size:18px;font-weight:400;margin:0;}
.subscribe-t{padding:0 14px;}
.post-pin .entry-title{font-size:17px;}
.share-runs li a span{display:none;}
.post-card{display:block;}
.post-card .entery-c{margin:15px 10px;}
.post-image {height: 190px;}
.card-wrap{display:block;}
.sec-enter .widget .feature-zone .featured-box.item0 .post-pin-inner,.video-module.item0 .post-pin-inner .post-pin-link{height:350px;}
.post-pin .post-pin-link{height:270px;}
.sec-enter .widget .featured-box.item2 .post-pin-inner, .sec-enter .widget .featured-box.item3 .post-pin-inner{height:190px;}
.post-pin-wrap .grid-posts{grid-template-columns:1fr;}
.footer-radar .radar-posts{width:100%;}
.post-pin .entery-c{margin:0;padding:0 5px;border-radius:0 0 10px 10px;}
.post-pin .post-pin-link{border-radius:10px 10px 0 0;}
.card-wrap{flex-direction:column;align-items:start;}
a.card-button.main-button{display:block;max-width:100%;}
.card-header{justify-content:flex-start;}
.featured-box.item0 .entry-title{font-size:20px;}
.sidebar-zone .sidebar-post .sidebar-img{height:125px;}
.author-kit li{float:none;display:inline-block;margin:10px}
.errorPage{padding:70px 0 100px}
.errorPage h3{font-size:120px}
#comments ol{padding:0}
.sec-enter .featured-box.item0 .post-pin-inner{height:310px;}
}
@media screen and (max-width:380px){
.pagination .btn{min-width:unset;font-size:0;}
.search-thumb{width:100px;height:80px;}
.about-author .avatar-case{width:60px;height:60px}
.item .comment-bubble{display:none}
.share-top{margin:0;}
}
/* VNPT-CA sales layer: preserves the original premium theme structure */
#top-bar,#home-ads0,#home-ads,#wrap-kit,#wrap-kit2,#footer-kit,#cookies-set,
.social-sec,.social-kit,.share-runs,.share-sym,.home-share,.post-share-buttons,.author-dt .author-kit,
.comments-section,.footer-social-widget{display:none!important}
body{background:#f3f7fb;overflow-x:hidden}
.container{width:100%;max-width:1180px;box-sizing:border-box}
#outer-wrapper{overflow:visible!important}
#header-sec{position:sticky!important;top:0;z-index:10000;background:#fff;box-shadow:0 4px 18px rgba(5,57,87,.12)}
body#layout #header-sec{position:relative!important;box-shadow:none}
.vnpt-wordmark{display:flex!important;align-items:center;gap:10px;text-decoration:none!important;white-space:nowrap}
.vnpt-logo-img{display:block;width:126px;height:40px;object-fit:contain}
.vnpt-wordcopy{display:flex;flex-direction:column;color:#075985;border-left:1px solid #d9e5ec;padding-left:10px}
.vnpt-wordcopy strong{font:900 15px Arial;line-height:1.1;letter-spacing:.2px}
.vnpt-wordcopy small{font:600 9.5px Arial;margin-top:3px;color:#526579}
.vnpt-header-hotline{display:none}
@media screen and (min-width:881px){#menu-chipList>.vnpt-menu-hotline{display:none}.header-right{overflow:visible}.header-right .search-wrap{gap:8px}.header-right .dark-c,.header-right .subscribe-t{margin:0}.vnpt-header-hotline{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;height:40px;box-sizing:border-box;padding:0 14px;border:1px solid rgba(255,255,255,.32);border-radius:10px;background:linear-gradient(135deg,#f44b4b,#d92332);color:#fff!important;font-size:14px;font-weight:850;line-height:1;text-decoration:none!important;white-space:nowrap;box-shadow:0 5px 14px rgba(217,35,50,.22);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.vnpt-header-hotline i{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:rgba(255,255,255,.18);font-style:normal;font-size:14px}.vnpt-header-hotline:hover{transform:translateY(-1px);filter:brightness(.97);box-shadow:0 7px 18px rgba(217,35,50,.3)}.vnpt-header-hotline:focus-visible{outline:3px solid rgba(11,134,197,.28);outline-offset:2px}}
@media screen and (min-width:881px) and (max-width:1050px){#menu-chipList>li>a{padding-left:10px;padding-right:10px}.vnpt-header-hotline{padding:0 10px;font-size:13px}.header-right .search-wrap{gap:6px}}
#subscribe .subscribe-t{background:#0b86c5!important;color:#fff!important;border-radius:7px;font-weight:800}
.vnpt-sales-home{--vnpt-ui:"Segoe UI",Arial,sans-serif;max-width:1160px;margin:20px auto 50px;padding:0 20px;box-sizing:border-box;color:#263746;font-family:var(--vnpt-ui)!important}
.vnpt-sales-home *{box-sizing:border-box;font-family:var(--vnpt-ui)!important}
body,button,input,textarea,select,h1,h2,h3,h4,h5,h6,.entry-title,.widget-title{font-family:"Segoe UI",Arial,sans-serif!important}
.vnpt-sales-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.35fr .65fr;gap:48px;align-items:center;min-height:250px;padding:36px 42px;background:linear-gradient(125deg,#064d78 0%,#087fb9 58%,#0aa4c9 100%);border:1px solid rgba(255,255,255,.28);border-radius:22px;color:#fff;box-shadow:0 18px 44px rgba(5,83,126,.20)}
.vnpt-sales-hero:after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;background:#fff1;right:-90px;top:-120px}
.vnpt-sales-copy{position:relative;z-index:1}
.vnpt-sales-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:1.15px;text-transform:uppercase;margin-bottom:8px;color:#cdefff}
.vnpt-sales-hero h1{font-size:36px;line-height:1.13;font-weight:800;margin:0 0 12px;color:#fff;letter-spacing:-.45px}
.vnpt-sales-hero p{font-size:15px;line-height:1.6;font-weight:400;margin:0 0 21px;max-width:650px;color:#eaf8ff}
.vnpt-sales-actions{display:flex;flex-wrap:wrap;gap:11px}
.vnpt-sales-actions a,.vnpt-sales-actions button{border:0;border-radius:10px;padding:12px 17px;font-size:13px;font-weight:800;text-decoration:none!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.vnpt-sales-actions a:hover,.vnpt-sales-actions button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,35,58,.18)}
.vnpt-sales-primary{background:#fff;color:#075985!important}
.vnpt-sales-secondary{background:#ffffff18;color:#fff!important;border:1px solid #ffffff88!important}
.vnpt-hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
.vnpt-hero-tags span{border:1px solid #ffffff48;background:#ffffff10;border-radius:99px;padding:5px 10px;color:#eaf8ff;font-size:11px;font-weight:700}
.vnpt-hero-learn{display:inline-block;margin-top:10px;color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important;border-bottom:1px solid #ffffff70}
.vnpt-hero-learn:hover{border-bottom-color:#fff}
.vnpt-hero-visual{position:relative;z-index:1;min-height:204px;border:1px solid #ffffff88;border-radius:18px;background:linear-gradient(160deg,#fff,#eef9fe);box-shadow:0 16px 34px #003a5a2d;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;color:#075985}
.vnpt-hero-shield{width:64px;height:64px;border-radius:20px 20px 26px 26px;background:linear-gradient(145deg,#0788c7,#08afd0);box-shadow:0 9px 22px #0788c744;display:grid;place-items:center;margin-bottom:12px;transform:rotate(45deg)}
.vnpt-hero-shield span{color:#fff;font-size:28px;font-weight:900;transform:rotate(-45deg)}
.vnpt-hero-visual b{font-size:21px;font-weight:900;letter-spacing:.5px}
.vnpt-hero-visual small{margin:5px 0 10px;color:#627487;font-size:11px}
.vnpt-hero-visual a{color:#ef4444!important;text-decoration:none!important;font-size:18px;font-weight:900}
.hamburger,.dark-c,.search-button-flex,.subscribe-t,.load-more,.cookies-bt,#show-comment-form,.prev-bt,.next-bt,.tocset-title{font:inherit;cursor:pointer}
.hamburger,.dark-c,.search-button-flex,.prev-bt,.next-bt,.tocset-title{border:0}
.hamburger,.search-button-flex,.tocset-title{background:transparent}
.vnpt-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}
.vnpt-service-card{display:block;background:#fff;border:1px solid #d9e7f0;border-radius:16px;padding:22px;text-decoration:none!important;box-shadow:0 9px 26px rgba(11,78,121,.07);transition:.2s ease}
.vnpt-service-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(11,78,121,.13)}
.vnpt-service-card b{display:block;color:#075985;font-size:17px;margin:11px 0 7px}
.vnpt-service-card span{display:block;color:#617181;font-size:13px;line-height:1.55}
.vnpt-service-icon{width:42px;height:42px;display:grid!important;place-items:center!important;border-radius:10px;background:#e7f6fd;color:#087ac1!important;font-size:21px!important}
.vnpt-home-section{margin-top:42px}
.vnpt-home-heading{max-width:760px;margin-bottom:18px}
.vnpt-home-eyebrow{display:block;color:#0788ce;font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px}
.vnpt-home-section h2{color:#075985;font-size:29px;line-height:1.28;font-weight:800;letter-spacing:-.2px;margin:0 0 9px}
.vnpt-home-section p{color:#5d6e7b;line-height:1.65;margin:0}
.vnpt-use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.vnpt-use-card{display:flex;align-items:flex-start;gap:11px;background:#fff;border:1px solid #dbe8ee;border-radius:12px;padding:16px;text-decoration:none!important;color:#263746!important;min-height:92px;transition:.2s ease}
.vnpt-use-card:hover{border-color:#69b9dd;transform:translateY(-2px);box-shadow:0 8px 22px #0b4e7912}
.vnpt-use-card i{font-style:normal;width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#e8f6fc;color:#087ac1;font-weight:900;flex:0 0 auto}
.vnpt-use-card b{display:block;color:#075985;font-size:14px;margin-bottom:3px}
.vnpt-use-card span{display:block;color:#667783;font-size:12px;line-height:1.45}
.vnpt-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.vnpt-choice{position:relative;background:#fff;border:1px solid #d7e6ed;border-radius:15px;padding:23px;text-decoration:none!important;box-shadow:0 8px 24px #0b4e790d}
.vnpt-choice.featured{border:2px solid #0788ce;background:linear-gradient(180deg,#f0faff,#fff)}
.vnpt-choice-label{display:inline-block;background:#e7f6fd;color:#075985;border-radius:99px;padding:4px 9px;font-size:11px;font-weight:900;margin-bottom:10px}
.vnpt-choice h3{color:#075985;font-size:20px;margin:0 0 8px}
.vnpt-choice p{font-size:13px;min-height:62px}
.vnpt-choice strong{display:block;color:#087ac1;margin-top:12px;font-size:13px}
.vnpt-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.vnpt-guide-card{display:block;background:linear-gradient(145deg,#064d78,#078cc5);border:1px solid #ffffff20;border-radius:16px;padding:22px;color:#fff!important;text-decoration:none!important;min-height:150px;box-shadow:0 10px 26px rgba(5,83,126,.15);transition:transform .2s ease}
.vnpt-guide-card:hover{transform:translateY(-3px)}
.vnpt-guide-card small{display:block;color:#bceafa;margin-bottom:9px;font-weight:800}
.vnpt-guide-card b{display:block;font-size:17px;line-height:1.45;margin-bottom:8px}
.vnpt-guide-card span{color:#dff5ff;font-size:12px;line-height:1.55}
.vnpt-home-faq{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;align-items:start;background:#f6fafc;border:1px solid #dce8ee;border-radius:16px;padding:25px}
.vnpt-home-faq details{background:#fff;border:1px solid #dce8ee;border-radius:10px;padding:13px 15px;margin:0 0 9px}
.vnpt-home-faq summary{cursor:pointer;color:#075985;font-weight:800}
.vnpt-home-faq details p{font-size:13px;margin-top:9px}
.vnpt-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}
.vnpt-trust-strip span{background:#ffffff14;border:1px solid #ffffff36;border-radius:10px;padding:10px;text-align:center;color:#fff;font-size:12px;font-weight:800}
.item-view #feed-view,.static_page #feed-view{width:100%!important}
.item-view #sidebar-case,.static_page #sidebar-case{display:none!important}
.item-view .outer-case,.static_page .outer-case{display:block!important}
body:not(.item-view):not(.static_page) #feed-view{width:100%!important}
body:not(.item-view):not(.static_page) #sidebar-case{display:none!important}
.post-pin-wrap>.widget-title>.title{font-size:18px!important}
.post-pin .post-pin-link{height:auto!important;aspect-ratio:16/9;background:#eaf4f9}
.post-pin .post-pin-link .snip-thumbnail{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.post-pin .entery-c{height:auto!important;min-height:0}
.item-view .post-body img,.static_page .post-body img{display:block;max-width:100%!important;height:auto!important;object-fit:contain!important;image-rendering:auto}
@media screen and (min-width:881px){.post-pin{align-items:stretch}.post-pin .post-pin-link{width:min(38%,380px)}.post-pin .entery-c{justify-content:center}}
@media screen and (max-width:880px){.post-pin .post-pin-link{width:100%!important}.post-pin .entery-c{margin-top:0!important;padding:14px 15px!important}}
.share-runs,.share-sym,.home-share,.footer-sym,.social-mobile{display:none!important}
#vnpt-sales-footer{background:#063d5e;color:#d9edf7;margin-top:42px}
.vnpt-footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:36px;padding:44px 20px}
.vnpt-footer-inner h3,.vnpt-footer-inner h4{color:#fff;margin:0 0 14px}
.vnpt-footer-inner h3{font-size:23px}
.vnpt-footer-inner p{line-height:1.65;margin:7px 0}
.vnpt-footer-inner a{display:block;color:#d9edf7!important;text-decoration:none!important;padding:5px 0}
.vnpt-footer-hot{font-size:21px!important;font-weight:900;color:#fff!important}
.vnpt-footer-copy{text-align:center;border-top:1px solid #ffffff22;padding:15px 20px;color:#b9d6e5;font-size:13px}
.vnpt-fab{position:fixed;left:20px;right:auto;bottom:20px;z-index:9980;border:0;border-radius:999px;background:#ef4444;color:#fff;padding:13px 19px;font-weight:800;box-shadow:0 8px 25px #0003;cursor:pointer}
.vnpt-mobile-actions{display:none}
.vnpt-modal{display:none;position:fixed;inset:0;z-index:12000;background:transparent;padding:0;pointer-events:none}
.vnpt-modal.open{display:block}
.vnpt-modal-card{position:fixed;box-sizing:border-box;top:96px;left:24px;right:auto;width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 120px);overflow:auto;pointer-events:auto;background:#fff;border:1px solid #cfe0ea;border-radius:16px;padding:0 20px 20px;box-shadow:0 20px 60px rgba(0,43,69,.28)}
.vnpt-modal-titlebar{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 -20px 10px;padding:17px 15px 12px 20px;background:#fff;border-bottom:1px solid #e3edf2;border-radius:16px 16px 0 0;cursor:move;user-select:none;touch-action:none}
.vnpt-modal-titlebar>div{min-width:0}
.vnpt-modal-card h3{margin:0 0 4px;color:#075985;font-size:21px;line-height:1.25}
.vnpt-modal-card p{margin:0;color:#58697a;font-size:13px;line-height:1.45}
.vnpt-modal-close{position:static;display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:0;border-radius:50%;background:#edf5f8;font-size:23px;line-height:1;color:#536574;cursor:pointer}
.vnpt-modal-card input{box-sizing:border-box;width:100%;padding:11px 12px;margin:5px 0;border:1px solid #cbd5e1;border-radius:8px;font-size:14px}
.vnpt-modal-submit{width:100%;margin-top:7px;padding:13px;border:0;border-radius:8px;background:#087ac1;color:#fff;font-weight:900;cursor:pointer}
.vnpt-modal-submit:disabled{opacity:.68;cursor:wait}
.vnpt-form-success[hidden]{display:none}
.vnpt-form-success{text-align:center;padding:24px 4px 8px}
.vnpt-form-success-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 15px;border-radius:50%;background:#e8f8f1;color:#07865f;font-size:30px;font-weight:900}
.vnpt-form-success h3{margin:0 0 10px;color:#075985;font-size:22px}
.vnpt-form-success p{margin:0 auto 10px;max-width:330px;color:#43586b;font-size:14px;line-height:1.6}
.vnpt-form-countdown{padding:10px 12px;border-radius:10px;background:#eef8fd;color:#075985!important}
.vnpt-form-countdown strong{font-size:18px}
.vnpt-form-home{display:inline-block;margin-top:5px;padding:10px 16px;border-radius:9px;background:#087ac1;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800}
@media(max-width:900px){.vnpt-service-grid,.vnpt-choice-grid,.vnpt-guide-grid{grid-template-columns:repeat(2,1fr)}.vnpt-use-grid{grid-template-columns:repeat(2,1fr)}.vnpt-sales-hero{grid-template-columns:1fr;padding:30px}.vnpt-hero-visual{display:none}.vnpt-home-faq{grid-template-columns:1fr}.vnpt-trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){body{padding-bottom:76px!important}.container{width:100%!important;max-width:100%!important}.post-body{max-width:100%;overflow-x:hidden}.post-body table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;white-space:nowrap;border-radius:10px}.post-body table td,.post-body table th{min-width:92px;padding:9px 10px!important;font-size:13px!important}.post-body table tr:first-child th,.post-body table tr:first-child td{font-size:13.5px!important}.vnpt-logo-img{width:96px;height:34px}.vnpt-wordcopy small{display:none}.vnpt-wordcopy strong{font-size:13px}.vnpt-sales-home{margin-top:12px;padding:0 10px}.vnpt-sales-hero{padding:24px 20px;border-radius:16px;min-height:0}.vnpt-sales-hero h1{font-size:27px}.vnpt-sales-hero p{font-size:14px;margin-bottom:17px}.vnpt-sales-actions a,.vnpt-sales-actions button{width:100%;text-align:center}.vnpt-hero-tags{justify-content:center}.vnpt-hero-learn{display:block;text-align:center}.vnpt-service-grid,.vnpt-choice-grid,.vnpt-guide-grid,.vnpt-use-grid{grid-template-columns:1fr}.vnpt-home-section{margin-top:30px}.vnpt-home-section h2{font-size:23px}.vnpt-choice p{min-height:0}.vnpt-home-faq{padding:18px}.vnpt-trust-strip{grid-template-columns:1fr 1fr}.vnpt-footer-inner{grid-template-columns:1fr;gap:22px;padding:35px 20px}.vnpt-fab{display:none!important}.vnpt-mobile-actions{position:fixed;left:8px;right:8px;bottom:8px;z-index:1999999999;display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:6px;padding:6px;background:rgba(255,255,255,.96);border:1px solid #d8e7ef;border-radius:16px;box-shadow:0 10px 32px rgba(0,48,76,.24);backdrop-filter:blur(10px)}.vnpt-mobile-actions a,.vnpt-mobile-actions button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:46px;margin:0;padding:7px 5px;border:0;border-radius:11px;color:#fff!important;text-decoration:none!important;font-size:12.5px;font-weight:800;line-height:1.15;white-space:nowrap;cursor:pointer}.vnpt-mobile-actions i{font-style:normal;font-size:16px;line-height:1}.vnpt-mobile-call{background:#0a8a66}.vnpt-mobile-register{background:#ef4444}.vnpt-mobile-chat{background:#078bc5}.widget-layout{display:none!important}.vnpt-modal-card{top:66px;left:10px;right:auto;width:calc(100vw - 20px);max-height:calc(100vh - 150px)}}
-->
/*<![CDATA[*/
/* VNPT homepage: scoped visual system, native Blogger ranking, no libraries. */
body.vnpt-home-v2{--vh-ink:#12334c;--vh-muted:#61788a;--vh-blue:#087cb7;--vh-bg:#f3f7fb;--vh-card:#fff;--vh-line:#dfebf2;background:var(--vh-bg)!important;color:var(--vh-ink);font-family:'Segoe UI',Arial,sans-serif!important}
.vnpt-home-v2.dark{--vh-ink:#e4f1fa;--vh-muted:#acc2d0;--vh-blue:#65cbff;--vh-bg:#102431;--vh-card:#183443;--vh-line:#305164}
.vnpt-home-v2 .vhome-shell,.vnpt-home-v2 #center-case>.container{width:calc(100% - 48px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}
.vhome-shell *,.vhome-sidebar *{box-sizing:border-box}
.vhome-shell a,.vhome-sidebar a{text-decoration:none;color:inherit}
.vhome-shell :is(h1,h2,h3,p),.vhome-sidebar :is(h2,h3,p){margin:0;font-family:inherit}
.vhome-shell button,.vhome-sidebar button{font-family:inherit;cursor:pointer}
.vhome-shell :is(a,button):focus-visible,.vhome-sidebar :is(a,button,summary):focus-visible{outline:3px solid #0bb1ed;outline-offset:4px}
.vhome-shell [id],.vnpt-home-v2 #center-case{scroll-margin-top:100px}
.vhome-hero{position:relative;display:grid;grid-template-columns:1.25fr 1fr;gap:16px;align-items:center;overflow:hidden;padding:38px 44px;margin:22px 0 36px;border:1px solid #cde5f0;border-radius:26px;background:radial-gradient(ellipse at 90% 20%,#b8e6f5 0,transparent 54%),linear-gradient(120deg,#ffffff,#edf8ff);box-shadow:0 12px 42px #0b52790c}
.vhome-eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--vh-blue);line-height:1.5}
.vhome-status{height:7px;width:7px;background:#00a9bc;border-radius:50%;box-shadow:0 0 0 4px #d8f4f8}
.vhome-hero h1{font-size:clamp(32px,3.3vw,45px);line-height:1.17;font-weight:800;letter-spacing:-1.5px;color:#12334c;margin:18px 0}
.vhome-hero h1 em{font-style:normal;color:#087cb7}
.vhome-hero-copy>p{max-width:510px;font-size:15px;line-height:1.75;color:#5e7687}
.vhome-cta-row{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 20px}
.vhome-button{display:inline-flex;gap:18px;align-items:center;justify-content:center;min-height:46px;border-radius:10px;padding:12px 17px;border:1px solid transparent;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}
.vhome-button.vhome-primary{background:#077eb8;color:#fff;box-shadow:0 7px 20px #0788c52b}
.vhome-button.vhome-secondary{background:#ffffffba;color:#17495f;border-color:#c9e1ed}
.vhome-button:hover{transform:translateY(-2px);box-shadow:0 9px 22px #05639625}
.vhome-button span{font-size:19px;line-height:1}
.vhome-assurance{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:11px;color:#477084}
.vhome-visual{position:relative;min-height:305px;display:grid;place-items:center;isolation:isolate}
.vhome-orbit{position:absolute;width:305px;height:305px;border:1px solid #4aa5cd45;border-radius:50%;z-index:-1}
.vhome-orbit-two{width:380px;height:380px;border-style:dashed;opacity:.55}
.vhome-document{width:240px;padding:23px 24px 17px;background:#fff;border:1px solid #d5ebf4;border-radius:17px;box-shadow:0 22px 36px #1a6b931c;transform:rotate(-5deg);color:#173c53;transition:transform .5s}
.vhome-visual:hover .vhome-document{transform:rotate(0deg) translateY(-4px)}
.vhome-doc-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px}
.vhome-doc-top>b{font-size:18px;letter-spacing:1px;color:#0083c1}.vhome-doc-top>b>span{font-size:10px;margin-left:3px}
.vhome-doc-dots{font-size:12px;color:#adc8d7;letter-spacing:3px}
.vhome-doc-caption{font-size:8px;letter-spacing:1.4px;color:#87a0ae;font-weight:700}
.vhome-document>strong{display:block;font-size:20px;line-height:1.3;margin-top:9px;letter-spacing:-.4px}
.vhome-doc-lines{display:grid;gap:6px;margin:15px 0 5px}.vhome-doc-lines i{height:4px;background:#edf4f8;border-radius:5px}.vhome-doc-lines i:nth-child(2){width:83%}.vhome-doc-lines i:nth-child(3){width:65%}
.vhome-signature{color:#078ac5;height:45px;width:180px;display:block}.vhome-signature path{stroke-dasharray:540;stroke-dashoffset:0;animation:vh-sign 2s ease-out 1}
.vhome-doc-footer{display:flex;gap:8px;padding-top:12px;border-top:1px solid #edf4f7;font-size:9px;line-height:1.6;color:#77929f}.vhome-doc-footer b{color:#356978;font-weight:600}
.vhome-doc-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e5f9f1;color:#169b77;font-size:15px}
.vhome-floating{position:absolute;display:flex;align-items:center;gap:10px;background:#ffffffed;border:1px solid #fff;padding:12px 15px;border-radius:13px;box-shadow:0 12px 30px #205b7f16;color:#25475d;animation:vh-float 5s ease-in-out 2}
.vhome-floating>span{display:grid;place-items:center;background:#dff5ff;color:#068ac2;width:33px;height:33px;border-radius:10px;font-size:19px}.vhome-floating b{font-size:11px;display:block}.vhome-floating small{font-size:9px;color:#718d9e;display:block;margin-top:3px}
.vhome-floating-one{right:-8px;top:40px}.vhome-floating-two{left:-9px;bottom:20px;animation-delay:.7s}
.vhome-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 20px}
.vhome-section-head h2{font-size:25px;line-height:1.3;letter-spacing:-.6px;font-weight:750;margin-top:6px;color:var(--vh-ink)}
.vhome-text-link{font-size:12px;font-weight:700;color:var(--vh-blue)!important;white-space:nowrap}.vhome-text-link span{margin-left:10px;font-size:18px}
.vhome-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.vhome-service{position:relative;display:block;padding:21px 20px 18px;border:1px solid var(--vh-line);border-radius:16px;background:var(--vh-card);transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}
.vhome-service:after{content:'';position:absolute;left:20px;right:20px;bottom:0;height:3px;transform:scaleX(0);transform-origin:left;background:#09a7d2;transition:transform .25s}
.vhome-service:hover{transform:translateY(-5px);box-shadow:0 14px 28px #15597912;border-color:#a6d5e9}.vhome-service:hover:after{transform:scaleX(1)}
.vhome-service-symbol{display:grid;place-items:center;width:40px;height:40px;background:#e5f5fc;color:#0789bf;border-radius:12px;font-size:23px;margin-bottom:18px}
.vhome-service:nth-child(2) .vhome-service-symbol{color:#078f7d;background:#e4f7f2}.vhome-service:nth-child(3) .vhome-service-symbol{color:#7357c5;background:#f0edff}.vhome-service:nth-child(4) .vhome-service-symbol{color:#b87724;background:#fff4df}
.vhome-service-arrow{position:absolute;right:20px;top:23px;color:#98b2c0;font-size:20px}
.vhome-service h3{font-size:17px;font-weight:750;color:var(--vh-ink);margin-bottom:9px}
.vhome-service p{font-size:12px;color:var(--vh-muted);line-height:1.65;min-height:40px}
.vhome-service-link{display:block;color:var(--vh-blue);font-size:11px;font-weight:750;margin-top:17px}
.vhome-smart-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 20px;margin-top:14px;border-radius:12px;background:#e6f3fa;border:1px solid #d5eaf4;color:#31586c;font-size:12px}
.vhome-smart-banner>div{display:flex;gap:13px;align-items:center}.vhome-smart-label{font-size:9px;font-weight:850;letter-spacing:1px;background:#fff;color:#0588b9;padding:6px 9px;border-radius:7px}.vhome-smart-banner b{font-weight:600}.vhome-smart-banner>a{font-size:12px;font-weight:750;color:#057caa;white-space:nowrap}
.vhome-quicknav{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:23px 0;margin:0 0 13px;border-bottom:1px solid var(--vh-line);font-size:11px}.vhome-quicknav>span{font-weight:800;color:var(--vh-muted);font-size:9px;letter-spacing:1px;margin-right:6px}.vhome-quicknav a{background:var(--vh-card);border:1px solid var(--vh-line);border-radius:30px;padding:8px 12px;color:var(--vh-muted);transition:color .2s,border-color .2s}.vhome-quicknav a:hover{color:var(--vh-blue);border-color:var(--vh-blue)}
.vnpt-home-v2 #center-case{background:transparent!important;padding:12px 0 24px!important;overflow:visible!important;margin:0!important;float:none!important;clear:both!important;display:flow-root!important;width:100%!important}
.vnpt-home-v2 #vnpt-sales-footer{clear:both!important;display:flow-root}
.vnpt-home-v2 #center-case>.outer-case{display:grid!important;grid-template-columns:minmax(0,2.18fr) minmax(290px,1fr)!important;gap:28px;align-items:start!important}
body.vnpt-home-v2 #feed-view{width:100%!important;float:none!important;min-width:0;max-width:100%;padding:0!important}
.vnpt-home-v2 #feed-view #main{margin:0!important;overflow:visible!important}.vnpt-home-v2 .post-pin-wrap{float:none!important;width:100%;padding:0!important;overflow:visible!important}
.vnpt-home-v2 #main .widget-title{height:auto!important;margin:0 0 20px!important;min-height:31px;align-items:center}
.vnpt-home-v2 #main .widget-title:before,.vnpt-home-v2 #main .widget-title:after,.vnpt-home-v2 #main .widget-title>.title:before,.vnpt-home-v2 #main .widget-title>.title:after{display:none!important}
.vnpt-home-v2 #main .widget-title>.title{font-size:24px!important;color:var(--vh-ink)!important;background:transparent!important;letter-spacing:-.6px;padding:0!important;height:auto;line-height:1.3!important;font-weight:750}
.vnpt-home-v2 #main .more-c{font-size:11px;color:var(--vh-blue);padding:0;white-space:nowrap}
.vnpt-home-v2 .grid-posts{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
.vnpt-home-v2 .post-pin{display:grid!important;grid-template-columns:minmax(0,36%) minmax(0,1fr)!important;align-items:center!important;float:none!important;width:100%!important;min-height:0!important;height:auto!important;padding:14px!important;gap:20px;min-width:0;background:var(--vh-card)!important;border:1px solid var(--vh-line);border-radius:17px!important;box-shadow:0 3px 13px #22475c04;transition:box-shadow .2s,border-color .2s}
.vnpt-home-v2 .post-pin:hover{box-shadow:0 12px 25px #18557710;border-color:#b9dbea}
.vnpt-home-v2 .post-pin .post-pin-link{position:relative!important;float:none!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9;align-self:center;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:11px;background:#edf6fb!important;animation:none!important;isolation:isolate;contain:paint;display:block!important}
.vnpt-home-v2 .post-pin .post-pin-link img{position:absolute!important;inset:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;display:block!important;transform:none!important;animation:none!important;transition:none!important}
.vnpt-home-v2 .post-pin .entery-c{width:auto!important;flex:1;min-width:0;display:flex!important;flex-direction:column;gap:8px;padding:0!important;margin:0!important;height:auto!important;justify-content:center;background:transparent!important}
.vnpt-home-v2 .post-pin .entry-title{margin:0!important;font-family:'Segoe UI',Arial,sans-serif!important;font-weight:750!important;font-size:18px!important;line-height:1.4!important;letter-spacing:-.2px}
.vnpt-home-v2 .post-pin .entry-title a{color:var(--vh-ink)!important;overflow-wrap:anywhere}.vnpt-home-v2 .post-pin .entry-title a:hover{color:var(--vh-blue)!important}
.vnpt-home-v2 .post-pin .post-snippet{font-family:inherit!important;font-size:12px!important;line-height:1.6!important;color:var(--vh-muted)!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0!important}
.vnpt-home-v2 .post-pin .post-snip{font-family:inherit!important;font-size:10px;color:var(--vh-muted);margin:0!important}.vnpt-home-v2 .post-pin .post-tag{display:none!important}
.vnpt-home-v2 #blog-pager{margin:22px 0!important}.vnpt-home-v2 #load-data{background:#087fb7;color:#fff;border:0;border-radius:10px;padding:13px 23px;font:700 12px 'Segoe UI',Arial,sans-serif;cursor:pointer}
.vhome-sidebar{min-width:0;display:grid;gap:19px}
.vhome-sidebar-card{background:var(--vh-card);border:1px solid var(--vh-line);border-radius:18px;padding:22px;overflow:hidden}
.vhome-sidebar-kicker{display:block;color:var(--vh-blue);font-size:9px;font-weight:850;letter-spacing:1.4px;margin:0 0 7px}
.vhome-sidebar h2{font-size:20px;line-height:1.3;letter-spacing:-.4px;color:var(--vh-ink);font-weight:750}
#vnpt-popular-tabs{display:flex;background:var(--vh-bg);border:1px solid var(--vh-line);border-radius:10px;padding:4px;gap:4px;margin:17px 0 9px}
#vnpt-popular-tabs button{border:0;flex:1;min-height:35px;background:transparent;border-radius:7px;font-size:11px;font-weight:750;color:var(--vh-muted);transition:background .2s,color .2s,box-shadow .2s}
#vnpt-popular-tabs button[aria-selected=true]{background:#087fb7;color:#fff;box-shadow:0 3px 8px #046b9926}
#vnpt-popular-range{font-size:10px;line-height:1.5;color:var(--vh-muted);margin-bottom:4px}
.vhome-sidebar #vnpt-popular-widgets,.vhome-sidebar #vnpt-popular-widgets .widget{margin:0!important;padding:0!important;width:100%!important;float:none!important;background:none!important;border:0!important;box-shadow:none!important;overflow:visible!important}
.vhome-rank-panel[hidden]{display:none!important}.vhome-rank-panel>h3{font-size:14px;margin:14px 0;color:var(--vh-ink)}
#vnpt-popular-tabs.vnpt-tabs-ready~#vnpt-popular-widgets .vhome-rank-period{display:none}
.vhome-ranking{list-style:none!important;padding:0!important;margin:0!important;counter-reset:vhrank}
.vhome-ranking li{list-style:none;counter-increment:vhrank;border-bottom:1px solid var(--vh-line);margin:0;padding:0}.vhome-ranking li:last-child{border-bottom:0}
.vhome-ranking a{display:grid;grid-template-columns:27px minmax(0,1fr);gap:9px;padding:14px 0;align-items:start}
.vhome-ranking a:before{content:counter(vhrank,decimal-leading-zero);font-weight:800;font-size:21px;letter-spacing:-1px;color:#bfd4e0;line-height:1.1}
.vhome-ranking li:first-child a:before{color:#0785c1}.vhome-ranking h3{font-size:12px;line-height:1.6;font-weight:700;color:var(--vh-ink);overflow-wrap:anywhere}.vhome-ranking a:hover h3{color:var(--vh-blue)}
.vhome-rank-empty{font-size:12px;color:var(--vh-muted);padding:20px 0;line-height:1.6}
.vhome-essential{list-style:none;margin:15px 0 0;padding:0;counter-reset:vhe}
.vhome-essential li{list-style:none;border-top:1px solid var(--vh-line)}.vhome-essential a{display:grid;grid-template-columns:29px 1fr 10px;gap:9px;padding:13px 0;align-items:start;color:var(--vh-ink);font-weight:650;font-size:12px;line-height:1.5}
.vhome-essential i{font-style:normal;background:#e8f5fc;color:#0a8abd;display:grid;place-items:center;border-radius:8px;width:27px;height:27px;font-size:13px}.vhome-essential small{display:block;font-size:10px;font-weight:400;color:var(--vh-muted);margin-top:3px}.vhome-essential a>span:last-child{color:var(--vh-blue)}.vhome-essential a:hover{color:var(--vh-blue)}
.vhome-side-help{padding:23px;background:linear-gradient(135deg,#075884,#008fbb);border-radius:17px;color:#fff}.vhome-side-help h2{color:#fff;font-size:19px}.vhome-side-help p{color:#d3edf8;font-size:12px;line-height:1.65;margin:9px 0 15px}.vhome-side-help a{display:flex;align-items:center;justify-content:center;border-radius:9px;background:#fff;color:#0b6a92;padding:12px;font-size:16px;font-weight:800;letter-spacing:.3px}
.vhome-faq{margin-top:15px}.vhome-faq details{border-top:1px solid var(--vh-line);padding:13px 0}.vhome-faq summary{font-size:12px;font-weight:650;line-height:1.6;color:var(--vh-ink);cursor:pointer}.vhome-faq p{font-size:11px;color:var(--vh-muted);line-height:1.7;padding-top:9px}
.vnpt-home-v2.dark .vhome-hero{background:radial-gradient(ellipse at 90% 20%,#0e5874,transparent 65%),#153849;border-color:#29536a}.vnpt-home-v2.dark .vhome-hero h1{color:#f3faff}.vnpt-home-v2.dark .vhome-hero h1 em{color:#6ccfff}.vnpt-home-v2.dark .vhome-hero-copy>p,.vnpt-home-v2.dark .vhome-assurance{color:#b3d0df}.vnpt-home-v2.dark .vhome-smart-banner{background:#193c50;border-color:#2c5368;color:#d4e5ee}.vnpt-home-v2.dark .vhome-smart-banner>a{color:#70cff8}
@keyframes vh-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes vh-sign{from{stroke-dashoffset:540}to{stroke-dashoffset:0}}
@keyframes vh-reveal{from{opacity:.55;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.vnpt-reveal-in{animation:vh-reveal .6s ease-out both}
@media(min-width:1600px){.vhome-floating-one{right:0}.vhome-floating-two{left:0}}
@media(max-width:1000px){.vnpt-home-v2 #center-case>.outer-case{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr)!important;gap:20px}.vhome-hero{padding:30px}.vhome-floating-one{right:-15px}.vhome-floating-two{left:-20px}.vhome-document{width:215px;padding:20px}.vhome-services-grid{gap:11px}.vhome-service{padding:17px 15px}.vhome-service h3{font-size:16px}.vnpt-home-v2 .post-pin{gap:14px}.vnpt-home-v2 .post-pin .entry-title{font-size:16px!important}.vhome-sidebar-card{padding:18px}}
@media(max-width:780px){.vnpt-home-v2 .vhome-shell,.vnpt-home-v2 #center-case>.container{width:calc(100% - 28px)!important}.vhome-hero{grid-template-columns:1fr;padding:30px;margin:14px 0 29px;border-radius:21px}.vhome-visual{display:none}.vhome-hero h1{font-size:36px;letter-spacing:-1px}.vhome-hero-copy>p{max-width:590px}.vhome-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vhome-section-head h2{font-size:23px}.vhome-section-head>.vhome-text-link{display:none}.vhome-service p{min-height:0}.vhome-service-symbol{margin-bottom:13px}.vhome-smart-banner{align-items:flex-start}.vhome-smart-banner>div{align-items:flex-start}.vhome-smart-banner b{line-height:1.6}.vhome-quicknav{padding:18px 0}.vhome-quicknav>span{width:100%}.vnpt-home-v2 #center-case>.outer-case{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:26px}.vhome-sidebar{grid-template-columns:1fr 1fr;align-items:start}.vhome-sidebar-card{padding:20px}.vhome-sidebar .vhome-side-help{grid-column:1/-1}.vnpt-home-v2 .post-pin{display:grid!important;grid-template-columns:minmax(210px,34%) minmax(0,1fr)!important;align-items:center!important}.vnpt-home-v2 .post-pin .entry-title{font-size:18px!important}.vnpt-home-v2 .post-pin .post-pin-link{width:100%!important;min-width:0;flex:none!important;align-self:center}.vnpt-home-v2 .post-pin .entery-c{padding:0!important}}
@media(max-width:620px){.vnpt-home-v2 .post-pin{grid-template-columns:minmax(0,1fr)!important}.vnpt-home-v2 .post-pin .post-pin-link{width:100%!important;aspect-ratio:16/9}.vnpt-home-v2 .post-pin .entery-c{padding:0 3px 5px!important}}
@media(max-width:480px){.vnpt-home-v2 .vhome-shell,.vnpt-home-v2 #center-case>.container{width:calc(100% - 24px)!important}.vhome-hero{padding:25px 21px}.vhome-hero h1{font-size:31px;line-height:1.18;margin:16px 0}.vhome-eyebrow{font-size:8px;letter-spacing:1px}.vhome-hero-copy>p{font-size:13px}.vhome-cta-row{margin:19px 0 16px;gap:9px}.vhome-button{font-size:12px;flex:1;padding:11px 10px;gap:7px;white-space:nowrap}.vhome-button span{font-size:15px}.vhome-assurance{font-size:9px;gap:8px 10px}.vhome-section-head h2{font-size:21px}.vhome-service{padding:16px 13px}.vhome-service h3{font-size:15px;line-height:1.35}.vhome-service p{font-size:11px;line-height:1.65}.vhome-service-link{font-size:10px;line-height:1.6;margin-top:12px}.vhome-service-arrow{right:14px;top:19px}.vhome-smart-banner{padding:12px 13px;flex-direction:column;gap:9px}.vhome-smart-banner>div{gap:8px}.vhome-smart-banner b{font-size:11px}.vhome-smart-banner>a{margin-left:0;font-size:11px}.vhome-quicknav{gap:7px}.vhome-quicknav a{padding:8px 10px;font-size:10px}.vnpt-home-v2 #main .widget-title>.title{font-size:23px!important}.vnpt-home-v2 #main .more-c{font-size:10px}.vnpt-home-v2 .post-pin{display:grid!important;grid-template-columns:1fr!important;padding:12px!important;gap:14px!important}.vnpt-home-v2 .post-pin .post-pin-link{width:100%!important;flex-basis:auto;border-radius:10px}.vnpt-home-v2 .post-pin .entery-c{padding:0 3px 5px!important;gap:7px}.vnpt-home-v2 .post-pin .entry-title{font-size:17px!important}.vnpt-home-v2 .post-pin .post-snippet{font-size:12px!important}.vhome-sidebar{grid-template-columns:1fr}.vhome-sidebar-card{padding:21px}.vhome-ranking h3,.vhome-essential a{font-size:13px}.vhome-essential small{font-size:11px}}
@media(prefers-reduced-motion:reduce){.vhome-shell *,.vhome-sidebar *,.vnpt-home-v2 .post-pin,.vnpt-home-v2 .post-pin img,.vnpt-reveal-in{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/*]]>*/

          

                #outer-wrapper{max-width:none} 
              

          
.theiaStickySidebar:after {content: ""; display: table; clear: both;}
.flex-section .outer-case{flex-direction:row-reverse;}
.flex-section .outer-case{flex-direction:initial;}
.item-view #feed-view{width:100%}.item-view #sidebar-case{display:none}