.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}.FeedbackInfo_blockContainer__UmFcb{padding-top:3rem;padding-bottom:0}@media(min-width:768px){.FeedbackInfo_blockContainer__UmFcb{padding-top:2rem;padding-bottom:2rem}}.FeedbackInfo_blockContainer__UmFcb .title{text-align:left}@media(min-width:768px){.FeedbackInfo_blockContainer__UmFcb .title{text-align:center}}.FeedbackInfo_blockContainer__UmFcb .firstRow{text-align:center;display:flex;justify-content:space-between;gap:2rem;margin-bottom:1rem;flex-direction:column;align-items:center}@media(min-width:768px){.FeedbackInfo_blockContainer__UmFcb .firstRow{flex-direction:row;align-items:flex-start}}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageTitle{font-weight:500}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn{width:100%;display:flex;flex-direction:column;align-items:center}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn h3{margin:1rem 0}@media(min-width:576px){.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn{width:70%}}@media(min-width:768px){.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn{width:40%}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn h3{margin:2rem 0;display:block}}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn .link{position:relative;width:100%;height:100%;aspect-ratio:1;cursor:pointer;overflow:hidden}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn .link img{filter:grayscale(100%);height:auto!important;aspect-ratio:1;transition:scale .25s ease-in-out}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn .link img:hover{scale:1.2}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn.active{filter:grayscale(0);width:100%}@media(min-width:768px){.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn.active{width:63%}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn.active h3{display:none}}.FeedbackInfo_blockContainer__UmFcb .firstRow .imageColumn.notActive:hover{filter:grayscale(0)}