.blog{max-width:var(--content-box-width);width:90%;margin:0 auto;margin-top:var(--navbar-height);.orbit{position:absolute;display:flex;justify-content:center;align-items:center;transition:0s;z-index:0;overflow:hidden;top:120%;left:10%}.orbit img{max-width:300vh}.page-header h2{color:var(--text-gray);font-size:1.2em;font-weight:600}.page-header h1{background:var(--main-green-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.6em}.seo-h{margin-bottom:2em!important}.content .header-row{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:1em}.content .header-row p{font-size:.8em;font-weight:400;color:var(--second-green)}.header-infos{justify-content:flex-start;background-color:#f6f6f6;border-radius:2em;padding:.3em .5em}.category-row,.header-infos{display:flex;align-items:center}.category-row{flex-direction:row;justify-content:space-evenly;width:90%;max-width:500px;margin:5em auto 2em;gap:.7em}.category-row .category{border:none;background:none;font-size:.8em;font-weight:500;cursor:pointer;transform:none;color:#7d888c;position:relative;padding:.5em 0}.category-row .category:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#004159;transition:width .3s ease 0s,left .3s ease 0s;width:0}.category-row .category.active:after,.category-row .category:hover:after{width:70%;left:15%}.category-row .category svg{font-size:.8em}.menu-item.pricing{cursor:pointer!important;height:100%}.category-row .category.active,.category-row .category:hover{color:#004159}.articles-grid{width:100%;max-width:1300px;margin:0 auto 2em;display:grid;grid-template-columns:1fr 1fr;justify-items:center;grid-column-gap:2em;grid-row-gap:2em}.articles-grid.featured-articles{grid-template-columns:2fr 3fr}.blog-card{box-shadow:var(--card-box-shadow);border-radius:1em;padding:0;font-size:var(--font-16);background:#fff;z-index:1;transition:.3s;justify-content:flex-start;overflow:hidden}.blog-card,.blog-card .content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1em}.blog-card .content{justify-content:space-between;flex:1 1 50%;padding:0 1em 1em}.blog-card .img-container .backdrop-1,.blog-card .series-img{width:98%;float:left;border-radius:7px}.blog-card .img-container .backdrop-1{position:absolute;height:100%;bottom:-.3em;right:1%;background:#ff6b6b;z-index:-1}.blog-card .img-container{position:relative;width:100%}.blog-card .img-container .backdrop-2{position:absolute;width:98%;height:100%;bottom:-.6em;right:0;background:#c9f577;border-radius:7px;z-index:-2}.blog-card.series .img-container{margin-bottom:1em}.blog-card h2{text-align:left;cursor:pointer;color:var(--text-black);font-weight:600;font-size:var(--font-18)}.blog-card img{width:100%;border-radius:1em 1em 0 0;cursor:pointer;object-fit:cover;z-index:10;box-shadow:0 1px 2px -1px #ccc}.blog-card.featured img{height:320px;object-position:left 10%}.blog-card.previous img{height:280px;width:145%}.articles-first-row .blog-card{height:450px}.articles-first-row .blog-card .content{justify-content:flex-start}.articleCount-row,.author-date-row{color:var(--text-black);text-align:left}.author-date-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;font-size:var(--font-16)}.author-date-row .category{font-weight:600;margin-right:1em}.main-grid{grid-template-columns:1fr 1fr}.grid-block,.main-grid{display:grid}.blog-card p{text-align:justify;font-size:1em;color:#5f5f5f;line-height:1.4em}.blog-card button{margin:1.5em 0 0}.blog-card:hover{box-shadow:0 5px 20px #00003e3b;transform:scale(1.01)}.load-more-button{margin:2em auto;display:block;color:#00003e;border:none;padding:.5em 1em;border-radius:.5em;font-size:1em;font-weight:600;cursor:pointer;position:relative;z-index:2;background:transparent}.load-more-button:hover{background:none;color:var(--main-blue-hover)}@media (max-width:1300px){.orbit{top:120%;left:0;width:100%}}@media (min-width:1300px){.articles-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:1000px){.orbit{display:none}.articles-grid.featured-articles{grid-template-columns:1fr 1fr}.blog-card.featured img{height:100%}.articles-grid .blog-card:first-child{max-width:500px}.blog-card:first-child .content{margin-left:0}}@media (max-width:850px){.blog-card:first-child{flex-direction:column}.blog-card:first-child img{width:100%}}@media (max-width:650px){.articles-grid,.articles-grid.articles-grid.featured-articles{grid-template-columns:1fr}.articles-grid .blog-card{grid-column:1}.articles-grid .blog-card:first-child{max-width:500px}.blog-card:first-child .content{margin-left:0}}@media (max-width:450px){.category-row{flex-direction:column}}}