.switch-custom__base{flex-direction:row-reverse;width:100%;max-width:none!important;justify-content:space-between;align-items:center;gap:8px}.switch-custom__base[data-selected=true]>span{background-color:#00305b!important}.switch-custom__base[data-selected=true]>span.switch-custom__label{background-color:transparent!important}.switch-custom__base span{margin:0}.switch-custom__base .switch-custom__label{text-align:left;flex:1;color:#3b3d3d;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.switch-custom__base.card{border-radius:8px;border:1px solid #e3e5e8;padding:24px}.switch-custom__base.section{flex:1 1 0%;height:58px;flex-flow:column-reverse;align-items:self-start;justify-content:flex-end;gap:4px}.switch-custom__base.section span.switch-custom__label{color:#121212;font-size:16px;font-style:normal;font-weight:500;line-height:160%}