@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-700.woff2) format("woff2")}*{box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:auto;scrollbar-color:#8f8f8f #f0f0f0;font-family:Poppins,sans-serif}body,html{width:100%;margin:0;padding:0;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased}img{max-width:100%}.container{max-width:1200px;width:100%;margin:auto}.hr-line{width:90%;height:1px;border-radius:2px;background-color:#ebebeb;margin:36px auto}.hr-line-10{width:90%;height:1px;border-radius:2px;background-color:#ebebeb;margin:10px auto}.transition{transition:all .2s ease}header{width:100%;background:#f6faff;padding:0rem 1rem}header a:focus,header a:focus-visible,header a:active,header button:focus,header button:focus-visible,header button:active{outline:none;box-shadow:none}header .container{position:relative;max-width:1400px;width:100%;margin:auto;height:100%;min-height:44px}header .container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){header .container{min-height:56px}}header .left-side{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}header .logo a{display:flex;line-height:0px;align-items:center;gap:8px;text-decoration:none}@media (max-width: 576px){header .logo a{gap:4px}}header .logo .header_logo_img{height:34px;width:34px}@media (max-width: 576px){header .logo .header_logo_img{height:28px;width:28px}}header .logo .logo_text{display:block;font-family:Times New Roman,Times,serif;font-weight:800;font-size:26px;color:#0e1320}@media (max-width: 576px){header .logo .logo_text{font-size:16px}}header .links{position:relative;width:100%}header .links{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:.75rem}header .links.justify-end{justify-content:flex-end}@media (max-width: 768px){header .links{position:absolute;top:200%;right:0rem;min-width:210px;padding:12px 1rem;border:2px solid #f3f3f3;border-radius:14px;background-color:#fff;transition:all .2s ease;visibility:hidden;opacity:0;z-index:110;display:flex;flex-direction:column}header .links a{border-bottom:1px solid #f3f3f3;padding:6px 12px!important;font-size:1rem!important;text-align:left!important}header .links a:last-child{border-bottom:0px}header .links.show{top:100%;visibility:visible;opacity:1}}header .link-badges a{display:block;min-width:80px!important;text-align:center;padding:.25rem;color:#0e1320;text-decoration:none;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.01em;transition:all .2s ease;position:relative}header .link-badges a .link-content{max-height:36px}header .link-badges a:focus{outline:none}header .link-badges a:hover{color:#3775ae}header .link-badges a:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;background-color:#0e1320;opacity:0;transition:all .2s ease}@media (max-width: 768px){header .link-badges a:before{display:none}}header .link-badges a.active{font-weight:600}header .link-badges a.active:before{opacity:1}header .link-badges a.badge{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .link-content{height:100%;max-height:36px}header .link-badges a.badge .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .placeholder{padding:6px 8px;border-radius:4px;height:20px;line-height:0px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;text-shadow:0px 1px 2px 0px rgba(0,0,0,.2509803922);background-size:200% 200%!important}header .link-badges a.badge .placeholder{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes scaleandTilt{0%{transform:scale(.75) rotate(0)}50%{transform:scale(1.08) rotate(-10deg)}to{transform:scale(.75)}}header .link-badges a.badge.badge-new .placeholder{background:linear-gradient(270deg,#3775ae,#29385f)}header .link-badges a.badge.badge-hot .placeholder{background:linear-gradient(270deg,#ff765e,#ffad20)}header .link-badges a.badge.badge-trending .placeholder{background:linear-gradient(270deg,#2a7b9b,#41a190,#57c785)}header .link-badges a.featured-item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.featured-item .link-content{background:linear-gradient(90deg,#5574c5,#29385f);border-radius:8px;overflow:hidden;min-width:142px!important;min-height:36px;white-space:nowrap;position:relative}header .link-badges a.featured-item .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}@media (max-width: 576px){header .link-badges a.featured-item .link-content{min-height:30px;min-width:104px!important;border-radius:4px}}header .link-badges a.featured-item .link-content{background-size:200% 200%!important}@keyframes featured-gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}header .link-badges a.featured-item .link-content:before{content:"";position:absolute;top:50%;left:0%;width:25px;height:150%;transform:translate(-50%,-50%) rotate(-25deg);background:#ffffff26;background:linear-gradient(271.02deg,#ffffff26 .92%,#fff0 97.48%);animation:slide-shimmer 4s linear infinite}@keyframes slide-shimmer{0%{left:-20%}50%{left:200%}to{left:500%}}header .link-badges a.featured-item .link-content .text{color:#fff;font-weight:500;font-size:14px;white-space:nowrap;text-shadow:0px 4px 4px rgba(0,0,0,.2509803922);margin-left:7px;width:100%}@media (max-width: 768px){header .link-badges a.featured-item .link-content .text{font-size:12px;margin-left:8px;font-weight:400}}header .link-badges a.featured-item .link-content .startChild{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;display:block}header .link-badges a.featured-item .link-content .white-stars{height:100%;width:100%;object-fit:cover;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .white-stars{display:none}}header .link-badges a.featured-item .link-content .left-yellow-stars{position:absolute;top:0%;left:10%;width:14px;height:100%}header .link-badges a.featured-item .link-content .right-yellow-stars{position:absolute;bottom:16%;right:10%;width:7px;height:auto;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .right-yellow-stars{display:none}}header .link-badges a.featured-item .link-content .responsive-white-stars{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:none}@media (max-width: 576px){header .link-badges a.featured-item .link-content .responsive-white-stars{display:block}}header .link-badges a:has(.shine-layer,.white-stars):before{display:none}header .right-side{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.5rem}header .hamburger{background:none;border:none;min-width:24px;min-height:24px;cursor:pointer}header .hamburger{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}header .hamburger{display:none}@media (max-width: 768px){header .hamburger{display:block}}.main-grid{display:flex;min-height:80vh;justify-content:center}.main-grid .space-area{display:none;min-width:162px;max-width:162px}@media (min-width: 1200px){.main-grid .space-area{display:block;margin-top:10px;min-height:605px;max-height:605px;overflow:hidden;position:sticky;top:10px}}.main-grid .content-area{padding:0rem 1rem;width:100%;max-width:1200px}@media (min-width: 768px){.main-grid .content-area{padding:0rem 1rem}}footer{background-color:#3775ae;margin-top:5rem}footer .container{margin:0;max-width:100%;overflow:hidden}footer .footer p{color:#fff;font-size:14px;line-height:18px}@media (min-width: 768px){footer .footer p{font-size:16px;line-height:24px}}footer .footer a{display:block;text-decoration:none;color:#fff;transition:all .2s ease}footer .footer a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}footer .footer .logo_text{display:block;font-family:Times New Roman,Times,serif;font-weight:800;font-size:26px;color:#fff}@media (max-width: 576px){footer .footer .logo_text{font-size:16px}}footer .footer .row1{padding:10rem 0rem 4rem;max-width:1200px;width:100%;margin:auto;display:flex;align-items:center;flex-direction:column;justify-content:center}footer .footer .row1 .logo{width:100%;z-index:10;position:relative;margin-bottom:15px}footer .footer .row1 .logo img{width:41px;height:41px}@media (max-width: 576px){footer .footer .row1 .logo img{width:28px;height:28px}}footer .footer .row1 .logo p{text-align:center}footer .footer .row1 .logo .fOverlay{font-family:Optima,Candara,Noto Sans,source-sans-pro,sans-serif;font-size:128px;background:linear-gradient(180deg,#ffffff1f 45.85%,#fff0 74.48%);background-clip:text;-webkit-background-clip:text;color:transparent;z-index:-1;position:absolute;top:0%;left:50%;transform:translate(-50%,-70%);font-weight:800;-webkit-user-select:none;user-select:none}@media (max-width: 576px){footer .footer .row1 .logo .fOverlay{font-size:50px}}@media (min-width: 768px){footer .footer .row1 .logo{max-width:100%}footer .footer .row1 .logo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}footer .footer .row1 .logo p{text-align:center}}footer .footer .row1 .social-links{max-width:355px;display:grid;justify-items:center;grid-template-columns:repeat(6,1fr);margin-bottom:50px}footer .footer .row1 .social-links a{width:24px;height:24px;background-color:#fff;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}footer .footer .row1 .social-links a:hover{background-color:#f3f3f3}footer .footer .row1 .social-links a img{height:16px;width:16px;object-fit:contain}@media (min-width: 768px){footer .footer .row1 .social-links a{border-radius:.5rem;width:30px;height:30px}}@media (max-width: 576px){footer .footer .row1 .social-links{max-width:280px;margin-bottom:30px}}footer .footer .row1 .links{display:grid;gap:20px;width:100%}footer .footer .row1 .links.grid-1{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-1{width:30%;grid-template-columns:1fr}}footer .footer .row1 .links.grid-2{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-2{width:50%;grid-template-columns:1fr 1fr}}footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}@media (max-width: 768px){footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 576px){footer .footer .row1 .links.grid{grid-template-columns:1fr}}footer .footer .row1 .links .group{margin-bottom:.4rem;border-right:1px solid rgba(255,255,255,.3803921569)}footer .footer .row1 .links .group:last-child{border-right:none}footer .footer .row1 .links .group .heading{text-align:center;font-weight:700;font-size:16px;line-height:20px;margin-bottom:1rem}@media (min-width: 768px){footer .footer .row1 .links .group .heading{font-size:20px;line-height:26px;margin-bottom:.8rem}}footer .footer .row1 .links .group a{font-weight:400;font-size:14px;line-height:18px;margin-bottom:.75rem}@media (min-width: 768px){footer .footer .row1 .links .group a{font-size:16px;line-height:26px;margin-bottom:1rem}}footer .footer .row1 .links .group a:last-child{margin-bottom:0}footer .footer .row1 .links .group a:hover{color:#e6e6e6}@media (max-width: 576px){footer .footer .row1{padding:4rem 0rem 2rem}}footer .footer .row2{padding:1rem;background:#29385f}footer .footer .row2 .copyright{text-align:center;font-size:14px;max-width:100%}footer .footer .row2 .copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){footer .footer .row2 .copyright{width:100%;font-size:16px;text-align:left}}.blogs_pgae{text-align:justify}.blogs_pgae p,.blogs_pgae a,.blogs_pgae ul li,.blogs_pgae ol li{color:#121212;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.5px}@media (min-width: 768px){.blogs_pgae p,.blogs_pgae a,.blogs_pgae ul li,.blogs_pgae ol li{font-size:16px;font-weight:400;line-height:26px;letter-spacing:1px}}.blogs_pgae a{text-decoration:none;color:#0070da;font-weight:600}.blogs_pgae p{margin-bottom:1rem}.blogs_pgae h2,.blogs_pgae h2 a{font-size:16px;font-weight:600;line-height:24px;color:#121212}@media (min-width: 768px){.blogs_pgae h2,.blogs_pgae h2 a{font-size:20px;font-weight:600;line-height:32px}}.blogs_pgae h3,.blogs_pgae h3 a{font-size:16px;font-weight:600;line-height:24px;color:#121212;margin-bottom:.5rem}@media (min-width: 768px){.blogs_pgae h3,.blogs_pgae h3 a{font-size:18px;font-weight:600;line-height:30px;margin-bottom:1.5rem}}.blogs_pgae h2 a,.blogs_pgae h3 a{color:#0070da}.blogs_pgae ul,.blogs_pgae ol{padding-left:1.5rem;margin-bottom:1.5rem}.blogs_pgae ul li,.blogs_pgae ol li{margin-bottom:.5rem}@media (min-width: 768px){.blogs_pgae ul,.blogs_pgae ol{padding-left:2rem;margin-bottom:2rem}.blogs_pgae ul li,.blogs_pgae ol li{margin-bottom:1rem}}.all_blog_posts{margin-top:50px}.all_blog_posts h2{font-size:16px;font-weight:600;line-height:24px;color:#0e1320;margin-bottom:7px}@media (min-width: 768px){.all_blog_posts h2{font-size:24px;font-weight:600;line-height:36px;margin-bottom:15px}}.all_blog_posts .blogs_grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){.all_blog_posts .blogs_grid{grid-template-columns:1fr 1fr}}.blog_item{width:100%;border-radius:15px;border:1px solid #eee;background-color:#fff;padding:5px;transition:all .2s ease}@media (min-width: 768px){.blog_item{padding:15px}}.blog_item:hover{border:1px solid #86B6F6;background-color:#f6faff;box-shadow:0 28px 80px -39px #3775ae66}.blog_item .image{background-color:#fbfbfb;border:1px solid #EDEDED;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog_item .image,.blog_item .image a,.blog_item .image img{min-height:180px;max-height:180px}@media (min-width: 768px){.blog_item .image,.blog_item .image a,.blog_item .image img{min-height:250px;max-height:250px}}.blog_item .image a{width:100%}.blog_item .image img{width:100%;height:100%}.blog_item .content{margin-top:10px;padding:0 5px}@media (min-width: 768px){.blog_item .content{margin-top:25px;padding:0 10px}}.blog_item .content h3{margin-bottom:8px}@media (min-width: 768px){.blog_item .content h3{margin-bottom:15px}}.blog_item .content h3 a{font-size:16px;font-weight:600;line-height:24px;color:#121212}@media (min-width: 768px){.blog_item .content h3 a{font-size:20px;font-weight:600;line-height:30px}}.blog_item .content a{color:#08f;font-weight:400}.pagination{margin-top:45px;padding:1rem;display:flex;justify-content:center;align-items:center;gap:10px}.pagination .pages{display:flex;justify-content:center;align-items:center;gap:10px}.pagination button,.pagination a{min-width:38px;max-width:38px;min-height:38px;max-height:38px;color:#333;background:#fff;border:1px solid #F1F1F1;border-radius:8px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:500;line-height:18px;transition:all .2s ease}.pagination a{cursor:pointer}.pagination a.nav{border:1px solid #FFF}.pagination a:hover{background:#f1f1f1}.pagination button.active{background-color:#29385f;color:#fff}.pagination button.active:hover{background-color:#4862a6}.pagination button.dots{border:1px solid #FFF}.pagination button.disabled{border:1px solid #FFF;color:#ccc}.feature_section{background-color:#f6faff;border:1px solid #F6FAFF;border-radius:15px;padding:15px;display:grid;grid-template-columns:1fr;gap:25px;transition:all .2s ease}.feature_section:hover{border:1px solid #86B6F6;background-color:#f6faff;box-shadow:0 28px 80px -39px #3775ae66}@media (min-width: 768px){.feature_section{grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.feature_section{grid-template-columns:.75fr 1.25fr}}.feature_section .image{background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 768px){.feature_section .image{max-height:320px}}.feature_section .image a{width:100%}.feature_section .image img{width:100%;height:100%}.blogs_pgae .blog_cover_img img{border-radius:8px;overflow:hidden}@media (min-width: 768px){.blogs_pgae .blog_cover_img img{border-radius:10px}}.blogs_pgae .blog_cover_img .blog-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.blogs_pgae .blog_cover_img .blog-info p{color:#848484}.blog_detail_grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (min-width: 768px){.blog_detail_grid{grid-template-columns:minmax(auto,845px) 1fr}.blog_detail_grid .blog_table_content{grid-row:1/3;grid-column:2/3;min-width:331px;position:sticky;top:4rem}.blog_detail_grid .blog_cover_img,.blog_detail_grid .blog-content{grid-column:1/2}}.blog_detail_grid .blog-content{width:100%;overflow:hidden}.blog_detail_grid .blog_table_content{border:2px solid #EFEFEF;background-color:#fff;border-radius:4px;padding:.5rem 1rem;align-self:baseline}@media (min-width: 768px){.blog_detail_grid .blog_table_content{padding:1rem;border-radius:10px}}.blog_detail_grid .blog_table_content p{color:#848484;font-weight:600;margin-bottom:10px;font-size:14px}@media (min-width: 768px){.blog_detail_grid .blog_table_content p{font-size:1rem}}.blog_detail_grid .blog_table_content .toc-list{border-top:1px solid #EFEFEF;padding-top:10px}.blog_detail_grid .blog_table_content .toc-list ul,.blog_detail_grid .blog_table_content .toc-list ul li{margin:0}.blog_detail_grid .blog_table_content .toc-list ul li>a{margin-bottom:.5rem;display:block;letter-spacing:0px;text-align:left}@media (min-width: 768px){.blog_detail_grid .blog_table_content .toc-list ul li>a{margin-bottom:1rem}}.blog_detail_grid .blog_table_content .toc-list ul li::marker{color:#848484}.blog_detail_grid .blog_table_content .toc-list ul li a{color:#848484;font-weight:400}.blog_detail_grid .blog_table_content .toc-list ul li a:hover{font-weight:500;color:#3775ae}.blog_detail_grid .blog_table_content .toc-list>ul{list-style:none;padding:0}.blog_detail_grid .blog_table_content .toc-list>ul li ul{list-style-type:disc}.blog-content .table-responsive{width:100%;overflow-x:auto}.blog-content table{border-collapse:collapse;max-width:100%;margin:auto;margin-bottom:1rem}@media screen and (min-width: 768px){.blog-content table{max-width:90%}}.blog-content table td,.blog-content table th{border:1px solid #ddd;padding:.75rem}.blog-content table tr:nth-child(2n){background-color:#fafafa}.blog-content table tr:hover{background-color:#f0f0f0}.blog-content table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#86b6f6}.top-main-heading-section{margin:16px 0;text-align:center}.top-main-heading-section.old_version{margin:16px 0;text-align:center;padding:15px 8px;border-radius:8px;position:relative;overflow:hidden}@media (min-width: 768px){.top-main-heading-section.old_version{margin:35px 0;padding:40px 20px;border-radius:15px}}.top-main-heading-section.old_version:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-3}.top-main-heading-section.old_version:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#eef5ff;opacity:.5;z-index:-2}.top-main-heading-section.old_version .mask{position:absolute;z-index:-1;filter:blur(100px)}.top-main-heading-section.old_version .mask.mask1{width:109px;height:86px;bottom:0;left:20%;background-color:#86b6f6}.top-main-heading-section.old_version .mask.mask2{width:136px;height:108px;top:0;left:-1%;background-color:#d9fffa}.top-main-heading-section.old_version .mask.mask3{width:92px;height:87px;top:-1%;right:20%;background-color:#86b6f6}.top-main-heading-section.old_version .mask.mask4{width:153px;height:109px;bottom:0%;right:0%;background-color:#d9fffa}.top-main-heading-section h1{font-size:18px;line-height:30px;font-weight:700;color:#121212;margin-bottom:.25rem}@media (min-width: 768px){.top-main-heading-section h1{font-size:30px;line-height:50px;font-weight:700;margin-bottom:.5rem}}
