.static-blog-home{width:100%;background-color:white;padding:20px;display:flex;flex-direction:column;align-items:center}
.blog_header--wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:30px;max-width:1550px}
.blog_trending--wrapper{width:100%;max-width:628.14px}
.blog_latest--wrapper{max-width:854px}
.blog_featured-items--wrapper>label,.blog_trending--wrapper>label,.blog_latest--wrapper>label{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.blog_latest--item>figure{margin:0}
.blog_featured-items--wrapper>label a,.blog_trending--wrapper>label a,.blog_latest--wrapper>label a{font-weight:400;font-size:21px;color:#000000}
.trending-blogs--wrapper{display:flex;flex-direction:column;gap:20px}
.blog_latest--item-link{background-color:#ff6363;border:1px solid #ff6363;padding:20px;display:block;max-width:366.42px;text-align:center;color:white;border-radius:33px;font-size:23px;font-weight:600;transition:all 300ms ease}
.blog_latest--item-link:hover{background-color:#fff;color:#ff6363}
a.blog_trending--item{min-height:436px}
.blog_latest--item>figure>img{width:100%;height:436px;object-fit:cover;border-radius:16px}
div.blog_latest--item-title{font-weight:500;font-size:21px;padding-top:42px;display:block;padding-bottom:9px}
div.blog_latest--item-title strong{color:#ff6363}
.blog_featured-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#F0F0F0;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.06);max-width:340px;overflow:hidden;max-height:290px;min-height:240px}
.blog_featured-item-link{flex-shrink:0;display:flex;height:100%;background-color:white;border-radius:10.4px;position:relative}
img.swatch-image,img.blog-featured-image{width:120px;height:auto;object-fit:contain;padding:5px}
.blog_featured-item-description{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;height:100%;justify-content:space-around}
.blog_featured-item-description div:last-child{display:flex;flex-direction:column;gap:5px}
h3.blog_featured-item-title{font-size:1rem;font-weight:700;line-height:1.25;color:#2b2b2b;margin:0}
.blog_featured-item-price{font-size:1.75rem;font-weight:700;color:#2b2b2b;margin:0}
a.blog_featured-item-button{align-self:flex-start;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;color:#fff;background:#ff6363;border-radius:33px;text-decoration:none;transition:all 300ms ease;border:1px solid #ff6363;text-align:center}
.section_title_header{display:flex;justify-content:space-between;align-items:center}
.blog_featured-item-button:hover{background:white;color:#ff6363}
.blog_featured-item-sku{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#8a8a8a;margin:0}
.blog_latest--wrapper>div h2.label_title{font-size:var(--font-h3)}
.blog_latest--wrapper>div a{font-size:var(--font-h4)}
.section_title_header.items_container{padding-top:42px}
.section_title_header h2{margin:0;font-size:var(--font-h3)}
.section_title_header.items_container a{font-size:var(--font-h4)}
.blog_trending--wrapper>.section_title_header h2,.blog_latest--wrapper>.section_title_header h2,h3.blog_latest--item-heading{font-size:var(--font-h3);font-weight:600;color:#333333;margin:0;line-height:52.3px}
.blog_latest--item{position:relative}
.blog_trending--item .blog_latest--item-content{position:absolute;top:0;width:100%;height:99%;background-color:#0000003b;padding:10px;display:flex;flex-direction:column;gap:31px;border-radius:16px}
.blog_trending--item:last-child .blog_latest--item-content{background-color:#ff636378}
.blog_latest--item-content>h2{font-size:var(--font-h5)}
.blog_trending--item .blog_latest--item-content>div,.blog_trending--item .blog_latest--item-content>h3{color:white}
.blog_latest--item-content p{line-height:36.6px;font-weight:500}
.blog_featured-items--wrapper{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:61px;padding-bottom:100px;gap:30px}
.items_container{border-top:1px solid #232536}
.blog_featured-items--wrapper>div{width:100%;max-width:1518px}
.blogs-featured-items--container{width:100%;max-width:1518px;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}
div.productitem--swatches{overflow:visible;height:100%}
form.productitem--swatches-container{flex-wrap:nowrap;padding:0}
.blog_featured-item-link .swatch-image{visibility:hidden;position:absolute;left:0;opacity:0;height:100%}
@media only screen and (min-width:1270px){.blog_header--wrapper{flex-direction:row;justify-content:center}
.blog_latest--wrapper{padding-right:30px}
.blog_latest--wrapper{border-right:1px solid #E5E5E5}
}
@media only screen and (min-width:740px){.blogs-featured-items--container{justify-content:space-between}
}
@media only screen and (max-width:370px){div.productitem--swatches{height:100%}
form.productitem--swatches-container{flex-wrap:wrap;padding:0}
}