.home-personas{background-color:#fff;padding:48px 24px;width:100%}.home-personas__container{display:flex;flex-direction:column;gap:32px;padding:0}.home-personas__header{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.home-personas__intro{display:flex;flex-direction:column;gap:16px;max-width:100%}.home-personas__eyebrow{color:#d33;font-family:Roboto Condensed,sans-serif;font-size:16px}.home-personas__eyebrow,.home-personas__headline{font-weight:700;line-height:1.1;margin:0;text-transform:uppercase}.home-personas__headline{color:#1e1e1e;font-family:Montserrat,sans-serif;font-size:28px}.home-personas__copy{color:#1e1e1e;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:400;line-height:1.35;max-width:498px}.home-personas__copy p{margin:0 0 .5em}.home-personas__copy p:last-child{margin-bottom:0}.home-personas__cta{align-self:flex-start;background-color:#d33;border-color:#d33;border-radius:4.8px;color:#fff;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:600;line-height:1;padding:12px 32px;text-transform:uppercase;white-space:nowrap}.home-personas__cta:focus,.home-personas__cta:hover{background-color:#b82b2b;border-color:#b82b2b;color:#fff}.home-personas__grid{display:flex;flex-direction:column;gap:16px}.home-personas--mobile-slider .home-personas__carousel{position:relative}.home-personas--mobile-slider .home-personas__grid{margin:0 -8px}.home-personas--mobile-slider .home-personas__grid.slick-initialized .slick-track{align-items:stretch;display:flex}.home-personas--mobile-slider .home-personas__grid.slick-initialized .slick-slide{height:auto}.home-personas--mobile-slider .home-personas__grid.slick-initialized .slick-slide>div{height:100%}.home-personas--mobile-slider .home-personas__controls{align-items:center;display:none;gap:16px;justify-content:center;margin-top:16px;position:relative;z-index:2}.home-personas--mobile-slider .home-personas__controls .home-personas__slick-prev{order:1}.home-personas--mobile-slider .home-personas__controls .slick-dots{order:2}.home-personas--mobile-slider .home-personas__controls .home-personas__slick-next{order:3}.home-personas--mobile-slider .home-personas__grid.slick-initialized+.home-personas__controls{display:flex}.home-personas--mobile-slider .home-personas__slide{display:flex;flex-direction:column;height:auto}.home-personas--mobile-slider .home-personas__card{flex:1;height:100%;width:100%}.home-personas--mobile-slider .home-personas__slick-next,.home-personas--mobile-slider .home-personas__slick-prev{align-items:center;background-color:#d33;border:0;border-radius:50%;color:#fff;display:flex!important;flex-shrink:0;font-size:28px;height:40px;justify-content:center;left:auto;line-height:1;position:static;right:auto;top:auto;transform:none;transition:background-color .2s ease;width:40px}.home-personas--mobile-slider .home-personas__slick-next:before,.home-personas--mobile-slider .home-personas__slick-prev:before{content:none}.home-personas--mobile-slider .home-personas__slick-next:focus,.home-personas--mobile-slider .home-personas__slick-next:hover,.home-personas--mobile-slider .home-personas__slick-prev:focus,.home-personas--mobile-slider .home-personas__slick-prev:hover{background-color:#b82b2b;color:#fff}.home-personas--mobile-slider .slick-dots{align-items:center;display:flex!important;gap:8px;justify-content:center;list-style:none;margin:0;padding:0;position:static}.home-personas--mobile-slider .slick-dots li{height:auto;margin:0;padding:8px;width:auto}.home-personas--mobile-slider .slick-dots li button{background-color:rgba(30,30,30,.2);border:0;border-radius:50%;color:transparent;display:block;font-size:0;height:10px;line-height:0;overflow:hidden;padding:0;transition:background-color .2s ease,transform .2s ease;width:10px}.home-personas--mobile-slider .slick-dots li button:before{content:none}.home-personas--mobile-slider .slick-dots li button:focus,.home-personas--mobile-slider .slick-dots li button:hover,.home-personas--mobile-slider .slick-dots li.slick-active button{background-color:#d33;transform:scale(1.15)}.home-personas__card{display:flex;flex-direction:column;height:100%;min-height:0;width:100%}.home-personas__card-media{aspect-ratio:434/200;flex-shrink:0;overflow:hidden;position:relative;width:100%}.home-personas__card-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.home-personas__card-content{background-color:#f3f3f3;display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-height:0;padding:32px 16px}.home-personas__card-title{font-size:20px;font-weight:900;line-height:1.2;margin:0;text-transform:uppercase}.home-personas__card-body,.home-personas__card-title{color:#1e1e1e;font-family:Roboto Condensed,sans-serif}.home-personas__card-body{font-size:16px;font-weight:400;line-height:1.35}.home-personas__card-body p{margin:0 0 .5em}.home-personas__card-body p:last-child{margin-bottom:0}.home-personas__card-divider{background-color:rgba(30,30,30,.15);height:1px;width:100%}.home-personas__card-products-label{color:#d33;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;line-height:1.1;margin:0;text-transform:uppercase}.home-personas__card-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.home-personas__card-tags-item{margin:0}.home-personas__card-tag{align-items:center;background-color:#332d32;border-radius:6px;color:#fff;display:inline-flex;font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:700;line-height:1.35;padding:4px 8px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease}.home-personas__card-tag:focus,.home-personas__card-tag:hover{background-color:#d33;color:#fff;text-decoration:none}@media(min-width:768px){.home-personas{padding:60px 48px}.home-personas__container{gap:36px}.home-personas__header{align-items:flex-end;flex-direction:row;gap:32px;justify-content:space-between}.home-personas__eyebrow{font-size:18px}.home-personas__headline{font-size:36px}.home-personas__copy{font-size:18px}.home-personas__cta{align-self:auto;flex-shrink:0;font-size:22px}.home-personas__card-title{font-size:22px}.home-personas__card-body,.home-personas__card-products-label{font-size:18px}.home-personas__card-tag{cursor:pointer;font-size:16px}.home-personas--mobile-slider .home-personas__carousel{position:static}.home-personas--mobile-slider .home-personas__grid{margin:0}.home-personas--mobile-slider .home-personas__controls,.home-personas--mobile-slider .home-personas__slick-next,.home-personas--mobile-slider .home-personas__slick-prev,.home-personas--mobile-slider .slick-dots{display:none!important}}@media(min-width:992px){.home-personas{padding:60px 52px}.home-personas__container{gap:45px}.home-personas__headline{font-size:42px}.home-personas__grid{align-items:stretch;flex-direction:row}.home-personas__slide{align-self:stretch;display:flex;flex:1 1 0;flex-direction:column;min-width:0}.home-personas__card{flex:1 1 auto;min-width:0}.home-personas__card-title{font-size:24px}}
