.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}.Article_Article___IBcz{overflow:hidden}.Article_Article___IBcz .articleWrapper{position:relative;display:flex;flex-direction:column-reverse}@media(min-width:992px){.Article_Article___IBcz .articleWrapper{justify-content:space-between;gap:3rem}.Article_Article___IBcz .articleWrapper.rowDirect{flex-direction:row}.Article_Article___IBcz .articleWrapper.rowReverse{flex-direction:row-reverse}}.Article_Article___IBcz .articleWrapper .background-reduced{position:absolute;top:0;bottom:0;left:50%;width:calc(100% + 60px);max-width:100vw;transform:translateX(-50%);z-index:1}@media(min-width:1260px){.Article_Article___IBcz .articleWrapper .background-reduced{width:calc(100% + 30px);border-radius:20px}}.Article_Article___IBcz .articleWrapper .text-container{position:relative;z-index:2;padding:2rem 0;display:flex;flex-direction:column;color:var(--color-colors-black,#000)}@media(max-width:992px){.Article_Article___IBcz .articleWrapper .text-container{width:unset!important}}.Article_Article___IBcz .articleWrapper .text-container .buttons{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.Article_Article___IBcz .articleWrapper .text-container .buttons{justify-content:center!important}}.Article_Article___IBcz .articleWrapper .text-container .buttons .buttonArrow{padding:0}.Article_Article___IBcz .articleWrapper .text-container .buttons .button{font-size:1rem}.Article_Article___IBcz .articleWrapper .image-container{position:relative;z-index:2;padding:2rem 0}@media(max-width:992px){.Article_Article___IBcz .articleWrapper .image-container{padding:0;width:unset!important;margin-left:-15px;margin-right:-15px}}.Article_Article___IBcz .articleWrapper .image-container .media-image{position:relative!important}.Article_Article___IBcz .articleWrapper .image-container video{width:100%;height:100%;object-fit:cover}.Article_Article___IBcz .articleWrapper .image-container .video-control{position:absolute;z-index:10;bottom:1.5rem;right:.5rem;background-color:var(--color-colors-white,#fff);color:var(--color-colors-black,#000);border-radius:100%;width:3rem;height:3rem;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.2rem;cursor:pointer}@media(min-width:768px){.Article_Article___IBcz .articleWrapper .image-container .video-control{bottom:3rem;right:1rem}}