.CardsArrayArticles_Articles__BTSFZ{display:flex;flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:2rem}.CardsArrayArticles_Articles__BTSFZ .text-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.CardsArrayArticles_Articles__BTSFZ .text-header .button{margin:.5rem 1rem}@media(max-width:768px){.CardsArrayArticles_Articles__BTSFZ .text-header{display:block}.CardsArrayArticles_Articles__BTSFZ .text-header .header-btn{display:flex;justify-content:center}}.CardsArrayArticles_Articles__BTSFZ .wrapper{display:flex;flex-direction:column;width:100%}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row{display:flex;width:100%;justify-content:flex-start;flex-direction:column;gap:3.5rem}@media(min-width:768px){.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row{flex-direction:row;gap:3rem;flex-wrap:wrap}}@media(max-width:768px){.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .custom-col{width:100%!important}}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item{overflow:hidden;border-style:var(--page-component-card-border-style,unset);border-radius:var(--page-component-card-border-radius,unset);border-width:var(--page-component-card-border-width,unset);border-color:hsl(from var(--page-color-border-primary) h s l/.2);transition:box-shadow .5s}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item img{transition:scale .25s ease-in-out}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item:hover{box-shadow:var(--page-component-card-shadow,unset)}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item:hover img{scale:1.2}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .image-wrapper{display:block;width:100%;overflow:hidden;aspect-ratio:1.4;position:relative}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content{display:flex;flex-direction:column;margin:var(--page-component-card-content-margin-top,0) var(--page-component-card-content-margin-right,0) var(--page-component-card-content-margin-bottom,0) var(--page-component-card-content-margin-left,0)}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content .updated-date{display:var(--page-component-card-date-display,block);order:2;color:var(--page-subtitle1-color);font-size:.9rem;margin-bottom:1rem}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content .title{order:3;margin:0}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content .text{margin-top:.3rem;order:5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content .tag{order:var(--page-component-card-tag-order,4);align-self:var(--page-component-card-tag-self-alignment);margin-bottom:1rem;margin-right:.5rem}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content .button{display:inline-flex;order:6;align-self:unset}.CardsArrayArticles_Articles__BTSFZ .wrapper .button{width:-moz-fit-content;width:fit-content;align-self:center}