.banner{width:100%;height:440px}@media (max-width: 990px){.banner{height:208px}}.banner .banner-content__image--desktop{display:block}@media (max-width: 990px){.banner .banner-content__image--desktop{display:none}}.banner .banner-content__image--mobile{display:none}@media (max-width: 990px){.banner .banner-content__image--mobile{display:block}}.banner--text-only .banner-content{position:relative;display:block;margin:0;padding:0;width:100%;height:100%}.banner--text-only .banner-content__image{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.banner--text-only .banner-content__caption{position:absolute;top:48px;left:50%;transform:translate(-50%)}.banner--text-only .banner-content__caption .content{display:flex;flex-direction:column;align-items:center}.banner--text-only .banner-content__caption .content .hgroup{display:flex;flex-direction:column-reverse;gap:8px;max-width:800px}.banner--text-only .banner-content__caption .content .hgroup .title{overflow:hidden;color:var(--text-text-primary-inverted, #fff);text-align:center;text-overflow:ellipsis;font-family:Teko;font-size:64px;font-style:normal;font-weight:700;line-height:64px;letter-spacing:.5px;text-transform:uppercase;margin:0}.banner--text-only .banner-content__caption .content .hgroup .subtitle{overflow:hidden;color:var(--text-text-primary-inverted, #fff);text-align:center;text-overflow:ellipsis;font-family:Teko;font-size:28px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;margin:0}.banner--text-only .banner-content__caption .btn-cta{display:inline-flex;padding:16px 32px 12px;align-items:center;gap:4px;border-radius:4px;background:var(--base-brand, #fe8a34);color:var(--text-text-primary, #1b1b1b);text-align:center;font-family:Teko;font-size:22px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;margin-top:12px;transition:all .3s ease}.banner--text-only .banner-content__caption .btn-cta:hover{filter:brightness(.8)}@media (max-width: 990px){.banner--text-only .banner-content__caption{width:100%;max-width:80%}}@media (max-width: 990px){.banner--text-only .banner-content__caption .content .hgroup .title{font-size:28px;line-height:1;text-align:left}}@media (max-width: 990px){.banner--text-only .banner-content__caption .content .hgroup .subtitle{font-size:20px;line-height:1;text-align:left}}@media (max-width: 990px){.banner--text-only .banner-content__caption .content .btn-cta{padding:10px 16px 8px;font-size:18px;line-height:1}}.blog-container{position:relative;z-index:2;margin-top:-272px}@media (max-width: 990px){.blog-container{margin-top:-10%}}.blog-container .posts{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}@media (max-width: 990px){.blog-container .posts{grid-template-columns:1fr}}.blog-container .posts .post{display:flex;flex-direction:column;width:100%;max-width:100%;border-radius:var(--border-radius, 4px);background:var(--base-positive, #fff);box-shadow:1px 1px 16px #0000001f;overflow:hidden;text-decoration:none}.blog-container .posts .post .image{position:relative;height:260px}@media (max-width: 990px){.blog-container .posts .post .image{height:160px}}.blog-container .posts .post .image .categories{position:absolute;top:0;left:0;margin:0}.blog-container .posts .post .image .categories .category{position:relative;display:flex;width:-moz-max-content;width:max-content;padding:8px 8px 5px 12px;align-items:flex-start;gap:4px;background:var(--base-brand, #fe8a34);color:var(--text-text-primary, #1b1b1b);font-family:Teko;font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.5px;text-transform:uppercase;margin:0}@media (max-width: 990px){.blog-container .posts .post .image .categories .category{font-size:15px;line-height:1}}.blog-container .posts .post .image .categories .category:before{content:"";display:block;position:absolute;left:100%;top:0;width:0;height:0;border-top:31px solid var(--base-brand, #fe8a34);border-right:13px solid transparent}.blog-container .posts .post .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-container .posts .post .caption{display:flex;flex-direction:column}.blog-container .posts .post .caption__body{flex-grow:1;display:flex;padding:20px 24px 24px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}@media (max-width: 990px){.blog-container .posts .post .caption__body{padding:16px 16px 24px}}.blog-container .posts .post .caption__body .categories{margin-bottom:12px}.blog-container .posts .post .caption__body .categories .category{position:relative;display:flex;width:-moz-max-content;width:max-content;padding:8px 8px 5px 12px;align-items:flex-start;gap:4px;background:var(--base-brand, #fe8a34);color:var(--text-text-primary, #1b1b1b);font-family:Teko;font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.5px;text-transform:uppercase;margin:0}@media (max-width: 990px){.blog-container .posts .post .caption__body .categories .category{font-size:15px;line-height:1}}.blog-container .posts .post .caption__body .categories .category:before{content:"";display:block;position:absolute;left:100%;top:0;width:0;height:0;border-top:31px solid var(--base-brand, #fe8a34);border-right:13px solid transparent}.blog-container .posts .post .caption__body .title{overflow:hidden;color:var(--text-text-primary, #1b1b1b);text-overflow:ellipsis;font-family:Teko;font-size:28px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:.75px;text-transform:uppercase;margin:0}@media (max-width: 990px){.blog-container .posts .post .caption__body .title{font-size:20px;line-height:1}}.blog-container .posts .post .caption__body .description{overflow:hidden;color:var(--text-text-primary, #1b1b1b);text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;align-self:stretch;font-family:Gothic A1;font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}@media (max-width: 990px){.blog-container .posts .post .caption__body .description{font-size:13px;line-height:16px;-webkit-line-clamp:5}}.blog-container .posts .post .caption__body .btn-cta{cursor:pointer;border:0;outline:0;box-shadow:none;display:inline-flex;padding:10px 12px 8px;align-items:center;gap:4px;border-radius:4px;background:var(--base-negative, #0a0a0a);color:#fff;text-align:center;font-family:Teko;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;margin-top:16px;margin-bottom:10px;transition:all .3s ease}.blog-container .posts .post .caption__body .btn-cta:hover{filter:brightness(.8)}@media (max-width: 990px){.blog-container .posts .post .caption__body .btn-cta{padding:10px 16px 8px;font-size:18px;line-height:1;background:var(--base-positive, #fff)}}.blog-container .posts .post .caption__footer{display:none;padding:8px 32px 12px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;gap:4px;align-self:stretch;background:var(--base-light-grey, #fafafa)}@media (max-width: 990px){.blog-container .posts .post .caption__footer{display:flex;padding:8px 16px 12px}}.blog-container .posts .post .caption__footer .item{display:flex;align-items:center;gap:8px}@media (max-width: 990px){.blog-container .posts .post .caption__footer .item svg{display:block;width:20px;height:20px}}.blog-container .posts .post .caption__footer .item span{display:block;overflow:hidden;color:var(--text-text-primary, #1b1b1b);text-overflow:ellipsis;font-family:Teko;font-size:18px;font-style:normal;font-weight:600;line-height:15px;letter-spacing:.5px;text-transform:uppercase;padding-top:4px}@media (max-width: 990px){.blog-container .posts .post .caption__footer .item span{font-size:15px;line-height:1}}.blog-container .posts .post:first-of-type{flex-direction:row;grid-column-start:1;grid-column-end:3}@media (max-width: 990px){.blog-container .posts .post:first-of-type{flex-direction:column;grid-column-start:auto;grid-column-end:auto}}.blog-container .posts .post:first-of-type .image{width:550px;height:100%;flex-shrink:0;align-self:stretch}@media (max-width: 990px){.blog-container .posts .post:first-of-type .image{width:100%;max-width:100%;height:160px}}@media (max-width: 990px){.blog-container .posts .post:first-of-type .caption__body{position:relative}.blog-container .posts .post:first-of-type .caption__body .categories{position:absolute;top:0;left:0}}.blog-container .posts .post:first-of-type .caption__body .title{font-size:36px;line-height:34px;letter-spacing:.75px}@media (max-width: 990px){.blog-container .posts .post:first-of-type .caption__body .title{margin-top:36px;font-size:24px;line-height:1}}.blog-container .posts .post:first-of-type .caption__body .description{-webkit-line-clamp:7;font-size:18px;line-height:24px;letter-spacing:.5px}@media (max-width: 990px){.blog-container .posts .post:first-of-type .caption__body .description{-webkit-line-clamp:5;font-size:13px;line-height:16px}}@media (max-width: 990px){.blog-container .posts .post:first-of-type .caption__body .btn-cta{display:none}}.blog-container .posts .post:first-of-type .caption__footer{display:flex}.pagination__item{color:var(--text-text-primary, #1B1B1B);font-family:Teko;font-size:24px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.75px;text-transform:uppercase}.pagination__item li{margin:0!important}.pagination__item--current{background:var(--base-brand, #FE8A34);opacity:1;text-decoration:none}.pagination__item:hover{text-decoration:none}.pagination__item:after{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/109/assets/bf-blog.css.map */
