*{margin:0;padding:0;box-sizing:border-box}.blogsContainer{width:100vw}.blogsContainer,.readOurBlog{display:flex;justify-content:center;flex-direction:column;align-items:center}.readOurBlog{background:url(/Ellipse.svg) no-repeat fixed 50%;background-size:100%;height:32em;gap:2em;padding-top:8em;width:100%}.readOurBlog p{color:white;text-align:center}.blogsContainer .read-blog-svg{width:80%;border:1px solid #0066ff;border-radius:1.2em;z-index:30}.blogsContainer .blogsWithCategories{width:80%;background-position:top;display:flex;flex-direction:column;gap:1.5em}.blogsContainer .blogsWithCategories .blogCategories{display:flex;justify-content:space-between;margin-top:3em}.blogsContainer .blogsWithCategories .blogCategories .active-tab{background-color:rgba(255,255,255,.1);color:#0066FF;border-radius:.5em;min-width:3em;display:flex;align-items:center;width:auto}.blogsContainer .blogsWithCategories .blogCategories .tab{transition:all .2s ease-in-out;color:white;outline:none;font-size:1.7vw}.blogsContainer .blogsWithCategories .allBlogs{background-image:url(/Ellipse.svg);background-size:70vw;background-repeat:no-repeat;background-position:top;display:flex;flex-wrap:wrap;gap:2em;min-height:30em;padding-bottom:13em;padding-left:.7em}.blog{width:80%;min-height:22.5em;height:auto;display:flex;flex-direction:column;gap:.5em;justify-content:space-between;padding:.7em;background-color:rgba(255,255,255,.1);color:white;border-radius:1.2em;margin-top:1em;cursor:pointer}@media screen and (min-width:480px){.blogsContainer .blogsWithCategories .allBlogs{background-image:url(/Ellipse.svg);background-size:80vh;background-repeat:no-repeat;background-position:top;display:flex;flex-wrap:wrap;gap:2em;min-height:30em;padding-bottom:13em;padding-left:.7em}.blog{width:45%;min-height:22.5em;height:auto;display:flex;flex-direction:column;gap:.5em;justify-content:space-between;padding:.7em;background-color:rgba(255,255,255,.1);color:white;border-radius:1.2em;margin-top:1em;cursor:pointer}.blogsContainer .blogsWithCategories .blogCategories .active-tab{background-color:rgba(255,255,255,.1);color:#0066FF;border-radius:.5em;min-width:3em;display:flex;align-items:center;width:auto}.blogsContainer .blogsWithCategories .blogCategories .tab{font-size:1.5vw}}@media screen and (min-width:768px){.blogsContainer .blogsWithCategories .allBlogs{background-image:url(/Ellipse.svg);background-size:120vh;background-repeat:no-repeat;background-position:50%;display:flex;flex-wrap:wrap;gap:2em;min-height:30em;padding-bottom:13em;padding-left:.7em}.blog{width:45%;min-height:22.5em;height:auto;display:flex;flex-direction:column;gap:.5em;justify-content:space-between;padding:.7em;background-color:rgba(255,255,255,.1);color:white;border-radius:1.2em;margin-top:1em;cursor:pointer}.blogsContainer .blogsWithCategories .blogCategories .active-tab{background-color:rgba(255,255,255,.1);color:#0066FF;border-radius:.5em;min-width:3em;display:flex;align-items:center;width:auto}}@media screen and (min-width:1024px){.blogsContainer .blogsWithCategories .allBlogs{background-image:url(/Ellipse.svg);background-size:100vh;background-repeat:no-repeat;background-position:top;display:flex;flex-wrap:wrap;gap:2em;min-height:30em;padding-bottom:13em;padding-left:.7em}.blog{width:30%;min-height:22.5em;height:auto;display:flex;flex-direction:column;gap:.5em;justify-content:space-between;padding:.7em;background-color:rgba(255,255,255,.1);color:white;border-radius:1.2em;margin-top:1em;cursor:pointer}.blogsContainer .blogsWithCategories .blogCategories .tab{transition:all .2s ease-in-out;color:white;outline:none;font-size:.9em}.blogsContainer .blogsWithCategories .blogCategories .active-tab{background-color:rgba(255,255,255,.1);color:#0066FF;border-radius:.5em;min-width:3em;display:flex;align-items:center;width:auto}}