.wrapper__nav:where(.astro-D3FYUUYE){position:sticky;top:0;background-color:var(--body-color);z-index:9}.container__nav:where(.astro-D3FYUUYE){padding:1rem 0;display:flex;justify-content:space-between}.nav__left:where(.astro-D3FYUUYE){display:flex;align-items:center}.nav__left:where(.astro-D3FYUUYE) span:where(.astro-D3FYUUYE){font-size:1.5rem;font-weight:var(--font-semibold);color:var(--first-color)}.nav__right:where(.astro-D3FYUUYE){display:flex;align-items:center}.nav__links:where(.astro-D3FYUUYE){display:flex;margin-right:1rem}.nav__links:where(.astro-D3FYUUYE) li:where(.astro-D3FYUUYE){padding:1rem}.nav__links:where(.astro-D3FYUUYE) li:where(.astro-D3FYUUYE) a:where(.astro-D3FYUUYE){font-size:1.2rem;font-weight:var(--font-semibold);color:var(--first-color)}main{font-size:16px}hr{margin-bottom:3rem}ol{margin-left:1rem}.blog__hero{margin-top:3rem;margin-bottom:.5rem}.blog__container{display:grid;grid-template-columns:repeat(2,1fr);gap:4em;margin-bottom:4em}.blog__hero h1{font-size:var(--big-font-size)}.blog__card{display:flex;flex-direction:column}.blog__card-image{width:100%;height:100%;border-radius:.5em;position:relative;overflow:hidden}.blog__card__title{width:50%;height:100%;position:absolute;background-color:#000000cb;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:.5em}.blog__card__title h2{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}.blog__card .blog__card-image img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.5em}.blog__card__meta{display:flex;align-items:center;justify-content:space-between}.blog__card__meta ul{margin-top:.5rem;display:flex;justify-content:start;gap:.4rem}.blog__card__meta ul li{padding:.2rem 1em;border-radius:.5rem;line-height:1em;background-color:#0000007e;opacity:1}.blog__card__meta time{opacity:.5}.blog__card-content{margin-top:1em;display:flex;flex-direction:column}.blog__card-content p{line-clamp:3;line-height:24px;max-height:48px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}.blog__card-content a{margin-top:1em;color:var(--first-color)}.blog__card-content a:hover{text-decoration:underline}.blog__article{margin-bottom:3rem;font-size:16px;position:relative}.blog_hero_img{position:relative;min-height:350px;margin-bottom:.2rem;display:flex;flex-direction:row;align-items:end}.blog_hero_img>img{width:100%;object-fit:cover;opacity:.2;position:absolute;z-index:0}.blog_hero_title{z-index:1;padding:0 1rem}.blog__article h1,.blog__article h2,.blog__article h3{margin:1rem 0;font-weight:700}.blog__article p{margin:.8rem 0}.blog__article img{margin:.8rem 0;width:100%;height:auto}.blog__article pre{margin:.5rem 0;border-radius:5px;padding:1rem}.blog__article .blog__content table{border-collapse:collapse}.blog__article .blog__content th,td{padding:.5em;text-align:left;border:1px solid #ddd}.blog__social{display:flex;gap:1rem}.blog__social .bx{font-size:2em;color:var(--first-color)}.social__shared{height:min-content;display:flex;align-items:center;justify-content:end;gap:.5rem}.social__shared a{width:45px;height:45px;font-size:1.5rem;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--text-color-light);border-radius:5px;background-color:transparent}@media (max-width: 767.98px){.blog__container{grid-template-columns:1fr;row-gap:4em}.blog__card__title{width:100%}.blog__card p{display:none}.blog__card h3{font-size:1.1rem;line-clamp:2;line-height:24px;max-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden}}@media (max-width: 568px){.blog__card h3{font-size:1rem}}
