/* Variables */
*/
/* Standar CSS */ iframe,img{display:block;max-width:100%}.clear,ul{margin:0;padding:0}.img-link,img{position:relative;height:100%}.fullClose,.invisible{visibility:hidden}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;color:#262d3d}h1{font-size:1.8rem}h2{font-size:1.7rem}h3{font-size:1.5rem}h4{font-size:1.3rem}h5{font-size:1.2rem}h6{font-size:1.1rem}a{color:$(keycolor);text-decoration:none}ul{list-style:none}ol li::marker,ul li::marker{font-weight:700}.postBody ol li,.postBody ul li{font-size:17px}.postBody ul{list-style:initial;margin:initial;padding:revert}table{border-spacing:0}iframe{border:0;margin-left:auto;margin-right:auto}button,input,select,textarea{font:inherit;font-size:100%;color:inherit;line-height:normal;vertical-align:baseline}img{object-fit:cover;transition:.5s}svg{width:20px;height:20px;fill:#262d3d}svg .line,svg.line{fill:none!important;stroke:#262d3d;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px}.qw .svg-c{fill:$(keycolor);stroke:none}.svg-c{stroke:$(keycolor);fill:none}.hidden,.replaced{display:none}.clear{width:100%;display:block;float:none;clear:both}.d-flex{display:flex}.al-center{align-items:center}body:not(#layout) .no-items.section{padding:0!important;margin:0!important}.main_container{max-width:$(blog.width);margin-left:auto;margin-right:auto}
.blogContent img,.top-content img,.bottom-content img,.main_slider img{max-width:100%;height:auto;}
.blogContent .postThumbnail a,.top-content a.img-link,.bottom-content a.img-link,.main_slider a.img-link{max-width:100%;height:100%;display:block;background:linear-gradient(to left, $(linear.bgAlt) -30%, #fff)}
.img-link{overflow:hidden;display:block;width:100%}.main_content img:hover{transform:scale(1.1) rotate(2deg)}.onItem .blogPosts .hentry:hover img,.postEntry img:hover{transform:none!important}.fullClose{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-transition:.2s;transition:.2s;background:0 0;opacity:0}
.PLHolder img{visibility:hidden}
/* Source Code Font */ @font-face {font-family: 'Fira Mono';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/firamono/v9/N0bX2SlFPv1weGeLZDtQIg.woff) format('woff'), url(https://fonts.gstatic.com/s/firamono/v9/N0bX2SlFPv1weGeLZDtgJv7S.woff2) format('woff2')}
/* Main Element */ .mainWrapper,body{position:relative}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0!important;width:100%;overflow-x:hidden;font-weight: 500;line-height:28px;font-family:Changa,sans-serif;font-size:14px;color:#2e2e2e;min-height:100vh;-webkit-font-smoothing:antialiased;word-break:break-word}
/* Header */ .header-widget h1 a,.header-widget p{white-space:nowrap;overflow:hidden;color:#2e2e2e;text-overflow:ellipsis;height:$(header.height)}#header_widget,.header-widget,.header-widget h1,.header-widget h1 a,.header-widget img,.header-widget p,.header_container{height:$(header.height)}.header{top:0;right:0;width:100%;z-index:10;position:absolute;transition:.5s;background-color:$(header.back);border-bottom:1px solid #ddd}#header_widget{width:25%;line-height:$(header.height)}.header-widget img{object-fit:contain}.header-widget h1 a{color:$(header.title);display:block;font-size:25px}.header-widget p{margin:0!important;padding-top:5px}.header-widget a.header-image-wrapper img {max-width: 150px}.header-widget {max-width: fit-content}
/* Menu */ #LinkList302 {opacity: 0}.header_icon{width:25%;display:flex;gap: 10px;justify-content:flex-end;margin-right:auto}
.off-menu-icon{width:25px;height:20px;float:left;position:relative}
.off-menu-icon .line{width:100%;height:3px;display:block;margin-bottom:4px;border-radius:5px;background-color:$(header.nav.btn)}
.bottom.line,.top.line{position:static;top:8px;transform:rotate(0)}
.navInput:checked~.mainWrapper .top.line{position:absolute;transform:rotate(45deg)}.navInput:checked~.mainWrapper .bottom.line{position:absolute;transform:rotate(-45deg)}
.navInput:checked~.mainWrapper .middle.line{display:none}
#main_menu{position:absolute;top:calc($(header.height) - 1px);right:0;border-bottom:1px solid #ddd;z-index:10;background-color:$(menu.bg);opacity:0;visibility:hidden;width:100%}
.navInput:checked~.mainWrapper #main_menu,.navInput:checked~.mainWrapper .closemenu{opacity:1;visibility:visible}
.htmlMenu.nav{overflow-x:scroll;padding-right:10px}
.htmlMenu.nav::-webkit-scrollbar{background: transparent;height:6px}
.htmlMenu li{width:max-content;padding:15px 10px;}
.htmlMenu .link{display:flex;align-items:center;position:relative;font-size:15px;color:$(menu.link.color)}
.htmlMenu .link .name{text-overflow:ellipsis;-webkit-transition: ease-in-out .2s;transition: ease-in-out .2s;font-weight:500;font-size:16px}
.htmlMenu .link .name svg{width:15px;height:15px;margin-right:auto}
.htmlMenu li:hover > .link .name, .menu li.drop-menu:hover > span.down svg, .menu li.drop-menu .bot-menu:hover > span.down svg{fill:$(menu.link.hover);color:$(menu.link.hover)}
.menu li.drop-menu > span.down, .menu li.drop-menu .bot-menu > span.down {display: block;fill:$(menu.link.color);margin-right: 8px}
.menu li.drop-menu > span.down svg, .menu li.drop-menu .bot-menu > span.down svg{height: 11px;fill:$(menu.link.color);width: 11px;-webkit-transition: ease-in-out .2s;transition: ease-in-out .2s}
.menu li.drop-menu > ul{list-style: none;padding-right: 0;width:200px;height:auto;background-color:$(dropdown.bg);position:absolute;box-shadow: 0 0 20px #00000014;border-radius: 2px;top:calc(100% + 50px);z-index:10;visibility:hidden;opacity:0;-webkit-transition: ease-in-out .2s;transition: ease-in-out .2s}
.menu li.drop-menu .bot-menu > ul{list-style: none;padding-right: 0;width:200px;height:auto;background-color:$(dropdown.bg);position:absolute;right:90%;top:0;box-shadow: 0 0 20px #00000014;border-radius: 2px;z-index:10;visibility:hidden;opacity:0;-webkit-transition: ease-in-out .2s;transition: ease-in-out .2s}
.menu li.drop-menu:hover > ul{visibility:visible;opacity:1;top:calc(100% + 1px)}
.menu li.drop-menu:hover > a:after{transform:rotate(180deg);}
.menu li.drop-menu .bot-menu > span.down {margin-left: 8px;margin-right:auto}
.menu li.drop-menu .bot-menu > span.down svg {transform:rotate(90deg);}
.menu li.drop-menu .bot-menu:hover > ul{visibility:visible;opacity:1;right:100%}
.bot-menu.sub {position: relative;width:100%}
.bot-menu.sub a {width: 100%}
/* Search Tool */ .navSearch{display:none;align-items:center;justify-content:center;margin-left:8px;cursor:pointer}.navSearch svg.line{width:25px;height:25px;stroke:$(keycolor);vertical-align:middle;stroke-width:2.2px}.headerSearch{justify-content:center;width:50%;display:flex;align-items:center;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.headerSearch.cloned {display: none}.headerSearch form{position:relative;background-color:$(header.search.back);border-radius:8px;width:70%}.Search_close,.headerSearch button{position:absolute;left:15px;bottom:0;top:0}.Search_close svg,.headerSearch button svg{stroke:$(header.search.color);width:22px;height:22px}.headerSearch input[placeholder]::-webkit-input-placeholder{color:$(header.search.color)}.headerSearch input[type=text]{display:block;width:100%;outline:0;border:0;position:relative;background-color:transparent;padding-right:10px;height:calc($(header.height)/ 2 + 5px)}.headerSearch input[placeholder]{color:$(header.search.color);font-weight:600;opacity:.7}.headerSearch button{background:0 0;border:0;outline:0;padding:0;display:flex;align-items:center}.Search_close{visibility:hidden;opacity:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.Search_close svg{stroke-width:1.5px}
/* blogContent Section */ .mainContent{padding-top:180px}.mainInner .widget .title{display:flex;align-items:center;justify-content:space-between;margin:0 0 30px;font-size:var(--widget-titleSize);font-weight:var(--widget-titleWeight);position:relative}.mainInner .widget .title svg{height:20px;width:20px;opacity:.7}.mainInner .widget .imgThumb{display:block;object-fit:cover;height:100%;width:100%}.blogContent .sidebar .widget:not(:last-child),.mainInner .widget:not(:last-child){margin-bottom:25px}.blogContent .widget input[type=email],.blogContent .widget textarea,.mainInner .widget input[type=text]{display:block;width:100%;border-radius:8px;outline:0;padding:15px;resize:none;margin-bottom:15px}.blogContent .widget input[type=email]:focus,.blogContent .widget textarea:focus,.mainInner .widget input[type=text]:focus{border-color:var(--body-altColor)}.blogContent .widget input[type=submit],.mainInner .widget input[type=button]{display:inline-flex;align-items:center;margin:15px 0 0;padding:10px 20px;outline:0;border:0;border-radius:2px;color:#fefefe;background-color:var(--main-color);font-size:14px;white-space:nowrap;overflow:hidden;max-width:100%}.blogContent .widget input[type=submit]:hover,.mainInner .widget input[type=button]:hover{opacity:.7}.mainInner .section:not(:last-child){margin-bottom:40px}.main_content{padding-top:calc($(header.height) + 30px);background-color:$(body.bg);padding-bottom: 15px;}.blogContent{display:flex;flex-wrap:wrap}.blogContent .mainbar{flex:0 0 calc(100% - $(sidebar.width));padding-left:10px;width:calc(100% - $(sidebar.width))}.blogContent .mainbar>.no-items{margin-bottom:0;padding-bottom:0;border-bottom:0}.blogContent .sidebar{flex:0 0 $(sidebar.width);width:$(sidebar.width)}#relatedPosts h3.title,.blogContent .sidebar .widget h2.title{font-size:18px;margin-bottom:25px;margin-top:10px}.blogContent .sidebar .widget h2.title{color:$(aside.title)}.blogContent .sidebar .widget h2.title:after {background-color:$(tabs.overflow.background.color)}.blogContent .widget h2.title:after, .top-content .widget h2.title:after, .bottom-content .widget h2.title:after {top: 2px;content: '';display: block;width: 50px;height: 2px;margin-top: 8px;position: relative;border-radius: 90px;background-color: $(keycolor);}.blogContent .sidebar .widget p{color:$(aside.text)}.onPage .blogContent .mainbar{margin-left:auto;margin-right:auto}
.blogContent .widget h2.title:empty, .top-content .widget h2.title:empty, .bottom-content .widget h2.title:empty{display:none}
/* BlogTitle */ .blogTitle .title{font-size:25px;margin-bottom:20px;margin-top:10px}title.search{display:flex;align-items:center;margin-bottom:40px}.home_button{display:block;margin-right:auto}.home_button span{font-size:14px;font-weight:500;border:1px solid #55555533;padding:10px;background-color:#f0f8fd;border-radius:5px}
/* blogPosts Section */ .blogPosts{display:flex;flex-wrap:wrap;position:relative;width:100%}.blogPosts.empty{width:100%;left:0}.blogPosts.empty~.blogPager{justify-content:flex-start}.blogPosts .hentry.noComment,.blogPosts .hentry.noInfo,.blogPosts div.hentry{padding-bottom:0}.onItem .blogPosts{display:block;position:initial;width:100%;left:0;background-color:$(posts.bg);padding:10px 20px 40px;border-radius:8px}.onItem .blogPosts .hentry{display:block;width:100%;overflow: initial;height:100%;padding:0;position:initial;margin-left:0;margin-right:0;background:$(posts.bg);box-shadow:none;border:0;margin-bottom:0}.blogPager .homeLink,.onBlog .blogPager .olderLink.noPosttt,.onBlog .newerLink.noPosttt{display:none}.blogPosts .postThumbnail .postHeader{position:absolute;top:10px;right:10px}.blogPosts .postThumbnail .postHeader .postLabel>*{background-color:$(keycolor);color:#fff;padding:3px 5px;border-radius:6px;font-weight:500;font-size:13px;margin-left:5px}.blogPosts .postThumbnail .postHeader .postLabel>:before{opacity:1;margin-left:0}
.onHome .blogContent, .onBlog .blogContent{margin-top:15px;}
.onHome .blogPosts, .onBlog .blogPosts {display: block}
.onHome .blogPosts .hentry, .onBlog .blogPosts .hentry {display: flex;align-items: center;background-color:$(post.bg);flex-direction: row;margin: 0 0 15px;width: 100%;border-radius: 4px;box-shadow: 0 0 10px rgb(0 0 0 / 15%)}
.onHome .blogPosts .postThumbnail, .onBlog .blogPosts .postThumbnail {width: 250px;border-radius: 0 0 4px 4px}
.onHome .blogPosts .postContent, .onBlog .blogPosts .postContent {width: calc(100% - 240px);padding-right: 10px;padding-top: 5px;padding-bottom: 5px;}
.onHome .blogPosts .postContent .postTitle, .onBlog .blogPosts .postContent .postTitle {margin: 0;line-height: 1}
.onHome .blogPosts .postContent .pEntry.hidden, .onBlog .blogPosts .postContent .pEntry.hidden {display: block;font-size: 13px;font-weight: 500;margin: 5px 0 15px;line-height: 24px;}
.onHome .blogPosts .postContent .pJmp, .onBlog .blogPosts .postContent .pJmp {display: block;border: 2px solid $(readMore.bg);padding: 0px 10px;background-color: $(readMore.bg);color:$(readMore.color);font-size: 13px;font-weight: 600;transition:.2s;border-radius: 2px;width: fit-content}
.onHome .blogPosts .postContent .pJmp:hover, .onBlog .blogPosts .postContent .pJmp:hover{background-color:$(readMore.hover);border-color:$(readMore.hover);}
.onBlog .blogPosts{margin-bottom:15px;}
/* Blog */ .blogPosts .hentry{position:relative;width:calc(25% - 15px);margin-left:7.5px;box-shadow:0 0 10px rgb(0 0 0 / 20%);border-radius:5px;overflow:hidden;margin-right:7.5px;margin-bottom:30px;display: flex;flex-direction: column}.blogPosts .hentry:hover img{transform:scale(1.1) rotate(2deg)}.blogPosts .hentry:hover .postTitle a{color:#2e2e2e}.blogPosts .postThumbnail{height:165px}.onHome .blogPosts .postThumbnail img, .onBlog .blogPosts .postThumbnail img{height:100%;width:100%}.blogPosts .postContent{padding:0 5px}.onItem .blogPosts .postTitle{font-weight:600;font-size:25px;color:$(posts.title.color);width:100%;margin-bottom:20px}.blogPosts .postTitle{font-size:15px;margin-top:10px;margin-bottom:10px}@media screen and (max-width:640px){.blogPosts .hentry{margin-bottom:30px}}@media screen and (max-width:480px){.blogPosts .hentry .postEntry.snippet{display:none}.onHome .blogPosts .postThumbnail{flex:0 0 100%;height:180px;margin-bottom: 15px;border-radius:4px}.blogPosts .postTitle{font-size:14px}.blogPosts .postLabel,.blogPosts .postTimestamp:after{font-size:13px}.blogPosts .postHeader{margin-bottom:5px}.blogPosts .postInfo{margin-top:15px}}
/* blogPager */
.blogPager{display:flex;flex-wrap:wrap;justify-content:center;font-size:15px;line-height:20px;margin-bottom:0}
.blogPager>*{display:flex;align-items:center;justify-content:center;margin-bottom:20px;padding:13px 25px;font-weight:600;width:100%;background-color:$(loadMore.bgClr);color:$(loadMore.bg);border-radius:2px;border:2px solid}
.blogPager>*:not(#loadMorePosts) {display: none;}
.blogPager>* svg{width:20px;height:20px;fill:$(keycolor)}
.blogPager>* svg.line{fill:none;stroke:$(keycolor);stroke-width:1.5}
.blogPager .jsLoad:after,.blogPager>:before{content:attr(data-text);color:$(loadMore.bg)}
.blogPager .jsLoad:before{display:none}
.blogPager .jsLoad svg{margin-left:8px}
.blogPager .noPost{cursor:not-allowed}
.onBlog .noPost.tt {display: block;border: 0;padding: 0;font-size: 14px;background: transparent;margin: 0;color: #2e2e2e}
.blogPager .noPost svg,.blogPager .noPost.jsLoad svg{fill:$(loadMore.bg)}
.loadMore.empty {display: none}
/* Article Section */ .postBody{color:$(posts.text.color)}.postBody h2{color:$(posts.h2)}.postBody h3{color:$(posts.h3)}.postBody h4{color:$(posts.h4)}.postAuthorName .authorName,.postLabel{text-overflow:ellipsis;overflow:hidden}.onItem .postInner{padding:0 30px;border-radius:5px;margin-bottom:15px;background-color:$(posts.bg);}.postThumbnail{flex:0 0 auto;height:100%;overflow:hidden;position:relative;border-radius:2px 2px 0 0}.postThumbnail div{background:var(--transparent-bg)}.postThumbnail div span:before{content:attr(data-text);opacity:.7;white-space:nowrap}.postTitle{font-size:16px;line-height:34px}.itemEntry,.itemTitle a,.postEntry.snippet,.postTitle a{color:inherit;-webkit-box-orient:vertical;overflow:hidden}.itemTitle a,.postTitle a{color:$(keycolor);line-height:27px;display:-webkit-inline-box;overflow:hidden;transition:.3s;-webkit-line-clamp:3}.postTitle a{line-height:40px;}.postInfo a,.postLabel>*{color:inherit}.blogPosts .hentry .postTitle a{color:$(post.title)}.onPost .blogPosts .hentry .postTitle a{color:$(posts.title.color)}.itemTitle a:hover, .sidebar .itemTitle a:hover, .postLabel>a:hover,.postMore:hover,.postTitle a:hover{color:#2e2e2e}.itemEntry,.postEntry.snippet{display:-webkit-box;-webkit-line-clamp: 2;margin:12px 0 35px;font-size:90%;line-height:1.6em;opacity:.8}.postEntry.snippet,.postHeader{-webkit-line-clamp:2;font-size:95%}.postHeader{margin-bottom:8px;line-height:1.5em}.postInfo{display:flex;align-items:center;justify-content:space-between}.postMore,.postTimestamp{padding-left:10px}.postComment,.postMore,.postTimestamp{overflow:hidden}.postComment:before,.postMore:before,.postTimestamp:after{content:attr(data-text);font-size:14px;display:block;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity:.8}.postComment{display:flex;align-items:center;margin-right:auto;padding:4px 8px;border-radius:30px;margin-left:8px;flex-shrink:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.onPost .postComment{background-color:transparent}.postComment svg{width:24px;height:24px;stroke-width:1;margin-right:3px}.postComment:hover svg{fill:$(keycolor)}.postComment:hover svg.line{fill:none;stroke:$(keycolor)}.postComments,.postTimes>*{display:flex;align-items:center;flex-shrink:0}.postComments>*{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e6e6e6;border-radius:12px;position:relative}.postComments>a{overflow:visible}.postComments>a:before{line-height:18px;position:absolute;top:-7px;right:-5px;padding:0 6px;border-radius:10px;font-size:11px;z-index:1;opacity:1;background-color:#e6e6e6}.postComments>:not(:last-child){margin-right:8px}.postComments svg{width:18px;height:18px;stroke-width:1;margin:0}.postComments>:hover{border-color:var(--icon-color);opacity:.8}.postComments>:hover svg,.postComments>:hover svg.line .fill{fill:#262d3d}.postComments>:hover svg.line{fill:none;stroke:#262d3d}.postLabel{font-size:14px}.postLabel>*{font-weight:400}.postLabel>:before{opacity:.7;margin-left:5px;content:attr(data-text)}.postLabel>a{display:inline-flex}.postTimes{width:100%;margin-top:25px;font-size:14px;line-height:20px}.postTimes .postTimestamp{padding-right:10px}.postTimes .postTimestamp:before{opacity:.8}.postTimes .postTimestamp:after{display:inline}.postTimes .postTimestamp.updated:before{content:'آخر تحديث: '}.postTimes .postTimestamp.published:before{content:'نشر في: '}
/* Table of content */ .toctitle.opened .toggled svg.line.svg_1,.toggled svg.line.svg_2{display:none}#TOC{background-color:$(toc.bg);margin-bottom:25px;box-shadow:0 0 20px rgb(0 0 0 / 10%);padding:15px 25px 5px}#TOC:empty{display:none}.toctitle{color:$(toc.title);justify-content:space-between;margin-bottom:15px;font-size:16px;font-weight:600}.toc_title{margin:0!important}.toggled{border:1px solid $(toc.icon);display:flex;border-radius:6px;padding:3px}.toggled svg.line{stroke:$(toc.icon);height:20px;width:20px}.toctitle.opened .toggled svg.line.svg_2{display:block}#TOC ul{list-style:none;padding:0 30px;text-align: justify;max-height: 0;overflow: hidden;transition: max-height 0.3s ease-out;}#TOC ul li{font-size:15px;font-weight:600;margin:4px 0;padding:4px 0;display:flex;align-items:center}#TOC ul li::before{content:'';display:block;background-color:$(toc.item);height:6px;width:6px;border-radius:50%;margin-top:1px;margin-left:8px}#TOC ul li:hover a{color:#2e2e2e}#TOC ul li:hover:before{background-color:#2e2e2e}#TOC ul li a{color:$(toc.item);transition:.2s ease-in-out;width:calc(100% - 7px)}
[dir="rtl"] #TOC ul li a{text-align: right;}
[dir="ltr"] #TOC ul li a{text-align: left;}
#TOC li[data-tag="h3"]{margin-right:30px}#TOC li[data-tag="h4"]{display:none;margin-right:60px}#TOC li[data-tag="h5"]{display:none;margin-right:90px}#TOC li[data-tag="h6"]{display:none;margin-right:120px}
/* Article Style */ .postEntry h1,.postEntry h2,.postEntry h3,.postEntry h4,.postEntry h5,.postEntry h6{margin:.5em 0 15px}.postEntry h1:target,.postEntry h2:target,.postEntry h3:target,.postEntry h4:target,.postEntry h5:target,.postEntry h6:target{padding-top:70px;margin-top:0}.postEntry p{margin:1.7em 0}.postEntry img{display:block;margin:0 auto;border-radius:2px;transition:.5s;height:auto!important}.postEntry img.fullImg{display:block!important;margin-bottom:10px;position:relative;left:0;width:100%;max-width:none}.post .postNav{font-size:13px;margin:50px 0}.post .postNav>*{padding:8px 15px;border-radius:2px;margin-bottom:8px}.post .postNav>:not(:last-child){margin-right:8px}
/* Widget Blog Share */ .sharing{padding-top:20px;margin-top:15px}.sharing_panel{display:flex;flex-wrap:wrap;align-items:center}.sharin_label{border:1px solid #ddd;padding:7px 15px;margin-left:10px;margin-bottom:20px;font-size:15px;font-weight:500}.sharin_label span{position:relative}.sharin_label span:before{content:'';position:absolute;top:4px;left:-24px;width:17px;height:17px;background-color:$(posts.bg);border:1px solid #ddd;border-right-color:transparent;border-top-color:transparent;transform:rotate(45deg)}.sharing_button{width:50px;height:50px;background-color:#ccc;display:flex;align-items:center;margin-right:8px;margin-bottom:20px;transition:.2s;justify-content:center;border-radius:50%}.sharing_button:hover{transform:scale(1.1)}.sharing_button.facebook{background-color:#4267b2}.sharing_button.twitter{background-color:#1da1f2}.sharing_button.whatsapp{background-color:#02be67}.sharing_button.tumblr{background-color:#34526f}.sharing_button.linkedin{background-color:#2867b2}.sharing_button.reddit{background-color:#ff6933}.sharing_button.pinterest{background-color:#e60023}.sharing_button.telegram{background-color:#32aee1}.sharing_button.copy{background:#f2f2f2}.sharing_button.print svg{width:18px;height:18px}.sharing_button.copy svg{stroke:#2e2e2e;width:23px;height:23px;stroke-width:1.4px}.sharing_button svg{width:20px;height:20px;fill:#fff}.sharing_button.email svg{stroke:#ccc}
/* Post body Division */ .post-pages{display:flex;flex-direction:row-reverse;clear:both;overflow:hidden;margin-top:15px;text-align:center}.post-pages a{padding:5px 15px;background-color:$(keycolor);color:#fff;display:inline-flex;border-radius:6px;font-weight:500;align-items:center;justify-content:center;z-index:2;width:fit-content;transition:padding .2s}.post-pages a.prev-page{margin-left:auto;margin-right:0}.post-pages a.prev-page:hover{padding-right:10px}.post-pages a.next-page{margin-right:auto;margin-left:0}.post-pages a.next-page:hover{padding-left:10px}.post-pages a svg{stroke:#fff;width:20px;height:20px;stroke-width:1.8px}.post-pages a.prev-page svg{margin-left:5px}.post-pages a.next-page svg{margin-right:5px}body.no-sidebar aside{display:none}body.no-sidebar .blogContent .mainbar{max-width:1000px;margin:0 auto;}
/* ads */ #ads-widget {width:calc(100% - 100px);text-align: center;margin:0 auto;clear:both;}.qw-ads img:hover{transform:none}#HTML6 {max-width: 100%;margin: 0 auto;text-align:center;}
/* Custom Sided widgets */ .cust-widget.pt_3 .cust-post .article-image{display:none}.cust-widget .cust-post .entry-title a{font-size:14px;margin-top:20px;transition:.2s;display:block}.sidebar .cust-widget .cust-post .entry-title a{color:$(aside.link)}.cust-widget .cust-post .entry-title a:hover,.cust-widget.pt_4 .cust-post:hover .article-content h3 a{color:#2e2e2e}.cust-widget.pt_2 .cust-post{display:flex;align-items:center;margin-bottom:10px}.cust-widget.pt_2 .cust-post .article-image{width:110px;flex:0 0 auto;height:80px;border-radius:3px;overflow:hidden}.cust-widget.pt_2 .cust-post .article-content{flex:0 0 auto;width:calc(100% - 110px);padding-right:10px}.cust-widget.pt_4{display:flex;flex-wrap:wrap}.cust-widget.pt_4 .cust-post{width:calc(50% - 10px);margin-bottom:20px;margin-left:5px;margin-right:5px;box-shadow:0 0 10px rgb(0 0 0 / 20%);border-radius:4px;overflow:hidden}.cust-widget.pt_4 .cust-post:last-child,.cust-widget.pt_4 .cust-post:nth-last-child(2){margin-bottom:0}.cust-widget.pt_4 .cust-post .article-content{padding:10px 5px}.cust-widget.pt_2 .cust-post .article-content .entry-title,.cust-widget.pt_4 .cust-post .article-content .entry-title{margin-block-start:-15px!important}.cust-widget.pt_1 .cust-post .article-image{height:140px}.cust-widget.pt_4 .cust-post .article-image{height:110px}.cust-widget.pt_4 .cust-post .article-content h3 a{transition:.2s;font-size:13px}.cust-widget.pt_4 .cust-post:hover .article-image img{transform:scale(1.1) rotate(2deg)}.cust-widget.pt_1 .cust-post{width:95%;margin:0 auto 25px;background:#fff;box-shadow:0 0 20px rgb(0 0 0 / 15%);border-radius:5px;overflow:hidden}.cust-widget.pt_1 .cust-post .article-content{padding:0 10px 10px}.cust-post img, .itemPopular .itemThumbnail.postThumbnail img, .counter {width: 100%;height: 100%}.widget-content .cust-widget .cust-post:hover img, .sidebar .itemPopular:hover img{transform: scale(1.1) rotate(2deg);}.widget-content .cust-widget .cust-post:hover .article-content .entry-title a, .sidebar .itemPopular:hover .itemTitle a{color:#2e2e2e}.widget-content .cust-widget .cust-post .article-content .entry-title a {transition: .2s;}.sidebar .cust-widget.pt_1 .cust-post,.sidebar .cust-widget.pt_4 .cust-post{background-color:$(aside.bg)}
/* ِContact Page */#ContactForm396 {display: none;}.contact-form-email,.contact-form-name{width:calc(50% - 5px);display:inline-block;height:40px;line-height:40px}.contact-form-email,.contact-form-email-message,.contact-form-name{font-family:inherit;padding:5px 10px;border:1px solid #ddd}.contact-form-button-submit,.contact-form-email,.contact-form-email-message,.contact-form-name{font-size:14px;box-sizing:border-box}.contact-form-widget form{font-weight:400}.contact-form-name{margin:0 0 15px 5px}.contact-form-email{margin:0 5px 15px 0}.contact-form-email-message{width:100%;margin:0 0 10px}.contact-form-button-submit{width:100%;height:35px;background-color:$(keycolor);font-weight:600;color:#fff;line-height:35px;cursor:pointer;padding:0 10px;margin:0;border:0;transition:background .17s}.contact-form-button-submit:hover{background-color:#2e2e2e}.contact-form-error-message-with-border,.contact-form-success-message-with-border .failed-sending{display:flex;align-items:center;justify-content:center;width:100%;background-color:#fbe5e5;font-size:14px;text-align:center;line-height:11px;padding:10px 0;margin:10px 0;box-sizing:border-box;border:1px solid #fc6262}.contact-form-success-message-with-border .send-successfully{display:flex;align-items:center;justify-content:center;width:100%;background-color:#a4f39a;font-size:14px;text-align:center;line-height:11px;padding:10px 0;margin:10px 0;box-sizing:border-box;border:1px solid #00a915}.contact-form-cross{margin:0 3px 0 0!important;width:14px!important;height:14px!important}.contact-form-error-message,.contact-form-success-message{margin:0}
/* Copyright Page */ .copyright_b,.reasons ul{font-family:Changa,sans-serif}.copyright_b{margin:0;background:-webkit-linear-gradient(to right,#6dd5ed,$(keycolor));background:linear-gradient(to right,#6dd5ed,$(keycolor));text-align:right;direction:rtl}.copyright{width:50%;display:flex;max-width:480px;margin:0 auto;height:100vh;align-items:center;justify-content:center}.copyright_container{padding:0 35px 25px;background-color:#fefefe;border-radius:8px;box-shadow:0 6px 20px #0000001c;position:relative;overflow:hidden}.machroo3-logo{max-width:250px;margin:0 auto;padding:50px 0}.copyright_container svg{width:100%;height:auto}.copyright_container h1{text-align:center;margin:-25px 0 0;font-size:22px;color:#e60f0f}.reasons h2{font-size:18px;font-weight:600;margin-top:10px;margin-bottom:10px}.reasons ul{list-style:none;margin:0;padding:0;line-height:34px;z-index:1;color:#333;position:relative;font-size:15px}@media (max-width:768px){.copyright{width:80%}.machroo3-logo{max-width:190px;padding:35px 0}.copyright_container h1{font-size:18px}.reasons h2{font-size:14px}.reasons ul{font-size:12px}}#Machroo3_Copyright{background-color:#ff6600;width:28px;height:28px;margin-left:8px;border-radius:4px;transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center}#Machroo3_Copyright svg{width:24px;height:24px;vertical-align:middle;transition:.3s ease-in-out;fill:#fff}#Machroo3_Copyright:hover{background-color:#fff}#Machroo3_Copyright:hover svg{fill:#ff6600}
/* Error 404 Page */ .error404{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center}.error404:before{display:none}.error-container{margin:auto;width:90%;max-width:500px}.error-container h3{font-size:1.414rem}.error-container h3 span{display:block;line-height:.8;margin-bottom:0;font-size:140px;color:$(keycolor)}.error-container p{margin:15px 5% 30px;font-size:16px;line-height:1.4em}.error-container .button{margin:0 auto;padding:1em 2em;font-size:1em;font-weight:600;font-family:Changa,sans-serif;line-height:1.2em}.searchform-wrap{margin-top:25px}.searchform{background-color:#fefefe;box-shadow:0 0 20px rgb(0 0 0 / 10%);padding:2px 15px;border-radius:30px;position:relative;width:80%;margin:0 auto}.searchform .form-control{width:100%;height:35px;border:0;outline:0;border-radius:30px}.searchform .form-control:-webkit-autofill,.searchform .form-control:-webkit-autofill:focus{transition:background-color 600000s,color 600000s}.searchform .form-control[data-autocompleted]{background-color:transparent!important}.input-group-btn{position:absolute;left:15px}.input-group-btn .btn{background-color:transparent;border:0;outline:0;height:35px;display:flex;align-items:center}
/* Blockquote */ .commentContent i[rel=quote],.post blockquote{position:relative;font-size:.97rem;opacity:.8;line-height:1.7em;margin-left:0;margin-right:0;padding:30px 25px}.post blockquote:after,.post blockquote:before{display:block;position:absolute;font-weight:700;font-size:60px;color:#666;width:60px;height:60px;line-height:normal}.post blockquote{background-color:rgb(240 240 240 / 50%);font-size:15px;padding:30px;text-align:center}.post blockquote:before{content:'\201D';bottom:0;left:0}.post blockquote:after{content:'\201c';top:0;right:0}
/* Table */ .post table{min-width:70%;margin:0 auto;border:0;overflow:hidden;font-size:14px;word-break:normal}.post table th{padding:17px 25px;border-left:1px solid #fff;background-color:$(keycolor);color:#fff;border-top:1px solid;border-bottom:1px solid}.post table th:first-child{border-right:1px solid}.post table th:last-child{border-left:1px solid}.post table td{padding:20px 25px;border-left:1px solid #ddd;border-bottom:1px solid #ddd;vertical-align:middle}.post table td:first-child{border-right:1px solid #ddd}.post .table tbody tr:first-child td{border-top:1px solid #ddd}.post .table{display:block;overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth}
/* Code Box */ .commentContent i[rel=pre],.post code,.post pre{font-size:.8rem;position:relative;line-height:1.6em;font-family:'Fira Mono'}.post .code,.post pre{font-family:'Fira Mono'}.post pre{border-left:4px solid}.commentContent i[rel=pre],.post code{display:block;direction:ltr;white-space:pre;width:100%;border-radius:2px;background-color:#2e2e2e;color:#fff;padding:20px;margin:25px auto;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;overflow:auto}.post .code{display:inline;padding:2px 4px;font-size:85%;line-height:inherit;color:#ddd;background-color:rgba(0,0,0,.05)}.command_copy:before{content:attr(data-text);position:absolute;top:10px;right:15px;font-family:Changa;background-color:#09f;padding:4px 8px;border-radius:5px;font-weight:500}.command_copy:hover{cursor:pointer}
/* Notes */ .post .note{position:relative;padding:20px 50px 20px 30px;background-color:#e1f5fe;color:#01579b;font-size:.85rem;line-height:1.62em;border-radius:2px}.post .note:before{content:'';position:absolute;right:18px;top:23px;width:20px;height:20px;background:url("data:image/svg+xml,") center/20px no-repeat}.post .noteAlert{background-color:#ffdfdf;color:#48525c}.post .noteAlert:before{background:url("data:image/svg+xml,") center/20px no-repeat}.post .noteGift{background-color:#a6ffb1;color:#00730e}.post .noteGift:before{background:url("data:image/svg+xml,") center/20px no-repeat}.post .noteWarning{background-color:#f7ff80;color:#777f00}.post .noteWarning:before{background:url("data:image/svg+xml,") center/20px no-repeat}
/* Button */ .button{display:flex;align-items:center;margin:0 auto;width:fit-content;padding:10px 15px;border-radius:4px;outline:0;border:0;line-height:20px;color:#fefefe;background-color:$(keycolor);font-size:14px;font-family:Changa;white-space:nowrap;overflow:hidden;transition:.2s;max-width:100%}.button:hover{filter:brightness(1.3)}.button.outline{color:inherit;background-color:transparent;border:1px solid #ddd}.button.outline:hover{border-color:$(keycolor)}.button.whatsapp{background-color:#25d366}.button.donation{background-color:#ffc135}.button.fb_grp{background-color:#4267b2}.button.tlg_chnl{background-color:#32aee1}.button.paypal{background-color:#003087}.button.youtube{background-color:red}.buttonInfo{display:flex;flex-wrap:wrap;justify-content:center;margin:12px 0 0}.buttonInfo>*{margin:0 0 12px 12px}.buttonInfo>:last-child{margin-left:0}@media screen and (max-width:480px){.buttonInfo>*{flex-grow:1;justify-content:center}.buttonInfo>:last-child{flex:0 0 auto}}
/* Button Download */ .downloadInfo{background-color:#fefefe;box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%);border:1px solid #ddd;border-radius:5px;padding:15px;margin-top:20px;margin-bottom:20px;display:flex;align-items:center;line-height:1.8em;font-size:14px}.downloadInfo .fileType,.downloadInfo a{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:10px;background:#f1f1f0;border-radius:10px}.downloadInfo a{background-color:$(keycolor);color:#fefefe;margin:0;padding:10px 12px;border-radius:3px;width:auto;height:auto;line-height:20px;font-size:13px}.downloadInfo a:before{content:attr(aria-label)}.downloadInfo .fileType:before{content:attr(data-text)}.downloadInfo .fileName{flex-grow:1;width:calc(100% - 150px);padding:0 15px}.downloadInfo .fileName>*{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.downloadInfo .fileSize{line-height:1.4em;font-size:12px;opacity:.8}@media screen and (max-width:480px){.downloadInfo{padding:12px}.downloadInfo a{width:50px;height:50px;border-radius:10px}.downloadInfo a:before{display:none}.downloadInfo a .icon{margin:0}}
/* CSS icon background */ .icon{flex-shrink:0;display:inline-block;margin-right:12px;width:18px;height:18px;background-size:cover;background-repeat:no-repeat;background-position:center}.icon.download{background-image:url("data:image/svg+xml,")}.icon.demo{background-image:url("data:image/svg+xml,")}.icon.cart{background-image:url("data:image/svg+xml,")}.icon.whatsapp{background-image:url("data:image/svg+xml,")}.icon.donation{background-image:url('data:image/svg+xml,')}.icon.fb_grp{background-image:url('data:image/svg+xml,')}.icon.tlg_chnl{background-image:url('data:image/svg+xml,')}.icon.paypal{background-image:url('data:image/svg+xml,')}.button.outline .icon.download{background-image:url("data:image/svg+xml,")}.icon.youtube{background-image:url('data:image/svg+xml,');width:20px}.icon.g-news{background-image:url('data:image/svg+xml,');width: 30px;height: 30px;background-size: 40px;}
/* Accordion */ .acc {border: 1px solid #ddd;border-top: 0}.acc:first-child {border-top: 1px solid #ddd} .acc p{margin:0}.acc-head{padding:15px 10px;font-size:18px;display:flex;align-items:center;cursor:pointer}.acc-head::after{content:'';display:block;background:url('data:image/svg+xml,') center no-repeat;width:15px;height:15px;margin-right:auto;margin-left:10px;transition:.3s}.acc-head p{color:#2e2e2e;font-weight:600}.acc-content{padding:15px 10px;border-top: 1px solid #ddd;display:none}.acc-head.opened::after{transform:rotate(180deg)}
/* Lazy Youtube */ .lazyYoutube{background-color:#eee;position:relative;overflow:hidden;padding-top:56.25%;border-radius:2px}.lazyYoutube img{width:100%;top:-16.84%;left:0;opacity:.95}.lazyYoutube .playBut,.lazyYoutube iframe,.lazyYoutube img{position:absolute}.lazyYoutube iframe{width:100%;height:100%;bottom:0;right:0}.lazyYoutube .playBut{top:50%;left:50%;transform:translate3d(-50%,-50%,0);transition:.5s;display:block;width:70px;height:70px;z-index:1}.lazyYoutube .playBut svg{width:inherit;height:inherit;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:8}.lazyYoutube .playBut .circle{stroke:rgba(255,255,255,.85);stroke-dasharray:650;stroke-dashoffset:650;transition:.4s ease-in-out;opacity:.3}.lazyYoutube .playBut .triangle{stroke:rgba(255,255,255,.75);stroke-dasharray:240;stroke-dashoffset:480;transition:.6s ease-in-out;transform:translateY(0);-webkit-transform:translateY(0)}.lazyYoutube .playBut:hover .triangle{animation:.6s ease-in-out nudge;-webkit-animation:.6s ease-in-out nudge}.lazyYoutube .playBut:hover .circle,.lazyYoutube .playBut:hover .triangle{stroke-dashoffset:0;opacity:1;stroke:$(keycolor)}
/* Related Posts */ #relatedPosts{display:none;margin-top:45px}
#relatedPosts h3.title{color:$(related.title);}
.related{flex-wrap:wrap;padding-left:15px;padding-right:15px}.related li{width:calc(33.333% - 13.333px);margin-left:13.333px;margin-bottom:20px;padding:10px;background-color:$(pS.bg.color);border-radius:8px;box-shadow:0 10px 20px 0 rgb(30 30 30 / 7%)}.related li .item{height:150px;border-radius:5px}.related li .item .postThumbnail{height:100%;border-radius:5px;width:100%}.related li .item .postThumbnail img{width:100%;height:100%;border-radius:5px}.related li .itemTitle a{font-weight:600;color:$(pS.related.title)}
.related li:hover .item .postThumbnail img{transform: scale(1.1) rotate(2deg);}
/* Comments */
.blogComments{margin-top:20px}
.cmDis{text-align:center;margin-top:20px;opacity:.7}
.cmMs{margin-bottom:20px}
.cm iframe{border: 0;width:100%}
.cm .cmBrs{background:transparent;position:relative;width:100%}
.cmH {margin-bottom: 20px}
.cmH h3.title{margin:0;flex-grow:1;color:$(posts.icons.color);font:$(tabs.font);font-family:'Changa';padding:16px 0}
.cmH .s{margin:0 14px}
.cmH .s::before{content:attr(data-text);margin:0 6px;opacity:.7;font-size:90%}
.cmH .s::after{content:'\296E';line-height:18px;font-size:17px}
.cmFrm #comment-editor {display: none}
.fixi:checked ~ .cm #comment-editor{display: block}
.cmBd.del .cmCo{font-size:90%;line-height:normal;border:1px dashed rgba(0,0,0,.2);border-radius:3px;margin:.5em 0;padding:15px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cmHr{line-height:24px;overflow:hidden;margin-bottom: 15px;text-overflow:ellipsis;white-space:nowrap}
.cmHr .d{float: left;font-size:90%;opacity:.7}
.cmHr .d::before{content:'\00B7';float: left;margin:0 4px}
.cmHr .n {display:inline-flex;font-weight: 700;color: #212121}
.authorMark svg {margin-left: 5px;fill:$(keycolor);width: 19px;height: 19px;vertical-align:sub}
.cmCo{line-height:1.6em;opacity:.9}
.cmCo .pThmb, .cmCo .lazyYoutube {border: 6px solid #fff;width: 480px;height: 300px;border-radius: 12px;margin: 1rem 0;box-shadow: 0 0 10px rgb(0 0 0 / 10%)}
.cmAc{margin-top:15px}
.cmAc a {display: block;width: fit-content;margin-right: auto;padding: 0px 12px;color: #000;border-radius: 90px;font-size: 90%;font-weight: 600}
.cmAc a::after{content:attr(data-text);display: inline-block;margin:0 6px}
.cmRp ~ .cmAc, .cmBd.del ~ .cmAc{display:none}
.cmRi:checked ~ .cmRp .thTg{margin-bottom:0}
.cmRi:checked ~ .cmRp .thTg::before{content:attr(aria-label)}
.cmRi:checked ~ .cmRp .thCh, .cmRi:checked ~ .cmRp .cmAc{display:none}
.cmAl:checked ~ .cm .cmH .s::before{content:attr(data-new)}
.cmAl:checked ~ .cm .cmCn >ol{flex-direction:column-reverse}
.thTg {display: inline-flex;margin: 15px 0 18px;margin-right: 54px;font-size: 100%;font-weight: 600;color: #777;transition: .2s;width: fit-content}
.cmRi:checked ~ .cmRp .thTg::after{transform: rotate(90deg)}
.firstLvl {display: flex;align-items: flex-start;padding: 25px 15px;width: 100%;border: 2px solid #ddd;border-radius: 8px;}
.cmCn ol.thCh {margin-top: 18px}
.cmBd {padding-right: 10px}
.thTg::before{transition: .2s;content:attr(data-text);min-width: 95px;margin:0 8px;display: block;float: right;}
.cmCn ol{list-style:none;margin:0;padding:0;flex-direction:column}
.cmCn li{margin-bottom:18px;position:relative}
.cmCn li .cmRbox{margin-top:20px}
.cmCn li li{display:flex;flex-wrap:wrap;width:calc(100% + 12px);left:-6px;right:-6px}
.cmCn li li:last-child{margin-bottom:0}
.cmCn li li .cmAv{width: 40px;margin: 0 6px;height: 40px;border-radius: 50%}
.cmCn li li .cmIn{width:calc(100% - 64px);margin:0 6px;margin-right: 64px;}
.cmHl >li .cmAv{background-color: #fefefe;border-radius: 50%;width: 50px;height: 50px;line-height: 0;text-align: center}
.cmHl >li .cmAv img, .cmCn li li .cmAv img{border-radius: 50%;width: 100%;height: 100%;}
.cmHl >li .cmAv svg.line {height: 100%;width: 100%;padding: 9px;position: relative;stroke-width: 1.5}
.cmHl .cmAv::before {display:none}
#comment:target{margin:0;padding-top:60px}
.cmSh:checked ~ .cmShw, .cmShw ~ .cm:not(.cmBr){display:none}
.cmSh:checked ~ .cm:not(.cmBr){display:block}
.cmBtn {display: block;padding: 15px 0;text-align: center;margin: 0 auto;color: $(posts.background.color);width: 100%;border: 2px solid $(posts.background.color);background-color: transparent;font-weight: 600;}
/* Widget FeaturedPost */ .itemFeatured{padding:7px;box-shadow:0 0 10px rgb(0 0 0 / 15%);border-radius:6px}.itemFeatured .itemThumbnail{height:200px;border-radius:6px;margin-bottom:15px}.itemFeatured .itemTitle{font-size:20px}.sidebar .itemFeatured .itemTitle a{color:$(aside.link)}.sidebar .itemFeatured,.sidebar .itemPopular{background-color:$(aside.bg)}
.itemFeatured .itemThumbnail img {width: 100%;height: 100%}
.itemFeatured:hover .itemThumbnail img{transform: scale(1.1) rotate(2deg);}
.sidebar .itemFeatured:hover .itemTitle a{color:#2e2e2e}
/* Widget PopularPosts */ .itemPopulars .itemTitle{font-size:15px;font-weight:600;}.itemPopulars .itemTitle a{color:$(aside.link)}.itemPopular{width:calc(50% - 10px);margin-left:5px;margin-right:5px;box-shadow:0 0 10px rgb(0 0 0 / 15%);border-radius:5px}.itemPopular .itemContent{padding:0 5px;width:auto}.itemPopulars{counter-reset:popularposts-cnt;flex-wrap:wrap}.counter{display:flex;width:100%;justify-content:center;align-items:center;background:#f9fafb}.itemPopular .counter:before{display: flex;align-items: center;justify-content: center;flex-shrink:0;content:'0' counter(popularposts-cnt);counter-increment:popularposts-cnt;width: 100%;height: 100%;font-style:normal;text-align:center;opacity:.4;font-weight:500;font-family:sans-serif;font-size:19px;color:#262d3d;line-height:1.8em}.itemPopular .itemThumbnail.postThumbnail{height:110px;margin-bottom:10px;border-radius:5px 5px 0 0}.itemPopular:not(:first-child){margin-top:25px}.itemPopular:nth-child(2){margin-top:0}.itemPopular .itemInner{display:flex}.itemPopular .itemFlex{width:100%}.itemPopular .postLabel,.itemPopular .postTimestamp:after{font-size:13px}.itemPopular.postComment svg{width:16px;height:16px}.itemPopular .postHeader{margin-left:32px;margin-bottom:5px}.itemPopular .itemEntry,.itemPopular .itemInfo{margin-bottom:10px;margin-top:10px}.itemPopular .postComment{padding:2px 5px;margin-left:0}.itemPopular .postComment svg{width:20px;height:20px}
/* Widget PageList */ .PageList ul{padding:0;margin:0;list-style:none}.PageList ul li{margin-bottom:7px}.PageList ul li a{padding:8px 19px;display:block;color:#2e2e2e;font-size:15px}.PageList ul li a:hover{color:$(keycolor)}.PageList ul li a:after{content:'';display:inline-block;width:20px;height:20px;background:url('data:image/svg+xml,') 0 0/cover;float:right;margin-left:8px;transition:.1s ease-in-out}.PageList ul li:hover a:after{stroke:$(main-color);background:url('data:image/svg+xml,');transform:scale(1.15)}
/* Widget Linklist */ .sidebar .LinkList ul{margin:0;padding:0;list-style:none}.sidebar .LinkList ul li{margin:20px 0}.sidebar .LinkList ul li a{color:#2e2e2e;font-size:16px;display:block;transition:.3s ease-in-out}.sidebar .LinkList ul li:hover a{color:$(keycolor)}
/* Social Media */ .social{flex-wrap:wrap}.social li a{width:30px;display:flex!important;align-items:center;justify-content:center;height:30px;margin-left:4px;margin-right:4px;border-radius:40px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.social li a:hover{transform:scale(1.1)}
.social li a svg {width: 22px;height: 22px;padding: 1px;fill: #212121}
.social li a svg.fa-khamsat {padding: 2px}
.social a[title='facebook']{background-color:#4267B2}
.social a[title='x-twitter']{background-color:#14171A}
.social a[title='tiktok']{background-color:#010101}.social a[title='wordpress'],
.social a[title='youtube']{background-color:red}
.social a[title='snapchat']{background-color:#f5d602}
.social a[title='instagram']{background-color:#7c38af;background:radial-gradient(circle at 0 130%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}
.social a[title='whatsapp']{background-color:#02be67}
.social a[title='telegram']{background-color:#32AEE1}
.social a[title='mostaql']{background-color:#2caae2}
.social a[title='khamsat']{background-color:#fcb61a}
.social a[title='kafil']{background-color:#1dbf73}
.social{gap:10px 5px}.social li a{border-radius:4px;}.social li a i{color:#fff}.social li a svg{fill:#fff}
.darkMode .social li a svg{fill:#fffdfc}
@media screen and (max-width:768px){
#social-footer .social{margin-top:-15px;margin-bottom:20px;justify-content:center}
}
/* Widget Labels */ .widget-content .label-name{font-size:14px;font-weight:500;color:$(keycolor);display:flex;align-items:center}.cloud-label-widget-content{display:flex;flex-wrap:wrap;align-items:center}.cloud-label-widget-content .label-size{flex:1 0 auto;padding:4px 10px;margin-left:5px;margin-right:5px;margin-bottom:15px;border-radius:4px;border:1px solid}.cloud-label-widget-content .label-size .label-count{margin-right:auto;display:block;width:fit-content}.list-label-widget-content ul li{margin-bottom:5px}.list-label-widget-content ul li .label-name{line-height:33px;color:#2e2e2e}.list-label-widget-content ul li .label-name .label-count{margin-right:auto;color:$(keycolor);font-size:14px;display:block}
/* Read Also */
.post-random{display:none;background-color:$(tabs.overflow.selected.color)}
.post-random .texxattt{margin:0 2% 10px 0!important;padding:0 0 15px;font-size:16px;display:block;line-height:1.3em;font-weight:600;color:$(widget.title)}.post-random .texxattt:after{content:'';display:block;width:50px;height:3px;position:relative;background-color:$(widget.title.underline);top:10px}.newPost .posttitle{color:$(color.title);font-weight:600;transition:.2s ease-in-out;font-size:14px}.newPost .posttitle:before{content:counters(toc-count,'.') '. ';counter-increment:toc-count;display:inline-block;min-width:20px;margin-right:5px;color:$(color.title);flex-shrink:0;font-weight:600;font-family:Changa,sans-serif}.newPost:hover .posttitle,.newPost:hover .posttitle:before{color:$(tabs.overflow.color)}
/* footer */ .help_buttons .toTop,footer .PageList ul li a::after{display:none}footer{background-color:$(footer.back)}footer a{color:$(footer.link)}footer .Text .widget-content,footer p{color:$(footer.text)}.blog-copyright.d-flex.al-center{font-size:13px}footer .creditInner{box-shadow:0 0 20px rgb(0 0 0 / 5%);width:100%;}footer .creditInner_container{display:flex;align-items:center;padding:20px 0}footer .creditInner_container>div{width:33.33%;padding:0 10px}footer .creditInner p{margin:0;overflow:hidden}footer #social-footer{margin-bottom:15px}footer .PageList ul{display:flex;flex-wrap:wrap}footer .PageList ul li{flex:0 0 50%;width:50%;padding-left:10px}footer .PageList ul li a{padding:3px 0;font-weight:500;color:$(footer.text)}footer h2,footer h3{color:$(footer.title);margin-bottom:15px;font-size:20px}.help_buttons {position: fixed;bottom: 35px;z-index: 2;border-radius: 6px;left: -100%;opacity: 0;-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}.help_buttons.scrolled{left:35px;opacity:1}.toTop svg.line{height:22px;width:22px;stroke-width:1.5px;stroke:#fff}
.help_buttons > div {display: flex;align-items: center;justify-content: center;height: 42px;width: 43px;background-color: $(toTop.bg);border-radius: 8px}.help_buttons .toTop svg.line {stroke: $(toTop.icon)}footer a:hover{color:$(labels.background.color) !important}.credit {color:$(footer.text);font-weight: 500}
/* Redirect-page */ #pageredirect{text-align:center}#pageredirect .clom.radialbtn{margin:15px auto;FONT-WEIGHT:600;width:fit-content}
#pageredirect .clom.radialbtn .areload,#pageredirect .clom.radialbtn .n{color:#2e2e2e;font-size:14px;margin:0 5px}
#pageredirect .clom.radialbtn .areload.disabled{padding:6px 16px;border-radius:30px;color:#fc6262;font-weight:600;background-color:#fbe5e5;border:1px solid #fc6262}
#pageredirect .clom.radialbtn .areload.active{border:2px solid #24b300;background:#a9fd93;color:#24b300;font-weight:600;font-size:15px;padding:7px 25px;border-radius:25px}
@-webkit-keyframes animRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes animRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@-webkit-keyframes animDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}
@keyframes animDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}
@-webkit-keyframes animColor{0%,100%{stroke:#4285F4}40%{stroke:#DB4437}66%{stroke:#F4B400}80%,90%{stroke:#0F9D58}}
@keyframes animColor{0%,100%{stroke:#4285F4}40%{stroke:#DB4437}66%{stroke:#F4B400}80%,90%{stroke:#0F9D58}}
.circular{width:42px;height:42px;-webkit-animation:2s linear infinite animRotate;animation:2s linear infinite animRotate}.path{-webkit-animation:1.2s ease-in-out infinite animDash,3s ease-in-out infinite animColor;animation:1.2s ease-in-out infinite animDash,3s ease-in-out infinite animColor;stroke-linecap:round;stroke-dasharray:1,200;stroke-dashoffset:0}
/* Dark Mode */
.navDark {display:none}
.navDark svg{display:flex;align-items:center; width: 28px;fill:$(header.dark.btn);height: 28px;}
.navDark #i-sun {display: none;width: 22px;height: 22px;}
.navDark #i-moon {stroke: none}
.darkMode .navDark #i-sun {display: block;margin-top:-3.5px}
.darkMode .navDark #i-moon {display: none}
body.darkMode#mainContent {background-color: #1e1e1e;color: #fffdfc}
.darkMode .main_content{background-color: #1e1e1e;}
.onBlog.darkMode .noPost.tt{color: #fffdfc}
.darkMode .header, .darkMode #main_menu {background-color: #2d2d30;border-color: rgb(221 221 221 / 40%)}
.darkMode .credit{color: #fffdfc}
.darkMode .sidebar .cust-widget.pt_1 .cust-post, .darkMode .sidebar .cust-widget.pt_4 .cust-post, .darkMode:not(.onItem) .blogPosts .hentry, .darkMode .sidebar .itemFeatured, .darkMode .sidebar .itemPopular, .darkMode .related li, .darkMode .downloadInfo{background-color: #252526;border: 1px solid rgb(221 221 221 / 20%)}
.darkMode .postDate >*{color:#ccc}
.darkMode .blogContent img{background: linear-gradient(to left, $(keycolor) -30%, #2d2d30)}
.darkMode .menu li.drop-menu > ul, .darkMode .menu li.drop-menu .bot-menu > ul{background-color: #252526;border-color: rgb(221 221 221 / 40%)}
.darkMode .htmlMenu .link, .darkMode .social li a i, .darkMode h1, .darkMode h2, .darkMode h3, .darkMode h4, .darkMode h5, .darkMode h6, .darkMode .blogContent .sidebar .widget h2.title, .darkMode footer .PageList ul li a, .darkMode footer .Text .widget-content, .darkMode footer p, .darkMode .blogContent .sidebar .widget p, .darkMode .breadcrumbs .homeLink a:hover, .darkMode .breadcrumbs div:nth-child(2) a:hover, .darkMode .post-random .texxattt, .darkMode .cust-widget .cust-post .entry-title a:hover, .darkMode .cust-widget.pt_4 .cust-post:hover .article-content h3 a, .darkMode .itemTitle a:hover, .darkMode .sidebar .itemTitle a:hover, .darkMode .postLabel>a:hover, .darkMode .postMore:hover, .darkMode .postTitle a:hover, .darkMode .blogPosts .hentry:hover .postTitle a, .darkMode .acc-head p, .darkMode .categories_page .list ul li a span, .darkMode #pageredirect .clom.radialbtn .n{color:#fffdfc}
.darkMode .newPost .posttitle, .darkMode .newPost .posttitle:before{color:#ccc}
.darkMode .blogContent .sidebar .widget, .darkMode.onItem .blogPosts{background-color: #1e1e1e}
.darkMode footer .creditInner, .darkMode .blogPager>*, .darkMode .postNav>*{background-color: #252526}
.darkMode footer{box-shadow: none;background-color: #252526}
.darkMode.onItem .postInner, .darkMode .cust-widget .Author i{border-color: rgb(221 221 221 / 30%)}
.darkMode.onItem .postInner, .darkMode.onItem .blogPosts .hentry{background-color: #1e1e1e}
.darkMode.onItem .blogPosts .postTitle, .darkMode .breadcrumbs .titleLink:before, .darkMode .postBody, .darkMode .toctitle, .darkMode .cmH h3.title{color:#fffdfc;}
.darkMode svg .line, .darkMode svg.line{stroke:#ccc}
.darkMode #TOC{background-color: #2d2d30}
.darkMode .breadcrumbs>:not(:last-child):after{background:url('data:image/svg+xml;charset=utf8,') center no-repeat;opacity: 1;}
.darkMode .sharing_button {filter: saturate(1.2) contrast(1.2)}
.darkMode .sharing_button.copy svg.line{stroke: #2d2d30;}
.darkMode .sharing_button.print svg, .darkMode .sharing_button.email svg {stroke: #d7d7d7;fill: #5e5e5e}
.darkMode .sharin_label span:before, .darkMode .commentsAdd .commentsReply, .darkMode .commentsButton.button.outline{background-color: #1e1e1e}
.darkMode .acc-head::after{background:url('data:image/svg+xml,') center no-repeat;}
.darkMode .downloadInfo .fileType{background: rgb(241 241 241 / 45%);}
.darkMode #relatedPosts h3.title{color:#fefefe}
.darkMode .itemPopulars .itemTitle a, .darkMode .sidebar .itemFeatured .itemTitle a{color:#fefefe !important}
.darkMode.onHome .blogPosts .hentry .postTitle a{color:#fefefe}
/* Ads */
#qw_ad{margin-bottom:40px}.qw-ads{max-width:100%;;clear: both;text-align:center}#aftershare-ad{margin:0 auto;}#aftershare-adAlt {max-width:100%;text-align: center;clear: both;}.ads_place{display:flex;justify-content:center;align-items:center;height:90px;border:1px solid #ddd}.ads_place.sided{height:460px;width:85%;margin:0 auto}#HTML005 {margin-bottom: 15px}
/* Responsive */
@media screen and (min-width:992px){
body{background:$(body.background);background-size:cover}
}
@media screen and (min-width:768px){
::-webkit-scrollbar{-webkit-appearance:none;width:7px;}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#767676;border-radius:10px}
.navInput:checked~.mainWrapper .main_content{padding-top:calc($(header.height) + 90px)}.onHome .categories_page {padding: 0 50px}.htmlMenu .link .name {width: max-content}.nav::-webkit-scrollbar {height: 5px !important;background: rgb(204 204 204 / 18%)}.navInput:checked~.mainWrapper .closemenu {top: $(header.height)}}
@media screen and (max-width:1200px){
.blogContent .sidebar{padding-right:10px;flex:0 0 33.33%;width:33.33%}.blogContent .mainbar{padding-left:10px;flex:0 0 auto;width:66.66%}.blogPosts .hentry{width:calc(33.33% - 15px)}.main_container{width:90%}#ads-widget {width:calc(100% - 90px);}
}
@media screen and (max-width:768px){
#qw_ad,.onBlog .main_container,.onHome .blogContent{width:90%}.sharing_button svg,.toggled svg.line{width:16px;height:16px}#TOC ul li,.header-widget p{font-size:12px}.main_container{width:auto}#header_widget{line-height:calc($(header.height) - 10px);width: fit-content}.blogContent .mainbar{width:100%;padding-left:0}.blogContent .sidebar{flex:0 0 100%;width:100%;padding-right:0;margin-bottom:15px;margin-top:15px}.main_content{padding-top:70px}.related,.sharing,.toggle#TOC ul{padding:0}#qw_ad{margin-bottom:10px}.sharing{margin:0}#aftershare-ad{margin-bottom:25px}#relatedPosts{margin-top:20px}.blogComments{margin:15px 0 0}.categories_page .ctp_column.n_3 .list:last-child,.onBlog .blogPosts .hentry:last-child,.onBlog .blogPosts .hentry:nth-last-child(2),.toctitle{margin-bottom:0}#footer_2{padding-bottom:0}.onItem .blogPosts .postTitle{font-size:20px}#TOC.toggle{padding:15px 10px}#TOC{padding:7px 10px}.toggle .toctitle{margin-bottom:15px}#TOC ul li{padding:0}.toc_title{font-size:14px}.sharing_button:hover{transform:none}.categories_page .list .list-title h3{color:#fff!important}.onItem .blogPosts{padding:20px 0 0}.onItem .postInner{border:0;padding:0 10px 10px}.sharin_label{margin:10px 4px;padding:4px 8px;font-size:13px}.sharin_label span:before{left:-14px;width:12px;height:12px}.sharing_button{margin:10px 4px;width:35px;height:35px}.sharing_button.print svg{width:15px;height:15px}
.cust-widget.pt_4 .cust-post,.itemPopular{padding:5px}.toTop{width:40px;height:40px}#header_widget,.Header,.header-widget,.header-widget h1,.header-widget h1 a,.header-widget img,.header-widget p,.header_container{height:calc($(header.height) - 10px)}.toTop svg.line{height:19px;width:19px}.commentActions,.commentReplies,.commentReply{padding-bottom:0;margin-bottom:5px;margin-left:5px;margin-top:5px}.header_icon{width:20%}.headerSearch{display:none;position:absolute}.headerSearch.cloned{display:flex;bottom:0;width:100%;left:0;right:0;margin:0 auto;background-color:$(menu.bg);z-index: 11;padding:10px 0}.header_container{width:90%}.header-widget h1 a{width: fit-content;font-size:18px}.htmlMenu.nav{overflow-y: scroll;overflow-x: hidden;height:calc(100vh - 60px);display:block}#main_menu{position:fixed;top:0;z-index:8;right:-100%;height:100%;max-width:480px;width:80%;right:auto}.navInput:checked~.mainWrapper #main_menu{right:0}.navInput:checked~.mainWrapper .closemenu{background-color:rgb(255 255 255 / 45%);backdrop-filter:blur(5px) brightness(0.8)}.closemenu.fullClose {transition: none}.navInput:checked~.mainWrapper .navMenu{position:fixed;right:80%;top: 5px;z-index:10;border-radius:0 4px 4px 0;padding:8px 6px}.headerSearch form{width:90%;background-color:$(header.search.back)}.headerSearch input[type=text]{height:35px;font-weight:500}.headerSearch button{left:5px}.headerSearch button svg{width:19px;height:19px}.blogPosts .hentry{width:calc(50% - 15px);padding:5px;height:230px}.onBlog .blogPosts{gap: 15px 7.5px;}.onBlog .blogPosts .hentry{display: block;width: 100%;height: auto;margin: 0 0 15px;box-shadow: 0 0 20px rgb(0 0 0 / 15%);}.related li{width:calc(50% - 10px);margin:0 5px 10px;padding:5px}.related li .item{height:100px;margin-bottom:10px}.newer-post,.older-post{width:100%;margin-bottom:10px}.blogPosts .postContent .postInfo .postComment{display:none}.cust-widget.pt_4 .cust-post .article-image,.itemPopular .itemThumbnail.postThumbnail{height:110px;border-radius:5px;overflow:hidden}.breadcrumbs .homeLink a,.breadcrumbs .titleLink:before,.breadcrumbs a,.itemPopulars .itemTitle{font-size:13px}.onItem .blogContent{width:95%}#ads-widget{width:calc(100% - 20px);}#aftershare-ad{padding:0 10px;}.header-widget a.header-image-wrapper img {max-width: 120px;height:calc($(header.height) - 10px)}
.htmlMenu li{width:100%;padding: 10px;flex-wrap: wrap}
.htmlMenu .link{width:fit-content}
.menu li.drop-menu > span.down, .menu li.drop-menu .bot-menu > span.down{margin-right: auto;margin-left: 5px;}
.menu li.drop-menu > ul {position: static;opacity: 1;visibility: visible;box-shadow: none;margin-right: 15px;margin-top: 12px;display: none;width: 100%}
.menu li.drop-menu.open > span.down svg, .menu li.drop-menu .bot-menu.open2 > span.down svg {fill:$(menu.link.hover)}
.menu li.drop-menu > span.down svg, .menu li.drop-menu .bot-menu > span.down svg {width: 13px;height: 13px;transition: none}
.menu li.drop-menu > ul.open {display: block}
.menu li.drop-menu .bot-menu > ul {position: static;box-shadow: none;opacity: 1;visibility: visible;width: 100%;inset: 0;margin-right: 25px;margin-top: 12px;display: none}
.menu li.drop-menu .bot-menu > ul.open {display: block}
.menu li.drop-menu .bot-menu:hover > ul, .menu li.drop-menu:hover > ul{visibility:initial;opacity:initial;top:initial}
.menu li.drop-menu:hover > a:after{transform:none;}
.bot-menu.sub a{width: fit-content;}
.menu li.drop-menu .bot-menu > span.down {margin-left: 30px;}
.menu li.drop-menu .bot-menu > span.down svg{transform:rotate(0deg)}
.scrollOff{overflow:hidden;position: initial;height: 100vh;}
.onHome .blogPosts .hentry{height: auto;flex-wrap: wrap;box-shadow: 0 0 20px rgb(0 0 0 / 15%);}
.onHome .blogPosts .postContent {width: 100%}
.onHome .blogPosts .postContent .pEntry.hidden, .onBlog .blogPosts .postContent .pEntry.hidden{display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
body .sided-sections .section{float:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}
.onBlog .blogPosts .postThumbnail, .onBlog .blogPosts .postContent{width: 100%;}
.darkMode .headerSearch.cloned{background-color:#252526}
.header-image-wrapper {width: fit-content;height: calc($(header.height) - 10px);display: block}
footer .creditInner_container{width:90%;flex-wrap:wrap;flex-direction:column-reverse}footer .creditInner_container>div{width:100%;padding:15px 0}footer .creditInner_container>div.first-half{margin-top:20px}footer .creditInner p{text-align:center;width:100%}
}
@media screen and (max-width:480px){.itemTitle a, .postTitle a{-webkit-line-clamp: 6}}
@media print{
#TOC,#sizer,.breadcrumbs,.header,.help_buttons,.post-random,.postFooter,.sharing,.sidebar,footer,svg{display:none!important}.main_content{padding-top:0}.onItem .postInner{border:none}.blogContent .mainbar{text-align:center;marrgin:0 auto;width:100%;flex:0 0 auto;}.postBody{text-align:center;color:#222!important}.postBody pre{max-height:100%}body{text-align:center}h1:first-child{margin:35px 0}#qw_ad,.Middle-Ad,.qw-ads{display:none!important;margin:0!important}
}
.custom-paragraph {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-ring-color: rgba(59, 130, 246, 0.5);
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-offset-width: 0px;
--tw-ring-shadow: 0 0 #0000;
--tw-rotate: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-scroll-snap-strictness: proximity;
--tw-shadow-colored: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
background-color: white;
box-sizing: border-box;
color: rgba(6, 8, 31, 0.88);
font-family: 'D-DINExp', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-size: 18px;
margin-bottom: 16px;
margin-top: 0;
}
.custom-heading {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-ring-color: rgba(59, 130, 246, 0.5);
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-offset-width: 0px;
--tw-ring-shadow: 0 0 #0000;
--tw-rotate: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-scroll-snap-strictness: proximity;
--tw-shadow-colored: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
background-color: white;
box-sizing: border-box;
color: rgba(0, 0, 0, 0.88); /* تم تعديل اللون ليكون أغمق */
font-family: 'D-DINExp', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-size: 1.25em;
line-height: 1.25;
margin-bottom: 16px;
margin-top: 24px;
font-weight: bold; /* إضافة لجعل الخط أغمق */
}
.custom-heading {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-ring-color: rgba(59, 130, 246, 0.5);
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-offset-width: 0px;
--tw-ring-shadow: 0 0 #0000;
--tw-rotate: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-scroll-snap-strictness: proximity;
--tw-shadow-colored: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
background-color: white;
box-sizing: border-box;
color: rgba(0, 0, 0, 0.88); /* تم تعديل اللون ليكون أغمق */
font-family: 'D-DINExp', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-size: 1.25em;
line-height: 1.25;
margin-bottom: 16px;
margin-top: 24px;
text-align: right;
font-weight: bold; /* إضافة لجعل الخط أغمق */
}body {
direction: rtl; /* تعيين اتجاه النص إلى اليمين */
text-align: right; /* محاذاة النص إلى اليمين */
font-family: Arial, sans-serif; /* تعيين نوع الخط إلى Arial */
font-size: 18px; /* تعيين حجم الخط إلى 18 بيكسل */
}