.blog_line{background-color:var(--text-900);height:2px;margin:10px 5%;width:90%}.blog_title{text-align:center}.blog_subtitle{padding:0 5%}.blog_text{padding:0 10%;font-family:"Titillium Web",sans-serif!important;color:var(--text-950);-webkit-hyphens:auto;hyphens:auto;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;unicode-bidi:isolate}.blog_text *{font-family:"Titillium Web",sans-serif!important;color:var(--text-950)!important;-webkit-hyphens:auto;hyphens:auto}.blog_img{margin:2.5vh 10%;max-height:50vh;min-height:20vh;object-fit:contain;object-position:center;width:80%}.blog_carousel{height:60vh;margin:4vh 10%;position:relative;width:80%}element.blog_carousel{display:block}.news-div:has(element.blog_carousel)~.news-img{display:none}.blog_c-main{background-color:var(--background-100);display:flex;height:60vh;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.blog_c-main img{flex-shrink:1;height:100%;object-fit:contain;transition:all .75s;width:0}.blog_c-main img.active{flex-shrink:0;width:100%}.blog_c-ruler{align-items:center;background-color:#22212170;bottom:-2vh;display:flex;gap:1.25vh;height:8vh;left:50%;max-width:80%;min-width:10%;overflow-x:auto;overflow-y:hidden;position:absolute;transform:translateX(-50%);z-index:10}.blog_c-ruler img{aspect-ratio:1/1;border:5px solid transparent;box-sizing:border-box;height:90%;object-fit:cover;transition:all .75s}.blog_c-ruler img.active{border:5px solid #41403f}.blog_c-ruler img:first-child{margin-left:1.25vh}.blog_c-ruler img:last-child{margin-right:1.25vh}.blog_carousel_next,.blog_carousel_prev{aspect-ratio:1/1;background-color:#41403f;background-position:50%;background-repeat:no-repeat;background-size:50%;border:none;border-radius:50%;position:absolute;top:50%;width:clamp(40px,5%,1000px);z-index:10}.blog_carousel_next:hover,.blog_carousel_prev:hover{background-color:#222121}.blog_carousel_next:active,.blog_carousel_prev:active{background-color:#1a0f00}.blog_carousel_prev{background-image:url(../img/svg/carousel_toleft.svg);left:0;transform:translate(-50%,-50%)}.blog_carousel_next{background-image:url(../img/svg/carousel_toright.svg);right:0;transform:translate(50%,-50%)}.blog_footer{align-items:center;display:flex;gap:5%;margin:15px 5%;min-height:150px;width:90%}.blog_footer img{aspect-ratio:1/1;background-color:var(--background-200);border:none;border-radius:50%;height:150px;object-fit:cover;object-position:center}.blog_footer img[src="/img/svg/personal.svg"]{box-sizing:border-box;padding:26.25px}.blog_footer div{height:100%}.blog_footer div p{font-size:25px;padding:0 5vw 0 0}.blog_half{display:grid;gap:5%;grid-template-columns:47.5% 47.5%;grid-template-rows:1fr;margin:2.5vh 5%;place-items:center;width:90%}.blog_half>img{width:100%}.blog_half>p{margin:0;padding:0;width:100%}@media screen and (min-width:1000px){.hero-img{filter:brightness(.75)}}@media screen and (min-width:750px) and (max-width:1000px){.blog_c-main,.blog_carousel{height:50vh}}@media screen and (min-width:575px) and (max-width:749px){.blog_c-main,.blog_carousel{height:40vh}.blog_footer div p{font-size:20px}.blog_half{display:flex;flex-direction:column;gap:2.5vh;margin:2.5vh 10%;width:80%}}@media screen and (max-width:575px){.blog_c-main,.blog_carousel{height:35vh}.blog_footer div p{font-size:15px}.blog_half{display:flex;flex-direction:column;gap:2.5vh;margin:2.5vh 10%;width:80%}}@media screen and (max-width:260px){.blog_c-main,.blog_carousel{height:25vh}.blog_footer div p{font-size:10px}}