.brands{margin-top:var(--block-margin-start);margin-bottom:var(--block-margin-end);padding-top:var(--block-padding-start);padding-bottom:var(--block-padding-end)}.brands .wrap{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 62.4375em){.brands .wrap{gap:10px}}.brands__header{display:flex;align-items:center}@media screen and (max-width: 62.4375em){.brands__header--tablet-center{justify-content:center}}.brands__title{font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:1.5625rem;line-height:1.2}@media screen and (max-width: 62.4375em){.brands__title{font-size:1.125rem;line-height:1.3888888889}}.brands__content{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;grid-gap:10px;gap:10px}.brands__content .brand-item{grid-column:span 2}@media screen and (max-width: 62.4375em){.brands__content .brand-item{grid-column:span 4}}.brands__content .brand-item--large{grid-column:span 12}.brands__content .brand-item--medium{grid-column:span 6}.brand-item{aspect-ratio:1;display:flex;width:100%}.brand-item a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.brand-item--large{aspect-ratio:unset}.brand-item--medium{aspect-ratio:unset}@media screen and (max-width: 62.4375em){.brand-item--desktop-only{display:none}}.brand-item__container{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;width:100%;height:100%}.brand-item--large .brand-item__container{grid-template-columns:repeat(12, 1fr);height:auto}.brand-item--medium .brand-item__container{grid-template-columns:repeat(12, 1fr);height:auto}.brand-item__container .brand-product{grid-column:span 7}@media screen and (max-width: 62.4375em){.brand-item__container .brand-product{grid-column:span 12;grid-row:1}}.brand-item--medium .brand-item__container .brand-product{grid-column:span 6}.brand-item__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:var(--site-gutter);background:var(--c-background)}@media screen and (max-width: 62.4375em){.brand-item__content{align-items:center;text-align:center}}.brand-item--large .brand-item__content{grid-column:span 5;justify-content:flex-end;align-items:flex-start;padding:48px}@media screen and (max-width: 62.4375em){.brand-item--large .brand-item__content{grid-column:span 12;padding:40px 25px}}.brand-item--medium .brand-item__content{grid-column:span 6;justify-content:flex-end;align-items:flex-start;gap:50px;padding:40px}@media screen and (max-width: 62.4375em){.brand-item--medium .brand-item__content{grid-column:span 12;align-items:center;gap:10px;padding:25px}}.brand-item__logo{aspect-ratio:4/3;width:100%;max-width:178px;margin:auto;display:flex;align-items:center;opacity:.65;background:var(--c-background);filter:saturate(0);transition:opacity 150ms ease-out}.brand-item--large .brand-item__logo{position:relative;max-width:200px;max-height:158px}@media screen and (max-width: 62.4375em){.brand-item--large .brand-item__logo{max-width:120px;max-height:90px}}.brand-item--medium .brand-item__logo{max-width:208px;max-height:120px;margin:0;align-items:flex-end}@media screen and (max-width: 62.4375em){.brand-item--medium .brand-item__logo{max-width:104px;max-height:54px}}a:hover .brand-item__logo{opacity:1}.brand-item__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:55px}.brand-item--large .brand-item__logo img,.brand-item--medium .brand-item__logo img{width:100%;height:100%;max-height:none;max-height:initial}.brand-item__text{font-size:.875rem;line-height:1.7142857143;letter-spacing:1.12px}@media screen and (max-width: 62.4375em){.brand-item__text{font-size:.75rem;line-height:1.8333333333;letter-spacing:.8px}}.brand-item__cta{font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:.8125rem;line-height:1.5384615385;display:flex;align-items:center;gap:15px;font-weight:var(--font-weight-bold);letter-spacing:1.6px;transition:color 150ms ease-out}a:hover .brand-item__cta,.brand-item__cta:hover{color:var(--c-brand)}@media screen and (max-width: 62.4375em){.brand-item--large .brand-item__cta{align-self:center}}@media screen and (max-width: 62.4375em){.brand-item__cta span{display:none}}.brand-item__cta svg{flex:0 0 auto;fill:currentColor}.brand-item__cta--short{display:none}@media screen and (max-width: 62.4375em){.brand-item__cta--short{display:flex}}@media screen and (max-width: 62.4375em){.brand-item__cta--long{display:none}}@media screen and (max-width: 62.4375em){.brand-item__cta--all{font-size:.625rem;line-height:2;gap:10px}}@media screen and (max-width: 62.4375em){.brand-item__cta--all svg{width:11px;height:9px}}.brand-product{position:relative}@media screen and (max-width: 62.4375em){.brand-item--medium .brand-product{display:none}}.brand-product__image{aspect-ratio:8/5;max-width:100%;min-height:100%;background:var(--c-background)}.brand-product--square .brand-product__image{aspect-ratio:1}.brand-product:has(.brand-product__content) .brand-product__image:after{content:"";position:absolute;top:auto;right:0;bottom:0;left:0;height:30%;background:linear-gradient(0deg, rgb(from var(--c-black) r g b/0.85) 0%, transparent 100%)}.brand-product__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand-product__content{position:absolute;right:35px;bottom:30px;display:flex;flex-direction:column;gap:7px;text-align:right}@media screen and (max-width: 62.4375em){.brand-product__content{top:auto;right:14px;bottom:12px;left:14px;gap:1px}}.brand-product__title{font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:1.3125rem;line-height:.9523809524;font-weight:var(--font-weight-bold);color:var(--c-background)}@media screen and (max-width: 62.4375em){.brand-product__title{font-size:1rem;line-height:1.25}}.brand-product__price{font-size:.75rem;line-height:1.5;color:var(--c-white);letter-spacing:.2px}@media screen and (max-width: 62.4375em){.brand-product__price{font-size:.6875rem;line-height:1.8181818182}}.brand-product__price span,.brand-product__price em{font-family:Frank Ruhl Libre,Georgia,serif;line-height:1.3;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:normal;font-size:1.375rem;line-height:1.0909090909;font-style:normal;font-weight:var(--font-weight-semi-bold)}@media screen and (max-width: 62.4375em){.brand-product__price span,.brand-product__price em{font-size:1.125rem;line-height:1.3333333333}}.brand-listing{margin-top:var(--block-margin-start);margin-bottom:var(--block-margin-end)}.brand-listing .wrap{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 62.4375em){.brand-listing .wrap{gap:22px}}.brand-listing .carousel{--carousel-margin: 0}@media screen and (max-width: 62.4375em){.brand-listing .carousel .carousel__item{width:83%}}.brand-listing .carousel[data-disabled] .carousel__nav{display:none}.brand-listing .carousel[data-disabled] .carousel__container{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:10px;gap:10px;width:auto;margin-left:var(--site-gutter);margin-right:var(--site-gutter);padding:0}@media screen and (max-width: 42.5em){.brand-listing .carousel[data-disabled] .carousel__container{grid-template-columns:repeat(2, 1fr)}}.brand-listing .carousel[data-disabled] .carousel__item{width:100%;padding:0}.brand-listing__title{margin-bottom:10px;font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:1.5625rem;line-height:1.2}@media screen and (max-width: 62.4375em){.brand-listing__title{font-size:1.125rem;line-height:1.3888888889}}.brand-listing__ctas{display:grid;grid-template-columns:1fr 1fr;justify-content:center;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;grid-gap:20px;gap:20px;margin:0 auto}@media screen and (max-width: 62.4375em){.brand-listing__ctas{gap:10px}}.brand-listing__ctas .button{flex:1;padding-left:15px;padding-right:15px;white-space:nowrap}.brand-logos{margin-top:var(--block-margin-start);margin-bottom:var(--block-margin-end)}@media screen and (max-width: 75em){.brand-logos__wrap{max-width:800px;margin:0 auto}}.brand-logos__title{margin-bottom:14px;font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:1.5625rem;line-height:1.2}@media screen and (max-width: 62.4375em){.brand-logos__title{font-size:1.125rem;line-height:1.3888888889}}@media screen and (max-width: 62.4375em){.brand-logos__title{text-align:center}}.brand-logos__grid{display:grid;width:100%;grid-template-columns:repeat(4, 1fr);grid-gap:10px;gap:10px;align-items:center;justify-items:stretch}.brand-logos__grid--wide{grid-template-columns:repeat(6, 1fr)}@media screen and (max-width: 75em){.brand-logos__grid--wide{grid-template-columns:repeat(3, 1fr)}}.brand-logos__item{padding:15%;background:var(--c-background);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.brand-logos__item img{max-width:100%;max-height:55px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
/*# sourceMappingURL=brands.css.636ea.map */