nav{background:#fff;border-bottom:1.7px solid #e8e8e8}#blog-full-post{max-width:1070px;width:100%;height:auto;margin:0 auto;flex:1 1}.blog-full-post-header-section{margin:100px 0 50px;width:100%;height:auto;display:flex;justify-content:center}.blog-full-post-left-content-section{width:750px}.blog-full-post-title{font-size:40px;line-height:45px;width:100%;color:#404040;font-weight:800;margin:15px 0}.blog-full-post-creation-detail{width:300px;height:auto;display:flex;justify-content:space-between;align-items:center}.publish-article-date{font-size:12px;color:#404040e0;font-weight:700;font-style:italic}.publish-article-date span{color:#252627}.blog-full-post-image{width:100%;margin:10px 0;border-radius:12px}.blog-full-post-intro{width:100%;height:auto}.blog-full-post-intro-heading{margin:10px 0;font-size:30px;font-weight:800;text-align:left;color:#525fe1;text-decoration:underline}.blog-full-post-text{margin-top:30px;width:100%;font-size:15.5px;line-height:30px;font-weight:400;letter-spacing:.5px;color:#273239;text-align:left}.blog-full-post-text .code-error,.blog-full-post-text.real-life-example{font-style:italic;font-weight:600}.blog-full-post-text .code-error{color:red;font-size:13px;text-decoration:underline}.blog-full-post-text a{color:#525fe1;text-decoration:none;text-decoration:underline}.blog-full-post-list li{margin:10px 0 10px 15px;font-weight:600;font-size:14px;list-style:disc}.blog-full-post-text:nth-child(2){margin-top:0}.blog-full-post-text .blog-full-post-text-list{list-style:none!important}.code-show-container{margin:10px 0 20px;width:100%;height:auto;background:#222}.code-show-container-nav-bar{width:100%;height:30px;padding:0 10px;background-color:rgb(39,39,39);display:flex;align-items:center;justify-content:space-between}.code-show-container-nav-bar.display-hide{display:none}.code-show-nav-bar-copy-icon,.code-show-nav-bar-language-name{color:#fff;font-size:14px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-show-nav-bar-copy-icon{cursor:pointer}.blog-full-post-related-articles{margin:100px auto;width:750px}.blog-full-post-related-articles-heading{font-weight:800;font-size:30px;color:#353434;border-bottom:1.7px solid #e8e8e8}.blog-full-post-related-articles-posts{margin-top:25px;width:90%}.code-highlight{background:#5d5d5d0f;padding:0 4px;color:#e15252;border-radius:3px;border:1px solid #e2e2e2;margin:3px 0;font-size:13px;font-weight:700}h3.blog-full-post-sub-heading{padding:10px 0;border-top:1px solid #e1e1e1;margin-top:10px}.blog-post-left-side{width:300px;height:500px;background:blue;margin-top:400px;position:-webkit-sticky;position:sticky;top:70px}.blog-full-post-social-share{width:100%;height:50px;display:flex;align-items:center;margin-top:50px;gap:10px;flex-wrap:wrap}.blog-full-post-social-share button{background:#ff0e0a;outline:none;border:none;padding:8px 10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;color:#fff}.blog-full-post-social-share button svg{font-size:20px;margin-right:5px}.blog-full-post-social-share a:first-child button{background:#000}.blog-full-post-social-share a:nth-child(2) button{background:#0866ff}.blog-full-post-social-share a:nth-child(3) button{background:#0a66c2}.blog-full-post-social-share a:nth-child(4) button{background:#f00e0e}.blog-full-post-all-related-articles{margin:20px 0;columns:280px}.blog-full-post-all-coding-challenges{max-width:750px;width:100%;margin:0 auto 100px}.blog-full-post-all-coding-challenges h2{font-size:30px;font-weight:800;color:#353434;border-bottom:1.7px solid #e8e8e8}.all-coding-challenges-list{width:100%;display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.all-coding-challenges-list h3{font-size:15px;font-weight:800;color:#353434;padding:10px;background:#f7f7f7;border:1px solid #ccc}.all-coding-challenges-list h3 a{color:inherit}table.blog-full-post-table{width:100%;margin:20px 0;border-collapse:collapse}.blog-full-post-table td,.blog-full-post-table th{border:1px solid #e1e1e1;padding:10px;text-align:center}.blog-full-post-table th{background:#f7f7f7;font-weight:600}@media screen and (max-width:1100px){.blog-full-post-left-content-section{width:730px}}@media screen and (max-width:1095px){#blog-full-post{display:flex;flex-direction:column;align-items:center}.blog-full-post-header-section{justify-content:center}.blog-post-left-side{display:none}}@media screen and (max-width:768px){.blog-full-post-all-coding-challenges,.blog-full-post-header-section{width:95%}.blog-full-post-left-content-section{width:100%}.blog-full-post-title{font-size:25px;line-height:35px}.blog-full-post-image{width:100%}.blog-full-post-intro-heading{font-size:20px}.blog-full-post-text{font-size:15px;line-height:25px}.code-show-container-nav-bar{height:25px}.code-show-nav-bar-copy-icon,.code-show-nav-bar-language-name{font-size:12px}.blog-full-post-related-articles{width:95%}.blog-full-post-related-articles-heading{font-size:25px}.code-highlight{font-size:10px}}@media screen and (max-width:605px){.blog-full-post-related-articles{width:95%}.blog-full-post-related-articles-posts{grid-template-columns:repeat(1,1fr)}}