.SectionHeader_container__pV19s{margin:var(--components-section-header-spacing-top,0) var(--components-section-header-spacing-right,0) var(--components-section-header-spacing-bottom,0) var(--components-section-header-spacing-left,0);word-break:break-word}.SectionHeader_container__pV19s .section-header-title-wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin:var(--components-section-header-title-spacing-top,var(--spacing-h-5-top,0)) var(--components-section-header-title-spacing-right,var(--spacing-h-5-right,0)) var(--components-section-header-title-spacing-bottom,var(--spacing-h-5-bottom,0)) var(--components-section-header-title-spacing-left,var(--spacing-h-5-left,0))}@media(max-width:768px){.SectionHeader_container__pV19s .section-header-title-wrap{flex-direction:column;align-items:unset}}.SectionHeader_container__pV19s .section-header-title{flex-grow:1;margin:0;font-weight:var(--components-section-header-title-typography-font-weight,var(--typography-h-2-font-weight,inherit));font-family:var(--components-section-header-title-typography-font-family,var(--typography-h-2-font-family,inherit));font-size:var(--components-section-header-title-typography-font-size,var(--typography-h-2-font-size,inherit));line-height:var(--components-section-header-title-typography-line-height,var(--typography-h-2-line-height,inherit));letter-spacing:var(--components-section-header-title-typography-letter-spacing,var(--typography-h-2-letter-spacing,inherit));color:var(--components-section-header-title-palette-main,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-title{font-size:var(--components-section-header-title-typography-font-size,var(--typography-h-2-font-size,inherit))}}.SectionHeader_container__pV19s .section-header-prefix{margin:var(--components-section-header-prefix-spacing-top,var(--spacing-h-5-top,0)) var(--components-section-header-prefix-spacing-right,var(--spacing-h-5-right,0)) var(--components-section-header-prefix-spacing-bottom,var(--spacing-h-5-bottom,0)) var(--components-section-header-prefix-spacing-left,var(--spacing-h-5-left,0));font-weight:var(--components-section-header-prefix-typography-font-weight,var(--typography-h-5-font-weight,inherit));font-family:var(--components-section-header-prefix-typography-font-family,var(--typography-h-5-font-family,inherit));font-size:var(--components-section-header-prefix-typography-font-size,var(--typography-h-5-font-size,inherit));line-height:var(--components-section-header-prefix-typography-line-height,var(--typography-h-5-line-height,inherit));letter-spacing:var(--components-section-header-prefix-typography-letter-spacing,var(--typography-h-5-letter-spacing,inherit));color:var(--components-section-header-prefix-palette-main,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-prefix{font-size:var(--components-section-header-prefix-typography-font-size,var(--typography-h-5-font-size,inherit))}}.SectionHeader_container__pV19s .section-header-subtitle{margin:var(--components-section-header-subtitle-spacing-top,var(--spacing-h-5-top,0)) var(--components-section-header-subtitle-spacing-right,var(--spacing-h-5-right,0)) var(--components-section-header-subtitle-spacing-bottom,var(--spacing-h-5-bottom,0)) var(--components-section-header-subtitle-spacing-left,var(--spacing-h-5-left,0));font-weight:var(--components-section-header-subtitle-typography-font-weight,var(--typography-h-5-font-weight,inherit));font-family:var(--components-section-header-subtitle-typography-font-family,var(--typography-h-5-font-family,inherit));font-size:var(--components-section-header-subtitle-typography-font-size,var(--typography-h-5-font-size,inherit));line-height:var(--components-section-header-subtitle-typography-line-height,var(--typography-h-5-line-height,inherit));letter-spacing:var(--components-section-header-subtitle-typography-letter-spacing,var(--typography-h-5-letter-spacing,inherit));color:var(--components-section-header-subtitle-palette-main,inherit)}@media(min-width:768px){.SectionHeader_container__pV19s .section-header-subtitle{font-size:var(--components-section-header-subtitle-typography-font-size,var(--typography-h-5-font-size,inherit))}}.SectionHeader_container__pV19s>:first-child{margin-top:0}.SectionHeader_container__pV19s>:last-child{margin-bottom:0}.Tag_container__PTDYm{display:inline-block;border-style:var(--components-tag-border-style,unset);border-width:var(--components-tag-border-width,unset);border-radius:var(--components-tag-border-radius,unset);background-color:var(--components-tag-background-main,unset);color:var(--components-tag-background-contrast-text,inherit);padding:var(--components-tag-inner-spacing-top,0) var(--components-tag-inner-spacing-right,0) var(--components-tag-inner-spacing-bottom,0) var(--components-tag-inner-spacing-left,0);font-family:var(--components-tag-typography-font-family,inherit);font-size:var(--components-tag-typography-font-size,inherit);font-weight:var(--components-tag-typography-font-weight,inherit);line-height:var(--components-tag-typography-line-height,inherit);letter-spacing:var(--components-tag-typography-letter-spacing,inherit)}.CardsArrayArticles_Articles__BTSFZ{display:flex;flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:2rem}.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(--components-card-border-style,unset);border-radius:var(--components-card-border-radius,unset);border-width:var(--components-card-border-width,unset);border-color:hsl(from var(--color-border-primary-main) 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(--components-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(--components-card-content-spacing-top,0) var(--components-card-content-spacing-right,0) var(--components-card-content-spacing-bottom,0) var(--components-card-content-spacing-left,0)}.CardsArrayArticles_Articles__BTSFZ .wrapper .custom-row .card-item .content .updated-date{display:var(--components-card-date-display,block);order:2;color:var(--color-text-subtitle-1-main);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(--components-card-tag-order,4);align-self:var(--components-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;margin-top:1rem}