@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");.blog_blogContainer__5RjCa{display:flex;flex-direction:column;align-items:center}.blog_blogContainer__5RjCa .blog_header__0iz8y{width:100%;padding:150px 0 100px;position:relative}.blog_blogContainer__5RjCa .blog_header__0iz8y h1{font-size:3rem;font-weight:300;color:white;text-align:center}.blog_blogContainer__5RjCa .blog_header__0iz8y h1:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6);z-index:-1}.blog_blogContainer__5RjCa .blog_header__0iz8y h1:after{content:"";display:block;height:5px;width:100px;background:var(--light-blue);margin:10px auto}.blog_blogContainer__5RjCa .blog_header__0iz8y img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;object-fit:cover}.blog_blogContainer__5RjCa .blog_featured__XE4UJ{display:flex;height:50vh;align-items:center;margin:50px 30px 30px;background:var(--light-blue);color:white;overflow:hidden;border-radius:20px}.blog_blogContainer__5RjCa .blog_skeletonFeatured___6n_i{width:90%;height:50vh;margin:50px 30px 30px;background:#1a1a1a;border-radius:20px;animation:blog_shimmer__S4Ojb 1.5s ease-in-out infinite;display:flex;overflow:hidden}.blog_blogContainer__5RjCa .blog_skeletonFeatured___6n_i .blog_skeletonContent__g40cf{width:50%}.blog_blogContainer__5RjCa .blog_featured__XE4UJ .blog_text__Ni_cG{width:50%;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:50px;gap:20px}.blog_blogContainer__5RjCa .blog_featured__XE4UJ .blog_text__Ni_cG h1{text-transform:uppercase;letter-spacing:6px;line-height:1.5;font-weight:900}.blog_blogContainer__5RjCa .blog_featured__XE4UJ .blog_text__Ni_cG p{font-style:italic}.blog_blogContainer__5RjCa .blog_featured__XE4UJ .blog_text__Ni_cG a{background:var(--dark-blue);color:white;padding:10px 30px;border-radius:25px;text-decoration:none;text-transform:uppercase;letter-spacing:5px;font-weight:500}.blog_blogContainer__5RjCa .blog_featured__XE4UJ img{height:100%;width:50%}.blog_blogContainer__5RjCa .blog_title__9ihMq{margin-top:30px;text-transform:uppercase;letter-spacing:5px;font-size:2.5rem;font-weight:900;text-align:center}.blog_blogList__wx_ep,.blog_skeletonList__quMhg{padding:50px 100px;display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.blog_blogList__wx_ep a,.blog_skeletonCard__r1e45{width:350px;background:white;text-decoration:none;border-radius:12px;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.08);transition:transform .3s ease}.blog_skeletonCard__r1e45{background:#1a1a1a;height:350px;animation:blog_pulse__DZi6w 1.5s ease-in-out infinite}.blog_shimmer__S4Ojb{position:relative;overflow:hidden;background-color:#1f1f1f}.blog_shimmer__S4Ojb:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:blog_shimmer__S4Ojb 1.5s infinite}@keyframes blog_shimmer__S4Ojb{to{left:100%}}.blog_blogList__wx_ep a:hover{transform:scale(1.05);background:var(--light-blue)}.blog_blogList__wx_ep a:hover h3,.blog_blogList__wx_ep a:hover p{color:white}.blog_blogList__wx_ep a img,.blog_skeletonImg__InQ5a{width:100%;height:200px;object-fit:cover}.blog_skeletonCard__r1e45 .blog_skeletonImg__InQ5a{background:#2a2a2a}.blog_blogList__wx_ep a .blog_text__Ni_cG{padding:20px}.blog_skeletonCard__r1e45 .blog_skeletonText__waMBQ{padding:20px;display:flex;flex-direction:column;gap:15px}.blog_skeletonCard__r1e45 .blog_skeletonText__waMBQ span{width:100%;height:25px;background:#2a2a2a;border-radius:20px}.blog_blogList__wx_ep a h3{margin-bottom:10px;color:black}.blog_blogList__wx_ep a p{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--gray-4);font-size:14px;line-height:1.7em}.blog_showMoreBtn__LH_n4{margin:0 50px 50px;background:var(--dark-blue);color:white;border:none;outline:none;padding:15px 25px;text-transform:uppercase;letter-spacing:5px;border-radius:50px;cursor:pointer;transition:.3s}.blog_showMoreBtn__LH_n4:hover{background:var(--light-blue)}.blog_blogContentPage__ExoBq{padding-top:80px;font-family:Inter,sans-serif}.blog_blogContentPage__ExoBq .blog_body__6ZLhx{padding:10px 80px}.blog_blogContentPage__ExoBq .blog_header__0iz8y{display:flex;align-items:center;gap:20px;height:400px;border-radius:20px;background:var(--light-blue);margin:30px 80px;overflow:hidden}.blog_blogContentPage__ExoBq img{width:50%;height:100%;object-fit:cover}.blog_blogContentPage__ExoBq .blog_header__0iz8y h1{color:var(--dark-blue);color:white;text-transform:uppercase;letter-spacing:8px;text-align:center;line-height:1.5}.blog_blogContentPage__ExoBq .blog_header__0iz8y p{line-height:1.7em}.blog_blogContentPage__ExoBq .blog_body__6ZLhx h1,.blog_blogContentPage__ExoBq .blog_body__6ZLhx h2,.blog_blogContentPage__ExoBq .blog_body__6ZLhx h3,.blog_blogContentPage__ExoBq .blog_body__6ZLhx h4,.blog_blogContentPage__ExoBq .blog_body__6ZLhx h5,.blog_blogContentPage__ExoBq .blog_body__6ZLhx h6,.blog_blogContentPage__ExoBq .blog_body__6ZLhx hr,.blog_blogContentPage__ExoBq .blog_body__6ZLhx li,.blog_blogContentPage__ExoBq .blog_body__6ZLhx ol,.blog_blogContentPage__ExoBq .blog_body__6ZLhx p,.blog_blogContentPage__ExoBq .blog_body__6ZLhx ul{margin-bottom:1em;line-height:1.6}.blog_blogContentPage__ExoBq .blog_body__6ZLhx li{margin:0 1em}.blog_readOthers__5a3jI{padding:40px 80px;background-color:#f9f9f9;margin-top:60px}.blog_readOthers__5a3jI h2{font-size:1.5rem;margin-bottom:20px;color:var(--dark-blue)}.blog_otherPostsGrid__yMYYt{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:30px}.blog_postCard__OEt9o{display:block;width:49%;background:white;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 6px 12px rgba(0,0,0,.08);transition:.3s}.blog_postCard__OEt9o:hover{transform:scale(1.05)}.blog_postCard__OEt9o img{width:100%;height:180px;object-fit:cover}.blog_postCard__OEt9o h3,.blog_postCard__OEt9o p{padding:0 20px}.blog_postCard__OEt9o h3{margin-top:15px;margin-bottom:10px}.blog_postCard__OEt9o p{margin-bottom:20px;color:#555;font-size:.95rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog_disclaimer__bbMLG{background:white;text-align:center;padding:50px;display:flex;flex-direction:column;align-items:center}.blog_disclaimer__bbMLG p{font-size:14px;margin-top:20px;width:70%;line-height:1.5}@media screen and (max-width:920px){.blog_blogContainer__5RjCa .blog_featured__XE4UJ{height:-moz-fit-content;height:fit-content;flex-direction:column-reverse}.blog_blogContainer__5RjCa .blog_featured__XE4UJ .blog_text__Ni_cG,.blog_blogContainer__5RjCa .blog_featured__XE4UJ img{width:100%;height:50%}.blog_blogContainer__5RjCa .blog_header__0iz8y{padding:100px 20px 20px}.blog_blogContainer__5RjCa .blog_header__0iz8y h1{font-size:2.5rem}.blog_blogContainer__5RjCa .blog_title__9ihMq{font-size:2rem}.blog_blogList__wx_ep,.blog_readOthers__5a3jI{padding:50px 30px}.blog_blogList__wx_ep a{width:100%}.blog_blogContentPage__ExoBq .blog_header__0iz8y{flex-direction:column;margin:30px;padding:0;height:-moz-fit-content;height:fit-content;gap:0}.blog_blogContentPage__ExoBq img{width:100%;height:300px;object-fit:cover}.blog_blogContentPage__ExoBq .blog_body__6ZLhx,.blog_blogContentPage__ExoBq .blog_header__0iz8y h1{padding:30px}.blog_otherPostsGrid__yMYYt{flex-direction:column;gap:50px}.blog_postCard__OEt9o{width:100%}.blog_disclaimer__bbMLG{padding:20px}.blog_disclaimer__bbMLG p{width:100%}}