.o-blog-highlight{--grid-gap:2rem}@media screen and (min-width:1100px){.o-blog-highlight{--grid-gap:3rem}}.o-blog-highlight__items{display:flex;flex-wrap:wrap;gap:var(--grid-gap) var(--grid-gap)}.o-blog-highlight__items .o-blog-highlight__item{--flex-items:1;border-radius:1.2rem;overflow:hidden;width:calc(100%/var(--flex-items) - (var(--flex-items) - 1)/var(--flex-items)*var(--grid-gap))}.o-blog-highlight__items .o-blog-highlight__item a{color:inherit;text-decoration:none}.o-blog-highlight__items .o-blog-highlight__item .a-link svg{transition:transform var(--default-transition-easing) var(--default-transition-timing)}.o-blog-highlight__items .o-blog-highlight__item:hover .o-blog-highlight__item-image img{transform:scale(1.05)}.o-blog-highlight__items .o-blog-highlight__item:hover .a-link svg{transform:translateX(.5rem)}@media screen and (min-width:990px){.o-blog-highlight__items--2 .o-blog-highlight__item{--flex-items:2;flex:1}}.o-blog-highlight__item-inner{display:flex;flex-wrap:wrap}@media screen and (min-width:1100px){.o-blog-highlight__item-inner{flex-wrap:nowrap}}.o-blog-highlight__item-image{min-height:30rem;overflow:hidden;position:relative;width:100%}@media screen and (min-width:1100px){.o-blog-highlight__item-image{flex:1}}.o-blog-highlight__item-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform var(--default-transition-easing) var(--default-transition-timing);width:100%}.o-blog-highlight__item-content{display:flex;flex-direction:column;gap:1.5rem;padding:5rem 2.5rem;width:100%}@media screen and (min-width:1100px){.o-blog-highlight__item-content{gap:2.5rem;padding:8rem 4rem;width:50%}}.o-blog-highlight__item-content h3,.o-blog-highlight__item-content p{margin:0}@media screen and (min-width:1100px){.o-blog-highlight__item-icon svg{height:auto;width:4rem}}.o-blog-highlight__item-tags{display:flex;gap:1rem}.o-blog-highlight__item-tag{color:rgb(var(--rgb-primary-border))}.o-blog-highlight__item-link.a-link{color:inherit}.o-blog-highlight__item-size--2 .o-blog-highlight__item-inner{height:100%;position:relative}.o-blog-highlight__item-size--2 .o-blog-highlight__item-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.o-blog-highlight__item-size--2 .o-blog-highlight__item-image:after{background:rgba(var(--rgb-primary),.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.o-blog-highlight__item-size--2 .o-blog-highlight__item-content{gap:1.5rem;padding:2rem;position:relative;width:100%;z-index:2}@media screen and (min-width:1100px){.o-blog-highlight__item-size--2 .o-blog-highlight__item-content{padding:3rem}}.o-blog-highlight__item-size--2 .o-blog-highlight__item-icon{align-items:center;background-color:rgba(var(--rgb-primary-bg),.5);border-radius:100%;color:rgb(var(--rgb-primary));display:flex;justify-content:center;margin-bottom:8rem;padding:1.5rem;width:fit-content}@media screen and (min-width:1100px){.o-blog-highlight__item-size--2 .o-blog-highlight__item-icon{margin-bottom:12rem}.o-blog-highlight__item-size--2 .o-blog-highlight__item-icon svg{height:auto;width:3rem}}.o-blog-highlight__item-size--2 .o-blog-highlight__item-tags{display:flex;flex-grow:1}.o-blog-highlight__item-size--2 .o-blog-highlight__item-tag{color:inherit}