.integrated-blog{background-color:#030b29;color:#fefefe}#integrated-blog-grid{scroll-margin-top:6rem}.integrated-blog .blog-header{background-color:transparent;padding:4rem 0 2rem}.integrated-blog .blog-header--main{border-bottom:1px solid hsla(0,0%,100%,.08)}.integrated-blog .blog-header__inner>div{display:flex;flex-direction:column;gap:10px}.integrated-blog .blog-header__preheader{color:#00dbdb;display:block;font-size:.8rem;font-weight:600;letter-spacing:.2em}.integrated-blog .blog-header__title{color:#fff;font-family:Conv_PP Eiko,serif;font-size:3.1rem;margin:0}.integrated-blog .blog-header__author-bio,.integrated-blog .blog-header__description{color:hsla(0,0%,100%,.8);font-size:1.1rem;line-height:1.4;margin-top:10px;max-width:520px}.integrated-blog .blog-header__inner{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between}.integrated-blog .blog-header--tag .blog-header__inner{align-items:center;justify-content:center;text-align:center}.integrated-blog .blog-header--tag .blog-header__inner>div{align-items:center;text-align:center}.integrated-blog .blog-header__image img{border-radius:20px;width:360px}.integrated-blog .blog-header__author{max-width:720px}.integrated-blog .blog-header__avatar{background-position:50%;background-size:cover;border-radius:50%;height:200px;margin-right:2rem;width:200px}.integrated-blog__custom-header{color:#fff;margin:0 auto;max-width:720px;text-align:center}.integrated-blog__custom-header h1{color:#fff;font-family:Conv_PP Eiko,serif;font-size:3.1rem;margin:0 0 .75rem}.integrated-blog__custom-header p{color:hsla(0,0%,100%,.8);font-size:1.1rem;line-height:1.4;margin:0}.integrated-blog .blog-header__author-social-links a{color:#00dbdb;margin-right:.5rem}.integrated-blog__filter{border-bottom:1px solid hsla(0,0%,100%,.08);padding:2rem 0}.integrated-blog__filter .blog-tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none;margin:0;margin-bottom:-.75rem;padding:0}.integrated-blog__filter .blog-tags li{margin:0 0 .75rem}.integrated-blog__grid{margin-top:0;padding:2.5rem 0 1.5rem}.integrated-blog__filter .blog-tags__link{border:1px solid hsla(0,0%,100%,.3);border-radius:999px;color:hsla(0,0%,100%,.9);font-size:.75rem;letter-spacing:.08em;padding:.65rem 1.2rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.integrated-blog__filter .blog-tags__link--current,.integrated-blog__filter .blog-tags__link:hover{background-color:#00dbdb;border-color:#00dbdb;color:#030b29}.integrated-blog__author-intro{color:hsla(0,0%,100%,.85);margin:2rem 0}.integrated-blog__posts{column-gap:1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1rem;row-gap:1.5rem}.integrated-blog__first-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.integrated-blog__featured-post{flex:1;min-width:320px}.integrated-blog__side-posts{display:flex;flex:0 0 32%;flex-direction:column;gap:1.5rem;min-width:280px}.integrated-blog__post-wrapper{flex:1 1 100%}.integrated-blog__post-wrapper--grid{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);min-width:280px}.integrated-blog__post-link{color:inherit;text-decoration:none}.integrated-blog__post{background:linear-gradient(145deg,#101a3f,#050a23);border:1px solid hsla(0,0%,100%,.05);border-radius:28px;box-shadow:0 25px 50px rgba(0,0,0,.35);display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.integrated-blog__post:hover{box-shadow:0 35px 70px rgba(0,0,0,.45);transform:translateY(-6px)}.integrated-blog__post-image{background-position:50%;background-size:cover;padding-bottom:55%;width:100%}.integrated-blog__post-content{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:2rem}.integrated-blog__post-content>div:first-child{display:flex;flex-direction:column;flex-grow:1;gap:10px}.integrated-blog__post-preheader{color:#00dbdb;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase}.integrated-blog__post-content h3{font-family:Conv_PP Eiko,serif;font-size:1.5rem;margin:0}.integrated-blog__post-content p{color:hsla(0,0%,100%,.85);line-height:1.5;margin:0}.integrated-blog__post-meta{align-items:center;color:hsla(0,0%,100%,.5);display:flex;flex-direction:row;font-size:.85rem;justify-content:space-between;letter-spacing:.04em;margin-top:auto;text-transform:uppercase}.integrated-blog__post-meta span+span{margin-left:1rem}@media (min-width:1025px){.integrated-blog__side-posts .integrated-blog__post-content p,.integrated-blog__side-posts .integrated-blog__post-meta,.integrated-blog__side-posts .integrated-blog__post-preheader{display:none}}.integrated-blog__separator{background:hsla(0,0%,100%,.08);border:none;height:1px;margin:2rem 0}.integrated-blog__pagination{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:2rem 0}.integrated-blog__pagination-link{border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:hsla(0,0%,100%,.7);font-weight:600;padding:.65rem 1.2rem;text-decoration:none;transition:all .2s ease}.integrated-blog__pagination-link--active,.integrated-blog__pagination-link:hover{background:#00dbdb;border-color:#00dbdb;color:#030b29}.integrated-blog__pagination-ellipsis{color:hsla(0,0%,100%,.4);padding:.65rem 0}.integrated-blog .body-container--blog-index{padding-left:110px;padding-right:110px}@media (max-width:1024px){.integrated-blog .body-container--blog-index{padding-left:15px;padding-right:15px}.integrated-blog .blog-header__inner{align-items:flex-start;flex-direction:column}.integrated-blog__grid{display:flex;flex-wrap:wrap;gap:1.5rem}.integrated-blog__first-row,.integrated-blog__posts{display:contents}.integrated-blog__featured-post,.integrated-blog__post-wrapper--grid,.integrated-blog__side-posts .integrated-blog__post-wrapper{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}.integrated-blog__side-posts{display:contents}.integrated-blog__separator{display:none}}@media (max-width:768px){.integrated-blog .blog-header{padding:3rem 0 1rem}.integrated-blog__grid{display:flex;flex-direction:column;gap:1.5rem}.integrated-blog__first-row,.integrated-blog__posts{display:flex;flex-direction:column;gap:1.5rem;margin:0}.integrated-blog__featured-post,.integrated-blog__post-wrapper--grid,.integrated-blog__side-posts,.integrated-blog__side-posts .integrated-blog__post-wrapper{flex:0 0 100%;max-width:100%}.integrated-blog__side-posts{display:contents}.integrated-blog__post-content{padding:1.5rem}.integrated-blog__separator{display:none}}