@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;400;700;900&display=swap";[data-theme=light]{--primary: #384ef2;--primary-hover: #6877ea;--primary-disabled: rgba(83, 102, 254, .3);--secondary: #330066;--secondary-button: #e5e8ef;--text-primary: #2b3045;--text-secondary: #303032;--text-tertiary: #818183;--text-inverse: #bfbfc0;--text-light: #fdfdfd;--text-darken-light: #c0bebe;--text-dark: #727272;--background-body: #f5f5f5;--background-block: #fff;--background-primary: #fff;--background-secondary: #e9eaef;--background-highlighted: #bfbfc0;--background-highlighted-dark: #cacaca;--background-inverse: #3e3e3f;--background-special: #0d0c2b;--background-special-inverse: #121318;--background-block-special: #e2f2ff;--background-block-special-dark: #b8cdde;--background-block-special-hover: #e2f2ff;--background-bot-message: #fff;--box-shadow-sidebar: #eee;--box-shadow-primary: #e0e0e0;--box-shadow-primary-hover: #acacac;--box-shadow-secondary: #aaa;--box-shadow-secondary-hover: #999;--box-shadow-tertiary: #777;--table-border: #e9eaef;--message-link: #003ba6}[data-theme=dark]{--primary: #384ef2;--primary-hover: #6877ea;--primary-disabled: rgba(83, 102, 254, .3);--secondary: #330066;--secondary-button: #e5e8ef;--text-primary: #e9eaef;--text-secondary: #898a90;--text-tertiary: #565758;--text-inverse: #232531;--text-light: #fdfdfd;--text-darken-light: #9b9a9a;--text-dark: #6a6969;--background-body: #050505;--background-primary: #080808;--background-secondary: #121318;--background-highlighted: #232531;--background-highlighted-dark: #303030;--background-inverse: #ababae;--background-special: #121318;--background-special-inverse: #0d0c2b;--background-block: #121318;--background-block-special: #121318;--background-block-special-dark: #3c4691;--background-block-special-hover: #080808;--background-bot-message: #22272c;--box-shadow-sidebar: #020202;--box-shadow-primary: #020202;--box-shadow-primary-hover: #121212;--box-shadow-secondary: #111;--box-shadow-secondary-hover: #222;--box-shadow-tertiary: #666;--table-border: #010101;--message-link: #408fff}.dashboard{margin:32px 0}.dashboard__grid{display:grid;gap:16px;padding-top:16px;grid-template-columns:repeat(2,1fr)}.dashboard__grid-item{background:var(--background-block);border-radius:12px;padding:12px 12px 10px;display:grid;gap:12px;box-shadow:0 0 32px var(--box-shadow-primary);transition:box-shadow .4s ease;color:var(--text-primary)}.dashboard__grid-item:hover{box-shadow:0 0 32px var(--box-shadow-primary-hover)}.dashboard__grid-item-title{font-size:21px;font-style:normal;font-weight:700;line-height:1.3em;display:flex;align-items:center;gap:4px}@media (min-width: 576px){.dashboard__grid-item-title{font-size:40px}}.dashboard__grid-item-active{display:flex;gap:16px;font-size:18px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 576px){.dashboard__grid-item-active{font-size:32px}}.dashboard__grid-item-total{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}@media (min-width: 768px){.dashboard__grid{grid-template-columns:repeat(2,1fr)}.dashboard__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}}@media (min-width: 768px) and (min-width: 992px){.dashboard__grid-item-title{font-size:19px}}@media (min-width: 768px) and (min-width: 1200px){.dashboard__grid-item-title{font-size:24px}}@media (min-width: 768px){.dashboard__grid-item-active{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}}@media (min-width: 768px) and (min-width: 992px){.dashboard__grid-item-active{font-size:19px}}@media (min-width: 768px) and (min-width: 1200px){.dashboard__grid-item-active{font-size:24px}}@media (min-width: 768px){.dashboard__grid-item-total{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}}@media (min-width: 768px) and (min-width: 992px){.dashboard__grid-item-total{font-size:19px}}@media (min-width: 768px) and (min-width: 1200px){.dashboard__grid-item-total{font-size:24px}}@media (min-width: 1200px){.dashboard{margin-bottom:64px}.dashboard__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-top:40px}.dashboard__grid-item{background:var(--background-block);border-radius:12px;padding:32px 32px 24px;display:grid;gap:12px}.dashboard__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:8px}}@media (min-width: 1200px) and (min-width: 992px){.dashboard__grid-item-title{font-size:19px}}@media (min-width: 1200px) and (min-width: 1200px){.dashboard__grid-item-title{font-size:24px}}@media (min-width: 1200px){.dashboard__grid-item-active{display:flex;gap:16px;font-size:18px;font-style:normal;font-weight:700;line-height:1.4em}}@media (min-width: 1200px) and (min-width: 576px){.dashboard__grid-item-active{font-size:32px}}@media (min-width: 1200px){.dashboard__grid-item-total{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}}@media (min-width: 1440px){.dashboard__grid{grid-template-columns:repeat(4,1fr)}.dashboard__grid--compact{grid-template-columns:repeat(6,1fr)}.dashboard__grid--compact .dashboard__grid-item-title{font-size:20px}.dashboard__grid--compact .dashboard__grid-item-active{font-size:60px}.dashboard__grid--compact .dashboard__grid-item-total{font-size:16px;line-height:20px;font-style:italic;padding-top:14px}}.ui-button{border:2px solid transparent;outline:none;padding:14px 24px;border-radius:12px;letter-spacing:1px;white-space:nowrap;font-weight:400;font-size:14px;line-height:1;cursor:pointer}.ui-button--primary{background:var(--primary);color:var(--text-light);border-color:var(--primary)}.ui-button--secondary{background:var(--text-primary);color:var(--text-inverse);border-color:var(--text-primary)}.ui-button--error{background:#f5222d;color:#fff;border-color:#f5222d}.ui-button--small{padding:10px 18px;font-size:14px}.ui-button--extra-small{padding:6px 12px;font-size:14px}.ui-button--clear{padding:0!important;background:transparent}.ui-button--icon{padding:0!important;border-radius:50%;height:24px;width:24px}.ui-button--icon svg{width:100%;height:100%}.ui-button--link{background:transparent;padding:0!important;text-decoration:underline;color:var(--primary);border-color:transparent;letter-spacing:0}.ui-button--block{width:100%}.input-control{flex:1 1 100%;width:100%;background-color:var(--background-primary);outline:none;text-transform:inherit;font-size:inherit;height:40px;padding:0 10px;display:inline-flex;overflow:clip;border:1px solid var(--background-highlighted-dark);border-radius:8px;color:var(--text-primary);min-width:130px;transition:all .4s ease}.input-control:-webkit-autofill{filter:none;box-shadow:inset 0 0 0 100px transparent}.input-control[readonly]{color:var(--text-tertiary);cursor:default}.input-control::placeholder{padding-left:0;color:var(--text-tertiary);opacity:1;font-weight:300;transition:all .4s ease}.input-control:focus{border-color:var(--primary)}.select-control{flex:1 1 100%;width:100%;background-color:var(--background-primary);outline:none;text-transform:inherit;font-size:inherit;height:40px;padding:0 10px;display:inline-flex;overflow:clip;border:1px solid var(--background-highlighted-dark);border-radius:8px;color:var(--text-primary);min-width:100px;max-width:110px}.input-label{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:block;margin-bottom:4px;color:var(--text-tertiary)}@media (min-width: 576px){.input-label{font-size:11px}}@media (min-width: 992px){.input-label{font-size:12px}}.input-checkbox{display:flex;align-items:center;font-size:10px;font-weight:400;font-style:normal;line-height:1.4em}@media (min-width: 576px){.input-checkbox{font-size:11px}}@media (min-width: 992px){.input-checkbox{font-size:12px}}.checkbox-control{appearance:none;pointer-events:none;visibility:hidden}.checkbox-control:checked+.checkbox-element{background:var(--primary);border-color:var(--primary)}.checkbox-control:checked+.checkbox-element:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.checkbox-control:checked+.checkbox-element:before{position:absolute;top:1px;left:0;width:5px;height:10px;content:"";border:2px solid white;border-width:0 2px 2px 0;transform:translate(6px,1px) rotate(45deg);transform-origin:center}.checkbox-element{position:relative;display:inline-block;width:20px;height:20px;margin:0 8px 0 0;vertical-align:middle;cursor:pointer;border:1px solid var(--background-highlighted-dark);border-radius:4px;transition:all .4s ease}.checkbox-element--error{border-color:#f35c6c}.checkbox-element:checked+.kit-table .kit-table__row--inactive{display:none}.kit-switcher{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;align-items:center;cursor:pointer;width:40px;height:22px}.kit-switcher__control{display:none;appearance:none}.kit-switcher__control:checked+.kit-switcher__track .kit-switcher__thumb{background:var(--background-primary);border-color:var(--text-secondary);transform:translate(20px,-50%)}.kit-switcher__track{display:flex;box-sizing:border-box;margin:auto;border:1px solid var(--background-inverse);transition:background-color .2s ease-in,border-color .2s ease-in;will-change:background-color,border-color;height:22px;width:40px;border-radius:16px}.kit-switcher__thumb{display:flex;align-items:center;justify-content:center;position:absolute;inset:50% auto auto 0;box-sizing:border-box;background:var(--background-primary);border:1px solid var(--text-secondary);border-radius:50%;transition:background-color .2s ease-in,transform .2s ease-in,border-color .1s ease-in;transform:translateY(-50%);will-change:transform,background-color;width:22px;height:22px;box-shadow:0 0 2px #0000001f,0 2px 2px #0000003d}.kit-switcher__icon{fill:var(--text-primary);height:75%;width:75%}.kit-table{color:var(--text-primary);border-spacing:0;border-collapse:separate;width:100%}.kit-table__body{background-color:var(--background-block);border-radius:12px}.kit-table__row{transition:opacity .3s ease}.kit-table__row--inactive{opacity:.5}.kit-table__row--inactive:hover{opacity:1}.kit-table__header-cell{padding:8px 4px 8px 12px;text-align:left;vertical-align:middle;color:var(--text-darken-light);white-space:nowrap;font-size:10px;font-weight:400;font-style:normal;line-height:1.4em}@media (min-width: 576px){.kit-table__header-cell{font-size:11px}}@media (min-width: 992px){.kit-table__header-cell{font-size:12px}}.kit-table__header-cell:first-of-type{padding-left:12px}.kit-table__header-cell:last-of-type{padding-right:12px}.kit-table__header-cell--right{text-align:right}.kit-table__cell{padding:16px 4px 16px 12px;vertical-align:middle;border-bottom:1px solid var(--background-body)}.kit-table__cell a{color:var(--text-primary)}.kit-table__cell--aligned{vertical-align:top}.kit-table__cell--center{text-align:center}.kit-table__cell--right{text-align:right}.kit-table__cell--right .kit-table__cell-wrapper{justify-content:flex-end}.kit-table__cell:first-of-type{padding-left:12px;border-left-width:1px}.kit-table__cell:last-of-type{padding-right:12px;border-right-width:1px}tr:first-of-type .kit-table__cell{border-top-width:1px}tr:first-of-type .kit-table__cell:first-of-type{border-top-left-radius:12px}tr:first-of-type .kit-table__cell:last-of-type{border-top-right-radius:12px}tr:last-of-type .kit-table__cell:first-of-type{border-bottom-left-radius:12px}tr:last-of-type .kit-table__cell:last-of-type{border-bottom-right-radius:12px}.kit-table__cell-wrapper,.kit-table__cell-icon{display:flex;align-items:center;gap:4px}.kit-table__cell-icon svg{height:24px;width:24px}.kit-table__cell-icon--up{color:#00aa5f}.kit-table__cell-icon--down{color:#f35c6c}.kit-table__cell-icon--small svg{height:16px;width:16px}.kit-table__cell-icon--big svg{height:32px;width:32px}.kit-table__cell-icons-group{display:flex;align-items:center;gap:2px}.kit-table__cell-tooltip{font-size:10px;font-weight:400;line-height:16px;max-width:190px}@media (min-width: 576px){.kit-table__cell-tooltip{font-size:10px;line-height:1.4em}}.kit-table__cell--error{color:#f5222d}.kit-table__cell--warning{color:#ed9254}.kit-table__cell--success{color:#00aa5f}.kit-pagination{display:flex;align-items:center;gap:16px;margin-top:32px;width:100%;overflow:auto hidden}.kit-pagination__icon{display:flex;height:40px;width:40px;padding:8px;color:var(--text-tertiary);border-radius:12px;border:2px solid transparent}.kit-pagination__icon:hover{color:var(--primary);border-color:var(--background-highlighted-dark)}.kit-pagination__icon svg{height:100%;width:100%}.kit-pagination__wrapper,.kit-pagination__pages{display:flex;gap:8px;align-items:center}.kit-pagination__pages-item{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em;color:var(--primary);height:40px;width:40px;border-radius:12px;border:2px solid transparent;display:flex;align-items:center;justify-content:center}@media (min-width: 576px){.kit-pagination__pages-item{font-size:18px}}.kit-pagination__pages-item:hover{color:var(--text-primary);border-color:var(--background-highlighted-dark)}.kit-pagination__pages-item--active{background:var(--background-primary);color:var(--text-primary);border-color:var(--background-highlighted-dark)}.kit-pagination__pages-item--active:hover{color:var(--primary)}.kit-pagination__pages-item--inactive:hover{border-color:transparent;color:var(--primary)}.action-form{display:flex;align-items:center;gap:16px}.action-form__radio{display:flex;align-items:center;gap:8px}.action-form__radio label{display:flex;gap:4px;align-items:center}.action-form__radio label input{height:20px;width:20px}@media (min-width: 1500px){.ui-button{font-size:16px;padding:18px 32px}.ui-button--small{padding:14px 32px;font-size:14px}.ui-button--extra-small{padding:8px 16px;font-size:14px}}.header{position:sticky;top:0;z-index:9;width:100%}.header:before{content:"";position:absolute;inset:0;opacity:.8;background:linear-gradient(to bottom,var(--background-primary) 80%,transparent)}.header__logo{display:block;justify-content:center;height:42px;color:var(--text-primary);position:relative;z-index:-1;width:calc(100% - 60px);top:0;transition:top .3s ease}.header__logo svg{height:100%}.header__menu{position:fixed;display:grid;grid-template-columns:4fr 1fr;inset:0 0 0 -100%;width:100%;z-index:3;transition:left .4s ease}.header__menu-wrapper{display:grid;gap:16px;justify-content:flex-start;align-content:flex-start;padding:8px 16px;background:var(--background-primary);height:100vh}.header__menu-overlay{display:grid;height:100vh;background:linear-gradient(to right,black,transparent);opacity:.7}.header__menu-hamburger{position:absolute;top:0;right:0;z-index:4;height:50px;width:50px;cursor:pointer;transition:top .3s ease}.header__menu-hamburger:after,.header__menu-hamburger:before{position:absolute;content:"";height:32px;width:4px;left:16px;background:var(--primary);transition:transform .4s ease}.header__menu-hamburger:after{top:12px;transform:rotate(90deg)}.header__menu-hamburger:before{top:22px;transform:rotate(90deg)}.header__menu-links{display:grid;gap:24px;padding-top:16px}.header__menu-links li{position:relative}.header__menu-link{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;color:var(--text-primary);border-bottom:2px solid transparent;line-height:1;position:relative}@media (min-width: 576px){.header__menu-link{font-size:18px}}@media (min-width: 768px){.header__menu-link{font-size:19px}}@media (min-width: 1200px){.header__menu-link{font-size:20px}}.header__menu-link:after{content:"";position:absolute;height:20px;left:-16px;width:4px}.header__menu-link--active{color:var(--primary)}.header__menu-link--active:after{background:var(--primary)}.header__menu-link-wrapper--desktop{display:none}.header__menu-sub-links{gap:16px;display:grid;padding-top:20px}.header__menu-sub-link{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em;color:var(--text-primary);border-bottom:2px solid transparent;line-height:1;position:relative}@media (min-width: 1200px){.header__menu-sub-link{font-size:16px;line-height:1.8em}}.header__menu-sub-link--active{color:var(--primary)}.header__language{display:flex;align-items:center;margin-left:auto}.header__language a,.header__language span{display:flex;padding:4px 8px;border-radius:20px}.header__language a:hover,.header__language span:hover{color:var(--primary)}.header__language-switcher--active{color:var(--primary);border:1px solid var(--primary)}.header__language-switcher--passive{color:var(--text-primary);border:1px solid transparent}.header__theme{margin-right:auto}.header__theme svg{color:var(--text-primary)}.header__theme .kit-switcher__control:checked~.kit-switcher__track .switcher__thumb--light{display:block}.header__theme .kit-switcher__control:checked~.kit-switcher__track .switcher__thumb--dark{display:none}.header__theme .kit-switcher__control~.kit-switcher__track .switcher__thumb--light{display:none}.header__theme .kit-switcher__control~.kit-switcher__track .switcher__thumb--dark{display:block}.header__switchers{display:flex;align-items:center;gap:32px}.header__actions{justify-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;gap:32px}.header--active .header__menu{left:0}.header--active .header__menu-hamburger:after{top:15px;transform:rotate(-45deg)}.header--active .header__menu-hamburger:before{top:15px;transform:rotate(45deg)}.header--active .header__menu-hamburger:hover:after{top:15px;transform:rotate(135deg)}.header--active .header__menu-hamburger:hover:before{transform:rotate(225deg)}.header--active .header__menu-hamburger~.header__menu{left:0}@media (min-width: 992px){.header{display:flex;align-items:center;flex-wrap:wrap}.header .container{display:flex;align-items:center;justify-content:space-between;padding:0 32px}.header__logo{display:flex;justify-content:flex-start;height:26px;color:var(--text-primary);width:auto;padding:0}.header__logo svg{height:100%}.header__menu{display:flex;justify-content:space-between;padding:0;position:static;width:100%;background:transparent;height:100%;box-shadow:0 0;align-items:center;margin-left:12px}.header__menu-overlay,.header__menu-hamburger{display:none}.header__menu-wrapper{height:100%;display:flex;gap:12px;padding:0;justify-content:space-between;width:100%;align-items:center;background:transparent}.header__menu-links{display:flex;align-items:center;padding:0;gap:12px}.header__menu-link{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;color:var(--text-primary);border-bottom:2px solid transparent;line-height:1;position:relative;height:92px;display:flex;align-items:center;white-space:nowrap}.header__menu-link:after{content:"";position:absolute;height:7px;bottom:7px;left:0;width:100%}.header__menu-link-wrapper--desktop{display:flex}.header__menu-link-wrapper:hover .header__menu-sub-links{opacity:1;visibility:visible}.header__menu-sub-links{padding:18px 24px;position:absolute;top:76px;left:-24px;width:260px;display:grid;background:var(--primary);border-radius:12px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header__menu-sub-link{color:#fff;font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.header__switchers{gap:8px}.header__actions{align-items:center;flex-wrap:nowrap;gap:8px}.header__language{display:flex}.header__language a,.header__language span{display:flex;padding:0 6px;font-size:10px;font-weight:400;font-style:normal;line-height:1.4em}}@media (min-width: 992px) and (min-width: 576px){.header__language a,.header__language span{font-size:11px}}@media (min-width: 992px) and (min-width: 992px){.header__language a,.header__language span{font-size:12px}}@media (min-width: 1200px){.header__logo{height:28px}.header__menu{margin-left:20px}.header__menu-wrapper,.header__menu-links,.header__switchers,.header__actions{gap:14px}}@media (min-width: 1400px){.header__logo{height:36px}.header__menu{margin-left:32px}.header__menu-wrapper,.header__menu-links{gap:20px}.header__switchers{gap:32px}}@media (min-width: 1600px){.header__menu{margin-left:48px}.header__menu-wrapper,.header__menu-links{gap:24px}.header__language a,.header__language span{padding:0 8px;font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}}@media (min-width: 1700px){.header__menu{margin-left:80px}.header__menu-wrapper{gap:30px}.header__menu-link{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em}}@media (min-width: 1700px) and (min-width: 1200px){.header__menu-link{font-size:16px;line-height:1.8em}}@media (min-width: 1700px){.header__menu-links{gap:30px}}@media (min-width: 1900px){.header__menu{margin-left:128px}.header__menu-wrapper{gap:32px}.header__menu-links{gap:48px}}.logo-filler{max-width:900px;margin:90px auto -3px;display:block}.footer{background:var(--background-special);background-image:linear-gradient(to bottom right,var(--primary),var(--secondary));padding:8px 0 0;color:var(--text-light);position:relative}.footer__content{display:grid;gap:36px;margin:48px 0 40px;padding:0 0 24px;border-bottom:1px solid var(--background-inverse)}.footer__company-logo{display:block;max-width:200px;position:relative;margin-bottom:16px;color:var(--text-light)}.footer__company-description{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;margin-bottom:32px;color:#fff}@media (min-width: 576px){.footer__company-description{font-size:11px}}@media (min-width: 992px){.footer__company-description{font-size:12px}}.footer__company-links{display:flex;gap:24px}.footer__company-links-item{width:30px;height:30px}.footer__company-links-item svg{color:var(--text-light)}.footer__menu{display:grid;gap:16px}.footer__menu-item{margin-bottom:32px}.footer__menu-item--no-title{margin-top:62px}.footer__menu-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;margin-bottom:16px;color:#fff;display:block}@media (min-width: 992px){.footer__menu-item-title{font-size:19px}}@media (min-width: 1200px){.footer__menu-item-title{font-size:24px}}.footer__menu-item-content{display:grid;gap:24px}.footer__menu-item-content-icon{height:16px;width:16px;color:#f35c6c;margin:0 3px -3px 0}.footer__menu-item-content-link{color:var(--text-light);position:relative}.footer__menu-item-content-link:after{content:"";height:1px;background:var(--text-light);transition:all .4s ease;position:absolute;bottom:-6px;left:0;width:0}.footer__menu-item-content-link:hover{color:#fff}.footer__menu-item-content-link:hover:after{width:100%}.footer__menu-item-content-link--all{font-weight:700}.footer__menu-item-content-link--all:after{width:100%;background:var(--text-darken-light)}.footer__bottom-side{display:grid;gap:16px}.footer__bottom-side-copyright{color:var(--text-light)}.footer__bottom-side-menu{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:grid;gap:16px;margin-bottom:32px}@media (min-width: 576px){.footer__bottom-side-menu{font-size:11px}}@media (min-width: 992px){.footer__bottom-side-menu{font-size:12px}}.footer__bottom-side-menu-link{color:var(--text-light)}.footer__bottom-side-author{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:flex;align-items:center;gap:8px;color:var(--text-darken-light)}@media (min-width: 576px){.footer__bottom-side-author{font-size:11px}}@media (min-width: 992px){.footer__bottom-side-author{font-size:12px}}.footer__bottom-side-author-icon{height:16px;width:16px;color:#f35c6c;animation:heartbeat 1s infinite}.footer-cookie-dialog{display:none;position:fixed;left:calc(50% - 158px);bottom:20px;z-index:101;max-width:317px;padding:24px 24px 20px;background:var(--primary);border-radius:12px;animation:shaking 3s linear infinite;box-shadow:0 0 16px var(--box-shadow-tertiary)}.footer-cookie-dialog--visible{display:block}.footer-cookie-dialog:hover{animation:none}.footer-cookie-dialog__description{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;color:#fff}@media (min-width: 576px){.footer-cookie-dialog__description{font-size:11px}}@media (min-width: 992px){.footer-cookie-dialog__description{font-size:12px}}.footer-cookie-dialog__description-link{color:#fff;text-decoration:underline}.footer-cookie-dialog__actions{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:flex;justify-content:flex-end;font-weight:500;color:#fff}@media (min-width: 576px){.footer-cookie-dialog__actions{font-size:11px}}@media (min-width: 992px){.footer-cookie-dialog__actions{font-size:12px}}.footer-cookie-dialog__actions-button{background:transparent;border:1px solid #fff;color:#fff;outline:none;height:20px;padding:0 8px;font-size:11px;border-radius:8px;white-space:nowrap;font-weight:700;line-height:1;cursor:pointer;letter-spacing:0}@keyframes shaking{0%{transform:translate(0)}1%{transform:translate(8px)}3%{transform:translate(-8px)}4%{transform:translate(0)}}@media (min-width: 768px){.logo-filler{max-width:900px;margin-top:90px}.footer{padding:8px 0 0;color:var(--text-light);position:relative}.footer__content{display:grid;grid-template-columns:2fr 7fr;gap:96px;margin:48px 0 40px;padding:0 0 60px;border-bottom:1px solid var(--background-inverse)}.footer__company-logo{display:block;max-width:200px;position:relative;margin-bottom:16px;color:var(--text-light)}.footer__company-description{margin-bottom:60px}.footer__menu{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.footer__menu-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;margin-bottom:40px}}@media (min-width: 768px) and (min-width: 992px){.footer__menu-item-title{font-size:19px}}@media (min-width: 768px) and (min-width: 1200px){.footer__menu-item-title{font-size:24px}}@media (min-width: 768px){.footer__menu-item-title+.footer__menu-item-title{padding-top:2px}.footer__menu-item-content{display:grid;gap:24px}.footer__bottom-side{display:flex;gap:60px}.footer__bottom-side-menu{display:flex;gap:16px;margin:0}.footer__bottom-side-menu-item{padding-left:16px}.footer__bottom-side-menu-item+.footer__bottom-side-menu-item{border-left:1px solid var(--text-light)}.footer__bottom-side-author{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:flex;align-items:center;gap:8px;margin-left:auto;color:var(--text-darken-light)}}@media (min-width: 768px) and (min-width: 576px){.footer__bottom-side-author{font-size:11px}}@media (min-width: 768px) and (min-width: 992px){.footer__bottom-side-author{font-size:12px}}@media (min-width: 768px){.footer__bottom-side-author-icon{height:16px;width:16px;color:#f35c6c}}@media (min-width: 992px){.logo-filler{margin-top:120px}.footer{padding:8px 0 0;color:var(--text-light);position:relative}.footer__content{display:grid;grid-template-columns:2fr 10fr;gap:96px;margin:48px 0 40px;padding:0 0 60px;border-bottom:1px solid var(--background-inverse)}.footer__company-logo{display:block;max-width:100%;position:relative;margin-bottom:16px;color:var(--text-light)}.footer__company-description{margin-bottom:60px}.footer__menu{display:grid;grid-template-columns:3fr 4fr 4fr 4fr;gap:16px}.footer__menu-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;margin-bottom:40px}}@media (min-width: 992px) and (min-width: 992px){.footer__menu-item-title{font-size:19px}}@media (min-width: 992px) and (min-width: 1200px){.footer__menu-item-title{font-size:24px}}@media (min-width: 992px){.footer__menu-item-content{display:grid;gap:24px}.footer__bottom-side{display:flex;gap:60px}.footer__bottom-side-menu{display:flex;gap:16px;margin:0}.footer__bottom-side-menu-item{padding-left:16px}.footer__bottom-side-author{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:flex;align-items:center;gap:8px;margin-left:auto;color:var(--text-darken-light)}}@media (min-width: 992px) and (min-width: 576px){.footer__bottom-side-author{font-size:11px}}@media (min-width: 992px) and (min-width: 992px){.footer__bottom-side-author{font-size:12px}}@media (min-width: 992px){.footer__bottom-side-author-icon{height:16px;width:16px;color:#f35c6c}}@keyframes heartbeat{0%{transform:scale(1)}20%{transform:scale(1.3)}40%{transform:scale(1)}60%{transform:scale(1.3)}80%{transform:scale(1)}to{transform:scale(1)}}html{background:var(--background-special)}body{color:var(--text-primary);background:var(--background-primary);font-family:Inter,Helvetica,Arial,sans-serif;width:100%;font-size:14px}a{text-decoration:none;transition:all .4s ease}*{margin:0;padding:0;box-sizing:border-box}ul,ol{list-style:none}.container{padding:12px;height:100%;width:100%;max-width:1820px;margin:0 auto;position:relative;z-index:2}.container__upper-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;color:var(--primary)}@media (min-width: 992px){.container__upper-title{font-size:19px}}@media (min-width: 1200px){.container__upper-title{font-size:24px}}.container__title{font-size:24px;font-style:normal;font-weight:700;line-height:1.2em;font-weight:900;color:var(--text-primary);display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;max-width:700px;margin:0 auto}@media (min-width: 576px){.container__title{font-size:48px}}.container__title:after{content:"";width:77px;height:7px;margin-top:8px;background:var(--primary);margin-bottom:32px}.container__subtitle{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;max-width:600px;font-style:italic;padding:16px 0 32px;margin:0 auto;text-align:center}.container__description{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;max-width:800px;font-style:italic;padding:16px 0 32px;margin:0 auto;text-align:center}@media (min-width: 576px){.container__description{font-size:18px}}@media (min-width: 768px){.container__description{font-size:19px}}@media (min-width: 1200px){.container__description{font-size:20px}}.container__breadcrumbs{display:flex;gap:24px}.container__breadcrumbs a{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;text-decoration:underline;color:var(--text-tertiary)}@media (min-width: 576px){.container__breadcrumbs a{font-size:11px}}@media (min-width: 992px){.container__breadcrumbs a{font-size:12px}}.container__breadcrumbs a:hover{color:var(--primary)}.container__breadcrumbs a.active{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;color:var(--primary);font-weight:700;text-decoration:none}.container__breadcrumbs li+li:before{content:"/";color:var(--primary);margin-right:16px}.container__text{background:var(--background-secondary);padding:32px 48px;max-width:1200px;margin:0 auto;box-shadow:0 0 16px var(--box-shadow-secondary)}.container__text-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;margin:16px 0 8px}@media (min-width: 992px){.container__text-title{font-size:19px}}@media (min-width: 1200px){.container__text-title{font-size:24px}}.container__text p{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.container p{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;margin-bottom:8px;font-weight:300}.container h6{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;margin:16px 0 8px}@media (min-width: 992px){.container h6{font-size:19px}}@media (min-width: 1200px){.container h6{font-size:24px}}.container--max-wide{max-width:1940px}.block__upper-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;color:var(--primary);margin-bottom:16px}@media (min-width: 992px){.block__upper-title{font-size:19px}}@media (min-width: 1200px){.block__upper-title{font-size:24px}}.block__title{font-size:24px;font-style:normal;font-weight:700;line-height:1.2em;font-weight:900;color:var(--text-primary);display:flex;flex-direction:column;gap:16px}@media (min-width: 576px){.block__title{font-size:48px}}.block__title:after{content:"";width:77px;height:7px;margin-top:8px;background:var(--primary)}.block__title--hero{font-size:111px;font-weight:900}.block__title--large{font-size:35px;font-style:normal;font-weight:900;line-height:1.1em}@media (min-width: 576px){.block__title--large{font-size:40px}}@media (min-width: 768px){.block__title--large{font-size:45px}}@media (min-width: 992px){.block__title--large{font-size:55px}}@media (min-width: 1200px){.block__title--large{font-size:61px}}@media (min-width: 1400px){.block__title--large{font-size:66px}}@media (min-width: 1600px){.block__title--large{font-size:72px}}.block__title--medium{font-size:21px;font-style:normal;font-weight:700;line-height:1.3em}@media (min-width: 576px){.block__title--medium{font-size:40px}}.block__title--small{font-size:18px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 576px){.block__title--small{font-size:32px}}.block__title+.block__title{margin-top:32px}.block__title+.block__title:after{display:none}.highlighted{border-bottom:4px solid var(--primary)}.link{color:var(--primary)}@media (min-width: 576px){main{padding:0}.container{padding:16px}.block__title--hero{font-size:222px}}@media (min-width: 992px){.container{padding:24px}}@media (min-width: 1200px){.container{padding:36px}.block__title--hero{font-size:333px}}@media (min-width: 1440px){.block__title--hero{font-size:444px}}.banner .container{padding:32px 16px 16px}.banner__container{background-image:linear-gradient(20deg,var(--background-banner-start) 0%,var(--background-banner-end) 100%);border-radius:20px;height:100%;max-width:1940px;margin:0 auto;position:relative;z-index:2}.banner__content{display:grid}.banner__content-text{display:grid;align-items:center;align-content:center}.banner__content-text-title{font-size:35px;font-style:normal;font-weight:900;line-height:1.1em;margin-bottom:10px}@media (min-width: 576px){.banner__content-text-title{font-size:40px}}@media (min-width: 768px){.banner__content-text-title{font-size:45px}}@media (min-width: 992px){.banner__content-text-title{font-size:55px}}@media (min-width: 1200px){.banner__content-text-title{font-size:61px}}@media (min-width: 1400px){.banner__content-text-title{font-size:66px}}@media (min-width: 1600px){.banner__content-text-title{font-size:72px}}.banner__content-text-title--highlighted{color:var(--primary)}.banner__content-text-description{margin-bottom:16px}.banner__content-text-description p{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin-bottom:16px}@media (min-width: 576px){.banner__content-text-description p{font-size:16px;line-height:1.7em}}.banner__content-text-action{margin-bottom:16px}.banner__content-text-action-button{display:flex;align-items:center;justify-content:center}.banner__content-text-logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px 32px;padding:16px 0}.banner__content-text-logo{height:20px;opacity:.4;color:var(--text-primary)}.banner__content-text-logo svg{width:auto;height:100%}.banner__content-image{display:flex;align-items:flex-start;justify-content:center}.banner__content-image img{width:calc(100% + 32px);margin:16px 0 0}@media (min-width: 768px){.banner{padding:0;margin-bottom:120px}.banner .container{padding:0 32px}.banner__content{display:grid;grid-template-columns:13fr 10fr;padding:64px 0}.banner__content-text{display:grid;align-items:center;align-content:center}.banner__content-text-title{margin-bottom:32px}.banner__content-text-title--highlighted{color:var(--primary)}.banner__content-text-description{max-width:700px;margin-bottom:32px}.banner__content-text-action{margin-bottom:40px;display:flex}.banner__content-text-action-button{min-width:240px}.banner__content-text-logos{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:32px;padding:32px 0 0;opacity:.3}.banner__content-text-logo{height:30px;color:var(--text-primary)}.banner__content-text-logo svg{width:auto;height:100%}.banner__content-image{display:flex;align-items:flex-start;justify-content:center}.banner__content-image img{width:100%;max-width:330px;margin:-44px 0 0}}@media (min-width: 992px){.banner__container{height:100%;margin:64px auto 0}.banner__content{display:grid;grid-template-columns:13fr 10fr;padding:64px 0}.banner__content-image img{max-width:550px;margin:-144px 0 -240px}}body{font-size:14px;line-height:14px}.cryptos{margin:32px 0}.cryptos__grid{display:grid;gap:16px;padding-top:16px}.cryptos__grid-item{background:var(--background-block);border-radius:12px;padding:12px 12px 10px;display:grid;gap:12px;box-shadow:0 0 32px var(--box-shadow-primary);transition:box-shadow .4s ease;color:var(--text-primary)}.cryptos__grid-item:hover{box-shadow:0 0 32px var(--box-shadow-primary-hover)}.cryptos__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:4px}@media (min-width: 992px){.cryptos__grid-item-title{font-size:19px}}@media (min-width: 1200px){.cryptos__grid-item-title{font-size:24px}}.cryptos__grid-item-title-icon{height:30px;width:30px;min-width:30px;border-radius:50%;background:var(--background-primary)}.cryptos__grid-item-title-icon-image{max-width:100%}.cryptos__grid-item-title-icon--empty{background:var(--primary);height:30px;width:30px;border-radius:50%}.cryptos__grid-item-title-symbol{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;background:var(--background-symbol);text-transform:uppercase;color:var(--primary);padding:4px 8px;border-radius:8px;margin-left:4px}@media (min-width: 576px){.cryptos__grid-item-title-symbol{font-size:11px}}@media (min-width: 992px){.cryptos__grid-item-title-symbol{font-size:12px}}.cryptos__grid-item-price{display:flex;gap:16px;font-size:18px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 576px){.cryptos__grid-item-price{font-size:32px}}.cryptos__grid-item-price-change{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.cryptos__grid-item-chart{background:var(--background-block);position:relative;width:calc(100% + 16px);height:60px;margin-left:-8px}@media (min-width: 768px){.cryptos__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.cryptos{margin-bottom:64px}.cryptos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-top:40px}.cryptos__grid-item{background:var(--background-block);border-radius:12px;padding:32px 32px 24px;display:grid;gap:12px}.cryptos__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:8px}}@media (min-width: 1200px) and (min-width: 992px){.cryptos__grid-item-title{font-size:19px}}@media (min-width: 1200px) and (min-width: 1200px){.cryptos__grid-item-title{font-size:24px}}@media (min-width: 1200px){.cryptos__grid-item-title-icon,.cryptos__grid-item-title-icon--empty{height:50px;width:50px;min-width:50px}.cryptos__grid-item-title-symbol{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;background:var(--background-symbol);text-transform:uppercase;color:var(--primary);padding:4px 8px;border-radius:8px;margin-left:4px}}@media (min-width: 1200px) and (min-width: 576px){.cryptos__grid-item-title-symbol{font-size:11px}}@media (min-width: 1200px) and (min-width: 992px){.cryptos__grid-item-title-symbol{font-size:12px}}@media (min-width: 1200px){.cryptos__grid-item-price{display:flex;gap:16px;font-size:18px;font-style:normal;font-weight:700;line-height:1.4em}}@media (min-width: 1200px) and (min-width: 576px){.cryptos__grid-item-price{font-size:32px}}@media (min-width: 1200px){.cryptos__grid-item-price-change{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}}@media (min-width: 1200px){.cryptos__grid-item-chart{background:var(--background-block);position:relative;width:calc(100% + 16px);height:90px;margin-left:-8px}}@media (min-width: 1440px){.cryptos__grid{grid-template-columns:repeat(4,1fr)}.cryptos__grid--compact{grid-template-columns:repeat(6,1fr)}.cryptos__grid--compact .cryptos__grid-item-title{font-size:20px}.cryptos__grid--compact .cryptos__grid-item-price{font-size:60px}.cryptos__grid--compact .cryptos__grid-item-price-change{font-size:16px;line-height:20px;font-style:italic;padding-top:14px}}.exchanges{background:var(--background-secondary);padding:32px 0}.exchanges--no-title .exchanges__logos{margin:0}.exchanges__title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;position:relative;display:grid;grid-template-columns:auto min-content auto;gap:16px;align-items:center;justify-content:stretch;text-align:center}@media (min-width: 992px){.exchanges__title{font-size:19px}}@media (min-width: 1200px){.exchanges__title{font-size:24px}}.exchanges__title:before,.exchanges__title:after{content:"";height:2px;background:var(--primary)}.exchanges__logos{display:flex;flex-wrap:wrap;gap:48px;margin-top:60px;justify-content:center}.exchanges__logos-item{height:45px;display:flex;align-items:center;position:relative}.exchanges__logos-item svg{height:100%}.exchanges__logos-item-soon{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;position:absolute;top:-16px;right:-16px;color:#fff;background-color:var(--primary);padding:0 8px;border-radius:12px}@media (min-width: 576px){.exchanges__logos-item-soon{font-size:11px}}@media (min-width: 992px){.exchanges__logos-item-soon{font-size:12px}}.exchange__title{display:flex;align-items:center;gap:16px}.exchange__title-logo{height:60px;width:60px}.exchange__description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;max-width:700px;font-style:italic;padding:16px 0;margin:0 auto;text-align:center}.exchange__not-found-image{max-width:900px;margin:0 auto}.exchange-info{background:var(--background-secondary)}.exchange-info .container,.exchange-info__wrapper{display:grid;gap:32px}.exchange-info__block{background:var(--background-block);box-shadow:0 0 10px var(--box-shadow-primary);border-radius:12px;align-content:flex-start;padding:32px;display:grid;gap:12px}.exchange-info__block-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;justify-content:space-between;align-items:center}@media (min-width: 992px){.exchange-info__block-title{font-size:19px}}@media (min-width: 1200px){.exchange-info__block-title{font-size:24px}}.exchange-info__block-title strong{font-size:18px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:8px}@media (min-width: 576px){.exchange-info__block-title strong{font-size:32px}}.exchange-info__block-title-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em}@media (min-width: 576px){.exchange-info__block-title-text{font-size:16px;line-height:1.7em}}.exchange-info__block-row{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em}@media (min-width: 1200px){.exchange-info__block-row{font-size:16px;line-height:1.8em}}.exchange-info__block-urls{display:grid}.exchange-info__block-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-info__block-url strong{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em;font-weight:700}@media (min-width: 1200px){.exchange-info__block-url strong{font-size:16px;line-height:1.8em}}.exchange-table{background:var(--background-secondary);width:100%;overflow-y:auto;position:relative}.exchange-table .container{width:100%;overflow-y:auto}.exchange-table .container:before,.exchange-table .container:after{content:"";position:absolute;top:36px;height:calc(100% - 115px);width:16px;z-index:1;border-radius:12px}.exchange-table .container:before{background:linear-gradient(to right,var(--background-secondary) 20%,transparent);left:12px}.exchange-table .container:after{background:linear-gradient(to left,var(--background-secondary) 20%,transparent);right:12px}.exchange-table__wrapper{width:100%;position:relative;overflow-x:auto}.exchange-table__title{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em}@media (min-width: 576px){.exchange-table__title{font-size:18px}}.exchange-table__symbol{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em}@media (min-width: 576px){.exchange-table__symbol{font-size:18px}}.exchange-table__symbol-base{font-weight:400;color:var(--text-tertiary)}.exchange-table__symbol-platform{font-size:14px;font-style:normal;line-height:1.77em;font-weight:400;color:var(--text-tertiary)}.exchange-table__asset-logo{position:relative;height:40px;width:40px}.exchange-table__logo{height:40px;width:40px;border-radius:50%;background:var(--background-primary);overflow:hidden}.exchange-table__logo--empty{background:var(--primary);height:40px;width:40px;border-radius:50%}.exchange-table__logo--small{height:20px;width:20px}.exchange-table__logo--other{background:var(--background-highlighted)}.exchange-table__logo--platform-logo{position:absolute;bottom:-8px;right:-8px;box-shadow:var(--box-shadow-primary)}.exchange-table__logo-image{max-width:100%}.exchange-table__asset-symbol{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em}@media (min-width: 576px){.exchange-table__asset-symbol{font-size:18px}}.exchange-table__asset-wallet{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;display:flex;gap:4px;color:var(--text-tertiary);cursor:pointer;transition:color .3s ease}@media (min-width: 576px){.exchange-table__asset-wallet{font-size:11px}}@media (min-width: 992px){.exchange-table__asset-wallet{font-size:12px}}.exchange-table__asset-wallet-icon-copied{display:none}.exchange-table__asset-wallet--copied{color:#00aa5f}.exchange-table__asset-wallet--copied .exchange-table__asset-wallet-icon-wallet{display:none}.exchange-table__asset-wallet--copied .exchange-table__asset-wallet-icon-copied{display:flex}.exchange-table__fiats{min-width:150px;max-width:777px;display:flex;flex-wrap:wrap;gap:6px}.exchange-table__fiat{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;padding:1px 6px;background:var(--background-secondary);border-radius:8px}@media (min-width: 576px){.exchange-table__fiat{font-size:11px}}@media (min-width: 992px){.exchange-table__fiat{font-size:12px}}.exchange-table__grade{white-space:nowrap}.exchange-table__grade-value{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em;padding:1px 6px;background:var(--background-secondary);border-radius:8px}@media (min-width: 576px){.exchange-table__grade-value{font-size:18px}}.exchange-table__chart{background:var(--background-block);position:relative;width:250px;height:50px;margin:-16px}.exchange-table__change{font-weight:700}.exchange-table__change--up{color:#00aa5f}.exchange-table__change--down{color:#f35c6c}.exchange-table__note{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;color:var(--text-darken-light);padding:32px 0 16px}@media (min-width: 576px){.exchange-table__note{font-size:11px}}@media (min-width: 992px){.exchange-table__note{font-size:12px}}.exchange-data{background:var(--background-secondary)}.exchange-data__wrapper{display:grid;gap:32px}@media (min-width: 576px){.exchanges{padding:80px 0}.exchanges--no-bg{padding:48px 0}.exchanges__title{position:relative;display:grid;grid-template-columns:auto min-content auto;white-space:nowrap;gap:48px;align-items:center;justify-content:stretch}.exchanges__logos{display:flex;flex-wrap:wrap;gap:80px;margin-top:60px;justify-content:center}.exchange-info__wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.exchange-table .container:before{display:none}.exchange-info__wrapper{grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.exchange-data__wrapper{grid-template-columns:2fr 1fr}}.started{background:var(--background-secondary);overflow:hidden}.started__content{display:grid;padding:16px 0}.started__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;max-width:600px}@media (min-width: 576px){.started__content-text{font-size:16px;line-height:1.7em}}.started__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.started__content-text-description{font-size:16px;line-height:1.7em}}.started__content-text-action{display:grid;text-align:center}.started__content-steps{margin-top:64px;display:grid;gap:32px}.started__content-steps-row{display:flex;flex-wrap:wrap;gap:32px;align-items:center;justify-content:flex-end}.started__content-steps-row:nth-child(odd){justify-self:flex-start}.started__content-steps-item{background:var(--background-primary);min-height:190px;width:100%;padding:16px;border-radius:12px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:8px}.started__content-steps-item-icon{height:30px;width:30px;color:var(--primary)}.started__content-steps-item-icon svg{width:100%;height:100%}.started__content-steps-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 992px){.started__content-steps-item-title{font-size:19px}}@media (min-width: 1200px){.started__content-steps-item-title{font-size:24px}}.started__content-steps-item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}@media (min-width: 768px){.started__content{grid-template-columns:2fr 2fr;gap:64px}.started__content-steps-item{width:100%}}@media (min-width: 992px){.started__content{grid-template-columns:2fr 2fr;gap:64px}.started__content-steps-item{width:280px}}@media (min-width: 1200px){.started{overflow:hidden}.started__content{grid-template-columns:2fr 3fr;padding:60px 0;gap:32px}.started__content-text{max-width:600px;padding-top:20px}.started__content-text-description{margin:32px 0}.started__content-text-action{display:flex}.started__content-steps-row:nth-child(odd){justify-self:flex-start}.started__content-steps-item{width:310px;padding:24px 16px}}@media (min-width: 1510px){.started__content{gap:64px}.started__content-steps-item{width:360px}}.top-line{background:linear-gradient(5deg,var(--primary),var(--secondary));text-align:center;color:#fff;height:36px;font-size:0}.top-line .container{padding:0 32px;display:flex;align-items:center;justify-content:center;gap:8px}.top-line__icon{display:flex}.top-line__icon svg{height:24px;width:24px}.top-line__link{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;color:#fff;font-weight:700;text-decoration:underline}@media (min-width: 576px){.top-line{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}}.global-metrics{text-align:center;padding:12px 0;font-size:10px;line-height:1}.global-metrics .container{padding:0 8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;width:100%}.global-metrics__block{display:flex;align-items:center;gap:4px}.global-metrics__block-icon{height:16px;width:16px}.global-metrics__block-icon svg{height:100%;width:100%}.global-metrics__block+.global-metrics__block{border-left:1px solid #000;padding-left:12px}.global-metrics__block--currencies,.global-metrics__block--exchanges,.global-metrics__block--market-cap,.global-metrics__block--stablecoins,.global-metrics__block--altcoins,.global-metrics__block--derivatives{display:none}.global-metrics__fng-index--greed{color:#00aa5f}.global-metrics__fng-index--neutral{color:#ed9254}.global-metrics__fng-index--fear{color:#f35c6c}.global-metrics__fng-index--extreme-fear{color:#f5222d}.global-metrics__change{font-style:italic;font-weight:700}.global-metrics__change--up{color:#00aa5f}.global-metrics__change--down{color:#f35c6c}@media (min-width: 576px){.global-metrics__block--market-cap{display:flex}}@media (min-width: 768px){.global-metrics__block--altcoins{display:flex}}@media (min-width: 992px){.global-metrics{font-size:11px}.global-metrics__block--stablecoins{display:flex}}@media (min-width: 1180px){.global-metrics__block--derivatives{display:flex}}@media (min-width: 1440px){.global-metrics__block--fng-inde,.global-metrics__block--currencies,.global-metrics__block--exchanges,.global-metrics__block--stablecoins,.global-metrics__block--derivatives{display:flex}}@media (min-width: 1600px){.global-metrics{font-size:12px}}@media (min-width: 1800px){.global-metrics{font-size:13px}}.search{display:flex;align-items:center;width:100%;position:relative}.search__button{position:absolute;top:6px;right:14px;width:24px;height:24px;color:var(--text-tertiary);transition:all .4s ease;cursor:pointer}.search__button:hover{color:var(--text-primary)}.search__button svg{width:100%;height:100%}.search .input-control{line-height:40px;border-radius:32px;width:100%;height:40px;padding:0 16px;text-transform:uppercase}.search .input-control::placeholder{text-transform:none}@media (min-width: 768px){.search{width:150px}.search .input-control{line-height:24px;height:38px;padding:0 12px}.search__button{top:8px;right:8px;height:20px;width:20px}}@media (min-width: 1000px){.search{width:150px}.search .input-control{line-height:24px;height:38px;padding:0 12px}.search__button{top:8px;right:8px}}@media (min-width: 1200px){.search{width:150px}.search .input-control{line-height:24px;height:38px;padding:0 12px}.search__button{top:8px;right:8px}}@media (min-width: 1400px){.search{width:165px}.search .input-control{line-height:30px;height:44px;padding:0 16px}.search__button{top:8px;right:12px;width:24px;height:24px}}@media (min-width: 1500px){.search{width:180px}.search .input-control{line-height:32px;height:48px;padding:0 20px}.search__button{top:12px;right:12px}}@media (min-width: 1800px){.search{width:190px}.search .input-control{line-height:54px;height:54px;padding:0 24px}.search__button{top:14px;right:16px}}.auth .container{padding:0 16px}.auth__container{max-width:1940px;margin:0 auto}.auth__content{display:grid;height:100%;align-items:center}.auth__content-image{display:flex;align-items:center;margin:60px 0 -32px -16px;background:var(--primary);width:calc(100% + 32px)}.auth__content-image svg{min-width:100%}.auth__form{height:100%;width:100%;min-width:100%;max-width:100%;display:grid;align-items:center}.auth__form-title{font-size:18px;font-style:normal;font-weight:700;line-height:1.4em;margin-bottom:8px}@media (min-width: 576px){.auth__form-title{font-size:32px}}.auth__form-logo{display:flex;color:var(--text-primary);position:absolute;top:0;right:16px;left:16px;margin:16px 0;align-items:center;justify-content:center}.auth__form-logo svg{width:200px;margin:0 auto}.auth__form-wrapper{display:grid;gap:16px;position:relative;z-index:1}.auth__form-form{width:100%;display:grid;padding:32px;gap:16px;box-shadow:0 0 96px var(--box-shadow-primary);border-radius:32px;background-color:var(--background-secondary)}.auth__form-form .invalid-feedback{color:#f35c6c;font-size:10px;font-weight:400;font-style:normal;line-height:1.4em}@media (min-width: 576px){.auth__form-form .invalid-feedback{font-size:11px}}@media (min-width: 992px){.auth__form-form .invalid-feedback{font-size:12px}}.auth__form-row-hint{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;color:var(--text-secondary);text-align:center;padding:24px 0 48px}@media (min-width: 576px){.auth__form-row-hint{font-size:11px}}@media (min-width: 992px){.auth__form-row-hint{font-size:12px}}.auth__form-row .input-checkbox{display:inline}.auth__form-link{color:var(--primary);text-decoration:underline}.oauth-buttons{display:grid;text-align:center}.oauth-buttons__title{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;font-style:italic;color:var(--text-darken-light);position:relative;padding:24px 0 16px;display:flex;justify-content:center;align-items:center;gap:16px;width:100%;white-space:nowrap}@media (min-width: 576px){.oauth-buttons__title{font-size:11px}}@media (min-width: 992px){.oauth-buttons__title{font-size:12px}}.oauth-buttons__title:after,.oauth-buttons__title:before{content:"";height:1px;background-color:var(--background-secondary);width:100%}.oauth-buttons__providers{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.oauth-buttons__providers-button{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;font-weight:700;border:1px solid var(--background-highlighted-dark);padding:8px 16px;border-radius:32px;text-decoration:none;display:flex;gap:8px;align-items:center;color:var(--text-primary);transition:border-color .4s ease}.oauth-buttons__providers-button:hover{border-color:var(--text-darken-light)}.oauth-buttons__providers-button svg{height:20px;width:20px}@media (min-width: 660px){.auth{background:linear-gradient(to right,var(--primary) 50%,var(--background-primary) 50%)}.auth .container{padding:0}.auth__container{min-height:calc(100vh - 90px);height:100%;max-width:1940px;margin:0 auto}.auth__content{display:grid;grid-template-columns:repeat(2,1fr);height:100%;min-height:calc(100vh - 90px);align-items:center}.auth__content-image{display:flex;align-items:center;height:100%;background:transparent;margin:0}.auth__content-image svg{min-width:calc(100% + 40px);margin:0 -120px 0 0}.auth__form{height:100%;display:grid;align-items:center;align-content:center;justify-content:center;position:relative}.auth__form-title{font-size:18px;font-style:normal;font-weight:700;line-height:1.4em;margin-bottom:16px}}@media (min-width: 660px) and (min-width: 576px){.auth__form-title{font-size:32px}}@media (min-width: 660px){.auth__form-logo{display:block;height:50px;width:225px;color:var(--text-primary);position:absolute;top:32px;right:32px;left:auto}.auth__form-form{width:490px;padding:32px 40px}}@media (min-width: 992px){.auth__content-image svg{min-width:calc(100% + 60px);margin:0 -160px 0 0}}@media (min-width: 1200px){.auth__content-image svg{min-width:calc(100% + 10px);margin:0 -100px 0 0}}.market-table{background:var(--background-secondary);width:100%;overflow-y:auto;position:relative}.market-table .container{width:100%;overflow-y:auto}.market-table .container:before,.market-table .container:after{content:"";position:absolute;top:36px;height:calc(100% - 115px);width:16px;border-radius:12px;z-index:1}.market-table .container:before{background:linear-gradient(to right,var(--background-secondary) 20%,transparent);left:12px}.market-table .container:after{background:linear-gradient(to left,var(--background-secondary) 20%,transparent);right:12px}.market-table__wrapper{width:100%;position:relative;overflow-x:auto}.market-table__title{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em}@media (min-width: 576px){.market-table__title{font-size:18px}}.market-table__symbol{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em}@media (min-width: 576px){.market-table__symbol{font-size:18px}}.market-table__symbol-base{font-weight:400;color:var(--text-tertiary)}.market-table__icon{height:40px;width:40px;border-radius:50%;background:var(--background-primary)}.market-table__icon-image{max-width:100%}.market-table__icon--empty{background:var(--primary);height:40px;width:40px;border-radius:50%}.market-table__fiats{min-width:150px;max-width:777px;display:flex;flex-wrap:wrap;gap:6px}.market-table__fiat{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;padding:1px 6px;background:var(--background-secondary);border-radius:8px}@media (min-width: 576px){.market-table__fiat{font-size:11px}}@media (min-width: 992px){.market-table__fiat{font-size:12px}}.market-table__grade{white-space:nowrap}.market-table__grade-value{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em;padding:1px 6px;background:var(--background-secondary);border-radius:8px}@media (min-width: 576px){.market-table__grade-value{font-size:18px}}.market-table__chart{background:var(--background-block);position:relative;width:250px;height:50px;margin:-16px -6px -16px -16px}.market-table__change{font-weight:700}.market-table__change--up{color:#00aa5f}.market-table__change--down{color:#f35c6c}.market-table__note{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;color:var(--text-darken-light);padding:32px 0 16px}@media (min-width: 576px){.market-table__note{font-size:11px}}@media (min-width: 992px){.market-table__note{font-size:12px}}.market-table__funding-rate{font-size:10px;font-weight:400;line-height:16px;white-space:nowrap}@media (min-width: 576px){.market-table__funding-rate{font-size:10px;line-height:1.4em}}.market-symbol__title{display:flex;align-items:center;gap:16px;font-size:inherit}.market-symbol__title-icon{height:60px;width:60px}.market-symbol__description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;max-width:700px;font-style:italic;padding:16px 0;margin:0 auto;text-align:center}.market-symbol__not-found-image{max-width:900px;margin:0 auto}.market-symbol-changes{background:var(--background-light)}.market-symbol-changes__wrapper{display:grid;align-items:stretch;grid-template-columns:repeat(2,1fr);padding:32px 0}.market-symbol-changes__item{padding:0 32px;text-align:center;display:grid;gap:8px}.market-symbol-changes__item-title{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em}@media (min-width: 576px){.market-symbol-changes__item-title{font-size:11px}}@media (min-width: 992px){.market-symbol-changes__item-title{font-size:12px}}.market-symbol-changes__item-percentage{font-size:21px;font-style:normal;font-weight:700;line-height:1.3em}@media (min-width: 576px){.market-symbol-changes__item-percentage{font-size:40px}}.market-symbol-changes__item-price{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 992px){.market-symbol-changes__item-price{font-size:19px}}@media (min-width: 1200px){.market-symbol-changes__item-price{font-size:24px}}.market-symbol-chart .container{padding-bottom:0}.market-symbol-chart__wrapper{overflow:hidden;padding:0;height:604px;border-radius:12px}.market-symbol-chart__chart{margin:-1px;height:606px}.market-symbol-info{display:grid;gap:32px}.market-symbol-info__block{background:var(--background-light);border-radius:12px;align-content:flex-start;padding:32px;display:grid;gap:12px}.market-symbol-info__block-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 992px){.market-symbol-info__block-title{font-size:19px}}@media (min-width: 1200px){.market-symbol-info__block-title{font-size:24px}}.market-symbol-info__block-row{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em}@media (min-width: 1200px){.market-symbol-info__block-row{font-size:16px;line-height:1.8em}}.market-symbol-info__block-row .price-indicator{width:100%;margin:24px 0 16px}.market-symbol-info__block-row .price-indicator__low,.market-symbol-info__block-row .price-indicator__high{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;font-weight:700;top:-40px}@media (min-width: 576px){.market-symbol-info__block-row .price-indicator__low,.market-symbol-info__block-row .price-indicator__high{font-size:18px}}@media (min-width: 768px){.market-symbol-info__block-row .price-indicator__low,.market-symbol-info__block-row .price-indicator__high{font-size:19px}}@media (min-width: 1200px){.market-symbol-info__block-row .price-indicator__low,.market-symbol-info__block-row .price-indicator__high{font-size:20px}}.market-symbol-info__block-token{display:grid;gap:4px}.market-symbol-info__block-token+.market-symbol-info__block-token{margin-top:12px}.market-symbol-info__block-urls{display:grid}.market-symbol-info__block-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-symbol-info__block-url strong{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em;font-weight:700}@media (min-width: 1200px){.market-symbol-info__block-url strong{font-size:16px;line-height:1.8em}}.market-symbol-info__technical-analysis-wrapper{overflow:hidden;padding:0;height:420px;border-radius:12px}.market-symbol-info__technical-analysis-block{margin:-1px;height:422px}.price-indicator{height:8px;width:calc(100% - 16px);min-width:220px;background:linear-gradient(to left,#f35c6c,#00aa5f);position:relative;border-radius:8px;bottom:-8px}.price-indicator__low,.price-indicator__high{position:absolute;top:-22px;font-size:10px;font-weight:400;font-style:normal;line-height:1.4em}@media (min-width: 576px){.price-indicator__low,.price-indicator__high{font-size:11px}}@media (min-width: 992px){.price-indicator__low,.price-indicator__high{font-size:12px}}.price-indicator__low{left:0}.price-indicator__high{right:0}.price-indicator__price-mark{height:16px;width:16px;border-radius:50%;border:4px solid var(--background-inverse);top:-4px;position:absolute;background:var(--background-primary);z-index:1}.base-currency{color:var(--text-tertiary)}@media (min-width: 768px){.market-symbol-changes__wrapper{grid-template-columns:repeat(5,1fr)}.market-symbol-changes__item+.market-symbol-changes__item{border-left:1px solid var(--background-inverse)}.market-symbol-chart__wrapper{height:604px}.market-symbol-chart__chart{height:606px}.market-symbol-info{grid-template-columns:repeat(3,1fr)}}.screener .container{padding:0 32px}.screener__link{color:var(--primary)}.screener__content{display:grid;padding:32px 0 20px;align-items:center}.screener__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.screener__content-text{font-size:16px;line-height:1.7em}}.screener__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.screener__content-text-description{font-size:16px;line-height:1.7em}}.screener__content-text-blocks{display:grid;align-items:stretch;gap:16px}.screener__content-text-blocks-item{background:var(--background-block-special);padding:16px;border-radius:12px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:8px}.screener__content-text-blocks-item-icon{height:40px;width:40px}.screener__content-text-blocks-item-icon svg{width:100%;height:100%}.screener__content-text-blocks-item-title{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em}@media (min-width: 576px){.screener__content-text-blocks-item-title{font-size:18px}}.screener__content-text-blocks-item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.screener__content-image{display:flex;align-items:flex-end}.screener__content-image svg{width:100%;margin:0}.screener__action{padding:64px 0}.screener-overview .container{padding:0 32px}.screener-overview__link{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em;color:var(--primary)}@media (min-width: 576px){.screener-overview__link{font-size:18px}}.screener-overview__content{display:grid;padding:32px 0 0;align-items:center}.screener-overview__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;display:grid;align-items:center;padding-top:20px}@media (min-width: 576px){.screener-overview__content-text{font-size:16px;line-height:1.7em}}.screener-overview__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.screener-overview__content-text-description{font-size:16px;line-height:1.7em}}.screener-overview__content-image{display:flex;align-items:flex-end;margin-top:32px;width:100%;align-self:flex-end}.screener-overview__content-image-message{width:100%;margin-bottom:32px}.screener-overview__action{padding:64px 0}.screener-settings{padding-top:32px;overflow:hidden}.screener-settings__grid{display:grid;gap:16px;margin:32px 0}.screener-settings__grid-item{background:var(--background-secondary);border-radius:12px;padding:16px;display:grid;gap:12px;color:var(--text-primary);align-items:flex-start;align-content:flex-start}.screener-settings__grid-item-icon{background:var(--background-primary);height:80px;width:80px;border-radius:12px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.screener-settings__grid-item-icon svg{width:50px;height:50px}.screener-settings__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:16px}@media (min-width: 992px){.screener-settings__grid-item-title{font-size:19px}}@media (min-width: 1200px){.screener-settings__grid-item-title{font-size:24px}}.screener-settings__grid-item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.screener-settings__grid-item--highlighted{background:var(--primary);color:#fff}.screener-settings__action{display:flex;justify-content:center;padding:0 0 48px}.screeners{padding-top:32px}.screeners__grid{display:grid;gap:16px;margin:32px auto;max-width:1200px}.screeners__grid-item{background:var(--background-secondary);border-radius:12px;padding:32px;display:grid;gap:12px;color:var(--text-primary);align-items:flex-start}.screeners__grid-item-icon{background:var(--background-primary);height:80px;width:80px;border-radius:12px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.screeners__grid-item-icon svg{width:50px;height:50px}.screeners__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:16px}@media (min-width: 992px){.screeners__grid-item-title{font-size:19px}}@media (min-width: 1200px){.screeners__grid-item-title{font-size:24px}}.screeners__grid-item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.screeners__grid-item--highlighted{background:var(--primary);color:#fff}.screeners__action{display:flex;justify-content:center;padding:0 0 48px}.screeners-numbers{padding:32px 0}.screeners-numbers--secondary{background:var(--background-secondary)}.screeners-numbers .container{display:grid;justify-content:center;align-items:flex-start;gap:72px}.screeners-numbers__item{text-align:center;display:grid;justify-items:center}.screeners-numbers__item-number{font-size:72px;font-weight:700;line-height:1}.screeners-numbers__item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 992px){.screeners-numbers__item-title{font-size:19px}}@media (min-width: 1200px){.screeners-numbers__item-title{font-size:24px}}.screeners-numbers__item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em;max-width:450px}.screeners-numbers__item-description:before{content:"";height:7px;width:50px;background-color:var(--primary);display:block;margin:16px auto 32px}.screeners-messages{padding:32px 0 0}.screeners-messages .container{display:flex;justify-content:center;align-items:flex-end;gap:128px}.screeners-messages__item{text-align:center;display:grid;justify-items:center}.screeners-messages__item img{width:100%}@media (min-width: 576px){.screener__content-text-blocks{grid-template-columns:repeat(2,1fr)}.screener__content-image svg{width:160%;margin:-20% 0 -30% -70%}.screener-overview__content{gap:32px}.screener-overview__content-text-blocks{grid-template-columns:repeat(2,1fr)}.screener-settings{padding-top:48px}.screener-settings__grid{grid-template-columns:repeat(2,1fr)}.screeners{padding-top:48px}.screeners-numbers .container{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.screener__content{grid-template-columns:2fr 3fr}.screener__content-text-blocks{grid-template-columns:repeat(2,1fr)}.screener__content-image svg{width:160%;margin:-20% 0 -30% -70%}.screener-overview__content{grid-template-columns:2fr 3fr}.screener-overview__content-text-blocks,.screener-settings__grid{grid-template-columns:repeat(2,1fr)}.screeners{padding-top:64px}.screeners__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.screener__content{grid-template-columns:2fr 3fr}.screener__content-text-blocks{grid-template-columns:repeat(3,1fr)}.screener__content-image svg{width:160%;margin:-10% 0 -15% -70%}.screener-overview__content{grid-template-columns:2fr 3fr}.screener-overview__content-text-blocks{grid-template-columns:repeat(3,1fr)}.screener-overview__content-image{margin:-70px 0 0 -100px;height:600px;width:645px;background:url(/build/assets/screener-background-BULPfik0.webp) no-repeat center top;background-size:cover}.screener-overview__content-image-message{width:240px;margin:0 0 60px 310px}.screener-overview__content-image--open-interest{background-image:url(/build/assets/open-interest-screener-background-H4fSi-ww.webp)}.screener-overview__content-image--price{background-image:url(/build/assets/price-screener-background-DQSZlwjp.webp)}.screener-overview__content-image--volume{background-image:url(/build/assets/volume-screener-background-Ba1u9Gi4.webp)}.screener-overview__content-image--custom{background-image:url(/build/assets/custom-screener-background-BPB2E_BA.webp)}.screener-overview__content-image--funding{background-image:url(/build/assets/funding-screener-background-DJSh7VNo.webp)}.screener-settings__grid{grid-template-columns:repeat(5,1fr)}.screeners{padding-top:64px}.screeners__grid{gap:32px}.screeners-numbers .container{display:flex;gap:128px}.screeners-numbers__item-number{font-size:100px}}@media (min-width: 1200px){.screener-overview__content-text-blocks{grid-template-columns:repeat(3,1fr)}.screener-overview__content-image{margin:-70px 0 0 -100px;height:800px;width:900px}.screener-overview__content-image-message{width:335px;margin:0 0 45px 435px}.screeners-numbers__item-number{font-size:120px}}.academy .container{padding:0 16px}.academy__image{margin:32px -8px;width:calc(100% + 16px)}.academy__link{font-size:16px;font-style:normal;font-weight:700;line-height:1.5em;color:var(--primary)}@media (min-width: 576px){.academy__link{font-size:18px}}.academy__content{display:grid;padding:32px 0 0;align-items:center}.academy__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;display:grid;align-items:center;padding-top:20px}@media (min-width: 576px){.academy__content-text{font-size:16px;line-height:1.7em}}.academy__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0 16px}@media (min-width: 576px){.academy__content-text-description{font-size:16px;line-height:1.7em}}.academy__content-text-description h6{margin-top:0}.academy__content-text-description-list{margin-left:32px;display:grid;gap:12px}.academy__content-text-description-list li{position:relative}.academy__content-text-description-list li:before{content:"";position:absolute;left:-16px;background-color:var(--primary);width:8px;height:8px;border-radius:50%;top:10px}.academy__content-text-link{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;color:var(--text-primary);justify-self:flex-start;position:relative}@media (min-width: 576px){.academy__content-text-link{font-size:18px}}@media (min-width: 768px){.academy__content-text-link{font-size:19px}}@media (min-width: 1200px){.academy__content-text-link{font-size:20px}}.academy__content-text-link:before,.academy__content-text-link:after{content:"";height:9px;width:100%;position:absolute;top:20px;left:0;z-index:-1}.academy__content-text-link:before{width:100%;background-color:var(--background-highlighted);z-index:-1}.academy__content-text-link:after{width:0;background-color:var(--primary);z-index:-1;transition:width .4s ease}.academy__content-text-link:hover:after{width:100%}.academy__content-text-link-soon{font-size:10px;font-weight:400;font-style:normal;line-height:1.4em;position:absolute;top:-6px;right:-28px;text-transform:lowercase}@media (min-width: 576px){.academy__content-text-link-soon{font-size:11px}}@media (min-width: 992px){.academy__content-text-link-soon{font-size:12px}}.academy__content-text-link--disabled{color:var(--text-tertiary);text-decoration:line-through;pointer-events:none}.academy__content-text-link--disabled:before,.academy__content-text-link--disabled:after{display:none}.academy__content-image{display:flex;align-items:flex-end;margin-top:32px;width:100%}.academy__content-image img{width:100%}.academy__content-image svg{width:100%;margin:0}.academy__quote{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;border:4px solid var(--primary);padding:18px 24px 32px 32px;border-radius:20px;position:relative}@media (min-width: 576px){.academy__quote{font-size:18px}}@media (min-width: 768px){.academy__quote{font-size:19px}}@media (min-width: 1200px){.academy__quote{font-size:20px}}.academy__quote-arrow{position:absolute;top:-80px;right:80px;height:60px;width:60px;transform:rotate(10deg)}.academy__quote-arrow svg{height:100%;width:100%}.academy__quote:before{content:"";position:absolute;height:100%;width:100%;top:-18px;right:-18px;border:4px solid var(--text-primary);border-radius:20px;z-index:-1}.academy__quote+.academy__quote{margin-top:48px}.academy__quote--large{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;text-align:center;padding:24px 30px 38px 38px}@media (min-width: 992px){.academy__quote--large{font-size:19px}}@media (min-width: 1200px){.academy__quote--large{font-size:24px}}.academy__quote--extra-large{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;text-align:center;padding:24px 30px 38px 38px}@media (min-width: 992px){.academy__quote--extra-large{font-size:19px}}@media (min-width: 1200px){.academy__quote--extra-large{font-size:24px}}.academy__action{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;padding:32px 0;max-width:800px;margin:0 auto;text-align:center}@media (min-width: 576px){.academy__action{font-size:18px}}@media (min-width: 768px){.academy__action{font-size:19px}}@media (min-width: 1200px){.academy__action{font-size:20px}}.academy__action-button{margin:64px 0 32px}.academy__blocks{display:grid;gap:32px;align-items:flex-start;max-width:1500px;margin:64px auto 0}.academy__blocks-item{display:grid;gap:8px}.academy__blocks-item .academy__content-text-link{font-size:15px;font-weight:400;font-style:normal;line-height:1.7em}@media (min-width: 1200px){.academy__blocks-item .academy__content-text-link{font-size:16px;line-height:1.8em}}.academy__blocks-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;color:var(--text-tertiary)}@media (min-width: 992px){.academy__blocks-title{font-size:19px}}@media (min-width: 1200px){.academy__blocks-title{font-size:24px}}.academy__blocks-icon{max-width:70px;margin-bottom:16px}.academy__blocks-icon svg{width:100%;height:100%}.academy--heading{padding:32px 0 64px}.academy--heading .block__title{align-items:center}.academy--heading .academy__content{justify-content:center}.academy--heading .academy__content-text{text-align:center}.academy--links{padding:32px 0}.academy--links .academy__content{justify-content:center;gap:32px}.academy--links .academy__content-text-description{padding:0 0 32px}.academy--links .academy__content-image{margin:0}.academy--links-secondary{background-color:var(--background-secondary)}.academy--secondary,.academy--two-blocks-text{background-color:var(--background-secondary);padding:16px 0}.academy--two-blocks-text-primary{background-color:var(--background-primary)}.academy--two-blocks-text .container__title{margin-top:32px}.academy--two-blocks-text .academy__content{padding-top:0;align-items:flex-start}.academy--two-blocks-text .academy__content-text{padding-top:0}.academy--settings .academy__content-image{width:calc(100% + 32px);margin:0 -16px}.academy--more-articles{padding:48px 0 64px}.academy--more-articles .block__title{align-items:center}.academy--more-articles .academy__content{justify-content:center}.academy--more-articles .academy__content-text{text-align:center}.academy--more-articles .academy__content-text-description{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em}@media (min-width: 576px){.academy--more-articles .academy__content-text-description{font-size:18px}}@media (min-width: 768px){.academy--more-articles .academy__content-text-description{font-size:19px}}@media (min-width: 1200px){.academy--more-articles .academy__content-text-description{font-size:20px}}.academy--more-articles .academy__content-text-link:before{top:16px}.academy--more-articles-secondary{background-color:var(--background-secondary)}@media (min-width: 576px){.academy__image{margin:32px 0 0}.academy__content{gap:32px;padding:32px 0}.academy__content-text-blocks,.academy__blocks{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.academy__content{grid-template-columns:2fr 3fr;gap:48px}.academy__content-text-blocks{grid-template-columns:repeat(2,1fr)}.academy__image{margin:32px 0;width:100%}.academy__quote{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;padding:18px 24px 32px 32px;margin:0 32px}}@media (min-width: 768px) and (min-width: 576px){.academy__quote{font-size:18px}}@media (min-width: 768px) and (min-width: 768px){.academy__quote{font-size:19px}}@media (min-width: 768px) and (min-width: 1200px){.academy__quote{font-size:20px}}@media (min-width: 768px){.academy__quote-arrow{position:absolute;top:-120px;right:-80px;height:100px;width:100px;transform:rotate(10deg)}.academy__quote+.academy__quote{margin-top:48px}.academy__quote--large{padding:24px 30px 38px 38px;margin:0 64px}.academy__quote--extra-large{padding:24px 30px 38px 38px;margin:0 32px}.academy--settings .academy__content-image{border:4px solid var(--primary);position:relative;margin:0 32px}.academy--settings .academy__content-image:before{content:"";height:100%;width:100%;position:absolute;top:32px;left:-32px;background-color:var(--background-highlighted);z-index:-1}}@media (min-width: 992px){.academy__content{grid-template-columns:1fr 1fr}.academy__content-text-blocks{grid-template-columns:repeat(3,1fr)}.academy__content-image:not(.academy__content-image--settings){margin:-70px 0 0 -40px}.academy__blocks{grid-template-columns:repeat(4,1fr);padding:0 32px}.academy--heading .academy__content{grid-template-columns:960px}.academy--links{padding:0}.academy--links .academy__content{grid-template-columns:5fr 4fr;gap:72px;padding:32px 0 0}.academy--links .academy__content-text{padding:0}.academy--secondary .academy__content-image:not(.academy__content-image--settings){position:relative;margin:-120px 0 -100px}.academy--two-blocks .academy__content{grid-template-columns:1fr 1fr;padding:32px 124px 60px}.academy--two-blocks-wide .academy__content-text{display:grid;gap:128px;align-items:flex-start;align-self:flex-start;padding-bottom:32px}.academy--two-blocks-wide .academy__image{margin:32px 0 0}.academy--two-blocks-wide .academy__quote-arrow{right:40%}}@media (min-width: 1200px){.academy__content{gap:64px}.academy__content-text-blocks{grid-template-columns:repeat(3,1fr)}.academy__image{margin:64px 0 0}.academy--two-blocks-wide .academy__content{gap:32px}.academy--secondary:not(.academy--two-blocks){padding:16px 0 32px}.academy--secondary:not(.academy--two-blocks) .academy__content{grid-template-columns:3fr 2fr}.academy--secondary:not(.academy--two-blocks) .academy__content-text{padding:0}.academy--secondary:not(.academy--two-blocks) .academy__action-button{margin-bottom:16px}.academy--settings:not(.academy--two-blocks){padding:16px 0 48px}.academy--settings:not(.academy--two-blocks) .academy__content{grid-template-columns:6fr 5fr;gap:96px}.academy--settings:not(.academy--two-blocks) .academy__content-text{padding:0 64px}.academy--settings:not(.academy--two-blocks).academy--secondary .academy__content{grid-template-columns:5fr 6fr;gap:64px}.academy--settings:not(.academy--two-blocks).academy--secondary .academy__content-text{padding:0 64px}.academy--heading{padding:32px 0 64px}.academy--heading .block__title{align-items:center}.academy--heading .academy__content{justify-content:center}.academy--heading .academy__content-text{text-align:center}.academy--links .academy__content{grid-template-columns:5fr 4fr;justify-content:center}.academy--links .academy__content-text-description{padding:0 0 32px}.academy--links .academy__content-image{margin:0}}.project .container{padding:0 32px}.project__content{display:grid;align-items:center}.project__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.project__content-text{font-size:16px;line-height:1.7em}}.project__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.project__content-text-description{font-size:16px;line-height:1.7em}}.project__content-image{display:flex;align-items:flex-end}.project__content-image svg{width:100%;margin:0}.project__action{padding:64px 0}.project-services{padding-top:32px;background:var(--primary)}.project-services__grid{display:grid;gap:16px;margin:16px 0;align-items:flex-start}.project-services__grid-item{border-radius:12px;padding:16px;display:grid;gap:12px;color:#fff;text-align:center;align-items:flex-start}.project-services__grid-item-icon{height:50px;width:50px;border-radius:12px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;color:#fff}.project-services__grid-item-icon svg{width:100%;height:100%}.project-services__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em}@media (min-width: 992px){.project-services__grid-item-title{font-size:19px}}@media (min-width: 1200px){.project-services__grid-item-title{font-size:24px}}.project-services__grid-item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.project-services__action{display:flex;justify-content:center;padding:0 0 48px}.project-goals__content{display:grid;align-items:center}.project-goals__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.project-goals__content-text{font-size:16px;line-height:1.7em}}.project-goals__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.project-goals__content-text-description{font-size:16px;line-height:1.7em}}.project-goals__content-image{display:flex;align-items:flex-end}.project-goals__content-image svg{width:100%;margin:0}.project-goals__action{padding:64px 0}@media (min-width: 576px){.project__content{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:64px}.project__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}}@media (min-width: 576px) and (min-width: 576px){.project__content-text{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.project__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}}@media (min-width: 576px) and (min-width: 576px){.project__content-text-description{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.project__content-image{display:flex;align-items:flex-end}.project-services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.project-services__grid-item{padding:32px 32px 24px;gap:12px}.project-services__grid-item-icon{margin-bottom:16px}.project-goals{padding:64px 32px 0}.project-goals .container{padding-bottom:0}.project-goals__content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:64px}.project-goals__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}}@media (min-width: 576px) and (min-width: 576px){.project-goals__content-text{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.project-goals__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}}@media (min-width: 576px) and (min-width: 576px){.project-goals__content-text-description{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.project-goals__content-image{display:flex;align-items:flex-end}.project-goals__content-image svg{margin:0 0 -64px}}.about-us__content{display:grid;align-items:center}.about-us__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.about-us__content-text{font-size:16px;line-height:1.7em}}.about-us__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.about-us__content-text-description{font-size:16px;line-height:1.7em}}.about-us__content-image{display:flex;align-items:flex-end}.about-us__content-image svg{width:100%;margin:0}.about-us__content-image-two{display:flex;align-items:flex-end}.about-us__content-image-two svg{width:100%;margin:0}.about-us__action{padding:64px 0}@media (min-width: 576px){.about-us__content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0 64px}.about-us__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}}@media (min-width: 576px) and (min-width: 576px){.about-us__content-text{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.about-us__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}}@media (min-width: 576px) and (min-width: 576px){.about-us__content-text-description{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.about-us__content-image svg{width:130%;margin:-7% 0 -16% -30%}.about-us__content-image-two svg{margin:-210px 0 16px}}.contact__content{display:grid;align-items:center}.contact__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.contact__content-text{font-size:16px;line-height:1.7em}}.contact__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.contact__content-text-description{font-size:16px;line-height:1.7em}}.contact__content-text-contact{font-size:17px;font-weight:500;font-style:normal;line-height:1.7em;margin:8px 0;display:flex;align-items:center;gap:8px}@media (min-width: 576px){.contact__content-text-contact{font-size:18px}}@media (min-width: 768px){.contact__content-text-contact{font-size:19px}}@media (min-width: 1200px){.contact__content-text-contact{font-size:20px}}.contact__content-text-contact-link{display:flex;align-items:center;color:var(--primary);gap:4px}.contact__content-text-contact-link svg{height:30px;width:30px}.contact__content-image{display:flex;align-items:flex-end}.contact__content-image svg{width:100%;margin:0}@media (min-width: 576px){.contact__content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:64px}.contact__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}}@media (min-width: 576px) and (min-width: 576px){.contact__content-text{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.contact__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}}@media (min-width: 576px) and (min-width: 576px){.contact__content-text-description{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.contact__content-image{display:flex;align-items:flex-end}.contact__content-image svg{width:140%;margin:-10% 0 -15% -40%}}.data-providers__content{display:grid;align-items:center}.data-providers__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.data-providers__content-text{font-size:16px;line-height:1.7em}}.data-providers__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.data-providers__content-text-description{font-size:16px;line-height:1.7em}}.data-providers__content-image{display:flex;align-items:flex-end}.data-providers__content-image svg{width:100%;margin:0}.providers{background:var(--background-secondary);padding:32px 0}.providers__logos{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.providers__logos-item{height:38px;display:flex;align-items:center}.providers__logos-item svg{height:100%}.data-providers-profits{padding-top:32px}.data-providers-profits__grid{display:grid;gap:16px;margin:32px 0}.data-providers-profits__grid-item{background:var(--background-secondary);border-radius:12px;padding:16px;display:grid;gap:12px;color:var(--text-primary);align-items:flex-start}.data-providers-profits__grid-item-icon{background:var(--background-primary);height:80px;width:80px;border-radius:12px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.data-providers-profits__grid-item-icon svg{width:50px;height:50px}.data-providers-profits__grid-item-title{font-size:17px;font-style:normal;font-weight:700;line-height:1.4em;display:flex;align-items:center;gap:16px}@media (min-width: 992px){.data-providers-profits__grid-item-title{font-size:19px}}@media (min-width: 1200px){.data-providers-profits__grid-item-title{font-size:24px}}.data-providers-profits__grid-item-description{font-size:14px;font-weight:400;font-style:normal;line-height:1.77em}.data-providers-profits__grid-item--highlighted{background:var(--primary);color:#fff}.data-providers-profits__action{display:flex;justify-content:center;padding:0 0 48px}@media (min-width: 576px){.data-providers__content{grid-template-columns:repeat(2,1fr);gap:64px}.data-providers__content-image svg{width:140%;margin:-15% 0 -25% -40%}.providers{padding:48px 0}.providers__logos{gap:80px}.providers__logos-item{height:32px}.data-providers-profits{padding-top:64px}.data-providers-profits__grid{grid-template-columns:repeat(5,1fr);gap:32px;margin:32px 0 0;justify-content:center}.data-providers-profits__grid-item{padding:32px 32px 24px}.data-providers-profits__grid-item-icon{margin-bottom:16px}}@media (min-width: 768px){.data-providers__content{grid-template-columns:repeat(2,1fr);gap:64px}.data-providers__content-image svg{width:140%;margin:-15% 0 -25% -40%}.providers{padding:80px 0}.providers__logos{gap:40px}.providers__logos-item{height:45px}.data-providers-profits__grid-item{padding:32px 32px 24px;gap:12px}}[data-theme=light]{--primary: #384ef2;--secondary: #330066;--text-primary: #2b3045;--text-secondary: #303032;--text-inverse: #bfbfc0;--text-light: #fdfdfd;--text-darken-light: #c0bebe;--text-dark: #727272;--background-light: #f2f3f4;--background-primary: #ffffff;--background-secondary: #e9eaef;--background-highlighted: #bfbfc0;--background-inverse: #3e3e3f;--background-special: #0d0c2b;--background-special-one: #0d0c2b;--background-special-two: #1b1960;--background-special-three: #040228;--background-special-inverse: #121318;--background-block: #fff;--background-block-special: #e2f2ff;--background-symbol: #e9eaef;--background-banner-start: #f98b8b;--background-banner-end: #acfc91;--box-shadow-primary: #e0e0e0;--box-shadow-primary-hover: #acacac;--box-shadow-tertiary: #777}[data-theme=dark]{--primary: #384ef2;--secondary: #330066;--text-primary: #e9eaef;--text-secondary: #898a90;--text-inverse: #232531;--text-light: #fdfdfd;--text-darken-light: #9b9a9a;--text-dark: #6a6969;--background-light: #111;--background-primary: #080808;--background-secondary: #121318;--background-highlighted: #232531;--background-inverse: #ababae;--background-special: #121318;--background-special-one: #171921;--background-special-two: #212743;--background-special-three: #0e0f16;--background-special-inverse: #0d0c2b;--background-block: #121318;--background-block-special: #121318;--background-symbol: #090909;--background-banner-start: #571212;--background-banner-end: #0e2f03;--box-shadow-primary: #020202;--box-shadow-primary-hover: #121212;--box-shadow-tertiary: #666}.donations__content{display:grid;align-items:center}.donations__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}@media (min-width: 576px){.donations__content-text{font-size:16px;line-height:1.7em}}.donations__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}@media (min-width: 576px){.donations__content-text-description{font-size:16px;line-height:1.7em}}.donations__content-text-description ul{margin-left:20px}.donations__content-text-description ul li{margin-bottom:20px}.donations__content-text-links{display:flex;gap:24px}.donations__content-text-links-item{width:30px;height:30px}.donations__content-text-links-item svg{color:var(--text-light)}.donations__content-image{display:flex;align-items:flex-end}.donations__content-image svg{width:100%;margin:0}@media (min-width: 576px){.donations__content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:64px}.donations__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}}@media (min-width: 576px) and (min-width: 576px){.donations__content-text{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.donations__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}}@media (min-width: 576px) and (min-width: 576px){.donations__content-text-description{font-size:16px;line-height:1.7em}}@media (min-width: 576px){.donations__content-image{display:flex;align-items:flex-end}.donations__content-image svg{width:140%;margin:-15% 0 -14% -40%}}@media (min-width: 768px){.donations__content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:64px}.donations__content-text{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;padding-top:20px}}@media (min-width: 768px) and (min-width: 576px){.donations__content-text{font-size:16px;line-height:1.7em}}@media (min-width: 768px){.donations__content-text-description{font-size:15px;font-style:normal;font-weight:400;line-height:1.6em;margin:32px 0}}@media (min-width: 768px) and (min-width: 576px){.donations__content-text-description{font-size:16px;line-height:1.7em}}@media (min-width: 768px){.donations__content-image{display:flex;align-items:flex-end}}
