.Articles2_Articles__mw0CX{display:flex;flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:2rem}.Articles2_Articles__mw0CX .wrapper{display:flex;flex-direction:column;width:100%}.Articles2_Articles__mw0CX .wrapper .custom-row{display:flex;width:100%;justify-content:flex-start;flex-direction:column;gap:3.5rem}@media(min-width:768px){.Articles2_Articles__mw0CX .wrapper .custom-row{flex-direction:row;gap:3rem;flex-wrap:wrap}}@media(max-width:768px){.Articles2_Articles__mw0CX .wrapper .custom-row .custom-col{width:100%!important}}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item{height:100%;display:flex;flex-direction:column;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}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item img{transition:scale .25s ease-in-out}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item:hover{box-shadow:var(--page-component-card-shadow,unset)}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item:hover img{scale:1.2}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item .image-wrapper{display:block;width:100%;overflow:hidden;aspect-ratio:1.4;position:relative}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item .content{flex-grow:1;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)}.Articles2_Articles__mw0CX .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}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item .content .title{order:3;margin:0}.Articles2_Articles__mw0CX .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}.Articles2_Articles__mw0CX .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}.Articles2_Articles__mw0CX .wrapper .custom-row .card-item .content .buttow-wrap{margin-top:auto;display:inline-flex;order:6;align-self:unset}.Articles2_Articles__mw0CX .wrapper .button{width:-moz-fit-content;width:fit-content;align-self:center;margin-top:1rem}