.styles_wrapper__ccfC7{background-color:var(--color-white);position:relative;display:flex;flex-direction:column;min-height:calc(100vh - 80px)}.styles_text__VDHFg{margin:30px 0}.styles_text__VDHFg h1{font-family:BraunLinear,sans-serif;margin-bottom:20px}.styles_selector__r6srA select{font-family:BraunLinearBold,sans-serif}.styles_selector__r6srA+.styles_selector__r6srA{margin-top:10px}.styles_wrapperBtnRedirect__FTnQY{text-align:right;max-width:345px}.styles_btnRedirect__NDJfH{margin-top:20px}.styles_otherServices__sYN9n{display:flex;flex-direction:column;margin-top:30px}.styles_logosContainer__5OZgP{display:flex;align-items:center;margin-top:20px}.styles_logo__sdr3u{max-height:24px}.styles_logoLink__i7CxY+.styles_logoLink__i7CxY{margin-left:20px}.styles_copyright__9cGE3{font-size:14px;margin:30px 0}.styles_textContainer__rEt8b{order:1}.styles_imageWrapper__PHgp_{order:2}@media (min-width:768px){.styles_selector__r6srA{max-width:345px;margin:0 auto}}@media (min-width:1024px){.styles_imageWrapper__PHgp_{position:absolute;right:0;width:50%}.styles_imageWrapper__PHgp_ img{min-height:calc(100vh - 80px);object-fit:cover}.styles_textContainer__rEt8b{min-height:calc(100vh - 80px);position:relative}.styles_selector__r6srA{margin:0}.styles_otherServices__sYN9n{flex-direction:row;margin-top:60px}.styles_logosContainer__5OZgP{margin-top:0;margin-left:20px}}@media (min-width:1024px) and (min-height:880px){.styles_copyright__9cGE3{position:absolute;bottom:30px;margin:0}}@media (min-width:1200px){.styles_text__VDHFg{margin:75px 0 30px}}.styles_selectWrapper__n0pTD{display:grid;grid-template-areas:"select";align-items:center;position:relative;border:1px solid var(--color-primary);border-radius:8px;color:var(--color-primary);height:50px;font-family:BraunLinearBold,sans-serif;font-size:16px;line-height:50px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:0 15px}.styles_selectWrapper__n0pTD select{-webkit-appearance:none;appearance:none;background-color:initial;border:none;padding:0 12px 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;outline:none}.styles_selectWrapper__n0pTD select::-ms-expand{display:none}.styles_selectWrapper__n0pTD select{grid-area:select}.styles_selectWrapper__n0pTD:after{grid-area:select;content:"";justify-self:flex-end;width:8px;height:12px;background-image:url(/icons/arrow-black-right.svg);background-repeat:no-repeat;background-size:100%;transform:rotate(90deg)}.styles_selectWrapper__n0pTD select:focus+.styles_focus__LFJQY{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--color-focus);border-radius:inherit}.styles_selectWrapper__n0pTD.styles_disabled__2ogm_{cursor:default;pointer-events:none;border-color:var(--color-disabled)}.styles_selectWrapper__n0pTD.styles_disabled__2ogm_ select{color:var(--color-disabled)}.styles_selectWrapper__n0pTD.styles_disabled__2ogm_:after{opacity:.2}