@keyframes hero-title-in{0%{clip-path:inset(100% 0 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.cbo-hero .hero-inner .hero-breadcrumbs{animation:hero-fade-up .8s cubic-bezier(.52,0,0,1) 0s both;margin-bottom:1.5rem}.cbo-hero .hero-inner .hero-title{animation:hero-title-in 1s cubic-bezier(.52,0,0,1) .2s both;color:#ff0e38;margin-bottom:2.125rem;margin-top:0;overflow-wrap:break-word}.cbo-hero .hero-inner .hero-wrapper{animation:hero-fade-up 1s cubic-bezier(.52,0,0,1) .5s both}.cbo-hero .hero-inner .hero-wrapper .hero-subtitle{color:#ff0e38;font-family:Stratos,sans-serif;font-weight:700;margin-bottom:1.125rem;text-transform:uppercase}.cbo-hero .hero-inner .hero-wrapper .hero-chapo{margin-bottom:0!important;margin-top:0!important}.cbo-hero .hero-inner .hero-wrapper .hero-chapo :first-child{margin-top:0!important}.cbo-hero .hero-inner .hero-wrapper .hero-chapo :last-child{margin-bottom:0!important}@media(min-width:1024px){.cbo-hero .hero-inner .hero-breadcrumbs{margin-bottom:3.75rem}.cbo-hero .hero-inner .hero-wrapper{display:flex;justify-content:space-between}.cbo-hero .hero-inner .hero-wrapper .hero-subtitle{flex:1;line-height:1.125rem;margin-bottom:0;max-width:22.5rem}.cbo-hero .hero-inner .hero-wrapper .hero-chapo{flex:2;max-width:60%;width:60%}}
.cbo-articles .articles-filters{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-start;margin-bottom:2.625rem}.cbo-articles .articles-filters .filters-el{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.6);border-radius:.25rem;color:#17191b;display:flex;font-family:Stratos,sans-serif;font-size:1rem;font-weight:700;height:2.8125rem;justify-content:center;line-height:1;margin:0 .4375rem .4375rem 0;padding:0 1rem;text-decoration:none;text-transform:uppercase}.cbo-articles .articles-filters .filters-el.active{background-color:#17191b;border-color:#17191b;color:#fff}.cbo-articles .articles-list{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -1.4375rem}.cbo-articles .articles-list .list-el{display:block;padding:0 1.4375rem;width:100%}@media(min-width:1024px){.cbo-articles .articles-filters{margin-bottom:-4.5rem;width:50%}.cbo-articles .articles-list{margin:0 -1.25rem;padding-top:10.625rem}.cbo-articles .articles-list .list-el{margin-bottom:5rem;padding:1.25rem;width:50%}.cbo-articles .articles-list .list-el:nth-child(2n){margin-top:-10.625rem}}