<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:medium none currentcolor;border:initial;border-radius:0;border-radius:initial;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body{margin:0;line-height:1}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible;border:none;margin:0;display:block;width:100%}pre{font-family:monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px solid ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,label,select,button,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;font-size:14px;font-family:Arial,sans-serif}input:focus{outline:0}input,textarea{box-sizing:content-box}button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select{box-sizing:border-box}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}button,input[type=reset],input[type=button],input[type=submit]{overflow:visible;width:auto}::-webkit-file-upload-button{padding:0;border:0;background:none}textarea{vertical-align:top;overflow:auto}select[multiple]{vertical-align:top}.container-fluid,.container{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width: 48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width: 64em){.container{width:65rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width: 75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.\!invisible{visibility:hidden!important}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-14{bottom:3.5rem}.left-0{left:0}.right-0{right:0}.right-auto{right:auto}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.-m-8{margin:-2rem}.m-0{margin:0}.m-1\.5{margin:.375rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-auto{margin-top:auto;margin-bottom:auto}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2\.5{margin-right:.625rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.h-0{height:0px}.h-1\.5{height:.375rem}.h-11{height:2.75rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4\/5{height:80%}.h-40{height:10rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[95\%\]{height:95%}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-px{max-height:1px}.min-h-screen{min-height:100vh}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-8{width:2rem}.w-96{width:24rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.\!border{border-width:1px!important}.border{border-width:1px}.border-8{border-width:8px}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.border-gray-300{--tw-border-opacity: 1;border-color:#d1d5db}@supports (color: rgb(0 0 0 / 0)){.border-gray-300{border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}}.border-gray-500{--tw-border-opacity: 1;border-color:#6b7280}@supports (color: rgb(0 0 0 / 0)){.border-gray-500{border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}}.border-gray-900{--tw-border-opacity: 1;border-color:#111827}@supports (color: rgb(0 0 0 / 0)){.border-gray-900{border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}}.bg-black{--tw-bg-opacity: 1;background-color:#000}@supports (color: rgb(0 0 0 / 0)){.bg-black{background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}}.bg-gray-300{--tw-bg-opacity: 1;background-color:#d1d5db}@supports (color: rgb(0 0 0 / 0)){.bg-gray-300{background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}}.bg-inherit{background-color:inherit}.bg-purple-300{--tw-bg-opacity: 1;background-color:#d8b4fe}@supports (color: rgb(0 0 0 / 0)){.bg-purple-300{background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:#fff}@supports (color: rgb(0 0 0 / 0)){.bg-white{background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-black{--tw-gradient-from: #000 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-gray-700{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.fill-red-600{fill:#dc2626}.stroke-current{stroke:currentColor}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-16{padding-left:4rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-5{padding-right:1.25rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.align-text-top{vertical-align:text-top}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.tracking-wide{letter-spacing:.025em}.text-black{--tw-text-opacity: 1;color:#000}@supports (color: rgb(0 0 0 / 0)){.text-black{color:rgb(0 0 0 / var(--tw-text-opacity, 1))}}.text-gray-500{--tw-text-opacity: 1;color:#6b7280}@supports (color: rgb(0 0 0 / 0)){.text-gray-500{color:rgb(107 114 128 / var(--tw-text-opacity, 1))}}.text-red-500{--tw-text-opacity: 1;color:#ef4444}@supports (color: rgb(0 0 0 / 0)){.text-red-500{color:rgb(239 68 68 / var(--tw-text-opacity, 1))}}.text-white{--tw-text-opacity: 1;color:#fff}@supports (color: rgb(0 0 0 / 0)){.text-white{color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}.text-opacity-80{--tw-text-opacity: .8}.underline{text-decoration-line:underline}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local("Roboto Thin"),local("Roboto-Thin"),url(../fonts/roboto/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url(../fonts/roboto/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(../fonts/roboto/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(../fonts/roboto/RxZJdnzeo3R5zSexge8UUbO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(../fonts/roboto/d-6IYplOFocCacKzxwXSOLO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local("Roboto Black"),local("Roboto-Black"),url(../fonts/roboto/mnpfi9pxYH-Go5UiibESIrO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}:root{--primary: var(--theme-primary, #c31e3b);--primary-light: var(--theme-primary-light, #ea2446);--primary-lighter: var(--theme-primary-lighter, #ff2d58);--primary-hover: var(--theme-primary-hover, #801427);--secondary: var(--theme-secondary, #68635f);--accent: var(--theme-accent, #eb5c14);--red: var(--theme-red, #e60000);--green: var(--theme-green, #008305);--error: var(--red);--error-light: #ff4d4d;--gray-darker: rgba(0, 0, 0, .54);--gray-dark: #3e3e3e;--gray-dark-1: #757575;--gray-light: #b1b1b1;--gray-lightest: var(--theme-gray-lightest, #f6f6f6);--warning: #ff4e00;--warning-light: #ff9566;--success: var(--green);--excess: var(--green);--excess-dark-background: var(--excess);--zero: var(--gray-light);--debt: var(--error);--background: var(--theme-background, var(--gray-lightest));--loader-color: var(--accent);--text: var(--theme-text, var(--gray-dark));--text-darker: var(--theme-text-darker, var(--gray-darker));--text-darkest: #000;--menu-background: #fff;--table-striped-background: var(--theme-table-striped-background, var(--gray-lightest));--menu-close: var(--gray-dark);--menu-text: #000;--menu-text-focus: #000;--menu-hover: var(--theme-menu-hover, var(--gray-lightest));--menu-divider: rgba(0, 0, 0, .12);--menu-header: var(--primary);--menu-button-focus: var(--primary-light);--menu-expanded: var(--primary-light);--breadcrumb-background: var(--primary);--breadcrumb-text: #fff;--login-background: var(--theme-login-background, var(--gray-lightest));--login-form-heading: var(--primary);--widget-background: var(--theme-widget-background, #fff);--widget-head-background: var(--theme-widget-head-background, #fff);--widget-body-background: var(--theme-widget-body-background, var(--gray-lightest));--widget-title-hover: #000;--calendar-day-highlighted: var(--accent);--calendar-border: var(--primary-lighter);--highcharts-positive: rgb(143, 200, 250);--highcharts-negative: rgb(165, 50, 70);--highcharts-data-label: var(--gray-dark);--highcharts-xaxis-labels: #666666;--border: var(--gray-light);--cookienote-background: var(--primary);--footer-text: #333;--footer-separator: #949494;--switch-toggle-checked-color: var(--primary);--input-color: var(--theme-input-color, var(--gray-dark));--input-placeholder-color: var(--theme-input-placeholder-color, var(--gray-dark));--dist-sigs-button-color: var(--primary);--dist-sigs-button-color-light: var(--primary-light);--component-disabled: #888888;--component-label-disabled: var(--component-disabled);--counter-badge: var(--theme-counter-badge, var(--red));--max-width: 1280px;--side-padding: 40px;--scrollbar-width: calc(100vw - 100%) ;--app-header-height: var(--theme-app-header-height, 88px);--breadcrumbs-height: var(--theme-breadcrumbs-height, 48px);--footer-height: var(--theme-footer-height, 61px);--main-height: calc(100vh - var(--app-header-height) - var(--breadcrumbs-height) - var(--footer-height));--side-menu-width: 20rem;--toolbar-height: 56px;--mobile-header-height: var(--theme-mobile-header-height, 60px);--mobile-footer-height: var(--theme-mobile-footer-height, 62px);--mobile-main-height: calc(100vh - var(--mobile-header-height) - var(--mobile-footer-height));--mobile-height-no-footer: calc(100vh - var(--mobile-header-height));--ui-element-border-radius: var(--theme-ui-element-border-radius, .8rem);--ui-element-border-radius-secondary: var(--theme-ui-element-border-radius-secondary, .5rem);--ui-pureelement-border-radius: var(--theme-ui-pureelement-border-radius, .4rem);--ui-checkbox-border-radius: var(--theme-ui-checkbox-border-radius, .3rem);--ui-element-input-padding-x: var(--theme-ui-element-input-padding-x, .75rem);--ui-element-label-padding-x: var(--theme-ui-element-label-padding-x, .84rem);--ui-shadow: var(--theme-ui-shadow, 0 4px 10px rgba(0, 0, 0, .2))}html,body,#root{margin:0;padding:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Roboto,sans-serif}@page{size:A4;margin:16mm}@media print{html,body{width:210mm;height:297mm}}*,*:before,*:after{box-sizing:content-box}th{text-align:inherit}button{font-size:1em}textarea{font-family:inherit;font-size:inherit;white-space:pre-wrap}#root{position:relative}wbr:after{content:"​"}.primary{color:#c31e3b;color:var(--primary)}.fill-primary,.fill-primary svg{fill:#c31e3b;fill:var(--primary)}.stroke-primary{stroke:#c31e3b;stroke:var(--primary)}.bg-primary{background-color:#c31e3b;background-color:var(--primary)}.secondary{color:#68635f;color:var(--secondary)}.bg-secondary{background-color:#68635f;background-color:var(--secondary)}.fill-secondary,.fill-secondary svg{fill:#68635f;fill:var(--secondary)}.stroke-secondary{stroke:#68635f;stroke:var(--secondary)}.stroke-transparent{stroke:transparent}.spinner-color{color:#eb5c14;color:var(--loader-color)}.fill-spinner{fill:#eb5c14;fill:var(--loader-color)}.disabled{color:#888;color:var(--component-disabled)}.bg-disabled{background-color:#888;background-color:var(--component-disabled)}.inherit-color{color:inherit}.error{color:#e60000!important;color:var(--error)!important}.fill-error{fill:#e60000!important;fill:var(--error)!important}.success{color:#008305!important;color:var(--success)!important}.fill-success{fill:#008305!important;fill:var(--success)!important}.warning{color:#ff4e00!important;color:var(--warning)!important}.debt{color:#e60000;color:var(--debt)}.excess{color:#008305;color:var(--excess)}.excess-dark-background{color:#008305;color:var(--excess-dark-background)}.zero{color:#b1b1b1;color:var(--zero)}.gray-dark{color:#3e3e3e;color:var(--text)}.gray-dark-1{color:#757575;color:var(--gray-dark-1)}.gray-light{color:#b1b1b1;color:var(--gray-light)}.gray-lightest{color:#f6f6f6;color:var(--gray-lightest)}.text-main{color:#3e3e3e;color:var(--text)}.bg-background{background-color:#f6f6f6;background-color:var(--background)}.expired{color:#b1b1b1;color:var(--gray-light)}.bv-link a{color:#c31e3b;color:var(--primary)}.default-shadow{box-shadow:0 4px 10px #0003;box-shadow:var(--ui-shadow)}.advanced-shadow{box-shadow:0 1px 4px #0000001e,0 1px 6px #0000001e}.list-shadow{box-shadow:#0000001e 0 1px 6px,#0000001e 0 1px 4px}.clear-min-height{min-height:0!important}.flex-filler{flex-grow:1}.center{margin:0 auto}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.content-center{text-align:center!important;justify-content:center}.content-left{text-align:left!important;justify-content:flex-start}.content-right{text-align:right!important;justify-content:flex-end}.text-word-wrap{word-wrap:break-word!important;word-break:normal!important;white-space:normal}thead tr:first-child th{position:sticky;top:0;z-index:3}@media screen and (min-width: 1025px){.hide-desktop{display:none!important}}@media screen and (max-width: 1024px){.hide-mobile{display:none!important}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.hide-phone{display:none!important}}.hidden,.only-phone{display:none}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.only-phone{display:block}}.fix-ios-background{-webkit-transform:translate3d(0,0,0)}.reset-line-height{line-height:normal}.max-z-index{z-index:9999999}.dragonball-z-index{z-index:9001}.store-image{width:180px}.reset-font-size{font-size:1rem}.react-swipeable-view-container{height:100%!important}.position-initial{position:static;position:initial}.position-static{position:static!important}.item-center{margin:0 auto}.font-family-Roboto{font-family:Roboto,sans-serif}.first-letter-space-left:first-letter{margin-right:5px}.not-outline{outline:none}.border-breadcrumb:focus{outline:none}.border-breadcrumb:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #fff;border:2px solid var(--breadcrumb-text);border-radius:inherit}.border-breadcrumb:hover{filter:brightness(75%)}.border-primary-light:focus,.border-primary-light:hover,.border-primary-light-4:focus{outline:none}.border-primary-light:focus:not(:disabled):not(:active):not(:hover):not(.button-main--pure):not(.no-border-on-focus):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #ea2446;border:2px solid var(--primary-light);border-radius:inherit}.border-primary-light.border-primary-light\:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #c31e3b;border:2px solid var(--primary);border-radius:inherit}.border-primary-light\:hover:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #ea2446;border:2px solid var(--primary-light);border-radius:inherit}.border-primary-light-4:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #ea2446;border:4px solid var(--primary-light);border-radius:inherit}.border-error-light:focus{outline:none}.border-error-light:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #ff4d4d!important;border:4px solid var(--error-light)!important;border-radius:inherit}.border-warning-light:focus{outline:none}.border-warning-light:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #ff9566!important;border:4px solid var(--warning-light)!important;border-radius:inherit}.border-info-light:focus{outline:none}.border-info-light:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #ea2446!important;border:4px solid var(--primary-light)!important;border-radius:inherit}.button-main--pure:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #ea2446;border:2px solid var(--primary-light);border-radius:inherit}.exchange-rate-disclaimer{margin-top:2rem;padding:10px;color:#b1b1b1;color:var(--gray-light);text-align:right}.total-balance-container{display:flex;font-size:.75rem;line-height:1rem;font-weight:700;color:#3e3e3e;color:var(--text)}.button-main{font-family:Roboto,sans-serif;display:inline-flex;justify-content:center;align-items:center;position:relative;height:2.75em;max-width:28rem;padding-left:1em;padding-right:1em;font-weight:700;text-transform:uppercase;letter-spacing:.07rem;border-radius:.8rem;border-radius:var(--ui-element-border-radius);box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;cursor:pointer}.button-main:disabled{cursor:not-allowed}.button-main svg{font-size:1.5em;flex:0 0 1.5rem}.button-main:focus{outline:none}.button-main:-moz-focusring{outline:none}.button-main--small{font-size:.875rem}.button-main--medium{font-size:1rem}.button-main--large{font-size:1.125rem}.button-main--extra-large{font-size:1.25rem}.button-main--primary{color:#fff;background-color:#c31e3b;background-color:var(--primary)}.button-main--primary:hover{background-color:#801427;background-color:var(--primary-hover)}.button-main--primary:focus{outline:none}.button-main--primary:disabled{box-shadow:none;background-color:#888;background-color:var(--component-disabled);color:#fff}.button-main--primary:disabled svg{fill:#fff}.button-main--secondary{color:#3e3e3e;color:var(--text);background-color:#fff}.button-main--secondary:hover{color:#ea2446;color:var(--primary-light)}.button-main--secondary:focus{outline:none}.button-main--secondary:focus svg{fill:#ea2446;fill:var(--primary-light)}.button-main--secondary:disabled{box-shadow:none;background-color:#888;background-color:var(--component-disabled);color:#fff}.button-main--secondary:disabled svg{fill:#fff}.button-main--no-text-transform{text-transform:none;font-weight:400;letter-spacing:0rem}.button-main--flat{box-shadow:none}.button-main--full-width{width:100%}.button-main--round{border-radius:1.75rem!important;width:3.5rem!important;height:3.5rem!important;padding:0}.button-main--square{width:2.5rem;height:2.5rem;padding:0}.button-main .button__loader{background-color:transparent}.button-main .button__loader svg{width:1.5em;height:1.5em;margin-top:2px;font-size:1em}.button-main .button__loader--primary svg{fill:#fff}.button-main .icon{width:24px;height:24px}.button-main.button-paging{position:absolute;top:5rem;left:0;z-index:1;padding-left:.5rem;padding-right:.5rem;border-top-left-radius:0;border-bottom-left-radius:0}.button-main.button-paging--previous svg{transform:rotate(-90deg)}.button-main.button-paging--next{top:auto;bottom:5rem;left:auto;right:0;border-top-left-radius:.725rem;border-bottom-left-radius:.725rem;border-top-right-radius:0;border-bottom-right-radius:0}.button-main.button-paging--next svg{transform:rotate(90deg)}.button-main--pure{height:auto;min-width:2em;min-height:2em;padding:.25rem;background-color:transparent;color:#3e3e3e;color:var(--text);border:none;border-radius:.4rem;border-radius:var(--ui-pureelement-border-radius);box-shadow:none}.button-main--pure svg{fill:#3e3e3e;fill:var(--gray-dark)}.button-main--pure:hover{filter:opacity(75%)}.button-main--pure:disabled{color:#888;color:var(--component-disabled)}.button-main--pure:disabled svg{fill:#888;fill:var(--component-disabled)}.button-main--pure:focus,.button-main--pure:focus svg{color:#ea2446;color:var(--primary-light);fill:#ea2446;fill:var(--primary-light)}.button-main--pure i{width:1.5em;height:1.5em;padding:.125rem}.button-main--pure .button__loader{width:1.5em}.button-main--pure .button__loader svg{fill:#3e3e3e;fill:var(--gray-dark);width:1.125em!important;height:1.125em!important}.button-main--pure--primary svg{fill:#c31e3b;fill:var(--primary)}.button-main--pure--secondary svg{fill:#fff}.button-main--pure--ternary svg{fill:#c31e3b;fill:var(--primary)}.button-main--pure.button-sort,.button-main--pure.button-expand{font-family:inherit;font-weight:500;margin-left:-10px;margin-right:-10px;padding:.2rem .6rem;color:#c31e3b;color:var(--primary)}.button-main--pure.button-sort .icons-wrapper{position:relative;display:inline-block;width:1.4rem;height:1.3rem}.button-main--pure.button-sort .icons-wrapper svg{position:absolute;top:.13rem;left:.35rem;height:1.3rem;width:1.3rem;fill:#b1b1b1;fill:var(--gray-light)}.button-main--pure.button-sort .icons-wrapper svg.active{fill:#3e3e3e;fill:var(--gray-dark)}.button-main--pure.button-sort .icons-wrapper svg:first-of-type{left:-.3rem;top:-.075rem}.button-main--pure.button-expand--active svg,.button-main--pure.button-arrow-expand--active svg{transform:rotate(180deg)}.button-main--pure.button-expand span,.button-main--pure.button-arrow-expand span{display:inline-block;padding-right:1rem;border-right:1px solid #b1b1b1;border-right:1px solid var(--gray-light)}.button-main--pure.button-expand svg,.button-main--pure.button-arrow-expand svg{transition:transform .2s linear}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.renew-button{margin-bottom:.75rem}}.calendarfield__wrapper{display:flex;--input-height: 44px}.calendarfield__inner{text-align:left;display:inline-block;vertical-align:top;width:100%;font-size:10px;position:relative}.calendarfield__inner.open{z-index:5001}.calendarfield__overlay{display:none;position:fixed;z-index:5000;content:"";left:0;top:0;width:100%;height:100%;background-color:#0009}.open.calendarfield__overlay{display:block;animation:fadeIn .2s ease-in-out both}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.calendarfield__inner{font-size:9px}}.calendarfield__icon{display:flex;flex-direction:column}.calendarfield__icon button{height:var(--input-height);background-color:#f6f6f6;background-color:var(--background)}.calendarfield__icon--left{padding-left:.875rem;padding-right:.375rem}.calendarfield__icon--right{padding-left:.375rem}.calendarfield__icon--right.open,.calendarfield__icon--left.open{z-index:5001}.calendarfield__inner-popup{display:block;font-size:.9em;min-width:250px;position:absolute;z-index:101;background-color:#f6f6f6;background-color:var(--background);border:.125rem solid #ff2d58;border:.125rem solid var(--calendar-border);outline:none}.calendarfield__inner-popup *{outline:none}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.calendarfield__inner-popup{z-index:21}}.rdp-root{--rdp-cell-size: 24px;--rdp-background-color: transparent;--rdp-day-width: 2.25rem;--rdp-day-height: 2.25rem;--rdp-day_button-width: 1.375rem;--rdp-day_button-height: 1.375rem;--rdp-outside-opacity: .5;--rdp-disabled-opacity: .25;--rdp-today-color: var(--primary);--rdp-accent-color: var(--primary);--rdp-nav_button-width: 1.688rem;--rdp-nav_button-height: 1.688rem;--rdp-nav-height: 4.5rem;background-color:#f6f6f6;background-color:var(--background);outline:none;margin:0}@media (max-width: 400px){.rdp-root{--rdp-nav-height: 4rem}}.rdp-months{position:relative}.rdp-button_previous,.rdp-button_next{outline:none!important;border:none!important}.rdp-button_previous:focus:not([disabled]),.rdp-button_next:focus:not([disabled]),.rdp-day_button:focus{outline:2px solid #ea2446!important;outline:2px solid var(--primary-light)!important;border:none;background-color:inherit}.rdp-day{background-color:#f6f6f6;background-color:var(--background);vertical-align:middle;text-align:center;padding:0}.rdp-day_button{font-family:Roboto,sans-serif;font-weight:500;cursor:pointer;box-sizing:border-box;vertical-align:middle;line-height:2em;font-size:1.2em;margin:3px;text-align:center;color:#000;background-color:#f6f6f6;background-color:var(--background);border-radius:50%;display:inline-flex}.rdp-disabled&gt;.rdp-day_button{font-family:Roboto,sans-serif;font-weight:300;box-shadow:none;border:none}.rdp-today&gt;.rdp-day_button{background-color:#eb5c14;background-color:var(--calendar-day-highlighted);color:#fff}.rdp-day_button:hover,.rdp-selected .rdp-day_button,.rdp-selected:not([disabled]) .rdp-day_button{border:none;background-color:#c31e3b!important;background-color:var(--primary)!important;color:#fff}.rdp-selected{font-size:inherit}.rdp-month_caption{width:100%;background-color:#fff;padding:0 .7em;z-index:20;border-bottom:solid 1px #b1b1b1;border-bottom:solid 1px var(--border);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;text-align:left}.rdp-caption_label{color:#000;font-size:.875rem;pointer-events:none;z-index:20;font-weight:400!important;left:50%;transform:translate(-50%)}.rdp-nav{width:100%;display:inline;padding:0 .4rem}.rdp-nav&gt;button{height:3em;width:3em;margin:2.5em 0;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;outline:none;padding:0;border-radius:0}.rdp-button_previous{float:left;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5wcmV2PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9InByZXYiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjM5MzE5MywgMjUuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMy4zOTMxOTMsIC0yNS4wMDAwMDApIHRyYW5zbGF0ZSgwLjg5MzE5MywgMC4wMDAwMDApIiBmaWxsPSIjNTY1QTVDIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAsNDkuMTIzNzMzMSBMMCw0NS4zNjc0MzQ1IEwyMC4xMzE4NDU5LDI0LjcyMzA2MTIgTDAsNC4yMzEzODMxNCBMMCwwLjQ3NTA4NDQ1OSBMMjUsMjQuNzIzMDYxMiBMMCw0OS4xMjM3MzMxIEwwLDQ5LjEyMzczMzEgWiIgaWQ9InJpZ2h0IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K)}.rdp-button_next{float:right;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5uZXh0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Im5leHQiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTUxNDUxLCAwLjAwMDAwMCkiIGZpbGw9IiM1NjVBNUMiPgogICAgICAgICAgICA8cGF0aCBkPSJNMCw0OS4xMjM3MzMxIEwwLDQ1LjM2NzQzNDUgTDIwLjEzMTg0NTksMjQuNzIzMDYxMiBMMCw0LjIzMTM4MzE0IEwwLDAuNDc1MDg0NDU5IEwyNSwyNC43MjMwNjEyIEwwLDQ5LjEyMzczMzEgTDAsNDkuMTIzNzMzMSBaIiBpZD0icmlnaHQiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=)}.rdp-button_next&gt;svg,.rdp-button_previous&gt;svg{display:none}.rdp-month_grid{margin:0 .7em}.rdp-weekday{font-weight:400;font-size:1.2em;text-transform:none;text-decoration:none;height:1.5rem;width:1.5rem;text-align:center;vertical-align:middle}@media (max-width: 400px){.rdp-month_caption{padding:0}.rdp-month_grid{margin:0}}.combo-bar{max-width:1280px;max-width:var(--max-width);margin:0 auto;padding-left:calc(100vw - 100%);padding-left:var(--scrollbar-width);display:flex;flex:1 1 auto;background-color:#f6f6f6;background-color:var(--background)}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){.combo-bar{max-width:100vw;flex-wrap:wrap}}.combo-bar__item{flex:1 1 auto}.bar-label{background-color:#f6f6f6;background-color:var(--background)}.cookienote{position:fixed;bottom:0;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:1em 1em 0;font-size:1.5em;font-weight:700;background-color:#c31e3b;background-color:var(--cookienote-background);color:#fff}.cookienote__text-general,.cookienote__text-info,.cookienote__button{margin-bottom:1em}.cookienote__text-general,.cookienote__text-info{margin-right:.5em}.cookie-setting-link{font:inherit;color:#fff;text-decoration-line:underline;text-decoration-color:#fff}/*!
* Developed by Huy Dang on 8/28/19, 9:39 AM
* Last modified 8/28/19, 9:39 AM.
* Copyright (c) 2019. All rights reserved.
*/.dialog__buttons{margin-top:50px;position:absolute;bottom:30px;width:calc(100% - 40px)}.dialog__button--left{float:left}.dialog__button--right{float:right}.dialog__grid-col{margin-bottom:1.5em}/*!
* Developed by Huy Dang on 8/28/19, 10:05 AM
* Last modified 8/28/19, 10:05 AM.
* Copyright (c) 2019. All rights reserved.
*/.whitelist-dialog__buttons{width:calc(100% - 60px)}/*!
* Developed by Huy Dang on 8/29/19, 10:29 PM
* Last modified 8/29/19, 10:28 PM.
* Copyright (c) 2019. All rights reserved.
*/.whitelist-form__title-container{display:flex;text-align:center;justify-content:center;align-items:center;border-left:#c31e3b solid 6px;border-left:var(--primary) solid 6px;height:60px}.whitelist-form__title-label{font-size:18px;color:#c31e3b!important;color:var(--primary)!important;font-weight:700}.whitelist-form__content-container{font-size:1rem}.whitelist-form__content-inner{padding-left:30px;padding-right:30px}.whitelist-form__content-inner.--init{height:400px}.whitelist-form__buttons{width:100vw;display:flex;flex-direction:column;position:absolute;bottom:0}.whitelist-form__buttons&gt;button{height:36px;max-width:none;max-width:initial}.whitelist-form__button{height:36px}.highcharts-point{fill:#8fc8fa;fill:var(--highcharts-positive)}.highcharts-point.highcharts-negative{fill:#a53246;fill:var(--highcharts-negative)}.highcharts-data-label{fill:#3e3e3e;fill:var(--highcharts-data-label);color:#3e3e3e;color:var(--highcharts-data-label)}.highcharts-text-outline{stroke-width:0}.highcharts-xaxis-labels text{fill:#666!important;fill:var(--highcharts-xaxis-labels)!important;color:#666!important;color:var(--highcharts-xaxis-labels)!important}.highcharts-graph{stroke:#000!important;stroke:var(--theme-primary, #000000)!important}.icon{height:1.5rem;width:1.5rem;display:flex}.icon svg,.svg-icon{height:1.5rem;width:1.5rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.5rem;fill:currentColor}.icon-tiny{height:1rem;width:1rem}.icon-tiny svg,.svg-icon-tiny{display:inline-block;height:1rem;width:1rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1rem;fill:currentColor}.icon-small{height:2rem;width:2rem}.icon-small svg,.svg-icon-small{display:inline-block;height:2rem;width:2rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:2rem;fill:currentColor}.icon-medium{height:4rem;width:4rem}.icon-medium svg,.svg-icon-medium{display:inline-block;height:4rem;width:4rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;fill:currentColor}.icon-large{height:6rem;width:6rem}.icon-large svg,.svg-icon-large{display:inline-block;height:6rem;width:6rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:6rem;fill:currentColor}.instruction-label{font-size:1rem;font-weight:500;margin:.5em 0;line-height:1.25rem;color:#3e3e3e;color:var(--text);word-wrap:break-word;word-break:normal;white-space:normal}.title-label{font-size:1rem;font-weight:500;color:#3e3e3e;color:var(--text);word-wrap:break-word;word-break:normal;white-space:normal}.medium-title-label{font-size:1.125rem;font-weight:700;color:#3e3e3e;color:var(--text);word-wrap:break-word;word-break:normal;white-space:normal}.text-label{font-size:.875rem;color:#3e3e3e;color:var(--text);word-wrap:break-word;word-break:break-all;white-space:normal;display:table-cell}.force-wrap{overflow-wrap:break-word;word-break:normal}.text-error{color:#e60000;color:var(--error);margin:.5rem 0 0;font-size:.75rem;text-align:left;min-height:1em;line-height:1em}.text-accept{margin:0;font-weight:700;color:#3e3e3e;color:var(--text)}@keyframes loaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-icon svg{transform:rotate(60deg);fill:#eb5c14;fill:var(--loader-color);transform-origin:center;animation:1s loaderSpin infinite;animation-iteration-count:infinite}@media screen and (max-width: 600px){.react-grid-layout--isDragging .react-draggable-dragging .widget{border:none}.react-grid-layout--isDragging .react-draggable-dragging .widget&gt;div{opacity:1}.react-grid-layout--isDragging .widget{border:3px #ddd dashed}.react-grid-layout--isDragging .widget&gt;div{opacity:0}}.react-resizable-hide .react-resizable-handle{display:none!important}.react-resizable-handle{touch-action:none;width:32px;height:32px;position:absolute;right:0;bottom:0;cursor:nwse-resize}.react-resizable-handle:first-of-type:after{content:"";position:absolute;bottom:3px;right:3px;width:5px;height:5px;border-bottom:2px solid rgba(0,0,0,.3);border-right:2px solid rgba(0,0,0,.3)}.react-grid-layout{position:relative;margin-top:-.5rem}.react-grid-layout *{backface-visibility:visible;z-index:10;visibility:visible}.react-grid-layout .react-draggable-dragging{z-index:11}.react-grid-placeholder{background-color:#68635f;background-color:var(--secondary);filter:opacity(80%);opacity:.3}.react-pdf__Page{margin-top:12px}.react-pdf__Page__annotations.annotationLayer{margin:0}.react-pdf__Page__canvas,.react-pdf__Page__svg{margin:0 auto;border:1px solid #313131;box-shadow:5px -5px 7px #373737;border-radius:0}.searchbox{--searchbox-calendarfield-width: 165px;--input-height: 44px;width:100%;flex:1 1 auto;font-size:1.6em;box-sizing:border-box;background-color:#f6f6f6;background-color:var(--background);padding:17px 0}.searchbox__form{display:flex;flex-wrap:nowrap;align-items:flex-end;height:100%;width:100%}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.searchbox__form .calendarfield__wrapper{flex:0 0 var(--searchbox-calendarfield-width)}.searchbox__form .calendarfield__icon button{background-color:#fff;border-radius:0}}.searchbox__form .formfield{flex:1 1 100%}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.searchbox__form .calendarfield__icon--left,.searchbox__form .calendarfield__icon--right{padding-left:0;padding-left:initial;padding-right:0;padding-right:initial}}.searchbox__form input{height:var(--input-height);min-width:115px}.searchbox__bar{display:flex;flex-wrap:nowrap;align-items:flex-end;flex:1 1 auto}.searchbox__bar label{flex-grow:1}.searchbox__calendar-field{flex:0 1 auto;font-size:1em}.searchbox__calendar-field input{border-radius:0}.searchbox__calendar-inner-popup{font-size:10px}.searchbox__transfer-type{height:var(--input-height);border-radius:0}.searchbox__transfer-type select{border-radius:0}.searchbox__input{flex:1 1 auto;position:relative;height:var(--input-height);flex-grow:1}.searchbox__input input{border-radius:.8rem 0 0 .8rem;border-radius:var(--ui-element-border-radius) 0 0 var(--ui-element-border-radius);height:var(--input-height)}@media (max-width: 680px){.searchbox__form{flex-wrap:wrap;justify-content:flex-end}.searchbox__buttons-wrapper{margin-top:1.25rem}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.searchbox__form&gt;*{margin-bottom:1rem}.searchbox__form .calendarfield__wrapper,.searchbox__form .formfield,.searchbox__calendar-field{flex:1 1 100%}.searchbox__input input,.searchbox__calendar-field input,.searchbox__transfer-type,.searchbox__transfer-type select{border-radius:.8rem;border-radius:var(--ui-element-border-radius)}}.searchbox__click-outside{flex:1 1 100%;margin:0}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.searchbox{display:flex;justify-content:flex-end;align-items:center;min-height:82px}}.searchbox__button{width:80px;height:var(--input-height);border-radius:.8rem!important;border-radius:var(--ui-element-border-radius)!important;line-height:100%;margin-left:5px}.searchbox__clear-button{width:var(--input-height);min-width:var(--input-height);height:var(--input-height);padding:0;line-height:100%;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none}.searchbox__clear-button:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #ea2446;border:2px solid var(--primary-light);border-radius:inherit}.searchbox__buttons-wrapper{flex-basis:250px;display:flex;justify-content:flex-end;margin-left:5px}.static-list{--static-list-value-color: #707070;--swipe-action-button-color: #707070;--swipeButtonWidth: 14px;--actionButtonWidth: 88px;--actionButtonWidthNormal: calc(2 * var(--actionButtonWidth));--actionButtonWidthLarge: calc(3 * var(--actionButtonWidth));--actionButtonWidthExtraLarge: calc(4 * var(--actionButtonWidth));background-color:#f6f6f6;background-color:var(--background);overflow-x:hidden;margin-bottom:1px;font-size:11px;font-family:Roboto,sans-serif;font-weight:500;color:#3e3e3e;color:var(--text)}.static-list--no-margin-bottom,.static-lis--no-margin-bottom{margin-bottom:0}.static-list__entry{position:relative;padding:12px 20px;background-color:#fff}.static-list__entry--striped{background-color:#f6f6f6!important;background-color:var(--table-striped-background)!important}.static-list__entry--clickable{display:flex;align-items:center}.static-list__entry--back-white{background-color:#fff}.static-list__swiped-entry{position:relative;left:0;margin-top:.35rem;padding:.8rem 0 .8rem 1.25rem;background-color:#fff;transition:all .4s linear;-webkit-transition:all .4s linear}.static-list__swiped-entry:first-of-type{margin-top:0}.static-list__swiped-entry--swiped{left:calc(-1 * (var(--actionButtonWidthNormal) + 2px))}.static-list__swiped-entry--swiped--large{left:calc(-1 * (var(--actionButtonWidthLarge) + 2px))}.static-list__swiped-entry--swiped--extra-large{left:calc(-1 * (var(--actionButtonWidthExtraLarge) + 2px))}.static-list__swiped-entry__content .static-list__labeled-row{margin:6px 0;text-align:right}.static-list__swiped-entry__content .static-list__labeled-row .static-list__label{text-align:left;flex:0 0 40%}.static-list__swiped-entry__content .static-list__labeled-row .static-list__value{text-align:right;padding-right:calc(1.25rem + 14px);width:60%;color:var(--static-list-value-color);word-break:break-all;overflow-y:hidden;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto}.static-list__swiped-entry__content__clickable{width:100%;display:flex;flex-direction:column}.static-list__swiped-entry__content__actions{display:flex;justify-content:flex-start;position:absolute;top:0;left:100%;height:100%;width:calc(var(--actionButtonWidthNormal) + 14px);margin-left:calc(-1 * (var(--swipeButtonWidth) - 1px));background-color:var(--swipe-action-button-color)}.static-list__swiped-entry__content__actions--large{width:calc(var(--actionButtonWidthLarge) + 14px)}.static-list__swiped-entry__content__actions--extra-large{width:calc(var(--actionButtonWidthExtraLarge) + 14px)}.static-list__swiped-entry__content__actions__actions-wrapper{display:flex;justify-content:center;align-items:center;width:calc(2 * var(--actionButtonWidthNormal))}.static-list__swiped-entry__content__actions__actions-wrapper--large{width:var(--actionButtonWidthLarge)}.static-list__swiped-entry__content__actions__actions-wrapper--extra-large{width:var(--actionButtonWidthExtraLarge)}.static-list__swiped-entry__content__actions button{height:100%;background-color:var(--swipe-action-button-color);color:#fff;cursor:pointer}.static-list__swiped-entry__content__actions button:active,.static-list__swiped-entry__content__actions button:hover,.static-list__swiped-entry__content__actions button:focus{outline:0;color:#801427;color:var(--primary-hover)}.static-list__swiped-entry__content__actions button svg{fill:#fff}.static-list__swiped-entry__content__actions button:focus svg{fill:#801427;fill:var(--primary-hover)}.static-list__swiped-entry__content__actions button:disabled&gt;span{color:#888;color:var(--component-disabled)}.static-list__swiped-entry__content__actions button:disabled svg{fill:#888!important;fill:var(--component-disabled)!important}.static-list__swiped-entry__content__actions__button{width:var(--actionButtonWidth);height:var(--actionButtonWidth)!important;max-height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.static-list__swiped-entry__content__actions__button i,.static-list__swiped-entry__content__actions__button span{display:flex;justify-content:center}.static-list__swiped-entry__content__actions__button svg{width:24px;height:24px}.static-list__swiped-entry__content__actions__button span[role=label]{margin-top:3px;min-height:22px}.static-list__swiped-entry__content__actions__button__swipe{width:var(--swipeButtonWidth);border-right:1px solid white}.static-list__swiped-entry__content__actions__button__swipe .swipe{width:14px;height:15px}.static-list__swiped-entry__content__actions__button__swipe .icon-swipe{transform:rotate(0);transition:transform .5s linear}.static-list__swiped-entry__content__actions__button__swipe .icon-swiped{transform:rotate(180deg)}.static-list__entry-actions{float:right;padding:15px 20px 0 0;text-align:right}.static-list__entry-actions--nopadding{padding:0}.static-list__entry-actions__button{width:24px;height:24px;margin-bottom:10px;color:#3e3e3e;color:var(--text);cursor:pointer;margin-left:20px}.static-list__entry-actions__button:focus{outline:none}.static-list__entry-actions__button--full-height{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;height:100%;width:100px;padding:0;color:#b1b1b1;color:var(--gray-light)}.static-list__entry-actions__button--light{color:#3e3e3e;color:var(--text)}.static-list__entry-actions__button .button__loader{background-color:transparent}.static-list__entry-actions__button .button__loader svg{width:1.5em;height:1.5em;margin-top:2px;font-size:1em}.static-list__entry-actions__button .button__loader--primary svg{fill:#fff}.static-list__entry-action-field{width:auto;position:absolute;top:1.25rem;right:1rem}.static-list__row{color:#3e3e3e;color:var(--text)}.static-list__row:nth-child(2){margin-top:15px}.static-list__row--highlighted{font-weight:600}.static-list__labeled-row{display:flex;margin:12px 0}.static-list__labeled-row--cut-right{padding-right:88px}.static-list__labeled-row--compact{margin:6px 0}.static-list__labeled-row--compact .static-list__label{text-align:left;flex:0 0 20%}.static-list__labeled-row--compact .static-list__value{text-align:right;width:80%;padding-left:20px;color:var(--static-list-value-color);word-break:break-all;overflow-y:hidden;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto}.static-list__labeled-row--compact .static-list__value--with-action-space{padding-right:80px}.static-list__labeled-row .static-list__value{text-align:right;width:100%;color:var(--static-list-value-color)}.static-list__label{color:#c31e3b;color:var(--primary);display:block;flex:0 0 120px}.static-list__details-arrow{cursor:pointer}.static-list__details-arrow .icon,.static-list__details-arrow svg{display:block;transition:all .5s ease}.static-list__details-arrow--expanded .icon,.static-list__details-arrow--expanded svg{transform:rotate(180deg)}.static-list__entry--wide-labels .static-list__label{flex:0 0 150px}.clickable-list-entry{font-weight:500;font-size:12px}.clickable-list-entry__content{flex:1 0 auto}.clickable-list-entry__headline{font-weight:700}.clickable-list-entry__arrow{color:#b1b1b1;color:var(--gray-light)}.static-list .action-icon{font-size:24px}.list-wrapper{padding-bottom:.35rem;background-color:#f6f6f6;background-color:var(--background);font-size:.85rem;width:100%}.list-wrapper .list-wrapper-header{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:3rem;margin-bottom:.35rem;background-color:#fff;text-align:center}.list-wrapper .list-wrapper-header p.title{max-width:70%;color:#c31e3b;color:var(--primary);font-weight:700}.list-wrapper .list-wrapper-header button{position:absolute;right:.5rem;color:#b1b1b1;color:var(--gray-light)}.list-wrapper .list-wrapper-text{padding:1.05rem 2rem 1.4rem;color:#3e3e3e;color:var(--text);font-weight:700}.list-wrapper .list-wrapper-text ul{font-weight:400;margin:0;list-style-type:none}.step-button{margin:.7143rem 0}.stepper{position:relative;min-height:calc(100vh - 60px);min-height:calc(100vh - var(--mobile-header-height));padding-top:5px;box-sizing:border-box;background-color:#f6f6f6;background-color:var(--background);font-size:1rem}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.stepper{width:395px;max-width:395px;min-height:auto;padding-top:0}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.stepper--with-toolbar{min-height:calc(100vh - 116px);min-height:calc(100vh - var(--mobile-header-height) - var(--toolbar-height))}}.stepper .step__headline{padding:1.5rem 1.5rem 0}.stepper .step__content{padding:1.5rem}.stepper .loader{top:0}.stepper--noNav{padding-bottom:0}.stepper--standard{min-width:550px;max-width:815px;margin-left:auto;margin-right:auto}.stepper--dialog{min-width:550px;max-width:815px;font-size:1rem;border-radius:.8rem;max-height:75vh;overflow:auto}.stepper-nav-wrapper{display:flex;justify-content:center;align-items:center;min-height:44px}.stepper-nav{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:.125rem}.stepper-nav__button-wrapper{width:11rem}.stepper-nav__button-wrapper button{width:100%}.stepper-nav__dot-container{display:flex;justify-content:space-between;align-items:center;margin:0 2rem}.stepper-nav__dot-container__dot{width:6px;height:6px;border-radius:50%;background-color:#b1b1b1;background-color:var(--gray-light);margin:0 .4em}.stepper-nav__dot-container__dot--active{background-color:#c31e3b;background-color:var(--primary)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.stepper-nav{position:absolute;left:0;bottom:0;width:100%;margin-top:1.5rem}.stepper-nav__button-wrapper:first-of-type button{margin-right:.5rem;border-radius:0;border-top-right-radius:.8rem;border-top-right-radius:var(--ui-element-border-radius)}.stepper-nav__button-wrapper:last-of-type button{margin-left:.5rem;border-radius:0;border-top-left-radius:.8rem;border-top-left-radius:var(--ui-element-border-radius)}.stepper-nav__dot-container{position:absolute;transform:translate(-50%);bottom:3.5rem;left:50%;margin:0}}.table-new{font-weight:500;font-size:.875rem;width:100%;max-width:1280px;max-width:var(--max-width);margin:0 auto;background-color:#fff;box-shadow:0 7px 11px #00000029;border-collapse:separate}.table-new.table__no-shadow{box-shadow:none}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.table-new{font-size:.75rem}}.table-new__infinite{display:flex;justify-content:center;padding:0!important}.table-new__infinite--left{flex-grow:1;position:absolute;left:0;box-shadow:0 5px 6px #00000029;background-color:#fff;height:3.5rem;width:100%}@media screen and (max-width: 1280px){.table-new__infinite--left{display:none}}.table-new__infinite .table-new__head:after{display:block;content:"";position:absolute;height:10px;width:calc(100% + 20px);background-color:#fff;left:-10px;z-index:0;top:calc(3.5rem - 10px)}.table-new--striped .table-new__row--striped{background-color:#f6f6f6;background-color:var(--table-striped-background)}.table-new--striped .table-new__head .table-new__row{position:relative;background-color:#f6f6f6;background-color:var(--table-striped-background)}.table-new--striped:not(.table__no-shadow) .table-new__head tr:first-child th:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:6px;box-shadow:0 5px 6px #00000029}.table-new.table__no-shadow .table-new__head tr:first-child th:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:6px;box-shadow:0 1px #0000001f}.table-new.withBaseShadow:not(.table__no-shadow) .table-new__head .table-new__row{box-shadow:0 4px 11px #00000029}.table-new__container{position:relative;box-sizing:border-box;width:100%}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.table-new__container{overflow-x:auto}}.table-new__container--infinite{left:0;flex:0 0 1280px;flex:0 0 var(--max-width)}@media screen and (max-width: 1280px){.table-new__container--infinite{flex:0 1 100%}}.table-new__container--infinite:before{display:block;position:absolute;left:-1rem;content:"";height:3.5rem;background-color:#fff;width:1rem}.table-new__container--infinite:after{display:block;position:absolute;top:0;right:-1rem;content:"";height:3.5rem;background-color:#fff;width:1rem}.table-new__cell{vertical-align:top;padding:2rem 1rem;color:#3e3e3e;color:var(--text)}.table__no-shadow .table-new__cell{border-bottom:1px solid rgba(0,0,0,.12)}.table-new__cell--max-width{width:100%}.table-new__cell:first-child{padding-left:30px}.table-new__cell:last-child{padding-right:30px}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.table-new__cell{padding:10px}.table-new__cell:first-child{padding-left:20px}.table-new__cell:last-child{padding-right:20px}}.table-new--grayed .table-new__row--striped{background-color:#f6f6f6;background-color:var(--table-striped-background)}.table-new--grayed .table-new__cell,.table-new--grayed .table-new__head-cell{color:#b1b1b1;color:var(--gray-light)}.table-new--grayed .table-new__head-cell--sortable{cursor:pointer;color:#c31e3b;color:var(--primary)}.table-new__head-cell{background-color:#fff;color:#c31e3b;color:var(--primary);white-space:nowrap;padding-top:0;padding-bottom:0;line-height:4}.table-new__head-cell--restricted{width:33%}.table-new__head-cell .head-cell-content{height:3.5rem}.withActionCell th:last-of-type,.withActionCell td:last-of-type{padding-right:var(--rightSpace)}.withActionCell th .head-cell-content,.withActionCell th .table-new__cell-content,.withActionCell td .head-cell-content,.withActionCell td .table-new__cell-content{position:relative}.withActionCell th .head-cell-content .action-wrapper,.withActionCell th .table-new__cell-content .action-wrapper,.withActionCell td .head-cell-content .action-wrapper,.withActionCell td .table-new__cell-content .action-wrapper{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:var(--rightPosition);height:100%}.withActionCell th .head-cell-content .action-wrapper--with-separator:before,.withActionCell th .table-new__cell-content .action-wrapper--with-separator:before,.withActionCell td .head-cell-content .action-wrapper--with-separator:before,.withActionCell td .table-new__cell-content .action-wrapper--with-separator:before{content:"";position:absolute;top:-.6125rem;left:-.5rem;width:1px;height:2.25rem;background-color:#b1b1b1;background-color:var(--gray-light)}.withActionCell th .head-cell-content .action-wrapper__button--forward,.withActionCell th .table-new__cell-content .action-wrapper__button--forward,.withActionCell td .head-cell-content .action-wrapper__button--forward,.withActionCell td .table-new__cell-content .action-wrapper__button--forward{transform:rotate(-90deg)}.table-new__row--with-action.withActionCell{--rightSpace: 4.5rem;--rightPosition: -3rem}.table-new__row--with-action--wide.withActionCell{--rightSpace: 6.5rem;--rightPosition: -5rem}.table-new__row--secondary .table-new__cell{padding-top:0}.table-new__row--heading{border:3px solid #b1b1b1;border:3px solid var(--border)}.table-simple td span,.table-simple th span{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.table-simple th button span{text-align:left}.table-simple td span{overflow:hidden}.table__no-sticky thead tr:first-child th{position:static;position:initial;top:auto;top:initial;z-index:auto;z-index:initial}.widget{--icon-size: 24px;--icon-box-size: 36px;--icon-box-half-size: calc(var(--icon-box-size) / 2);--head-height: 50px;--body-margin-top: var(--icon-box-half-size);height:100%;width:100%;display:flex;flex-flow:column;background-color:#fff;background-color:var(--widget-background)}.widget__icon-base{width:var(--icon-box-size);height:var(--icon-box-size);border-radius:var(--icon-box-half-size);display:flex;flex:0 0 auto;justify-content:center;align-items:center;align-content:center}.widget__icon{width:var(--icon-size);height:var(--icon-size)}.widget__icon-box{z-index:12!important;color:#fff;background:#000c;background:var(--widget-icon-box-background, rgba(0, 0, 0, .8));position:relative;left:50%;transform:translate(-50%)}.widget__head .widget__icon-box{position:static;transform:none;margin:0 .5rem;color:var(--theme-primary);background:transparent}a:hover .widget__head .widget__icon-box{color:#68635f;color:var(--secondary)}.widget__delete-icon-box{padding:0;background:#68635f;background:var(--secondary);position:absolute;right:0;transform:translate(50%,-50%);z-index:12!important;display:flex}.widget__delete-icon-box svg{fill:#68635f;fill:var(--secondary);filter:invert(1) grayscale(1) contrast(9)}.widget__head{display:flex;flex:0 0 auto;align-content:center;justify-content:center;flex-direction:column;width:100%;height:var(--head-height);background-color:#fff;background-color:var(--widget-head-background)}.widget__head .widget__title:hover{color:#000;color:var(--widget-title-hover)}.widget__icon-spacer{flex:0 0 auto;margin-top:calc(-1 * var(--body-margin-top));height:var(--body-margin-top);background:#f6f6f6;background:var(--widget-body-background)}.widget__body{display:flex;flex:1 1 auto;overflow:auto;margin:0;background-color:#f6f6f6;background-color:var(--widget-body-background);min-height:0}.widget__body--loading{align-items:center;justify-content:center}.widget__body--editing{overflow:hidden}.widget__table-cell{padding-left:12px;padding-right:12px}.widget__table-cell:first-child{padding-left:24px}.widget__table-cell:last-child{padding-right:24px}.widget__card{padding-left:8px;padding-right:8px;width:calc(100% - 16px);margin:0}.widget__view-switch{width:24px;height:24px;position:absolute;right:24px;top:4px;cursor:pointer}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.widget__view-switch{top:24px}.widget-iconHidden .widget__view-switch{top:16px}}.widget__loader{color:#eb5c14;color:var(--loader-color)}.widget__news{font-family:Roboto,sans-serif}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.widget__news{overflow-y:hidden}}.widget__news--parent-div{padding-left:10px;padding-top:10px;padding-right:10px}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.widget__news--parent-div{display:table}}.widget__news--text-div{vertical-align:top}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.widget__news--text-div{display:table-cell}}.widget__news--heading-div{font-weight:700;font-family:inherit;color:#3e3e3e;color:var(--text);font-size:large;vertical-align:top;padding-bottom:10px}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.widget__news--heading-div{display:table-cell}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.widget__news--heading-div{padding-top:10px;text-align:center}}.widget__news--message-div{color:#68635f;color:var(--secondary);font-family:inherit;font-weight:500;font-size:small;vertical-align:top}.widget__news--img-div{vertical-align:top}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.widget__news--img-div{display:table-cell;padding-right:20px}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.widget__news--img-div{display:none}}.widget__news--img-div img{height:150px;-o-object-fit:cover;object-fit:cover}.widget__news .nav-dots{width:100%;bottom:5px;right:80px;display:block;position:absolute;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.widget__news .nav-dots--1{right:104px}.widget__news .nav-dots--2{right:98px}.widget__news .nav-dots--3{right:92px}.widget__news .nav-dots--4{right:86px}.widget__news .nav-dots--5{right:80px}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.widget__news .nav-dots{text-align:center;right:0}}.widget__news .nav-dots .nav-dot{top:-5px;width:6px;height:6px;margin:0 4px;position:relative;border-radius:100%;display:inline-block;background-color:#0006}.widget__news .nav-dots .nav-dot:hover{cursor:pointer}.widget__news .nav-dots .selected{background-color:#000c}.widget__news .nav-arrow{color:#3e3e3e;color:var(--text);font-size:x-large;margin:0 10px;position:relative;display:inline-block;cursor:pointer}body{overflow:hidden;overflow-y:auto;font: 10px Roboto,sans-serif}#root{margin:auto;min-width:300px;background-color:#f6f6f6;background-color:var(--background);display:flex;flex-direction:column;align-items:stretch}.root-logout{background-color:#f6f6f6!important;background-color:var(--login-background)!important;height:100vh}.form__actions{flex:1 0 100%;margin:2em 0;text-align:right}.form__actions .button{margin-left:1em;margin-right:1em}.form-main{font-size:1rem}.form-main&gt;div{margin-bottom:16px}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.form__actions{position:fixed;bottom:0;width:100%;margin:0!important}}.actions-buttons button{margin-bottom:.5rem}.actions-buttons button+button{margin-left:.5rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.actions-buttons{padding-left:20px;padding-right:20px}}.actions-buttons button.action-button--fixed-width{min-width:240px}.right-container{flex-grow:1;justify-content:flex-end}.vertical-container{display:flex;flex-direction:column}.horizontal-container{display:flex;overflow:hidden}.row-container{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap}.hide-overflow{overflow:hidden}.no-scroll-vertical{height:100%;overflow:hidden!important;width:100%;position:fixed!important}.no-scroll{height:100%;width:100%;overflow:hidden!important}.content{max-width:1280px;max-width:var(--max-width);margin:0 auto}.normalized-button,.action-button{min-width:16rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.normalized-button{width:16rem}.login-layout .page__main{min-height:calc(100vh - 208px - 1.5em)!important;min-height:calc(100vh - var(--app-header-height) - var(--breadcrumbs-height) - var(--mobile-footer-height) - 10px - 1.5em)!important}}.page{width:100%;height:100%;z-index:1}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.page{width:100vw}}.page__main{width:100%;height:100%;position:relative;display:flex}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.page__main{flex-direction:column;padding-bottom:0;min-height:calc(100vh - 60px);min-height:var(--mobile-height-no-footer)}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.page__main{height:calc(100% - 2rem);padding-bottom:2rem;min-height:calc(100vh - 197px - 2rem);min-height:calc(var(--main-height) - 2rem)}}.page-content{width:calc(100% - 4rem);position:relative;padding:2rem}.page-content.with-side-menu{width:calc(100% - 24rem);width:calc(100% - var(--side-menu-width) - 4rem);box-sizing:content-box}@media screen and (max-width: 767px){.page-content.with-side-menu{width:calc(100% - 88px)}}.page-content__form-help{color:#c31e3b;color:var(--primary);position:absolute;top:0;right:2rem}.page-content__form-help svg{fill:#c31e3b;fill:var(--primary)}.stepper .page-content{padding:0;width:100%}.page__container{width:100%;min-height:calc(100vh - 197px);min-height:var(--main-height)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.page__container{min-height:calc(100vh - 122px);min-height:var(--mobile-main-height)}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){.page-content{width:calc(100% - 2rem);padding:2rem 1rem}}.login-layout{background-color:#f6f6f6;background-color:var(--login-background);overflow:hidden;overflow-y:auto}.login-layout .app__main{display:flex;flex-direction:column;flex:1 1 auto;padding-bottom:1rem;opacity:1}.login-page{font-size:.875rem;width:calc(100% - 40px);max-width:334px;margin:0 auto;padding-top:2.7vh;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 375px){.login-page{font-size:1rem}}.login-page__form{width:100%}.login-page__heading{margin-bottom:1rem;font-size:1rem;color:#c31e3b;color:var(--login-form-heading);text-align:center}@media screen and (min-width: 375px){.login-page__heading{font-size:1.125rem}}.login-page__form-field{margin-bottom:1.625rem}.login-page__buttons{display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:.625em}.login-page__buttons button{margin-bottom:1em}.login-page__status{display:block;padding-top:50px;padding-bottom:50px;min-width:300px;font-weight:700;font-size:4em;text-align:center}.login-page .photo-tan-view{height:auto;margin:0 auto 1.625em;display:block}.login-page .tan-input{width:100%}.login__container{flex-grow:1;max-width:600px;width:100%;margin:50px auto}.login__logout .login__container{max-width:100%;width:auto;margin:0}.login__background{background-size:cover;background-position:center;background-color:#f6f6f6;background-color:var(--login-background)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.login__background{min-height:calc(100vh - 198px);min-height:calc(100vh - var(--app-header-height) - var(--breadcrumbs-height) - var(--mobile-footer-height))}}.loginlogout-footer{background-color:#f6f6f6;background-color:var(--login-background)}.transactions-table-row{color:#3e3e3e;color:var(--text);position:relative;padding:0!important}.transactions-table-row--content{display:flex;flex-direction:row;min-height:71px}.transactions-table-row--content-new-design{text-transform:uppercase;min-height:auto}.transactions-table-row--content .static-list__value{padding-right:0!important}.transactions-table-row--balance:before{content:"";position:absolute;width:1rem;background-color:#c31e3b;background-color:var(--primary);top:0;bottom:0;left:0;height:100%}.transactions-table-cell{padding:15px;vertical-align:middle}.transactions-table-cell--date{padding-left:20px;padding-right:10px}.transactions-table-cell--main{flex:1}.transactions-table-cell--main&gt;div{word-break:break-all}.transactions-table-cell--amount{display:flex;align-items:center;justify-content:center;text-align:right;padding-left:0;padding-right:20px}.transactions-table-cell--prebooked{color:#b1b1b1;color:var(--gray-light)}.transactions-table-toggle__daily{position:fixed;left:50%;bottom:0;right:0;height:45px;width:240px;transform:translate(-50%);background-color:#fff;border:3px solid #b1b1b1;border:3px solid var(--border);border-bottom:none;border-radius:.8rem .8rem 0 0;border-radius:var(--ui-element-border-radius) var(--ui-element-border-radius) 0 0;display:flex;justify-content:center;align-items:center;font-size:13px;color:#3e3e3e;color:var(--text)}.transactions-details__list{margin-bottom:2rem}.transactions-details__list li{font-size:.75rem}.turkey-remittance__dialog{flex:0 1 auto;margin:48px;display:flex;outline:none;position:relative;overflow-y:auto;flex-direction:column;width:400px;max-height:800px;height:calc(100% - 96px)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.turkey-remittance__dialog{margin:10px;width:320px;height:calc(100% - 20px)}}.mailer-page__main{width:auto;--var-border: 1px solid var(--menu-divider)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mailer-page__main{height:calc(100vh - 110px)}}.mailer-page{width:100%!important;border-right:var(--var-border);display:flex;flex-direction:column}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mailer-page{width:100%!important;height:calc(100vh - 110px);flex-direction:row;flex-wrap:wrap}.mailer-page-wrapper{height:calc(100vh - 200px);overflow:auto;flex-grow:1}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mailer-page-wrapper{width:100%;display:flex}}.mailer-side-menu{box-shadow:0 .1875rem .9375rem #00000029;background-color:#fff;z-index:1;overflow:hidden;width:20rem;width:var(--side-menu-width);min-width:20rem;min-width:var(--side-menu-width)}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mailer-side-menu{border-radius:0 0 1rem 1rem;min-height:calc(100vh - 197px - 2rem);min-height:calc(var(--main-height) - 2rem)}}.mailer-side-menu.noBorderRadius{border-radius:0}.mailer-side-menu.noShadow{box-shadow:none}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mailer-side-menu{height:3.375rem;position:fixed;bottom:0;width:100%;z-index:1000}}.mail-list-wrapper{width:100%;max-width:100%}@media screen and (min-width: 1025px){.mail-list-wrapper{width:344px;max-width:344px;min-width:344px}}.mail-table-wrapper{width:100%!important}.mail-list-headline{width:100%;height:48px;color:#c31e3b;color:var(--primary);text-align:center;font-weight:500;font-size:1rem;background-color:#fff;border-bottom:var(--var-border);border-left:var(--var-border);display:flex;position:relative}.mail-list-headline-overview{width:100%;height:25px;padding:15px 12px 8px 8px}@media screen and (min-width: 1025px){.mail-list-headline-overview{width:324px!important}}.mail-list-headline-overview-only{flex:1 1 auto;height:25px;padding:15px 12px 8px 8px}.mail-list-headline-details{flex:1 1 auto;height:25px;padding:15px 8px 8px}.mail-list-headline-menu{width:20rem;width:var(--side-menu-width);min-width:20rem;min-width:var(--side-menu-width);border-right:var(--var-border);padding-top:15px;box-sizing:border-box}@media screen and (max-width: 767px){.mail-list-headline-menu{min-width:0;max-width:0;color:transparent;border-color:transparent}}.mail-list-header .mail-list-headline-menu{border:none}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-list-headline-details{border-left:var(--var-border)}}.mail-list-header{width:100%;display:flex;font-size:.8rem;color:#0000008a;color:var(--gray-darker);border-bottom:var(--var-border);border-left:var(--var-border)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-list-header{height:40px}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-list-header{height:calc(3rem - 4px)}}.mail-list-header-text{vertical-align:middle;min-width:2em;padding-top:4px}.mail-list-header__paging{float:left;color:#c31e3b;color:var(--primary);padding:0 48px 0 15px;font-weight:500;line-height:1;font-size:1rem;display:flex;align-items:center;min-height:32px}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-list-header__paging{padding:0}}.mail-list-header-checkwrapper{float:left;padding-left:4px;display:flex;align-items:center}@media screen and (min-width: 571px) and (max-width: 767px){.mail-list-header-checkwrapper{padding-left:91px}}.mail-list-header-selcount{float:left;padding-top:9px;color:#c31e3b;color:var(--primary);font-weight:500;font-size:.8rem;display:flex;width:95px}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-list-header-selcount{flex:1}}.mail-list-header-filtercombo{float:left;color:#c31e3b;color:var(--primary);min-width:291px}.mail-list-header-filtercombo label&gt;span{display:none}.mail-list-header-filtercombo label&gt;div&gt;div{height:2.25rem}@media screen and (max-width: 1024px){.mail-list-header-filtercombo{min-width:255px}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-list-header-filtercombo{display:none}}.mail-list-header-filterbutton{padding-top:4px;padding-right:20px;margin-left:auto}.mail-list-header-backbutton{float:left;padding:9px 8px 8px}.mail-list-header-backbutton&gt;button&gt;div{text-transform:none;font-weight:500;font-size:.8rem;letter-spacing:normal}.mail-list-header-backbutton-vanish{display:none}.mail-list-header-backbutton-label-clickable{color:#3e3e3e;color:var(--text);font-weight:500;font-size:.8rem}@media screen and (max-width: 700px){.mail-list-header-backbutton-label-clickable{display:none}}.mail-list-header-checkall:focus{border:var(--theme-primary-hover)}.mail-list-header-flex-float-right{margin-left:auto}.mail-list-header__toolbar{display:flex;margin-right:4px}.mail-list-header__toolbar button{margin-left:4px;margin-right:4px}.mail-list-header__toolbarwrapper{float:right;padding:4px 4px 0}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-list-header__toolbarwrapper{display:flex;flex:1}}.mail-list-header__toolbarsep{border-left:var(--var-border);float:right;padding:8px}.mail-list-splitview{width:100%}@media screen and (min-width: 1025px){.mail-list-splitview{width:344px;max-width:344px}}.mail-list{flex:0 0 auto;height:100%;background-color:#f6f6f6;background-color:var(--background)}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-list{overflow-y:auto}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-list{width:100%;max-width:100%;padding-bottom:48px}.mail-list ul{background-color:#f6f6f6;background-color:var(--background);overflow-y:auto}}.mail-list__load-more{background-color:#f6f6f6;background-color:var(--background)}.mail-entry-table-item{cursor:pointer;border-bottom:var(--var-border)}.mail-list--selected .mail-entry-list-item--selected{cursor:default;background-color:#fff}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-list--selected{display:none}}.mail-entry-box{width:100%}.mail-entry-table--read{font-weight:400;background-color:#f6f6f6;background-color:var(--background)}.mail-entry-box-checkbox{border:none}.mail-entry-box__header{display:flex;margin-left:20px}.mail-entry-box__cellheader{align-items:baseline;padding-left:4px!important}.mail-entry-tablehead{padding-left:0}.mail-entry-tablehead__cellcheck{width:5%;padding:0 4px}.table-new__head .mail-entry-tablehead__cellcheck{padding-left:10px}.mail-entry-tablehead__cellsubject{width:80%}.mail-entry-tablehead__celldate{width:10%}.mail-entry-tablehead__cellattach{width:5%}.mail-entry-table__cellcheck{align-items:baseline;padding:6px 0 0 4px!important;width:5%}.mail-entry-table__cellsubject{padding:20px 0 18px;font-size:.875rem;margin-right:5px;width:80%}.mail-entry-table__celldate{align-items:baseline;padding:20px 0 18px;font-size:.875rem;margin-right:5px;width:10%}.mail-entry-table__cellattach{align-items:baseline;text-align:center;padding:20px 0 18px;font-size:.875rem;margin:5px 5px 8px 0;width:5%}.mail-entry-box__sender{font-size:1.25rem;flex-grow:1}.mail-entry-box__created{display:flex;align-items:center;text-align:right;color:#0000008a;color:var(--text-darker);font-size:.8rem}.mail-entry-box__sub-header{display:flex;align-items:center;position:relative;font-size:.875rem;margin-right:5px;flex-grow:1}.mail-entry-box__teaser{color:#0000008a;color:var(--gray-darker);font-size:.8rem;margin-left:20px}.mail-entry-box__dot-dot-dot{word-wrap:break-word;word-break:normal;white-space:normal}.mail-entry-box__check{margin-left:-32px;display:flex}.mail-entry-box__cellcheck{padding:0}.mail-entry-box__sub-header--multiseldisabled{margin-left:0}.mail-entry-box__icon-attachment{display:flex;align-items:center;color:#0000008a;color:var(--gray-darker)}.mail-entry-box__icon-attachment svg{height:100%}.mail-entry-box__cell-icon-attachment{display:inline-block;height:20px;color:#0000008a;color:var(--gray-darker)}.mail-entry-box__cell-icon-attachment svg{height:100%}.mail-entry-box__icon-signature-signed svg{color:#008305;color:var(--green)}.mail-details-empty{width:100%;margin:0 auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-details-empty{display:none}}.mail-details{max-width:100vw;padding:.5rem 40px 0 .5rem;flex-grow:1;flex-basis:100%;overflow-y:auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-details{padding:1rem 0 60px 0rem}}.mail-header{background-color:#f6f6f6;background-color:var(--background)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-header{padding:0}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-header{padding:0 0 16px 16px}}.mail-header__actions{text-align:right}.mail-header__heading,.mail-header__subheading,.mail-header__attachments{margin:0 16px 6px;display:flex;align-items:baseline}.mail-header__heading-subject{font-size:1.25rem;flex:1 1 auto}.mail-header__heading-date{color:#3e3e3e;color:var(--text);font-size:.8rem;flex:0 0 auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-header__heading-date{display:none}}.mail-header__heading-date-mobile{color:#3e3e3e;color:var(--text);font-size:.8rem;text-align:right}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-header__heading-date-mobile{width:100%}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-header__heading-date-mobile{display:none}}.mail-header__subheading-sender{font-size:.875rem;flex:1 1 auto}.mail-header__subheading-time{color:#3e3e3e;color:var(--text);font-size:.8rem;flex:0 0 auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-header__subheading-time{display:none}}.mail-header__attachments{position:relative;margin-top:16px;margin-left:36px;font-size:12px}.mail-header__icon-attachment{left:-25px;top:-4px;position:absolute;display:inline-block;height:18px;color:#3e3e3e;color:var(--text)}.mail-header__icon-attachment svg{height:100%}.mail-content{font-size:.8rem}.mail-content a{color:#c31e3b;color:var(--primary);text-decoration:underline}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-content{padding:36px}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-content{color:#3e3e3e;color:var(--text);padding:12px 16px 20px}}.grayed-out{color:#d3d3d3;background-color:#d3d3d3}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){.mail-reply{padding:36px 16px 0 36px}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.mail-reply{padding:12px 16px 20px}}.mail-reply__button{margin-top:16px;text-align:right}@media screen and (max-width: 1024px){.mail-list-header-checkbox--selected{display:none}}.inboxfilter-popup__form{font-size:.625rem;display:flex;flex-direction:column;max-height:50vh;width:100%;overflow-y:auto}.inboxfilter-link{color:#b1b1b1;color:var(--gray-light)}.inboxfilter-link__active{color:#3e3e3e;color:var(--text);-webkit-transform:translate3d(0,0,0)}.inboxfilter-link .sort-icon{font-size:.7em}.wizard-text{font-size:1rem;font-weight:400;line-height:1.5}.webfiliale-page{min-height:100%;text-align:center}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){.webfiliale-page{min-height:calc(100vh - 60px);min-height:var(--mobile-height-no-footer)}}._toolbar_ya490_1{min-height:56px}._loader_zr547_1{z-index:1}._inline_zr547_5{position:relative;height:35px}._small_zr547_10 svg{width:24px;height:24px}._big_zr547_15 svg{width:32px!important;height:32px!important}._loaderWrapper_zr547_20{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._fullscreen_zr547_27{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex;justify-content:center;align-items:center}._fullscreen_zr547_27 ._loaderWrapper_zr547_20{position:static;position:initial;transform:none}._relative_zr547_43{position:relative;height:1.25rem}._relative_zr547_43 ._loaderWrapper_zr547_20{width:100%;right:0;height:inherit}._relative_zr547_43 svg{height:1.25rem}._menu_q5exv_1{--menu-width: 320px;--border-width: .125rem;width:320px;width:var(--menu-width);height:100vh;background-color:var(--menu-background);box-shadow:0 3px 15px #00000029;z-index:102;position:relative;overflow-y:auto}._header_q5exv_13{height:88px;display:flex;align-items:center;justify-content:center;padding:0 24px}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._header_q5exv_13{height:60px}}._logoSpacer_q5exv_27{flex-basis:25px;min-width:25px}._logo_q5exv_27{--menu-logo-width: 215px;flex-grow:1;max-height:100%;width:215px;width:var(--menu-logo-width)}._footer_q5exv_39{height:44px;display:flex;align-items:center;justify-content:center;padding:0 24px}._close_q5exv_47{padding:0;min-width:1.5rem;min-height:1.5rem;color:var(--menu-close)!important}._menuItemGroup_q5exv_54{position:relative;display:flex;align-items:center;height:80px;padding:28px 24px;width:100%;cursor:pointer;transition:all .2s ease-in-out;color:var(--menu-text)}._menuItemGroup_q5exv_54:focus{color:var(--menu-text-focus)}._menuItemGroup_q5exv_54:hover{background-color:var(--menu-hover)}._menuItemGroup_q5exv_54:before{position:absolute;content:"";top:0;bottom:0;left:calc(var(--border-width) * -1);width:.5rem;background-color:var(--primary);opacity:0;transition:all .2s ease-in-out;transform:translate3d(-100%,0,0)}._menuItemGroup_q5exv_54._expanded_q5exv_87:before{background-color:var(--menu-expanded);transform:translateZ(0);opacity:1}._list_q5exv_93{max-height:0;transition:max-height .25s ease-in-out;overflow:hidden}._list_q5exv_93._expanded_q5exv_87{max-height:1000px}._expandIcon_q5exv_103{transition:transform .2s ease-in-out}._expanded_q5exv_87{color:var(--primary)}._expanded_q5exv_87 ._expandIcon_q5exv_103{transform:rotate(180deg)}._groupIcon_q5exv_115{margin-right:24px}._groupText_q5exv_119{flex-grow:1;text-align:left;font-size:1rem;line-height:1.5rem;font-weight:500;font-family:Roboto,sans-serif}._listItem_q5exv_124{position:relative;font-size:1rem;text-align:left;display:block;padding-left:72px;width:100%;height:56px;cursor:pointer;border:2px solid transparent;color:var(--menu-text)}._listItem_q5exv_124:hover{background-color:var(--menu-hover)}._listItem_q5exv_124:focus{color:var(--menu-text-focus)}._root_19d1l_1{min-height:48px}._root_1yk8z_1{max-width:264px;min-width:72px;position:relative;min-height:48px;flex-shrink:0;padding:6px 12px;overflow:hidden;white-space:normal;font-size:.875rem;box-sizing:border-box;text-align:center;font-weight:500;line-height:1.75;text-transform:uppercase;outline:none;color:var(--text)}._root_1yk8z_1:hover{background-color:var(--gray-lightest)}._root_1yk8z_1:focus{outline:none}._wrapped_1yk8z_28{font-size:.75rem;line-height:1.5}._wrapper_1yk8z_33{width:100%;display:inline-flex;align-items:center;flex-direction:column;justify-content:center}._fullWidth_1yk8z_41{flex-shrink:1;flex-grow:1;flex-basis:0;max-width:none}._selected_1yk8z_48{color:var(--primary)}._selected_1yk8z_48:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--primary-light);border-bottom-width:4px;border-radius:inherit}._disabled_1yk8z_64{color:var(--component-disabled)}._wrapper_14w1g_1{width:100%}._tabsHeader_14w1g_5{padding-bottom:1.3em}._tabHelperButton_14w1g_9{color:#fff;z-index:-10}._text_14w1g_14{--baseline: 10px;position:relative;height:290px;padding-right:.75em;overflow:auto;line-height:1.5;text-align:justify}._overlay_1c8gr_1{opacity:0;display:flex;justify-content:center;align-items:center;position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3}._overlay_1c8gr_1:last-of-type{opacity:1}._title_1sk3q_1{display:flex;justify-content:center;align-items:center;position:relative;height:5rem;padding:2rem;box-sizing:border-box;color:var(--primary);background-color:#fff;font-size:1.25rem;line-height:1.625rem;border-bottom:.5rem solid var(--primary);border-top-left-radius:.8rem;border-top-right-radius:.8rem}._title_1sk3q_1 button{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._titleText_1sk3q_25{display:flex;justify-content:center;align-items:center;max-width:28rem;text-align:center}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._title_1sk3q_1{font-weight:700;height:4rem;font-size:1.125rem}._titleText_1sk3q_25{max-width:14rem;word-break:break-word}}._titleText_1sk3q_25 svg,._titleText_1sk3q_25 .icon{margin-right:.5rem}._messageWrapper_xy07o_1{font-family:Roboto,sans-serif;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;font-weight:500;color:var(--text);font-size:1rem}._messageContainer_xy07o_8{width:100%;max-height:15rem;overflow-y:auto}._childrenContainer_xy07o_14{width:100%}._messageWrapper_xy07o_1 span{text-align:center;line-height:2rem}._messageWrapper_xy07o_1 svg{margin-bottom:1rem;font-size:3.5rem}._dialog_1744r_1{font-family:Roboto,sans-serif;font-weight:500;width:35rem;background-color:var(--background);color:var(--text);font-size:1rem;border-radius:var(--ui-element-border-radius)}._dialog_1744r_1:focus{outline:none}._dialog--max_1744r_15{width:90%;max-width:70rem}._dialog_1744r_1 ._wrapper_1744r_20{padding:2rem 3rem 3rem}._dialog_1744r_1 ._wrapper_1744r_20 ._content_1744r_24{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}._dialog_1744r_1 ._wrapper_1744r_20 ._action_1744r_32{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;margin-left:-.25rem;margin-right:-.25rem}._dialog_1744r_1 ._wrapper_1744r_20 ._action_1744r_32 button{width:14rem;margin:0 auto}._dialog_1744r_1 ._wrapper_1744r_20 ._action_1744r_32 button:nth-child(2){margin-left:.25rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._dialog_1744r_1{width:90vw;max-width:22rem}._dialog_1744r_1 ._wrapper_1744r_20{padding:1.5rem 1rem 2rem}._dialog_1744r_1 ._wrapper_1744r_20 ._action_1744r_32{padding-top:0;flex-direction:column-reverse}._dialog_1744r_1 ._wrapper_1744r_20 ._action_1744r_32 button{width:100%;margin-top:1rem}._dialog_1744r_1 ._wrapper_1744r_20 ._action_1744r_32 button:nth-of-type(2n){margin-left:auto}}._dialog_1744r_1 .stepper .step__headline{padding:0 1.5rem}._container_578lj_1{width:calc(100vw - 1.5rem)!important}._content_578lj_5{height:calc(100vh - 250px);overflow:auto;display:block}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){._container_578lj_1{max-width:45rem}._content_578lj_5{height:50vh}}._slideIn_lquc7_1{height:100%;z-index:1101;position:absolute;left:0;top:0;transform:translate(0);transition:transform .2s ease-in-out}._button_lquc7_11:focus:after{border-color:var(--menu-button-focus)!important}._button_lquc7_11 svg{fill:var(--menu-button-focus)!important}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._slideIn_lquc7_1{height:100vh}._button_lquc7_11 svg{fill:#fff!important}._button_lquc7_11:focus:after{border-color:#fff!important}}._overlay_lquc7_33{position:fixed;top:0;left:0;right:0;bottom:0;visibility:visible;transition:opacity .3s ease-out 0s,visibility .3s ease-out 0s;background-color:#0000004d;z-index:999}._open_lquc7_45{transform:translate(0)}._close_lquc7_49{transform:translate(-330px)}._errorButton_1ob2n_1{width:8rem}._errorButton--error_1ob2n_5{background-color:var(--error)!important}._errorButton--error_1ob2n_5:hover{filter:opacity(90%)}._errorButton--warning_1ob2n_12{background-color:var(--warning)!important}._errorButton--warning_1ob2n_12:hover{filter:opacity(90%)}._errorButton--info_1ob2n_19{background-color:var(--primary)!important}._errorButton--info_1ob2n_19:hover{filter:opacity(90%)}._fixed-br_agq4i_1{position:fixed!important;bottom:1.25rem;z-index:1000;right:calc(2vw - (100vw - 100%))}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._fixed-br_agq4i_1{right:1.25rem}}._content_1kp82_1{max-width:100%;border:none}._content_1kp82_1 legend{margin:0 auto}._typesWrapper_1kp82_10{display:flex;justify-content:center;align-items:center;margin-top:2rem}._typeWrapper_1kp82_17{display:flex;justify-content:center;align-items:center;flex-direction:column;width:7rem}._typeIcon_1kp82_25{cursor:pointer}._typeIcon_1kp82_25 svg{width:70px;height:70px;fill:var(--gray-dark)}._formRadio_1qted_1{display:inline-flex;box-sizing:border-box;align-items:flex-start;padding:.5rem .875rem;border-radius:.8rem;border:.125rem solid transparent;transition:border-color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative}._formRadio_1qted_1:not(._disabled_1qted_14):hover,._formRadio_1qted_1._focused_1qted_15{border-color:var(--primary-light)}._formRadio_1qted_1._noBorder_1qted_19{border-color:transparent!important;outline:none}._radioIcon_1qted_24{fill:var(--gray-dark);width:24px;height:24px;display:inline-block;font-size:1.5rem;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}._primaryBorder_1qted_35 ._radioIcon_1qted_24{fill:var(--primary)}._formRadio_1qted_1:not(._error_1qted_39):not(._disabled_1qted_14):hover ._primaryBorder_1qted_35 ._radioIcon_1qted_24,._formRadio_1qted_1:not(._error_1qted_39):not(._disabled_1qted_14):active ._primaryBorder_1qted_35 ._radioIcon_1qted_24{fill:var(--primary-light)}._formRadio_1qted_1:not(._error_1qted_39):not(._disabled_1qted_14):hover ._primaryBorder_1qted_35 ._radioBackground_1qted_44{display:inline-block!important}._formRadio_1qted_1:not(._error_1qted_39):not(._disabled_1qted_14):focus ._primaryBorder_1qted_35 ._radioIcon_1qted_24{fill:var(--primary)}._formRadio_1qted_1:not(._error_1qted_39):not(._disabled_1qted_14):focus ._primaryBorder_1qted_35._radioIconContainer_1qted_52:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--primary-light);border-radius:50%}._label_1qted_63{padding-left:.7rem;color:var(--input-color);position:relative;display:inline-block;cursor:pointer;align-self:center;font-size:1rem;line-height:1.5rem;font-weight:500}._input_1qted_71{top:0;left:0;width:100%;cursor:inherit;height:100%;margin:0;opacity:0;padding:0;z-index:1;position:absolute}._radioBackground_1qted_44,._radioIconInner_1qted_85{left:0;position:absolute}._primaryBorder_1qted_35 ._radioIcon_1qted_24._radioIconInner_1qted_85{fill:var(--success)}._radioBackground_1qted_44{display:none!important;fill:#e9f5f7!important}._radioIconContainer_1qted_52{display:flex;position:relative}._disabled_1qted_14{color:var(--component-disabled)}._disabled_1qted_14 ._radioIcon_1qted_24{fill:var(--component-disabled)}._checked_1qted_113 ._radioIcon_1qted_24{fill:var(--primary)}._error_1qted_39 ._radioIcon_1qted_24{fill:var(--error)}._error_1qted_39 ._label_1qted_63{color:var(--error)}._formfield_1vmh6_1{display:block}@media screen and (min-width: 600px){._horizontal_1vmh6_6{display:flex;justify-content:flex-start;align-items:flex-start}._horizontal_1vmh6_6 ._label_1vmh6_12{margin-bottom:0rem;padding-top:.675rem;padding-left:0rem;font-size:1rem;line-height:1.25rem}._horizontal_1vmh6_6 ._wrapper_1vmh6_20{flex-grow:1}}._label_1vmh6_12{font-weight:500;font-family:Roboto,sans-serif;display:block;margin-bottom:.5rem;padding:0 var(--ui-element-label-padding-x);color:var(--primary);font-size:.75rem;line-height:.875rem}._text_1vmh6_36{font-family:Roboto,sans-serif;font-weight:500;padding:.5rem var(--ui-element-label-padding-x) 0;color:var(--input-placeholder-color);font-size:.75rem;line-height:.875rem}._align-center_1vmh6_45{text-align:center}._align-right_1vmh6_49{text-align:right}._hasError_1vmh6_54 ._label_1vmh6_12,._hasError_1vmh6_54 ._text_1vmh6_36{color:var(--error)}._disabled_1vmh6_60{cursor:not-allowed}._disabled_1vmh6_60 ._label_1vmh6_12,._disabled_1vmh6_60 ._text_1vmh6_36{color:var(--component-label-disabled)}._dataRow_1au9o_1{display:flex;justify-content:flex-start;align-items:top;font-size:1rem;padding-top:.25rem;padding-bottom:.25rem}._label_1au9o_10{width:45%;color:var(--primary)}._value_1au9o_15{width:55%;padding-left:.5rem;color:var(--primary)}._content_am2qm_1{font-family:Roboto,sans-serif;max-height:34.125rem;overflow-y:auto;width:100%;font-weight:500}._content_am2qm_1 ul{position:relative;margin-bottom:2rem;padding-bottom:2rem}._content_am2qm_1 ul:not(:last-of-type):after{content:"";position:absolute;bottom:0;left:10%;height:1px;width:80%;background-color:var(--gray-light)}._content_am2qm_1 ul:last-of-type{padding-bottom:0;margin-bottom:0}._contentField_afcn6_1{min-height:1rem}._fixedHeight_afcn6_5{height:1rem}._material-icon-info_1htoi_1{margin:2em auto 3em;text-align:center;color:var(--accent)}._material-icon-info__content_1htoi_7{color:inherit;margin:2em 0}._material-icon-info_1htoi_1 .text-label{color:inherit;text-align:center;display:inline-block;width:100%;margin:0}._material-icon-info_1htoi_1._info-message_1htoi_20{display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--primary);background-color:var(--background);margin:5em auto 3em;padding-left:25px;padding-right:25px}._material-icon-info_1htoi_1._info-message_1htoi_20 ._material-icon-info__content_1htoi_7{margin-top:1em}._material-icon-info_1htoi_1._info-message_1htoi_20 .text-label{color:inherit;font-size:.875rem;font-weight:500}._featureBox_11356_1{font-family:Roboto,sans-serif;font-weight:700;display:flex;align-items:center;height:100%;min-height:3.5rem;top:0;justify-content:flex-end;left:0;bottom:0;right:0;width:100%;color:var(--text);box-sizing:border-box}._featureBox_11356_1 ._centerContent_11356_19{display:flex;justify-content:center;align-items:center;position:absolute;height:100%;min-height:3.5rem;top:0}._featureBox_11356_1:after{content:"";position:absolute;left:0;top:0;bottom:0;width:1rem;background-color:var(--primary)}._featureBox_11356_1 ._titleWrapper_11356_39{left:1.875rem;color:var(--primary)}._featureBox_11356_1 ._titleWrapper_11356_39 ._title_11356_39{margin-right:1rem}._featureBox_11356_1 ._action_11356_48{right:1.5rem}._headRow_1b9lk_1 td{box-shadow:0 4px 11px #00000029;border-collapse:separate;position:relative;height:3.5rem}._headRowNoShadow_1b9lk_10._headRow_1b9lk_1 td{box-shadow:none;border-bottom:1px solid var(--secondary);border-top:2px solid var(--secondary);background-color:var(--gray-lightest)}._contentList_rbwiw_1{font-family:Roboto,sans-serif;font-weight:500;width:100%}._contentList_rbwiw_1 li{display:flex;justify-content:space-between;align-content:flex-start;font-size:1rem;padding-top:.25rem;padding-bottom:.25rem;color:var(--text)}._contentList_rbwiw_1 li:first-of-type{padding-top:0}._contentList_rbwiw_1 li:last-of-type{padding-bottom:0}._contentList_rbwiw_1 li ._label_rbwiw_24{width:39%;color:var(--primary);text-align:left;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._contentList_rbwiw_1 li ._label_rbwiw_24{width:44%}}._contentList_rbwiw_1 li ._contentField_rbwiw_37{width:60%;text-align:right!important;justify-content:flex-end;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._contentList_rbwiw_1 li ._label_rbwiw_24,._contentList_rbwiw_1 li ._contentField_rbwiw_37{height:auto}._content_gobo7_1{max-height:35rem;width:100%;overflow-y:auto}._content--handle-overflow_gobo7_7{overflow-y:visible}._textWrapper_1qpmb_1{width:100%}._hintWrapper_1qpmb_5{position:relative;margin-top:1.5rem;padding-top:1.5rem}._iconWrapper_1qpmb_11{position:absolute;top:-.5rem;left:50%;transform:translate(-50%)}._dialogContent_1kyab_1{width:100%;max-height:29rem;overflow-y:auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._dialogContent_1kyab_1{max-height:23rem}}@media screen and (max-height: 811px){._dialogContent_1kyab_1{max-height:11rem!important}}._dialogContent_1kyab_1 ._message_1kyab_19{position:relative;margin-bottom:.625rem;padding-bottom:.625rem;color:var(--error)!important;text-align:center;border-bottom:1px solid var(--gray-light)}._dialogContent_1kyab_1 ._message--warning_1kyab_28{color:var(--warning)!important}._dialogContent_1kyab_1 ._message--info_1kyab_32,._dialogContent_1kyab_1 ._message--notification_1kyab_36{color:var(--primary)!important}._dialogContent_1kyab_1 ._message_1kyab_19:last-of-type{margin-bottom:0;padding-bottom:0;border:none}._dialogContent_1kyab_1 ._message_1kyab_19 ._icon_1kyab_46{margin-bottom:.5rem;display:flex;justify-content:center}._dialogContent_1kyab_1 ._message_1kyab_19 ._icon_1kyab_46 svg{width:2rem;height:2rem}._dialogContent_1kyab_1 ._message_1kyab_19 ._label_1kyab_57,._dialogContent_1kyab_1 ._message_1kyab_19 ._text_1kyab_58{text-align:center}._dialogContent_1kyab_1 ._message_1kyab_19 ._label_1kyab_57{padding-top:.25rem;padding-bottom:.5rem;text-transform:uppercase;font-size:1.125rem}._dialogContent_1kyab_1 ._message_1kyab_19 ._text_1kyab_58{font-size:1rem;color:var(--text)}._dialogContent_1kyab_1 ._message_1kyab_19 ._errorRef_1kyab_74{padding-top:3rem;font-size:.7rem;color:var(--gray-light);font-weight:400}._errorDialog_18cay_1{border:.5rem solid var(--error);font-size:1rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._errorDialog_18cay_1{max-height:69vh}}._errorDialog_18cay_1,._errorHead_18cay_13{color:var(--primary)!important;border-color:var(--primary)!important;font-size:1.125rem}._errorDialog--error_18cay_19,._errorHead--error_18cay_20{color:var(--error)!important;border-color:var(--error)!important}._errorDialog--warning_18cay_25,._errorHead--warning_18cay_26{color:var(--warning)!important;border-color:var(--warning)!important}._errorDialog--info_18cay_31,._errorHead--info_18cay_32,._errorDialog--notification_18cay_37,._errorHead--notification_18cay_38{color:var(--primary)!important;border-color:var(--primary)!important}._errorHead_18cay_13{text-transform:uppercase;font-size:1.25rem}._cookieWrapper_ydn4x_1{width:100%}._cookieSettingText_ydn4x_5{--baseline: 10px;position:relative;height:290px;padding-right:.75em;overflow:auto;line-height:1.5;text-align:justify}._cookieSettingText_ydn4x_5 h3{font-weight:700;margin-bottom:var(--baseline)}._cookieSettingText_ydn4x_5 div{display:flex;line-height:calc(var(--baseline) * 4)}span._cookieHeadlineWithSwitcher_ydn4x_25{display:flex;flex-direction:row;align-items:center;align-self:center}@media screen and (max-width: 1024px){._cookieMobileDialog_ydn4x_33{height:calc(100vh - 172px - 17rem);position:relative;overflow-y:auto;overflow-x:hidden;line-height:1.1;text-align:justify;width:100%}._stepper_ydn4x_44{max-height:380px!important;background-color:transparent;background-color:initial;--baseline: 5px}span._cookieMobileWithSwitcher_ydn4x_50{display:flex;flex-direction:column;align-items:center;margin:0;padding:0}}@media (max-height: 400px){._cookieMobileDialog_ydn4x_33{height:calc(100vh - 17rem)}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){._cookieMobileDialog_ydn4x_33{height:3.5rem}}}}._switch_mnboo_1{font-family:Roboto,sans-serif;cursor:pointer;font-weight:500;display:inline-flex;box-sizing:border-box;align-items:flex-start;padding:.5rem var(--ui-element-input-padding-x);border-radius:var(--ui-element-border-radius);border:.125rem solid transparent;transition:border-color .2s ease-in-out;color:var(--input-placeholder-color);font-size:1rem;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}._switch_mnboo_1:hover:not(._disabled_mnboo_17):not(._noOutline_mnboo_17),._switch_mnboo_1:focus:not(._disabled_mnboo_17):not(._noOutline_mnboo_17),._switch_mnboo_1._focus_mnboo_19:not(._disabled_mnboo_17):not(._noOutline_mnboo_17){border-color:var(--primary-light)}._switch_mnboo_1:hover:not(._disabled_mnboo_17)._checkboxHighlight_mnboo_23{color:var(--primary-light)}._switch_mnboo_1 ._label_mnboo_27{font-family:Roboto,sans-serif;font-weight:500;font-size:1rem;flex-grow:1;margin-right:1rem;margin-top:1px;margin-bottom:1px}._switch_mnboo_1 ._icon_mnboo_37{flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:1rem;overflow:hidden}._switch_mnboo_1 ._icon_mnboo_37 svg{width:100%;height:100%}._switch_mnboo_1._label-right_mnboo_50{flex-direction:row-reverse;justify-content:flex-end}._switch_mnboo_1._label-right_mnboo_50 ._label_mnboo_27,._switch_mnboo_1._label-right_mnboo_50 ._icon_mnboo_37{margin-right:0}._switch_mnboo_1._label-right_mnboo_50 ._label_mnboo_27,._switch_mnboo_1._label-right_mnboo_50 ._icon_mnboo_37{margin-left:1rem}._switch_mnboo_1._label-right_mnboo_50 ._container_mnboo_68{margin-left:0}._container_mnboo_68{display:inline-block;position:relative;margin:.1875rem 0 .1875rem 1rem;flex-shrink:0;margin-left:auto}._toggle_mnboo_81 ._container_mnboo_68{width:2rem;height:.875rem}._toggle_mnboo_81 ._track_mnboo_86{position:absolute;height:100%;width:100%;border-radius:.5rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color linear .1s;opacity:.4;background-color:var(--gray-dark)}._toggle_mnboo_81 ._button_mnboo_98{position:absolute;top:-.1875rem;left:0;right:auto;height:1.25rem;width:1.25rem;border-radius:50%;box-shadow:0 1px 3px #00000036;transition:transform ease-out .1s,background-color ease-out .1s;will-change:transform;background-color:#fff}._toggle_mnboo_81._checked_mnboo_112{color:var(--primary)}._toggle_mnboo_81._checked_mnboo_112 ._track_mnboo_86{background-color:var(--switch-toggle-checked-color)}._toggle_mnboo_81._checked_mnboo_112 ._button_mnboo_98{transform:translate(1rem);background-color:var(--switch-toggle-checked-color)}._switch_mnboo_1:hover:not(._disabled_mnboo_17)._checkboxHighlight_mnboo_23 ._track_mnboo_86,._switch_mnboo_1:hover:not(._disabled_mnboo_17)._checkboxHighlight_mnboo_23 ._button_mnboo_98{background-color:var(--primary-light)}._toggle_mnboo_81._disabled_mnboo_17{color:var(--component-disabled)}._toggle_mnboo_81._disabled_mnboo_17 ._track_mnboo_86{background-color:var(--component-disabled);opacity:.25}._toggle_mnboo_81._disabled_mnboo_17._checked_mnboo_112 ._button_mnboo_98{background-color:var(--component-disabled)}._toggle_mnboo_81 ._input_mnboo_143{top:0;left:0;width:100%;cursor:inherit;height:100%;margin:0;opacity:0;padding:0;z-index:1;position:absolute}._checkbox_mnboo_23 ._container_mnboo_68{position:relative;width:1.125rem;height:1.125rem;margin-top:1px;margin-bottom:1px;border:.125rem solid var(--gray-dark);border-radius:var(--ui-checkbox-border-radius)}._switch_mnboo_1:hover:not(._disabled_mnboo_17)._checkboxHighlight_mnboo_23._checkbox_mnboo_23 ._container_mnboo_68{border:.125rem solid var(--primary-light)}._checkbox_mnboo_23 ._inner_mnboo_171{position:absolute;width:1.125rem;height:1.125rem;color:var(--primary);opacity:0;overflow:hidden;transition:opacity ease-out .2s}._checkbox_mnboo_23 ._inner_mnboo_171 ._checkboxIcon_mnboo_181{position:absolute}._checkbox_mnboo_23._checked_mnboo_112{color:var(--primary)}._checkbox_mnboo_23._checked_mnboo_112 ._container_mnboo_68{background-color:transparent}._checkbox_mnboo_23._checked_mnboo_112 ._inner_mnboo_171{opacity:1}._checkbox_mnboo_23._disabled_mnboo_17{color:var(--component-disabled)}._checkbox_mnboo_23._disabled_mnboo_17 ._container_mnboo_68{border-color:var(--component-disabled)}._checkbox_mnboo_23._disabled_mnboo_17._checked_mnboo_112 ._inner_mnboo_171{color:var(--component-disabled)}._checkbox_mnboo_23 ._input_mnboo_143{top:0;left:0;width:100%;cursor:inherit;height:100%;margin:0;opacity:0;padding:0;z-index:1;position:absolute}._icon_mnboo_37{flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:1rem;overflow:hidden}._icon_mnboo_37 svg{height:100%}._text_mnboo_234{font-family:Roboto,sans-serif;font-weight:500;padding:.5rem 1rem 0;color:var(--input-placeholder-color);font-size:.75rem;line-height:.875rem}._hasError_mnboo_244 ._label_mnboo_27,._hasError_mnboo_244 ._text_mnboo_234,._hasError_mnboo_244 ._icon_mnboo_37{color:var(--error)}._hasError_mnboo_244 ._icon_mnboo_37 svg{width:1.25rem;height:1.25rem}._disabled_mnboo_17{cursor:not-allowed}._disabled_mnboo_17 ._label_mnboo_27,._disabled_mnboo_17 ._text_mnboo_234{color:var(--component-label-disabled)}._horizontalRuleWrapper_1fc0n_1{display:flex;align-items:center}._label_1fc0n_6{margin:0 2rem;font-family:Roboto,sans-serif;font-weight:500;text-transform:uppercase;font-size:.875rem;white-space:nowrap}._primary_1fc0n_15 ._label_1fc0n_6{color:var(--primary)}._secondary_1fc0n_19 ._label_1fc0n_6{color:var(--text)}._horizontalRule_1fc0n_1{width:100%;height:1px;margin:1rem 0;background-color:var(--gray-light)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._dialog_35wpt_2{width:100vw!important}._dialog_35wpt_2 .step__content{font-size:.75rem!important}}._logoutTimer_13ate_1{font-family:Roboto,sans-serif;position:relative;display:flex;align-items:center;padding:0;font-size:.875rem;font-weight:300;line-height:1.5rem;color:var(--text)}._logoutTimer_13ate_1&gt;*{font-size:inherit}._logoutTimer_13ate_1 a{cursor:pointer;margin-left:1em}@media screen and (max-width: 719px){._logoutText_13ate_18{display:none}}._appHeader_kp04g_1{color:#fff;background-color:var(--primary);height:var(--mobile-header-height)}._title_kp04g_7{font-size:1.25rem}._titleTextSmall_kp04g_11{font-size:1.125rem}._subTitle_kp04g_15{font-size:13px}@media screen and (max-width: 330px){._subTitle_kp04g_15{font-size:11px}}._button_kp04g_25 svg{fill:#fff!important}._button_kp04g_25:focus svg{fill:#fff!important}._button_kp04g_25:focus:after{border-color:#fff!important}._menuButton_kp04g_37{margin-left:-12px;margin-right:5px}._logoutButton_kp04g_42{margin-left:5px;margin-right:-12px}._footer_1wllg_1{padding-left:var(--scrollbar-width);background-color:var(--background)}._nav-footer_1wllg_6{min-height:51px;padding-top:10px;margin-bottom:0}._nav-footer_1wllg_6&gt;ul{text-align:center;padding:0 20px}._nav-footer_1wllg_6 li{margin:0 0 8px;list-style:none;line-height:1.5;display:inline-block}._nav-footer_1wllg_6 li:last-child:after{content:"";margin:0}._nav-footer_1wllg_6 li:after{color:var(--footer-separator);content:"|";margin:0 10px 0 9px}._nav-footer_1wllg_6 a._fn-01_1wllg_35{color:var(--footer-text);font-size:12px}._nav-footer_1wllg_6 ._cookie-fn-01_1wllg_40{color:var(--footer-text);font-size:12px;cursor:pointer}._nav-footer--test_1wllg_46{color:#000}@media screen and (max-width: 1024px){._dialogModuleWrapper_7z1mn_2{height:calc(100vh - 172px - 17rem)}}@media (max-height: 400px){._dialogModuleWrapper_7z1mn_2{height:calc(100vh - 17rem)}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){._dialogModuleWrapper_7z1mn_2{height:3.5rem}}}}._headerbar_iq2xq_1{padding-left:var(--scrollbar-width);z-index:101;background:#fff;height:var(--app-header-height);min-height:var(--app-header-height);flex-basis:var(--app-header-height);display:flex;align-items:center;justify-content:center}._content_iq2xq_13{width:calc(var(--max-width) - calc(var(--side-padding) * 2));height:100%;padding:0 var(--side-padding);display:flex;align-items:center}._left_iq2xq_21,._right_iq2xq_22{flex-basis:35%;flex-grow:1;display:flex;align-items:center}._filler_iq2xq_29{flex-grow:1}._logo_iq2xq_33{width:100%;position:relative;height:var(--app-header-height)}._logo_iq2xq_33 img{width:100%;height:var(--app-header-height)}@media screen and (max-width: 600px){._logo_iq2xq_33 img{height:calc(.8 * var(--app-header-height))}}@media screen and (max-width: 875px){._search_iq2xq_51{display:none!important}}._suggestions_1efdb_1{z-index:5000;--border-width: .125rem;--border-radius: .375rem;max-height:10rem;background:#fff;outline:none;border-radius:.375rem;border-radius:var(--border-radius)}._list_1efdb_11{outline:none}._item_1efdb_15{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:.5rem 1rem;text-align:left;vertical-align:middle;line-height:1.25rem;font-weight:400;text-decoration-line:none;outline:0;font-size:1rem;border:var(--border-width) solid transparent;box-shadow:0 1px var(--gray-lightest)}._item_1efdb_15:hover{background-color:var(--menu-hover)}._selected_1efdb_27{border:var(--border-width) solid var(--primary-light)}._selectedFirst_1efdb_31{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}._selectedLast_1efdb_36{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}._textfield_1d28n_1{font-family:Roboto,sans-serif;position:relative}._input_1d28n_6{--input-padding: 2rem;font-family:Roboto,sans-serif;box-sizing:border-box;width:100%;height:2.75rem;padding:0 var(--ui-element-input-padding-x);border-radius:var(--ui-element-border-radius);border:.125rem solid transparent;background-color:#fff;transition:border-color .2s ease-in-out;color:var(--input-color);display:block;font-size:1rem;line-height:1.5rem;font-weight:500}._input_1d28n_6:invalid{box-shadow:none}._input_1d28n_6:hover,._input_1d28n_6:focus,._inputHover_1d28n_28{border-color:var(--primary-light)}._borderPrimary_1d28n_32{border-color:var(--primary)}._borderPrimary_1d28n_32:active{border-color:var(--primary-light)}._input_1d28n_6::-moz-placeholder{color:var(--input-placeholder-color, var(--gray-dark-1))}._input_1d28n_6::placeholder{color:var(--input-placeholder-color, var(--gray-dark-1))}._input_1d28n_6._icon-left_1d28n_45{padding-left:var(--input-padding)}._input_1d28n_6._icon-right_1d28n_49{padding-right:var(--input-padding)}._input_1d28n_6._align-center_1d28n_53{text-align:center;padding:0 var(--input-padding)}._input_1d28n_6._align-right_1d28n_58{text-align:right}._capitalized_1d28n_62{text-transform:uppercase}._icon_1d28n_45{--icon-padding: .5rem;--icon-size: var(--theme-icon-size, 1.25rem);display:inline-block;position:absolute;top:50%;left:.5rem;left:var(--icon-padding);width:1.25rem;width:var(--icon-size);height:1.25rem;height:var(--icon-size);transform:translateY(-50%);color:var(--input-placeholder-color, var(--gray-dark-1))}._icon_1d28n_45&gt;svg{fill:var(--input-placeholder-color, var(--gray-dark-1));width:var(--icon-size);height:var(--icon-size)}._icon_1d28n_45._iconRight_1d28n_85{left:auto;right:var(--icon-padding)}._hasError_1d28n_91 ._input_1d28n_6{color:var(--error)}._hasError_1d28n_91 ._input_1d28n_6._borderPrimary_1d28n_32{border-color:var(--error)}._hasError_1d28n_91 ._icon_1d28n_45{color:var(--error)}._disabled_1d28n_104 ._input_1d28n_6{cursor:not-allowed;color:var(--component-disabled)}._disabled_1d28n_104 ._input_1d28n_6:hover{border-color:transparent}._disabled_1d28n_104 ._borderPrimary_1d28n_32:hover{border-color:var(--primary)}._disabled_1d28n_104 ._input_1d28n_6::-moz-placeholder{color:var(--component-disabled)}._disabled_1d28n_104 ._input_1d28n_6::placeholder{color:var(--component-disabled)}._input_1ijfz_1{--theme-icon-size: 1.5rem}@media screen and (max-width: 875px){._search_1jtng_2{display:none!important}}._accountInfoPopover_jcujd_1{font-family:Roboto,sans-serif;position:absolute;--tw-bg-opacity: 1;background-color:#fff;font-weight:500;z-index:1000;top:3.1rem;right:-2rem;width:27.5rem;border-radius:.8rem}@supports (color: rgb(0 0 0 / 0)){._accountInfoPopover_jcujd_1{background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}}._accountInfoPopover_jcujd_1 .button-main--pure{color:var(--gray-dark)!important}._accountInfoPopover_jcujd_1 .button-main--pure--primary svg{fill:var(--gray-dark)!important}._accountInfoPopover_jcujd_1:after{content:"";position:absolute;top:-.75rem;right:2.3rem;border-left:.75rem solid transparent;border-right:.75rem solid transparent;border-bottom:.75rem solid white}._bodyWrapper_jcujd_28{padding:2rem}._wrapper_1u6si_1{position:relative}._button_1u6si_5{color:var(--breadcrumb-text);cursor:pointer;border-radius:5px;background:transparent;box-shadow:none;transition:border .2s ease-in-out;padding:.25rem}._breadcrumbs_7y8ll_1{color:var(--breadcrumb-text)}._bar_jcby0_1{padding-left:var(--scrollbar-width);background-color:var(--breadcrumb-background);height:var(--breadcrumbs-height);display:flex;justify-content:center;align-items:center}._content_jcby0_10{width:calc(var(--max-width) - calc(var(--side-padding) * 2));padding:0 var(--side-padding);display:flex;align-items:center}._content_jcby0_10 .button-main--pure{color:#fff}._content_jcby0_10 .button-main--pure--primary svg{fill:#fff}._breadcrumbsElement_jcby0_25{flex-grow:1}._accountElement_jcby0_29,._mailerElement_jcby0_33{margin-left:24px}._formSelect_1y41u_1{--shadow: 0 .1875rem .375rem rgba(0, 0, 0, .16);--icon-size: 1.25rem;--indicator-size: 24px;position:relative;display:flex;box-sizing:border-box;width:100%;height:2.75rem;padding:0 var(--ui-element-input-padding-x);border-radius:var(--ui-element-border-radius);border:.125rem solid transparent;background-color:#fff;transition:border-color .2s ease-in-out;color:var(--input-color);font-size:1rem;cursor:pointer}._formSelect_1y41u_1._primaryBorder_1y41u_21{border-color:var(--primary)}._formSelect_1y41u_1:not(._disabled_1y41u_25):hover,._formSelect_1y41u_1:not(._disabled_1y41u_25):focus,._formSelect_1y41u_1:not(._disabled_1y41u_25)._focus_1y41u_27{border-color:var(--primary-light)}._formSelect_1y41u_1._primaryBorder_1y41u_21:not(._hasError_1y41u_31):not(._disabled_1y41u_25):active{border:3px solid var(--primary-light)}._formSelect_1y41u_1._primaryBorder_1y41u_21:focus{border-color:var(--primary);outline:none;background-color:var(--gray-lightest)}._select_1y41u_41{font-family:Roboto,sans-serif;font-weight:500;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--input-color);font-size:1rem;line-height:1.2rem;padding-right:14px}._select_1y41u_41::-ms-expand{display:none}._select_1y41u_41 option{font-family:Roboto,sans-serif;font-weight:500;color:var(--text);font-size:1rem}._select_1y41u_41._withMargin_1y41u_63{margin-left:calc(var(--icon-size) + .625rem)}._icon_1y41u_67{display:inline-block;position:absolute;top:50%;left:1rem;width:var(--icon-size);height:var(--icon-size);transform:translateY(-50%);color:var(--gray-light);fill:var(--gray-dark)}._icon_1y41u_67 svg{width:var(--icon-size);height:var(--icon-size)}._icon_1y41u_67._iconRight_1y41u_84{left:auto;right:2.75rem}._icon_1y41u_67._iconLeft_1y41u_89{left:auto}._dropdownIndicator_1y41u_93{display:inline-block;color:var(--text);fill:var(--gray-dark);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:.563rem;width:var(--indicator-size);height:var(--indicator-size)}._dropdownIndicator_1y41u_93 svg{width:var(--indicator-size);height:var(--indicator-size)}._primaryBorder_1y41u_21 ._dropdownIndicator_1y41u_93{color:var(--primary)}._primaryBorder_1y41u_21:not(._hasError_1y41u_31):not(._disabled_1y41u_25):active ._dropdownIndicator_1y41u_93,._primaryBorder_1y41u_21:not(._hasError_1y41u_31):not(._disabled_1y41u_25):hover ._dropdownIndicator_1y41u_93{color:var(--primary-light)}._hasError_1y41u_31 ._select_1y41u_41,._hasError_1y41u_31 ._dropdownIndicator_1y41u_93,._hasError_1y41u_31 ._icon_1y41u_67{color:var(--error);fill:var(--error)}._hasError_1y41u_31._primaryBorder_1y41u_21._formSelect_1y41u_1{border-color:var(--error)}._disabled_1y41u_25 ._select_1y41u_41{cursor:not-allowed;color:var(--component-disabled)}._disabled_1y41u_25._primaryBorder_1y41u_21{outline:none}._disabled_1y41u_25:not(._primaryBorder_1y41u_21):hover{border-color:transparent}._disabled_1y41u_25 ._icon_1y41u_67,._disabled_1y41u_25 ._dropdownIndicator_1y41u_93{color:var(--component-disabled);fill:var(--component-disabled)}._breadCrumbTheme_1y41u_154{background-color:transparent;color:var(--breadcrumb-text)}._breadCrumbTheme_1y41u_154:not(._disabled_1y41u_25):hover{border-color:transparent}._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21,._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21:hover,._breadCrumbTheme_1y41u_154:hover{border-color:transparent}._breadCrumbTheme_1y41u_154:not(._disabled_1y41u_25):focus,._breadCrumbTheme_1y41u_154:not(._disabled_1y41u_25)._focus_1y41u_27{border-color:var(--breadcrumb-text)}._breadCrumbTheme_1y41u_154:not(._disabled_1y41u_25):hover svg{fill:var(--gray-light)}._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21:not(._hasError_1y41u_31):not(._disabled_1y41u_25):active{border:3px solid transparent}._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21:focus{border-color:var(--breadcrumb-text);background-color:var(--breadcrumb-background)}._breadCrumbTheme_1y41u_154 ._select_1y41u_41{width:3rem;color:var(--breadcrumb-text)}._breadCrumbTheme_1y41u_154:not(._disabled_1y41u_25):hover ._select_1y41u_41{color:var(--gray-light)}._breadCrumbTheme_1y41u_154 ._icon_1y41u_67,._breadCrumbTheme_1y41u_154 ._dropdownIndicator_1y41u_93{color:var(--breadcrumb-text);fill:var(--breadcrumb-text)}._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21 ._dropdownIndicator_1y41u_93{color:var(--breadcrumb-text)}._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21:not(._hasError_1y41u_31):not(._disabled_1y41u_25):active ._dropdownIndicator_1y41u_93,._breadCrumbTheme_1y41u_154._primaryBorder_1y41u_21:not(._hasError_1y41u_31):not(._disabled_1y41u_25):hover ._dropdownIndicator_1y41u_93{color:transparent}._formSelect_1y41u_1._breadCrumbTheme_1y41u_154{border-radius:5px;height:34px}._button_1314w_1{color:var(--breadcrumb-text);cursor:pointer;border-radius:5px;background:transparent;box-shadow:none;transition:border .2s ease-in-out;padding:.25rem;position:relative}._badge_1314w_12{position:absolute;top:0;right:-5px;background-color:var(--red);font-size:12px;padding:3px 7px;border-radius:10px;color:var(--breadcrumb-text)}._badgeMedium_1314w_23{padding:3px}._badgeBig_1314w_27{right:-10px}._container_1bu5y_1{position:absolute;display:flex;width:100%;--tw-bg-opacity: 1;background-color:#fff;min-height:4.875rem;z-index:1000}@supports (color: rgb(0 0 0 / 0)){._container_1bu5y_1{background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}}._wrapper_1bu5y_7{position:absolute;top:0;left:1.25rem;right:0;width:calc(100% - 2.5rem);height:var(--app-header-height)}._infoBox_1bu5y_16{margin:0 auto;display:flex;width:100%;flex-direction:column;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:var(--gray-dark);height:var(--info-box-height, var(--app-header-height))}._infoBoxSwiped_1bu5y_24{max-height:90vh;height:auto}._text_1bu5y_29{visibility:hidden;margin-bottom:0;width:100%;overflow-y:auto;text-align:left;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:#fff;max-height:0}@supports (color: rgb(0 0 0 / 0)){._text_1bu5y_29{color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}._textSwiped_1bu5y_34{margin-bottom:1.25rem;box-sizing:border-box;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s;transition-timing-function:ease;visibility:visible!important;max-height:75vh}._swipeIcon_1bu5y_42{transform:rotate(270deg);transition:transform .5s linear}._swiped_1bu5y_47{transform:rotate(90deg)}._container_txiu7_1{display:flex;text-align:center;width:80%;margin:5em auto 0}._content_txiu7_8{flex:1 1 80%}._header_txiu7_12{--tw-bg-opacity: 1;background-color:#fff;font-weight:300;color:var(--accent);padding:.5rem 0;text-transform:uppercase;font-size:1.8em;line-height:2em;border-bottom:solid 1px var(--border)}@supports (color: rgb(0 0 0 / 0)){._header_txiu7_12{background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}}._description_txiu7_22{display:flex;align-items:center;font-weight:300;flex-direction:column;padding:2em 0 4em;font-size:1.6em}._icon_txiu7_29{display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--accent);color:#fff;width:2em;height:2em;line-height:2.2em;margin:0 0 .5em;font-size:4em;border-radius:50%}._icon_txiu7_29 svg{font-size:1em;fill:currentColor}._pageContent_a74gz_1{position:relative;width:100%}._pageContent_a74gz_1._xs_a74gz_7{width:100vw!important}._summary_145vt_1{padding-top:7.5rem;display:flex;flex-direction:column;align-items:center}._buttons_145vt_8{display:flex;justify-content:center;flex-wrap:wrap}._buttons_145vt_8 button{margin:.75rem}._success_1uxr6_1{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}._icon_1uxr6_8{width:7.5rem!important;height:7.5rem!important}._label_1uxr6_13{margin-top:1.5rem;font-size:1rem;font-weight:500;text-align:center}._track_16siz_1{stroke:transparent}._root_vfteu_1{margin:2em auto 3em;text-align:center;color:var(--accent)}._container_vfteu_7{height:96px;position:relative;color:var(--primary)}._label_vfteu_13{position:absolute;top:50%;right:50%;transform:translate(50%) translateY(-50%);font-size:40px}._wrapper_15fm1_1{display:flex;flex-direction:column;align-items:center;margin-bottom:2.25rem}._label_15fm1_8{font-size:1rem;font-weight:500;color:var(--text);margin:.5rem 0 1rem}._iconText_nfc0t_1{color:var(--text)}._label_nfc0t_5{flex-grow:1;margin:0 0 .625rem;font-family:Roboto,sans-serif;text-align:center}._icon_nfc0t_1{flex-shrink:0;width:1.5rem;height:1.5rem;overflow:hidden}@media screen and (min-width: 1025px){._iconText_nfc0t_1{flex-direction:row}._label_nfc0t_5{margin:0 5rem 0 .625rem;text-align:left}}._icon_1qnyl_1 svg{height:24px;width:24px}._colorItem_19015_1{flex-basis:25%;page-break-inside:avoid}._borderPrimary_19015_6{border-color:var(--primary)}._noPageBreak_19015_10{page-break-inside:avoid}._tableContainer_19015_14{width:calc(100% - 4rem)}._mobileWidth_19015_18{width:375px}._withBackground_19015_22{background-color:var(--background)}._animation_1cw1g_1{transition:width .5s ease-in-out}._root_1sjiw_1,._spinner_1sjiw_6{width:70px;height:70px}._progress_kbaa7_1{height:6px!important;border:var(--gray-light) solid 2px;border-radius:2px}._tabButton_itc39_1{cursor:pointer;font-weight:700;font-family:Roboto,sans-serif;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex:1;position:relative;padding:1rem 1.25rem 1.25rem;background-color:#fff;color:var(--text)}._tabButton_itc39_1:focus{outline:none}._tabButton_itc39_1:focus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--primary-light)!important;border-bottom-width:10px!important;border-radius:inherit}._tabButton_itc39_1:hover{background-color:var(--gray-lightest)}._tabButton--selected_itc39_36{color:var(--primary)}._tabButton--selected_itc39_36:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--primary)!important;border-bottom-width:10px!important;border-radius:inherit}._buttonTitle_itc39_52{padding-top:.5rem;text-transform:uppercase;font-size:.875rem}._sectionHeader_y8b5p_1{page-break-inside:avoid;page-break-after:avoid;color:var(--primary)}._headerUnderline_y8b5p_6{border-bottom:1px solid var(--gray-light)}._section_y8b5p_1{page-break-after:always;color:var(--text);padding-left:1rem}._sectionContent_y8b5p_16{page-break-before:avoid;-moz-column-break-before:avoid;break-before:avoid}._sectionSubHeader_y8b5p_21{page-break-after:avoid;color:var(--primary);border-bottom:1px solid var(--gray-light);font-weight:700;font-size:1.5rem;margin:3rem 0 1rem}._pageBreakBefore_y8b5p_30{page-break-before:always}._noPageBreak_y8b5p_34{page-break-inside:avoid}._releaseInfo_y8b5p_38{min-height:8.5rem}._test_1mv9v_1{color:#000}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._test_1mv9v_1{color:red}}@media screen and (min-width: 1025px){._test_1mv9v_1{color:#deb887}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._test_1mv9v_1{color:#5f9ea0}}._formRadioGroup_h4s0l_1._centered_h4s0l_1{justify-content:center;display:flex}._formRadioGroup_h4s0l_1._vertical_h4s0l_6{display:flex;flex-direction:column}._formRadioGroup_h4s0l_1._vertical_h4s0l_6&gt;*:not(:first-child){margin-top:1rem}._formRadioGroup_h4s0l_1:not(._vertical_h4s0l_6){display:flex}._formRadioGroup_h4s0l_1:not(._vertical_h4s0l_6)&gt;*:not(:first-child){margin-left:1rem}.select .formselect{--shadow: 0 .1875rem .375rem rgba(0, 0, 0, .16)}.select .formselect__control{font-family:Roboto,sans-serif;font-weight:500;min-height:2.75rem;border:.125rem solid transparent;border-radius:var(--ui-element-border-radius);background-color:#fff;transition:all .2s ease-in-out;box-shadow:none;font-size:1rem;min-width:5rem}.select.withResetButtonBorder .formselect__control{border-top-right-radius:0;border-bottom-right-radius:0}.select.primaryBorder .formselect__control{border-color:var(--primary)}.select .formselect__control:hover{border-color:var(--primary-light)}.select.primaryBorder .formselect__control:focus,.select.primaryBorder .formselect__control:active{border-color:var(--primary-light)}.select .formselect__control--is-focused{border-color:var(--primary-light)}.select .formselect__control--menu-is-open{box-shadow:var(--shadow)}.select .formselect__control--menu-is-open .formselect__dropdown-indicator{transform:rotate(180deg)}.select .formselect__control--is-disabled .formselect__placeholder,.select .formselect__control--is-disabled .formselect__dropdown-indicator,.select .formselect__control--is-disabled .formselect__single-value{color:var(--component-disabled)}.select .formselect__placeholder{color:var(--input-placeholder-color, var(--gray-dark-1))}.select .formselect__single-value{display:flex;align-items:center;margin:0;color:var(--primary)}.select .formselect__value-icon{display:inline-block;width:1.5rem;height:1.5rem;margin-right:.5rem}.select .formselect__value-icon svg{width:1.5rem;height:1.5rem}.select .formselect__indicator{padding-right:.75rem;color:var(--input-color);transition:transform .2s ease-in-out}.select .formselect__indicator:hover{color:var(--input-color)}.select .formselect__clear-indicator{margin-right:-8px;padding-right:8px;border-radius:2px}.select .formselect__menu{margin:.5rem 0 2rem;border-radius:var(--ui-element-border-radius);box-shadow:var(--shadow);min-width:5rem;z-index:5}.select .formselect__menu-list{padding:0}.select .formselect__value-container{padding:0 1rem}.select .formselect__value-container--is-multi{padding:0 .5rem}.select .formselect__option{font-family:Roboto,sans-serif;min-height:2.75rem;border:.125rem solid transparent;padding:.625rem 1rem;border-radius:var(--ui-element-border-radius);font-size:1rem;color:var(--input-color);cursor:pointer}.select .formselect__option:active,.select .formselect__option--is-focused,.select .formselect__option--is-selected{background-color:var(--gray-lightest)}.select .formselect__option--is-separator{width:100%;height:1px;margin:.25rem 0;background-color:var(--gray-lightest)}.select .formselect__option--with-icon{display:flex;align-items:center;position:relative;padding-left:2rem}.select .formselect__optionicon{position:absolute;left:0;top:50%;width:1.5rem;height:1.5rem;overflow:hidden;transform:translateY(-50%)}.select .formselect__multi-value{margin-left:0;border-radius:.3125rem;background-color:var(--background);margin-right:.5rem}.select .formselect__multi-value__label{border-radius:.3125rem;color:var(--primary);font-size:.875rem;padding:.375rem}.select.hasError .formselect__placeholder,.select.hasError .formselect__dropdown-indicator,.select.hasError .formselect__single-value{color:var(--error)}.select.hasError ._icon_ig5kr_187{display:inline-block;position:absolute;top:50%;right:2.625rem;width:1.25rem;height:1.25rem;transform:translateY(-50%);color:var(--error)}.select.hasError ._icon_ig5kr_187&gt;svg{width:1.25rem;height:1.25rem}._resetButton_ig5kr_203{max-width:2.8rem;margin-top:.25rem;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none}._resetButton_ig5kr_203:hover{border-width:.125rem;border-style:solid;border-color:var(--primary-light);border-top-right-radius:var(--ui-element-border-radius);border-bottom-right-radius:var(--ui-element-border-radius)}._textarea_1j2y8_1{display:block;box-sizing:border-box;width:100%;height:5rem;line-height:1.375rem;padding:var(--ui-element-input-padding-x);border-radius:var(--ui-element-border-radius);border:.125rem solid transparent;background-color:#fff;transition:border-color .2s ease-in-out;color:var(--input-color);font-size:1rem;resize:none;font-family:Roboto,sans-serif;font-weight:500}._borderPrimary_1j2y8_19{border-color:var(--primary)}._textarea_1j2y8_1:hover:not(:disabled),._textarea_1j2y8_1:focus:not(:disabled){outline:none;border-color:var(--primary-light)}._borderPrimary_1j2y8_19._textarea_1j2y8_1:active:not(:disabled){border-color:var(--primary-light)}._textarea_1j2y8_1::-moz-placeholder{color:var(--input-placeholder-color, var(--gray-dark-1))}._textarea_1j2y8_1::placeholder{color:var(--input-placeholder-color, var(--gray-dark-1))}._textarea_1j2y8_1._hasError_1j2y8_38{color:var(--error)}._textarea_1j2y8_1._hasError_1j2y8_38._borderPrimary_1j2y8_19{border-color:var(--error)}._textarea_1j2y8_1._disabled_1j2y8_47{cursor:not-allowed;color:var(--component-disabled)}._textarea_1j2y8_1._disabled_1j2y8_47:focus,._textarea_1j2y8_1._disabled_1j2y8_47:hover{border-color:transparent}._container_4aiem_1{min-width:10rem}._root_7dxbm_1{border:none;height:1px;margin:0;flex-shrink:0;background-color:#0000001f}._root_16dyb_1{position:relative;display:flex;width:100%;align-items:center;justify-content:flex-start;padding:.5rem 1rem;text-align:left;vertical-align:middle;font-size:.875rem;line-height:1.25rem;font-weight:400;text-decoration-line:none;box-sizing:border-box;text-decoration:none;color:inherit;border:0;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0}._root_16dyb_1:hover{background-color:var(--menu-hover)}._divider_16dyb_16{border-bottom:1px solid var(--menu-divider);background-clip:padding-box}._root_qba42_1{flex:1 1 auto;min-width:0;color:inherit;margin-top:.25rem;margin-bottom:.25rem;display:flex}._primary_qba42_8{letter-spacing:.00938em;margin:0;display:block;font-size:1rem;line-height:1.5rem;font-weight:400}._root_1rz4s_1{display:inline-flex;color:var(--gray-darker);min-width:56px;flex-shrink:0}._root_1rz4s_1 svg{fill:currentColor}._active_w9r5r_1:not(._listItemSelectCustom_w9r5r_1){background-color:var(--gray-dark)!important;color:#fff!important}._listItemSelectCustom_w9r5r_1 ._active_w9r5r_1{background-color:var(--theme-primary);color:#fff!important}._listItemSelectCustom_w9r5r_1 svg{fill:var(--primary)}._active_w9r5r_1 svg{fill:#fff}._drawer_w9r5r_19{flex:0 0 auto}._paper_w9r5r_23{z-index:3}._paperLeft_w9r5r_27{border-right:1px solid rgba(0,0,0,.12)}._paperBottom_w9r5r_31{border-top:1px solid rgba(0,0,0,.12)}._listSmall_w9r5r_35{padding-top:0!important;padding-bottom:0!important}._listItemHead_w9r5r_39,._listItemHead_w9r5r_39 svg{color:var(--primary)!important}._listItemHead_w9r5r_39 span{font-family:Roboto,sans-serif;font-weight:500}._listItem_w9r5r_1{padding-left:.125rem;padding-right:.125rem;padding-top:0;padding-bottom:0;min-height:3.5rem}._listItem_w9r5r_1 a{display:flex;justify-content:left;flex-grow:inherit;flex-flow:inherit}._listItemIconText_w9r5r_62{padding:0 .5rem}@media screen and (max-width: 767px){._listItemIconText_w9r5r_62{display:none}._menuMedium_w9r5r_70{min-width:88px!important;max-width:88px!important}}._listItemIcon_w9r5r_62{justify-content:center}._paperBackground_w9r5r_80{background-color:"#fff"}._paperBackgroundCustom_w9r5r_84{border-color:transparent;background-color:"#fff"}._root_1r7fc_1{color:#000000de;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-color:var(--widget-background)}._outlined_1r7fc_7{border:1px solid rgba(0,0,0,.12)}._noBorders_1r7fc_11{border:none}._elevation0_1r7fc_15{box-shadow:none}._elevation1_1r7fc_19{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}._elevation2_1r7fc_23{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}._elevation3_1r7fc_27{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}._elevation4_1r7fc_31{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}._elevation5_1r7fc_35{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}._elevation6_1r7fc_39{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}._elevation7_1r7fc_43{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}._elevation8_1r7fc_47{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}._elevation9_1r7fc_51{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}._elevation10_1r7fc_55{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}._elevation11_1r7fc_59{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}._elevation12_1r7fc_63{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}._elevation13_1r7fc_67{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}._elevation14_1r7fc_71{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}._elevation15_1r7fc_75{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}._elevation16_1r7fc_79{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}._elevation17_1r7fc_83{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}._elevation18_1r7fc_87{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}._elevation19_1r7fc_91{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}._elevation20_1r7fc_95{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}._elevation21_1r7fc_99{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}._elevation22_1r7fc_103{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}._elevation23_1r7fc_107{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}._elevation24_1r7fc_111{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}._sideMenu_yoo1j_1{--box-shadow-with: .9375rem;z-index:1;position:relative;min-width:var(--side-menu-width);width:var(--side-menu-width);min-height:600px;background-color:#fff;border-radius:0 0 1rem 1rem;box-shadow:0 .1875rem .9375rem #00000029;box-shadow:0 .1875rem var(--box-shadow-with) #00000029}._noBorderRadius_yoo1j_13{border-radius:0}._noShadow_yoo1j_17{box-shadow:none}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._sideMenu_yoo1j_1{min-width:15rem}}._entry_yoo1j_27{--border-width: .125rem;font-family:Roboto,sans-serif;font-weight:500;position:relative;display:flex;padding:1.625rem 1.5rem;color:var(--text);font-size:1rem;box-shadow:0 1px var(--gray-lightest);border:.125rem solid transparent;border:var(--border-width) solid transparent;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .2s ease-in-out}._entry_yoo1j_27:first-child{box-shadow:0 -1px var(--gray-lightest),0 1px var(--gray-lightest)}._entry_yoo1j_27:hover{background-color:var(--menu-hover)}._entry_yoo1j_27:focus{border-color:var(--primary-light)}._entry_yoo1j_27:after{position:absolute;content:"";top:calc(-1 * var(--border-width));bottom:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));width:.5rem;background-color:var(--primary);opacity:0;transition:all .2s ease-in-out;transform:translate3d(-100%,0,0)}._entry_yoo1j_27 ._icon_yoo1j_69{display:inline-block;width:1.5rem;height:1.5rem;flex-shrink:0;margin-right:1.5rem;overflow:hidden}._entry_yoo1j_27 ._contentWrapper_yoo1j_78{flex-grow:1;text-align:left;padding-top:.1875rem}._entry_yoo1j_27 ._contentWrapper_yoo1j_78 ._label_yoo1j_84{font-weight:700}._entry_yoo1j_27 ._contentWrapper_yoo1j_78 ._detail_yoo1j_88{margin-top:1rem}._entry_yoo1j_27 ._arrow_yoo1j_92{flex-shrink:0;margin-left:1.5rem;transition:all .2s ease-in-out}._entry_yoo1j_27._disabled_yoo1j_98{pointer-events:none;color:var(--component-disabled);cursor:not-allowed}._entry_yoo1j_27._open_yoo1j_104{border-color:transparent}._entry_yoo1j_27._open_yoo1j_104 ._label_yoo1j_84,._entry_yoo1j_27._open_yoo1j_104 ._icon_yoo1j_69,._entry_yoo1j_27._open_yoo1j_104 ._arrow_yoo1j_92{color:var(--primary)}._entry_yoo1j_27._open_yoo1j_104 :after{transform:translateZ(0);opacity:1}._entry_yoo1j_27._open_yoo1j_104 ._arrow_yoo1j_92{transform:rotate(180deg)}._overlayWrapper_yoo1j_123{position:fixed;z-index:1300;top:0;bottom:0;left:var(--side-menu-width);width:30rem;max-width:calc(100vw - var(--side-menu-width));background-color:#fff;box-shadow:0 0 .3125rem .1875rem #0003;outline:0;animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease-in-out;animation-name:_fadeInLeft_yoo1j_1}._noShadow_yoo1j_17 ._overlayWrapper_yoo1j_123{box-shadow:none;border:1px solid rgba(0,0,0,.12)}@keyframes _fadeInLeft_yoo1j_1{0%{opacity:0;transform:translate3d(-1rem,0,0)}to{opacity:1;transform:translateZ(0)}}._listWrapper_1iqa2_1{position:relative;height:100%;border-radius:inherit}._list_1iqa2_1{max-height:100%;overflow:auto;border-radius:inherit}._item_84801_1{--border-width: .125rem;position:relative;display:block;outline:0;font-size:1rem;border:.125rem solid transparent;border:var(--border-width) solid transparent;box-shadow:0 1px var(--gray-lightest);cursor:pointer}._item_84801_1:first-child{border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}._item_84801_1:last-child{border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0}._item_84801_1:hover{background-color:var(--gray-lightest)}._listItemSelectCustom_84801_28._item_84801_1:hover{background-color:var(--background)}._listItemSelectCustom_84801_28._item_84801_1:hover,._item_84801_1:focus{border-color:var(--primary-light)}._item_84801_1._selected_84801_37:after{position:absolute;content:"";width:.5rem;top:calc(-1 * var(--border-width));bottom:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));background-color:var(--primary)}._listItemSelectCustom_84801_28._item_84801_1._selected_84801_37{border-color:var(--primary)}._listItemSelectCustom_84801_28._item_84801_1._selected_84801_37:after{content:none}._item_84801_1:focus._selected_84801_37:after{background-color:var(--primary-light)}._filter_t537a_1{display:flex;align-items:center;height:5rem;padding:0 .875rem;background-color:var(--background)}._filter_t537a_1 ._filterInput_t537a_9{display:block;width:100%;height:3rem;padding:.875rem;background:#fff;border:.125rem solid transparent;border-radius:.625rem;color:var(--text);font-size:1rem;box-sizing:border-box;font-family:Roboto,sans-serif;font-weight:500}._filter_t537a_1 ._filterInput_t537a_9._noBorderRadius_t537a_24{border-radius:0;border-color:var(--primary)}._filter_t537a_1 ._filterInput_t537a_9:focus{border-color:var(--primary-light)}._filter_t537a_1 ._filterInput_t537a_9::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}._container_1iwfw_1{margin-top:.675rem;margin-bottom:.675rem}._bankIcon_1iwfw_6{margin-bottom:.1rem;margin-left:8.5rem;width:2rem;height:2rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._container_1iwfw_1{margin-top:.5rem;margin-bottom:.5rem}}._wrapper_1iwfw_20{display:flex;justify-content:space-between;width:100%;font-family:Roboto,sans-serif;line-height:1.4rem;font-size:.9rem;color:var(--text)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._wrapper_1iwfw_20{font-size:.675rem}}._wrapper_1iwfw_20&gt;span{margin-left:.2rem;padding-right:.2rem;width:70%}._label_1iwfw_42{line-height:inherit;font-family:Roboto,sans-serif;font-size:inherit;padding-left:.875rem;width:30%}._overlayWrapper_v1sjk_1{position:fixed;z-index:1300;top:116px;width:90vw;height:70%;background-color:#fff;box-shadow:0 0 .3125rem .1875rem #0003;outline:0;animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease-in-out;animation-name:_fadeInLeft_v1sjk_1}._borderBottom_v1sjk_16:not(:focus){border-bottom:1px solid rgba(0,0,0,.12)!important;background-clip:padding-box}._listItemPreset_fulyj_1{font-family:Roboto,sans-serif;padding:1rem 1.875rem;font-size:1rem;line-height:1.375rem;color:var(--text)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._listItemPreset_fulyj_1{font-size:.875rem;line-height:1.25rem;padding:.875rem 1rem}}._listItemPreset_fulyj_1 ._presetName_fulyj_17{flex-grow:1;margin:0 2rem 1rem 0;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._listItemPreset_fulyj_1 ._presetName_fulyj_17{margin:0 1rem .5rem 0}}._listItemPreset_fulyj_1 ._amount_fulyj_30{flex-shrink:0;text-align:right}._listItemPreset_fulyj_1 ._description_fulyj_35{margin-bottom:.5rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._listItemPreset_fulyj_1 ._description_fulyj_35{margin-bottom:0}}._accountSummary_1j9lh_1{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.375rem;padding:2rem 2.5rem;color:var(--text)}._acctDescription_1j9lh_9{margin-top:1rem;max-height:2.75rem;overflow:hidden}._label_1j9lh_15{display:block;margin-top:.5rem;line-height:inherit;font-family:Roboto,sans-serif;font-size:inherit}._balances_1j9lh_23{margin-top:2rem}._badgeContent_1h2bw_1{font-family:Roboto,sans-serif;position:absolute;box-sizing:border-box;display:flex;height:1.25rem;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;padding-left:.375rem;padding-right:.375rem;font-size:.75rem;line-height:1rem;font-weight:500;line-height:1;z-index:1;min-width:20px;transition:transform 225ms cubic-bezier(.4,0,.2,1) 0ms;border-radius:10px}._topRight_1h2bw_10{top:0;right:0;transform:scale(1) translate(50%,-50%);transform-origin:100% 0%}._badge_19v6s_1{background-color:var(--counter-badge)!important;color:#fff}._groupHead_11ky8_1{box-shadow:0 4px 11px #00000029;background-color:#fff;margin-bottom:2px}._groupHeadSecond_11ky8_8{margin-top:5px}._groupHeadBalance_11ky8_12{padding-right:6px}._listEntry_11ky8_16{display:flex;width:100%;padding-right:1.25em;padding-top:.909em;padding-bottom:.909em}._bankIcon_11ky8_24{flex:0 0 2rem;margin-right:.5rem;width:2rem;height:2rem}._bankIcon_11ky8_24 svg,._bankIcon_11ky8_24 img{width:2rem;height:2rem}._listEntryLeft_11ky8_37{display:flex;flex-direction:column;flex:1 1 0;padding-right:1.25em}._listEntryLeft_11ky8_37 ._holder_11ky8_44{padding-top:5px}._listEntryRight_11ky8_48{padding-right:1.25em}._multibankingText_11ky8_52{font-weight:400;font-size:.75rem}._stickyContentWrapper_1joil_1{font-family:Roboto,sans-serif;box-sizing:border-box;font-size:.875rem;position:relative;height:4rem;display:flex;justify-content:center;background-color:transparent}._stickyContentWrapper_1joil_1 ._label_1joil_12{display:inline-block;padding-left:.25rem;padding-right:2rem;text-align:right}._left_1joil_19,._right_1joil_20{flex-grow:1}._stickySum_1joil_24{box-shadow:0 10px 20px #00000026;background-color:#fff;position:relative;flex:0 1 var(--max-width);max-width:var(--max-width)}._noShadow_1joil_32{border-top:2px solid var(--secondary);border-bottom:1px solid var(--secondary);box-shadow:none}@media only screen and (max-width: 1280px){._stickySum_1joil_24{left:0}}._wrapper_deree_1{height:44px}._wrapper_deree_1 svg{width:1.25rem;height:1.25rem;display:flex;overflow:hidden;vertical-align:bottom}._wrapper_deree_1&gt;*:not(:first-child){margin-left:.5rem}._separator_deree_15{margin-right:.2rem;border-left:1px solid var(--breadcrumb-text)}._configDialogWrapper_486bl_1{position:relative!important}._configContent_486bl_5{width:100%}._configContent_486bl_5 li{margin-bottom:1rem;text-align:left}._configContent_486bl_5 li:after{overflow:auto!important;position:absolute;padding-right:10px}._foreignAmountField_okk0v_1{position:relative;display:flex;justify-content:flex-end;align-items:center}._chartWrapper_okk0v_8{position:relative;margin-right:1.25rem}._chartWrapper_okk0v_8:after{content:"";position:absolute;right:-.5rem;width:1px;height:2rem;background-color:var(--gray-light)}._messageBox_14awx_1{position:absolute;box-sizing:border-box;bottom:2.5rem;left:50%;transform:translate(-50%);padding:1rem;background-color:#000000d9;color:#fff;border-radius:var(--ui-element-border-radius-secondary);text-align:left}._messageBox_14awx_1:before{content:" ";position:absolute;width:0;height:0;left:50%;transform:translate(-50%);bottom:-.5rem;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid rgba(0,0,0,.85)}._MessageBox_10y3m_1{width:9rem;padding-top:.75rem;font-size:.875rem;z-index:999}._title_10y3m_7{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid white}._title_10y3m_7 svg{margin-right:.25rem}._MessageBoxContent_10y3m_19{display:flex;justify-content:center;align-items:center;flex-direction:column}._MessageBoxTimestamp_10y3m_26{margin-top:.5rem}._MessageBox_1olbn_1{width:9rem;padding-top:.75rem;font-size:.875rem;z-index:999}._title_1olbn_8{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid white}._title_1olbn_8 svg{margin-right:.25rem}._MessageBoxContent_1olbn_21{display:flex;justify-content:center;align-items:center;flex-direction:column}._MessageBoxTimestamp_1olbn_28{margin-top:.5rem}._bankIcon_1v3tm_1{margin-top:-.5rem;margin-left:.5rem;width:2rem;height:2rem}._bankIcon_1v3tm_1&gt;svg{width:2rem;height:2rem}#dialogContentMobile .searchbox__form&gt;*{margin-bottom:1rem}#dialogContentMobile .searchbox__form .calendarfield__wrapper,#dialogContentMobile .searchbox__form .formfield,#dialogContentMobile .searchbox__calendar-field{flex:1 1 100%}#dialogContentMobile .searchbox__input input,#dialogContentMobile .searchbox__calendar-field input,#dialogContentMobile .searchbox__transfer-type,#dialogContentMobile .searchbox__transfer-type select{border-radius:var(--ui-element-border-radius)}#dialogContentMobile .searchbox__form{flex-wrap:wrap;justify-content:flex-end}#dialogContentMobile .searchbox__buttons-wrapper{margin-top:1.25rem}.styleGuideTable .table-new__container--infinite{flex:none}.styleGuideTableMobile{width:400px}#styleGuideMenu1{height:616px}#styleGuideStepper .stepper{min-height:450px}#styleGuide .table-new--striped:not(.table__no-shadow) .table-new__head tr:first-child th:after,#styleGuide .table-new__infinite--left,#styleGuide table td,.styleGuideSwitch&gt;div&gt;div&gt;div,#styleGuide .button-main{box-shadow:none!important}#styleGuideTable .table-new__infinite .table-new__head:after{content:none}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px),screen and (min-width: 1025px){#styleGuideStepper .stepper{min-height:450px}}.doNotPrint&gt;ol{list-style:auto;padding-left:1rem}.doNotPrint&gt;ol&gt;ul{list-style:circle;padding-left:2rem}@media print{.doNotPrint{opacity:0}#root{background-color:#fff!important}}#start{counter-reset:css-counter 0}.section{counter-increment:css-counter 1;counter-reset:sub-counter 0}.section&gt;div&gt;h2:before{content:counter(css-counter) ". "}.subSection{counter-increment:sub-counter 1}.subSection&gt;h3:before{content:counter(css-counter) "." counter(sub-counter) ". "}._widgetBorder_a2nd3_1{border-color:var(--theme-secondary, var(--primary))!important;border-width:2px;border-style:solid}._widgetBorder_a2nd3_1::-moz-selection{border-color:var(--primary-light)!important}._widgetBorder_a2nd3_1:hover,._widgetBorder_a2nd3_1:active,._widgetBorder_a2nd3_1::selection{border-color:var(--primary-light)!important}._widgetCenterIcon_a2nd3_13{display:flex;flex-direction:column;position:absolute;color:var(--theme-secondary, var(--primary))!important;z-index:100!important;align-items:center;align-self:center;justify-items:center;justify-self:center;padding:8rem 40px 0}._widgetCenterIcon_a2nd3_13 svg{width:2.5rem;height:2.5rem}._header_1yvug_1{background-color:var(--gray-dark)}._center_1yvug_5{font-size:.875rem;line-height:1.25rem;flex-direction:column}._center_1yvug_5&gt;*{margin:0 auto}@media screen and (min-width: 1025px){._center_1yvug_5{font-size:1.25rem;line-height:1.75rem}}._text_1yvug_20{color:#fff}._document_1yvug_24{overflow-x:auto}._content_1yvug_28{background-color:var(--gray-dark-1);height:80vh}._icon_1yvug_33 svg{width:1.25rem;height:1.25rem}._title_1yvug_38{width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 1025px){._title_1yvug_38{width:50vw}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._title_1yvug_38{width:200px}}._zoomToolbar_1yvug_57{border-radius:var(--ui-element-border-radius);top:1.25rem;right:2rem;background-color:var(--gray-dark-1);opacity:.85}._input_5j83z_1{width:17.5rem;margin:.5rem auto 0}._container_1oq7t_1{width:200px;height:200px}#opttan{width:100%}.osppinfoinhalt{margin-left:10px}#rsct_opttan_gif_bg{position:relative;z-index:0;width:6.4cm;height:10cm}#rsct_opttan_gif_app{position:absolute;z-index:1;margin:1.1cm .2cm;width:6cm;height:6cm}#rsct_opttan_gif_fg{position:absolute;z-index:2;margin:.2cm;width:6cm;height:9.5cm}#rsct_opttan_m_gif_bg{position:relative;z-index:0;width:6.4cm;height:3.7cm}#rsct_opttan_m_gif_app{position:absolute;z-index:1;margin:.6cm;width:5.2cm;height:2.5cm}#rsct_opttan_mr_gif_bg{position:relative;z-index:0;width:3.7cm;height:7.8cm}#rsct_opttan_mr_gif_app{position:absolute;z-index:1;margin:.7cm .6cm;width:2.5cm;height:6.4cm}#rsct_opttan{position:relative;width:6.4cm;height:10.1cm}#rsct_opttan #rsct_opttan_bg_image{z-index:0;width:6.4cm;height:10cm}#rsct_opttan img#rsct_opttan_fg_image{z-index:10;width:6cm;height:9.5cm}#rsct_opttan #rsct_opttan_gif{margin:.8cm 0;width:6cm;height:6cm}#rsct_opttan .opttan_speedo{top:1.7cm}#rsct_opttan #rsct_opttan_app{position:relative;top:.2cm;left:.2cm;z-index:1}#rsct_opttan_m{position:relative;z-index:2}#rsct_opttan_m,#rsct_opttan_m #rsct_opttan_m_bg_image{width:6.4cm;height:3.7cm}#rsct_opttan_m .opttan_speedo{top:1cm}#rsct_opttan_m #rsct_opttan_m_app{position:relative;top:.6cm;left:.6cm}#rsct_opttan_mr{position:relative;z-index:2}#rsct_opttan_mr,#rsct_opttan_mr #rsct_opttan_mr_bg_image{width:37mm;height:78mm}#rsct_opttan_mr .opttan_speedo{top:1cm}#rsct_opttan_mr #rsct_opttan_mr_app{position:relative;top:.7cm;left:.6cm}#rsct_opttan img,#rsct_opttan_m img,#rsct_opttan_mr img{position:absolute;top:0;left:0}.rsct_titlebar{visibility:hidden;display:none}#rsct_opttan_generation .rsct_titlebar img{margin:2px;border:1px solid #ccc}#rsct_opttan_generation .rsct_titlebar .rsct_right_buttons{float:right}#rsct_opttan_generation .rsct_titlebar .rsct_left_buttons{float:left}#rsct_opttan_generation .opttan_speedo{position:relative;margin:0 0 0 30%;z-index:12;font-size:1em;font-weight:700;text-align:center;color:#fc0;visibility:hidden}#rsct_opttan_generation{margin:0 auto 15px;background-color:#efefef;border-collapse:collapse;border:1px solid #ccc}#rsct_opttan_generation td{border:1px solid #ccc;vertical-align:top;padding:6px;margin:0}#rsct_opttan_generation td.rsct_titlebar{padding:0}#rsct_opttan_generation .rsct_titlebar{font:bold 1.2em;font-weight:700;padding-left:4px;line-height:1.8em}._toolbar_ysooz_1{flex:0 0 56px;height:56px;z-index:1;border-bottom:solid 1px var(--border);background:var(--background);color:var(--gray-light)}._toolbar_ysooz_1&gt;svg{color:var(--gray-light)}._right_ysooz_14{flex:1 0 auto}._overlayWrapper_339k4_1{position:absolute;top:var(--toolbar-height);z-index:1300;width:90vw;background-color:#fff;box-shadow:0 0 .3125rem .1875rem #0003;outline:0;animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease-in-out;animation-name:_fadeInLeft_339k4_1}._infoText_1mq78_1{display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--text);text-align:center;line-height:1.5rem;max-width:40rem}._icon_1mq78_12{width:1.5rem;height:1.5rem;margin-bottom:.25rem}._icon_1mq78_12 svg{fill:var(--gray-dark)}._label_1mq78_22{font-family:Roboto,sans-serif;font-weight:500}._viewSection_v4tz0_1{--buttonMargin: .25rem;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%;padding-bottom:2rem}._viewSection_v4tz0_1 ._horizontalRule_v4tz0_11{width:100%;text-align:center}._viewSection_v4tz0_1 ._horizontalRule_v4tz0_11 ._horizontalLabel_v4tz0_16{font-weight:700;font-family:Roboto,sans-serif;color:var(--primary)!important;font-size:1rem!important;text-align:center;white-space:nowrap}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._viewSection_v4tz0_1 ._horizontalRule_v4tz0_11 ._horizontalLabel_v4tz0_16{white-space:normal}}._viewSection_v4tz0_1 ._wrapper_v4tz0_31{width:24rem;padding:1rem;box-sizing:border-box}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._viewSection_v4tz0_1 ._wrapper_v4tz0_31{width:100%;padding-left:0rem;padding-right:0rem}}._viewSection_v4tz0_1 ._wrapper--fullWidth_v4tz0_45{width:100%;padding-left:0rem;padding-right:0rem}._viewSection_v4tz0_1 ._infoWrapper_v4tz0_51{width:36rem;max-width:36rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._viewSection_v4tz0_1 ._infoWrapper_v4tz0_51{width:100%}}._viewSection_v4tz0_1 ._childWrapper_v4tz0_62{display:flex;justify-content:center;align-items:center;flex-direction:column}._viewSection_v4tz0_1 ._actionsWrapper_v4tz0_69{display:flex;flex-wrap:wrap;align-items:center;width:calc(24rem + calc(2 * var(--buttonMargin)));margin-left:calc(-1 * var(--buttonMargin));margin-right:calc(-1 * var(--buttonMargin))}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._viewSection_v4tz0_1 ._actionsWrapper_v4tz0_69{width:calc(100% + calc(2 * var(--buttonMargin)))}}._viewSection_v4tz0_1 ._actionsWrapper_v4tz0_69 button{flex:1 0 auto;margin:var(--buttonMargin)}._actions_1ejbu_1{padding:.65rem 1rem 1rem;text-align:center;width:calc(100% - 2rem)}._cancelButton_1ejbu_7{margin-top:.65rem}._addressInfo_5l2qm_1{color:var(--text)}._container_xw0iz_1{background-color:var(--gray-dark);width:420px!important;max-width:calc(100vw - 2.5rem);margin-bottom:1em;border-radius:5px}._expanded_xw0iz_9{width:750px!important}._button_xw0iz_13{height:2rem;width:2rem}._button_xw0iz_13:hover,._button_xw0iz_13:focus,._button_xw0iz_13:active{outline:1px white solid}._buttonTop_xw0iz_23{position:absolute;top:0;right:0;margin-top:.25rem;margin-right:.25rem}._text_xw0iz_27{margin-bottom:1.25rem;text-align:left;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:#fff;width:calc(100% - 2.5rem)}@supports (color: rgb(0 0 0 / 0)){._text_xw0iz_27{color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}._navigation_pastc_1{width:100%;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}._baseRow_5uoof_1{display:flex;justify-content:flex-start;align-items:top;font-size:1rem;padding-top:.25rem;padding-bottom:.25rem}._baseRow_5uoof_1 span._label_5uoof_10{width:38.2%;color:var(--primary);overflow:hidden;-webkit-hyphens:auto;hyphens:auto}._baseRow_5uoof_1 span._value_5uoof_17{width:61.8%;padding-left:.5rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._baseRow_5uoof_1{font-size:14px}._baseRow_5uoof_1 span._label_5uoof_10{width:42%}._baseRow_5uoof_1 span ._value_5uoof_17{width:58%}}._dataViewer_jol7r_1{font-family:Roboto,sans-serif;font-weight:500;width:32rem;padding:1rem;color:var(--text);font-size:1rem;line-height:1.2rem}._dataViewerMulti_jol7r_11{padding:1.5rem;background-color:#fff;border-radius:.8rem}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._dataViewer_jol7r_1{width:auto;min-width:28rem}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._dataViewer_jol7r_1{padding:.75rem;width:100%}}._descriptionRow_6tpge_1{height:6rem;overflow:auto}._dataViewer_p9faf_1{width:auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._dataViewer_p9faf_1{width:calc(100% - 1.5rem)}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._stepper_1h1o5_2{position:absolute!important;top:0;min-height:100%}}._head_26uqm_1{background-color:var(--background)}._cardDots_vdkv5_1{width:75%!important}._cardsItemImage_vdkv5_5{height:80px!important}._containerWrapper_12gdu_1{display:flex;justify-content:flex-end;flex-flow:column;flex-direction:row}._containerWrapper_12gdu_1 h2{margin-top:.2rem;margin-right:1rem;margin-bottom:1.2rem}._container_12gdu_1{margin-top:.4rem;margin-right:.2rem;color:var(--breadcrumb-text)!important}._container_12gdu_1 select{color:var(--breadcrumb-text)!important}._container_12gdu_1 svg{color:var(--breadcrumb-text)!important;padding-left:4px}._select_12gdu_29{display:flex;flex-flow:row;max-height:24px!important;font-size:2px!important;line-height:4px!important;background-color:var(--primary)}._interest_1l137_1 input{height:1.5rem;margin-top:2px;margin-bottom:2px;text-align:right;background-color:#fff;background-color:var(--theme-background, #ffffff)}._result_1l137_9{background-color:red;background-color:var(--breadcrumb-background, #FF0000);font-size:1rem;font-weight:700;line-height:1.2rem;color:#fff;color:var(--breadcrumb-text, #FFFFFF);justify-content:center;text-align:center;max-width:15rem;max-height:10rem}._resultLeft_1l137_21{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}._resultSeparatorWrapper_1l137_26{display:flex;flex-direction:column;background-color:red;background-color:var(--breadcrumb-background, #FF0000);color:#fff;color:var(--breadcrumb-text, #FFFFFF);justify-content:center}._resultSeparator_1l137_26{border-right:1px solid #FFFFFF;border-right:1px solid var(--breadcrumb-text, #FFFFFF)}._resultRight_1l137_38{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}._popover_1hba5_1{min-width:8rem}._root_1rki0_1{min-height:48px;letter-spacing:.00938em;text-decoration:none}._root_1rki0_1:hover{background-color:var(--menu-hover)}._root_9pw0f_1{align-items:initial;min-height:32px}._rootEditMode_9pw0f_6{display:flex;align-items:center;flex-flow:column;justify-content:center;justify-items:center;padding:0 80px}._rootSettings_9pw0f_15{max-width:32px;max-height:32px}._rootNotEditMode_9pw0f_20{justify-content:flex-end;align-items:flex-end;padding:.5rem 40px 0}._toolbarEditMode_9pw0f_26{display:flex;background-color:#fff;justify-content:space-between;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}._toolbarEditMode_9pw0f_26 span{margin:0}._toolbarSubMenue_9pw0f_38{display:flex;align-items:center;justify-content:center;min-width:16rem}._toolbarSubMenueTxt_9pw0f_45{text-transform:none!important;font-size:.5rem!important;letter-spacing:normal}._widgetButtonText_9pw0f_51{color:var(--theme-secondary, var(--primary))!important;text-transform:none!important;font-size:.75rem;letter-spacing:normal}._widgetListHeadline_9pw0f_58{margin-top:2.5%;margin-left:5%;margin-right:5%;display:flex;background-color:#fff;align-items:center;justify-content:center;overflow-x:auto;font-size:1.5rem;color:var(--primary)}._widgetList_9pw0f_58{margin:0 5% 2.5%;border-radius:.14rem;display:flex;padding:0 100px;background-color:#fff;align-items:center;justify-content:flex-start;overflow-x:auto;min-height:110px}._widgetListItem_9pw0f_86{display:flex;flex-direction:column;margin:4px;padding-top:10px;border-color:var(--theme-secondary, var(--primary));border-style:solid;border-radius:.12rem;border-width:2px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;max-width:100px;min-width:100px;min-height:70px}._widgetListItem_9pw0f_86::-moz-selection{border-color:var(--primary-light)!important;cursor:pointer}._widgetListItem_9pw0f_86:hover,._widgetListItem_9pw0f_86:active,._widgetListItem_9pw0f_86::selection{border-color:var(--primary-light)!important;cursor:pointer}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._widgetListItem_9pw0f_86::-moz-selection{border-color:var(--primary-light)!important;cursor:pointer}._widgetListItem_9pw0f_86:hover,._widgetListItem_9pw0f_86:active,._widgetListItem_9pw0f_86::selection{border-color:var(--primary-light)!important;cursor:pointer}}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._root_9pw0f_1{padding-left:32px;padding-right:32px}}._editing_pvurz_1{background:#ccc;-webkit-transform:translate3d(0,0,0)}._icon_36v2n_1{font-size:.7em}._link_1dbus_1{font-size:1.3em;line-height:3em;position:relative;display:flex;justify-content:flex-end;text-align:right;font-weight:700;padding:1em 18vw 1em 2em;border-bottom:solid 1px var(--menu-divider);color:var(--text)}@media only screen and (max-width: 400px){._link_1dbus_1{padding:1em 2em}}@media only screen and (max-width: 250px){._link_1dbus_1{padding:1em 0}}._active_1dbus_22{color:var(--text);-webkit-transform:translate3d(0,0,0)}._label_1dbus_27{line-height:normal;line-height:initial;margin-top:auto;margin-bottom:auto}._form_xmpyk_1{font-size:.625rem;display:flex;flex-direction:column;max-height:50vh;width:100%;overflow-y:auto}._selectBox_4qafx_1{display:flex;align-items:center;justify-content:space-between;background:var(--background, var(--gray-lightest))}._selectBox_4qafx_1 .select{min-width:20rem}._selectBox_4qafx_1 .formfield{flex:1 1 70%}._listView_4qafx_16&gt;div&gt;div:nth-child(1){flex:1 1 auto!important;display:block;padding:0 0 17px}._listView_4qafx_16&gt;div&gt;div:nth-child(1)&gt;label{display:block;margin-bottom:.5rem;flex-grow:1;padding-left:1rem}._listView_4qafx_16&gt;div&gt;div:nth-child(1)&gt;label&gt;span{font-weight:500;font-size:.75rem!important;line-height:.875rem!important;padding:0}._switchWrapper_4qafx_34&gt;div{padding-right:0}._addMultibanking_4qafx_38{margin-top:1.5rem;margin-left:auto;margin-right:auto}._mobileAddMultibankingContainer_4qafx_44{position:fixed;left:50%;bottom:0;right:0;width:15rem;transform:translate(-50%);display:flex;justify-content:center;align-items:center}._mobileAddMultibanking_4qafx_44{border-radius:var(--ui-element-border-radius) var(--ui-element-border-radius) 0 0}._forwardButtonEmpty_4qafx_60{width:32px}._stepTextColor_cei6x_1{color:var(--text);font-weight:700}._subRow_23cnf_1{padding-top:0}._top_23cnf_5{top:-1rem}._text_23cnf_9{font-weight:400;font-size:.75rem}._listItemSelect_1uzv9_1{position:relative}._backdrop_1uzv9_5{display:none;position:fixed;z-index:5000;content:"";left:0;top:0;width:100%;height:100%;background-color:#0009}._button_1uzv9_17{position:relative;padding:.7rem 1rem!important}._overlayWrapper_1uzv9_22{position:absolute;z-index:5001;top:4rem;opacity:0;overflow:hidden}._listItemSelectCustom_1uzv9_30 ._overlayWrapper_1uzv9_22{top:46px}._overlayWrapper_1uzv9_22 ._list_1uzv9_1{width:30rem;max-height:calc(100% - 1rem);overflow-y:scroll;border-radius:var(--ui-element-border-radius-secondary);background-color:#fff}._open_1uzv9_42 ._backdrop_1uzv9_5,._open_1uzv9_42 ._overlayWrapper_1uzv9_22{display:block;animation:_fadeIn_1uzv9_1 .2s ease-in-out both}._open_1uzv9_42 ._button_1uzv9_17{z-index:5001;background-color:#fff}@keyframes _fadeIn_1uzv9_1{0%{opacity:0}to{opacity:1}}._bankIconTooltip_njv9f_1{margin-top:-.5rem;margin-left:3.5rem;width:2rem;height:2rem}._container_i05io_1{flex:0 0 auto;margin:17px 20px;color:var(--gray-light)}._bankIcon_i05io_7{width:2rem;height:2rem}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._container_i05io_1{margin-top:0}}._container_1tbwg_1{flex:0 0 auto;margin:17px 20px;font-family:inherit;color:var(--gray-light);top:1px;position:relative;font-size:.875rem;line-height:1.25rem;font-weight:500}._label_1tbwg_10{line-height:48px;display:inline-block;vertical-align:baseline}._wrapper_p3zkt_1{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;margin-bottom:2rem;padding-bottom:2rem;font-size:1rem}._wrapper_p3zkt_1:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:var(--gray-light)}._wrapper_p3zkt_1 ._fieldsWrapper_p3zkt_22{display:flex;justify-content:center;align-items:center;flex-direction:row;box-sizing:border-box;width:100%}._wrapper_p3zkt_1 ._hint_p3zkt_57{margin-top:.25rem;text-align:center}._wrapper_p3zkt_1 ._switch_p3zkt_62{margin-top:.75rem}._wrapper_p3zkt_1 ._search_p3zkt_66{margin-bottom:1rem;width:100%}._additionalValue_z0595_1 span{display:block}._label_z0595_5{color:var(--primary);font-size:.75rem}._bankIconDetails_5z1i3_1{margin-top:-.5rem;margin-left:.5rem;width:2rem;height:2rem}._bankIcon_5z1i3_1&gt;svg{width:2rem;height:2rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._bankIconDetails_5z1i3_1{margin-top:-.5rem;margin-left:.5rem;width:1rem;height:2rem}}._searchbox-transaction_fgsil_1{margin-left:20px;margin-right:20px}._searchbox-transaction_fgsil_1 .searchbox{padding:0!important;min-height:62px}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._searchbox-transaction-tablet_fgsil_12 .searchbox__bar{margin-right:1em}._searchbox-transaction-tablet_fgsil_12 .searchbox{padding-left:0}}._container_i3779_1{height:5rem;margin-top:-12px}._toggle-container_i3779_6{display:flex;flex:1;justify-content:flex-end;align-items:center;margin:0 20px 0 0;font-weight:700;color:var(--gray-light)}._balance-desktop_i3779_16{font-size:14px;display:flex;align-items:center;font-weight:500}._prebooked_i3779_23{font-weight:500;display:flex;flex:0 0 auto;justify-content:center;align-items:center;margin:17px 20px;font-size:14px;font-family:Roboto,sans-serif;color:var(--text)}._prebooked__button_i3779_36{height:28px;width:28px;margin-left:1.5rem;margin-right:1.5rem;padding:0 0 0 1rem}._prebooked__label--disabled_i3779_44{color:var(--component-disabled)}._container_1xraz_1{background-color:var(--background)}._header_1xraz_5{display:flex;justify-content:space-around;align-items:center;font-size:14px}._date_1xraz_12{color:var(--primary)}._dateNew_1xraz_16{color:var(--text);font-size:1rem}._toggle_1xraz_21{height:40px;display:flex;align-items:center;padding-left:15px;padding-right:52px}._toggleNew_1xraz_29{margin-top:.5rem;color:var(--text);padding:0}._toggleMain_1xraz_35{display:flex;flex:1;font-size:13px;justify-content:space-between}._toggleMainNew_1xraz_42{font-size:11px;justify-content:center;padding-left:calc(1.5rem + 24px)}._avisenHasMoreInfotext_17gq8_3{font-size:.75rem;color:var(--theme-secondary);margin-bottom:.8rem}._aviseExportDialog_17gq8_9{width:70rem!important}._aviseExportDialog_17gq8_9 thead{box-shadow:0 7px 11px #00000029}._aviseExportButtonWrapper_17gq8_17{width:50%;display:flex;justify-content:center;margin:auto}._aviseExportWrapper_17gq8_24{max-height:400px!important;box-shadow:none!important;overflow:auto;display:inline-block}._aviseExportWrapper_17gq8_24 tr:nth-child(2n){background-color:#f6f6f6}._avisenExportValueDate_17gq8_35{width:5%}._aviseExportRecipient_17gq8_39,._aviseExportIban_17gq8_43{width:30%}._aviseExportBookingInformation_17gq8_47{width:35%}._aviseExportAmount_17gq8_51{width:10%}._aviseExportSum_17gq8_55 td{border-top:2px solid #ddd}._aviseBadgeWrapper_17gq8_59{display:flex}._aviseBadge_17gq8_59{background-color:var(--red);font-size:12px;padding:3px 7px;border-radius:10px;color:var(--breadcrumb-text);max-height:1.2em;margin-left:-1em}._bottomBar_o6oq8_1{background-color:#fff}._fix_o6oq8_5{height:70px}._confirmBlock_wdz9d_1{margin-top:2rem;display:flex;flex-direction:column;align-items:center}._noTitle_wdz9d_8{margin-top:0}._title_wdz9d_12{margin-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:900;color:var(--text)}._form_wdz9d_17{width:100%;text-align:center;max-width:32rem}._input_wdz9d_23{max-width:32rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._confirmBlock_wdz9d_1{margin-top:1rem;padding:0 .5rem 1rem}._title_wdz9d_12{text-align:center}._input_wdz9d_23{max-width:100%;padding:0 .5rem}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._confirmBlock_wdz9d_1{padding:1rem;max-width:calc(100% - 2rem)}}._buttons_wdz9d_50{margin-top:2rem;display:flex;justify-content:center}._buttons_wdz9d_50 button{margin:0 .75rem}._tanSelect_wdz9d_60{margin:1rem 0 0;display:flex;align-items:center;justify-content:center}._tanSelect_wdz9d_60&gt;div{width:16rem}._fina-desk_14a9z_1{height:calc(100vh - var(--app-header-height))}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._fina-desk_14a9z_1{height:calc(100vh - var(--mobile-header-height))}}._blockDetailsDialog_9bayd_3{width:70rem!important}._blockDetailsBlockDialog_9bayd_7 thead{box-shadow:0 7px 11px #00000029}._blockDetailsButtonWrapper_9bayd_11{width:50%;display:flex;justify-content:center;margin:auto}._blockDetailsWrapper_9bayd_18{max-height:400px!important;box-shadow:none!important;overflow:auto;display:inline-block}._blockDetailsWrapper_9bayd_18 tr:nth-child(2n){background-color:#f6f6f6}._blockDetailsRecipient_9bayd_29,._blockDetailsIban_9bayd_33{width:30%}._blockDetailsPurpose_9bayd_37{width:40%}._blockDetailsAmount_9bayd_41{width:10%}._blockDetailsSum_9bayd_45 td{border-top:2px solid #ddd}._error_rvvv8_1{padding:.5rem var(--ui-element-label-padding-x) 0}._contentWrapper_wb7sk_1{display:flex;justify-content:flex-start;flex-direction:column;max-width:100vw;margin-left:auto;margin-right:auto;padding:1.5rem;padding-top:0}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._contentWrapper_wb7sk_1{position:relative;min-height:calc(100vh - var(--mobile-header-height));padding-bottom:3.5rem;box-sizing:border-box}._contentWrapper--with-toolbar_wb7sk_20{min-height:calc(100vh - var(--mobile-header-height) - var(--toolbar-height))}}._contentWrapper_wb7sk_1 .page-content{padding:1.5rem 0;width:100%}._small_wb7sk_30{max-width:30rem}._content_1kl7j_1{width:100%}._searchInput_1kl7j_5{padding-bottom:10px}._scrollContent_1kl7j_9{height:44vh;overflow-y:auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._scrollContent_1kl7j_9{height:41vh}}._radioGroup_1kl7j_20{padding-left:10px;padding-right:10px}._radioButton_1kl7j_25{margin-top:16px}._searchBox_20jf4_1 .searchbox__bar{margin-right:1em}._searchBox_20jf4_1 .searchbox{padding-left:0}._transferType_20jf4_9{min-width:175px}._transferType_20jf4_9 .form-select-native{border-radius:0}._dropzoneUpload_1mo8w_1{display:flex;flex-direction:column;width:500px;height:250px;border:3px dashed darkgray;padding:10px;text-align:left;margin:auto;outline:none}._dropzoneUpload_1mo8w_1:hover,._dropzoneUpload_1mo8w_1:focus{border-color:var(--primary-light)}@media (max-width: 1024px) and (max-height: 10240px){._dropzoneUpload_1mo8w_1{width:400px}}@media (max-width: 812px) and (max-height: 420px){._dropzoneUpload_1mo8w_1{width:300px}}@media (max-width: 420px){._dropzoneUpload_1mo8w_1{width:300px}}._uploadForm_1mo8w_34{font-size:1.3em;min-width:400px;display:flex;flex-wrap:wrap}._uploadForm_1mo8w_34._hint_1mo8w_41{margin:1em 0;line-height:1.1em;min-height:2.2em;color:var(--text)}._uploadForm_1mo8w_34&gt;div{padding-left:1rem;padding-right:1rem;width:100%;box-sizing:border-box}._backupIcon_1mo8w_55{color:#a9a9a9;height:50%!important;width:100%!important}._table_1mo8w_61 tbody tr td{vertical-align:text-top}._table_1mo8w_61 thead tr th span{display:block}._table_1mo8w_61 tbody tr td span{padding-top:5px;padding-bottom:5px;display:block;overflow-wrap:break-word;word-break:normal}._table-cell__iban_1mo8w_77{width:30%}._table-cell__actions--3x_1mo8w_81{width:144px;vertical-align:middle}._table-cell__actions--2x_1mo8w_86{width:96px;vertical-align:middle}._statusIcon_1mo8w_91{padding:12px;vertical-align:middle;display:inline-flex}._uploadInfo_1mo8w_97{padding:16px 24px;width:100%}._uploadInfo__label_1mo8w_102{font-size:12px;font-weight:700;color:#000;word-break:normal}._uploadInfo__filename_1mo8w_109{font-weight:700;font-size:11px;color:#000;word-wrap:break-word;word-break:normal;white-space:normal}._dialogContent_11crs_1{max-height:30rem}._authenticationMethod_o3jy3_1{width:400px;max-width:400px}._international-amount-field_zrwl5_1{display:flex}._international-amount-field_zrwl5_1&gt;label:first-child{width:70%}._international-amount-field_zrwl5_1&gt;label:first-child input{border-top-right-radius:0;border-bottom-right-radius:0}._international-amount-field_zrwl5_1&gt;label:last-child{width:30%;min-width:90px}._international-amount-field_zrwl5_1&gt;label:last-child .form-select-native{border-top-left-radius:0;border-bottom-left-radius:0}._complianceDeclaration_23mmp_1{border:red solid 2px;padding:5px 10px}._listitem_pym3w_1{font-family:Roboto,sans-serif;padding:1rem 1.875rem;font-size:1rem;line-height:1.375rem;color:var(--text)}._listitem_pym3w_1 ._head_pym3w_9{display:flex;font-family:Roboto,sans-serif;margin-bottom:.5rem;font-weight:700}._listitem_pym3w_1 ._wrapper_pym3w_16{display:flex}._listitem_pym3w_1 ._grow_pym3w_20{flex-grow:1;overflow:hidden;text-overflow:ellipsis;margin-right:1rem}._listitem_pym3w_1 ._buttons_pym3w_27{display:flex;align-items:flex-start;justify-content:space-between;width:5rem}._listitem_pym3w_1 ._iban_pym3w_34{margin-bottom:.5rem}._listitem_pym3w_1 ._block_pym3w_38{display:block}._listitem_pym3w_1 ._purpose_pym3w_42{overflow:hidden;text-overflow:ellipsis}._paymentListMenuHead_cqy79_1{display:flex;padding:2rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--text);background-color:var(--background)}._paymentCount_cqy79_7{flex-grow:1}._form_1m85g_1{max-width:32rem;justify-content:center;margin-left:auto;margin-right:auto}._paymentListMenuHead_g4d4r_1{color:var(--text);background-color:var(--background)}._purposeField_qjyjc_1{background:#fff;border-radius:.8rem}._euroValuePaymentField_qjyjc_5{max-width:400px}._listHeader_bkkio_1{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding:.5rem .5rem .5rem .75rem}._listItem_1st36_1{font-family:Roboto,sans-serif;display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:1rem;box-sizing:border-box;left:4.5rem;width:calc(100% - 4.5rem)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._listItem__mobile-wrapper_1st36_14{display:flex;justify-content:center;align-items:center;box-sizing:border-box;position:absolute;top:0;left:-4.5rem;width:4.5rem;height:100%;padding:1rem;background-color:inherit;pointer-events:none}._listItem__mobile-wrapper_1st36_14:after{content:"";position:absolute;right:-1px;top:1rem;bottom:1rem;width:1px;border-right:1px solid var(--gray-light)}._listItem__mobile-wrapper__checkbox_1st36_39{pointer-events:auto}}._listItemSelected_1st36_44:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--primary);border-left-width:10px;border-radius:inherit;pointer-events:none}._checkboxWrapper_1st36_57{display:flex;justify-content:center;align-items:center;box-sizing:border-box;position:absolute;top:0;left:-4.5rem;width:4.5rem;height:100%;padding:1rem;background-color:inherit;pointer-events:none}._checkboxWrapper_1st36_57:after{content:"";position:absolute;right:-1px;top:1rem;bottom:1rem;width:1px;border-right:1px solid var(--gray-light)}._checkbox_1st36_57{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);pointer-events:auto}._type_1st36_90{font-family:inherit;font-weight:700}._orderData_1st36_95{flex-grow:1;color:var(--text)}._listEntry_1u7jr_1{padding:12px 0!important}._headCell_1ul72_1{align-items:center;align-self:center;justify-items:center;justify-self:center}._headCheckbox_1ul72_8{display:flex;padding-top:.3rem}._container_h90u8_1{box-sizing:border-box;overflow-y:auto}._amount_h90u8_8{float:right;text-align:right}._dataField_h90u8_13{color:var(--text);font-size:14px;margin-bottom:1.5em}._placeholder_rwflv_1{text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:700;margin:30% auto 0;width:50%;color:var(--primary)}._icon_rwflv_8{margin:0 auto 15px;display:block}._dialog_197sf_1{min-width:560px!important;width:85vw!important;max-width:768px!important}._details-container_197sf_7{width:100%;max-height:90vh;height:25rem;overflow-y:auto}._action_b659x_1{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;margin-left:-.25rem;margin-right:-.25rem}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._action_b659x_1{flex-direction:column-reverse;padding-top:1.5rem;padding-bottom:1rem;margin-left:1rem;margin-right:1rem}}._action_b659x_1 button{width:14rem;margin:0 auto}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._action_b659x_1 button{width:100%}._action_b659x_1 button:nth-of-type(2n){margin-bottom:.75rem}}._securityMethodSelect_5lsv4_1{margin:0 auto}._label_5lsv4_5{margin-top:1rem;padding-top:1rem;font-size:1rem;color:var(--text);border-top:1px solid var(--gray-light);text-align:center}._message_5lsv4_14{margin:1em;text-align:center;font-size:16px;color:var(--text)}._buttonContainer_5lsv4_21{padding-top:1rem;display:flex;margin:-.25rem}._enterTanContentContainer_5lsv4_27{padding-top:1.1rem;padding-bottom:1.1rem;background-color:var(--theme-background)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._buttonContainer_5lsv4_21{flex-direction:column-reverse;flex-wrap:wrap}}._buttonContainer_5lsv4_21 button{flex:1 0 auto!important;margin:.25rem!important}._container_1lkzt_1{position:fixed;bottom:0;left:50%;transform:translate3d(-50%,0,0);width:35rem;z-index:10;border-top:solid 1px rgba(0,0,0,.02);display:block;flex:0 1 auto;padding:2rem 2rem 0;box-sizing:border-box;overflow:auto;height:auto;transition:transform .3s linear,box-shadow .3s linear,height .3s linear,padding .3s step-end}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._container_1lkzt_1{width:90vw;max-width:405px;min-width:300px;padding:1rem 1rem 0}}._hide_1lkzt_27{transform:translate3d(0,100%,0);box-shadow:none;height:0;overflow:hidden;padding:0 2em;display:none}._inner_1lkzt_36{background-color:var(--gray-lightest);box-shadow:0 0 15px #00000029;border-radius:var(--ui-element-border-radius);padding:1rem;text-align:center;color:var(--text)}._bg_success_18gr7_1{background-color:var(--green)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._stepper_kfbdd_2{min-height:calc(80vh - var(--mobile-header-height))!important}}@media screen and (min-width: 1025px){._container_ak2c6_2{margin:0 150px}}@media screen and (orientation: landscape) and (max-width: 823px) and (min-height: 571px),screen and (min-width: 824px) and (max-width: 1024px),screen and (orientation: portrait) and (min-width: 571px) and (max-width: 1024px){._container_ak2c6_2{margin:0 50px}}._limit-view_1hsuz_2{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:var(--text);font-size:1rem}._limit-main-form_1hsuz_11{padding-right:5px;align-items:stretch}._limit-main-form_1hsuz_11._two-col_1hsuz_16{flex-direction:row;flex-wrap:wrap}._limit-card_1hsuz_21{background-color:var(--widget-background)!important}._limit-main-form_1hsuz_11._two-col_1hsuz_16 ._limit-card_1hsuz_21{width:calc(50% - 4px);margin-right:8px}._limit-main-form_1hsuz_11._two-col_1hsuz_16 ._limit-card_1hsuz_21:last-of-type{margin-right:0}._amount_eo28j_1{background-color:var(--widget-background);min-width:12rem}._detail_1yjr1_1{display:flex;justify-content:space-around;align-items:flex-end;width:100%}@media screen and (max-width: 1024px){._detail_1yjr1_1{flex-direction:column;align-items:center}}._separator_227jr_1{width:1px;height:1.125rem;margin-left:.525rem;margin-right:.525rem;background-color:var(--gray-light)}._dark_227jr_9{background-color:var(--gray-dark)}._separator_1vs2z_1{align-items:flex-end;justify-content:flex-end}._headCell_11n32_1{display:flex;justify-content:center;align-items:center;flex-direction:column;height:3.5rem;padding-top:3px;line-height:1rem}._activated_1xqgw_1{font-family:Roboto,sans-serif;margin-left:auto;margin-right:auto;font-weight:500;width:17rem;color:var(--text)}._activatedIcon_1xqgw_8{vertical-align:middle;color:var(--success)!important;margin-right:10px}._activateButtonsList_1xqgw_14{display:flex;justify-content:center}._activatedList_1xqgw_19,._activateButtonsList_1xqgw_14{padding-bottom:1.05rem}._actions_1xqgw_24{padding:.65rem 1rem 1rem;width:calc(100% - 2rem)}._cancelButton_1xqgw_29{margin-top:.65rem}._infoCheckbox_6q8r5_1{margin:1rem auto;display:flex;flex-direction:column;width:22rem;justify-content:center}._qrCode_123qe_1{width:180px}._summary_1dlim_1{padding-top:0!important}._centerContent_1dlim_5{display:flex;flex-direction:column;padding-top:20px;padding-bottom:20px;align-items:center}._centerInfo_1dlim_13{font-family:Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;padding-top:1.25rem;font-weight:500;color:var(--text)}._infoRow_1dlim_19{width:100%;display:flex;padding-bottom:10px}._first_1dlim_25{width:150px}._iframe_11w5l_1{max-width:var(--max-width)}@media screen and (max-width: 570px),screen and (orientation: landscape) and (max-width: 823px) and (max-height: 570px){._iframe_11w5l_1{height:var(--mobile-height-no-footer)}}._expandContent_1gi3n_1{margin-top:-5px}._cell_16jwi_1{vertical-align:middle!important;padding-top:1rem!important;padding-bottom:1rem!important}._cellEmpty_16jwi_6{height:44px}._bankIcon_15j79_1{margin-bottom:1rem}._bankIcon_15j79_1,._bankIcon_15j79_1 svg{width:4rem;height:4rem}._bankIconSmall_15j79_11{top:-1rem}._bankIconSmall_15j79_11,._bankIconSmall_15j79_11 svg{width:3rem;height:3rem}._fixedWidth_1fhlz_1{width:100%!important;max-width:42rem!important;margin-left:auto;margin-right:auto}._actions_1fhlz_8{text-align:center;margin-top:2rem}._message_1kelm_1{position:relative;margin-bottom:.625rem;padding-bottom:.625rem;color:var(--text)}._message_1kelm_1:last-of-type{margin-bottom:0;padding-bottom:0}._message_1kelm_1:not(:first-of-type){margin-top:.625rem;padding-top:.625rem}._icon_1kelm_18{margin-right:2rem;margin-bottom:.5rem;display:flex;justify-content:center}._icon_1kelm_18 svg{width:2rem;height:2rem}._title_1kelm_30{padding-top:.25rem;padding-bottom:.5rem;font-size:1.125rem}._text_1kelm_36{font-size:1rem}
</pre></body></html>