@-webkit-keyframes refresh-indicator-animate-right{25%{transform:translateX(-100%) rotate(90deg)}50%{transform:translateX(-100%) rotate(180deg)}to{transform:translateX(-100%) rotate(180deg)}}@keyframes refresh-indicator-animate-right{25%{transform:translateX(-100%) rotate(90deg)}50%{transform:translateX(-100%) rotate(180deg)}to{transform:translateX(-100%) rotate(180deg)}}@-webkit-keyframes refresh-indicator-animate-left{50%{transform:translateX(100%) rotate(0)}75%{transform:translateX(100%) rotate(90deg)}to{transform:translateX(100%) rotate(180deg)}}@keyframes refresh-indicator-animate-left{50%{transform:translateX(100%) rotate(0)}75%{transform:translateX(100%) rotate(90deg)}to{transform:translateX(100%) rotate(180deg)}}.refresh-indicator{position:relative;width:10px;height:10px;margin-left:6px}.refresh-indicator__left-half,.refresh-indicator__right-half{position:absolute;overflow:hidden;background-color:#0a3474;width:50%;height:100%}.refresh-indicator--light .refresh-indicator__left-half,.refresh-indicator--light .refresh-indicator__right-half{background-color:#c3daf8}.refresh-indicator__left-half{border-top-left-radius:10px;border-bottom-left-radius:10px}.refresh-indicator__right-half{left:50%;border-top-right-radius:10px;border-bottom-right-radius:10px}.refresh-indicator__left-half-progress,.refresh-indicator__right-half-progress{background-color:#b3d1ff;width:100%;height:100%}.refresh-indicator--light .refresh-indicator__left-half-progress,.refresh-indicator--light .refresh-indicator__right-half-progress{background-color:#214a88}.refresh-indicator__left-half-progress{transform-origin:left center;border-top-right-radius:10px;border-bottom-right-radius:10px;transform:translateX(100%) rotate(0)}.refresh-indicator__right-half-progress{transform-origin:right center;border-top-left-radius:10px;border-bottom-left-radius:10px;transform:translateX(-100%) rotate(0)}.refresh-indicator--running .refresh-indicator__left-half-progress{-webkit-animation:refresh-indicator-animate-left 60s linear 1 forwards;animation:refresh-indicator-animate-left 60s linear 1 forwards}.refresh-indicator--running .refresh-indicator__right-half-progress{-webkit-animation:refresh-indicator-animate-right 60s linear 1 forwards;animation:refresh-indicator-animate-right 60s linear 1 forwards}@media (max-width:567px){.refresh-indicator{width:8px;height:8px;margin-left:4px;margin-top:-1px}}.thead{display:block;position:sticky;top:0;z-index:10;background-color:rgba(0,27,68,.95)}.thead--light{background-color:hsla(0,0%,100%,.95)}.thead .thead__row{display:flex;justify-content:stretch;border-bottom:1px solid #173e7b;align-items:center}.thead .thead__row--full-width{padding:0 calc(50% - min(80%, 1200px)/2)}.thead .thead__row--click{cursor:pointer}.thead--light .thead__row{border-bottom:1px solid #cee1ff}.thead .thead__sort{color:#b3d1ff;text-decoration:none;transition:color .1s ease-out;overflow:hidden;text-overflow:ellipsis}.thead .thead__sort:hover{color:#fff}.thead--light .thead__sort{color:#214a88}.thead--light .thead__sort:hover{color:#002358}.thead .thead__no-sort{color:#b3d1ff;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.thead--light .thead__no-sort{color:#214a88}.thead .asc{vertical-align:middle;margin:-2px 0 0 -3px}.thead .desc{vertical-align:middle;margin:0 0 0 -3px}.thead .thead__cell{display:flex;min-height:70px;align-items:center;color:#b3d1ff;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;line-height:1;text-decoration:none;padding:9px 4px;white-space:nowrap;min-height:0}.thead .thead__cell--l-hide{display:none}.thead .thead__cell--right{justify-content:flex-end}.thead .thead__cell--vertical{flex-direction:column;align-items:baseline;justify-content:center}.thead .thead__cell--right.thead__cell--vertical{align-items:flex-end}.thead .thead__cell--1-of-8{width:12.5%}.thead .thead__cell--1-of-4,.thead .thead__cell--2-of-8{width:25%}.thead .thead__cell--3-of-8{width:37.5%}.thead .thead__cell--1-of-2,.thead .thead__cell--4-of-8{width:50%}.thead .thead__cell--1-of-20{width:5%}.thead .thead__cell--3-of-20{width:15%}.thead .thead__cell--2-of-10{width:20%}.thead .thead__cell--3-of-10{width:30%}.thead .thead__cell--7-of-20{width:35%}.thead .thead__cell--4-of-10{width:40%}.thead .thead__cell--5-of-10{width:50%}.thead .thead__cell--6-of-10{width:60%}.thead--light .thead__cell{color:#214a88}.thead .refresh-indicator{margin-bottom:1px}@media (max-width:1200px){.thead .thead__row--full-width{padding:0 48px}.thead .thead__row--ad{padding:0}}@media (max-width:1024px){.thead .thead__row--full-width{padding:0 28px}}@media (max-width:567px){.thead .thead__sort{font-size:1rem}.thead .thead__row--full-width{padding:0 16px}.thead .thead__cell{min-height:0;padding:6px 4px 7px}.thead .thead__cell--l-hide{display:flex}.thead .thead__cell--s-hide{display:none}.thead .thead__cell--s-4-of-50{width:8%}.thead .thead__cell--s-2-of-10{width:20%}.thead .thead__cell--s-1-of-4{width:25%}.thead .thead__cell--s-3-of-10{width:30%}.thead .thead__cell--s-4-of-10{width:40%}.thead .thead__cell--s-5-of-10{width:50%}.thead .thead__cell--s-6-of-10{width:60%}.thead .thead__cell--s-31-of-50{width:62%}.thead .thead__percentage-up{margin:-2px 0 0}.thead .thead__percentage-down{margin:0}}.little-chart{display:block;width:64px;height:20px}.little-chart .little-chart__canvas{width:0;height:0}@media (max-width:568px){.little-chart{width:52px;height:16px}}.change{font-size:1.3rem;font-weight:700;letter-spacing:.025em;white-space:nowrap;margin-left:auto}.change--large{font-size:1.5rem}.change--positive{color:#07ef74}.change--negative{color:#ff314a}.change--light.change--positive{color:#00b053}.change--light.change--negative{color:#eb0a25}.change__placeholder{margin-bottom:-1px;margin-top:0;width:64px;height:20px}@media (max-width:568px){.change{margin-top:2px;font-size:1.1rem}.change__placeholder{margin-right:0;margin-bottom:2px;width:52px;height:16px}}.row-label{font-size:1.2rem;margin-bottom:1px;color:#b3d1ff;display:flex;align-items:center}.row-label--light{color:#264d89}.row-label__dot{font-size:55px;margin:-39px 4px -29px -4px}.row-label__dot--positive{color:#07ef74}.row-label__dot--negative{color:#ff314a}.row-label--light .row-label__dot--positive{color:#00b053}.row-label--light .row-label__dot--negative{color:#eb0a25}@media (max-width:567px){.row-label{font-size:1.1rem}}.valuta{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.025em;line-height:1.2;white-space:nowrap}.valuta--light{color:#002358}@media (max-width:567px){.valuta{font-size:1.2rem}}.sponsored-coin{text-align:center;min-height:58px;border-bottom:1px solid #173e7b}.sponsored-coin--native iframe{display:block;width:100%}.sponsored-coin--banner{padding:40px 0}.sponsored-coin--banner .sponsored-coin__slot{display:inline-block;position:relative;background-color:#deebff;box-sizing:content-box}.sponsored-coin--light.sponsored-coin--banner .sponsored-coin__slot{background-color:#002153}.sponsored-coin--light{border-color:#cee1ff}@media (max-width:567px){.sponsored-coin{min-height:58px}.sponsored-coin--banner{padding:18px 0}}.table{border-spacing:0}.table,.table .table__body{display:block}.table .table__row{display:flex;justify-content:stretch;align-items:center;border-bottom:1px solid #173e7b}.table .table__row--full-width{padding:0 calc(50% - min(80%, 1200px)/2)}.table .table__row--click{cursor:pointer}.table .table__row--ad{border-bottom:0;padding:0}.table--light .table__row{border-bottom:1px solid #cee1ff}.table--light .table__row--ad{border-bottom:0}.table .table__ad{display:block;text-align:center;padding:0;width:100%}.table .table__cell{display:flex;padding:8px 4px 9px;min-height:60px;align-items:center}.table .table__cell--l-hide{display:none}.table .table__cell--right{justify-content:flex-end;text-align:right}.table .table__cell--vertical{flex-direction:column;align-items:baseline;justify-content:center}.table .table__cell--right.table__cell--vertical{align-items:flex-end}.table .table__cell--1-of-8{width:12.5%}.table .table__cell--1-of-4,.table .table__cell--2-of-8{width:25%}.table .table__cell--3-of-8{width:37.5%}.table .table__cell--1-of-2,.table .table__cell--4-of-8{width:50%}.table .table__cell--1-of-20{width:5%}.table .table__cell--3-of-20{width:15%}.table .table__cell--2-of-10{width:20%}.table .table__cell--3-of-10{width:30%}.table .table__cell--7-of-20{width:35%}.table .table__cell--4-of-10{width:40%}.table .table__cell--5-of-10{width:50%}.table .table__cell--6-of-10{width:60%}.table .table__cell--has-label .profile{margin-right:20px}.table .table__subtitle{display:block;color:#b8d4ff;font-size:1.3rem;letter-spacing:.03em;line-height:1.4;font-weight:500;margin:2px 0 0;white-space:nowrap}.table--light .table__subtitle{color:#264d89}.table .table__mobile-subtitle{display:none;color:#b8d4ff;font-size:1.3rem;letter-spacing:.03em;line-height:1.4;font-weight:500;margin:2px 0 0;white-space:nowrap}.table--light .table__mobile-subtitle{color:#264d89}.table .table__text{display:block;color:#fff;font-size:1.4rem;letter-spacing:.03em;line-height:1.4;overflow:hidden;text-overflow:ellipsis;font-weight:500;margin:2px 0 0}.table--light .table__text{color:#002358}.table__shield--normal{margin-right:3px}.table__shield--small{display:none}.table--light .table__shield--recommended{stroke:#00a930}.table--light .table__shield--neutral{stroke:#b7d7ff}.table__no-results{display:block;text-align:center;padding:0;width:100%}.table .no-results{text-align:center}.table .no-results__title{font-size:1.8rem;letter-spacing:.02em;font-weight:700;color:#b3d1ff;margin:55px 10px 10px}.table--light .no-results__title{color:#264d89}.table .no-results__paragraph{font-size:1.6rem;letter-spacing:.01em;line-height:1.8;font-weight:500;color:#b3d1ff;margin:10px 10px 55px}.table--light .no-results__paragraph{color:#264d89}@media (max-width:1680px){.table .table__row--ad{padding:0}}@media (max-width:1200px){.table .table__row--full-width{padding:0 48px}.table .table__row--ad{padding:0}}@media (max-width:1024px){.table .table__row--full-width{padding:0 28px}.table .table__row--has-label{padding-bottom:21px}.table .table__row--ad{padding:0}.table .table__cell--has-label{flex-direction:column;align-items:flex-start;margin-bottom:-23px}.table .table__cell--has-label .profile{margin-right:0}.table .table__cell .row-label{margin:7px 0 0}}@media (max-width:567px){.table .table__row--full-width{padding:0 16px}.table .table__row--has-label{padding-bottom:20px}.table .table__row--ad{padding:0}.table .table__text{display:block;font-size:1.2rem}.table .table__cell{min-height:56px}.table .table__cell--header{min-height:0}.table .table__cell--l-hide{display:flex}.table .table__cell--s-hide{display:none}.table .table__cell--s-4-of-50{width:8%}.table .table__cell--s-2-of-10{width:20%}.table .table__cell--s-1-of-4{width:25%}.table .table__cell--s-3-of-10{width:30%}.table .table__cell--s-4-of-10{width:40%}.table .table__cell--s-5-of-10{width:50%}.table .table__cell--s-6-of-10{width:60%}.table .table__cell--s-31-of-50{width:62%}.table .table__cell--has-label{margin-bottom:-22px}.table .table__cell .table__mobile-subtitle{display:block;font-size:1.1rem}.table .table__cell--responsive{flex-direction:column;align-items:baseline;justify-content:center}.table .table__subtitle{display:block;font-size:1.1rem}.table__shield--normal{display:none}.table__shield--small{display:block}.table .no-results__title{font-size:1.5rem;margin:35px 10px 10px}.table .no-results__paragraph{font-size:1.3rem;margin:10px 10px 35px}}