@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&family=Syne:wght@500;600&display=swap";:root{--keyColor: greenyellow;--keyColor2: #00ccff;--NavBG: rgb(2, 0, 21);--nav-underline: orchid;--nav-btn: lightyellow;--form-bg: rgb(241, 241, 241);--primary-menu: rgb(27, 134, 0);--primary-menu-hover: lightgreen;--primary-hover: rgb(0, 8, 126);--danger-hover: rgb(255, 82, 82);--secondary: rgb(248, 248, 248);--pure: white;--black: black;--dark: rgb(34, 34, 34);--gray: rgb(227, 227, 227);--footerBG: #000027;--footerBG2: rgb(0, 0, 66);--footerIcon: rgba(255, 255, 255, .502);--red: red;--danger: rgb(255, 78, 78);--blue: rgb(38, 0, 255);--lBlue: rgb(90, 78, 157);--indigo: indigo;--lDark: rgb(245, 245, 245);--green: rgb(0, 218, 0);--lGreen: rgb(89, 255, 89);--insideCard: lightgreen;--blurWhite: rgb(144, 148, 154);--infoBack: rgb(243, 243, 243);--smooth: all .2s ease-in-out}.bolD{font-size:inherit}.Captcha-text2{color:#faebd7}.starDiv{font-style:italic;margin:0 0 5px;font-size:1.2rem}.single-page-blog{margin:.5rem auto;width:80%;padding:.5rem 2rem 2rem;border-radius:15px;background:linear-gradient(90deg,#eef7ff,#f4f4f4,#eaeaea);color:var(--black)}.heading{display:flex;align-items:baseline}.R_icon{font-size:2rem;font-weight:900;color:#00008b}.B-heading{font-family:Ubuntu,sans-serif;font-size:2rem;padding:0 5px 0 0;font-weight:900}.auth-dat{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;margin:5px 0 0 5px}.author{font-weight:700;color:#2196f3;font-size:.8rem}.author a{font-size:.8rem}.date{font-weight:700;color:var(--black);font-size:.8rem}.B-content{margin-top:1.5rem}.B-text,.sub-para,.subPara1 a{font-size:1.3rem}.B-img{border-radius:.5rem;margin:0 1rem 1rem 0}.imgText{display:flex}.info{background:#ececec;border:1px solid var(--black);border-radius:5px;text-align:center;font-size:1rem;font-family:"Noto Serif",serif}.sub-heading{font-family:"Noto Serif",serif;margin-top:.8rem}.sub-heading span{text-decoration:underline;font-size:1.5rem}.for123{color:#00008b;font-size:1.4rem!important;font-weight:900;text-decoration:none!important}.abc,.for-123{color:#00008b;font-size:1.4rem!important;text-decoration:none!important}.staR{font-size:1.5rem;font-weight:900}.sub-para{width:92%;margin:0 auto}.ref-img{width:70%;margin:5px auto;display:flex;border-radius:5px}.newOlder{display:flex;align-items:center;justify-content:space-around;margin:2rem 0 1rem}.older,.new{cursor:pointer;border:2px solid greenyellow;border-radius:8px;padding:10px 14px;transition:var(--smooth);background:var(--black);color:var(--pure);font-weight:900;font-family:Ubuntu,sans-serif;font-size:1rem}.older:hover,.new:hover{background:#90ee90;color:var(--black)}.share_Section{display:flex;width:90%;margin:2rem auto 2.5rem;flex-direction:column;justify-content:center;align-items:center}.share_Section a{text-decoration:none}.share-buttons{width:40%;text-align:center;display:flex;justify-content:space-evenly;align-items:center}:root{--logo-width: 30%}.logo_icon1{width:var(--logo-width);transform:scale(1);transition:all .2s ease-in-out}.logo_icon1:hover{transform:scale(1.1)}.LINKD_In{width:calc(var(--logo-width) + 25%)}.TWTr{width:calc(var(--logo-width) + 15%)}.ShareP{text-decoration:underline;font-weight:900;color:gold;font-size:1.5rem}.copy-link-container{width:100%;max-width:420px;margin:.5rem auto 0}.copy-label{font-family:Syne,sans-serif;font-weight:500;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#5a6070;margin-bottom:.6rem}.copy_BtN{display:flex;align-items:center;background:#13161e;border:1px solid #1f2535;border-radius:10px;padding:3px 3px 3px 14px;gap:6px;transition:border-color .2s ease,box-shadow .2s ease}.copy_BtN:focus-within{border-color:#2d3652;box-shadow:0 0 0 3px #506ec814}#page-link{background:transparent;border:none;outline:none;flex:1;min-width:0;font-size:.75rem;font-family:JetBrains Mono,monospace;font-weight:400;color:#7a8aaa;letter-spacing:.01em;padding:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page-link::-moz-placeholder{color:#333a4a}#page-link::placeholder{color:#333a4a}.copy-button{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;outline:none;cursor:pointer;border-radius:7px;background:#1a1f2e;transition:background .15s,transform .1s;flex-shrink:0}.copy-button:hover{background:#1f2640}.copy-button:active{transform:scale(.93)}.copy-button svg{width:22px;height:22px;transition:opacity .15s,transform .2s}.copy-button .icon-copy{color:#8a9bbf}.copy-button .icon-check{color:#4ade80;position:absolute;opacity:0;transform:scale(.6)}.copy-button.copied .icon-copy{opacity:0;transform:scale(.6)}.copy-button.copied .icon-check{opacity:1;transform:scale(1)}.copy-button.copied{background:#0f2218}.copy-button .tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1a1f2e;border:1px solid #2a3048;color:#8a9ab8;font-family:Syne,sans-serif;font-size:11px;letter-spacing:.04em;padding:5px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s}.copy-button:hover .tooltip{opacity:1}.copy-button.copied .tooltip{opacity:0}.Error_msg,.Success_msg{font-size:1.5rem;display:flex;justify-content:center;align-items:center;padding:0 .8rem}.c_Head{font-family:Ubuntu,sans-serif;font-weight:900;font-size:1.5rem;text-align:center;color:gold}.c_Head2{font-family:Ubuntu,sans-serif;font-weight:900;color:khaki;margin-top:2rem}.postedComments{display:flex;flex-direction:column;align-items:flex-start;margin-left:5%}.comment{width:-moz-fit-content;width:fit-content;margin:.5rem 0;border-left:1px solid lightslategray;padding:10px 20px}.comment .name,.comment .comment_text{font-size:1rem}.No_comment_text{color:coral;font-size:1.2rem}.comment .name{font-family:Ubuntu,sans-serif;color:#fffaf0;margin-bottom:-5px}.comment .TimE{font-size:.7rem;color:#9e9e9e}.comment .comment_text{color:#7fffd4;margin-top:5px}#comment_section h2{text-align:center;width:-moz-max-content;width:max-content;color:#ffffa3}#comment_section h2:nth-child(1){display:flex;justify-content:center;width:100%}.head-uLine1{height:3px;width:115px;background:linear-gradient(135deg,#ff34df,#00edff,#faff63);margin:1px auto 15px}.head-uLine2{height:3px;width:190px;background:#90ee90;margin:1px auto 15px}.Comment_Form{display:flex;flex-direction:column;align-items:center}.inpUT{display:flex;flex-direction:column;margin-bottom:15px;width:-moz-min-content;width:min-content}.inpUT label{font-size:1.3rem;color:#f0f8ff}.inpUT input,.inpUT textarea{padding:5px;border-radius:5px;font-size:1.3rem}.Captcha-text{color:#a9a9a9;margin-top:-25px}.Cmt_btn{padding:6px 15px 8px;margin:1rem auto 2rem;font-size:1.2rem;border-radius:5px;font-weight:900;background:#f5f5f5;color:#00008b;transition:var(--smooth);cursor:pointer}.Cmt_btn:hover{background:#ffffd3}#BlogNM{visibility:collapse}.emL_info{color:#ffe6e6;font-size:1rem}@media only screen and (min-width:235px)and (max-width:1010px){.imgText{flex-direction:column}}@media only screen and (min-width:235px)and (max-width:450px){.head-uLine2{width:140px}}@media only screen and (min-width:235px)and (max-width:500px){.share-buttons{width:100%}:root{--logo-width: 45%}.LINKD_In{width:calc(var(--logo-width) + 33%)}.TWTr{width:calc(var(--logo-width) + 25%)}}@media only screen and (min-width:500px)and (max-width:600px){:root{--logo-width: 45%}.share-buttons{width:95%}.LINKD_In{width:calc(var(--logo-width) + 37%)}.TWTr{width:calc(var(--logo-width) + 25%)}}@media only screen and (min-width:600px)and (max-width:800px){:root{--logo-width: 45%}.share-buttons{width:85%}.LINKD_In{width:calc(var(--logo-width) + 37%)}.TWTr{width:calc(var(--logo-width) + 25%)}}@media only screen and (min-width:800px)and (max-width:1000px){:root{--logo-width: 45%}.share-buttons{width:60%}.LINKD_In{width:calc(var(--logo-width) + 37%)}.TWTr{width:calc(var(--logo-width) + 25%)}}@media only screen and (min-width:1000px)and (max-width:1500px){:root{--logo-width: 35%}.share-buttons{width:50%}.LINKD_In{width:calc(var(--logo-width) + 34%)}.TWTr{width:calc(var(--logo-width) + 20%)}}@media only screen and (min-width:235px)and (max-width:550px){.B-heading{font-size:1.6rem}.R_icon{font-size:1.8rem}.ref-img{width:100%}.sub-heading{font-size:1.5rem}.for123{font-size:1.6rem}.newOlder{flex-direction:column;margin:.8rem 0 .5rem}.older,.new{margin-bottom:10px}.author{margin-bottom:5px}}@media only screen and (min-width:235px)and (max-width:280px){#Comment_Form,.inpUT{width:100%}}@media only screen and (min-width:325px)and (max-width:450px){.B-heading{font-size:1.8rem}}@media only screen and (min-width:450px)and (max-width:550px){.B-heading{font-size:2.1rem}.R_icon{font-size:2.5rem}}@media only screen and (min-width:600px)and (max-width:1010px){.B-img{width:538px;margin:0 auto 1rem}}@media only screen and (min-width:235px)and (max-width:350px){.single-page-blog{padding:0 .5rem 1rem;width:100%}}@media only screen and (min-width:350px)and (max-width:600px){.single-page-blog{padding:1rem;width:100%}}@media only screen and (min-width:600px)and (max-width:1055px){.single-page-blog{padding:1.5rem;width:100%}}
