@keyframes borderFade{0%{border-color:#aa4421}50%{border-color:#e39832}to{border-color:#aa4421}}.article-thumb{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.article-thumb a:first-of-type:before,.article-thumb button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.article-thumb a:first-of-type.focus-visible,.article-thumb button:first-of-type.focus-visible{box-shadow:none}.article-thumb a:first-of-type.focus-visible:before,.article-thumb button:first-of-type.focus-visible:before{border-color:#fff;border-radius:var(--border-radius,.125rem);box-shadow:0 0 0 .125rem #aa4421;outline:none}.article-thumb__content{display:grid;gap:.75rem;margin-bottom:.75rem}.article-thumb__title{display:block;font-family:Khand,Impact,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.1;margin:0;text-transform:uppercase;text-transform:none}.article-thumb__image{border-radius:.75rem;height:0;margin-bottom:.375rem;overflow:hidden;padding-bottom:75%;position:relative;width:100%}.article-thumb__image img{border:.0625rem solid #4f4f4f;border-radius:.75rem;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.article-thumb__element,.article-thumb__title{padding-inline:.25rem}.article-thumb__element{color:#4f4f4f;font-size:.875rem;margin-top:-.25rem;text-transform:uppercase}.s-related-articles{display:grid;gap:1.5rem;margin-bottom:3rem}.s-related-articles__header{background-color:#101010;color:#fff;padding-block:3rem 1.5rem;position:relative}.s-related-articles__header:after{background:url(bg-banner-drip-blog-small.svg) no-repeat top transparent;background-size:36.3125rem 11.3125rem;content:"";display:block;height:11.3125rem;left:0;max-width:100vw;position:absolute;right:0;top:calc(100% - 1px);width:36.3125rem}.s-related-articles__header:before{max-width:100vw}.s-related-articles__title{font-family:Khand,Impact,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;margin:0;text-transform:uppercase}.s-related-articles__list{display:grid;gap:1.5rem}.s-related-articles__cta{font-size:1.25rem}.s-related-articles__cta svg{display:block;height:auto;width:1.125rem}@media screen and (min-width:581px){.s-related-articles__header:after{background:url(bg-banner-drip-blog-large.svg) no-repeat 0 0 transparent;background-size:100% auto;height:37.5rem;width:100%}}@media only screen and (min-width:48em){.s-related-articles__header__inner{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.s-related-articles__list{gap:2rem}}@media only screen and (min-width:64em){.s-related-articles{margin-block:12.5rem 6.25rem}.s-related-articles__header{margin-bottom:1.5rem}.s-related-articles__header:before{background:url(bg-banner-drip-related-articles-large.svg) no-repeat bottom transparent;background-size:100% auto;bottom:calc(100% - 4rem);content:"";height:38.375rem;left:0;position:absolute;right:0;width:100%}.s-related-articles__title{font-size:4rem}.s-related-articles__list{grid-template-columns:repeat(3,minmax(0,1fr))}.s-related-articles__cta{padding-inline:4.5rem}}@media only screen and (min-width:80em){.s-related-articles__title{font-size:4.5rem}.s-related-articles__list{gap:3rem}}@media only screen and (max-width:calc(48em - 1px)){.s-related-articles__cta{margin-top:1.5rem;width:100%}}@media (hover:hover){.article-thumb__title:hover{color:#aa4421;text-decoration:underline}.s-related-articles__cta:hover{background-color:#667c49}}