.CategoriesSection-module__fteo_W__categoriesSection{align-items:center;gap:1rem;width:100%}.CategoriesSection-module__fteo_W__categoriesContainer,.CategoriesSection-module__fteo_W__categoriesSection{flex-wrap:wrap;justify-content:center;display:flex}.CategoriesSection-module__fteo_W__categoriesContainer{gap:12px}.CategoriesSection-module__fteo_W__categoryBtn{color:#000;cursor:pointer;background:rgba(0,0,0,.04);border:1.4px solid rgba(255,255,255,.08);border-radius:1rem;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s}.CategoriesSection-module__fteo_W__category_name{font-family:Nunito,sans-serif;font-size:16px;font-weight:700}.CategoriesSection-module__fteo_W__categoryBtn:hover{background:rgba(0,0,0,.04);border-color:#004ce2}.CategoriesSection-module__fteo_W__categoryBtn.CategoriesSection-module__fteo_W__active{background:rgba(0,76,226,.17);border:2px solid #004ce2}@media (max-width:480px){.CategoriesSection-module__fteo_W__categoryBtn{border-radius:.5rem;padding:10px}.CategoriesSection-module__fteo_W__category_name{font-size:12px}}
.BlogsGrid-module__gAK7Aa__blogsSection{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.BlogsGrid-module__gAK7Aa__searchResultsInfo{text-align:center;margin-bottom:30px}.BlogsGrid-module__gAK7Aa__searchResultsInfo h2{margin-bottom:10px;font-size:28px}.BlogsGrid-module__gAK7Aa__searchResultsInfo p{color:#666;font-size:16px}.BlogsGrid-module__gAK7Aa__blogsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.BlogsGrid-module__gAK7Aa__blogCard{color:inherit;border:1px solid #eee;border-radius:35px;flex-direction:column;padding:8px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 30px -1px rgba(0,0,0,.13)}.BlogsGrid-module__gAK7Aa__blogCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.BlogsGrid-module__gAK7Aa__blogImage{background:#f5f5f5;border-radius:27px;width:100%;height:225px;overflow:hidden}.BlogsGrid-module__gAK7Aa__blogImage img{object-fit:cover;width:100%;height:100%}.BlogsGrid-module__gAK7Aa__blogContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:20px 10px 10px;display:flex}.BlogsGrid-module__gAK7Aa__blogMeta{background-color:#e4e4e4;border-radius:10px;padding:10px;font-size:14px;font-weight:500}.BlogsGrid-module__gAK7Aa__blogMeta,.BlogsGrid-module__gAK7Aa__blogTitle{color:#000;font-family:Nunito,sans-serif}.BlogsGrid-module__gAK7Aa__blogTitle{text-align:center;font-size:24px;font-weight:600;line-height:35px}.BlogsGrid-module__gAK7Aa__author{justify-content:center;align-items:center;gap:1rem;font-family:Nunito,sans-serif;font-size:14px;font-weight:500;display:flex}.BlogsGrid-module__gAK7Aa__author,.BlogsGrid-module__gAK7Aa__person{color:#000}.BlogsGrid-module__gAK7Aa__noResults{text-align:center;padding:60px 20px}.BlogsGrid-module__gAK7Aa__noResults h2{margin-bottom:10px;font-size:28px}.BlogsGrid-module__gAK7Aa__noResults p{color:#666;font-size:16px}.BlogsGrid-module__gAK7Aa__pagination{justify-content:center;align-items:center;gap:10px;margin-top:40px;padding:20px 0;display:flex}.BlogsGrid-module__gAK7Aa__paginationBtn{color:#000;cursor:pointer;background:rgba(0,0,0,.04);border:1px solid #ddd;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s}.BlogsGrid-module__gAK7Aa__paginationBtn:hover:not(:disabled){background:#f5f5f5;border-color:#333}.BlogsGrid-module__gAK7Aa__paginationBtn:disabled{cursor:not-allowed;opacity:.5}.BlogsGrid-module__gAK7Aa__paginationNumbers{align-items:center;gap:5px;display:flex}.BlogsGrid-module__gAK7Aa__paginationNumber{color:#000;cursor:pointer;background:rgba(0,0,0,.04);border:1px solid #ddd;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.BlogsGrid-module__gAK7Aa__paginationNumber:hover{background:#f5f5f5;border-color:#333}.BlogsGrid-module__gAK7Aa__paginationNumber.BlogsGrid-module__gAK7Aa__active{color:#000;background:rgba(0,76,226,.17);border:2.1px solid #004ce2}.BlogsGrid-module__gAK7Aa__paginationEllipsis{color:#999;padding:0 5px}@media (max-width:480px){.BlogsGrid-module__gAK7Aa__blogsGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;width:100%}.BlogsGrid-module__gAK7Aa__blogTitle{font-size:1rem}}@media (max-width:768px) and (min-width:481px){.BlogsGrid-module__gAK7Aa__blogsGrid{grid-template-columns:repeat(1,1fr)}}@media (max-width:1080px) and (min-width:769px){.BlogsGrid-module__gAK7Aa__blogsGrid{grid-template-columns:repeat(2,1fr)}}
.HomePage-module__AUfGca__mainContainer{width:100%;min-height:100vh}.HomePage-module__AUfGca__content,.HomePage-module__AUfGca__mainContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem;display:flex}.HomePage-module__AUfGca__content{width:80%;margin-bottom:5rem}@media (max-width:480px){.HomePage-module__AUfGca__mainContainer{gap:1rem}.HomePage-module__AUfGca__content{gap:1.5rem;width:95%}}@media (max-width:768px) and (min-width:481px){.HomePage-module__AUfGca__content,.HomePage-module__AUfGca__mainContainer{gap:1.5rem}}@media (max-width:1080px) and (min-width:769px){.HomePage-module__AUfGca__content{width:92.5%}}
.BlogPostContent-module__o1CLNG__blog{gap:3rem;width:100%;display:flex}.BlogPostContent-module__o1CLNG__blogPostPage{width:60%}.BlogPostContent-module__o1CLNG__blogPostHeader{margin-bottom:40px}.BlogPostContent-module__o1CLNG__blogPostMeta{color:rgba(0,0,0,.32);justify-content:center;align-items:center;gap:15px;font-size:16px;font-weight:500;display:flex}.BlogPostContent-module__o1CLNG__blogPostMeta,.BlogPostContent-module__o1CLNG__blogPostTitle{width:100%;margin-bottom:20px;font-family:Nunito,sans-serif}.BlogPostContent-module__o1CLNG__blogPostTitle{color:#111;text-align:center;font-size:42px;font-weight:700;line-height:1.2}.BlogPostContent-module__o1CLNG__blogPostFeaturedImage{border-radius:20px;width:100%;height:400px;margin-bottom:40px;overflow:hidden}.BlogPostContent-module__o1CLNG__featuredImage{object-fit:cover;width:100%;height:100%}.BlogPostContent-module__o1CLNG__blogPostContent{color:#333;font-family:Nunito,sans-serif;font-size:18px;line-height:1.8}.BlogPostContent-module__o1CLNG__blogPostContent h2{margin:40px 0 20px;font-size:32px}.BlogPostContent-module__o1CLNG__blogPostContent h2,.BlogPostContent-module__o1CLNG__blogPostContent h3{color:#111;font-family:Nunito,sans-serif;font-weight:600}.BlogPostContent-module__o1CLNG__blogPostContent h3{margin:30px 0 15px;font-size:26px}.BlogPostContent-module__o1CLNG__blogPostContent p{margin-bottom:20px}.BlogPostContent-module__o1CLNG__blogPostContent ol,.BlogPostContent-module__o1CLNG__blogPostContent ul{margin:20px 0;padding-left:30px}.BlogPostContent-module__o1CLNG__blogPostContent li{margin-bottom:10px}.BlogPostContent-module__o1CLNG__blogPostContent img{border-radius:8px;max-width:100%;height:auto;margin:30px 0}.BlogPostContent-module__o1CLNG__blogPostContent a{color:#06c;text-decoration:underline}.BlogPostContent-module__o1CLNG__blogPostContent a:hover{color:#0052a3}.BlogPostContent-module__o1CLNG__blogPostContent blockquote{color:#666;border-left:4px solid #ddd;margin:30px 0;padding-left:20px;font-style:italic}.BlogPostContent-module__o1CLNG__blogPostContent pre{background:#f5f5f5;border-radius:8px;margin:20px 0;padding:20px;overflow-x:auto}.BlogPostContent-module__o1CLNG__blogPostContent code{background:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:16px}.BlogPostContent-module__o1CLNG__blogPostContent video{border-radius:8px;width:100%!important}.BlogPostContent-module__o1CLNG__popularPosts{color:#546a41;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;font-family:Nunito,sans-serif;display:flex}.BlogPostContent-module__o1CLNG__popularPosts,.BlogPostContent-module__o1CLNG__popularPostsTitle{font-size:20px;font-weight:600}.BlogPostContent-module__o1CLNG__popularLinks{color:#dab203;font-size:14px;text-decoration:none}.BlogPostContent-module__o1CLNG__popularLinks:hover{text-decoration:underline}@media (max-width:480px){.BlogPostContent-module__o1CLNG__blog{flex-direction:column;align-items:center;gap:1rem;width:95%}.BlogPostContent-module__o1CLNG__blogPostPage{width:100%}.BlogPostContent-module__o1CLNG__blogPostFeaturedImage{height:13rem}}@media (max-width:768px) and (min-width:481px){.BlogPostContent-module__o1CLNG__blog{flex-direction:column;gap:1rem}.BlogPostContent-module__o1CLNG__blogPostPage{width:100%}}@media (max-width:1080px) and (min-width:769px){.BlogPostContent-module__o1CLNG__blogPostPage{width:100%}}
.BlogPostPage-module__RtXMEa__post{justify-content:center;align-items:center;gap:3rem;width:100%;font-family:Nunito,sans-serif}.BlogPostPage-module__RtXMEa__post,.BlogPostPage-module__RtXMEa__postPage{flex-direction:column;display:flex}.BlogPostPage-module__RtXMEa__postPage{justify-content:flex-start;align-items:flex-start;gap:5rem;width:80%}@media (max-width:480px){.BlogPostPage-module__RtXMEa__post{gap:1rem}.BlogPostPage-module__RtXMEa__postPage{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:95%}}@media (max-width:768px) and (min-width:481px){.BlogPostPage-module__RtXMEa__post{gap:1rem}.BlogPostPage-module__RtXMEa__postPage{flex-direction:column;gap:3rem;width:90%}}@media (max-width:1080px) and (min-width:769px){.BlogPostPage-module__RtXMEa__postPage{flex-direction:column;gap:3rem;width:90%}}
.HeroContainer-module__OLoTiG__hubHeroContainer{background:linear-gradient(#09f,#fff);border-top-left-radius:42px;border-top-right-radius:42px;flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem;width:98.5%;height:24rem;margin-top:12px;display:flex}.HeroContainer-module__OLoTiG__hubHeroContainer.HeroContainer-module__OLoTiG__christmasBannerVisible{gap:2rem;height:30rem}.HeroContainer-module__OLoTiG__hubMainHeading{color:#0a396c;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;font-family:Nunito,sans-serif;font-size:64px;font-weight:700;line-height:4.4rem;display:flex}.HeroContainer-module__OLoTiG__hubSubHeading{font-family:Nunito,sans-serif;font-size:18px;font-style:SemiBold;font-weight:600}@media (max-width:480px){.HeroContainer-module__OLoTiG__hubHeroContainer{border-top-left-radius:25px;border-top-right-radius:25px;gap:1rem;height:21rem;margin-top:2.5px}.HeroContainer-module__OLoTiG__hubHeroContainer.HeroContainer-module__OLoTiG__christmasBannerVisible{gap:1rem}.HeroContainer-module__OLoTiG__hubMainHeading{gap:.5rem;font-size:36px;line-height:2.2rem}.HeroContainer-module__OLoTiG__hubSubHeading{width:60%;font-size:12px;line-height:20px}}@media (max-width:768px) and (min-width:481px){.HeroContainer-module__OLoTiG__hubHeroContainer{gap:0;height:21rem;margin-top:2.5px}.HeroContainer-module__OLoTiG__hubMainHeading{font-size:50px;line-height:3rem}.HeroContainer-module__OLoTiG__hubSubHeading{font-size:15px;line-height:20px}}
.footer-light-theme{opacity:.8;background:linear-gradient(#f9fafa,#5fcaff,#0900ff);width:100%;height:32rem;position:relative;overflow:hidden}.earth-light-theme{width:800px;height:351px;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}.travel_animator-light-theme{width:800px}.sub_heading-light-theme,.travel_animator-light-theme{height:auto;position:absolute;bottom:8rem;left:50%;transform:translate(-50%)}.sub_heading-light-theme{width:37rem}.privacy-section-light-theme{justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.privacy-policy-light-theme{color:#fff;background-color:rgba(0,0,0,.31);border-radius:24px;padding:6px 16px;font-family:Nunito,sans-serif;font-size:14px;font-weight:500}.privacy-policy-light-theme:hover{color:#fff}.copyright-section-light-theme{color:#000;font-family:Nunito,sans-serif;font-size:14px;font-weight:500;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:480px){.footer-light-theme{width:100%;height:15rem}.earth-light-theme{width:100%;height:95%;position:absolute;bottom:-4rem;left:50%;transform:translate(-50%)}.travel_animator-light-theme{width:100%;bottom:3rem}.sub_heading-light-theme{width:15rem;bottom:-.5rem}.privacy-section-light-theme{width:100%;bottom:2rem}.privacy-policy-light-theme{padding:6px 10px;font-size:10px}.copyright-section-light-theme{font-size:10px;bottom:.5rem}}@media (max-width:768px) and (min-width:480px){.footer-light-theme{width:100%;height:20rem}.earth-light-theme{width:90%;height:100%;position:absolute;bottom:-5rem;left:50%;transform:translate(-50%)}.travel_animator-light-theme{width:100%;bottom:5rem}.sub_heading-light-theme{width:25rem;height:auto;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.privacy-section-light-theme{width:100%;bottom:3rem}.privacy-policy-light-theme{font-size:12px}.copyright-section-light-theme{bottom:1rem}}@media (max-width:1080px) and (min-width:769px){.footer-light-theme{width:100%;height:28rem}.earth-light-theme{width:92%;height:100%;position:absolute;bottom:-4.5rem;left:50%;transform:translate(-50%)}.travel_animator-light-theme{bottom:8rem}.sub_heading-light-theme{width:30rem;height:auto;position:absolute;bottom:9rem}}
