/*!
 * https://github.com/YouCanBookMe/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;-ms-touch-action:none;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;-ms-touch-action:pan-x;touch-action:pan-x}.rc-slider-handle:focus{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa;outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-left:0;margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;-ms-touch-action:pan-y;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;display:block!important;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.rc-switch{position:relative;display:inline-block;box-sizing:border-box;width:44px;height:22px;line-height:20px;padding:0;vertical-align:middle;border-radius:20px 20px;border:1px solid #ccc;background-color:#ccc;cursor:pointer;transition:all .3s cubic-bezier(.35,0,.25,1)}.rc-switch-inner{color:#fff;font-size:12px;position:absolute;left:24px;top:0}.rc-switch:after{position:absolute;width:18px;height:18px;left:2px;top:1px;border-radius:50% 50%;background-color:#fff;content:" ";cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.26);-webkit-transform:scale(1);transform:scale(1);transition:left .3s cubic-bezier(.35,0,.25,1);-webkit-animation-timing-function:cubic-bezier(.35,0,.25,1);animation-timing-function:cubic-bezier(.35,0,.25,1);-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:rcSwitchOff;animation-name:rcSwitchOff}.rc-switch:hover:after{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-name:rcSwitchOn;animation-name:rcSwitchOn}.rc-switch:focus{box-shadow:0 0 0 2px #d5f1fd;outline:none}.rc-switch-checked{border:1px solid #87d068;background-color:#87d068}.rc-switch-checked .rc-switch-inner{left:6px}.rc-switch-checked:after{left:22px}.rc-switch-disabled{cursor:no-drop;background:#ccc;border-color:#ccc}.rc-switch-disabled:after{background:#9e9e9e;-webkit-animation-name:none;animation-name:none;cursor:no-drop}.rc-switch-disabled:hover:after{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-name:none;animation-name:none}.rc-switch-label{display:inline-block;line-height:20px;font-size:14px;padding-left:10px;vertical-align:middle;white-space:normal;pointer-events:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@-webkit-keyframes rcSwitchOn{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.25);transform:scale(1.25)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes rcSwitchOn{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.25);transform:scale(1.25)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes rcSwitchOff{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcSwitchOff{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pop-in{0%{-webkit-transform:scale(.8) translateY(-10px);transform:scale(.8) translateY(-10px)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes pop-in{0%{-webkit-transform:scale(.8) translateY(-10px);transform:scale(.8) translateY(-10px)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:DINNextW01,Helvetica Neue,helvetica,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#404040;text-align:left;background-color:#eaeaea}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#333;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0d0d0d;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:10px 3.5px 7px;padding-bottom:10px 3.5px 7px;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto}fieldset{min-width:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:420px){.container{max-width:540px}}@media (min-width:690px){.container{max-width:720px}}@media (min-width:890px){.container{max-width:960px}}@media (min-width:1100px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-13,.col-14,.col-15,.col-16,.col-auto,.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-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-auto,.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-13,.col-md-14,.col-md-15,.col-md-16,.col-md-auto,.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-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 6.25%;flex:0 0 6.25%;max-width:6.25%}.col-2{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 18.75%;flex:0 0 18.75%;max-width:18.75%}.col-4{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 31.25%;flex:0 0 31.25%;max-width:31.25%}.col-6{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 43.75%;flex:0 0 43.75%;max-width:43.75%}.col-8{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 56.25%;flex:0 0 56.25%;max-width:56.25%}.col-10{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 68.75%;flex:0 0 68.75%;max-width:68.75%}.col-12{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-12,.col-13{-webkit-box-flex:0}.col-13{-ms-flex:0 0 81.25%;flex:0 0 81.25%;max-width:81.25%}.col-14{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.col-14,.col-15{-webkit-box-flex:0}.col-15{-ms-flex:0 0 93.75%;flex:0 0 93.75%;max-width:93.75%}.col-16{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.offset-1{margin-left:6.25%}.offset-2{margin-left:12.5%}.offset-3{margin-left:18.75%}.offset-4{margin-left:25%}.offset-5{margin-left:31.25%}.offset-6{margin-left:37.5%}.offset-7{margin-left:43.75%}.offset-8{margin-left:50%}.offset-9{margin-left:56.25%}.offset-10{margin-left:62.5%}.offset-11{margin-left:68.75%}.offset-12{margin-left:75%}.offset-13{margin-left:81.25%}.offset-14{margin-left:87.5%}.offset-15{margin-left:93.75%}@media (min-width:420px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 6.25%;flex:0 0 6.25%;max-width:6.25%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 18.75%;flex:0 0 18.75%;max-width:18.75%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 31.25%;flex:0 0 31.25%;max-width:31.25%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 43.75%;flex:0 0 43.75%;max-width:43.75%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 56.25%;flex:0 0 56.25%;max-width:56.25%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 68.75%;flex:0 0 68.75%;max-width:68.75%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-13{-webkit-box-flex:0;-ms-flex:0 0 81.25%;flex:0 0 81.25%;max-width:81.25%}.col-sm-14{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.col-sm-15{-webkit-box-flex:0;-ms-flex:0 0 93.75%;flex:0 0 93.75%;max-width:93.75%}.col-sm-16{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-sm-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-sm-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-sm-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:6.25%}.offset-sm-2{margin-left:12.5%}.offset-sm-3{margin-left:18.75%}.offset-sm-4{margin-left:25%}.offset-sm-5{margin-left:31.25%}.offset-sm-6{margin-left:37.5%}.offset-sm-7{margin-left:43.75%}.offset-sm-8{margin-left:50%}.offset-sm-9{margin-left:56.25%}.offset-sm-10{margin-left:62.5%}.offset-sm-11{margin-left:68.75%}.offset-sm-12{margin-left:75%}.offset-sm-13{margin-left:81.25%}.offset-sm-14{margin-left:87.5%}.offset-sm-15{margin-left:93.75%}}@media (min-width:690px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 6.25%;flex:0 0 6.25%;max-width:6.25%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 18.75%;flex:0 0 18.75%;max-width:18.75%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 31.25%;flex:0 0 31.25%;max-width:31.25%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 43.75%;flex:0 0 43.75%;max-width:43.75%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 56.25%;flex:0 0 56.25%;max-width:56.25%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 68.75%;flex:0 0 68.75%;max-width:68.75%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-13{-webkit-box-flex:0;-ms-flex:0 0 81.25%;flex:0 0 81.25%;max-width:81.25%}.col-md-14{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.col-md-15{-webkit-box-flex:0;-ms-flex:0 0 93.75%;flex:0 0 93.75%;max-width:93.75%}.col-md-16{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-md-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-md-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-md-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.offset-md-0{margin-left:0}.offset-md-1{margin-left:6.25%}.offset-md-2{margin-left:12.5%}.offset-md-3{margin-left:18.75%}.offset-md-4{margin-left:25%}.offset-md-5{margin-left:31.25%}.offset-md-6{margin-left:37.5%}.offset-md-7{margin-left:43.75%}.offset-md-8{margin-left:50%}.offset-md-9{margin-left:56.25%}.offset-md-10{margin-left:62.5%}.offset-md-11{margin-left:68.75%}.offset-md-12{margin-left:75%}.offset-md-13{margin-left:81.25%}.offset-md-14{margin-left:87.5%}.offset-md-15{margin-left:93.75%}}@media (min-width:890px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 6.25%;flex:0 0 6.25%;max-width:6.25%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 18.75%;flex:0 0 18.75%;max-width:18.75%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 31.25%;flex:0 0 31.25%;max-width:31.25%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 43.75%;flex:0 0 43.75%;max-width:43.75%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 56.25%;flex:0 0 56.25%;max-width:56.25%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 68.75%;flex:0 0 68.75%;max-width:68.75%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-13{-webkit-box-flex:0;-ms-flex:0 0 81.25%;flex:0 0 81.25%;max-width:81.25%}.col-lg-14{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.col-lg-15{-webkit-box-flex:0;-ms-flex:0 0 93.75%;flex:0 0 93.75%;max-width:93.75%}.col-lg-16{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-lg-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-lg-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-lg-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:6.25%}.offset-lg-2{margin-left:12.5%}.offset-lg-3{margin-left:18.75%}.offset-lg-4{margin-left:25%}.offset-lg-5{margin-left:31.25%}.offset-lg-6{margin-left:37.5%}.offset-lg-7{margin-left:43.75%}.offset-lg-8{margin-left:50%}.offset-lg-9{margin-left:56.25%}.offset-lg-10{margin-left:62.5%}.offset-lg-11{margin-left:68.75%}.offset-lg-12{margin-left:75%}.offset-lg-13{margin-left:81.25%}.offset-lg-14{margin-left:87.5%}.offset-lg-15{margin-left:93.75%}}@media (min-width:1100px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 6.25%;flex:0 0 6.25%;max-width:6.25%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 18.75%;flex:0 0 18.75%;max-width:18.75%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 31.25%;flex:0 0 31.25%;max-width:31.25%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 43.75%;flex:0 0 43.75%;max-width:43.75%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 56.25%;flex:0 0 56.25%;max-width:56.25%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 68.75%;flex:0 0 68.75%;max-width:68.75%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-13{-webkit-box-flex:0;-ms-flex:0 0 81.25%;flex:0 0 81.25%;max-width:81.25%}.col-xl-14{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.col-xl-15{-webkit-box-flex:0;-ms-flex:0 0 93.75%;flex:0 0 93.75%;max-width:93.75%}.col-xl-16{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-xl-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-xl-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-xl-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:6.25%}.offset-xl-2{margin-left:12.5%}.offset-xl-3{margin-left:18.75%}.offset-xl-4{margin-left:25%}.offset-xl-5{margin-left:31.25%}.offset-xl-6{margin-left:37.5%}.offset-xl-7{margin-left:43.75%}.offset-xl-8{margin-left:50%}.offset-xl-9{margin-left:56.25%}.offset-xl-10{margin-left:62.5%}.offset-xl-11{margin-left:68.75%}.offset-xl-12{margin-left:75%}.offset-xl-13{margin-left:81.25%}.offset-xl-14{margin-left:87.5%}.offset-xl-15{margin-left:93.75%}}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:420px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:690px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:890px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1100px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:420px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:690px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:890px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1100px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:420px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:690px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:890px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1100px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.rdtPicker{border:1px solid #ccc}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#ffa100;color:#000}.rdtPicker td.rdtToday:before{border-bottom-color:#000}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.ui-radio{position:relative;z-index:1}.ui-radio label{position:relative;display:inline-block}.ui-radio input[type=radio]{opacity:0;position:absolute}.ui-radio input[type=radio]:focus+.ui-radio-marker{-webkit-box-shadow:0 0 0 .1rem rgba(0,123,255,.25);box-shadow:0 0 0 .1rem rgba(0,123,255,.25)}.ui-radio input[type=radio]:checked+.ui-radio-marker{border-color:#0075a2;background:#0075a2}.ui-radio input[type=radio]:checked+.ui-radio-marker:before{border-color:#fff;opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}.ui-radio input[type=radio]:checked+.ui-radio-marker:after{border-radius:0;top:0;left:0;width:20px;height:20px}.ui-radio span{display:inline-block;vertical-align:middle;cursor:pointer}.ui-radio.disabled .ui-radio-marker{background:#ddd!important}.ui-radio.disabled .ui-radio-marker:before{display:none}.ui-radio.disabled .ui-radio-label{opacity:.5}.ui-radio:hover .ui-radio-marker{background:#cfcfbe}.ui-radio:hover .ui-radio-marker:before{opacity:1}.ui-radio .ui-radio-marker{top:0;left:0;position:relative;background:#fff;width:20px;height:20px;border:1px solid #cdcdcd;border-radius:100%;-webkit-transition:all .1s cubic-bezier(.4,0,.2,1);transition:all .1s cubic-bezier(.4,0,.2,1)}.ui-radio .ui-radio-marker:after,.ui-radio .ui-radio-marker:before{content:"";position:absolute;display:block}.ui-radio .ui-radio-marker:before{background:#fff;top:50%;left:50%;margin-top:-5px;margin-left:-5px;height:10px;width:10px;z-index:1;border-radius:100%;opacity:0;-webkit-transition:all .1s cubic-bezier(.4,0,.2,1);transition:all .1s cubic-bezier(.4,0,.2,1)}.ui-radio .ui-radio-marker:after{width:20px;height:20px;background:#fff;top:0;left:0;z-index:-1;-webkit-transition:background .2s cubic-bezier(.4,0,.2,1);transition:background .2s cubic-bezier(.4,0,.2,1)}.ui-radio .ui-radio-label{margin-left:5px}.ui-radio.error .ui-radio-marker{border-color:#c00}.ui-radio.success .ui-radio-marker{border-color:green}.ui-radio .ui-radio-marker{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ui-radio .ui-radio-label{margin-left:34px;display:block}.ui-radio input[type=radio]:checked+.ui-radio-marker{border-color:#ccc;background:transparent}.ui-radio input[type=radio]+.ui-radio-marker:after{display:none}.ui-radio input[type=radio]:checked+.ui-radio-marker:after{display:block;width:10px;height:10px;background:#848484;border-radius:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);z-index:1}.ScrollbarsCustom{min-height:35px;width:100%;height:100%}.ScrollbarsCustom .track{opacity:0;-webkit-transition:opacity .1s cubic-bezier(.4,0,.2,1);transition:opacity .1s cubic-bezier(.4,0,.2,1);background-color:rgba(0,0,0,.1)!important}.ScrollbarsCustom .track .thumb{background-color:#c1c1c1!important}.ScrollbarsCustom .trackX{width:100%!important;left:0!important}.ScrollbarsCustom:active .track,.ScrollbarsCustom:hover .track{opacity:1}.hidden-xs-up{display:none!important}@media (max-width:419.98px){.hidden-xs-down{display:none!important}}@media (min-width:420px){.hidden-sm-up{display:none!important}}@media (max-width:689.98px){.hidden-sm-down{display:none!important}}@media (min-width:690px){.hidden-md-up{display:none!important}}@media (max-width:889.98px){.hidden-md-down{display:none!important}}@media (min-width:890px){.hidden-lg-up{display:none!important}}@media (max-width:1099.98px){.hidden-lg-down{display:none!important}}@media (min-width:1100px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}[class*=" icon-"],[class^=icon-]{display:inline-block;vertical-align:text-top;background-size:100%;background-repeat:no-repeat;width:15px;height:15px}.icon-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 9.75a.244.244 0 01-.07.18.243.243 0 01-.18.07h-3.5a.243.243 0 01-.18-.07.243.243 0 01-.07-.18V8.5c0-.073.023-.133.07-.18a.244.244 0 01.18-.07H5v-2.5h-.75a.243.243 0 01-.18-.07A.243.243 0 014 5.5V4.25c0-.073.023-.133.07-.18A.244.244 0 014.25 4h2.5a.242.242 0 01.25.25v4h.75c.073 0 .133.023.18.07.047.047.07.107.07.18v1.25zM5 1.5c0-.073.023-.133.07-.18a.243.243 0 01.18-.07h1.5A.241.241 0 017 1.5v1.25a.242.242 0 01-.25.25h-1.5a.244.244 0 01-.18-.07.243.243 0 01-.07-.18V1.5zM9.012.805A5.868 5.868 0 006 0 5.868 5.868 0 002.99.805 5.97 5.97 0 00.805 2.988 5.87 5.87 0 000 6a5.87 5.87 0 00.805 3.012 5.972 5.972 0 002.183 2.183A5.87 5.87 0 006 12a5.868 5.868 0 003.012-.805 5.973 5.973 0 002.183-2.183C11.732 8.092 12 7.088 12 6a5.873 5.873 0 00-.805-3.012A5.974 5.974 0 009.012.805z' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E");width:12px;height:12px}.icon-info-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='12' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9.75c0 .073.977.133.93.18a.243.243 0 01-.18.07h-3.5a.243.243 0 01-.18-.07.243.243 0 01-.07-.18V8.5c0-.073.023-.133.07-.18a.244.244 0 01.18-.07H5v-2.5h-.75a.243.243 0 01-.18-.07A.243.243 0 014 5.5V4.25c0-.073.023-.133.07-.18A.244.244 0 014.25 4h2.5a.242.242 0 01.25.25v4h.75c.073 0 .133.023.18.07.047.047.07.107.07.18zM5 1.5c0-.073.023-.133.07-.18a.243.243 0 01.18-.07h1.5A.241.241 0 017 1.5v1.25a.242.242 0 01-.25.25h-1.5a.244.244 0 01-.18-.07.243.243 0 01-.07-.18zM9.012.805A5.868 5.868 0 006 0 5.868 5.868 0 002.99.805 5.97 5.97 0 00.805 2.988 5.87 5.87 0 000 6a5.87 5.87 0 00.805 3.012 5.972 5.972 0 002.183 2.183A5.87 5.87 0 006 12a5.868 5.868 0 003.012-.805 5.973 5.973 0 002.183-2.183C11.732 8.092 12 7.088 12 6a5.873 5.873 0 00-.805-3.012A5.974 5.974 0 009.012.805z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");width:12px;height:12px}.icon-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='19' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M4.37 6.25l5.422 5.484 9.427-9.904 2.779 2.828-11.852 12.56-8.703-7.984z' fill='%23ff8a00' fill-rule='evenodd'/%3E%3C/svg%3E")}.icon-help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.766 6.783a2.703 2.703 0 01-.29.625c-.106.162-.26.327-.459.496a4.3 4.3 0 01-.475.361c-.117.073-.286.17-.506.294a1.75 1.75 0 00-.562.512c-.148.21-.222.38-.222.51 0 .097-.031.176-.093.239a.323.323 0 01-.238.092H6.94a.321.321 0 01-.237-.092.32.32 0 01-.093-.238V9.21c0-.461.18-.893.541-1.296.362-.403.76-.7 1.194-.893.33-.151.564-.306.701-.465.138-.158.207-.368.207-.63 0-.227-.13-.43-.387-.61a1.511 1.511 0 00-.883-.267c-.358 0-.654.082-.888.247-.228.166-.523.483-.888.95a.305.305 0 01-.259.125.294.294 0 01-.196-.062L4.39 5.276c-.159-.124-.186-.269-.083-.434.88-1.466 2.158-2.199 3.83-2.199.6 0 1.184.141 1.756.424a3.91 3.91 0 011.43 1.197 2.772 2.772 0 01.444 2.52zm-2.514 6.103a.32.32 0 01-.33.33H6.938a.323.323 0 01-.238-.093.321.321 0 01-.093-.237v-1.982c0-.097.031-.176.093-.238a.324.324 0 01.238-.093H8.92a.32.32 0 01.33.33zm5.544-8.937a7.896 7.896 0 00-2.886-2.885A7.755 7.755 0 007.93 0a7.755 7.755 0 00-3.98 1.064 7.89 7.89 0 00-2.886 2.885A7.758 7.758 0 000 7.93c0 1.438.354 2.765 1.064 3.98a7.895 7.895 0 002.885 2.886A7.76 7.76 0 007.93 15.86a7.757 7.757 0 003.98-1.064 7.897 7.897 0 002.886-2.886 7.763 7.763 0 001.064-3.98 7.762 7.762 0 00-1.064-3.98z' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E");width:14px;height:14px}.icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='12' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.988 12.08s-1.775-8.646-9.57-8.646V0L0 5.734l6.418 5.943v-3.87c4.23 0 7.365.375 9.57 4.273z' fill='%23404040'/%3E%3C/svg%3E");height:12px}.icon-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.238 7l5.505-5.505A.876.876 0 0012.506.257L7 5.762 1.495.257A.875.875 0 10.256 1.495L5.763 7 .256 12.505a.876.876 0 001.239 1.239L7 8.238l5.506 5.506a.873.873 0 001.237 0 .876.876 0 000-1.239z' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E");width:14px;height:14px}.icon-attention{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='45' width='50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49.035 41.499L26.219 1.458c-.313-.552-.905-.893-1.546-.893s-1.233.34-1.548.893L.311 41.499a1.726 1.726 0 00.013 1.743c.318.538.902.868 1.532.868h45.633c.628 0 1.213-.33 1.53-.868a1.73 1.73 0 00.016-1.743zM27.49 38.986h-5.636v-5.121h5.636zm0-8.965h-5.636v-15.37h5.636z' fill='%2316181b'/%3E%3Cpath d='M49.587 41.857L26.77 1.816c-.313-.553-.905-.893-1.546-.893s-1.233.34-1.547.893L.861 41.857A1.728 1.728 0 00.875 43.6c.318.538.902.868 1.532.868H48.04c.629 0 1.213-.33 1.531-.868a1.73 1.73 0 00.016-1.743zm-21.546-2.512h-5.636v-5.122h5.636zm0-8.966h-5.636v-15.37h5.636z' fill='%23404040'/%3E%3C/svg%3E")}.icon-error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='22' width='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M4.21 17.957L21.832.335l2.955 2.955L7.165 20.912z' fill='%23d20e00' fill-rule='evenodd'/%3E%3Cpath clip-rule='evenodd' d='M7.165.334l17.623 17.623-2.955 2.955L4.21 3.29z' fill='%23d20e00' fill-rule='evenodd'/%3E%3C/svg%3E")}.icon-success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='22' width='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M3.162 6.228l7.986 9.183L26.038 0 29 2.841 11.52 21.296 0 8.829z' fill='%239dd600' fill-rule='evenodd'/%3E%3C/svg%3E")}.icon-table{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='8' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.8h1.935V3.2H0zM0 8h1.935V6.4H0zm0-6.4h1.935V0H0zm3.871 3.2H12V3.2H3.871zm0 3.2H12V6.4H3.871zm0-8v1.6H12V0z' fill='%23404040' fill-rule='evenodd'/%3E%3C/svg%3E");height:12px}.icon-doughnut{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5.1v1.5c1.7.25 3 1.7 3 3.45 0 .45-.1.85-.25 1.25l1.3.75c.3-.6.45-1.3.45-2.05C10 2.45 8.05.35 5.5.1zM5 8.55c-1.95 0-3.5-1.55-3.5-3.5 0-1.75 1.3-3.2 3-3.45V.1C1.95.3 0 2.45 0 5.05c0 2.75 2.25 5 5 5 1.65 0 3.1-.8 4.05-2.05l-1.3-.75c-.65.8-1.65 1.3-2.75 1.3z' fill='%23404040' fill-rule='evenodd'/%3E%3C/svg%3E")}.icon-logoSmall-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='45' width='45' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='M7.359 20.433a.487.487 0 00-.181-.031c-.576 0-1.54.723-2.193 2.062-.479.979-1.255 3.333.222 6.286.183-1.508.975-3.25 2.396-5.273.345-2.137.033-2.932-.244-3.044zm1.575 5.724l.017-.192a7.277 7.277 0 00-.546-1.168 4.721 4.721 0 00-.225-.342c-.135.196-.249.389-.368.582-.495.789-.882 1.527-1.146 2.211-.086.274-.181.563-.277.859-.189.724-.241 1.378-.137 1.962.036.201.09.398.163.587.025.068.066.136.1.201.484 1.012 1.552 1.806 3.197 2.365-.788-1.653-1.054-4.015-.777-7.062v-.003zm2.053 1.348l-.433-.257c-.047-.023-.096-.052-.14-.075a9.23 9.23 0 00-.502-.242c-.006.109-.006.208-.014.313-.044.85-.036 1.634.017 2.354.069.946.221 1.781.455 2.484.196.587.453 1.082.763 1.485.065.085.127.178.199.258.132.145.274.271.426.386.966.738 2.306.846 3.872.336-1.096-1.134-1.929-2.707-2.662-4.096-.692-1.327-1.349-2.573-1.981-2.946zm7.513 3.104c-1.244-1.835-2.422-3.565-4.354-4.156-.979.019-1.631.312-2.033.583-.015.009-.032.017-.044.026.432.444.828 1.085 1.234 1.814.192.347.387.708.588 1.088.192.364.388.735.589 1.104.39.707.803 1.403 1.259 2.011.249.331.513.637.793.9.159.153.323.293.495.419.559.411 1.18.661 1.885.661.768 0 1.62-.297 2.547-.877-1.188-.965-2.083-2.281-2.96-3.571h.001zm5.691-15.493c.735-1.49 1.427-3.786.41-6.103-2.014 2.38-1.612 5.066-1.116 6.602.215-.185.451-.354.706-.499zm2.812-.557c1.306-.956 2.774-2.51 3.033-4.795-2.692.966-3.752 3.204-4.177 4.784a4.403 4.403 0 011.144.011zm9.162 14.957a4.408 4.408 0 01-1.182 1.929 9.87 9.87 0 001.071.066c1.813 0 3.355-.537 4.598-1.59a6.734 6.734 0 00-2.803-.627 6.878 6.878 0 00-1.684.222zm-2.674 2.896c-.343.13-.701.214-1.065.257.816 1.297 2.335 3.035 4.776 3.317-.772-2.067-2.361-3.075-3.711-3.574zm-3.19-15.538c.174.328.288.675.373 1.028 1.477-.901 3.016-2.344 3.592-4.58-2.135.383-3.561 1.532-4.508 2.763.205.24.392.5.543.789zm10.267 6.747a7.082 7.082 0 00-2.386-.425c-1.056 0-2.003.258-2.825.61-.037.229-.07.459-.141.686-.062.202-.156.388-.242.581.212.201.407.42.576.664 2.058-.101 3.745-.808 5.018-2.116zm-12.803-4.829c.108-.068.203-.152.319-.212.119-.062.244-.113.368-.167a5.098 5.098 0 011.203-.347 3.376 3.376 0 00-.27-.707 3.302 3.302 0 00-.594-.803 3.402 3.402 0 00-1.532-.888 3.357 3.357 0 00-.809-.11c-.023 0-.044-.006-.066-.006-.448 0-.887.113-1.301.286-.036.015-.073.023-.108.04-.057.025-.118.037-.173.067-.097.05-.174.114-.262.175-.246.16-.47.345-.661.556a3.65 3.65 0 00-.276.354.037.037 0 01.004.016c.052.204.107.411.162.618.416 1.474.988 2.99 1.72 4.545h.003a5.015 5.015 0 011.585-2.913c.212-.188.441-.353.686-.507zm6.004 7.932a4.997 4.997 0 01-1.002.719 4.991 4.991 0 01-2.34.582 5.04 5.04 0 01-1.822-.347v.006a60.833 60.833 0 002.278 3.195c.109.144.225.288.337.437l.072.09c.031.042.063.084.096.124.026.034.052.066.078.103.059.009.12.006.178.011.097.01.188.021.284.021.209 0 .415-.038.619-.077.097-.019.188-.034.282-.06.204-.057.406-.132.6-.229.026-.012.057-.018.081-.029.034-.019.062-.047.097-.065a3.37 3.37 0 001.233-1.222 3.284 3.284 0 00.445-1.296 3.379 3.379 0 00-.319-1.896c-.016-.034-.023-.069-.042-.102a3.197 3.197 0 00-.49-.692c-.06.084-.109.171-.176.247-.147.176-.316.33-.487.482l-.001-.002z'/%3E%3Cpath d='M30.793 19.06c-.019-.001-.039-.001-.061-.004-.103-.009-.204-.021-.31-.021-.048 0-.099.005-.146.008a4.087 4.087 0 00-1.176.224l-.171.065a3.53 3.53 0 00-.36.162 3.886 3.886 0 00-1.011.789 3.977 3.977 0 00-1.086 2.551c-.009.176-.021.354-.006.529a4 4 0 00.444 1.51 3.994 3.994 0 002.022 1.82 4.01 4.01 0 001.496.296c.642 0 1.283-.163 1.855-.464.02-.012.034-.024.055-.035.216-.12.424-.257.611-.409.167-.137.315-.289.457-.451.08-.092.149-.189.223-.29.099-.137.203-.273.284-.424.08-.146.135-.303.196-.459.003-.012.008-.018.012-.027.032-.085.078-.161.104-.248.046-.147.066-.299.093-.451.039-.208.062-.419.067-.626a3.944 3.944 0 00-.441-1.951 3.97 3.97 0 00-3.149-2.096zm-8.105 9.335c-1.704-2.37-3.317-4.596-4.965-4.778-1.105.125-1.986.736-2.672 1.849-.034.055-.073.106-.108.168.346.139.661.321.963.519.401.256.77.553 1.112.883.896.868 1.627 1.939 2.34 2.993.916 1.352 1.813 2.644 3.003 3.516.146.109.29.214.444.309a5.2 5.2 0 00.505.257 5.467 5.467 0 002.364.514c.686 0 1.44-.111 2.254-.317-2.052-1.496-3.71-3.789-5.24-5.913z'/%3E%3Cpath d='M30.286 31.804a62.73 62.73 0 01-2.233-3.087c-.181-.269-.357-.537-.531-.798-1.079-1.662-2.008-3.283-2.775-4.872a34.013 34.013 0 01-.783-1.739 29.532 29.532 0 01-.947-2.568c-.114-.36-.216-.717-.312-1.071-.072-.276-.145-.553-.207-.827a23.155 23.155 0 01-.36-1.865c-1.238 1.395-3.61 4.444-3.956 7.575-.003.024-.01.047-.012.07.492.105.961.328 1.418.642.364.246.716.564 1.069.913.951.953 1.878 2.229 2.873 3.611 1.166 1.618 2.408 3.335 3.833 4.676.444.418.904.801 1.387 1.134.327.226.668.418 1.017.591l.073.041c.101.048.203.092.307.137a6.25 6.25 0 002.651.521 79.363 79.363 0 01-1.913-2.325 31.042 31.042 0 01-.599-.759z'/%3E%3C/g%3E%3C/svg%3E")}.icon-stepOne{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' gradientTransform='matrix(0 -1 -1 0 -290.375 -285.313)' gradientUnits='userSpaceOnUse' x1='-322.772' x2='-321.063' y1='-316.489' y2='-316.489'%3E%3Cstop offset='0' stop-color='%235e5e5e'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3Cpath d='M46.164 3.22H5.836C3.063 3.22.795 5.489.795 8.261v27.726c0 2.773 2.224 5.486 4.943 6.031l11.02 2.203s-9.484 3.36-3.36 3.36h25.206c6.125 0-3.36-3.36-3.36-3.36l11.021-2.203c2.719-.545 4.942-3.258 4.942-6.031V8.261c-.002-2.773-2.269-5.041-5.043-5.041zm0 32.514H5.836V7.757h40.328z' fill='%235e5e5e' stroke='%23454545' stroke-miterlimit='10' stroke-width='.25'/%3E%3Cpath d='M46.289 35.75s-3.383 1.311-5.508 1.561-14.626 0-14.626 0-13.471.334-15.689 0c-2.219-.334-4.528-1.561-4.528-1.561z' fill='url(%23a)'/%3E%3C/svg%3E")}.icon-stepOne-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='5.938' x2='46.289' y1='36.605' y2='36.605'%3E%3Cstop offset='0' stop-color='%23c66700'/%3E%3Cstop offset='1' stop-color='%23c66700'/%3E%3C/linearGradient%3E%3Cpath d='M46.164 3.22H5.836C3.063 3.22.795 5.489.795 8.261v27.726c0 2.773 2.224 5.486 4.943 6.031l11.02 2.203s-9.484 3.36-3.36 3.36h25.206c6.125 0-3.36-3.36-3.36-3.36l11.021-2.203c2.719-.545 4.942-3.258 4.942-6.031V8.261c-.002-2.773-2.269-5.041-5.043-5.041zm0 32.514H5.836V7.757h40.328z' fill='%23ff8a00' stroke='%23c66700' stroke-miterlimit='10' stroke-width='.25'/%3E%3Cpath d='M46.289 35.75s-3.383 1.311-5.508 1.561-14.626 0-14.626 0-13.471.334-15.689 0c-2.219-.334-4.528-1.561-4.528-1.561z' fill='url(%23a)'/%3E%3C/svg%3E")}.icon-stepTwo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50.16 5.42L1.794 22.463c-.777.273-.951.945-.027 1.314l10.399 4.166h-.001l6.166 2.471L48.423 8.317c.404-.297.871.26.576.578-.293.32-21.562 23.321-21.562 23.321l-.001.002-1.24 1.379 1.641.883v.002s12.739 6.855 13.647 7.346c.795.428 1.828.072 2.059-.918.271-1.168 7.793-33.589 7.963-34.311.215-.939-.404-1.511-1.346-1.179zM18.273 45.217c0 .676.38.863.907.385.687-.623 7.805-7.01 7.805-7.01l-8.711-4.508v11.133z' fill='%23282828'/%3E%3Cpath d='M50.16 5.824L1.794 22.867c-.777.274-.951.945-.027 1.314l10.399 4.167h-.001l6.166 2.471L48.423 8.722c.404-.297.871.26.576.578-.293.32-21.562 23.322-21.562 23.322l-.001.002-1.24 1.379 1.641.883v.002s12.739 6.855 13.647 7.346c.795.428 1.828.072 2.059-.918.271-1.168 7.793-33.59 7.963-34.311.215-.941-.404-1.513-1.346-1.181zM18.273 45.621c0 .676.38.863.907.385.687-.623 7.805-7.01 7.805-7.01l-8.711-4.508v11.133z' fill='%235e5e5e'/%3E%3C/svg%3E")}.icon-stepTwo-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50.16 5.42L1.794 22.463c-.777.273-.951.945-.027 1.314l10.399 4.167h-.001l6.166 2.471L48.423 8.318c.404-.297.871.26.576.578-.293.32-21.562 23.321-21.562 23.321l-.002.002-1.24 1.38 1.641.883v.002s12.739 6.854 13.647 7.346c.795.428 1.828.072 2.059-.918.271-1.168 7.793-33.589 7.963-34.311.216-.941-.403-1.513-1.345-1.181zM18.273 45.217c0 .676.38.863.907.385.687-.623 7.804-7.01 7.804-7.01l-8.71-4.508z' fill='%23c66700'/%3E%3Cpath d='M50.16 5.824L1.794 22.867c-.777.274-.951.945-.027 1.314l10.399 4.167h-.001l6.166 2.471L48.423 8.723c.404-.297.871.26.576.578-.293.32-21.562 23.322-21.562 23.322l-.002.002-1.24 1.379 1.641.883v.003s12.739 6.854 13.647 7.346c.795.428 1.828.072 2.059-.918.271-1.168 7.793-33.59 7.963-34.312.216-.942-.403-1.514-1.345-1.182zM18.273 45.621c0 .676.38.863.907.385.687-.623 7.804-7.01 7.804-7.01l-8.71-4.508z' fill='%23ff8a00'/%3E%3C/svg%3E")}.icon-stepThree{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.669 2.975v10.977c5.707 1.37 9.953 6.492 9.953 12.618 0 7.172-5.815 12.986-12.988 12.986-6.078 0-11.166-4.18-12.582-9.818H1.906C3.438 41.435 13.43 50.47 25.546 50.47c13.174 0 23.855-10.68 23.855-23.855 0-12.113-9.036-22.109-20.732-23.64zm-5.963 10.95V2.936C11.803 4.229 3.16 12.874 1.866 23.775h11.089a12.993 12.993 0 019.751-9.85z' fill='%232c2c2c'/%3E%3Cpath d='M29.035 3.456v10.977c5.707 1.37 9.953 6.492 9.953 12.618 0 7.172-5.815 12.986-12.988 12.986-6.078 0-11.166-4.18-12.582-9.818H2.272c1.532 11.697 11.524 20.732 23.64 20.732 13.174 0 23.855-10.68 23.855-23.855.001-12.113-9.036-22.109-20.732-23.64zm-5.963 10.95V3.416C12.169 4.71 3.526 13.354 2.232 24.256h11.089a12.994 12.994 0 019.751-9.85z' fill='%235e5e5e'/%3E%3C/svg%3E")}.icon-stepThree-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.669 2.975v10.977c5.707 1.37 9.953 6.492 9.953 12.618 0 7.172-5.815 12.986-12.988 12.986-6.078 0-11.166-4.181-12.582-9.818H1.906C3.438 41.435 13.43 50.47 25.546 50.47c13.175 0 23.854-10.681 23.854-23.855 0-12.113-9.035-22.109-20.731-23.64zm-5.963 10.95V2.936C11.803 4.229 3.16 12.874 1.866 23.775h11.089a12.993 12.993 0 019.751-9.85z' fill='%23c66700'/%3E%3Cpath d='M29.035 3.456v10.977c5.707 1.37 9.953 6.492 9.953 12.618 0 7.172-5.815 12.986-12.988 12.986-6.078 0-11.166-4.18-12.582-9.818H2.272c1.532 11.697 11.524 20.732 23.64 20.732 13.174 0 23.855-10.68 23.855-23.855.001-12.113-9.037-22.109-20.732-23.64zm-5.963 10.95V3.416C12.169 4.71 3.526 13.354 2.232 24.256h11.089a12.994 12.994 0 019.751-9.85z' fill='%23ff8a00'/%3E%3C/svg%3E")}.icon-facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='21' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.166 3.494H7.977c-.377 0-.799.496-.799 1.16v2.303h3.988v3.283H7.178v9.86H3.414v-9.86H0V6.957h3.414V5.024C3.414 2.254 5.337 0 7.977 0h3.189z' fill='%23404040'/%3E%3C/svg%3E")}.icon-linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='21' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.075 2.177c0 1.242-.917 2.249-2.426 2.249C1.231 4.426.316 3.42.316 2.177.316.907 1.261-.07 2.71-.07c1.448.001 2.335.978 2.365 2.247zM.433 20.656V6.198h4.495v14.458zM7.617 10.811c0-1.802-.059-3.311-.118-4.613h3.9l.209 2.011h.088c.592-.945 2.039-2.335 4.464-2.335 2.956 0 5.176 1.981 5.176 6.239v8.543h-4.494v-8.014c0-1.861-.653-3.134-2.277-3.134-1.241 0-1.979.859-2.309 1.687-.116.295-.145.711-.145 1.123v8.338H7.617z' fill='%23404040'/%3E%3C/svg%3E")}.icon-twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='21' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.383 19.039c-.869.413-1.654.704-2.357.871a9.925 9.925 0 01-2.282.25c-.928 0-.413-.12-1.126-.356-.713-.238-1.321-.576-1.826-1.014-.504-.44-.853-.907-1.047-1.402-.194-.494-.292-1.211-.292-2.15V8.03H0V5.524C3.925 5.454 3.975-.287 3.938.011h2.353v5.194h4.818V8.03H6.291v5.27c0 1.191.062 1.955.188 2.295.124.337.356.607.695.81.451.272.562.409 1.141.409 1.029 0 2.051-.339 3.068-1.016z' fill='%23404040'/%3E%3C/svg%3E")}.icon-circle-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='17' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8.5' cy='8.5' fill='%23333' r='8.5'/%3E%3Cpath d='M8.938 8.938h3.892a.438.438 0 000-.875H8.939V4.17a.438.438 0 10-.876 0v3.893H4.17a.438.438 0 000 .875h3.893v3.893a.437.437 0 10.876 0z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");width:17px;height:17px}.icon-circle-minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='17' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8.5' cy='8.5' fill='%23333' r='8.5'/%3E%3Cpath d='M12.83 8.938a.438.438 0 000-.875H4.17a.438.438 0 000 .875H8.5z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");width:17px;height:17px}.icon-referral-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ff8a00'%3E%3Cpath d='M152.281 387.715c2.822 31.939 13.843 58.657 37.455 79.146 8.685 7.536 18.162 14.234 27.736 20.626 3.657 2.442 8.594 4.137 12.959 4.168 48.864.304 97.733.229 146.601.231 40.949.001 81.896-.03 122.846-.06 3.539-.003 7.223.849 7.298-5.046.498-38.382-5.598-75.195-25.156-108.908-17.251-29.738-41.889-51.662-71.951-68.396-25.832 27.562-57.277 42.201-94.741 42.154-37.427-.046-68.74-14.958-95.036-42.986a682159.423 682159.423 0 01-43.622 31.757c16.805 16.521 32.164 31.617 48.133 47.315l-72.522-.001zm162.428-62.49c60.846 1.11 114.024-49.679 115.227-110.042 1.313-66.099-47.63-117.745-112.772-118.997-62.789-1.208-115.003 49.328-116.223 112.489-1.221 63.216 49.702 115.384 113.768 116.55zM158.937 207.971c4.286-.235 8.583-.383 12.86-.731 3.517-.286 5.392-1.636 5.581-5.888.32-7.181.993-14.495 2.763-21.436 9.162-35.883 28.055-64.38 62.898-80.131 4.155-1.879 3.526-4.187 2.582-7.517-12.446-43.924-58.501-72.138-103.396-63.247-45.626 9.036-77.754 51.581-73.098 96.795 4.853 47.079 42.879 81.811 89.81 82.155zm13.101 164.506l.42-1.796c-25.475-24.342-50.949-48.686-76.779-73.369l-76.88 73.507.76 1.607h42.134c5.142 31.406 17.354 58.575 40.633 79.969 22.879 21.025 50.39 32.374 80.641 38.349-40.052-29.127-54.747-69.691-54.554-118.267zm19.852-111.248c-2.429-10.121-5.356-22.325-8.36-34.836-38.896 7.677-71.796-2.273-99.125-30.687-45.266 26.349-68.738 66.436-77.2 118.089 12.041 0 23.091.287 34.11-.181 3.199-.136 7.057-1.663 9.334-3.869 15.591-15.114 30.837-30.581 46.206-45.923 1.695-1.693 3.462-3.312 6.396-6.111 14.604 14.998 28.727 29.499 41.753 42.874l46.886-39.356z'/%3E%3Cpath d='M152.281 387.715h72.522L176.67 340.4c15.702-11.431 29.453-21.44 43.622-31.757 26.296 28.026 57.609 42.94 95.037 42.986 37.462.047 68.907-14.593 94.741-42.154 30.062 16.733 54.699 38.657 71.951 68.396 19.558 33.713 25.653 70.526 25.156 108.908-.076 5.895-3.76 5.044-7.299 5.046-40.949.028-81.896.061-122.846.06-48.867-.003-97.735.072-146.601-.231-4.365-.03-9.302-1.727-12.959-4.168-9.575-6.392-19.052-13.09-27.736-20.626-23.612-20.488-34.633-47.206-37.455-79.145z'/%3E%3Cpath d='M314.709 325.225c-64.067-1.166-114.99-53.334-113.77-116.55 1.22-63.161 53.435-113.698 116.223-112.489 65.142 1.252 114.086 52.898 112.771 118.997-1.199 60.363-54.378 111.152-115.224 110.042z'/%3E%3Cpath d='M158.937 207.971c-46.931-.343-84.956-35.076-89.809-82.153-4.657-45.215 27.472-87.761 73.098-96.797 44.895-8.891 90.95 19.323 103.396 63.246.945 3.332 1.573 5.638-2.582 7.518-34.844 15.75-53.736 44.248-62.898 80.131-1.771 6.941-2.443 14.255-2.763 21.436-.189 4.253-2.064 5.602-5.581 5.888-4.279.348-8.575.495-12.861.731zM172.038 372.477h-43.626c-.193 48.575 14.502 89.14 54.554 118.267-30.25-5.975-57.762-17.323-80.641-38.349-23.279-21.394-35.491-48.562-40.633-79.969H19.558l-.76-1.607 76.88-73.507c25.83 24.684 51.304 49.027 76.779 73.369l-.419 1.796z'/%3E%3Cpath d='M191.89 261.229c-16.448 13.806-31.4 26.355-46.887 39.356l-41.753-42.874c-2.934 2.799-4.7 4.418-6.396 6.111-15.368 15.342-30.615 30.809-46.206 45.923-2.277 2.206-6.135 3.733-9.334 3.869-11.017.468-22.069.181-34.109.181 8.462-51.653 31.934-91.74 77.199-118.089 27.329 28.413 60.229 38.363 99.125 30.687 3.005 12.512 5.932 24.716 8.361 34.836z'/%3E%3C/g%3E%3C/svg%3E")}.icon-referralBlack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M152.28 387.715c2.823 31.94 13.843 58.657 37.456 79.146 8.684 7.536 18.162 14.234 27.737 20.626 3.657 2.442 8.593 4.138 12.958 4.167 48.865.305 97.733.229 146.601.231 40.951 0 81.898-.029 122.849-.06 3.538-.003 7.222.849 7.297-5.045.498-38.383-5.597-75.196-25.156-108.911-17.251-29.737-41.889-51.661-71.951-68.396-25.834 27.562-57.278 42.201-94.741 42.155-37.428-.046-68.741-14.959-95.037-42.985l-43.622 31.755c16.805 16.521 32.163 31.618 48.134 47.315-24.154.002-47.8.002-72.525.002zm162.43-62.489c60.846 1.109 114.025-49.681 115.226-110.043 1.314-66.1-47.63-117.745-112.772-118.998-62.789-1.209-115.003 49.329-116.224 112.49-1.221 63.215 49.704 115.384 113.77 116.551zM158.936 207.97c4.287-.235 8.583-.382 12.859-.731 3.517-.287 5.393-1.636 5.582-5.888.32-7.181.993-14.496 2.764-21.436 9.162-35.884 28.054-64.381 62.898-80.131 4.155-1.88 3.526-4.187 2.582-7.518-12.446-43.924-58.501-72.138-103.396-63.246C96.6 38.055 64.47 80.602 69.127 125.816c4.852 47.079 42.877 81.811 89.809 82.154zm13.101 164.508l.42-1.796-76.779-73.37-76.88 73.507c.253.537.506 1.073.76 1.608h42.134c5.142 31.407 17.354 58.575 40.634 79.969 22.878 21.025 50.39 32.374 80.64 38.349-40.052-29.126-54.748-69.692-54.555-118.267zm19.853-111.249c-2.428-10.12-5.356-22.324-8.36-34.836-38.897 7.677-71.796-2.273-99.125-30.687-45.265 26.349-68.737 66.436-77.2 118.09 12.041 0 23.091.288 34.109-.18 3.199-.136 7.056-1.664 9.334-3.87 15.59-15.114 30.837-30.581 46.206-45.923 1.695-1.693 3.461-3.312 6.396-6.11l41.753 42.873c15.487-13.001 30.439-25.552 46.887-39.357z' fill='%23fff'/%3E%3Cg clip-rule='evenodd' fill-rule='evenodd'%3E%3Cpath d='M152.28 387.715h72.523c-15.971-15.697-31.329-30.795-48.134-47.315l43.622-31.755c26.296 28.026 57.609 42.939 95.037 42.985 37.463.046 68.907-14.593 94.741-42.155 30.062 16.734 54.7 38.658 71.951 68.396 19.56 33.715 25.654 70.528 25.156 108.911-.075 5.894-3.759 5.042-7.297 5.045-40.95.03-81.897.06-122.849.06-48.867-.002-97.735.073-146.601-.231-4.365-.029-9.301-1.725-12.958-4.167-9.575-6.392-19.053-13.09-27.737-20.626-23.611-20.491-34.631-47.208-37.454-79.148z'/%3E%3Cpath d='M314.71 325.226c-64.066-1.167-114.991-53.336-113.771-116.552 1.22-63.161 53.435-113.699 116.224-112.49 65.143 1.253 114.087 52.898 112.772 118.998-1.2 60.363-54.379 111.153-115.225 110.044z'/%3E%3Cpath d='M158.936 207.97c-46.932-.343-84.957-35.075-89.809-82.154-4.657-45.215 27.472-87.762 73.098-96.796 44.895-8.892 90.951 19.323 103.396 63.246.944 3.331 1.573 5.638-2.582 7.518-34.844 15.75-53.736 44.248-62.898 80.131-1.771 6.94-2.444 14.255-2.764 21.436-.189 4.252-2.064 5.601-5.582 5.888-4.276.348-8.572.495-12.859.731zM172.037 372.478h-43.625c-.193 48.574 14.502 89.141 54.555 118.267-30.25-5.975-57.762-17.323-80.64-38.349-23.279-21.394-35.492-48.562-40.634-79.969H19.559l-.76-1.608 76.88-73.507 76.779 73.37c-.141.597-.28 1.195-.421 1.796z'/%3E%3Cpath d='M191.89 261.229l-46.887 39.357-41.753-42.873c-2.934 2.798-4.7 4.417-6.396 6.11-15.369 15.342-30.616 30.809-46.206 45.923-2.278 2.206-6.135 3.734-9.334 3.87-11.018.468-22.069.18-34.109.18 8.462-51.654 31.935-91.741 77.2-118.09 27.329 28.414 60.229 38.363 99.125 30.687l8.36 34.836z'/%3E%3C/g%3E%3C/svg%3E")}.icon-question{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='15' width='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.83 10.313c-.126 0-.19-.068-.19-.203v-.83c0-.406.045-.737.133-.993a3.58 3.58 0 01.436-.831l1.27-1.864c.165-.243.303-.46.417-.648s.206-.365.275-.527c.07-.162.12-.318.152-.466a2.34 2.34 0 00.047-.486c0-.581-.17-1.04-.512-1.378-.34-.338-.783-.507-1.326-.507-.531 0-.964.166-1.299.497-.335.33-.559.807-.673 1.428-.025.135-.094.19-.208.162L.158 3.444c-.126-.027-.177-.101-.152-.223.14-.972.522-1.752 1.147-2.34C1.778.294 2.583 0 3.569 0c.506 0 .97.084 1.394.253s.786.405 1.09.71.536.668.7 1.093S7 2.945 7 3.444c0 .487-.079.929-.237 1.327a6.61 6.61 0 01-.73 1.307l-1.27 1.864c-.189.27-.319.507-.388.71s-.104.472-.104.81v.648c0 .135-.063.203-.19.203zm-.284 2.742c0-.135.063-.203.19-.203h1.44c.126 0 .19.068.19.203v1.742c0 .135-.064.203-.19.203h-1.44c-.127 0-.19-.068-.19-.203z' fill-rule='evenodd'/%3E%3C/svg%3E");height:15px;width:7px;background-size:contain}.icon-appstore-de,.icon-appstore-en{height:40px;width:120px}.icon-playstore-de,.icon-playstore-en{height:40px;width:135px}.icon-appstore-de{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='119.664' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 005.517.19a6.665 6.665 0 00-1.9.627 6.438 6.438 0 00-1.62 1.18A6.258 6.258 0 00.82 3.617a6.601 6.601 0 00-.625 1.903 12.993 12.993 0 00-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 00.18 2.002 6.588 6.588 0 00.624 1.905A6.208 6.208 0 001.998 38a6.274 6.274 0 001.618 1.179 6.7 6.7 0 001.901.63 13.455 13.455 0 002.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 002-.178 6.804 6.804 0 001.908-.63A6.277 6.277 0 00117.666 38a6.395 6.395 0 001.182-1.614 6.604 6.604 0 00.619-1.905 13.506 13.506 0 00.185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 00-.185-2.003 6.618 6.618 0 00-.62-1.903 6.466 6.466 0 00-2.798-2.8 6.768 6.768 0 00-1.908-.627 13.044 13.044 0 00-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002z' fill='%23a6a6a6'/%3E%3Cpath d='M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 01-1.87-.164 5.884 5.884 0 01-1.656-.548 5.406 5.406 0 01-1.397-1.016 5.32 5.32 0 01-1.02-1.397 5.722 5.722 0 01-.544-1.657 12.414 12.414 0 01-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 01.165-1.872 5.755 5.755 0 01.544-1.662 5.373 5.373 0 011.015-1.398 5.565 5.565 0 011.402-1.023 5.823 5.823 0 011.653-.544A12.586 12.586 0 017.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 011.858.162 5.938 5.938 0 011.671.548 5.594 5.594 0 012.415 2.42 5.763 5.763 0 01.535 1.649 12.995 12.995 0 01.174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 01-.17 1.853 5.739 5.739 0 01-.54 1.67 5.48 5.48 0 01-1.016 1.386 5.413 5.413 0 01-1.4 1.022 5.862 5.862 0 01-1.668.55 12.542 12.542 0 01-1.869.163c-.293.007-.6.011-.897.011l-1.084.002z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M24.769 20.3a4.949 4.949 0 012.356-4.151 5.066 5.066 0 00-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 00-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 001.52-3.092 4.782 4.782 0 01-2.92-4.4zM22.037 12.21a4.872 4.872 0 001.115-3.49 4.957 4.957 0 00-3.208 1.66A4.636 4.636 0 0018.8 13.74a4.1 4.1 0 003.237-1.53zM42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039zm-4.243-1.55h3.752l-1.85-5.446h-.051zM55.16 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484H46.63V21.442h1.8v1.506h.033a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046zM65.125 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046zM71.71 27.036c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667zM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 00.611-.043v1.463a5.104 5.104 0 01-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3zM86.065 25.97c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106zM96.186 21.442h1.773v1.541h.043a2.16 2.16 0 012.177-1.635 2.866 2.866 0 01.637.069v1.738a2.598 2.598 0 00-.835-.112 1.873 1.873 0 00-1.937 2.083v5.37h-1.858zM109.384 27.837c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 002.436 2.564 2.048 2.048 0 002.09-1.273zm-6.282-2.702h4.526a2.177 2.177 0 00-2.22-2.298 2.292 2.292 0 00-2.306 2.298zM39.393 14.698H35.67V8.73h.927v5.115h2.795zM40.33 13.424c0-.81.603-1.278 1.674-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.496 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.129 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 01-1.353.707 1.36 1.36 0 01-1.5-1.348zm2.894-.384v-.377l-1.1.07c-.62.042-.901.253-.901.65 0 .405.351.64.835.64a1.062 1.062 0 001.166-.983zM45.276 12.444c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 011.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 01-1.414.785c-1.146 0-1.87-.901-1.87-2.328zm.918 0c0 .955.45 1.53 1.204 1.53.749 0 1.211-.583 1.211-1.526 0-.938-.467-1.53-1.211-1.53-.749 0-1.204.58-1.204 1.526zM54.747 13.482a1.828 1.828 0 01-1.951 1.303 2.045 2.045 0 01-2.08-2.325 2.077 2.077 0 012.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 001.2 1.29 1.08 1.08 0 001.07-.546zm-3.126-1.451h2.275a1.086 1.086 0 00-1.109-1.167 1.152 1.152 0 00-1.166 1.167zM55.994 10.195h.856v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.558 1.675v2.915h-.888v-2.692c0-.724-.315-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.889zM63.52 8.863a.576.576 0 11.575.542.547.547 0 01-.575-.542zm.132 1.332h.885v4.503h-.885zM65.971 10.195h.856v.723h.066a1.364 1.364 0 012.493 0h.07a1.463 1.463 0 011.37-.81 1.338 1.338 0 011.438 1.488v3.102h-.888v-2.87c0-.608-.29-.906-.873-.906a.912.912 0 00-.95.943v2.833h-.874V11.74a.785.785 0 00-.868-.819.969.969 0 00-.951 1.022v2.754h-.889z'/%3E%3C/g%3E%3C/svg%3E")}.icon-appstore-en{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='119.664' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 005.517.19a6.665 6.665 0 00-1.9.627 6.438 6.438 0 00-1.62 1.18A6.258 6.258 0 00.82 3.617a6.601 6.601 0 00-.625 1.903 12.993 12.993 0 00-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 00.18 2.002 6.588 6.588 0 00.624 1.905A6.208 6.208 0 001.998 38a6.274 6.274 0 001.618 1.179 6.7 6.7 0 001.901.63 13.455 13.455 0 002.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 002-.178 6.804 6.804 0 001.908-.63A6.277 6.277 0 00117.666 38a6.395 6.395 0 001.182-1.614 6.604 6.604 0 00.619-1.905 13.506 13.506 0 00.185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 00-.185-2.003 6.618 6.618 0 00-.62-1.903 6.466 6.466 0 00-2.798-2.8 6.768 6.768 0 00-1.908-.627 13.044 13.044 0 00-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002z' fill='%23a6a6a6'/%3E%3Cpath d='M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 01-1.87-.164 5.884 5.884 0 01-1.656-.548 5.406 5.406 0 01-1.397-1.016 5.32 5.32 0 01-1.02-1.397 5.722 5.722 0 01-.544-1.657 12.414 12.414 0 01-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 01.165-1.872 5.755 5.755 0 01.544-1.662 5.373 5.373 0 011.015-1.398 5.565 5.565 0 011.402-1.023 5.823 5.823 0 011.653-.544A12.586 12.586 0 017.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 011.858.162 5.938 5.938 0 011.671.548 5.594 5.594 0 012.415 2.42 5.763 5.763 0 01.535 1.649 12.995 12.995 0 01.174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 01-.17 1.853 5.739 5.739 0 01-.54 1.67 5.48 5.48 0 01-1.016 1.386 5.413 5.413 0 01-1.4 1.022 5.862 5.862 0 01-1.668.55 12.542 12.542 0 01-1.869.163c-.293.007-.6.011-.897.011l-1.084.002z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M24.769 20.3a4.949 4.949 0 012.356-4.151 5.066 5.066 0 00-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 00-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 001.52-3.092 4.782 4.782 0 01-2.92-4.4zM22.037 12.21a4.872 4.872 0 001.115-3.49 4.957 4.957 0 00-3.208 1.66A4.636 4.636 0 0018.8 13.74a4.1 4.1 0 003.237-1.53zM42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039zm-4.243-1.55h3.752l-1.85-5.446h-.051zM55.16 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484H46.63V21.442h1.8v1.506h.033a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046zM65.125 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046zM71.71 27.036c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667zM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 00.611-.043v1.463a5.104 5.104 0 01-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3zM86.065 25.97c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106zM96.186 21.442h1.773v1.541h.043a2.16 2.16 0 012.177-1.635 2.866 2.866 0 01.637.069v1.738a2.598 2.598 0 00-.835-.112 1.873 1.873 0 00-1.937 2.083v5.37h-1.858zM109.384 27.837c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 002.436 2.564 2.048 2.048 0 002.09-1.273zm-6.282-2.702h4.526a2.177 2.177 0 00-2.22-2.298 2.292 2.292 0 00-2.306 2.298zM37.826 8.731a2.64 2.64 0 012.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73zm-1.228 5.123h1.125a1.876 1.876 0 001.967-2.146 1.881 1.881 0 00-1.967-2.134h-1.125zM41.68 12.444a2.133 2.133 0 114.248 0 2.134 2.134 0 11-4.247 0zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM51.573 14.698h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889zM53.854 10.195h.855v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.888zM59.094 8.437h.888v6.26h-.888zM61.218 12.444a2.133 2.133 0 114.247 0 2.134 2.134 0 11-4.247 0zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM66.4 13.424c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 01-1.353.707 1.36 1.36 0 01-1.501-1.348zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 001.166-.983zM71.348 12.444c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 011.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 01-1.415.785c-1.145 0-1.869-.901-1.869-2.328zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526zM79.23 12.444a2.133 2.133 0 114.247 0 2.134 2.134 0 11-4.247 0zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM84.67 10.195h.855v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.889zM93.515 9.074v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 00.339-.021v.74a2.916 2.916 0 01-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074zM95.705 8.437h.88v2.481h.07a1.386 1.386 0 011.374-.806 1.483 1.483 0 011.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 00-1.134 1.142v2.63h-.888zM104.761 13.482a1.828 1.828 0 01-1.95 1.303 2.045 2.045 0 01-2.081-2.325 2.077 2.077 0 012.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 001.2 1.29 1.08 1.08 0 001.07-.546zm-3.126-1.451h2.275a1.086 1.086 0 00-1.109-1.167 1.152 1.152 0 00-1.166 1.167z'/%3E%3C/g%3E%3C/svg%3E")}.icon-playstore-de{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 135 40' xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' gradientTransform='matrix(1 0 0 -1 0 182)' gradientUnits='userSpaceOnUse' x1='21.8' x2='5.02' y1='173.29' y2='156.51'%3E%3Cstop offset='0' stop-color='%2300a0ff'/%3E%3Cstop offset='.01' stop-color='%2300a1ff'/%3E%3Cstop offset='.26' stop-color='%2300beff'/%3E%3Cstop offset='.51' stop-color='%2300d2ff'/%3E%3Cstop offset='.76' stop-color='%2300dfff'/%3E%3Cstop offset='1' stop-color='%2300e3ff'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientTransform='matrix(1 0 0 -1 0 182)' gradientUnits='userSpaceOnUse' x1='33.83' x2='9.64' y1='162' y2='162'%3E%3Cstop offset='0' stop-color='%23ffe000'/%3E%3Cstop offset='.41' stop-color='%23ffbd00'/%3E%3Cstop offset='.78' stop-color='orange'/%3E%3Cstop offset='1' stop-color='%23ff9c00'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientTransform='matrix(1 0 0 -1 0 182)' gradientUnits='userSpaceOnUse' x1='24.83' x2='2.07' y1='159.7' y2='136.95'%3E%3Cstop offset='0' stop-color='%23ff3a44'/%3E%3Cstop offset='1' stop-color='%23c31162'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientTransform='matrix(1 0 0 -1 0 182)' gradientUnits='userSpaceOnUse' x1='7.3' x2='17.46' y1='181.82' y2='171.66'%3E%3Cstop offset='0' stop-color='%2332a071'/%3E%3Cstop offset='.07' stop-color='%232da771'/%3E%3Cstop offset='.48' stop-color='%2315cf74'/%3E%3Cstop offset='.8' stop-color='%2306e775'/%3E%3Cstop offset='1' stop-color='%2300f076'/%3E%3C/linearGradient%3E%3Crect height='40' rx='5' width='135'/%3E%3Cpath d='M130 .8a4.2 4.2 0 014.2 4.2v30a4.2 4.2 0 01-4.2 4.2H5A4.2 4.2 0 01.8 35V5A4.2 4.2 0 015 .8zm0-.8H5a5 5 0 00-5 5v30a5 5 0 005 5h125a5 5 0 005-5V5a5 5 0 00-5-5z' fill='%23a6a6a6'/%3E%3Cpath d='M68.14 21.75A4.26 4.26 0 1072.41 26a4.19 4.19 0 00-4.27-4.25zm0 6.83a2.58 2.58 0 112.4-2.58 2.46 2.46 0 01-2.4 2.58zm-9.32-6.83A4.26 4.26 0 1063.09 26a4.19 4.19 0 00-4.27-4.25zm0 6.83a2.58 2.58 0 112.4-2.58 2.46 2.46 0 01-2.4 2.58zm-11.08-5.52v1.8h4.32a3.77 3.77 0 01-1 2.27 4.42 4.42 0 01-3.34 1.32 4.8 4.8 0 010-9.6A4.64 4.64 0 0151 20.14l1.27-1.27a6.3 6.3 0 00-4.53-1.82 6.61 6.61 0 100 13.21 6.07 6.07 0 004.61-1.85 6 6 0 001.56-4.23 6.27 6.27 0 00-.09-1.12zm45.31 1.4a4 4 0 00-3.64-2.71 4 4 0 00-4 4.25 4.23 4.23 0 007.76 2.37l-1.45-1a2.41 2.41 0 01-2.09 1.17 2.15 2.15 0 01-2.06-1.29l5.69-2.35zm-5.8 1.42a2.33 2.33 0 012.23-2.48 1.64 1.64 0 011.57.9zM82.63 30h1.87V17.5h-1.87zm-3.06-7.3h-.07a2.94 2.94 0 00-2.24-.95 4.26 4.26 0 000 8.51 2.88 2.88 0 002.24-1h.07v.61c0 1.63-.87 2.5-2.27 2.5a2.36 2.36 0 01-2.15-1.51l-1.62.67a4 4 0 003.77 2.52c2.19 0 4-1.29 4-4.43V22h-1.73zm-2.15 5.88a2.58 2.58 0 010-5.15A2.39 2.39 0 0179.7 26a2.38 2.38 0 01-2.28 2.58zm24.39-11.08h-4.48V30h1.87v-4.74h2.61a3.89 3.89 0 100-7.76zm0 6H99.2v-4.26h2.65a2.14 2.14 0 110 4.28zm11.54-1.79a3.49 3.49 0 00-3.33 1.91l1.65.69a1.78 1.78 0 011.71-.91 1.8 1.8 0 012 1.61v.12a4.18 4.18 0 00-1.95-.48c-1.78 0-3.6 1-3.6 2.82a2.89 2.89 0 003.11 2.75 2.65 2.65 0 002.38-1.22h.06v1h1.8v-4.81c0-2.19-1.66-3.46-3.79-3.46zm-.23 6.85c-.61 0-1.46-.31-1.46-1.06 0-1 1.06-1.34 2-1.34a3.32 3.32 0 011.7.42 2.26 2.26 0 01-2.2 2zM123.74 22l-2.14 5.42h-.06L119.32 22h-2l3.33 7.58-1.9 4.21h2L125.82 22zm-16.8 8h1.86V17.5h-1.86z' fill='%23fff'/%3E%3Cpath d='M10.44 7.54a2 2 0 00-.44 1.4v22.12a1.94 1.94 0 00.47 1.4l.07.08L22.9 20.15v-.3L10.51 7.47z' fill='url(%23a)'/%3E%3Cpath d='M27 24.28l-4.1-4.13v-.3l4.1-4.13.09.06L32 18.56c1.4.79 1.4 2.09 0 2.89l-4.89 2.78z' fill='url(%23b)'/%3E%3Cpath d='M27.12 24.23L22.9 20 10.44 32.46a1.62 1.62 0 002.07.07z' fill='url(%23c)'/%3E%3Cpath d='M27.12 15.78l-14.61-8.3a1.61 1.61 0 00-2.07.06L22.9 20z' fill='url(%23d)'/%3E%3Cpath d='M27 24.13l-14.49 8.25a1.66 1.66 0 01-2 0l-.07.07.07.08a1.66 1.66 0 002 0l14.61-8.3z' opacity='.2'/%3E%3Cpath d='M10.44 32.32a2 2 0 01-.44-1.41v.15a1.94 1.94 0 00.47 1.4l.07-.07zM32 21.3l-5 2.83.09.1L32 21.44A1.75 1.75 0 0033.06 20 1.86 1.86 0 0132 21.3z' opacity='.12'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M12.51 7.62L32 18.7a1.86 1.86 0 011.06 1.3A1.75 1.75 0 0032 18.56L12.51 7.48C11.12 6.68 10 7.34 10 8.94v.15c0-1.6 1.12-2.26 2.51-1.47z' opacity='.25'/%3E%3Cpath d='M43 13.13a1.72 1.72 0 01-1.11-.36 2 2 0 01-.66-1l.71-.29a1.1 1.1 0 001.09 1 1 1 0 00.83-.35 1.45 1.45 0 00.29-.94V7h.77v4.09a2 2 0 01-.54 1.51 1.86 1.86 0 01-1.38.53zm6.71-5.39H47v1.9h2.47v.72H47v1.9h2.74V13H46.2V7h3.51zM53 13h-.77V7.74h-1.72V7h4.12v.74H53zm2.27 0v-.8l3.19-4.46H55.4V7h4v.8l-3.19 4.46h3.22V13zm7.27 0h-.77V7.74H60.1V7h4.12v.74h-1.68zm4.66 0V7h2.17a1.8 1.8 0 011.22.46 1.52 1.52 0 01.52 1.17 1.31 1.31 0 01-.22.76 1.41 1.41 0 01-.59.49 1.57 1.57 0 01.73.52 1.4 1.4 0 01.28.85 1.57 1.57 0 01-.54 1.22 1.83 1.83 0 01-1.28.49zm.8-3.43h1.4a.87.87 0 00.7-.29.9.9 0 00.27-.63.93.93 0 00-.29-.65.85.85 0 00-.67-.28H68zm0 2.69h1.56a.92.92 0 00.72-.31 1 1 0 00.27-.68 1 1 0 00-.28-.67 1 1 0 00-.75-.31H68zm7.85-4.52h-2.73v1.9h2.46v.72h-2.46v1.9h2.73V13h-3.5V7h3.5zM77.06 13V7h.77v6z' stroke='%23fff' stroke-miterlimit='10' stroke-width='.2'/%3E%3C/g%3E%3C/svg%3E")}.icon-playstore-en{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 135 40' xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' gradientTransform='matrix(1 0 0 -1 0 201.42)' gradientUnits='userSpaceOnUse' x1='21.8' x2='5.02' y1='192.71' y2='175.93'%3E%3Cstop offset='0' stop-color='%2300a0ff'/%3E%3Cstop offset='.01' stop-color='%2300a1ff'/%3E%3Cstop offset='.26' stop-color='%2300beff'/%3E%3Cstop offset='.51' stop-color='%2300d2ff'/%3E%3Cstop offset='.76' stop-color='%2300dfff'/%3E%3Cstop offset='1' stop-color='%2300e3ff'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientTransform='matrix(1 0 0 -1 0 201.42)' gradientUnits='userSpaceOnUse' x1='33.83' x2='9.64' y1='181.42' y2='181.42'%3E%3Cstop offset='0' stop-color='%23ffe000'/%3E%3Cstop offset='.41' stop-color='%23ffbd00'/%3E%3Cstop offset='.78' stop-color='orange'/%3E%3Cstop offset='1' stop-color='%23ff9c00'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientTransform='matrix(1 0 0 -1 0 201.42)' gradientUnits='userSpaceOnUse' x1='24.83' x2='2.07' y1='179.12' y2='156.37'%3E%3Cstop offset='0' stop-color='%23ff3a44'/%3E%3Cstop offset='1' stop-color='%23c31162'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientTransform='matrix(1 0 0 -1 0 201.42)' gradientUnits='userSpaceOnUse' x1='7.3' x2='17.46' y1='201.24' y2='191.08'%3E%3Cstop offset='0' stop-color='%2332a071'/%3E%3Cstop offset='.07' stop-color='%232da771'/%3E%3Cstop offset='.48' stop-color='%2315cf74'/%3E%3Cstop offset='.8' stop-color='%2306e775'/%3E%3Cstop offset='1' stop-color='%2300f076'/%3E%3C/linearGradient%3E%3Crect height='40' rx='5' width='135'/%3E%3Cpath d='M130 .8a4.2 4.2 0 014.2 4.2v30a4.2 4.2 0 01-4.2 4.2H5A4.2 4.2 0 01.8 35V5A4.2 4.2 0 015 .8zm0-.8H5a5 5 0 00-5 5v30a5 5 0 005 5h125a5 5 0 005-5V5a5 5 0 00-5-5z' fill='%23a6a6a6'/%3E%3Cpath d='M47.42 10.24a2.72 2.72 0 01-.75 2 2.9 2.9 0 01-2.2.88 3 3 0 01-2.21-.9 3 3 0 01-.91-2.22 3 3 0 01.91-2.23 3.16 3.16 0 013.44-.65 2.54 2.54 0 01.94.67l-.53.53a2 2 0 00-1.64-.72 2.32 2.32 0 00-2.33 2.4 2.36 2.36 0 004 1.73 1.93 1.93 0 00.51-1.22h-2.18v-.72h2.91a3.75 3.75 0 01.04.45zM52 7.74h-2.7v1.9h2.46v.72H49.3v1.9H52V13h-3.48V7H52zM55.28 13h-.77V7.74h-1.68V7H57v.74h-1.72zm4.66 0V7h.77v6zm4.19 0h-.77V7.74h-1.68V7h4.12v.74h-1.67zm9.48-.78a3.11 3.11 0 01-4.4 0 3 3 0 01-.88-2.22 3 3 0 01.88-2.22 2.93 2.93 0 012.2-.91 3 3 0 012.2.91 3.07 3.07 0 01.88 2.22 3 3 0 01-.88 2.22zm-3.83-.5a2.29 2.29 0 003.26 0 2.36 2.36 0 00.67-1.72A2.36 2.36 0 0073 8.28a2.29 2.29 0 00-3.26 0 2.36 2.36 0 00-.63 1.72 2.36 2.36 0 00.67 1.72zm5.8 1.28V7h.93l2.92 4.67V7h.77v6h-.8l-3.05-4.89V13z' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='.2'/%3E%3Cpath d='M68.14 21.75A4.26 4.26 0 1072.41 26a4.19 4.19 0 00-4.27-4.25zm0 6.83a2.58 2.58 0 112.4-2.58 2.46 2.46 0 01-2.4 2.58zm-9.32-6.83A4.26 4.26 0 1063.09 26a4.19 4.19 0 00-4.27-4.25zm0 6.83a2.58 2.58 0 112.4-2.58 2.46 2.46 0 01-2.4 2.58zm-11.08-5.52v1.8h4.32a3.77 3.77 0 01-1 2.27 4.42 4.42 0 01-3.34 1.32 4.8 4.8 0 010-9.6A4.64 4.64 0 0151 20.14l1.27-1.27a6.3 6.3 0 00-4.53-1.82 6.61 6.61 0 100 13.21 6.07 6.07 0 004.61-1.85 6 6 0 001.56-4.23 6.27 6.27 0 00-.09-1.12zm45.31 1.4a4 4 0 00-3.64-2.71 4 4 0 00-4 4.25 4.23 4.23 0 007.76 2.37l-1.45-1a2.41 2.41 0 01-2.09 1.17 2.15 2.15 0 01-2.06-1.29l5.69-2.35zm-5.8 1.42a2.33 2.33 0 012.23-2.48 1.64 1.64 0 011.57.9zM82.63 30h1.87V17.5h-1.87zm-3.06-7.3h-.07a2.94 2.94 0 00-2.24-.95 4.26 4.26 0 000 8.51 2.88 2.88 0 002.24-1h.07v.61c0 1.63-.87 2.5-2.27 2.5a2.36 2.36 0 01-2.15-1.51l-1.62.67a4 4 0 003.77 2.52c2.19 0 4-1.29 4-4.43V22h-1.73zm-2.15 5.88a2.58 2.58 0 010-5.15A2.39 2.39 0 0179.7 26a2.38 2.38 0 01-2.28 2.58zm24.39-11.08h-4.48V30h1.87v-4.74h2.61a3.89 3.89 0 100-7.76zm0 6H99.2v-4.26h2.65a2.14 2.14 0 110 4.28zm11.54-1.79a3.49 3.49 0 00-3.33 1.91l1.65.69a1.78 1.78 0 011.71-.91 1.8 1.8 0 012 1.61v.12a4.18 4.18 0 00-1.95-.48c-1.78 0-3.6 1-3.6 2.82a2.89 2.89 0 003.11 2.75 2.65 2.65 0 002.38-1.22h.06v1h1.8v-4.81c0-2.19-1.66-3.46-3.79-3.46zm-.23 6.85c-.61 0-1.46-.31-1.46-1.06 0-1 1.06-1.34 2-1.34a3.32 3.32 0 011.7.42 2.26 2.26 0 01-2.2 2zM123.74 22l-2.14 5.42h-.06L119.32 22h-2l3.33 7.58-1.9 4.21h2L125.82 22zm-16.8 8h1.86V17.5h-1.86z' fill='%23fff'/%3E%3Cpath d='M10.44 7.54a2 2 0 00-.44 1.4v22.12a1.94 1.94 0 00.47 1.4l.07.08L22.9 20.15v-.3L10.51 7.47z' fill='url(%23a)'/%3E%3Cpath d='M27 24.28l-4.1-4.13v-.3l4.1-4.13.09.06L32 18.56c1.4.79 1.4 2.09 0 2.89l-4.89 2.78z' fill='url(%23b)'/%3E%3Cpath d='M27.12 24.23L22.9 20 10.44 32.46a1.62 1.62 0 002.07.07z' fill='url(%23c)'/%3E%3Cpath d='M27.12 15.78l-14.61-8.3a1.61 1.61 0 00-2.07.06L22.9 20z' fill='url(%23d)'/%3E%3Cpath d='M27 24.13l-14.49 8.25a1.66 1.66 0 01-2 0l-.07.07.07.08a1.66 1.66 0 002 0l14.61-8.3z' opacity='.2'/%3E%3Cpath d='M10.44 32.32a2 2 0 01-.44-1.41v.15a1.94 1.94 0 00.47 1.4l.07-.07zM32 21.3l-5 2.83.09.1L32 21.44A1.75 1.75 0 0033.06 20 1.86 1.86 0 0132 21.3z' opacity='.12'/%3E%3Cpath d='M12.51 7.62L32 18.7a1.86 1.86 0 011.06 1.3A1.75 1.75 0 0032 18.56L12.51 7.48C11.12 6.68 10 7.34 10 8.94v.15c0-1.6 1.12-2.26 2.51-1.47z' fill='%23fff' opacity='.25'/%3E%3C/svg%3E")}.icon-social-share-facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath d='M0 0h40v40H0z' fill='%233b579d'/%3E%3Cpath d='M27.81 40V24.532h5.129l.769-6.029H27.81v-3.85c0-1.747.477-2.937 2.95-2.937h3.152V6.323c-.544-.072-2.418-.236-4.595-.236-4.544-.004-7.657 2.808-7.657 7.966v4.446h-5.14v6.029h5.14V40z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.icon-social-share-linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath d='M0 0h40v40H0z' fill='%230078b5'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M5.93 14.996h5.934v19.09H5.93zm2.968-9.489a3.44 3.44 0 110 6.88 3.44 3.44 0 010-6.88zM15.584 14.996h5.692v2.608h.08c.79-1.5 2.724-3.084 5.612-3.084 6.007 0 7.116 3.954 7.116 9.093v10.472h-5.928v-9.283c0-2.214-.04-5.062-3.083-5.062-3.087 0-3.56 2.412-3.56 4.902v9.443h-5.929z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-social-share-twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h40v40H0z' fill='%231da1f2' fill-rule='nonzero'/%3E%3Cpath d='M15.36 30.16c9.436 0 14.596-7.816 14.596-14.596 0-.22 0-.444-.016-.664a10.427 10.427 0 002.56-2.656 10.18 10.18 0 01-2.948.808 5.142 5.142 0 002.256-2.836 10.263 10.263 0 01-3.256 1.244 5.135 5.135 0 00-8.74 4.68A14.57 14.57 0 019.24 10.78a5.134 5.134 0 001.588 6.848 5.103 5.103 0 01-2.328-.64v.064a5.127 5.127 0 004.116 5.028 5.094 5.094 0 01-2.316.088 5.14 5.14 0 004.792 3.564A10.289 10.289 0 017.5 27.856a14.526 14.526 0 007.86 2.3' fill='%23fff' fill-rule='nonzero'/%3E%3Cpath d='M0 0h40v40H0z'/%3E%3C/g%3E%3C/svg%3E")}.icon-social-share-whatsapp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath d='M0 0h40v40H0z' fill='%2325d366'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M29.356 10.688a13.065 13.065 0 00-9.3-3.856c-7.244 0-13.14 5.896-13.144 13.144a13.118 13.118 0 001.756 6.572L6.804 33.36l6.968-1.828a13.145 13.145 0 006.28 1.6h.004c7.244 0 13.14-5.896 13.144-13.144a13.068 13.068 0 00-3.844-9.3zM20.06 30.912h-.004c-1.956 0-3.876-.524-5.56-1.524l-.4-.236-4.136 1.084 1.104-4.032-.26-.412a10.906 10.906 0 01-1.672-5.816c.004-6.024 4.904-10.924 10.928-10.924 6.036.004 10.924 4.9 10.92 10.932 0 6.028-4.9 10.928-10.92 10.928z'/%3E%3Cpath d='M26.052 22.728c-.328-.164-1.944-.96-2.244-1.068s-.52-.164-.74.164-.848 1.068-1.04 1.288-.384.248-.712.08-1.388-.512-2.64-1.632c-.976-.872-1.636-1.948-1.828-2.276s-.02-.508.144-.672c.148-.148.328-.384.492-.576s.22-.328.328-.548.056-.412-.028-.576-.74-1.78-1.012-2.44c-.268-.64-.536-.552-.74-.564-.192-.008-.412-.012-.628-.012s-.576.08-.876.412-1.152 1.124-1.152 2.744 1.176 3.18 1.34 3.396c.164.22 2.316 3.536 5.612 4.96.612.264 1.236.496 1.872.692.788.248 1.504.216 2.068.132.632-.096 1.944-.796 2.216-1.56s.272-1.424.192-1.56-.296-.216-.624-.384z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-social-share-mail{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='40' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h40v40H0z' fill='%23e6e7e8'/%3E%3Cpath d='M8 10h24v21H8z'/%3E%3Cpath d='M6 10v21h28V10zm25 2l-11.002 9L9 12zM8 29V13l11.999 9.47L32 13v16z' fill='%23404040' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}@media (max-width:419.98px){.scrollable-xs-x{overflow-x:auto}}@media (max-width:689.98px){.scrollable-sm-x{overflow-x:auto}}@media (max-width:889.98px){.scrollable-md-x{overflow-x:auto}}@media (max-width:1099.98px){.scrollable-lg-x{overflow-x:auto}}.scrollable-xl-x{overflow-x:auto}body,html{background:#eaeaea}figure{margin:0}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}img{vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}label{margin-bottom:0}ul{list-style-type:none;margin:0;padding:0}ol{counter-reset:li;margin-left:25px;padding-left:0}ol,ol>li{position:relative}ol>li{list-style:none}ol>li:before{content:counter(li) ")";counter-increment:li;position:absolute;top:0;left:-25px}h1,h2,h3,h4{font-weight:400}text{font-family:DINNextW01,Helvetica Neue,helvetica,arial,sans-serif;font-size:.93rem;font-weight:300}html{font-size:16px}@media (min-width:690px){html{font-size:16px}}b,strong{font-weight:700}i{font-style:normal}a:active,a:focus,a:hover,a:visited{text-decoration:none}@media print{body,html{background:transparent;width:100%;height:100%}}@media print{body,h1,h2,h3,h4,html,select{color:#000!important}}@page{size:a4;margin:12mm 6mm}.tw-Container{width:100%;overflow-x:hidden;max-width:1100px;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}@media (min-width:890px){.tw-Container{overflow-x:visible}}@media (min-width:420px){.tw-Container{padding-right:15px;padding-left:15px}}@media print{.tw-Container{max-width:100%;padding:0}}.tw-Alert{border:1px solid #bcdff2;border-radius:2px;background-color:#dcedf5;padding:15px;color:#31708f}@media (max-width:889.98px){.tw-Alert{font-size:16px;padding:8px}}.tw-Alert--error{border-color:#d20e00;background-color:#faf1f0;color:#d20e00}.tw-Alert--warning{background-color:#fff0bf;color:#4b4c50;border:0;border-left:4px solid #ffe48f}@media print{.tw-Alert{display:none}}.tw-DashedUnderline{display:inline-block;border-bottom:.5px dotted;line-height:1.1}@media print{.tw-DashedUnderline{border:none;line-height:1}}.tw-EmbedContainer{overflow-x:hidden;padding:0;margin:0;width:1px;min-width:100%;min-height:500px}.tw-Section{margin-bottom:18px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;position:relative;padding:16px}@media (min-width:690px){.tw-Section{padding:24px}}@media (min-width:890px){.tw-Section{padding:32px}}@media (min-width:690px){.tw-Section{margin-bottom:26px}}.tw-Section_Body{padding:16px}@media (min-width:690px){.tw-Section_Body{padding:24px}}@media (min-width:890px){.tw-Section_Body{padding:32px}}.tw-Section_Title{font-family:DINNextW01,Helvetica Neue,helvetica,arial,sans-serif;font-size:21px;color:#404040;text-transform:none;font-weight:400;line-height:1.33;margin-bottom:25px}@media (min-width:690px){.tw-Section_Title{font-size:36px}}.tw-Section_SubTitle{font-size:18.9px;font-weight:400;line-height:1.33;margin-bottom:22px}@media (min-width:690px){.tw-Section_SubTitle{font-size:24px}}.tw-Section_Divider{margin-top:43px;margin-bottom:43px;margin-left:-16px;width:calc(100% + 32px)}@media (min-width:690px){.tw-Section_Divider{margin-left:-24px;width:calc(100% + 48px)}}@media (min-width:890px){.tw-Section_Divider{margin-left:-32px;width:calc(100% + 64px)}}.tw-Section--noPadding{padding:0}.tw-Section--smallPadding{padding:16px}@media (min-width:690px){.tw-Section--smallPadding{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-Section--smallPadding{padding-left:32px;padding-right:32px}}.tw-Section--dropShadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}@media (min-width:690px){.tw-Section--dropShadow{-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2)}}.tw-Section--border{border-top:1px solid #dadada;border-bottom:1px solid #dadada;padding-left:0;padding-right:0}.tw-Section--conversion{background:#fff;margin-bottom:0}.tw-Wrapper{padding-top:66px}@media (min-width:890px){.tw-Wrapper{padding-top:0}}@media print{.tw-Wrapper{-webkit-filter:none;filter:none}}.tw-Table{width:100%;max-width:100%;margin-bottom:1rem;background-color:#fff}.tw-Table td,.tw-Table th{padding:10px 3.5px 7px}@media print{.tw-Table td,.tw-Table th{padding:6px 3.5px 3px}}.tw-Table tbody td,.tw-Table tfoot td{border-top:1px solid #dadada}.tw-Table thead th{vertical-align:bottom}.tw-Table tr:nth-child(2n){background-color:transparent}.tw-Table th{font-size:1rem;font-weight:700;line-height:1.29;color:inherit;background-color:inherit;white-space:nowrap}.tw-Table td{font-size:1rem;line-height:1.43}.tw-Table_NoBorder td,.tw-Table_NoTopBorder tr:first-child td{border-top:none!important}.tw-Table_Bullet,.tw-Table_ColorBullet{margin-right:9px;display:inline-block}.tw-Table_ColorBullet{width:9px;height:9px;border-radius:50%}.tw-Table_ColorBulletCell{width:9px}.tw-Table_RColorBullet{display:inline-block;margin-right:2px;height:9px;width:9px;border-radius:50%;vertical-align:middle;margin-top:-2px}.tw-Table_Bullet{width:5px;height:5px;border-radius:50%;display:none;margin-left:10px;margin-top:7px;background-color:#333}.tw-Table_BulletText{display:inline-block;width:auto;max-width:calc(100% - 40px)}.tw-Table_Cell--alignRight{text-align:right}.tw-Table_Cell--clickable{position:relative}.tw-Table_Cell--clickable:before{content:"";display:block;position:absolute;top:0;right:0;width:0;height:0;border-color:transparent #ffa100 transparent transparent;border-style:solid;border-width:0 9px 9px 0;z-index:20}.tw-Table_Row--hovered,.tw-Table_Row--selected{background:rgba(0,0,0,.075)!important}.tw-Table_Row--clickable{cursor:pointer}.tw-Table_Row--disabled{color:#ababab}@media (min-width:690px){.tw-Table__Title{float:left;width:70%}}.tw-Table_Filter{position:relative;overflow:hidden;margin-bottom:1rem}@media (min-width:690px){.tw-Table_Filter{float:right;width:30%;margin-bottom:0}}.tw-Table_Filter .tw-Button{position:absolute;z-index:1;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:30px;color:#666}.tw-Table_Filter .tw-Button:hover{color:#000}.tw-Table_Filter .tw-Icon{height:24px}.tw-Table_Filter .tw-Icon--close{height:20px}.tw-Table_Filter .form-control{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease}.tw-Table_Filter .form-control.active{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.tw-Table_Pagination{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:420px){.tw-Table_Pagination{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.tw-Table_Pagination__RowsPerPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@media (min-width:690px){.tw-Table_Pagination__RowsPerPage select{margin-left:6px}}@media (max-width:689.98px){.tw-Table_Pagination__RowsPerPageLabel{display:none}}.tw-Table_Pagination__PageSize{margin:0 24px}.tw-Table_Pagination__Buttons .tw-Button{padding:8px 14px}.tw-Table_Pagination__Buttons .tw-Button:disabled{color:#666}.tw-Table_Pagination__Buttons .tw-Button:last-child{margin-right:-13px}.tw-Table_Pagination__Buttons .tw-Button svg{height:13px;width:auto}.tw-Table__NoData{color:#666}.tw-Table td:first-child .tw-Table_Bullet{display:inline-block}@media (min-width:690px){.tw-Table_Tooltip{display:inline-block;border-bottom:.5px dotted;line-height:1.1;padding-top:2px}}.tw-Table_TooltipText{left:5px!important}.tw-Table_TooltipOverflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block}.tw-Table_TooltipMobileTrigger{display:none;position:relative;top:-2px;margin-left:2px}@media (max-width:689.98px){tr.active .tw-Table_TooltipMobileTrigger{display:inline-block!important}}.tw-Table--chainable{position:relative}@media (max-width:689.98px){.tw-Table--chainable .tw-Table_TooltipMobileTrigger{display:inline-block}}@media (max-width:689.98px){.tw-Table--chainable:before{content:"";display:block;position:absolute;top:0;right:0;width:0;height:0;border-color:transparent #b4cd28 transparent transparent;border-style:solid;border-width:0 9px 9px 0;z-index:20}}.tw-Table--responsive td:nth-child(2),.tw-Table--responsive th:nth-child(2){padding-right:15px}@media print{.tw-Table thead{display:table-row-group}}.tw-Table--autoWidth{width:auto}.tw-Table--cellPadding td,.tw-Table--cellPadding th{padding:.3rem .75rem}.tw-Table--noBorder tbody td,.tw-Table--noBorder tfoot td{border-top:none}.tw-Table--compact td,.tw-Table--compact th{padding:6px 3.5px 3px}.tw-Table--compact th{font-size:1rem;font-weight:700;line-height:1.29;color:inherit}.tw-Tooltip{opacity:1;position:absolute;left:-9999px;top:-9999px;z-index:80;max-width:250px}.tw-Tooltip--wide{max-width:330px}.tw-Tooltip--auto{width:auto;max-width:calc(100vw - 20px)}.tw-Tooltip-hidden{display:none}.tw-Tooltip--modal{z-index:222}.tw-Tooltip_Content{outline:none;border:none;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:1px;padding:10px;text-align:left;line-height:1.2;font-size:.93rem!important;font-weight:300!important;background:#fff;color:#404040;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1)}.tw-Tooltip--closable .tw-Tooltip_Content{padding-right:30px}.tw-Tooltip_CloseIcon{border:0;cursor:pointer;line-height:1;padding:0;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg height='14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.238 7l5.505-5.505A.876.876 0 0012.506.257L7 5.762 1.495.257A.875.875 0 10.256 1.495L5.763 7 .256 12.505a.876.876 0 001.239 1.239L7 8.238l5.506 5.506a.873.873 0 001.237 0 .876.876 0 000-1.239z' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:contain;position:absolute;height:12px;width:12px;text-decoration:none;right:10px;top:10px}.tw-Tooltip_Arrow,.tw-Tooltip_ArrowInner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tw-Tooltip-placement-top .tw-Tooltip_Arrow,.tw-Tooltip-placement-topLeft .tw-Tooltip_Arrow,.tw-Tooltip-placement-topRight .tw-Tooltip_Arrow{bottom:-6px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#d6d6d6}.tw-Tooltip-placement-top .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-topLeft .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-topRight .tw-Tooltip_ArrowInner{bottom:1px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#fff}.tw-Tooltip-placement-top .tw-Tooltip_Arrow{left:50%}.tw-Tooltip-placement-topLeft .tw-Tooltip_Arrow{left:13px}.tw-Tooltip-placement-topRight .tw-Tooltip_Arrow{right:13px}.tw-Tooltip-placement-right .tw-Tooltip_Arrow,.tw-Tooltip-placement-rightBottom .tw-Tooltip_Arrow,.tw-Tooltip-placement-rightTop .tw-Tooltip_Arrow{left:-6px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#d6d6d6}.tw-Tooltip-placement-right .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-rightBottom .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-rightTop .tw-Tooltip_ArrowInner{left:1px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#fff}.tw-Tooltip-placement-right .tw-Tooltip_Arrow{top:50%}.tw-Tooltip-placement-rightTop .tw-Tooltip_Arrow{top:13px;margin-top:0}.tw-Tooltip-placement-rightBottom .tw-Tooltip_Arrow{bottom:13px}.tw-Tooltip-placement-left .tw-Tooltip_Arrow,.tw-Tooltip-placement-leftBottom .tw-Tooltip_Arrow,.tw-Tooltip-placement-leftTop .tw-Tooltip_Arrow{right:-6px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#d6d6d6}.tw-Tooltip-placement-left .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-leftBottom .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-leftTop .tw-Tooltip_ArrowInner{right:1px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#fff}.tw-Tooltip-placement-left .tw-Tooltip_Arrow{top:50%}.tw-Tooltip-placement-leftTop .tw-Tooltip_Arrow{top:13px;margin-top:0}.tw-Tooltip-placement-leftBottom .tw-Tooltip_Arrow{bottom:13px}.tw-Tooltip-placement-bottom .tw-Tooltip_Arrow,.tw-Tooltip-placement-bottomLeft .tw-Tooltip_Arrow,.tw-Tooltip-placement-bottomRight .tw-Tooltip_Arrow{top:-6px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#d6d6d6}.tw-Tooltip-placement-bottom .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-bottomLeft .tw-Tooltip_ArrowInner,.tw-Tooltip-placement-bottomRight .tw-Tooltip_ArrowInner{top:1px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#fff}.tw-Tooltip-placement-bottom .tw-Tooltip_Arrow{left:50%}.tw-Tooltip-placement-bottomLeft .tw-Tooltip_Arrow{left:13px}.tw-Tooltip-placement-bottomRight .tw-Tooltip_Arrow{right:13px}.tw-SubNav{position:relative;min-height:25px}.tw-SubNav_List{font-size:1rem;margin:0;padding:0;position:relative;white-space:nowrap}@media (max-width:889.98px){.tw-SubNav_List{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}}@media print{.tw-SubNav_List{display:none}}.tw-SubNav_Item{margin:0 0 0 30px;padding:0;list-style:none;font-weight:300;white-space:nowrap;display:inline-block}.tw-SubNav_Item:first-child{margin-left:0}.tw-SubNav_Item:last-child{padding-right:70px}@media (max-width:889.98px){.tw-SubNav_Item{margin:0;padding:0 15px;text-align:center}}.tw-SubNav_Link{text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-SubNav_Link{background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.tw-SubNav_Link--active,.tw-SubNav_Link--active:focus{color:#ffa100!important;background-image:none}.tw-SubNav--justify .tw-SubNav_List{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tw-SubNav--scrollable{margin-bottom:10px}.tw-SubNav--scrollable:after{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);height:24px;position:absolute;pointer-events:none;right:-15px;top:0;width:70px;content:""}.tw-SubNav--scrollable .tw-SubNav_List{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tw-SubNav .wrapper{height:35px}}.tw-Tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #fff;background:transparent;font-weight:400;padding-left:0}@media print{.tw-Tabs{display:none!important}}.tw-Tabs_Tab{margin-bottom:-1px;background:#fff}.tw-Tabs_Link{display:block;padding:8px 20px 7px;color:#fff;border:1px solid transparent}.tw-Tabs_Tab--active .tw-Tabs_Link{border-color:#fff #fff transparent;background:#fff}.tw-Tabs_Tab:hover:not(.tw-Tabs_Tab--disabled) .tw-Tabs_Link{border-color:#fff #fff transparent;color:#333;background:#fff}.tw-Tabs_Tab--disabled .tw-Tabs_Link{opacity:.5;cursor:default;color:#fff}.tw-Gauge_Title{font-size:1rem;line-height:1.43;color:#000;margin-top:0;margin-bottom:0}.tw-Gauge_Meter{text-align:center}@media (min-width:890px){.tw-Gauge_StatusContainer{text-align:center}}@media (min-width:690px) and (max-width:889.98px){.tw-Gauge_StatusContainer{padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}}.tw-Gauge_Status{font-size:1rem;font-weight:400;line-height:1.57;margin-bottom:5px}@media (min-width:690px) and (max-width:889.98px){.tw-Gauge_Status{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:40px}}.tw-Gauge_Value{font-size:1rem;line-height:1.57}.tw-Gauge_RiskTolerance{font-weight:400;font-size:1rem}.tw-Gauge_Reasses{display:inline-block;border-bottom:.5px dotted;line-height:1.1;font-weight:400;font-size:.93rem}.tw-Gauge_Pointer{stroke-width:.7;stroke:#fff}.tw-Gauge_Pointer--ok{fill:#85b907}.tw-Gauge_Pointer--warning{fill:#e16600}.tw-Gauge_Pointer--alert,.tw-Gauge_Pointer--riskQuestionnaire{fill:#d20e00}.tw-Gauge_Pointer--neutral{fill:#919191}.tw-Gauge_Pointer--settings{fill:#000}.tw-Gauge_Clockface{fill:#787878;font-weight:400;stroke-width:0}.tw-Gauge_Wedge{fill:#ebebeb}.tw-Gauge_GradientBand--from{stop-color:#f1f1f1}.tw-Gauge_GradientBand--to{stop-color:#000}.tw-Icon{height:1em;fill:currentColor}.tw-Icon--fixedWidth{width:1.25em}.tw-Icon--large{height:1.5em}.tw-BreadCrumbs{height:16px}@media (min-width:690px){.tw-BreadCrumbs{height:20px}}.tw-BreadCrumbs_Item{border-bottom:.5px dotted;line-height:1.1;display:inline-block;list-style:none;font-size:1rem;font-weight:400;cursor:pointer;position:relative;margin-left:20px}.tw-BreadCrumbs_Item:before{content:"›";display:inline-block;position:absolute;left:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tw-BreadCrumbs_Item:first-child{padding-left:0;margin-left:0}.tw-BreadCrumbs_Item:first-child:before{display:none}.tw-BreadCrumbs_Item:last-child{color:#ffa100;border-bottom:none}.tw-ErrorPage{text-align:center;color:#f44336;padding:15px 0 0}.tw-ErrorPage_Icon{display:none}.tw-ErrorPage_SectionTitle{text-transform:none;font-weight:400}.tw-ErrorPage_Text{margin:0 0 1rem}.tw-ErrorPage_Text a{color:#f44336}.tw-ErrorPage_HintList{text-align:left;padding-left:calc(50% - 130px)}.tw-ErrorPage_HintList :before{position:relative;left:-5px}.tw-Errors{color:#f44336}label.tw-ControlWarning{color:#f44336;margin-top:.4rem}.tw-Modal{left:0;right:0;width:calc(100% - 20px);max-width:720px;max-height:80vh;margin:0 auto;padding:0;opacity:0;-webkit-box-shadow:3px 4px 13px 0 rgba(0,0,0,.5);box-shadow:3px 4px 13px 0 rgba(0,0,0,.5);border-radius:0;z-index:220;-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1);-webkit-transition-delay:.12s;transition-delay:.12s}.tw-Modal--after-open{opacity:1}.tw-Modal--before-close{opacity:0;-webkit-transition-delay:0ms;transition-delay:0ms}.tw-Modal--large{max-width:900px}.tw-Modal--small{max-width:400px}body.ReactModal__Body--open{overflow:hidden}.tw-ModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(12,8,8,0);z-index:220;-webkit-transition:background .2s cubic-bezier(.4,0,.2,1);transition:background .2s cubic-bezier(.4,0,.2,1)}.tw-ModalOverlay--after-open{background:rgba(12,8,8,.73)}.tw-ModalOverlay--before-close{background:rgba(12,8,8,0);-webkit-transition-delay:.12s;transition-delay:.12s}.tw-ModalContent{z-index:220;position:relative;padding:15px;background:#fff;border-radius:0;max-height:80vh}.tw-ModalContent,.tw-ModalContent_Wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-ModalContent_Wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-ModalContent_Wrap--loading{opacity:.5;pointer-events:none}.tw-ModalContent_Wrap:before:not(.tw-ModalContent_Wrap_Wrap--disableScrollShadow){content:"";background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);position:absolute;bottom:60px;height:30px;left:15px;right:15px;z-index:2}@media (min-width:690px){.tw-ModalContent{padding:30px 31px 26px}.tw-ModalContent_Wrap:before{left:30px;right:30px}}.tw-ModalContent_CloseIcon{border:0;cursor:pointer;line-height:1;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg height='14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.238 7l5.505-5.505A.876.876 0 0012.506.257L7 5.762 1.495.257A.875.875 0 10.256 1.495L5.763 7 .256 12.505a.876.876 0 001.239 1.239L7 8.238l5.506 5.506a.873.873 0 001.237 0 .876.876 0 000-1.239z' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:contain;position:absolute;text-decoration:none;z-index:221;right:10px;top:10px;outline:none;width:12px;height:12px;background-position:100%;background-size:12px;color:inherit;text-transform:uppercase;font-size:14px;padding:0}.tw-ModalContent_CloseIcon:active,.tw-ModalContent_CloseIcon:focus,.tw-ModalContent_CloseIcon:hover{outline:none}@media (min-width:690px){.tw-ModalContent_CloseIcon{right:16px;top:16px}}.tw-ModalContent_CloseIcon_Text{display:none}.tw-ModalContent_Title{font-size:1.1rem;font-weight:700;line-height:1.33}@media (min-width:690px){.tw-ModalContent_Title{font-size:1.71rem;font-weight:400}}.tw-ModalContent_SubTitle{font-size:1rem;font-weight:400;line-height:1.33;margin:0 0 20px}.tw-ModalContent_Warning,.tw-ModalContent_Warning a{color:#f44336}.tw-ModalContent_Body{overflow-y:auto;font-size:1rem;margin:20px 0;padding:0 0 10px}@media (max-width:889.98px){.tw-ModalContent_Body{display:block;margin:0 0 20px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tw-ModalContent_Body{max-height:60vh}}.tw-ModalContent_Footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:0;border-top:none}.tw-ModalContent_FooterButton:not(:first-child){margin-left:25px}.tw-ModalContent_Wrap--withIcon .tw-ModalContent_Icon{width:35px;height:35px;position:absolute;top:30px;left:50px}@media (min-width:890px){.tw-ModalContent_Wrap--withIcon .tw-ModalContent_Body,.tw-ModalContent_Wrap--withIcon .tw-ModalContent_Title{margin-left:100px}}.tw-ModalContent_Wrap--stretched .tw-ModalContent_Body{padding:0 0 10px}.tw-Modal--small .tw-ModalContent_Header{padding:14px 40px 4px;background-color:transparent}.tw-Modal--small .tw-ModalContent_CloseIcon{top:19px;width:20px;height:20px}.tw-Modal--small .tw-ModalContent_CloseIcon_Text{display:none}.rc-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw-RSlider{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-RSlider_End,.tw-RSlider_Start{font-size:.86rem;margin-top:-4px;color:#fff}.tw-RSlider_Start{margin-right:20px}.tw-RSlider_End{margin-left:20px}.tw-RSlider .rc-slider{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tw-RSlider .rc-slider-handle{z-index:1;border:2px solid #ff8a00;background-color:#ff8a00;width:28px;height:28px;margin-top:-11px}@media (min-width:690px){.tw-RSlider .rc-slider-handle{width:17px;height:17px;margin-top:-6px}}.tw-RSlider .rc-slider-handle:active,.tw-RSlider .rc-slider-handle:focus{border:2px solid #ff8a00;-webkit-box-shadow:0 0 5px #ff8a00;box-shadow:0 0 5px #ff8a00}.tw-RSlider .rc-slider-dot,.tw-RSlider .rc-slider-rail,.tw-RSlider .rc-slider-step,.tw-RSlider .rc-slider-track{height:5px}.tw-RSlider .rc-slider-rail{background:#ccc;border-radius:0;border:0}.tw-RSlider .rc-slider-mark{top:-14px}.tw-RSlider .rc-slider-dot{border:0;border-radius:0;background-color:#404040;bottom:0;height:5px;margin-left:-4px}.tw-RSlider .rc-slider-dot:first-child{border-radius:0 0 0 0}.tw-RSlider .rc-slider-mark-text{color:#fff}.rc-slider-tooltip{z-index:80}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#fff}.rc-slider-tooltip-inner{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:1px;background:#fff;color:#404040}.tw-Link{text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0);cursor:pointer}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-Link{background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.tw-Link:not([href]):not([tabindex]){text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-Link:not([href]):not([tabindex]){background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.tw-Link:hover{text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-Link:hover{background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.tw-Loader{position:relative}.tw-Loader_Element:after{content:"";position:absolute;display:block;width:38px;height:38px;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='38' xmlns='http://www.w3.org/2000/svg' stroke='%23ff8a00'%3E%3Cg transform='translate(1 1)' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:100% auto;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;-webkit-transform-origin:center;transform-origin:center;top:0;left:50%;margin-left:-19px;margin-top:1px}.tw-Loader--centered .tw-Loader_Element:after{top:calc(50% - 19px)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tw-Badge{display:inline-block;border-radius:50%;border:1px solid #e0e0e0;height:1.7rem;width:1.7rem;font-size:.7rem;line-height:1.7rem;color:#000;background-color:#fff;font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline}.tw-Badge--active{color:#fff;background-color:#ff8a00}.tw-Button{display:inline-block;background:#ffa100 -webkit-gradient(linear,left top,left bottom,from(#ffa100),to(#ff8a00));background:#ffa100 linear-gradient(#ffa100,#ff8a00);-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.3);box-shadow:1px 2px 3px rgba(0,0,0,.3);font-weight:400;font-size:1rem;border:1px solid #ff8a00;border-radius:0;padding:6px 14px 3px;color:#fff;cursor:pointer;text-align:center;-webkit-transition:background-color .2s cubic-bezier(.4,0,.2,1);transition:background-color .2s cubic-bezier(.4,0,.2,1)}.tw-Button:active,.tw-Button:focus,.tw-Button:hover{outline:none!important;text-decoration:none}.tw-Button--primary{background:#ffa100 -webkit-gradient(linear,left top,left bottom,from(#ffa100),to(#ff8a00));background:#ffa100 linear-gradient(#ffa100,#ff8a00);color:#fff;border:1px solid #ff8a00}.tw-Button--primary.disabled,.tw-Button--primary:disabled{color:#fff!important;background:#ffc47f -webkit-gradient(linear,left top,left bottom,from(#ffc47f),to(#ffcf7f))!important;background:#ffc47f linear-gradient(#ffc47f,#ffcf7f)!important;border:1px solid #ffc97f!important;opacity:1!important}.tw-Button--primary:active,.tw-Button--primary:focus,.tw-Button--primary:hover{background:#ff8a00 -webkit-gradient(linear,left top,left bottom,from(#ff8a00),to(#ffa100));background:#ff8a00 linear-gradient(#ff8a00,#ffa100);color:#fff;border:1px solid #ff8a00}.tw-Button--secondary,.tw-Teaser_Footer_Button{background:#ffa100 -webkit-gradient(linear,left top,left bottom,from(#ffa100),to(#ff8a00));background:#ffa100 linear-gradient(#ffa100,#ff8a00);color:#fff;border:1px solid #ff8a00}.disabled.tw-Teaser_Footer_Button,.tw-Button--secondary.disabled,.tw-Button--secondary:disabled,.tw-Teaser_Footer_Button:disabled{color:#fff;background:#ffc47f -webkit-gradient(linear,left top,left bottom,from(#ffc47f),to(#ffcf7f));background:#ffc47f linear-gradient(#ffc47f,#ffcf7f);border:1px solid #ffc97f;opacity:.65!important}.tw-Button--secondary:active,.tw-Button--secondary:focus,.tw-Button--secondary:hover,.tw-Teaser_Footer_Button:active,.tw-Teaser_Footer_Button:focus,.tw-Teaser_Footer_Button:hover{background:#ff8a00 -webkit-gradient(linear,left top,left bottom,from(#ff8a00),to(#ffa100));background:#ff8a00 linear-gradient(#ff8a00,#ffa100);color:#fff;border:1px solid #ff8a00}.tw-Button--danger,.tw-Button--danger:active,.tw-Button--danger:focus,.tw-Button--danger:hover{background:#f44336;color:#fff;border:1px solid #f44336}.tw-Button--link{background:transparent;color:#000;font-weight:400;border:0;padding:3px 0;-webkit-box-shadow:none;box-shadow:none}.tw-Button--link:active,.tw-Button--link:focus,.tw-Button--link:hover{background:transparent;color:#666;outline:none}.tw-Button--link .tw-Button_Text{text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-Button--link .tw-Button_Text{background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.tw-Button--icon .tw-Icon{margin-right:10px;height:20px}.tw-Button--wide{padding:3px 14px}.tw-Button--large{padding:3px 7px;font-size:1.3rem}.tw-Button--noWrap{white-space:nowrap}.tw-Button.disabled,.tw-Button:disabled{opacity:.65;cursor:default!important}.tw-CollapsiblePanel_Header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-bottom:8px;padding-right:15px;font-weight:400;font-size:1rem;background:-webkit-gradient(linear,left top,left bottom,from(#ececec),to(#e5e5e5)) repeat-x;background:linear-gradient(180deg,#ececec,#e5e5e5) repeat-x;border:1px solid #ddd;line-height:1.29;overflow:hidden;cursor:pointer;-webkit-transition:background .1s cubic-bezier(.4,0,.2,1);transition:background .1s cubic-bezier(.4,0,.2,1)}@media print{.tw-CollapsiblePanel_Header{background:transparent;border:0}}.tw-CollapsiblePanel_SubHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:inherit;align-self:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:690px){.tw-CollapsiblePanel_Content{overflow-x:auto;padding-bottom:24px}}.tw-CollapsiblePanel--contentVisible .tw-CollapsiblePanel_Header{border:1px solid #ea7e00;background:#ff9908;color:#fff;font-weight:inherit}@media print{.tw-CollapsiblePanel--contentVisible .tw-CollapsiblePanel_Header{background:transparent;border:0;color:#404040}}.tw-CollapsiblePanel_Icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),-webkit-transform .2s cubic-bezier(.4,0,.2,1);width:15px;height:9px;fill:#6b6b6b}.tw-CollapsiblePanel--contentVisible .tw-CollapsiblePanel_Icon{-webkit-transform:rotate(0deg);transform:rotate(0deg);fill:#fff}.tw-CollapsiblePanel_Arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;margin-right:15px;background:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#ddd)) repeat-x;background:linear-gradient(180deg,#ebebeb,#ddd) repeat-x;border-right:1px solid #ccc;text-align:center}@media print{.tw-CollapsiblePanel_Arrow{display:none}}.tw-CollapsiblePanel--contentVisible .tw-CollapsiblePanel_Arrow{background:-webkit-gradient(linear,left top,left bottom,from(#ffa000),to(#fd8900)) repeat-x;background:linear-gradient(180deg,#ffa000,#fd8900) repeat-x;border-right:1px solid #f77502}@media print{.tw-CollapsiblePanel__contentOuter{height:auto!important}.tw-CollapsiblePanel__contentOuter>div{display:block!important}.tw-CollapsiblePanel_Header{font-size:18px}}.tw-Info_Icon{margin-left:3px}@media print{.tw-Info_Icon{display:none}}.tw-TextUnderline{text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-TextUnderline{background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.form-control,.tw-Control{padding:3px 7px;border-radius:0;width:100%;min-width:0;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;border:1px solid #dadada;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none!important}.form-control::-webkit-input-placeholder,.tw-Control::-webkit-input-placeholder{color:#ccc;opacity:1}.form-control::-moz-placeholder,.tw-Control::-moz-placeholder{color:#ccc;opacity:1}.form-control:-ms-input-placeholder,.tw-Control:-ms-input-placeholder{color:#ccc;opacity:1}.form-control::-ms-input-placeholder,.tw-Control::-ms-input-placeholder{color:#ccc;opacity:1}.form-control::placeholder,.tw-Control::placeholder{color:#ccc;opacity:1}.tw-Control--invalid,.tw-Control.tw-ControlWarning,.tw-ControlWarning.form-control{border:1px solid #f44336;color:#333}.tw-Control--rightAlign{text-align:right}.tw-Control--leftAlign{text-align:left}.form-control:disabled,.form-control[readonly],.tw-Control:disabled,.tw-Control[readonly]{background-color:#fff;opacity:1}.form-control:disabled,.tw-Control:disabled{cursor:not-allowed}.form-control:focus,.tw-Control:focus{outline:0;border-color:#80bdff;-webkit-box-shadow:0 0 0 .1rem rgba(0,123,255,.25);box-shadow:0 0 0 .1rem rgba(0,123,255,.25)}@media print{.form-control,.tw-Control{border:none;color:#404040}}select.form-control,select.tw-Control{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg height='8' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.608 0L6.005 4.6 1.4 0 0 1.4l6.005 6 6.004-6z' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 100%;padding:3px 24px 3px 7px;position:relative;color:#495057;font-size:1rem;outline:none!important}@media print{select.form-control,select.tw-Control{background:transparent;color:#404040}}select.form-control::-ms-expand,select.tw-Control::-ms-expand{display:none}select.form-control:focus::-ms-value,select.tw-Control:focus::-ms-value{color:#495057;background-color:#fff}.field-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px}.field-radio-group .radio{margin-right:20px}.field-radio-group .radio input{margin-right:5px}.tw-AutoComplete__control{height:29px;min-height:29px!important;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg height='8' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.608 0L6.005 4.6 1.4 0 0 1.4l6.005 6 6.004-6z' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 100%!important;border-radius:0!important;border-color:#dadada!important}.tw-AutoComplete__control--is-focused{outline:0!important;border-color:#80bdff!important;-webkit-box-shadow:0 0 0 .1rem rgba(0,123,255,.25)!important;box-shadow:0 0 0 .1rem rgba(0,123,255,.25)!important}.tw-AutoComplete__indicators{display:none!important}.tw-AutoComplete__value-container{padding:3px 7px!important;height:29px}.tw-AutoComplete__value-container>div{margin:0;padding:0}.tw-AutoComplete__menu{z-index:2!important;border-radius:0!important}.tw-Check{display:inline-block;margin-bottom:.5rem;position:relative}.tw-Check_Label{padding-left:35px;margin-bottom:0;cursor:pointer;position:relative}.tw-Check_Input{display:none}.tw-Check_Input:only-child{position:static}.tw-Check_Caption{display:inline-block}.tw-Check_Caption:before{content:" ";display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;border:1px solid #bfbfbf}.tw-Check_Input:checked+.tw-Check_Caption:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='14' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 10.6L1.4 6.4 0 7.8l5.6 5.6 12-12L16.2 0z' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.tw-Check--disabled .tw-Check_Label{color:#6c757d;cursor:not-allowed}.form-group,.tw-FormGroup{margin-bottom:1rem}.control-label,.tw-Label{font-weight:400;font-size:1rem}.tw-Label--inline{padding-top:3px;padding-bottom:3px;line-height:1.5;border:solid transparent;border-width:1px 0}.tw-Chart_Grid{stroke:#dadada;fill:transparent}.tw-Chart text{fill:#000;font-size:13px;font-weight:300}.tw-Chart_Axis path{opacity:0}.tw-Chart_Axis line{stroke:#dadada}.tw-Chart_Axis text{text-anchor:right}.tw-Legend{margin-bottom:24px}.tw-Legend,.tw-Legend_Entry{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-Legend_Entry{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:419.98px){.tw-Legend_Entry{margin-bottom:5px}}.tw-Legend_Portfolio{background:#ff8a00}.tw-Legend_Benchmark{background:#5e5e5e}.tw-Legend_Circle{display:inline-block;width:10px;height:10px;border:2px solid #ff8a00;border-radius:50%;margin-right:5px}.tw-Legend_LineBullet{width:16px;height:3px;display:inline-block;margin-right:8px}@media (min-width:690px){.tw-Legend_LineBullet{width:32px}}.tw-Legend_BenchmarkSelect{width:calc(100% - 24px)}@media (min-width:690px){.tw-Legend_BenchmarkSelect{width:calc(100% - 40px)}}.tw-AllocationActionPanel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 16px}@media (min-width:690px){.tw-AllocationActionPanel{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-AllocationActionPanel{padding-left:32px;padding-right:32px}}.tw-AllocationActionPanel_Button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:400}@media (max-width:689.98px){.tw-AllocationActionPanel_Button{height:40px;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:690px) and (max-width:889.98px){.tw-AllocationActionPanel_Button{max-width:210px}}.tw-AllocationActionPanel_ButtonIcon{width:20px;height:20px}@media (min-width:690px){.tw-AllocationActionPanel_ButtonIcon{margin-right:12px}}.tw-AllocationActionPanel_ConfirmButton{white-space:nowrap}@media (max-width:689.98px){.tw-AllocationActionPanel_ConfirmButton{margin-left:auto}}.tw-AllocationBar{height:100%}.tw-AllocationBar_ResetLink{font-weight:400;font-size:.93rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-AllocationBar_Row{height:100%;margin-left:0;margin-right:0}.tw-AllocationBar_Confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}@media (max-width:689.98px){.tw-AllocationBar_Confirm{padding-right:10px}}.tw-AllocationBar_Reset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}@media (max-width:689.98px){.tw-AllocationBar_Reset{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tw-AllocationBar_Reset:first-child{padding-left:10px}.tw-AllocationBar_Icon{margin-right:5px}.tw-AllocationBar_Item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f8f8f8;color:inherit;padding:0 8px}.tw-AllocationBar_Item+.tw-AllocationBar_Item{border-left:1px solid #ccc}@media (max-width:689.98px){.tw-AllocationBar_Item+.tw-AllocationBar_Item{border-left:none}}.tw-AllocationBar_Button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;line-height:1.57;font-weight:400;font-size:1rem}.tw-AllocationBar_Button.disabled{cursor:not-allowed}.tw-AllocationBar_Button:hover{background-color:#cdcdcd}.tw-AllocationBar_ButtonText{display:inline-block;border-bottom:.5px dotted;line-height:1.1}.disabled .tw-AllocationBar_ButtonText{border-bottom-color:#ababab}.tw-AllocationBar_ButtonIcon{margin-right:6px;margin-left:-2px}@media (min-width:890px){.tw-AllocationBar_ButtonIcon{margin-right:12px;margin-left:0}}.tw-AllocationBar_Error{font-weight:400;font-size:.93rem;padding:8px 30px!important;overflow:hidden}.tw-AllocationBar_DrillDownDisabledIcon{display:none}.disabled .tw-AllocationBar_DrillDownDisabledIcon{display:inline-block}.disabled .tw-AllocationBar_DrillDownIcon,.tw-AllocationBar .lock .locked{display:none}.tw-AllocationBar .lock.locked .locked,.tw-AllocationBar .lock .unlocked{display:block}.tw-AllocationBar .lock.locked .unlocked{display:none}.tw-AllocationTable tbody tr{cursor:pointer}.tw-AllocationTable tr.active,.tw-AllocationTable tr.highlighted{background:rgba(0,0,0,.075)}.tw-AllocationTable td+td,.tw-AllocationTable th+th{text-align:right}.tw-ConfirmInvestment_OverrideRisk{margin-bottom:22px}.tw-CallToConversion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#666;font-size:1rem;text-align:center}@media (min-width:690px){.tw-CallToConversion{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;font-size:1rem}}@media print{.tw-CallToConversion{display:none}}.tw-Dashboard_Wrapper{background-color:transparent;padding:0}.tw-Dashboard_Title{margin-bottom:25px;font-size:24px;font-weight:400;font-family:DINNextW01,Helvetica Neue,helvetica,arial,sans-serif;color:#404040;line-height:1.33;display:none}@media (min-width:890px){.tw-Dashboard_Title{display:inherit}}@media print{.tw-Dashboard_Title{display:inherit}}.tw-Dashboard_Header .tw-Dashboard_Title{margin-bottom:0;text-transform:inherit;font-size:24px;font-weight:inherit;display:block}.tw-Dashboard_HeaderIcon{color:#000}.tw-Dashboard_HeaderIcon:hover{color:#666}.tw-Dashboard_SectionBody{padding-bottom:0}@media (min-width:890px){.tw-Dashboard_SectionBody{padding-top:16px;padding-bottom:16px}}@media (min-width:890px) and (min-width:690px){.tw-Dashboard_SectionBody{padding-top:24px;padding-bottom:24px}}@media (min-width:890px) and (min-width:890px){.tw-Dashboard_SectionBody{padding-top:32px;padding-bottom:32px}}@media print and (min-width:690px){.tw-Dashboard_SectionBody .col-4,.tw-Dashboard_SectionBody .col-8,.tw-Dashboard_SectionBody .col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tw-Dashboard_BreadCrumbs{margin:15px 0 25px}@media (min-width:890px){.tw-Dashboard_BreadCrumbs{margin:0 0 20px}}.tw-Dashboard_DrillUp{margin:20px 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.57;letter-spacing:normal;color:#000;cursor:pointer}.tw-Dashboard_DrillUp--hidden{visibility:hidden}.tw-Dashboard_DrillUpIcon{margin-right:4px}.tw-Dashboard_InitTour{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media print{.tw-Dashboard_InitTour{display:none}}.tw-Dashboard_InitTourIcon{margin-right:5px}.tw-Dashboard_Doughnut{margin-top:20px;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width:690px){.tw-Dashboard_Doughnut{margin-top:0}}.tw-Dashboard_Doughnut svg{width:calc(100% - 30px)!important;height:auto!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tw-Dashboard_Doughnut svg{height:calc(100vw - 30px)!important}}.tw-Dashboard_Doughnut--translate{-webkit-transform:translateX(-30px)!important;transform:translateX(-30px)!important}.tw-Dashboard_Table{margin-top:20px}.tw-Dashboard_Table--padding{padding-right:45px}.tw-Dashboard_TableColumn{padding-left:0}@media (min-width:890px){.tw-Dashboard_RiskGauge{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #dadada}}@media print{.tw-Dashboard_RiskGauge{border-bottom:none}}.tw-Dashboard_GaugeModal .tw-Dashboard_RiskGauge{max-width:280px;margin:0 auto 16px;padding-bottom:16px;border-bottom:1px solid #dadada}.tw-Dashboard_ReassessButton{padding:3px 0}.tw-Dashboard_Demo{background-color:transparent}.tw-Dashboard_Demo .tw-Section{background-color:#fff}.react-joyride__overlay{z-index:201!important}.react-joyride__overlay .react-joyride__spotlight{-webkit-transition:none!important;transition:none!important}.__floater__open{z-index:201!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.__floater__open{-webkit-filter:none;filter:none}}.__floater{-webkit-transition:none!important;transition:none!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.__floater__arrow svg{stroke:#dadada;stroke-dasharray:45 50 100}}.react-joyride__tooltip{border-radius:0!important;font-size:1rem!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-joyride__tooltip{-webkit-box-shadow:0 0 6px #bcbcbc!important;box-shadow:0 0 6px #bcbcbc!important}}.react-joyride__tooltip button:focus{outline:0}.react-joyride__tooltip button[data-action=primary]{font-weight:inherit!important;font-size:1rem!important;border:1px solid #ff8a00!important;background:#ffa100 -webkit-gradient(linear,left top,left bottom,from(#ffa100),to(#ff8a00))!important;background:#ffa100 linear-gradient(#ffa100,#ff8a00)!important;color:#fff!important;border-radius:0!important}.react-joyride__tooltip button[data-action=primary]:hover{background:#ff8a00 -webkit-gradient(linear,left top,left bottom,from(#ff8a00),to(#ffa100))!important;background:#ff8a00 linear-gradient(#ff8a00,#ffa100)!important;color:#fff!important;border:1px solid #ff8a00!important}.react-joyride__tooltip button[data-action=back]{font-size:1rem!important;color:#000!important}.react-joyride__tooltip button[data-action=close]{display:none}.react-joyride__tooltip button[data-action=skip]{border:0;cursor:pointer;line-height:1;padding:0;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg height='14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.238 7l5.505-5.505A.876.876 0 0012.506.257L7 5.762 1.495.257A.875.875 0 10.256 1.495L5.763 7 .256 12.505a.876.876 0 001.239 1.239L7 8.238l5.506 5.506a.873.873 0 001.237 0 .876.876 0 000-1.239z' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:contain;position:absolute;height:12px;width:12px;text-decoration:none;right:10px;top:10px;padding:0!important}.react-joyride__tooltip h4{margin:8px 0 0!important}.react-joyride__tooltip>div>div{padding:10px 0!important}@media (max-width:889.98px){.react-joyride__tooltip h4{margin:8px 0!important}.react-joyride__tooltip>div>div{padding:8px 0!important}}.tw-Doughnut{position:relative;height:100%}.tw-Doughnut,.tw-Doughnut_Info{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-Doughnut_Info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;position:absolute;text-align:center;top:50%;left:50%;z-index:1;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:19px;font-size:.93rem;padding:0;width:130px;max-height:130px}.tw-Doughnut_TooltipInfo{margin-top:5px}.tw-Doughnut_Wrapper{text-align:center;width:100%;max-width:425px;margin:auto;padding:0 15px}@media (min-width:690px){.tw-Doughnut_Wrapper{padding:0}}.tw-Doughnut_Value{font-size:1.5rem;width:100%;display:inline-block;font-weight:700;margin-bottom:4px}.tw-Doughnut_Label{overflow:hidden;text-overflow:ellipsis;line-height:1.2}.tw-Doughnut_CenterGradient--From{stop-color:#fefefe}.tw-Doughnut_CenterGradient--To{stop-color:#ececec}.tw-Flip{-webkit-perspective:1200px;perspective:1200px}.tw-Flip_Wrapper{position:relative;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;height:62px;-webkit-transform:translateZ(-31px);transform:translateZ(-31px)}.tw-Flip--rotated .tw-Flip_Wrapper,.tw-Flip.active .tw-Flip_Wrapper{-webkit-transform:rotateX(90deg) translateY(-31px);transform:rotateX(90deg) translateY(-31px)}.tw-Flip_Back,.tw-Flip_Front{position:absolute;display:block;top:0;left:0;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:solid #dadada;border-width:1px 0 0}.tw-Flip_Front{-webkit-transform:translateZ(31px);transform:translateZ(31px)}.tw-Flip_Back{-webkit-transform:rotateX(-90deg) translateZ(31px);transform:rotateX(-90deg) translateZ(31px)}.no-preserve3d .tw-Flip{-webkit-transform:none!important;transform:none!important}.no-preserve3d .tw-Flip_Back,.no-preserve3d .tw-Flip_Front,.no-preserve3d .tw-Flip_Wrapper{-webkit-transition:none;transition:none;-webkit-transform:none!important;transform:none!important}.no-preserve3d .tw-Flip_Back{-webkit-transform:none!important;transform:none!important;display:none}.no-preserve3d .tw-Flip.active .tw-Flip_Front{display:none}.no-preserve3d .tw-Flip.active .tw-Flip_Back{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tw-Flip_Back,.tw-Flip_Front,.tw-Flip_Wrapper{-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.tw-Flip_Back{display:none}.tw-Flip--rotated .tw-Flip_Back{display:block}.tw-Flip--rotated .tw-Flip_Front{display:none}}@media print{.tw-Flip{display:none}}.tw-FundingProcessing{padding:20px}.tw-FundingProcessing_Title{font-weight:400;font-size:24px;text-align:center}.tw-FundingProcessing_LoadingText{position:relative;max-width:500px;margin:auto;padding-top:30px;text-align:center}.tw-FundingProcessing_Support{margin-top:20px;text-align:center;color:#f44336}.tw-GaugeView{text-align:center}@media (min-width:690px) and (max-width:889.98px){.tw-GaugeView{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print{.tw-GaugeView{display:block}}.tw-GaugeView_Title{font-size:1rem;font-weight:400;line-height:1.43;margin-top:0;margin-bottom:0}.tw-GaugeView_TitleLabel{display:block}@media (min-width:690px){.tw-GaugeView_TitleLabel{display:inline}}.tw-GaugeView_Status{font-weight:400;line-height:1.57;margin-bottom:5px}@media (min-width:690px) and (max-width:889.98px){.tw-GaugeView_Status{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:40px;margin-left:15px}}.tw-GaugeView_Icon{margin-left:4px}.tw-GaugeView_RiskTolerance{font-weight:400;font-size:1rem}.tw-GaugeView--ok .tw-GaugeView_Status,.tw-GaugeView--ok .tw-GaugeView_Value{color:#85b907}.tw-GaugeView--warning .tw-GaugeView_Status,.tw-GaugeView--warning .tw-GaugeView_Value{color:#e16600}.tw-GaugeView--alert .tw-GaugeView_Status,.tw-GaugeView--alert .tw-GaugeView_Value{color:#d20e00}.tw-RLateralMenu{position:absolute;bottom:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0;overflow:inherit;right:-16px}@media (min-width:690px){.tw-RLateralMenu{right:-24px}}@media (min-width:890px){.tw-RLateralMenu{right:-32px}}.tw-RLateralMenu_Button{background:#787878;border:none;padding:0;width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none!important;font-size:1.57rem;color:#fff!important}.tw-RLateralMenu_Button--disabled{color:#c7c7c7!important}.tw-RLateralMenu_Spacer--small{border-bottom:1px solid #ababab}.tw-RLateralMenu_Spacer--large{border-bottom:10px solid #fff}@media (min-width:690px){.tw-Portfolio{padding-bottom:100px}}.tw-Portfolio_CurrentTab{min-height:250px}.tw-RiskOverlay{text-align:center;font-size:1rem}.tw-RiskOverlay_Status{margin-bottom:2px}.tw-RiskOverlay_Value{margin-left:5px}.tw-RiskOverlay svg.gauge{left:50%!important;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto!important;height:auto!important}.tw-RiskOverlay figure.graph{height:90px!important;padding-bottom:0!important}.tw-SliderPanel{height:100%;background:#787878;color:#fff}.tw-SliderPanel,.tw-SliderPanel_Button{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-SliderPanel_Button{min-width:110px;max-width:150px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;cursor:pointer;line-height:1.57;font-weight:400;font-size:1rem}.tw-SliderPanel_Button:hover{background-color:#919191}.tw-SliderPanel_Button--disabled,.tw-SliderPanel_Button--disabled:hover{background-color:#787878;cursor:not-allowed;color:#ababab}@media (min-width:890px){.tw-SliderPanel_Button{min-width:140px}}.tw-SliderPanel_ButtonText{display:inline-block;border-bottom:.5px dotted;line-height:1.1}.tw-SliderPanel_ButtonIcon{color:currentColor;margin:0 12px 0 2px;font-size:1.13rem}.tw-SliderPanel_Slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%}.tw-SliderPanel_Item{padding:0 8px}.tw-SliderPanel_Item+.tw-SliderPanel_Item{border-left:1px solid #ccc}.tw-SliderPanel_Message{font-weight:400;font-size:.93rem;padding:8px 30px!important}.tw-TaxStatement_PrintDate{display:none}@media print{.tw-TaxStatement_PrintDate{display:block;position:absolute;top:-1.2cm;right:1cm}}.tw-TaxStatement_YearSelector{max-width:300px;margin:40px 0}.tw-TaxStatement_Section{margin-bottom:40px}.tw-TaxStatement_Details{-webkit-column-break-before:page;-moz-column-break-before:page;break-before:page}.tw-TaxStatement_DetailsTable td:nth-child(2){font-weight:700}.tw-TaxStatement_TotalCash{text-align:right;font-weight:700}.tw-TaxStatement_Instrument{margin-bottom:38px}.tw-TaxStatement_InstrumentTitle{border-top:1px solid #dadada;border-bottom:1px solid #dadada;padding:5px 3.5px}.tw-TaxStatement .tw-Table td,.tw-TaxStatement .tw-Table th{font-size:.93rem!important}@media print{.tw-TaxStatement .tw-Table{font-size:.86rem}.tw-TaxStatement .tw-Dashboard_Title{page-break-after:avoid}}.tw-Tour{max-width:290px}.tw-Tour_IconClose{position:absolute;top:10px;right:10px;cursor:pointer;width:12px;height:12px}.tw-Tour_Title{margin:0;padding:8px 14px;font-size:1rem;font-weight:400!important;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.tw-Tour_Content{font-size:1rem}.tw-Tour_Navigation{padding:9px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tw-Tour_Button{white-space:nowrap}.tw-Tour.orphan{position:absolute!important;top:150px!important;margin-top:0}.tw-Tour.tour-tour-5{left:auto!important;right:0}.tw-ViewSwitch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#404040;background:#eaeaea;border:1px solid #fefefe;border-radius:0;padding:6px 10px;line-height:1.27}.tw-ViewSwitch_Icon{margin-right:12px}.tw-ViewSwitch:active,.tw-ViewSwitch:focus,.tw-ViewSwitch:hover{background:#dcdcdc;outline:none}.tw-Costs_Bullet{display:list-item;list-style-type:disc;margin-left:20px}@media (min-width:690px) and (max-width:889.98px){.tw-Costs_Infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tw-Costs_InfoItem+.tw-Costs_InfoItem{margin-left:40px}}@media (min-width:890px){.tw-Costs_Infos{margin-top:30px}}.tw-CostsTable td+td,.tw-CostsTable th+th{text-align:right}.tw-CostsTable td+td+td,.tw-CostsTable th+th+th{display:none}.tw-CostsTable tr:first-child{padding-top:10px 3.5px 7px8px}.tw-CostsTable tr:last-child{padding-bottom:10px 3.5px 7px8px}.tw-Risk_Chart{position:relative}.tw-Risk_NegativeBar{fill:#d20e00}.tw-Risk_PositiveBar{fill:#85b907}.tw-Risk_InfoBox{position:absolute;top:10%;width:230px;background-color:#fff;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.17);box-shadow:2px 2px 6px rgba(0,0,0,.17);font-size:inherit;padding:5px;z-index:1}.tw-Risk_InfoBox--left{left:50px}.tw-Risk_InfoBox--center{left:34%}.tw-Risk_InfoBox--right{right:30px}.tw-Risk_InfoBoxElement--loss{color:#d20e00}.tw-Risk_InfoBoxElement--gain{color:#85b907}.tw-Risk_ChartLegend{margin-top:20px}.tw-Risk_PercentileText{fill:#404040}.tw-PerformanceSummary{text-align:left}@media (min-width:890px){.tw-PerformanceSummary{text-align:right;font-weight:400}}@media print{.tw-PerformanceSummary{display:none}}.tw-ProjectedPerformance{overflow:hidden;position:relative}.tw-ProjectedPerformance_Legend{margin-top:50px;font-size:.93rem}.tw-ProjectedPerformance_DataPanel{position:absolute;z-index:999;top:40px;left:30px;display:block;padding:10px;background:#fff;color:#404040;text-align:left;line-height:1.47;font-style:normal;font-size:1rem;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.17);box-shadow:2px 2px 6px 0 rgba(0,0,0,.17)}.tw-ProjectedPerformance_Slider{width:100%;background:transparent}.tw-ProjectedPerformance_SliderControls{position:absolute;top:5px;left:9px}.tw-ProjectedPerformance_SliderBar{position:absolute;top:-301px;left:50%;height:300px;border-left:1px dashed;background-size:10px 10px}.tw-ProjectedPerformance_Square{position:absolute;left:-6px;border:1px solid #000;background:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:10px;height:10px}.tw-ProjectedPerformance_Lines{overflow:hidden;position:absolute;top:0;width:calc(100% - 30px);left:15px}.tw-ProjectedPerformance_Lines .nv-point-paths,.tw-ProjectedPerformance_Lines .nv-x,.tw-ProjectedPerformance_Lines .nv-y{display:none}.tw-ProjectedPerformance .ui-corner-all,.tw-ProjectedPerformance .ui-corner-bottom,.tw-ProjectedPerformance .ui-corner-br,.tw-ProjectedPerformance .ui-corner-right{border:none;height:5px;margin:0}.tw-ProjectedPerformance .ui-state-default{outline:none!important;width:17px;height:17px;border-radius:50%;background:#ff8a00;cursor:pointer}@media (max-width:689.98px){.tw-ProjectedPerformance{padding-bottom:0}.tw-ProjectedPerformance_Legend{margin-top:0;padding-bottom:0}.tw-ProjectedPerformance .ui-state-default{width:30px;height:30px;border-radius:50%;margin-top:-8px;-webkit-transform:translate(-6px);transform:translate(-6px)}}.tw-PortfolioTable_Doughnut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tw-PortfolioTable_Table td+td,.tw-PortfolioTable_Table th+th{text-align:right}.tw-HoldingsPage_SubNavigation{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:35px;margin-bottom:0}@media (max-width:689.98px){.tw-HoldingsPage_SubNavigation{display:none}}@media (max-width:419.98px){.tw-HoldingsPage_FeeTable{font-size:.8rem}}.tw-HoldingsPage_FeeSchedulesTable{table-layout:fixed}.tw-HoldingsPage_RecipientType{padding-right:2px}.tw-HoldingsPage_FeeTitleCell{max-width:50vw;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (min-width:420px){.tw-HoldingsPage_FeeTitleCell{max-width:inherit}}.tw-Holdings_Summary{margin-top:16px;font-weight:400;font-size:1rem;line-height:1.29;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:690px){.tw-Holdings_Summary{margin-top:24px;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row}}.tw-Holdings_TotalCol{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-bottom:24px}@media (min-width:690px){.tw-Holdings_TotalCol{width:auto;margin-bottom:0;padding-right:30px}}.tw-Holdings_Total{display:inline-block}.tw-Holdings_LiquidityHeaderCell,.tw-Holdings_SharesHeaderCell,.tw-Holdings_TitleCell{width:70%}@media (min-width:420px){.tw-Holdings_LiquidityHeaderCell,.tw-Holdings_SharesHeaderCell,.tw-Holdings_TitleCell{width:75%}}@media (min-width:690px){.tw-Holdings_LiquidityHeaderCell,.tw-Holdings_SharesHeaderCell,.tw-Holdings_TitleCell{width:40%}}@media (min-width:890px){.tw-Holdings_LiquidityHeaderCell,.tw-Holdings_SharesHeaderCell,.tw-Holdings_TitleCell{width:54%}}@media (min-width:1100px){.tw-Holdings_LiquidityHeaderCell,.tw-Holdings_SharesHeaderCell,.tw-Holdings_TitleCell{width:60%}}.tw-Holdings_LiquidityCell:before,.tw-Holdings_SharesCell:before,.tw-Holdings_TitleCell:before{content:"";display:inline-block;vertical-align:middle;height:100%}.tw-Holdings_LiquidityCell .tw-Holdings_TooltipOverflow,.tw-Holdings_LiquidityCell .tw-Table_TooltipOverflow,.tw-Holdings_SharesCell .tw-Holdings_TooltipOverflow,.tw-Holdings_SharesCell .tw-Table_TooltipOverflow,.tw-Holdings_TitleCell .tw-Holdings_TooltipOverflow,.tw-Holdings_TitleCell .tw-Table_TooltipOverflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;vertical-align:middle;max-width:55vw}@media (min-width:420px){.tw-Holdings_LiquidityCell .tw-Holdings_TooltipOverflow,.tw-Holdings_LiquidityCell .tw-Table_TooltipOverflow,.tw-Holdings_SharesCell .tw-Holdings_TooltipOverflow,.tw-Holdings_SharesCell .tw-Table_TooltipOverflow,.tw-Holdings_TitleCell .tw-Holdings_TooltipOverflow,.tw-Holdings_TitleCell .tw-Table_TooltipOverflow{max-width:60vw}}@media (min-width:690px){.tw-Holdings_LiquidityCell .tw-Holdings_TooltipOverflow,.tw-Holdings_LiquidityCell .tw-Table_TooltipOverflow,.tw-Holdings_SharesCell .tw-Holdings_TooltipOverflow,.tw-Holdings_SharesCell .tw-Table_TooltipOverflow,.tw-Holdings_TitleCell .tw-Holdings_TooltipOverflow,.tw-Holdings_TitleCell .tw-Table_TooltipOverflow{max-width:18vw}}@media (min-width:890px){.tw-Holdings_LiquidityCell .tw-Holdings_TooltipOverflow,.tw-Holdings_LiquidityCell .tw-Table_TooltipOverflow,.tw-Holdings_SharesCell .tw-Holdings_TooltipOverflow,.tw-Holdings_SharesCell .tw-Table_TooltipOverflow,.tw-Holdings_TitleCell .tw-Holdings_TooltipOverflow,.tw-Holdings_TitleCell .tw-Table_TooltipOverflow{max-width:33vw}}@media (min-width:1100px){.tw-Holdings_LiquidityCell .tw-Holdings_TooltipOverflow,.tw-Holdings_LiquidityCell .tw-Table_TooltipOverflow,.tw-Holdings_SharesCell .tw-Holdings_TooltipOverflow,.tw-Holdings_SharesCell .tw-Table_TooltipOverflow,.tw-Holdings_TitleCell .tw-Holdings_TooltipOverflow,.tw-Holdings_TitleCell .tw-Table_TooltipOverflow{max-width:60vw}}.tw-Holdings_PanelTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;position:relative;-ms-flex-item-align:stretch;align-self:stretch}.tw-Holdings_KpiDivider{height:100%;width:20px;margin:0 20px;background:none}.tw-Holdings_KpiDivider rect{fill:#dadada;stroke-width:0}.tw-CollapsiblePanel--contentVisible .tw-Holdings_KpiDivider rect{fill:#fdaa33}@media print{.tw-Holdings_KpiDivider{display:none}}.tw-Holdings_Percentage{margin-left:25px}.tw-Holdings_OrderedTooltip{margin-top:12px}.tw-Holdings_IconInfo{position:relative;top:-3px;margin-left:6px}.tw-Holdings_Notice{margin-bottom:2px}.tw-Transactions_Row--ordered{font-style:normal}.tw-SelectInvestmentUniverse_Option{margin-bottom:5px;display:block}@media (min-width:690px){.tw-SelectInvestmentUniverse_Option{margin-bottom:15px}}.tw-SelectInvestmentUniverse_Label{font-size:1rem;font-weight:700}@media (min-width:690px){.tw-SelectInvestmentUniverse_Label{font-size:1.2rem}}.tw-SelectInvestmentUniverse_Description,.tw-SelectInvestmentUniverse_Text{font-size:.875rem}@media (min-width:690px){.tw-SelectInvestmentUniverse_Description,.tw-SelectInvestmentUniverse_Text{font-size:1rem}}.tw-SelectInvestmentUniverse_Description{margin-left:34px}.tw-SelectInvestmentUniverse_Text{margin-top:15px}.tw-SelectInvestmentUniverse_Text--hidden{display:none;visibility:visible}@media (min-width:690px){.tw-SelectInvestmentUniverse_Text--hidden{display:block;visibility:hidden!important}}.tw-MobileDashboardHeader{margin-bottom:12px;padding-left:16px;padding-right:16px}@media (min-width:690px){.tw-MobileDashboardHeader{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-MobileDashboardHeader{padding-left:32px;padding-right:32px}}.tw-MobileNavigation{padding:0;font-size:1rem}.tw-MobileNavigation_Title{margin:0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:700;color:#fff}.tw-MobileNavigation--large .tw-MobileNavigation_Title{margin-bottom:0;font-size:1.25rem;font-weight:400}.tw-MobileNavigation_Icon{font-size:1rem;margin-right:12px}.tw-MobileNavigation_Item{border-bottom:1px solid #747474}.tw-MobileNavigation_Item--active{font-weight:700}.tw-MobileNavigation_Link{display:inline-block;width:100%;padding:10px 0 8px;color:#c7c7c7}.tw-MobileNavigation_Item--active .tw-MobileNavigation_Link,.tw-MobileNavigation_Link:active,.tw-MobileNavigation_Link:hover{color:#fff}.tw-MobileNavigation_Item:last-child{border-bottom:0}.tw-MobileNavigationPanel{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);opacity:.7;width:100%;background:#f1f6d8;position:fixed;top:51px;left:0;z-index:200;padding:0 15px}.tw-MobileNavigationPanel--visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.tw-MobileNavigationPanel_Data{font-size:1rem;margin-bottom:30px}.tw-MobileNavigationPanel_ScrollPanel{max-height:calc(100vh - 51px);padding:15px 0 5px;overflow-y:auto;-webkit-overflow-scrolling:touch}.tw-MobileNavigationTrigger{height:51px;background:#d2e17e;position:fixed;z-index:230;top:0;left:0;width:100%;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:690px){.tw-MobileNavigationTrigger{display:none}}.tw-MobileNavigationTrigger_Row{-webkit-box-flex:100;-ms-flex-positive:100;flex-grow:100}.tw-MobileNavigationTrigger_Label{font-size:1.13rem;color:#404040;font-weight:400;margin:0}.tw-MobileNavigationTrigger_IconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tw-MobileNavigationTrigger_Icon{fill:#404040;width:17px}.tw-MobileNavigationTrigger_Icon--hidden{display:none}.tw-Performance_DateSelector{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}@media (min-width:690px){.tw-Performance_DateSelector{top:0;margin:0}}.tw-Performance_Navigation{margin-bottom:35px}.tw-Performance_SubNavigation{display:block}@media (max-width:689.98px){.tw-Performance_SubNavigation{display:none}}.tw-Performance_SubNavigation:before{bottom:inherit!important;right:inherit!important}.tw-PerformanceContribution_Table td{font-size:1rem;font-weight:400}.tw-PerformanceContribution_Row:hover{background-color:#f2f2f2}.tw-PerformanceContribution_ClickableRow{cursor:pointer}.tw-PerformanceContribution_CenteredCell{text-align:center}.tw-PerformanceContribution_BoldRow td{font-weight:700}.tw-PerformanceContribution_Indent-0{margin-left:20px!important;position:relative}.tw-PerformanceContribution_Indent-1{margin-left:34px!important;position:relative}.tw-PerformanceContribution_Indent-2{margin-left:48px!important;position:relative}.tw-PerformanceContribution_Indent-3{margin-left:62px!important;position:relative}.tw-PerformanceContribution_Indent-4{margin-left:76px!important;position:relative}.tw-PerformanceContribution_Icon{width:16px;height:16px;display:inline-block;position:absolute;left:-20px;top:1px}@media (max-width:689.98px){.tw-PerformanceEvolution_Chart svg .grid .tick text{font-size:.8rem}}.tw-PerformanceEvolution_Chart svg .grid line{stroke-width:1px;stroke:#dadada}.tw-PerformanceEvolution_Chart svg .grid path{stroke-width:0}.tw-PerformanceEvolution_Chart svg .portfolio{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke:#ff8a00}.tw-PerformanceEvolution_Chart svg .benchmark{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke:#5e5e5e}.tw-PerformanceEvolution_Chart svg .single{stroke-width:4px}.tw-PerformanceEvolution_Chart svg .event{stroke-width:2px;fill:#fff;stroke:#ff8a00}.tw-PerformanceEvolution_Tooltip{opacity:0;display:block;position:absolute;z-index:1;padding:10px;text-align:left;background:#fff;top:-12px;left:30px;color:#404040;line-height:17px;font-style:normal;border-radius:1px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);font-size:.93rem!important;font-weight:400;pointer-events:none;width:250px;height:auto;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1)}.tw-PerformanceEvolution_Tooltip p{padding:5px 0;font-size:.93rem}.tw-PerformanceEvolution_Tooltip h3{font-weight:700;margin:0;padding-left:0;padding-right:0;line-height:18px;border-bottom:1px solid #ebebeb;width:100%;font-size:.93rem;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.tw-DateRange_List{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:none;border-radius:0}@media (min-width:420px){.tw-DateRange_List{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.tw-DateRange_Item{font-size:inherit;background-color:#ccc;border:inherit none;border-color:currentcolor;border-width:medium;border-radius:0;color:#000;padding:2px 6px 0;width:auto;text-align:center;cursor:pointer}@media (min-width:420px){.tw-DateRange_Item{margin-left:10px}}.tw-DateRange_Item:last-child{border-right:0}.tw-DateRange_Item--active{background-color:#000;border:0;color:#fff;cursor:default}.tw-DateRange_Select{margin-top:22px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tw-DateRange_Select,.tw-DateRange_SelectColumn{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-DateRange_SelectColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-DateRange_SelectColumn_End .rdtPicker{right:0}.tw-DateRange_SelectColumn:first-child{margin-right:15px}.tw-DateRange_Label{display:block}.tw-PaymentPanels{margin-bottom:40px}@media (min-width:690px){.tw-PaymentPanels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.tw-PaymentPanels_Item{background:#f8f8f8;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:23px 19px 30px;width:100%;margin-bottom:20px;font-size:1rem}@media (min-width:690px){.tw-PaymentPanels_Item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(50% - 11px);margin-bottom:0}}.tw-PaymentPanels_Content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 32px}.tw-PaymentPanels_Title{font-size:24px;font-weight:inherit;line-height:1.33;margin-bottom:12px}.tw-PaymentPanels_Text{margin-bottom:inherit}@media (min-width:690px){.tw-PaymentPanels_Text{margin-bottom:inherit}}.tw-PaymentPanels_Icon{min-width:64px;max-width:64px;margin:0 0 0 10px;fill:red}.tw-PaymentPanels_Button{white-space:normal}@media (min-width:690px){.tw-PaymentPanels_Button{min-width:232px}}.tw-PaymentPanels_Accounts td{padding-right:10px}.tw-PaymentPanels_Accounts_Notice{margin-top:1rem}.tw-PaymentPanels_VerificationPending,.tw-PaymentPanels_VerificationPending a{color:#f44336}.tw-PaymentPanels_Spacer{border-bottom:40px solid #f8f8f8}.tw-PaymentPanels--select-text-line{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.tw-PaymentPanelsForm{margin-bottom:20px}.tw-PaymentPanelsForm_Label{font-weight:inherit}.tw-PaymentPanelsForm_Submit{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tw-PaymentHistoryPanel--deposit{color:#85b907}.tw-PaymentHistoryPanel--withdrawal{color:#d20e00}.tw-RiskProfile{padding:10px;position:relative;z-index:10}@media (min-width:690px){.tw-RiskProfile{padding:24px 64px 40px}}@media (min-width:890px){.tw-RiskProfile{padding:24px 72px 40px}}.tw-RiskTolerance{position:relative;z-index:10}.tw-RiskTolerance_Factor{text-align:center}@media (min-width:690px){.tw-RiskTolerance_Factor{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:left}}.tw-RiskTolerance_FactorTitle{font-size:.86rem;font-weight:400}.tw-RiskTolerance_QuestionTitle{font-size:24px}.tw-RiskTolerance_NextButton{margin-left:auto}@media (min-width:690px){.tw-RiskTolerance_NextButton{margin-left:30px}}.tw-RiskToleranceNav{margin-bottom:23px}.tw-RiskToleranceNav_List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tw-RiskQuestion{font-size:1.14rem}.tw-RiskQuestion_Content{min-height:180px}@media (max-width:689.98px){.tw-RiskQuestion_Content{min-height:50px}}.tw-RiskQuestion_Title{font-size:1.14rem;font-weight:700;margin-bottom:22px}.tw-RiskQuestion_Footer{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:690px){.tw-RiskQuestion_Footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:420px){.tw-RiskQuestion_ServiceLink{display:inline-block;border-bottom:.5px dotted;line-height:1.1}}.tw-RiskQuestion_Link{margin-left:10px}@media (min-width:420px){.tw-RiskQuestion_Link{display:none}}.tw-RiskQuestion_Icon{vertical-align:baseline}.tw-RiskQuestion_List{font-size:1rem}.tw-RiskQuestion_ListItem{margin-bottom:12px}.tw-RiskQuestion_Row{margin-bottom:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-RiskQuestion_Label{margin-bottom:14px;font-weight:400}@media (min-width:420px){.tw-RiskQuestion_Label{margin-bottom:0}}.tw-RiskQuestion_InputPrefix{margin-right:15px;padding:0}.tw-RiskQuestion_InputPrefixCol{text-align:right;padding:0;margin-right:15px}.tw-RiskQuestion_InputSuffixCol{text-align:left;padding:0;margin-left:15px}.tw-RiskQuestion_InputCol{min-width:45px}.tw-RiskQuestion_Check .tw-Check_Caption{margin-right:5px}.tw-RiskQuestion_CurrencyInput{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-RiskQuestion_Error{margin-top:5px;text-align:right}.tw-RiskQuestion_ChartTitle{margin-top:30px;margin-bottom:15px;font-weight:700}.tw-RiskQuestion_TooltipParagraph{margin:0;padding:0;line-height:1.2}.tw-RiskQuestion_TooltipParagraph:not(:last-child){margin-bottom:5px}.tw-RiskQuestion_ChartLegend{display:inline-block;border-bottom:.5px dotted;line-height:1.1;white-space:nowrap}.tw-RiskQuestion_ChartBar_Divested{background:#ccc}.tw-RiskQuestion_ChartBar_Adverse{background:#cd0d00}.tw-RiskQuestion_ChartBar_Neutral{background:#f0b41e}.tw-RiskQuestion_ChartBar_Favorable{background:#008a13}.tw-RiskConfirmation{padding:10px}@media (min-width:420px){.tw-RiskConfirmation{padding:30px}}.tw-RiskConfirmation_Title{font-size:24px;line-height:1.33}.tw-RiskConfirmation_Text{margin-bottom:20px}.tw-DigifolioInfoBox{margin:10px 10px 20px;padding:16px 24px;background:#fff;position:relative;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1);box-shadow:0 0 5px 1px rgba(0,0,0,.1)}@media (min-width:690px){.tw-DigifolioInfoBox{margin:20px 40px 40px 48px}}@media (min-width:890px){.tw-DigifolioInfoBox{margin:20px 78px 40px 48px}}.tw-DigifolioInfoBox_Spacer{margin-bottom:16px}.tw-DigifolioInfoBox_Title{font-size:24px}@media (min-width:420px){.tw-DigifolioInfoBox_Link{display:inline-block;border-bottom:.5px dotted;line-height:1.1}}.tw-DigifolioInfoBox_Close{position:absolute;right:14px;top:10px}.tw-MyRiskTolerance_Title{margin-bottom:25px;font-size:24px;font-weight:400;line-height:1.33}@media (min-width:890px){.tw-MyRiskTolerance_Title{font-size:24px}}.tw-MyRiskTolerance_Section{padding-bottom:30px;border-bottom:1px solid #ccc;margin-bottom:20px}.tw-MyRiskTolerance_RiskGauge{margin-top:20px}.tw-MyRiskTolerance_Risk{margin-bottom:16px;font-weight:700}.tw-MyRiskTolerance_Footer{text-align:right}.tw-Teaser_Main{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:890px){.tw-Teaser_Main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:889.98px){.tw-Teaser_SideBar{margin-top:15px}}@media (min-width:890px){.tw-Teaser_SideBar{border-right:1px solid #d6d6d6}}.tw-Teaser_Title{margin-bottom:6px;font-size:1.14rem;color:#404040;font-weight:400}@media (min-width:890px){.tw-Teaser_Title{font-size:1.13rem}}.tw-Teaser_Title .icon-info{vertical-align:middle}.tw-Teaser_Header p{font-size:16px;margin-bottom:22px}.tw-Teaser_FormGroup{margin-bottom:20px}@media (min-width:690px){.tw-Teaser_FormGroup{margin-bottom:36px}}@media (min-width:890px){.tw-Teaser_FormGroup{margin-bottom:28px}}.tw-Teaser_Slider{margin-bottom:15px}@media (min-width:690px) and (max-width:889.98px){.tw-Teaser_Slider{margin-top:.5rem}}@media (min-width:690px) and (max-width:889.98px){.tw-Teaser_CostOverview{font-size:1rem}}.tw-Teaser_Figure{font-weight:700}@media (min-width:890px){.tw-Teaser_Figure{font-weight:700}}.tw-Teaser_DoughnutContainer{text-align:center}.tw-Teaser_DoughnutContainer path{cursor:default}@media (max-width:419.98px){.tw-Teaser_DoughnutContainer{margin-bottom:15px}}.tw-Teaser_Slider .rc-slider-dot,.tw-Teaser_Slider .rc-slider-mark-text{visibility:hidden}.tw-Teaser_Slider .rc-slider-rail{background:#404040}.tw-Teaser_Footer{margin-top:30px;padding-top:14px;border-top:1px solid #d6d6d6;text-align:center}@media (min-width:690px){.tw-Teaser_Footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}}.tw-Teaser_CallToAction{font-size:1.14rem;font-weight:700}@media (max-width:889.98px){.tw-Teaser_CallToAction{margin-bottom:15px}}.tw-Teaser.tw-Section{background:#fff;margin-bottom:0;padding:42px 30px 30px}@media (max-width:689.98px){.tw-Teaser.tw-Section{padding:22px 15px}}@font-face{font-family:DINNextW01;font-display:swap;src:url(/assets/fonts/din_next_w01_regular.1578107.woff2) format("woff2"),url(/assets/fonts/din_next_w01_regular.9d1e641.woff) format("woff");font-weight:400}@font-face{font-family:DINNextW01;font-display:swap;src:url(/assets/fonts/din_next_w01_medium.8ebd074.woff2) format("woff2"),url(/assets/fonts/din_next_w01_medium.f3e8fd4.woff) format("woff");font-weight:700}@font-face{font-family:DINNextW01;font-display:swap;src:url(/assets/fonts/din_next_w01_italic.ab0057e.ttf) format("truetype"),url(/assets/fonts/din_next_w01_italic.6e95f67.woff) format("woff");font-weight:400;font-style:italic}@media (min-width:890px){html{margin-left:calc(100vw - 100%)}}@media print{body,html{background:none;margin-left:0;font-size:14px}}body{overflow-x:hidden}.icon-circle-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='7.993' x2='8.007' y1='.544' y2='15.485'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23eaeaea'/%3E%3C/linearGradient%3E%3Cpath clip-rule='evenodd' d='M8 15.5C3.864 15.5.5 12.136.5 8S3.864.5 8 .5s7.5 3.364 7.5 7.5-3.364 7.5-7.5 7.5z' fill='url(%23a)' fill-rule='evenodd'/%3E%3Cpath d='M8 1c3.859 0 7 3.14 7 7 0 3.859-3.141 7-7 7-3.86 0-7-3.141-7-7 0-3.86 3.14-7 7-7m0-1a8 8 0 100 16A8 8 0 008 0z' fill='%23c3c3c3'/%3E%3Cpath d='M7.192 8.881c0-.064-.032-.096-.097-.096H4.646c-.096 0-.16-.064-.16-.161V7.376c0-.096.064-.16.16-.16h2.449c.064 0 .097-.032.097-.096V4.655c0-.096.063-.16.159-.16h1.297c.096 0 .16.064.16.16V7.12c0 .064.032.096.096.096h2.449c.096 0 .16.064.16.16v1.249c0 .096-.064.161-.16.161H8.904c-.063 0-.096.031-.096.096v2.465c0 .096-.064.16-.16.16H7.352c-.096 0-.159-.064-.159-.16V8.881z' fill='%23404040'/%3E%3C/svg%3E");width:16px;height:16px}.icon-circle-minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='7.993' x2='8.007' y1='.544' y2='15.485'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23eaeaea'/%3E%3C/linearGradient%3E%3Cpath clip-rule='evenodd' d='M8 15.5C3.864 15.5.5 12.136.5 8S3.864.5 8 .5s7.5 3.364 7.5 7.5-3.364 7.5-7.5 7.5z' fill='url(%23a)' fill-rule='evenodd'/%3E%3Cpath d='M8 1c3.859 0 7 3.14 7 7 0 3.859-3.141 7-7 7-3.86 0-7-3.141-7-7 0-3.86 3.14-7 7-7m0-1a8 8 0 100 16A8 8 0 008 0z' fill='%23c3c3c3'/%3E%3Cpath d='M5.639 8.632V7.368c0-.097.063-.16.159-.16h4.403c.096 0 .16.063.16.16v1.265c0 .096-.064.16-.16.16H5.798c-.096-.001-.159-.065-.159-.161z' fill='%23404040'/%3E%3C/svg%3E");width:16px;height:16px}.icon-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='13' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h15v15H-1z'/%3E%3Cpath d='M5.87 3.35h1.26v1.26H5.87zm0 2.52h1.26v3.78H5.87zM6.5.2C3.022.2.2 3.022.2 6.5s2.822 6.3 6.3 6.3 6.3-2.822 6.3-6.3S9.978.2 6.5.2zm0 11.34c-2.778 0-5.04-2.262-5.04-5.04S3.722 1.46 6.5 1.46s5.04 2.262 5.04 5.04-2.262 5.04-5.04 5.04z' fill='%235d656a' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");width:13px;height:13px}[class$="--disabled"] .icon-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='13' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h15v15H-1z'/%3E%3Cpath d='M5.87 3.35h1.26v1.26H5.87zm0 2.52h1.26v3.78H5.87zM6.5.2C3.022.2.2 3.022.2 6.5s2.822 6.3 6.3 6.3 6.3-2.822 6.3-6.3S9.978.2 6.5.2zm0 11.34c-2.778 0-5.04-2.262-5.04-5.04S3.722 1.46 6.5 1.46s5.04 2.262 5.04 5.04-2.262 5.04-5.04 5.04z' fill='%23ababab' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.icon-help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='52' width='52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.179 15.087l6.052-6.268h35.874v12.752H10.231z' fill='%23010202'/%3E%3Cpath d='M23.413 2.768h6.05v46.464h-6.05z' fill='%23010202'/%3E%3C/svg%3E");width:15px;height:15px}.tw-Tabs{border-bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}@media (min-width:690px){.tw-Tabs{-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2)}}.tw-Tabs_Tab{background-color:#676767;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#777),to(#676767));background-image:linear-gradient(180deg,#777,#676767);margin-bottom:0;border:1px solid #5e5e5e;border-right-color:#939393;position:relative;z-index:3}.tw-Tabs_Tab:last-child{border-right:1px solid #585858}.tw-Tabs_Tab--active,.tw-Tabs_Tab:hover:not(.tw-Tabs_Tab--disabled){background:#fff;border:1px solid #fff;border-right:1px solid transparent!important}.tw-Tabs_Link{border:none!important;padding:11px 20px 10px}.tw-Tabs_Tab--active .tw-Tabs_Link{color:#333}.tw-CollapsiblePanel_Header{-webkit-transition:none;transition:none}.tw-AllocationActionPanel_Button span{padding-top:1.5px}.tw-Holdings_KpiDivider rect{width:2px;stroke:#fafafa;stroke-dasharray:2 45 2;stroke-width:1;stroke-linecap:"round"}.tw-CollapsiblePanel--contentVisible .tw-Holdings_KpiDivider rect{stroke:#f77502}.tw-Holdings_TooltipOverflow .tw-DashedUnderline{display:block;overflow:hidden;text-overflow:ellipsis}.tw-Holdings_IconInfo{vertical-align:middle}.tw-AutoComplete__option--is-focused{background:#ffc47f!important}.tw-AutoComplete__option--is-selected{background:#ffa100!important}@media print{.tw-ReferralInviteLink{display:none}}.tw-Footer{margin:35px 0}@media print{.tw-Footer{display:none}}.tw-Footer_CopyRight{color:#919191}.tw-Footer h4{font-weight:600}.tw-Footer a{color:#333}.tw-Footer a:hover{color:#000}.tw-Footer_MobileNav{margin-bottom:18px}.tw-Footer_Social ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.tw-Footer_SocialNavItem{height:40px;width:40px;border:1px solid #cacbcb;border-radius:50%;margin-right:8px;-webkit-transition:border-color .25s ease;transition:border-color .25s ease}.tw-Footer_SocialNavItem:hover{border-color:#333}.tw-Footer_SocialNavItem a{display:block;height:100%}.tw-Footer_SocialIcon{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);height:21px;margin-top:-3px}.tw-Footer_SocialIcon.icon-facebook,.tw-Footer_SocialIcon.icon-twitter{width:12px}.tw-Footer_SocialIcon.icon-linkedin{width:19px;height:19px}.tw-Footer_Sponsors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:18px}@media (min-width:690px){.tw-Footer_Sponsors{margin-top:36px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.tw-Footer_SponsorLogo{height:22px}.tw-Footer_SponsorLogo--six{height:18px;margin-top:14px}@media (min-width:690px){.tw-Footer_SponsorLogo--six{margin-left:30px;margin-top:0}}@media (min-width:890px){.tw-Footer_SponsorLogo{height:30px}.tw-Footer_SponsorLogo--six{height:25px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tw-Footer_SponsorLogo--enVsv{height:30px!important;width:218px!important}.tw-Footer_SponsorLogo--deVsv{height:30px!important;width:267px!important}.tw-Footer_SponsorLogo--six{height:25px!important;width:181px!important}}.tw-Footer_LocaleSwitch .tw-LocaleSwitch_Locale--selected{color:#404040!important}.tw-Header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:30px 0}.tw-Header .tw-PerformanceSummary{margin-bottom:4px}.tw-Header_SignUp{-ms-flex-item-align:center;align-self:center}.tw-Header_SignUpReal{margin-left:18px}@media print{.tw-Header{display:none}}.tw-LocaleSwitch{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tw-LocaleSwitch_Locale{cursor:pointer}.tw-LocaleSwitch_Locale--selected{color:#fff}.tw-InlineMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tw-InlineMenu_Item{position:relative;margin:3px 0;padding:0 20px 0 0;line-height:13px}.tw-InlineMenu_Item:not(:last-child):after{content:"";position:absolute;top:0;right:10px;background:currentColor;width:1px;height:10px}.tw-InlineMenu_Item:last-child{padding-right:0}.tw-InlineMenu_Link{color:currentColor}.checkbox{position:relative}.checkbox>label{padding-left:18px}.checkbox input[type=checkbox]{position:absolute;top:3px;left:0}.datavalue{color:#787878}.rc-switch{border:1px solid #999;background-color:#999}.rc-switch-checked{border:1px solid #ff8a00;background-color:#ff8a00}.tw-SchemaForm .error-detail{color:#f44336}.tw-SchemaForm .field>div>p{display:none}.tw-PasswordReset_ShowPassword{padding-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tw-PasswordReset_Switch{margin-right:10px}.tw-Menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;font-size:.875rem;line-height:normal}.tw-Menu_Item{position:relative}.tw-Menu_Item--hover,.tw-Menu_Item:hover{background:#fff}.tw-Menu_Item--dropdown.tw-Menu_Item--hover:before{content:"";border-top:1px solid #919191;width:calc(100% - 16px);height:1px;left:8px;bottom:0;position:absolute;display:block}.tw-Menu_Item--active{background:#ff8a00!important;color:#fff!important}.tw-Menu_Link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;position:relative;padding:9px 14px 8px;cursor:pointer;white-space:nowrap}.tw-Menu_Item--hover .tw-Menu_Link,.tw-Menu_Item:hover .tw-Menu_Link{color:#383838;-webkit-box-shadow:none;box-shadow:none}.tw-Menu_Item--active .tw-Menu_Link{color:#fff!important}.tw-Menu_Link--arrow{padding-right:40px}.tw-Menu_Link--arrow:after{content:"▾";position:absolute;right:15px;top:9px;font-size:10px}.tw-Menu_Icon{margin-right:10px;position:relative}.tw-Menu_SubMenu{position:absolute;top:100%;left:0;z-index:10;background:#fff;border:1px solid #ededed;border-top:none;min-width:100%;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);-webkit-animation:pop-in .1s cubic-bezier(.4,0,.2,1);animation:pop-in .1s cubic-bezier(.4,0,.2,1)}.tw-Menu_SubMenuItem{white-space:nowrap;cursor:pointer}.tw-Menu_SubMenuItem:hover{background:#f2f2f2}.tw-Menu_SubMenuLink{padding:9px 11px 8px;display:-webkit-box;display:-ms-flexbox;display:flex}.tw-Menu--bevel .tw-Menu_Link{border-right:1px solid #626262;-webkit-box-shadow:inset -1px 0 1px #969696;box-shadow:inset -1px 0 1px #969696}.tw-Menu--bevel .tw-Menu_Item--active .tw-Menu_Link{-webkit-box-shadow:none;box-shadow:none;border:none}.tw-MenuBar{background:-webkit-gradient(linear,left top,left bottom,from(#787878),to(#5e5e5e));background:linear-gradient(#787878,#5e5e5e);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print{.tw-MenuBar{display:none}}.tw-MenuBar_UserMenu--loggedIn{margin-right:10px}.tw-MenuBar_SignUp{position:relative;top:-2px;margin-right:8px;background:#ff8a00!important;-ms-flex-item-align:center;align-self:center;padding:3px 8px 0}.tw-MenuBar_SignUpLink{color:#fff!important}.tw-MobileHeader{position:fixed;top:0;left:0;width:100%;z-index:200;background:-webkit-gradient(linear,left top,left bottom,from(#7f7f7f),to(#6a6a6a));background:linear-gradient(#7f7f7f,#6a6a6a);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 0 6px rgba(0,0,0,.5);box-shadow:0 0 6px rgba(0,0,0,.5);padding-left:15px}.tw-MobileHeader,.tw-MobileHeader_Button{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.tw-MobileHeader_Button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:none;width:48px}.tw-MobileHeader_Icon{width:44px;height:44px;margin-top:-7px}.tw-MobileHeader_Link{color:#fff!important;margin-left:auto;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-MobileHeader_LinkIcon{margin-right:12px;margin-bottom:3px}.tw-MobileHeader_Close{background:#f97200;font-size:1.43rem}.tw-MobileHeader_Show{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-MobileHeader_IconBar{height:2px;background:#fff;margin-bottom:3px;width:18px}@media print{.tw-MobileHeader{display:none}}.tw-MobileMenu{position:fixed;top:48px;left:0;right:0;bottom:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),-webkit-transform .2s cubic-bezier(.4,0,.2,1);z-index:200;background:#5e5e5e;overflow-y:auto;padding-top:25px;color:#b7b7b7}.tw-MobileMenu--visible{-webkit-transform:translateX(0);transform:translateX(0)}.tw-MobileMenu_Performance{padding-bottom:15px;border-bottom:1px solid #747474;text-indent:28px}.tw-MobileMenu_Navigation{margin-top:24px;margin-bottom:45px}.tw-MobileMenu_Content{padding:0 15px}.tw-MobileMenu_Link{color:#c7c7c7}.tw-MobileMenu_SignUp{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-MobileMenu_Button{min-width:70vw}.tw-MobileMenu_Virtual{margin-top:30px;padding-top:30px;-ms-flex-item-align:stretch;align-self:stretch;border-top:1px solid #747474;text-align:center;display:inline-block}.tw-MobileMenu_CopyRight{margin-top:25px}.tw-MobileMenu_CallToAction{text-align:center;margin-bottom:30px;border-top:1px solid #747474;border-bottom:1px solid #747474;padding:30px 0;position:relative}select.tw-MobileMenuPortfolioSelector{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg height='8' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M10.608 0L6.005 4.6 1.4 0 0 1.4l6.005 6 6.004-6z' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 100%;color:#fff;border:0;width:auto;font-size:1.25rem;font-weight:700;padding:3px 24px 0 0}select.tw-MobileMenuPortfolioSelector option{color:#000}.tw-Password_ShowPasswordCol{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:26px}.tw-Password_ShowPasswordLabel{margin-left:1rem}.tw-RiskTolerance--tw2 .tw-RiskQuestion_Content,.tw-RiskTolerance--tw2 .tw-RiskQuestion_Footer,.tw-RiskTolerance--tw2 .tw-RiskTolerance_QuestionTitle{padding-left:16px;padding-right:16px}@media (min-width:690px){.tw-RiskTolerance--tw2 .tw-RiskQuestion_Content,.tw-RiskTolerance--tw2 .tw-RiskQuestion_Footer,.tw-RiskTolerance--tw2 .tw-RiskTolerance_QuestionTitle{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-RiskTolerance--tw2 .tw-RiskQuestion_Content,.tw-RiskTolerance--tw2 .tw-RiskQuestion_Footer,.tw-RiskTolerance--tw2 .tw-RiskTolerance_QuestionTitle{padding-left:32px;padding-right:32px}}.tw-RiskTolerance--tw2 .tw-RiskToleranceNav_List{max-width:600px}.tw-RiskTolerance--tw2 .tw-RiskQuestion_Content{margin-bottom:37px}@media (min-width:690px){.tw-RiskTolerance--tw2 .tw-RiskQuestion_Content{margin-right:210px}}.tw-RiskTolerance--tw2 .tw-RiskQuestion_Footer{border-top:1px solid #dadada;padding-top:18px;padding-bottom:18px}.tw-RiskTolerance--tw2 .tw-RiskTolerance_Factor{text-align:center}@media (min-width:690px){.tw-RiskTolerance--tw2 .tw-RiskTolerance_Factor{position:absolute;top:45px;right:30px}}.tw-RiskTolerance--tw2 .tw-RiskTolerance_Body{position:relative;padding-top:43px}.tw-RiskTolerance--tw2 .tw-RiskTolerance_QuestionTitle{font-weight:700;font-size:1.71rem;margin-bottom:18px}.tw-Section{background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}@media (min-width:690px){.tw-Section{-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2)}}@media print{.tw-Section{padding:0;-webkit-box-shadow:none!important;box-shadow:none!important}}.tw-Section_Header{border-bottom:1px solid #dadada;margin:0;padding:20px 16px 16px}@media (min-width:690px){.tw-Section_Header{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-Section_Header{padding-left:32px;padding-right:32px}}@media (min-width:690px){.tw-Section_Header{padding-top:40px;padding-bottom:24px}}.tw-Section_HeaderTitle{margin:0;padding:0;font-size:21px}@media (min-width:690px){.tw-Section_HeaderTitle{font-size:36px}}.tw-Section_Divider{margin-bottom:20px}.tw-Section_Footer{border-top:1px solid #dadada;padding:18px 16px}@media (min-width:690px){.tw-Section_Footer{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-Section_Footer{padding-left:32px;padding-right:32px}}.tw-Section--noDropShadow{-webkit-box-shadow:none;box-shadow:none}.tw-Section--noPaddingBottom{padding-bottom:0}.tw-Section--noPaddingTop{padding-top:0}.tw-CustodianSelector{display:grid;grid-column-gap:30px;grid-row-gap:0}@media (min-width:690px){.tw-CustodianSelector{grid-template-columns:1fr 1fr;grid-template-rows:repeat(7,auto);grid-auto-flow:column}}.tw-CustodianSelector_Logo{height:45px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px}.tw-CustodianSelector_Logo--saxo{margin-top:20px}@media (min-width:690px){.tw-CustodianSelector_Logo--saxo{margin-top:0}}.tw-CustodianSelector_LogoImg{height:100%}.tw-CustodianSelector_Logo .tw-CustodianSelector_LogoImg{height:42px}.tw-CustodianSelector_Title{font-weight:700;font-size:1.25rem;margin-bottom:8px}.tw-CustodianSelector_Comment{margin-top:10px;font-size:.8rem;font-style:italic;-ms-flex-item-align:start;align-self:flex-start}.tw-CustodianSelector_Link{margin-top:5px}.tw-CustodianSelector_Radio{margin-top:20px;font-weight:700}.tw-DigitalSignature_Stepper_Step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-DigitalSignature_Stepper_Step:not(:first-child):before{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px solid #bababa;content:" ";background:transparent;width:100%;margin:.4em 11px;height:10px}.tw-DigitalSignature_Stepper_Step_Number{color:#bababa;border:1px solid #bababa;background:transparent;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:24px;height:24px;line-height:22px;font-size:.9rem;text-align:center;padding-top:2px;border-radius:50%}.tw-DigitalSignature_Stepper_Step_Description{color:#bababa;font-weight:400;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:16px;height:18px;font-size:calc(15px + 3*(100vw - 300px)/3540);line-height:24px}@media only screen and (min-device-width:320px) and (max-device-width:320px){.tw-DigitalSignature_Stepper_Step span{font-size:.75rem}}.tw-DigitalSignature_Stepper_Step--active .tw-DigitalSignature_Stepper_Step_Number{color:#fff;background:#ff8a00;border-color:#e67c00}.tw-DigitalSignature_Stepper_Step--active .tw-DigitalSignature_Stepper_Step_Description{color:#ff8a00;font-weight:700}.tw-DigitalSignature_Stepper_Step--completed .tw-DigitalSignature_Stepper_Step_Number{color:#fff;border:1px solid #bababa;background-color:#c7c7c7}.tw-DigitalSignature_Stepper_Step--completed .tw-DigitalSignature_Stepper_Step_Description{color:#404040;font-weight:400}.tw-DigitalSignature_Wizard .tw-PortfolioSignUp_Nav{pointer-events:none;cursor:default}.tw-DigitalSignature_Wizard_DigitalSignaturePage_Content{height:640px;margin-top:1.2rem}.tw-DigitalSignature_Wizard_DigitalSignaturePage_Content iframe{height:640px;width:100%;border:1px solid #dadada}.tw-DigitalSignature_Wizard_DigitalSignaturePage_Content--borderless iframe{border:1px solid transparent}.tw-DigitalSignature_Wizard_CompletedPage ul{margin:1.2rem 0}.tw-DigitalSignature_Wizard_CompletedPage ul li{margin:.8rem 0}.tw-DigitalSignature_Bullet{display:list-item;list-style-type:disc;margin-left:18px;line-height:26px}.tw-DigitalSignature_Bullet--withIcons{list-style-type:none;margin-left:0}.tw-DigitalSignature_Bullet--withIcons .tw-DigitalSignature_Bullet_Item{position:relative;padding-left:32px;margin-bottom:14px}.tw-DigitalSignature_Bullet .tw-Icon{position:absolute;top:3px;left:0;height:20px;margin-right:14px}.tw-DigitalSignature_ConfirmationBox{background-color:#f5f5f5;border:1px solid #e0e0e0;border-left:3px solid #ffc97f;padding:20px;margin-top:10px}.tw-DigitalSignature_ConfirmationBox .tw-Check_Caption:before{background-color:#fff}.tw-DigitalSignature--divider{display:block;width:100%;height:1px;background-color:#dadada}.tw-DigitalSignature_MethodIcon{width:100%;height:72px;background-repeat:no-repeat;background-position:center 8px;margin-left:10px}.tw-DigitalSignature_MethodIcon--digitalSignature{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='51' height='56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 0H3.8C1.7 0 0 1.7 0 3.8v48.5c0 2 1.7 3.7 3.8 3.7H29c2.1 0 3.8-1.7 3.8-3.8v-10h-1.4v2.3h-30V7.8h29.9v1.4h1.4V3.8C32.8 1.7 31.1 0 29 0zm2.4 45.9v6.3c0 1.3-1.1 2.3-2.4 2.3H3.8c-1.3 0-2.4-1-2.4-2.3v-6.3zM1.4 6.4V3.8c0-1.3 1.1-2.4 2.4-2.4H29c1.3 0 2.4 1.1 2.4 2.4v2.6z'/%3E%3Cpath clip-rule='evenodd' d='M22.5 4h7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-7c-.3 0-.5.2-.5.5s.2.5.5.5zM3.5 9c.3 0 .5.2.5.5v33c0 .3-.2.5-.5.5s-.5-.2-.5-.5v-33c0-.3.2-.5.5-.5z' fill='%23ffa100' fill-rule='evenodd'/%3E%3Cpath d='M16.4 47.3c-.8 0-1.5.3-2 .9-.6.5-.9 1.3-.9 2 0 .8.3 1.5.9 2 .5.5 1.2.8 2 .8s1.5-.3 2-.8.9-1.3.9-2c0-1.6-1.3-2.9-2.9-2.9zm1.1 4c-.3.3-.7.4-1.1.4-.8 0-1.5-.7-1.5-1.5 0-.4.2-.8.4-1.1.3-.3.7-.4 1.1-.4.8 0 1.5.7 1.5 1.5 0 .4-.1.8-.4 1.1zM41.4 25.8c-.7.7-1.4 1.5-2 2.3-.2.3-.2.7.1 1 .1.1.3.1.4.1.2 0 .4-.1.5-.3.6-.8 1.2-1.5 1.9-2.2.3-.3.3-.7 0-1s-.6-.2-.9.1zM43.2 25.7c.1 0 .3 0 .4-.1l.3-.3 1-.8c.3-.2.3-.7.1-1s-.6-.4-.9-.1l-1 .8c-.1.1-.2.2-.4.3-.3.2-.3.7-.1 1 .2.2.4.2.6.2z'/%3E%3Cpath d='M50.6 17.3v-.5h-.2c-.3-.1-.5 0-.9.2-.4.3-1.2.7-2.3 1.3-.4.2-1.1.5-1.8.8-.8.3-1.7.7-2.4 1.1V17.3l-.1-.1-1.9-1.9-3.3-3.5-.1-.1-.2-.1H23.9c-.3 0-.6 0-.9.1-1 .4-1.8 1.4-1.8 2.5v22.1c0 1.2.7 2.2 1.8 2.6.3.1.6.2.9.2h16.3c.3 0 .6-.1.9-.2 1-.4 1.7-1.4 1.7-2.5v-5.7c.4-.2.7-.3.7-.3.2-.1.4-.3.4-.5v-.4c1.3-.1 1.5-.2 1.6-.2.4-.2.7-.5 1.1-.7 1.4-1 2.5-2.3 3.2-3.9v-.6l-.1-.1h-.1l.5-.3.1-.1.1-.2.3-1.5c.4-2.1.1-4 0-4.6zM37.8 14l2.7 2.7h-.9c-1 0-1.8-.8-1.8-1.8zm3.6 22.4c0 .4-.2.8-.4 1s-.5.4-.9.4H23.9c-.3 0-.6-.1-.9-.3s-.4-.6-.4-1V14.4c0-.4.2-.8.4-1s.5-.3.9-.3h12.7V15c0 1.8 1.4 3.2 3.1 3.2h1.8v2.7c-.1.1-.3.2-.4.3-.4.3-.8.5-.9.6-.2.2-.5.3-.6.5-.5.4-.8.6-1.3 1.3-.1.1-.2.3-.5 2.3l-.2-.1c-.2-.1-.4-.1-.5 0-.2.1-.3.2-.4.4 0 .1-.5 1.7-.7 2.5-.3 1.9 0 3.7 0 4.4l-1 1.7c-.2.3-.1.7.2.9.1.1.2.1.3.1.2 0 .4-.1.6-.3l1.1-1.8.2-.1c.4-.3 1.3-1 2.5-1.6.3-.1.7-.3 1.1-.5.1-.1.3-.1.4-.2zm8-14.9c0 .3-.1.7-.2 1.1l-2 1.2c-.2.1-.2.2-.3.3v.6l.1.1.1.1.1.1H48c-.6 1-1.4 1.8-2.3 2.5l-.9.6c-.3.1-1.6.1-2.6.2-.3 0-.5.2-.6.4-.1.3 0 .6.2.7l.1.1c-.3.1-.6.3-1 .4-.6.2-1.2.5-1.7.7-.1.1-.2.1-.3.2l.1-.1c.1-.2.2-.3.3-.5.2-.3.1-.7-.2-.9s-.7-.1-.9.2c0 .3-.2.5-.2.6l-.8 1.2c0-.7 0-1.5.1-2.4.1-.4.2-1 .4-1.6l.3.2c.2.1.4.1.6 0s.3-.3.3-.5c.1-1.1.3-2.4.4-2.7.3-.5.5-.6.9-.9.2-.1.4-.3.7-.5l.1-.1c.3-.2.9-.6 1.4-1l.1-.1c.4-.2.7-.5.8-.5.7-.4 1.5-.7 2.4-1.1.7-.3 1.4-.6 1.8-.8.8-.4 1.5-.8 2-1 0 .8.1 2-.1 3.2z'/%3E%3Cpath d='M26.2 19.3h6.2c.4 0 .7-.3.7-.7s-.3-.7-.7-.7h-6.2c-.4 0-.7.3-.7.7s.3.7.7.7zM34.3 19.3l1.1-.9v.2c0 .4.3.7.7.7s.7-.3.7-.7-.3-.7-.7-.7h-1.7c-.4 0-.7.3-.7.7s.3.7.6.7zM26.2 23.7h2.7c.4 0 .7-.3.7-.7s-.3-.7-.7-.7h-2.7c-.4 0-.7.3-.7.7s.3.7.7.7zM30.1 23c0 .4.3.7.7.7h6c.4 0 .7-.3.7-.7s-.3-.7-.7-.7h-6c-.4 0-.7.3-.7.7zM35.3 27.5c0-.4-.3-.7-.7-.7h-8.5c-.4 0-.7.3-.7.7s.3.7.7.7h8.5c.4-.1.7-.4.7-.7zM30.8 31.2h-4.6c-.4 0-.7.3-.7.7s.3.7.7.7h4.6c.4 0 .7-.3.7-.7s-.3-.7-.7-.7z'/%3E%3C/svg%3E")}.tw-DigitalSignature_MethodIcon--paper{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='39' width='44' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect height='27.5' rx='2' stroke='%23000' stroke-width='1.5' width='42.5' x='.75' y='.75'/%3E%3Ccircle cx='22.5' cy='30' fill='%23fff' r='8.25' stroke='%23000' stroke-width='1.5'/%3E%3Crect fill='%23ffa100' height='1' rx='.5' transform='matrix(1 0 0 -1 0 63)' width='9' x='33' y='31'/%3E%3Crect fill='%23ffa100' height='1' rx='.5' transform='matrix(1 0 0 -1 0 63)' width='10' x='2' y='31'/%3E%3Cpath d='M16 23.45h13v13H16z'/%3E%3Cpath d='M22.5 26.532l2.708 2.438v4.23h-1.083v-3.25h-3.25v3.25h-1.083v-4.23zm0-1.457l-5.417 4.875h1.625v4.333h3.25v-3.25h1.084v3.25h3.25V29.95h1.625z' fill='%23000' fill-rule='nonzero'/%3E%3Cg fill='%23000'%3E%3Crect height='28' rx='.75' transform='rotate(50 32.809 10.146)' width='1.5' x='32.059' y='-3.854'/%3E%3Cpath d='M28.391 13.784l1.06-1.06 14.143 14.142-1.06 1.06zM14.644 12.723l1.061 1.061L1.563 27.926l-1.06-1.06z'/%3E%3Crect height='28.5' rx='.75' transform='rotate(-50 12.045 10.25)' width='1.5' x='11.295' y='-4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.tw-DigitalSignature_WizardMethod{padding:32px 0;-webkit-transition:background-color .2s cubic-bezier(.4,0,.2,1);transition:background-color .2s cubic-bezier(.4,0,.2,1)}.tw-DigitalSignature_WizardMethod:hover{cursor:pointer;background-color:#f9f9f9}.tw-DigitalSignature_WizardMethod--active:hover{cursor:default;background-color:transparent}.tw-DigitalSignature_AdvantagesTitle{font-weight:700}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract{background:transparent;border:1px solid #dadada;padding:15px;margin-bottom:10px;position:relative}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_Header{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0;margin:0;height:-webkit-min-content;height:-moz-min-content;height:min-content;background:none;border:none;color:#000;font-size:17px}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_Header h4{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0;-ms-flex-preferred-size:100%;flex-basis:100%}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_Header button{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-preferred-size:300px;flex-basis:300px}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_Content{margin-top:10px;padding-bottom:0}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_Icon{fill:#6b6b6b}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_Arrow{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99;margin:0;-ms-flex-preferred-size:40px;flex-basis:40px;background:none;border:none}.tw-CollapsiblePanel--collapsibleAndDownloadablePdfContract .tw-CollapsiblePanel_NoticeBox{background:#fff;border:1px solid #d1d1d1;padding:12px 14px 0}.tw-CollapsiblePanel_Content iframe{height:525px;width:100%;border:1px solid rgba(0,0,0,.65)}.tw-OnlineId .tw-Button--secondary,.tw-OnlineId .tw-Teaser_Footer_Button{color:#ff8a00;background:hsla(0,0%,100%,.1)}.tw-OnlineId_Wizard_Navigation_ButtonGroup{padding:16px 0 0;z-index:211}@media (min-width:690px){.tw-OnlineId_Wizard_Navigation_ButtonGroup{padding:24px 0 0}}@media (min-width:890px){.tw-OnlineId_Wizard_Navigation_ButtonGroup{padding:32px 0 0}}.tw-OnlineId_Wizard_Navigation_RecordingButton{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-OnlineId_Wizard_Navigation_RecordingButton,.tw-OnlineId_Wizard_Navigation_RecordingButton_Symbol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-OnlineId_Wizard_Navigation_RecordingButton_Symbol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:24px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.21),inset 0 4px 3px 0 #ff8a00;box-shadow:0 4px 10px 0 rgba(0,0,0,.21),inset 0 4px 3px 0 #ff8a00;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffa100),to(#ff8a00));background-image:linear-gradient(180deg,#ffa100,#ff8a00)}.tw-OnlineId_Wizard_Navigation_RecordingButton_Symbol:hover{cursor:pointer;background-image:-webkit-gradient(linear,left top,left bottom,from(#ff8a00),to(#ffa100));background-image:linear-gradient(180deg,#ff8a00,#ffa100)}.tw-OnlineId_Wizard_Navigation_RecordingButton_Label{padding-top:4px}.tw-OnlineId_Wizard_Navigation_Button:not(:last-child){margin-right:1rem}.tw-OnlineId_Wizard_MobileHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:211}.tw-OnlineId_Wizard_MobileHeaderLogo{margin-bottom:5px;width:44px;height:44px}.tw-OnlineId_Wizard_MobileCloseIcon{cursor:pointer;padding-top:5px;margin-bottom:5px;width:12px;height:12px;z-index:210}.tw-OnlineId_Wizard_RecordingCanvas{position:relative;width:100%;z-index:210}.tw-OnlineId_Wizard_RecordingCanvas_Description{z-index:211;text-align:center;margin-top:20px;font-size:18px}.tw-OnlineId_Wizard_RecordingCanvas_Description--floating{margin-top:0;position:absolute;top:14px;left:8px;right:8px;background:#fff;border-radius:4px;color:#000;line-height:1.4;font-size:14px;padding:8px;font-weight:700}.tw-OnlineId_Wizard_RecordingCanvas_Description strong{color:#ffa100}.tw-OnlineId_Wizard_RecordingCanvas_Canvas{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-OnlineId_Wizard_RecordingCanvas_Canvas video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.tw-OnlineId_Wizard_RecordingCanvas_Canvas_score{position:fixed;top:0;right:0;z-index:1000}.tw-OnlineId_Wizard_RecordingCanvas_DiffCanvas,.tw-OnlineId_Wizard_RecordingCanvas_MotionCanvas{width:50%;position:fixed;bottom:0;right:0;z-index:1000}.tw-OnlineId_Wizard_RecordingCanvas_DiffCanvas{-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.tw-OnlineId_Wizard_RecordingCanvas_OverlayBackground{width:100%;height:100%;padding:5px 16px 20px 8px;position:fixed;top:0;right:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:419.98px){.tw-OnlineId_Wizard_RecordingCanvas_OverlayBackground{padding:5px 5px 20px}}.tw-OnlineId_Wizard_RecordingCanvas_OverlayBackground--full{background-color:#000}@-webkit-keyframes rotateY{0%{-webkit-transform:perspective(300px) rotateY(15deg);transform:perspective(300px) rotateY(15deg)}50%{-webkit-transform:perspective(300px) rotateY(-15deg);transform:perspective(300px) rotateY(-15deg)}to{-webkit-transform:perspective(300px) rotateY(15deg);transform:perspective(300px) rotateY(15deg)}}@keyframes rotateY{0%{-webkit-transform:perspective(300px) rotateY(15deg);transform:perspective(300px) rotateY(15deg)}50%{-webkit-transform:perspective(300px) rotateY(-15deg);transform:perspective(300px) rotateY(-15deg)}to{-webkit-transform:perspective(300px) rotateY(15deg);transform:perspective(300px) rotateY(15deg)}}@-webkit-keyframes rotateX{0%{-webkit-transform:perspective(300px) rotateX(10deg);transform:perspective(300px) rotateX(10deg)}50%{-webkit-transform:perspective(300px) rotateX(-10deg);transform:perspective(300px) rotateX(-10deg)}to{-webkit-transform:perspective(300px) rotateX(10deg);transform:perspective(300px) rotateX(10deg)}}@keyframes rotateX{0%{-webkit-transform:perspective(300px) rotateX(10deg);transform:perspective(300px) rotateX(10deg)}50%{-webkit-transform:perspective(300px) rotateX(-10deg);transform:perspective(300px) rotateX(-10deg)}to{-webkit-transform:perspective(300px) rotateX(10deg);transform:perspective(300px) rotateX(10deg)}}@-webkit-keyframes flip_vertical{0%{-webkit-transform:perspective(300px) rotateY(-80deg) skewY(-1deg);transform:perspective(300px) rotateY(-80deg) skewY(-1deg)}70%{-webkit-transform:perspective(300px) rotateY(10deg) skewY(1deg);transform:perspective(300px) rotateY(10deg) skewY(1deg)}to{-webkit-transform:perspective(300px) rotateY(0deg);transform:perspective(300px) rotateY(0deg)}}@keyframes flip_vertical{0%{-webkit-transform:perspective(300px) rotateY(-80deg) skewY(-1deg);transform:perspective(300px) rotateY(-80deg) skewY(-1deg)}70%{-webkit-transform:perspective(300px) rotateY(10deg) skewY(1deg);transform:perspective(300px) rotateY(10deg) skewY(1deg)}to{-webkit-transform:perspective(300px) rotateY(0deg);transform:perspective(300px) rotateY(0deg)}}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage{-webkit-transition:opacity .1s cubic-bezier(.4,0,.2,1);transition:opacity .1s cubic-bezier(.4,0,.2,1)}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--prerecording{width:90%;margin:0 auto;z-index:1}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--recording{width:90%;margin:0 auto;opacity:.5}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--take-picture{margin:20px auto 90px;width:100%}@media (max-width:419.98px){.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--take-picture{margin:10px auto}}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage_ID.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--prerecording,.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage_ID.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--recording{-webkit-animation:rotateY 4s infinite;animation:rotateY 4s infinite}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage_Passport.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--prerecording,.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage_Passport.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage--recording{-webkit-animation:rotateX 4s infinite;animation:rotateX 4s infinite}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage_Introduction{width:100%;max-height:calc(100% - 60px);padding-top:10px}.tw-OnlineId_Wizard_RecordingCanvas_OverlayImage_Introduction--flipping{width:80%;margin:0 auto 35%;-webkit-animation:flip_vertical 4s forwards;animation:flip_vertical 4s forwards;-webkit-transform-origin:center center;transform-origin:center center}.tw-OnlineId_Wizard_RecordingCanvas_IntroductionOverlayImageContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;width:85vw;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateZ(0);transform:translateZ(0)}@media (max-width:419.98px){.tw-OnlineId_Wizard_RecordingCanvas_IntroductionOverlayImageContainer{width:90vw}}.tw-OnlineId_Wizard_RecordingCanvas_RecordingFrame{position:fixed;top:0;bottom:0;left:0;right:0;border:3px solid transparent;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,.8);box-shadow:0 0 0 1000px rgba(0,0,0,.8);z-index:210}.tw-OnlineId_Wizard_RecordingCanvas_RecordingFrame--recording{z-index:212;border-color:#d20e00}.tw-OnlineId_Wizard_RecordingCanvas_RecordingFrame_Led{position:absolute;bottom:-40px;left:50%;width:14px;height:14px;border-radius:100%;background-color:#d20e00;-webkit-animation:RecordingLedBlinker 1s step-start infinite;animation:RecordingLedBlinker 1s step-start infinite;display:none;margin-left:-7px}@-webkit-keyframes RecordingLedBlinker{50%{opacity:0}}@keyframes RecordingLedBlinker{50%{opacity:0}}.tw-OnlineId_Wizard_RecordingCanvas_RecordingFrame--recording .tw-OnlineId_Wizard_RecordingCanvas_RecordingFrame_Led{display:block}.tw-OnlineId_Wizard_RecordingCanvas_RecordingFrame_ProgressBar{position:absolute;bottom:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;height:5px;background-color:#d20e00}@-webkit-keyframes progressBar{0%{width:0}to{width:100%}}@keyframes progressBar{0%{width:0}to{width:100%}}.tw-OnlineId_Wizard_RecordingCanvas_SpinnerContainer{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000}.tw-OnlineId_Wizard_SelfieContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative}.tw-OnlineId_Wizard_SelfieContainer_Introduction{width:100%;max-height:calc(100% - 80px)}.tw-OnlineId_Wizard_SelfieContainer_Recording{width:100%;height:100%}.tw-OnlineId_Wizard_SelfieContainer_Frame{position:fixed;top:0;bottom:0;left:0;right:0;z-index:210}.tw-OnlineId_Wizard_SelfieContainer_Ball{width:24px;height:24px;background-color:#ff8a00;border-radius:100%;top:50%;left:50%;position:absolute;margin:-14px 0 0 -14px;-webkit-transition:-webkit-transform 2s ease-out;transition:-webkit-transform 2s ease-out;transition:transform 2s ease-out;transition:transform 2s ease-out,-webkit-transform 2s ease-out;-webkit-box-shadow:0 0 4px rgba(0,0,0,.5);box-shadow:0 0 4px rgba(0,0,0,.5);z-index:211}@-webkit-keyframes introDrop{0%{-webkit-transform:scale(4);transform:scale(4)}90%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes introDrop{0%{-webkit-transform:scale(4);transform:scale(4)}90%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes preRecDrop{0%{opacity:0;-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10);transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10)}10%{opacity:1;-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10);transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10)}to{-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(1);transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(1)}}@keyframes preRecDrop{0%{opacity:0;-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10);transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10)}10%{opacity:1;-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10);transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(10)}to{-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(1);transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0)) scale(1)}}.tw-OnlineId_Wizard_SelfieContainer_Ball--intro{-webkit-animation-name:introDrop,bounce;animation-name:introDrop,bounce;-webkit-animation-duration:1s,1s;animation-duration:1s,1s;-webkit-animation-delay:0ms,1s;animation-delay:0ms,1s;-webkit-animation-timing-function:ease-in,ease-out;animation-timing-function:ease-in,ease-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.tw-OnlineId_Wizard_SelfieContainer_Ball--recording{margin:0;top:0;left:0;-webkit-animation:preRecDrop 2s forwards;animation:preRecDrop 2s forwards}.tw-OnlineId_Wizard_SelfieContainer_Ball--moving{-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0));transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0));-webkit-animation:animationPattern var(--ball-anim-dur) forwards;animation:animationPattern var(--ball-anim-dur) forwards}@-webkit-keyframes animationPattern{0%{-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0));transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0))}33%{-webkit-transform:translate(var(--ball-step-1-x,0),var(--ball-step-1-y,0));transform:translate(var(--ball-step-1-x,0),var(--ball-step-1-y,0))}66%{-webkit-transform:translate(var(--ball-step-2-x,0),var(--ball-step-2-y,0));transform:translate(var(--ball-step-2-x,0),var(--ball-step-2-y,0))}to{-webkit-transform:translate(var(--ball-step-3-x,0),var(--ball-step-3-y,0));transform:translate(var(--ball-step-3-x,0),var(--ball-step-3-y,0))}}@keyframes animationPattern{0%{-webkit-transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0));transform:translate(var(--ball-step-0-x,0),var(--ball-step-0-y,0))}33%{-webkit-transform:translate(var(--ball-step-1-x,0),var(--ball-step-1-y,0));transform:translate(var(--ball-step-1-x,0),var(--ball-step-1-y,0))}66%{-webkit-transform:translate(var(--ball-step-2-x,0),var(--ball-step-2-y,0));transform:translate(var(--ball-step-2-x,0),var(--ball-step-2-y,0))}to{-webkit-transform:translate(var(--ball-step-3-x,0),var(--ball-step-3-y,0));transform:translate(var(--ball-step-3-x,0),var(--ball-step-3-y,0))}}.tw-OnlineId_Wizard_ReviewCanvas{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;padding:5px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:211}.tw-OnlineId_Wizard_ReviewCanvas_Description{text-align:center}.tw-OnlineId_Wizard_ReviewCanvas_Description strong{color:#ffa100}.tw-OnlineId_Wizard_ReviewCanvas_Image{display:block;max-width:100%;max-height:calc(100% - 200px);width:auto;height:auto}.tw-OnlineId_Wizard_PageList{list-style-type:disc;padding-left:1rem}.tw-OnlineId_Wizard_SelectCameraPage_Section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dadada;padding:16px}@media (min-width:690px){.tw-OnlineId_Wizard_SelectCameraPage_Section{padding:24px}}@media (min-width:890px){.tw-OnlineId_Wizard_SelectCameraPage_Section{padding:32px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.tw-OnlineId_Wizard_SelectCameraPage_Section:last-child{border-bottom:0}.tw-OnlineId_Wizard_SelectCameraPage_Section_Column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-OnlineId_Wizard_SelectCameraPage_Section_Column:first-child{padding-bottom:.5rem}.tw-OnlineId_Wizard_SelectCameraPage_Section_Column:last-child{padding:16px}@media (min-width:690px){.tw-OnlineId_Wizard_SelectCameraPage_Section_Column:last-child{padding:24px}}@media (min-width:890px){.tw-OnlineId_Wizard_SelectCameraPage_Section_Column:last-child{padding:32px}}@media (min-width:890px){.tw-OnlineId_Wizard_SelectCameraPage_Section_Column{display:inline;padding-right:2em}.tw-OnlineId_Wizard_SelectCameraPage_Section_Column:last-child{padding-right:0;margin-left:auto}}.tw-OnlineId_Wizard_MobileScanPage_Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:890px){.tw-OnlineId_Wizard_MobileScanPage_Content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.tw-OnlineId_Wizard_MobileScanPage_QRCode{width:100%;min-width:150px;max-width:250px;padding:16px 0 0}@media (min-width:690px){.tw-OnlineId_Wizard_MobileScanPage_QRCode{padding:24px 0 0}}@media (min-width:890px){.tw-OnlineId_Wizard_MobileScanPage_QRCode{padding:32px 0 0;padding:0 0 0 16px}}@media (min-width:890px) and (min-width:690px){.tw-OnlineId_Wizard_MobileScanPage_QRCode{padding:0 0 0 24px}}@media (min-width:890px) and (min-width:890px){.tw-OnlineId_Wizard_MobileScanPage_QRCode{padding:0 0 0 32px}}.tw-OnlineId_Wizard_ScanDocumentsPage,.tw-OnlineId_Wizard_ScanDocumentsPage_Section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-OnlineId_Wizard_ScanDocumentsPage_Section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d5d5d5;padding:24px;margin-top:16px}.tw-OnlineId_Wizard_ScanDocumentsPage_SupportedDocumentsHint{text-align:center;margin-top:1rem;margin-bottom:0}.tw-OnlineId_Wizard_ScanDocumentsPage_SupportedDocumentsHint ul{list-style-type:disc;padding-left:1rem;text-align:left}.tw-OnlineId_Wizard_ScanDocumentsPage_Image{width:60%}@media (min-width:890px){.tw-OnlineId_Wizard_ScanDocumentsPage_Image{max-width:408px}}.tw-OnlineId_Wizard_ScanDocumentsPage .tw-OnlineId_Wizard_Navigation_ButtonGroup{z-index:auto}.tw-OnlineId_Wizard_RecordingPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f7e7e7}.tw-OnlineId_Wizard_RecordingPage_Description{display:none;position:fixed;top:calc(48px + 3%);text-align:center}.tw-OnlineId_Wizard_RecordingPage_WrongOrientationContainer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:213;padding:0 4rem;background-color:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.tw-OnlineId_Wizard_RecordingPage_WrongOrientationImage{width:36px;height:36px;margin-top:-40px}.tw-OnlineId_Wizard_RecordingPage_Error{color:#404040;text-align:center}.tw-OnlineId_Wizard_RecordingPage .tw-OnlineId_Wizard_Navigation_ButtonGroup{position:fixed;bottom:16px}@media (max-width:419.98px){.tw-OnlineId_Wizard_RecordingPage .tw-OnlineId_Wizard_Navigation_ButtonGroup{bottom:10px}}.tw-OnlineId_Wizard_RecordingPage_Animation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px;-webkit-transform:scale(.9);transform:scale(.9)}@-webkit-keyframes waiter{0%{-webkit-transform:translate(0);transform:translate(0);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes waiter{0%{-webkit-transform:translate(0);transform:translate(0);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes idDocumentIntroAnimation{0%{-webkit-transform:translate(50px);transform:translate(50px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes idDocumentIntroAnimation{0%{-webkit-transform:translate(50px);transform:translate(50px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes phoneAnimation{0%{-webkit-transform:perspective(400px) rotateY(0deg) translate(0);transform:perspective(400px) rotateY(0deg) translate(0)}25%{-webkit-transform:perspective(400px) rotateY(30deg) translate(70px);transform:perspective(400px) rotateY(30deg) translate(70px)}75%{-webkit-transform:perspective(400px) rotateY(-30deg) translate(-70px);transform:perspective(400px) rotateY(-30deg) translate(-70px)}to{-webkit-transform:perspective(400px) rotateY(0deg) translate(0);transform:perspective(400px) rotateY(0deg) translate(0)}}@keyframes phoneAnimation{0%{-webkit-transform:perspective(400px) rotateY(0deg) translate(0);transform:perspective(400px) rotateY(0deg) translate(0)}25%{-webkit-transform:perspective(400px) rotateY(30deg) translate(70px);transform:perspective(400px) rotateY(30deg) translate(70px)}75%{-webkit-transform:perspective(400px) rotateY(-30deg) translate(-70px);transform:perspective(400px) rotateY(-30deg) translate(-70px)}to{-webkit-transform:perspective(400px) rotateY(0deg) translate(0);transform:perspective(400px) rotateY(0deg) translate(0)}}@-webkit-keyframes idDocumentAnimation{0%{-webkit-transform:translate(0) perspective(400px) rotateY(0deg);transform:translate(0) perspective(400px) rotateY(0deg)}25%{-webkit-transform:translate(-10px) perspective(400px) rotateY(-18deg);transform:translate(-10px) perspective(400px) rotateY(-18deg)}75%{-webkit-transform:translate(10px) perspective(400px) rotateY(18deg);transform:translate(10px) perspective(400px) rotateY(18deg)}to{-webkit-transform:translate(0) perspective(400px) rotateY(0deg);transform:translate(0) perspective(400px) rotateY(0deg)}}@keyframes idDocumentAnimation{0%{-webkit-transform:translate(0) perspective(400px) rotateY(0deg);transform:translate(0) perspective(400px) rotateY(0deg)}25%{-webkit-transform:translate(-10px) perspective(400px) rotateY(-18deg);transform:translate(-10px) perspective(400px) rotateY(-18deg)}75%{-webkit-transform:translate(10px) perspective(400px) rotateY(18deg);transform:translate(10px) perspective(400px) rotateY(18deg)}to{-webkit-transform:translate(0) perspective(400px) rotateY(0deg);transform:translate(0) perspective(400px) rotateY(0deg)}}.tw-OnlineId_Wizard_RecordingPage_Animation_Phone{width:178px;height:301px;-webkit-animation:waiter 2s,phoneAnimation 6s infinite;animation:waiter 2s,phoneAnimation 6s infinite;-webkit-animation-delay:0s,2s;animation-delay:0s,2s;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tw-OnlineId_Wizard_RecordingPage_Animation_IdDocument{background-size:cover;width:113px;height:187px;position:absolute;-webkit-animation:idDocumentIntroAnimation 2s,idDocumentAnimation 6s infinite;animation:idDocumentIntroAnimation 2s,idDocumentAnimation 6s infinite;-webkit-animation-delay:0s,2s;animation-delay:0s,2s}.tw-OnlineId_Wizard_RecordingPage_TakePicture--flashing:after{z-index:212;content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-animation:flash .5s linear forwards;animation:flash .5s linear forwards}@-webkit-keyframes flash{0%{opacity:1}to{opacity:0}}@keyframes flash{0%{opacity:1}to{opacity:0}}.tw-OnlineId_Wizard_CompletedPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-OnlineId_Wizard_CompletedPage .tw-OnlineId_Wizard_Navigation_ButtonGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tw-OnlineId_Wizard_VerificationFailed ul{list-style-type:disc;padding-left:1rem}.tw-SignUp_Body{padding:16px 16px 18px}@media (min-width:690px){.tw-SignUp_Body{padding:24px}}@media (min-width:890px){.tw-SignUp_Body{padding:32px}}.tw-SignUp_Notice{padding-left:16px;padding-right:16px;margin:20px 0 50px}@media (min-width:690px){.tw-SignUp_Notice{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-SignUp_Notice{padding-left:32px;padding-right:32px}}.tw-SignUp_Conversion{padding-left:16px;padding-right:16px;margin:30px 0 0}@media (min-width:690px){.tw-SignUp_Conversion{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-SignUp_Conversion{padding-left:32px;padding-right:32px}}.tw-SignUp_Radio{padding-top:25px}.tw-SignUp_Radio input{margin-right:5px}.tw-SignUp_Radio label[for=root_showReferral]{display:block;font-size:18px;font-weight:700}.tw-SignUp_Radio .field-radio-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tw-SignUp_Radio .field-radio-group .radio{padding-bottom:10px}.tw-SignUp_Form{margin-top:30px}.tw-SignUp_Form>.field-object{padding-left:16px;padding-right:16px;margin-bottom:0;padding-bottom:15px}@media (min-width:690px){.tw-SignUp_Form>.field-object{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-SignUp_Form>.field-object{padding-left:32px;padding-right:32px}}.tw-PortfolioSignUp_FormHeader{padding-left:16px;padding-right:16px;padding-top:25px}@media (min-width:690px){.tw-PortfolioSignUp_FormHeader{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-PortfolioSignUp_FormHeader{padding-left:32px;padding-right:32px}}.tw-PortfolioSignUp_Form>.field-object{padding-left:16px;padding-right:16px;padding-top:25px;max-width:650px;margin-bottom:0;padding-bottom:25px!important}@media (min-width:690px){.tw-PortfolioSignUp_Form>.field-object{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-PortfolioSignUp_Form>.field-object{padding-left:32px;padding-right:32px}}.tw-PortfolioSignUp_FormButtons{padding:18px 16px;border-top:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:690px){.tw-PortfolioSignUp_FormButtons{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-PortfolioSignUp_FormButtons{padding-left:32px;padding-right:32px}}@media (min-width:690px){.tw-PortfolioSignUp #signupWizard_financial_wealthOrigin{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.tw-PortfolioSignUp_BeneficialOwnerWarning{color:#f44336}.tw-PortfolioSignUp_BeneficialOwnerWarning a{color:#f44336;text-decoration:none;background-image:linear-gradient(0deg,transparent,transparent 1px,currentColor 0,currentColor 2px,transparent 0)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.tw-PortfolioSignUp_BeneficialOwnerWarning a{background-image:linear-gradient(0deg,transparent,transparent 1.5px,currentColor 0,currentColor 2px,transparent 0)}}.tw-PortfolioSignUp_Nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tw-PortfolioSignUp_Nav,.tw-PortfolioSignUp_NavItem{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-PortfolioSignUp_NavItem{width:100%}.tw-PortfolioSignUp_NavItem:first-child{width:auto}@media (min-width:890px){.tw-PortfolioSignUp_NavItem{width:auto}.tw-PortfolioSignUp_NavItem:first-child{margin-left:-.8rem}}.tw-PortfolioSignUp_NavItem:not(:first-child):before{content:" ";display:block;background:#c7c7c7;width:100%;margin-top:13px;height:1px}@media (min-width:890px){.tw-PortfolioSignUp_NavItem:not(:first-child):before{margin-top:16px;min-width:64px}}@media (min-width:890px) and (max-width:1099.98px){.tw-PortfolioSignUp_NavItem:not(:first-child):before{min-width:32px}}.tw-PortfolioSignUp_NavLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#c7c7c7;margin-left:.4rem;margin-right:.4rem}@media (min-width:890px){.tw-PortfolioSignUp_NavLink{margin-left:.8rem;margin-right:.8rem}}.tw-PortfolioSignUp_NavLink:hover{color:#c7c7c7}.tw-PortfolioSignUp_NavLink--completed,.tw-PortfolioSignUp_NavLink--completed:hover{color:#404040}.tw-PortfolioSignUp_NavLink--completed .tw-PortfolioSignUp_Bullet{background-color:#c7c7c7;border:1px solid #bababa;color:#fff}.tw-PortfolioSignUp_NavLink--active,.tw-PortfolioSignUp_NavLink--active:hover{color:#ff8a00}.tw-PortfolioSignUp_NavLink--active .tw-PortfolioSignUp_Bullet{background-color:#ff8a00!important;border:1px solid #e67c00!important;color:#fff!important}.tw-PortfolioSignUp_Bullet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;line-height:26px;font-size:.56875rem;padding-top:2px;margin-bottom:.8em;background:#fff;border-radius:50%;border:1px solid #c7c7c7;color:#c7c7c7}@media (min-width:890px){.tw-PortfolioSignUp_Bullet{width:32px;height:32px;line-height:32px;font-size:.8125rem}}.tw-PortfolioSignUp_Label{white-space:nowrap}@media (max-width:1099.98px){.tw-PortfolioSignUp_Label{font-size:.8125rem}}.tw-SignUpStateGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:14px 0}.tw-SignUpStateGroup+.tw-SignUpStateGroup{border-top:1px solid #ccc}.tw-SignUpStateGroup_Label{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;margin-top:15px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.tw-SignUpStateGroup_Icon{width:34px;height:34px;margin-right:10px}.tw-SignUpStateGroup_Items{-webkit-box-flex:1;-ms-flex:1;flex:1}.tw-SignUpStateGroup--inProgress .tw-SignUpStateGroup_Label{color:#ff8a00}.tw-SignUpInfoBox{padding-top:20px}.tw-SignUpInfoBox_Box{padding:16px;background:#fff;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1);box-shadow:0 0 5px 1px rgba(0,0,0,.1)}.tw-SignUpStateItem{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0}.tw-SignUpStateItem+.tw-SignUpStateItem{border-top:1px solid #ccc}.tw-SignUpStateItem_Check{width:22px;height:22px;margin-left:auto}.tw-SignUpStateItem_Bullet{width:22px;height:22px;border-radius:50%;margin-right:8px;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;border:1px solid #787878;text-align:center;font-size:.79rem;line-height:22px}.tw-SignUpStateItem_Title{font-weight:700}.tw-SignUpStateItem_Container{margin-top:5px}.tw-SignUpStateItem_Link{color:currentColor!important}.tw-SignUpStateItem--inProgress .tw-SignUpStateItem_Bullet{background:#ff8a00;border:1px solid #ff8a00;color:#fff}.tw-SignUpStateItem--complete{color:#404040}.tw-SignUpStateItem--inProgress{color:#ff8a00}.tw-SignUpStateItem--pending{opacity:.6}.tw-Referral{text-align:center}@media (max-width:889.98px){.tw-Referral{padding:0 16px}}.tw-Referral_Icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg height='221' width='222' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M0 .046h222V220H0z' fill-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 110.023C0 49.285 49.696.046 111 .046s111 49.239 111 109.977C222 170.762 172.304 220 111 220S0 170.76 0 110.023' fill='%23e8e9e9' mask='url(%23a)' transform='translate(0 .454)'/%3E%3Cpath d='M111.5 94.5c-12.21 0-23.735-4.688-32.452-13.203C69.988 72.48 65 60.657 65 48c0-25.64 20.86-46.5 46.5-46.5S158 22.36 158 48c0 12.963-5.473 25.435-15.016 34.217C134.389 90.138 123.208 94.5 111.5 94.5' fill='%23fff'/%3E%3Cpath d='M111.5 0c-26.51 0-48 21.49-48 48 0 13.48 5.55 25.66 14.5 34.37C86.64 90.81 98.46 96 111.5 96c12.54 0 23.96-4.81 32.5-12.68 9.53-8.77 15.5-21.35 15.5-35.32 0-26.51-21.49-48-48-48m0 3c24.813 0 45 20.187 45 45 0 12.545-5.296 24.614-14.533 33.114C133.649 88.78 122.83 93 111.5 93c-11.817 0-22.97-4.537-31.408-12.78C71.327 71.69 66.5 60.247 66.5 48c0-24.813 20.187-45 45-45' fill='%23404040'/%3E%3Cpath d='M179 128.5v-16.74a4.26 4.26 0 00-4.26-4.26H111v21-21H47.26a4.26 4.26 0 00-4.26 4.26v16.74M111 107.5v-12' stroke='%23404040' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M43 148c-5.238 0-9.5-4.262-9.5-9.5s4.262-9.5 9.5-9.5 9.5 4.262 9.5 9.5-4.262 9.5-9.5 9.5' fill='%23ff8a00'/%3E%3Cpath d='M43 127.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11m0 3c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8' fill='%23404040'/%3E%3Cpath d='M111 148c-5.238 0-9.5-4.262-9.5-9.5s4.262-9.5 9.5-9.5 9.5 4.262 9.5 9.5-4.262 9.5-9.5 9.5' fill='%23ff8a00'/%3E%3Cpath d='M111 127.5c-6.08 0-11 4.92-11 11s4.92 11 11 11 11-4.92 11-11-4.92-11-11-11m0 3c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8' fill='%23404040'/%3E%3Cpath d='M179 148c-5.238 0-9.5-4.262-9.5-9.5s4.262-9.5 9.5-9.5 9.5 4.262 9.5 9.5-4.262 9.5-9.5 9.5' fill='%23ff8a00'/%3E%3Cpath d='M179 127.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11m0 3c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8' fill='%23404040'/%3E%3Cpath d='M43.25 218.5a29.064 29.064 0 01-15.997-4.764C18.954 208.306 14 199.152 14 189.25 14 173.121 27.122 160 43.25 160s29.25 13.121 29.25 29.25c0 10.23-5.207 19.546-13.927 24.924A29.218 29.218 0 0143.25 218.5' fill='%23fff'/%3E%3Cpath d='M43.25 158.5c-16.98 0-30.75 13.77-30.75 30.75 0 10.77 5.54 20.25 13.93 25.74A30.55 30.55 0 0043.25 220c5.91 0 11.43-1.67 16.11-4.55 8.79-5.42 14.64-15.13 14.64-26.2 0-16.98-13.77-30.75-30.75-30.75m0 3c15.301 0 27.75 12.448 27.75 27.75 0 9.704-4.94 18.544-13.212 23.645A27.726 27.726 0 0143.25 217a27.57 27.57 0 01-15.177-4.52C20.2 207.327 15.5 198.644 15.5 189.25c0-15.302 12.449-27.75 27.75-27.75' fill='%23404040'/%3E%3Cpath d='M43.223 218.496a29.26 29.26 0 01-6.58-.745c-3.263-.753-5.774-1.728-7.676-2.978-2.098-1.378-2.639-3.72-3.127-6.643-.493-2.939-.466-6.107.08-9.415.732-4.446 2.265-8.023 4.555-10.634.175-.199.603-.516.981-.796.827-.61 1.682-1.242 2.085-2.087.515-1.08.321-2.128.151-3.052-.07-.378-.136-.734-.157-1.089-.124-2.087.44-4.172 1.585-5.87 1.76-2.607 4.447-4.043 7.567-4.043 2.762 0 5.52 1.176 7.374 3.145 1.204 1.277 2.6 3.488 2.404 6.768-.01.178-.057.377-.099.58-.094.46-.2.981-.156 1.523.03.365.018.52.011.622-.054.72.168 1.073.514 1.531.076.103.181.241.322.437.475.661 1.083 1.176 1.673 1.673.423.357.824.695 1.098 1.03 1.367 1.66 2.465 3.73 3.264 6.151.934 2.832 1.408 5.993 1.408 9.396 0 2.78-.45 5.485-1.336 8.038-.88 2.537-2.22 3.277-5.292 4.474a29.209 29.209 0 01-10.649 1.984' fill='%23ffa100'/%3E%3Cpath d='M42.686 169.645c-3.3 0-6.608 1.442-8.809 4.703a11.012 11.012 0 00-1.84 6.798c.08 1.326.611 2.439.15 3.407-.41.862-2.158 1.76-2.84 2.539-2.77 3.158-4.233 7.286-4.908 11.379-.536 3.253-.625 6.653-.079 9.907.514 3.076 1.165 5.93 3.783 7.65 2.395 1.574 5.388 2.545 8.162 3.185a30.75 30.75 0 006.92.784 30.91 30.91 0 0011.191-2.087c3.12-1.215 5.046-2.16 6.165-5.38A26.084 26.084 0 0062 204c0-3.328-.438-6.698-1.483-9.865-.789-2.392-1.924-4.684-3.53-6.636-.775-.941-2.026-1.668-2.71-2.623-.856-1.192-.45-.378-.57-1.837-.048-.567.221-1.311.256-1.893.413-6.963-5.42-11.501-11.276-11.501m.001 3c2.356 0 4.705 1 6.282 2.673 1.002 1.062 2.161 2.905 2 5.633-.008.067-.047.258-.073.386-.103.503-.244 1.192-.18 1.949.02.246.013.322.01.383-.095 1.237.37 1.964.812 2.55.073.095.17.224.302.406.581.812 1.293 1.414 1.922 1.944.355.299.72.608.909.837 1.248 1.516 2.257 3.424 2.997 5.669C58.552 197.754 59 200.757 59 204c0 2.613-.421 5.152-1.252 7.546-.67 1.926-1.486 2.426-4.42 3.569a27.71 27.71 0 01-10.104 1.882c-2.111 0-4.212-.238-6.244-.707-3.043-.704-5.462-1.635-7.19-2.77-1.45-.953-1.97-2.646-2.471-5.637-.465-2.777-.438-5.78.08-8.924.686-4.164 2.1-7.491 4.188-9.873.115-.117.503-.404.76-.593.93-.688 1.984-1.466 2.547-2.65.725-1.52.463-2.935.272-3.97-.06-.33-.119-.642-.134-.905a8.017 8.017 0 011.331-4.941c1.986-2.943 4.815-3.382 6.324-3.382' fill='%23404040'/%3E%3Cpath d='M43 190c-5.238 0-9.5-4.262-9.5-9.5s4.262-9.5 9.5-9.5 9.5 4.262 9.5 9.5-4.262 9.5-9.5 9.5' fill='%23fff'/%3E%3Cpath d='M43 169.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11m0 3c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8' fill='%23404040'/%3E%3Cpath d='M111.25 218.5a29.064 29.064 0 01-15.997-4.764C86.954 208.306 82 199.152 82 189.25 82 173.121 95.122 160 111.25 160s29.25 13.121 29.25 29.25c0 10.23-5.207 19.546-13.927 24.924a29.218 29.218 0 01-15.323 4.326' fill='%23fff'/%3E%3Cpath d='M111.25 158.5c-16.98 0-30.75 13.77-30.75 30.75 0 10.77 5.54 20.25 13.93 25.74a30.55 30.55 0 0016.82 5.01c5.91 0 11.43-1.67 16.11-4.55 8.79-5.42 14.64-15.13 14.64-26.2 0-16.98-13.77-30.75-30.75-30.75m0 3c15.301 0 27.75 12.448 27.75 27.75 0 9.704-4.94 18.544-13.212 23.645A27.726 27.726 0 01111.25 217a27.57 27.57 0 01-15.177-4.52C88.2 207.327 83.5 198.644 83.5 189.25c0-15.302 12.449-27.75 27.75-27.75' fill='%23404040'/%3E%3Cpath d='M111.223 218.496a29.26 29.26 0 01-6.58-.745c-3.263-.753-5.774-1.728-7.676-2.978-2.098-1.378-2.639-3.72-3.127-6.643-.493-2.939-.466-6.107.08-9.415.732-4.446 2.265-8.023 4.555-10.634.175-.199.603-.516.981-.796.827-.61 1.682-1.242 2.085-2.087.515-1.08.321-2.128.151-3.052-.07-.378-.136-.734-.157-1.089-.124-2.087.44-4.172 1.585-5.87 1.76-2.607 4.447-4.043 7.567-4.043 2.762 0 5.52 1.176 7.374 3.145 1.204 1.277 2.6 3.488 2.404 6.768-.01.178-.057.377-.099.58-.094.46-.2.981-.156 1.523.03.365.018.52.011.622-.054.72.168 1.073.514 1.531.076.103.181.241.322.437.475.661 1.083 1.176 1.673 1.673.423.357.824.695 1.098 1.03 1.367 1.66 2.465 3.73 3.264 6.151.934 2.832 1.408 5.993 1.408 9.396 0 2.78-.45 5.485-1.336 8.038-.88 2.537-2.22 3.277-5.292 4.474a29.209 29.209 0 01-10.649 1.984' fill='%23ffa100'/%3E%3Cpath d='M110.686 169.645c-3.3 0-6.608 1.442-8.809 4.703a11.012 11.012 0 00-1.84 6.798c.08 1.326.611 2.439.15 3.407-.41.862-2.158 1.76-2.84 2.539-2.77 3.158-4.232 7.286-4.907 11.379-.537 3.253-.626 6.653-.08 9.907.515 3.076 1.166 5.93 3.784 7.65 2.394 1.574 5.387 2.545 8.161 3.185a30.75 30.75 0 006.92.784 30.91 30.91 0 0011.192-2.087c3.119-1.215 5.046-2.16 6.165-5.38A26.084 26.084 0 00130 204c0-3.328-.438-6.698-1.483-9.865-.79-2.392-1.924-4.684-3.53-6.636-.775-.941-2.026-1.668-2.711-2.623-.855-1.192-.45-.378-.57-1.837-.047-.567.222-1.311.257-1.893.413-6.963-5.42-11.501-11.276-11.501m0 3c2.357 0 4.706 1 6.283 2.673 1.002 1.062 2.16 2.905 1.999 5.633a6.593 6.593 0 01-.072.385c-.103.504-.244 1.193-.181 1.95.02.246.014.322.01.383-.094 1.237.37 1.964.813 2.55.072.095.169.224.3.406.583.812 1.295 1.414 1.923 1.944.354.299.72.608.909.838 1.248 1.515 2.257 3.423 2.997 5.668.884 2.679 1.332 5.682 1.332 8.925 0 2.613-.421 5.152-1.252 7.546-.67 1.926-1.486 2.426-4.42 3.569a27.71 27.71 0 01-10.103 1.882c-2.112 0-4.213-.238-6.245-.707-3.043-.704-5.462-1.635-7.19-2.77-1.45-.953-1.97-2.646-2.471-5.637-.465-2.777-.438-5.78.08-8.924.687-4.164 2.1-7.491 4.189-9.873.115-.117.503-.404.76-.593.93-.688 1.984-1.466 2.547-2.65.725-1.52.463-2.935.272-3.97-.061-.33-.12-.642-.134-.905a8.017 8.017 0 011.33-4.941c1.987-2.943 4.816-3.382 6.325-3.382' fill='%23404040'/%3E%3Cpath d='M111 190c-5.238 0-9.5-4.262-9.5-9.5s4.262-9.5 9.5-9.5 9.5 4.262 9.5 9.5-4.262 9.5-9.5 9.5' fill='%23fff'/%3E%3Cpath d='M111 169.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11m0 3c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8' fill='%23404040'/%3E%3Cpath d='M179.25 218.5a29.064 29.064 0 01-15.997-4.764C154.954 208.306 150 199.152 150 189.25c0-16.129 13.122-29.25 29.25-29.25s29.25 13.121 29.25 29.25c0 10.23-5.207 19.546-13.927 24.924a29.218 29.218 0 01-15.323 4.326' fill='%23fff'/%3E%3Cpath d='M179.25 158.5c-16.98 0-30.75 13.77-30.75 30.75 0 10.77 5.54 20.25 13.93 25.74a30.55 30.55 0 0016.82 5.01c5.91 0 11.43-1.67 16.11-4.55 8.79-5.42 14.64-15.13 14.64-26.2 0-16.98-13.77-30.75-30.75-30.75m0 3c15.301 0 27.75 12.448 27.75 27.75 0 9.704-4.94 18.544-13.212 23.645A27.726 27.726 0 01179.25 217a27.57 27.57 0 01-15.177-4.52c-7.873-5.152-12.573-13.835-12.573-23.23 0-15.302 12.449-27.75 27.75-27.75' fill='%23404040'/%3E%3Cpath d='M179.223 218.496a29.26 29.26 0 01-6.58-.745c-3.263-.753-5.774-1.728-7.676-2.978-2.098-1.378-2.639-3.72-3.127-6.643-.493-2.939-.466-6.107.08-9.415.732-4.446 2.265-8.023 4.555-10.634.175-.199.603-.516.981-.796.827-.61 1.682-1.242 2.085-2.087.515-1.08.321-2.128.151-3.052-.07-.378-.136-.734-.157-1.089-.124-2.087.44-4.172 1.585-5.87 1.76-2.607 4.447-4.043 7.567-4.043 2.762 0 5.52 1.176 7.374 3.145 1.204 1.277 2.6 3.488 2.404 6.768-.01.178-.057.377-.099.58-.094.46-.2.981-.156 1.523.03.365.018.52.011.622-.054.72.168 1.073.514 1.531.076.103.181.241.322.437.475.661 1.083 1.176 1.673 1.673.423.357.824.695 1.098 1.03 1.367 1.66 2.465 3.73 3.264 6.151.934 2.832 1.408 5.993 1.408 9.396 0 2.78-.45 5.485-1.336 8.038-.88 2.537-2.22 3.277-5.292 4.474a29.209 29.209 0 01-10.649 1.984' fill='%23ffa100'/%3E%3Cpath d='M178.686 169.645c-3.3 0-6.608 1.442-8.809 4.703a11.012 11.012 0 00-1.84 6.798c.08 1.326.611 2.439.15 3.407-.41.862-2.158 1.76-2.84 2.539-2.77 3.158-4.233 7.286-4.908 11.379-.535 3.253-.624 6.653-.078 9.907.514 3.076 1.165 5.93 3.783 7.65 2.394 1.574 5.387 2.545 8.161 3.185a30.75 30.75 0 006.92.784 30.91 30.91 0 0011.192-2.087c3.119-1.215 5.046-2.16 6.165-5.38A26.084 26.084 0 00198 204c0-3.328-.438-6.698-1.483-9.865-.79-2.392-1.924-4.684-3.53-6.636-.775-.941-2.026-1.668-2.711-2.623-.856-1.192-.45-.378-.57-1.837-.047-.567.222-1.311.257-1.893.413-6.963-5.42-11.501-11.276-11.501m0 3c2.356 0 4.705 1 6.282 2.673 1.003 1.062 2.162 2.905 2 5.633a6.593 6.593 0 01-.072.385c-.103.504-.244 1.193-.181 1.95.02.246.013.322.01.383-.095 1.237.37 1.964.812 2.55.072.095.17.224.301.406.582.812 1.294 1.414 1.922 1.944.354.299.72.608.91.838 1.247 1.515 2.256 3.423 2.996 5.668.884 2.679 1.332 5.682 1.332 8.925 0 2.613-.42 5.152-1.252 7.546-.669 1.926-1.486 2.426-4.42 3.569a27.71 27.71 0 01-10.103 1.882c-2.112 0-4.213-.238-6.245-.707-3.043-.704-5.462-1.635-7.189-2.77-1.45-.953-1.97-2.646-2.472-5.637-.465-2.777-.438-5.78.081-8.924.686-4.164 2.1-7.491 4.188-9.873.115-.117.503-.404.76-.593.93-.688 1.984-1.466 2.548-2.65.724-1.52.462-2.935.271-3.97-.06-.33-.119-.642-.134-.905a8.017 8.017 0 011.331-4.941c1.986-2.943 4.815-3.382 6.324-3.382' fill='%23404040'/%3E%3Cpath d='M179 190c-5.238 0-9.5-4.262-9.5-9.5s4.262-9.5 9.5-9.5 9.5 4.262 9.5 9.5-4.262 9.5-9.5 9.5' fill='%23fff'/%3E%3Cpath d='M179 169.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11m0 3c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8' fill='%23404040'/%3E%3Cpath d='M144 79.5v1.82C135.46 89.19 124.04 94 111.5 94 98.46 94 86.64 88.81 78 80.37v-.87c8-3 5.15-3.05 8-4 2.57-.86 8.95-2.64 13.12-2.97h.01c.69-.05 1.33-.07 1.87-.03 2.69.18 7.31 4 10 4s7.31-3.82 10-4c.54-.04 1.18-.02 1.87.03h.01c4.17.33 10.55 2.11 13.12 2.97 2.85.95 0 1 8 4z' stroke='%23404040' stroke-width='3'/%3E%3Cpath d='M122.87 72.53c-.69-.05-1.33-.07-1.87-.03-2.69.18-7.31 4-10 4s-7.31-3.82-10-4c-.54-.04-1.18-.02-1.87.03 1.56-1.13 3.08-2.51 3.94-4.03.51-.9.5-1.9.19-2.9 2.38 1.22 5 1.9 7.74 1.9s5.36-.68 7.74-1.9c-.31 1-.32 2 .19 2.9.86 1.52 2.38 2.9 3.94 4.03z' stroke='%23404040' stroke-width='3'/%3E%3Cpath d='M111 18.5c-11.05 0-20 10.97-20 24.5 0 10.17 5.05 18.89 12.26 22.6 2.38 1.22 5 1.9 7.74 1.9s5.36-.68 7.74-1.9C125.95 61.89 131 53.17 131 43c0-13.53-8.95-24.5-20-24.5m0 3c9.374 0 17 9.645 17 21.5 0 8.785-4.174 16.608-10.628 19.931-2.032 1.041-4.176 1.57-6.372 1.57s-4.34-.529-6.367-1.568C98.173 59.608 94 51.785 94 43c0-11.855 7.626-21.5 17-21.5' fill='%23404040'/%3E%3Cpath d='M128.736 41.187c-.883 0-1.895-1.734-2.5-2.771-.271-.468-.521-.89-.75-1.208-1.867-2.611-3.991-5.236-7.567-6.158-.937-.241-1.925-.35-3.204-.35-.494 0-.99.016-1.484.033-.465.015-.93.029-1.394.029-1.101 0-1.92-.093-2.652-.301-.514-.145-1.275-.56-2.011-.96-1.397-.76-2.981-1.623-4.502-1.623a3.76 3.76 0 00-.693.063c-1.972.367-2.707 1.946-3.3 3.216-.278.598-.542 1.165-.917 1.653-1.59 2.068-3.088 3.839-4.964 5.49-1.361-3.117-.162-9.387 1.649-11.87 2.786-3.818 9.19-8.394 13.273-8.572a51.697 51.697 0 012.25-.057c3.03 0 4.223.38 4.639.58a.51.51 0 01.002.039c.028.428.094 1.43 1.106 2.076 1.094.695 1.734.844 2.41 1.002.325.076.66.154 1.13.32 4.43 1.566 5.859 4.35 7.838 8.206.377.736.769 1.5 1.199 2.288.75 1.378 1.996 6.138 1.283 8.213-.103.3-.23.486-.375.55a1.205 1.205 0 01-.466.112' fill='%23ffa100'/%3E%3Cpath d='M109.97 16.3c-.897 0-1.716.032-2.315.059-4.847.21-11.57 5.28-14.42 9.187-2.31 3.166-3.907 11.869-.736 14.954 2.585-2.03 4.455-4.178 6.452-6.776 1.336-1.737 1.419-3.958 3.302-4.31.135-.023.276-.035.419-.035 1.888 0 4.402 2.043 6.104 2.526 1.014.288 2.037.357 3.06.357.96 0 1.92-.062 2.877-.062.95 0 1.896.06 2.832.302 3.07.792 4.949 3.1 6.723 5.578.939 1.313 2.234 4.607 4.468 4.607.333 0 .688-.074 1.065-.238 2.923-1.273.798-9.041-.19-10.855-2.755-5.06-3.956-9.106-9.852-11.19-1.507-.534-1.856-.296-3.236-1.174-.821-.523.07-1.482-1.127-2.13-1.205-.653-3.494-.8-5.426-.8m0 3c1.697 0 2.717.123 3.302.238.19.702.623 1.575 1.64 2.223 1.214.77 1.989.99 2.876 1.197.31.073.579.136.97.274 3.867 1.368 5.047 3.667 7.002 7.476.383.747.78 1.522 1.217 2.32.594 1.092 1.298 4.084 1.325 5.88a22.26 22.26 0 01-.77-1.25 17.248 17.248 0 00-.825-1.324c-1.94-2.71-4.35-5.69-8.414-6.736-1.064-.275-2.168-.398-3.58-.398-.51 0-1.02.017-1.532.033-.448.014-.897.029-1.345.029-.956 0-1.648-.075-2.242-.243-.353-.101-1.101-.508-1.702-.835-1.555-.846-3.317-1.805-5.22-1.805a5.31 5.31 0 00-.967.087c-2.731.508-3.766 2.73-4.385 4.058-.243.52-.473 1.015-.747 1.372-.944 1.228-1.853 2.345-2.83 3.39-.106-2.601.54-6.087 1.916-7.972 2.536-3.476 8.51-7.801 12.126-7.958a49.137 49.137 0 012.185-.055' fill='%23404040'/%3E%3Cpath d='M128.3 38.91c-.29-.44-.58-.93-.77-1.25-.27-.48-.54-.92-.82-1.33-1.94-2.7-4.34-5.67-8.38-6.72-.21-2.26-.41-4.46-.52-6.65.3.07.57.14.95.27 3.86 1.37 5.04 3.67 7 7.48.38.74.78 1.52 1.22 2.32.59 1.09 1.29 4.08 1.32 5.88' fill='%23ff8a00'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;background-size:100% auto;width:197px;height:197px;margin:32px auto}.tw-Referral_SocialShareSeperator hr{border-color:#dadada;border-width:0 0 1px;margin-top:10px}.tw-Referral_SocialShareButton{width:40px;height:40px;display:inline-block;margin:0 8px}.tw-Referral_Note{font-size:.85rem;opacity:.57;margin:24px auto 0}.tw-Referral_CopyMessage{left:50%;position:absolute;top:-50px;width:100px;margin-left:-50px;-webkit-animation:fadeInUp .2s cubic-bezier(.4,0,.2,1);animation:fadeInUp .2s cubic-bezier(.4,0,.2,1)}.tw-Referral_CopyMessage_Content{text-align:center}.tw-Referral_CopyButton{padding:8px 24px}.tw-Referral_Stats,.tw-Referral_Stats_Element{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-Referral_Stats_Element{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}.tw-Referral_Stats_Value{padding-top:3px;font-size:2rem;line-height:1.1;margin-right:16px}.tw-Settings{background:#fff;margin-bottom:18px;position:relative;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}@media (min-width:690px){.tw-Settings{-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2)}}.tw-Settings_Title{font-size:24px;font-weight:400;line-height:1.33;margin-bottom:25px}.tw-Settings_Form>.field-object{padding:16px;margin-bottom:0;padding-bottom:15px!important}@media (min-width:690px){.tw-Settings_Form>.field-object{padding:24px}}@media (min-width:890px){.tw-Settings_Form>.field-object{padding:32px}}.tw-Settings_Form--noPaddingTop>.field-object{padding-top:0!important}.tw-Settings_ReadOnly{padding:3px 0;font-weight:700;line-height:1.5}.tw-Settings_Content{padding-left:16px;padding-right:16px}@media (min-width:690px){.tw-Settings_Content{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-Settings_Content{padding-left:32px;padding-right:32px}}.tw-Settings_Block{padding:16px}@media (min-width:690px){.tw-Settings_Block{padding:24px}}@media (min-width:890px){.tw-Settings_Block{padding:32px}}.tw-Settings_Block--divider{border-bottom:1px solid #dadada}.tw-Section .tw-Settings_Block:first-child{padding-top:0}.tw-Settings_Block--noPaddingBottom{padding-bottom:0}.tw-Settings_Footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 16px;border-top:1px solid #dadada}@media (min-width:690px){.tw-Settings_Footer{padding-left:24px;padding-right:24px}}@media (min-width:890px){.tw-Settings_Footer{padding-left:32px;padding-right:32px}}.tw-Settings_ConfirmIcon{margin-top:1px;margin-right:8px}.tw-Settings--paddingTop{padding-top:16px;padding-bottom:16px;padding-bottom:0!important}@media (min-width:690px){.tw-Settings--paddingTop{padding-top:24px;padding-bottom:24px}}@media (min-width:890px){.tw-Settings--paddingTop{padding-top:32px;padding-bottom:32px}}.tw-Settings--noDropShadow{-webkit-box-shadow:none;box-shadow:none}