:root{--img-radius:8px 8px 0 0}.blog-hero__highlighted-content{column-gap:20px;display:flex;flex-direction:row}.blog-hero__highlighted-content .blog-hero__featured--post{background:#f8f8f8;cursor:pointer;overflow:hidden;width:65%}.blog-hero__highlighted-content .blog-hero__featured--img{border-radius:var(--img-radius)}.blog-hero__highlighted-content .blog-hero__featured--tag{color:#777;font-family:Inter;font-size:12px;font-weight:600;line-height:20px;margin-bottom:8px;text-transform:uppercase}.blog-hero__highlighted-content .blog-hero__featured--content{background:#f8f8f8;padding:24px}.blog-hero__highlighted-content .blog-hero__featured--title{color:#000;font-family:Roboto;font-size:20px;font-weight:600;line-height:32px;margin:unset}.blog-hero__highlighted-content .blog-hero__tabs{max-height:550px;width:33%}.blog-hero__highlighted-content .blog-hero__tab--headers{display:flex;flex-direction:row;list-style:none;margin:unset;padding:unset}.blog-hero__highlighted-content .blog-hero__tab--header{border-bottom:2px solid #e5e5e5;color:#bbb;cursor:pointer;font-family:Roboto;font-size:18px;font-weight:500;letter-spacing:0;line-height:24px;margin-bottom:16px;padding:0 0 11px;text-align:center;text-transform:uppercase;width:50%}.blog-hero__highlighted-content .blog-hero__tab--header.active{border-color:#000;color:#000}.blog-hero__highlighted-content .blog-hero__tab--contents{max-height:500px;overflow:auto}.blog-hero__highlighted-content .blog-hero__tab--wrapper{align-items:center;background:#f8f8f8;border:2px solid #f8f8f8;border-radius:4px;cursor:pointer;height:-moz-fit-content;height:fit-content;margin-bottom:18px;max-width:350px;min-height:115px;padding:15px 25px;transition:all .3s ease;width:100%}.blog-hero__highlighted-content .blog-hero__tab--wrapper:hover{border-color:#5959eb}.blog-hero__highlighted-content .blog-hero__tab--wrapper:last-child{margin-bottom:unset}.blog-hero__highlighted-content .blog-hero__tab--tag{color:#aeb9ca;font-family:Inter;font-size:12px;font-weight:500}.blog-hero__highlighted-content .blog-hero__tab--title{color:#000;font-family:Inter;font-size:18px;font-weight:600;letter-spacing:0;line-height:30px;line-height:24px;margin:10px 0}.blog-hero__highlighted-content .blog-hero__tab--content.active{display:flex;flex-direction:column}.blog-hero__highlighted-content .blog-hero__tab--content{display:none}@media (max-width:1023px){.blog-hero__highlighted-content{flex-direction:column;gap:30px}.blog-hero__highlighted-content .blog-hero__featured--post,.blog-hero__highlighted-content .blog-hero__tabs{width:100%}.blog-hero__highlighted-content .blog-hero__tab--headers{max-width:350px}.blog-hero__highlighted-content .blog-hero__tab--wrapper{max-width:98%}}.blog-hero__container{display:flex;flex-direction:column;gap:30px;padding-left:10px;padding-right:10px}.blog-hero__bottom--container{align-items:stretch;display:flex;flex-direction:row;gap:20px;justify-content:center}.blog-hero__card{background:#f8f8f8;border:2px solid #f8f8f8;border-radius:8px;cursor:pointer;height:100%;margin-bottom:20px;max-width:350px;overflow:hidden;position:relative;transition:all .3s ease;width:33.33333%}.blog-hero__card:hover{border:2px solid #5959eb}@media (min-width:600px) and (max-width:1200px){.blog-hero__bottom--container{flex-wrap:wrap;gap:30px}.blog-hero__card{margin:0 auto;max-width:350px;width:100%}}@media (max-width:770px){.blog-hero__bottom--container{align-items:center;flex-direction:column;flex-wrap:nowrap}.blog-hero__card{margin:unset;max-width:unset;width:100%}}.blog-hero__card--img{border-radius:var(--img-radius)}.blog-hero__card--content{background:#f8f8f8;border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:0;height:200px;padding:24px;position:relative;width:100%}.blog-hero__card--tag{border-radius:4px;color:#777;font-family:Inter;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;margin:unset;text-transform:uppercase}.blog-hero__card--title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;font-family:Roboto;font-size:18px;font-weight:500;height:105px;letter-spacing:0;line-height:30px;margin:unset;padding:16px 0 0;text-overflow:ellipsis}.blog-hero__view-more{display:flex;flex-direction:row;margin-bottom:50px;margin-top:7px;width:100%}.blog-hero__view-more .breakline{border-bottom:.5px solid #f8f8f8;height:1px;margin:auto;width:85%}.blog-hero__view-more .btn__view-more{color:#5959eb;cursor:pointer;display:flex;font-family:Roboto;font-size:20px;font-weight:400;justify-content:flex-end;letter-spacing:0;line-height:30px;text-align:center;width:-moz-fit-content;width:fit-content}.blog-hero__view-more .btn__view-more:hover{text-decoration:underline}@media (max-width:1023px){.blog-hero__view-more .breakline{width:70%}.blog-hero__view-more .btn__view-more{font-size:18px}}