.popular-articles{background-color:#f4f4f4;padding-top:8rem;padding-bottom:8rem}.popular-articles>.container{padding-right:0}.main-blog.popular-articles{background-color:#f4f4f4}.popular-articles__header{width:100%;padding:var(--main-padding);max-width:calc(var(--container-width) + var(--main-padding) + var(--main-padding));justify-self:center}.popular-articles__title-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem;margin-bottom:var(--main-padding)}@media screen and (max-width: 749px){.popular-articles__title-wrapper{flex-direction:column;align-items:flex-start}}.popular-articles__title{margin:0;flex:1}h2.popular-articles__title{font-size:2.4rem}@media only screen and (min-width: 750px){h2.popular-articles__title{font-size:3.2rem}}@media only screen and (min-width: 990px){h2.popular-articles__title{font-size:5.6rem;margin-right:clamp(0%,40%,60%)}}.popular-articles__title-subheadings{display:flex;flex-direction:column;align-self:center}.popular-articles__title-subheadings h4{text-transform:uppercase;font-weight:700;line-height:125%;letter-spacing:.16px}.popular-articles__subheading-2,.popular-articles__subheading-3{font-family:var(--font-subtitle-family);font-weight:var(--font-subtitle-weight);font-style:var(--font-subtitle-style);letter-spacing:calc(var(--font-subtitle-letter-spacing) * .1);text-transform:var(--font-subtitle-text-transform);color:rgba(var(--color-foreground-title));font-size:calc(var(--font-subtitle-scale) * 1rem);display:block;margin-bottom:5px}.popular-articles__button-row{display:flex;justify-content:space-between;width:100%;gap:1rem;margin-bottom:2rem;flex-direction:column}@media screen and (min-width: 750px){.popular-articles__button-row{flex-direction:row;align-items:center}}.popular-articles__categories{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;align-items:flex-start;margin-bottom:4.8rem}@media screen and (min-width: 750px){.popular-articles__categories{flex-direction:row;flex-wrap:wrap;align-items:center}}.popular-articles__button-row .popular-articles__categories{margin-bottom:0}.popular-articles__category-tag{display:inline-block;text-decoration:none;cursor:pointer;border:none;background:none;padding:12px 16px;border:1px solid #000;letter-spacing:.16px}.popular-articles__categories .badge,.popular-articles__categories .popular-articles__category-tag.badge,.article-card__tags .badge{padding:10px 12px;background:none;color:#000;transition:background-color .3s ease,color .3s ease}.popular-articles__categories .popular-articles__filter-tag--active.badge{background-color:#000;color:#fff}.popular-articles--text-white .popular-articles__categories .popular-articles__filter-tag--active.badge,.popular-articles--text-black .popular-articles__categories .popular-articles__filter-tag--active.badge{background-color:#fff;color:#000}.popular-articles__categories .badge:hover,.popular-articles__categories .popular-articles__category-tag.badge:hover,.popular-articles__categories .popular-articles__filter-tag.badge:hover:not(.popular-articles__filter-tag--active){background-color:#000;color:#fff}.popular-articles__slide.popular-articles__slide--hidden{display:none}.popular-articles--text-white .popular-articles__header,.popular-articles--text-white .popular-articles__title,.popular-articles--text-white .popular-articles__title *,.popular-articles--text-white .popular-articles__subheading-2,.popular-articles--text-white .popular-articles__subheading-3,.popular-articles--text-white .popular-articles__desc,.popular-articles--text-white .popular-articles__desc *,.popular-articles--text-white .subtitle{color:#fff}.popular-articles--text-black .popular-articles__header,.popular-articles--text-black .popular-articles__title,.popular-articles--text-black .popular-articles__title *,.popular-articles--text-black .popular-articles__subheading-2,.popular-articles--text-black .popular-articles__subheading-3,.popular-articles--text-black .popular-articles__desc,.popular-articles--text-black .popular-articles__desc *,.popular-articles--text-black .subtitle{color:#000}.popular-articles--text-white .popular-articles__button-row .button,.popular-articles--text-white .popular-articles__button-row .button--primary{color:#fff;border:1px solid #fff;background-color:#000}.popular-articles--text-white .popular-articles__button-row .button:hover,.popular-articles--text-white .popular-articles__button-row .button--primary:hover{color:#000;background-color:#fff}.popular-articles--text-white .popular-articles__button-row .button *,.popular-articles--text-white .popular-articles__button-row .button .button-label{color:#fff}.popular-articles--text-white .popular-articles__categories .badge{color:#fff;border:1px solid #fff;background-color:#000}.popular-articles--text-white .popular-articles__categories .badge:hover,.popular-articles--text-white .popular-articles__categories .badge.popular-articles__filter-tag--active{background-color:#fff;color:#000}.popular-articles--text-black .popular-articles__button-row .button,.popular-articles--text-black .popular-articles__button-row .button *,.popular-articles--text-black .popular-articles__button-row .button .button-label,.popular-articles--text-black .popular-articles__button-row .button span{color:#fff}.popular-articles--text-black .popular-articles__category-tag{color:#000}.popular-articles .card-information{margin-top:0;padding:var(--main-padding)}.popular-articles .article-card .article-card__text{margin-top:0;padding-top:var(--main-padding);padding-top:2.4rem;background-color:#eaeaea;transition:all var(--duration-default) ease}.popular-articles .article-card:hover .article-card__text{background-color:#fff}.popular-articles--text-white .article-card .article-card__text,.popular-articles--text-white .article-card .article-card__text *{background-color:#000;color:#fff}.popular-articles--text-white .article-card:hover .article-card__text,.popular-articles--text-white .article-card:hover .article-card__text *{background-color:#171717}.popular-articles--text-white .article-card .article-card__text .button-label{background:none}.popular-articles--text-white .article-card .article-card__title,.popular-articles--text-white .article-card .article-card__title a,.popular-articles--text-white .article-card .article-card__excerpt,.popular-articles--text-white .article-card .article-card__date,.popular-articles--text-white .article-card .article-card__author{color:#fff}.popular-articles--text-white .article-card .article-card_content-bottom .button,.popular-articles--text-white .article-card .article-card_content-bottom .button--primary{color:#fff;border:1px solid #fff;background-color:#000}.popular-articles--text-white .article-card .article-card_content-bottom .button:hover,.popular-articles--text-white .article-card .article-card_content-bottom .button--primary:hover{color:#000;background-color:#fff}.popular-articles--text-white .article-card .article-card_content-bottom .button *,.popular-articles--text-white .article-card .article-card_content-bottom .button .button-label{color:#fff;opacity:1}.popular-articles--text-white .article-card .article-card_content-bottom .button:hover *,.popular-articles--text-white .article-card .article-card_content-bottom .button:hover .button-label{color:#000}.popular-articles .article-card .article-card_content-bottom .button .animation-wrapper{display:none}.popular-articles .article-card .article-card_content-bottom .button .button-label{display:block;opacity:1;visibility:visible}.popular-articles .article-card .article-card_content-bottom .button .button-label.animation{display:none}.popular-articles--text-white .article-card .article-card_content-bottom .button .animation,.popular-articles--text-white .article-card .article-card_content-bottom .button .animation-wrapper{transition:none;animation:none}@media screen and (max-width: 575px){.popular-articles .popular-articles__wrapper:not(.popular-articles__wrapper-two__cards) .border-item:nth-child(n+1):not(:first-child):before{content:""}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-popular-articles.css.map */
