.blog-page .blog-hero{align-items:flex-end;background-color:#1c1b1f;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:280px;position:relative;width:100%}@media screen and (min-width:992px){.blog-page .blog-hero{margin-top:-88px;min-height:400px;padding-top:88px}}.blog-page .blog-hero__overlay{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5));inset:0;position:absolute;z-index:1}.blog-page .blog-hero .container{margin-left:auto;margin-right:auto;max-width:1418px;padding:0 20px;position:relative;width:100%;z-index:2}.blog-page .blog-hero__title{color:#fff;font-size:2rem;font-weight:700;margin:0;padding-bottom:2rem}@media(max-width:767px){.blog-page .blog-hero__title{font-size:28px}}@media screen and (min-width:992px){.blog-page .blog-hero__title{font-size:2.5rem;padding-bottom:3rem}}.blog-page .blog-highlights{background:linear-gradient(105deg,#f9fafb,#f3f5f7);padding:49px 0}.blog-page .blog-highlights .container{margin-left:auto;margin-right:auto;max-width:1220px;padding-left:20px;padding-right:20px}@media screen and (min-width:992px){.blog-page .blog-highlights .container{padding-left:0;padding-right:0}}.blog-page .blog-highlights__wrapper{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:992px){.blog-page .blog-highlights__wrapper{align-items:center;flex-direction:row;gap:32px}}.blog-page .blog-highlights__text{flex:0 0 100%}@media(max-width:767px){.blog-page .blog-highlights__text{text-align:center}}@media screen and (min-width:992px){.blog-page .blog-highlights__text{display:flex;flex:1;flex-direction:column;justify-content:center}}.blog-page .blog-highlights__title{color:#1a2432;font-size:1.75rem;font-weight:500;letter-spacing:-1.2px;line-height:1;margin:0 0 1.5rem}@media screen and (min-width:992px){.blog-page .blog-highlights__title{font-size:3rem}}.blog-page .blog-highlights__description{color:#1a2432;font-size:1.25rem;line-height:155.556%;margin:0 0 2rem}@media screen and (min-width:992px){.blog-page .blog-highlights__description{font-size:1.25rem}}.blog-page .blog-highlights__categories{display:flex;flex-wrap:wrap;gap:.625rem}.blog-page .blog-category-tag{align-items:center;background-color:#fff;border:1.5px solid #e0e0e0;border-radius:50px;color:#4f4f4f;display:inline-flex;font-size:.813rem;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:all .25s ease;white-space:nowrap}.blog-page .blog-category-tag svg{flex-shrink:0;height:14px;width:14px}.blog-page .blog-category-tag:hover{background-color:#f7e3e7}.blog-page .blog-mosaic{display:grid;flex:1;gap:16px;grid-auto-rows:auto;grid-template-columns:1fr 1fr}@media screen and (min-width:768px){.blog-page .blog-mosaic{-moz-column-gap:16px;column-gap:16px;grid-template-columns:186px 186px 186px;grid-template-rows:186px 186px;justify-content:center;row-gap:16px}}.blog-page .blog-mosaic__item{aspect-ratio:1/1;border-radius:16px;display:block;max-width:186px;overflow:hidden;position:relative;text-decoration:none}.blog-page .blog-mosaic__item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.blog-page .blog-mosaic__item:hover img{transform:scale(1.05)}@media screen and (min-width:768px){.blog-page .blog-mosaic__item--1{grid-column:1;grid-row:1}}.blog-page .blog-mosaic__item--2{display:none}@media screen and (min-width:768px){.blog-page .blog-mosaic__item--2{align-self:center;aspect-ratio:auto;display:block;grid-column:2;grid-row:1/3;height:233px;margin-top:32px;max-width:186px}.blog-page .blog-mosaic__item--3{grid-column:3;grid-row:1;margin-top:16px}.blog-page .blog-mosaic__item--4{grid-column:1;grid-row:2}.blog-page .blog-mosaic__item--5{grid-column:3;grid-row:2;margin-top:16px}}.blog-page .blog-posts-section{background-color:#fff;padding:3rem 0}.blog-page .blog-posts-section .container{margin-left:auto;margin-right:auto;max-width:1220px;padding-left:20px;padding-right:20px}@media screen and (min-width:992px){.blog-page .blog-posts-section .container{padding-left:0;padding-right:0}}.blog-page .blog-posts-wrapper{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:992px){.blog-page .blog-posts-wrapper{flex-direction:row;gap:48px}}.blog-page .blog-posts-main{flex:1}.blog-page .blog-post-featured{background:linear-gradient(135deg,#fff,rgba(241,245,249,.2));border:1px solid rgba(228,235,241,.5);border-radius:24px;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;overflow:visible;padding:25px}@media screen and (min-width:992px){.blog-page .blog-post-featured{align-items:stretch;flex-direction:row;gap:24px}}.blog-page .blog-post-featured__image{aspect-ratio:16/9;border-radius:16px;display:block;overflow:hidden;position:relative;width:100%}@media screen and (min-width:992px){.blog-page .blog-post-featured__image{align-self:flex-start;aspect-ratio:auto;flex-shrink:0;height:auto;overflow:hidden;width:284px}}.blog-page .blog-post-featured__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}@media screen and (min-width:992px){.blog-page .blog-post-featured__image img{height:auto;-o-object-fit:cover;object-fit:cover}}.blog-page .blog-post-featured__image:hover img{transform:scale(1.08)}.blog-page .blog-post-featured__content{display:flex;flex:1;flex-direction:column;padding:1.5rem}@media screen and (min-width:992px){.blog-page .blog-post-featured__content{padding:0 2rem 0 0}}.blog-page .blog-post-featured__meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.blog-page .blog-post-featured__category{align-items:center;background-color:#fff;border:1.5px solid #d1d5db;border-radius:20px;color:#4f4f4f;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;padding:6px 12px;text-decoration:none;transition:all .25s ease}.blog-page .blog-post-featured__category svg{flex-shrink:0;height:16px;width:16px}.blog-page .blog-post-featured__category--sustentabilidade{color:#5b9b37}.blog-page .blog-post-featured__category--tecnologia{color:#e21c44}.blog-page .blog-post-featured__category--dicas{color:#0b73da}.blog-page .blog-post-featured__category--pilhas-e-baterias,.blog-page .blog-post-featured__category--utilidades-domesticas{color:#4f4f4f}.blog-page .blog-post-featured__category:hover{border-color:#e21c44}.blog-page .blog-post-featured__date,.blog-page .blog-post-featured__views{align-items:center;color:#4f4f4f;display:inline-flex;font-size:.813rem;gap:6px;text-transform:capitalize}.blog-page .blog-post-featured__date svg,.blog-page .blog-post-featured__views svg{flex-shrink:0;height:14px;opacity:.7;width:14px}.blog-page .blog-post-featured__views{display:none}.blog-page .blog-post-featured__title{color:#1a2432;font-size:1.375rem;font-weight:600;line-height:1.3;margin:0 0 1rem}@media screen and (min-width:992px){.blog-page .blog-post-featured__title{font-size:1.5rem}}.blog-page .blog-post-featured__title a{color:inherit;text-decoration:none;transition:color .25s ease}.blog-page .blog-post-featured__title a:hover{color:#e21c44}.blog-page .blog-post-featured__excerpt{color:#4f4f4f;display:-webkit-box;font-size:1rem;line-height:1.6;margin:0 0 1rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-page .blog-post-featured__link{align-items:center;color:#e21c44;display:inline-flex;font-size:.875rem;font-weight:500;gap:6px;text-decoration:none;transition:color .25s ease}.blog-page .blog-post-featured__link svg{flex-shrink:0;height:16px;transition:none;width:16px}.blog-page .blog-post-featured__link:hover{text-decoration:underline}.blog-page .blog-posts-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media screen and (min-width:768px){.blog-page .blog-posts-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.blog-page .blog-posts-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.blog-page .blog-post-card{background:linear-gradient(135deg,#fff,rgba(241,245,249,.2));border:1px solid rgba(228,235,241,.5);border-radius:24px;display:flex;flex-direction:column;overflow:hidden}.blog-page .blog-post-card__image{aspect-ratio:16/9;display:block;overflow:hidden;position:relative}.blog-page .blog-post-card__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.blog-page .blog-post-card__image:hover img{transform:scale(1.08)}.blog-page .blog-post-card__content{display:flex;flex:1;flex-direction:column;padding:1.5rem}@media screen and (min-width:992px){.blog-page .blog-post-card__content{padding:1.5rem}}.blog-page .blog-post-card__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.blog-page .blog-post-card__category{align-items:center;background-color:#fff;border:1.5px solid #d1d5db;border-radius:20px;color:#4f4f4f;cursor:pointer;display:inline-flex;font-size:.813rem;font-weight:500;gap:6px;padding:6px 12px;text-decoration:none;transition:all .25s ease}.blog-page .blog-post-card__category svg{flex-shrink:0;height:14px;width:14px}.blog-page .blog-post-card__category--sustentabilidade{border:1.5px solid #5b9b37;color:#5b9b37}.blog-page .blog-post-card__category--tecnologia{border:1.5px solid #e21c44;color:#e21c44}.blog-page .blog-post-card__category--dicas{border:1.5px solid #0b73da;color:#0b73da}.blog-page .blog-post-card__category--pilhas-e-baterias,.blog-page .blog-post-card__category--utilidades-domesticas{color:#4f4f4f}.blog-page .blog-post-card__category:hover{background-color:#f7e3e7}.blog-page .blog-post-card__date{align-items:center;color:#4f4f4f;display:inline-flex;font-size:.75rem;gap:4px;text-transform:capitalize}.blog-page .blog-post-card__date svg{flex-shrink:0;height:12px;opacity:.7;width:12px}.blog-page .blog-post-card__title{color:#1a2432;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0 0 1rem}@media screen and (min-width:992px){.blog-page .blog-post-card__title{font-size:1.25rem}}.blog-page .blog-post-card__title a{color:inherit;text-decoration:none;transition:color .25s ease}.blog-page .blog-post-card__title a:hover{color:#e21c44}.blog-page .blog-post-card__excerpt{color:#4f4f4f;flex:1;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.blog-page .blog-post-card__link{align-items:center;color:#e21c44;display:inline-flex;font-size:.875rem;font-weight:500;gap:6px;text-decoration:none;transition:color .25s ease}.blog-page .blog-post-card__link svg{flex-shrink:0;height:16px;transition:none;width:16px}.blog-page .blog-post-card__link:hover{text-decoration:underline}.blog-page .blog-sidebar{flex:0 0 100%}@media screen and (min-width:992px){.blog-page .blog-sidebar{flex:0 0 300px}}.blog-page .blog-sidebar-widget{margin-bottom:2rem}.blog-page .blog-sidebar-widget:last-child{margin-bottom:0}.blog-page .blog-sidebar-widget__title{color:#1a2432;font-size:1.25rem;font-weight:400;margin:0 0 .5rem}.blog-page .blog-sidebar-categories{background:linear-gradient(135deg,#fff,rgba(241,245,249,.2));border:1px solid rgba(228,235,241,.5);border-radius:24px;list-style:none;margin:0;padding:1.5rem}.blog-page .blog-sidebar-categories__item:last-child{border-bottom:none}.blog-page .blog-sidebar-categories__item--active a{background-color:rgba(241,245,249,.8);color:#1a2432}.blog-page .blog-sidebar-categories__item--active a .blog-sidebar-categories__count{background-color:rgba(228,235,241,.5);color:#1a2432}.blog-page .blog-sidebar-categories__item a{align-items:center;border-radius:24px;display:flex;gap:12px;padding:8px;text-decoration:none;transition:all .25s ease}.blog-page .blog-sidebar-categories__item a:hover{background-color:rgba(241,245,249,.6)}.blog-page .blog-sidebar-categories__icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.blog-page .blog-sidebar-categories__icon svg{height:16px;width:16px}.blog-page .blog-sidebar-categories__name{color:#1a2432;flex:1;font-size:.875rem;font-weight:500}.blog-page .blog-sidebar-categories__count{align-items:center;border-radius:12px;color:#7b899d;display:inline-flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:24px;justify-content:center;min-width:24px;padding:0 8px;transition:all .25s ease}.blog-page .blog-sidebar-popular{background:linear-gradient(135deg,#fff,rgba(241,245,249,.2));border:1px solid rgba(228,235,241,.5);border-radius:24px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.blog-page .blog-sidebar-popular__item{align-items:flex-start;display:flex;gap:.875rem}.blog-page .blog-sidebar-popular__image{border-radius:8px;display:block;flex:0 0 80px;height:80px;overflow:hidden;width:80px}.blog-page .blog-sidebar-popular__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.blog-page .blog-sidebar-popular__image:hover img{transform:scale(1.05)}.blog-page .blog-sidebar-popular__content{flex:1}.blog-page .blog-sidebar-popular__title{color:#1a2432;display:-webkit-box;font-size:.875rem;font-weight:600;line-height:1.3;margin:0 0 .5rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-page .blog-sidebar-popular__title a{color:inherit;text-decoration:none;transition:color .25s ease}.blog-page .blog-sidebar-popular__title a:hover{color:#e21c44}.blog-page .blog-sidebar-popular__date{align-items:center;color:#4f4f4f;display:inline-flex;font-size:.75rem;gap:6px}.blog-page .blog-sidebar-popular__date svg{flex-shrink:0;height:12px;width:12px}.blog-page .blog-sidebar-tags{background:linear-gradient(135deg,#fff,rgba(241,245,249,.2));border:1px solid rgba(228,235,241,.5);border-radius:24px;display:flex;flex-wrap:wrap;gap:.25rem;padding:1.5rem}.blog-page .blog-sidebar-tags .blog-sidebar-widget__title{flex-basis:100%;margin-bottom:.75rem}.blog-page .blog-sidebar-tags__tag{background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;color:#4f4f4f;display:inline-block;font-size:.813rem;font-weight:500;padding:6px 14px;text-decoration:none;transition:all .25s ease}.blog-page .blog-sidebar-tags__tag:hover{background-color:rgba(226,28,68,.05);border-color:#e21c44;color:#e21c44}.blog-page .blog-load-more{display:flex;justify-content:center;margin-top:2.5rem}.blog-page .blog-load-more__button{align-items:center;background-color:transparent;border:none;border-radius:8px;color:#e21c44;cursor:pointer;display:flex;font-size:.938rem;font-weight:600;gap:8px;padding:12px 32px;transition:all .25s ease}.blog-page .blog-load-more__button svg{height:16px;transition:transform .25s ease;width:16px}.blog-page .blog-load-more__button:hover{text-decoration:underline}.blog-page .blog-content-blocks{padding:2rem 0 4rem}.blog-page .blog-content-blocks .container{margin-left:auto;margin-right:auto;max-width:1418px;padding-left:20px;padding-right:20px}
