@charset "UTF-8";.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:1em 1em 0;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:center;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC)}.DayPicker-NavButton--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==)}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{display:table-cell;padding:.5em;border-radius:50%;vertical-align:middle;text-align:center;cursor:pointer}.DayPicker-WeekNumber{display:table-cell;padding:.5em;min-width:1em;border-right:1px solid #EAECEC;color:#8b9898;vertical-align:middle;text-align:right;font-size:.75em;cursor:pointer}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:white;box-shadow:0 2px 5px #00000026}.currency-rate-chart__wrapper{display:flex;flex-direction:column;gap:var(--space-24)}@media screen and (min-width: 1024px){.currency-rate-chart__wrapper{flex-direction:row;gap:var(--space-32)}}.currency-rate-chart__wrapper .currency-converter__container{width:100%;height:auto}@media screen and (min-width: 1024px){.currency-rate-chart__wrapper .currency-converter__container{max-width:440px}}.related-info__cols-wrapper{overflow:scroll}@media screen and (min-width: 768px){.related-info__cols-wrapper{overflow:hidden}}.related-info--currency .conversion-list{padding-right:0;padding-left:0}.currency-countries__list{display:flex;flex-wrap:wrap;justify-content:space-between}.currency-countries__country{flex-grow:1;padding:0;min-width:155px}.currency-countries__country .country-link,.currency-countries__country .country-no-link{display:flex;align-content:center;align-items:center;padding:14px 14px 14px 0}.currency-countries__country .country-link{text-decoration:none}.currency-countries__country .country-link:hover,.currency-countries__country .country-link:focus{text-decoration:underline}.currency-countries__country .country-link .country-name:after{margin-top:2px;padding-left:5px;width:7px;height:9px;content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5Ij48ZGVmcz48cGF0aCBpZD0iYSIgZD0iTTQuMDcgNS45NTFMLjYxNyAyLjQ5OGEuNjA3LjYwNyAwIDAgMSAwLS44NmwuNTczLS41NzRhLjYwNy42MDcgMCAwIDEgLjg2MSAwTDQuNSAzLjUxbDIuNDQ3LTIuNDQ3YS42MDcuNjA3IDAgMCAxIC44NjEgMGwuNTc0LjU3NGEuNjA3LjYwNyAwIDAgMSAwIC44Nkw0LjkyOCA1Ljk1MWEuNjA0LjYwNCAwIDAgMS0uODU4IDB6Ii8+PC9kZWZzPjx1c2UgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDQuNSA0LjUpIiB4bGluazpocmVmPSIjYSIvPjwvc3ZnPg==)}.currency-countries__country .icon{margin-right:10px}.currency-countries__country .icon.flag-icon-container{flex:none;width:30px;height:30px}.currency-countries__country .country-name{font-size:14px;text-align:left}#chartdiv{transition:all .66s ease}.currency-rate-chart{flex:1;border-radius:var(--box-border-radius);background:var(--color-white);padding:var(--space-32) var(--space-16) var(--space-24)}.currency-rate-chart .currency-rate-chart__controls{padding-top:var(--space-16)}.currency-rate-chart .currency-rate-chart__controls svg{background-color:transparent;padding:0}@media screen and (min-width: 1024px){.currency-rate-chart{flex-direction:row;padding:var(--space-24) var(--space-32)}}.currency-rate-chart__controls{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){.currency-rate-chart__controls{align-items:start}}@media screen and (min-width: 1024px){.currency-rate-chart__controls{flex-direction:row}.ie-edge .currency-rate-chart__controls{flex-wrap:wrap}.currency-rate-chart__controls .control-date-range{margin-right:16px}.ie-edge .currency-rate-chart__controls .control-date-range{margin-right:0}}.currency-rate-chart__controls .control-export{display:flex;margin-top:16px}.currency-rate-chart__controls .control-export .button{margin:0;min-width:250px}@media screen and (min-width: 1024px){.currency-rate-chart__controls .control-export{margin:0}.currency-rate-chart__controls .control-export .button{min-width:0}}.ie-edge .currency-rate-chart__controls .control-export{margin-top:10px}.currency-rate-chart__loading{padding-top:60px}.currency-rate-chart__loading,.currency-rate-chart__error{font-size:80%;text-align:center}.currency-rate-chart .radio-group__container{margin-bottom:0}.radio-group__answer-group{display:flex;justify-content:center;margin-bottom:var(--space-24);width:100%}.radiobutton__label{cursor:pointer}.radio-group__answer-item{position:relative;cursor:pointer}.radio-group__answer-item .radiobutton__custom{position:absolute;bottom:1px;z-index:10;padding:var(--space-24);width:100%;height:100%;font-size:var(--typography-text-regular)}.radio-group__answer-item .radiobutton__custom input{position:absolute;opacity:0;width:0;height:0}.radio-group__answer-item:has(.radiobutton__hidden[aria-checked=true]) .radio-group__answer-item--text{border:1px solid var(--color-black);background:var(--color-black);color:var(--color-white)}.radio-group__answer-item .radio-group__answer-item--text{display:block;position:relative;z-index:-1;border:1px solid var(--color-warm-gray);border-left:none;border-radius:0 var(--space-24) var(--space-24) 0;background:var(--color-white);padding:var(--space-16);color:var(--color-warm-gray-superdark);font-size:var(--typography-text-micro)}.radio-group__answer-item .radio-group__answer-item--text:hover{cursor:pointer}.radio-group__answer-item:first-of-type .radio-group__answer-item--text{border-radius:var(--space-24) 0 0 var(--space-24)}.amcharts-Container.amcharts-Scrollbar.amcharts-XYChartScrollbar>.amcharts-Sprite-group{fill-opacity:.58!important}.amcharts-Component.amcharts-Chart.amcharts-SerialChart.amcharts-XYChart .amcharts-Sprite-group.amcharts-Grid-group{stroke-opacity:.3!important}.date-range{display:flex}.date-range__datepicker{position:relative;margin-right:14px}.date-range__datepicker:last-child{margin-right:0}.date-range__datepicker .icon{position:absolute;right:1px;bottom:5px}.date-range__label{font-size:80%}.DayPicker{font-size:var(--typography-text-regular)!important}.DayPicker-Day{margin:0 2px;padding:0;width:36px;height:36px}.DayPicker-Day--today{border-bottom:2px solid red!important;color:red!important;font-weight:100!important}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:var(--color-brand-primary)!important;color:#fff!important;font-weight:700}.DayPickerInput input{border:none;color:#000}.DayPickerInput input:hover{border:none;background:none!important;color:#000}.DayPickerInput .jss6:hover{background-color:transparent}.DayPickerInput .jss9:hover:before{border-bottom:2px solid var(--color-brand-primary)}.DayPickerInput .jss20{box-shadow:none;border-radius:0;padding:0;width:auto;min-width:0;height:auto}.DayPickerInput .jss20,.DayPickerInput .jss7{background-color:transparent!important}.css-15k3avv{z-index:2!important}::placeholder{opacity:1;color:var(--color-gray-dark)}:-ms-input-placeholder{color:var(--color-gray-dark)}::-ms-input-placeholder{color:var(--color-gray-dark)}.DayPickerInput{position:relative;cursor:text;box-sizing:border-box;margin-top:0;border-top-right-radius:0;border-top-left-radius:0;background-color:transparent;padding:0;width:100%;color:#000;font-size:var(--typography-text-regular);line-height:1.1875em;font-family:Muli-Regular,sans-serif}.DayPickerInput:before{position:absolute;right:0;bottom:0;left:0;transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1) 0ms;border-bottom:1px solid rgba(0,0,0,.42);pointer-events:none;content:" "}.DayPickerInput:hover:before{border-bottom:2px solid rgba(0,0,0,.87)}.DayPickerInput:after{position:absolute;right:0;bottom:0;left:0;transform:scaleX(0);transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:3px solid;border-bottom-color:#484848;border-bottom:2px solid rgb(16,15,21);pointer-events:none;content:""}.DayPickerInput__label{position:relative;top:0;left:0;transform:none;z-index:1;transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms;margin-top:10px;color:#484848;line-height:1.3;letter-spacing:.58px}.DayPickerInput input{display:block;box-sizing:content-box;margin:0;box-shadow:none;border:0;background:none;padding:6px 0 7px;width:100%;min-width:0;height:1.1875em;color:currentColor;font:inherit;-webkit-tap-highlight-color:transparent}.DayPickerInput input:focus .DayPickerInput:after{border-bottom-color:#ffcf00;height:4px}.DayPickerInput input::placeholder{opacity:1;color:#484848;font-style:italic}.radiobutton__label{opacity:0;padding-left:20px;height:50px}.radio-group__answer-item--text{z-index:5000;margin-top:-50px}
