.ico-check{background:transparent url(../img/icons/ico-check.svg) center no-repeat;background-size:contain}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes stFadeIn{from{opacity:0}to{opacity:1}}.st-fade-in{opacity:0;animation:stFadeIn 1s;animation-fill-mode:forwards}@keyframes stFaderight{from{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}.st-fade-right{opacity:0;transform:translateX(-100px);animation-name:stFaderight;animation-duration:1s;animation-fill-mode:forwards}:root{--color-nero:#1b1b1b;--color-blue-charcoal:#232425;--color-gun-powder:#4c4c4e;--color-heather:#bbbdbf;--color-solitude:#f2f3f5;--color-whister:#e5e5e5;--color-white:#ffffff;--color-red-coral:#fe4040;--color-green-accent:#00c46b;--color-blue-vivid:#528ece;--color-light-grey:#767779;--m-x-small:8px;--m-small:12px;--m-default:16px;--m-medium:24px;--m-large:32px;--m-xlarge:48px;--m-desktop:var(--m-xlarge);--m-tablet:var(--m-large);--m-mobile:var(--m-medium);--gap:16px;--font-family-default:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;--font-size-xx-large:24px;--font-size-x-large:22px;--font-size-large:20px;--font-size-medium:18px;--font-size-default:16px;--font-size-small:14px;--font-size-x-small:12px;--font-size-xx-small:10px;--color-background:var(--color-white);--color-bg-secondary:white;--color-bg-dark:var(--color-nero);--color-text:var(--color-nero);--color-theme-text:var(--color-blue-charcoal);--color-form-text:var(--color-light-grey);--color-theme-matterhorn-white:var(--color-gun-powder);--color-theme-matterhorn-light:var(--color-gun-powder);--color-theme-matterhorn:var(--color-gun-powder);--color-theme-matterhorn-dark:var(--color-gun-powder);--color-theme-floral-white:var(--color-solitude);--color-theme-floral-lighter:var(--color-solitude);--color-theme-floral-dark:var(--color-solitude);--color-theme-floral-nero:var(--color-solitude);--color-theme-whister:var(--color-whister);--color-theme-acccent-bg-dark:#ccf4e2;--color-theme-charcoal:var(--color-blue-charcoal);--color-theme-charcoal-light:var(--color-blue-charcoal);--color-theme-heather:var(--color-heather);--color-theme-heather-light:var(--color-heather);--color-theme-heather-dark:var(--color-heather);--color-theme-white:white;--color-theme-white-light:white;--color-theme-white-nero:white;--desktop-container:1170px;--amp-container:512px;--sidebar-container:382px;--sea:0;--ground:1;--grass:10;--mountain:20;--sky:50;--moon:100;--w-rowContainer:1276px;--gap-rowContainer:30px}[data-theme=dark]{--color-background:var(--color-nero);--color-bg-secondary:var(--color-blue-charcoal);--color-bg-dark:var(--color-blue-charcoal);--color-text:white;--color-theme-text:white;--color-form-text:white;--color-theme-matterhorn-white:white;--color-theme-matterhorn-light:var(--color-solitude);--color-theme-matterhorn:var(--color-heather);--color-theme-matterhorn-dark:var(--color-blue-charcoal);--color-theme-floral-white:var(--color-gun-powder);--color-theme-floral-lighter:var(--color-heather);--color-theme-floral-dark:var(--color-blue-charcoal);--color-theme-floral-nero:var(--color-nero);--color-theme-acccent-bg-dark:var(--color-heather);--color-theme-charcoal:var(--color-nero);--color-theme-charcoal-light:var(--color-solitude);--color-theme-heather:var(--color-gun-powder);--color-theme-heather-light:var(--color-solitude);--color-theme-heather-dark:var(--color-blue-charcoal);--color-theme-whister:var(--color-gun-powder);--color-theme-white:var(--color-gun-powder);--color-theme-white-light:var(--color-heather);--color-theme-white-nero:var(--color-nero)}.cx-close{position:relative;right:10px;top:0;min-width:20px;height:20px;background:#65b3ff;border-radius:4px;-webkit-margin-start:20px;margin-inline-start:20px}.cx-close::after,.cx-close::before{position:absolute;content:" ";left:9px;top:5px;height:10px;width:2px;background-color:#fff}.cx-close::before{transform:rotate(45deg)}.cx-close::after{transform:rotate(-45deg)}.cx-notification{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;background:#0c8dff;border-radius:16px;font-size:13px;line-height:16px;padding:8px;color:#fff;margin:7px auto 0}.cx-notification a{color:#fff;text-decoration:underline}.cx-chevron{width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff}.cx_header{position:-webkit-sticky;position:sticky;top:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:100}.cx_nav{position:relative;background-color:var(--color-nero);z-index:1}.cx_nav .row__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:40px}.cx_header__wrap{background-color:#232425;border-bottom:1px solid #bbbdbf}.cx_header__wrap .row__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:42px;color:var(--color-heather)}.cx_header__wrap .cx_search__wrap svg{color:var(--color-heather)}.cx_header__wrap .cx_search__form{box-shadow:none;background:0 0}.cx_burger{background:0 0;position:relative;border:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:26px;height:20px;padding:4px;cursor:pointer;transition:all .2s ease;line-height:1.5;outline:0;z-index:1}.cx_burger div{width:18px;height:2px;border-radius:2px;background-color:var(--color-heather);transition:all .1s ease}.active .cx_burger div{opacity:0}.cx_burger::after,.cx_burger::before{content:"";position:absolute;display:block;width:18px;height:2px;border-radius:2px;background-color:var(--color-heather);transition:all .2s ease}.cx_burger::before{top:4px}.active .cx_burger::before{top:8px;transform:rotate(90deg)}.cx_burger::after{bottom:4px}.active .cx_burger::after{top:8px}.active .cx_burger{transform:rotate(45deg)}.cx_burger__wrap{display:-ms-flexbox;display:flex;position:absolute;top:-31px;color:var(--color-heather)}.about-wrap,.settings-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.about-wrap._left .logo-link{position:static}.settings-wrap{position:relative;z-index:1}.settings-wrap.top{z-index:2}.logo-link{display:block;border:none}.logo-link._left{margin:0}.cx_logo{display:block;-ms-flex:0 0 208px;flex:0 0 208px;width:208px;height:40px;padding:4px 0;color:#fff;fill:currentColor;stroke:currentColor}.logo--header{margin-right:20px}.license{position:absolute;top:calc(100% + 4px);min-width:256px;left:0;right:0;font-size:16px;font-weight:400;line-height:1.2;color:#fff;white-space:nowrap;background:#282828;border:1px solid #4f4f4f;border-radius:16px;padding:6px 36px 6px 16px;margin:0 10px;cursor:pointer;min-height:33px}.license a{color:inherit}.license__btn{position:relative}.license .cx-chevron{position:absolute;top:4px;right:-20px;transform:rotate(133deg);display:inline-block}.license__drop{display:none;position:absolute;padding:15px;left:-30px;top:calc(100% + 12px);border:1px solid #4f4f4f;border-radius:16px;background:#282828;color:#fff;transform-origin:50% 0;transform:scale(.8);z-index:10}.license__link{display:block;line-height:24px;font-weight:700;font-size:18px;color:inherit;padding:8px}.license__link:hover{background:#1d1d1d;border-radius:8px}.license__link small{color:#bdbdbd;font-size:14px;font-weight:300}.license.disabled{cursor:default}.license.disabled .license__btn .cx-chevron,.license.disabled .license__btn div{display:none}.currentLicense{display:block;text-overflow:ellipsis;overflow:hidden}.tickerHold{display:none}.header__notification{position:absolute;left:0;right:0}.loginBtn,.singInBtn{margin-right:8px;font-size:13px;text-transform:uppercase;color:var(--color-nero);animation:fade .3s ease forwards;background-color:var(--color-green-accent);height:32px;padding:0 16px;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;white-space:nowrap;transition:all .3s ease;font-weight:700}.loginBtn:hover,.singInBtn:hover{background-color:#07a45d}.singInBtn{margin-right:0;position:relative}a.loginBtn{background:0 0;color:var(--color-green-accent);border:1px solid var(--color-green-accent)}a.loginBtn:focus,a.loginBtn:hover{background:rgba(0,196,107,.2)}.signInIcon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:32px;height:32px;border-radius:8px;border:1px solid var(--color-green-accent);background-color:var(--color-blue-charcoal);margin-right:var(--m-x-small);color:#fff;animation:fade .2s ease}.signInIcon.logged{border:1px solid var(--color-green-accent);background-color:var(--color-green-accent);color:var(--color-nero)}.signInIcon._noBorder{position:relative;-ms-flex-pack:center;justify-content:center;min-width:32px;margin:0 0 0 var(--m-x-small);border:none;background:0 0}.signInIcon._noBorder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#2d2d2d;opacity:0;transition:opacity .3s ease;z-index:-1}.signInIcon._noBorder:hover:before{opacity:1}.white .signInIcon._noBorder:before{background:#d6f6e7}.signUpIcon{background-color:var(--color-green-accent)}.userIcon{width:30px;height:30px;padding:4px}@keyframes fade{0%{opacity:0}100%{opacity:1}}.search_res_wrap{position:absolute;left:0;right:0;top:calc(100% + 1px);display:none;border-radius:8px;background-color:#1b1b1b;margin-left:var(--m-medium);z-index:2}.cx_search{margin-left:var(--m-medium)}.cx_search__wrap{-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:32px;border-radius:8px;transition:all .3s ease;margin:4px var(--m-medium)}.cx_search__wrap--open{width:auto;-ms-flex:1 1 auto;flex:1 1 auto;border:1px solid var(--color-theme-heather)}.cx_search__wrap--open form{width:100%}.cx_search__wrap--open .cx_search__form input{opacity:1;padding-left:30px;color:#fff}.cx_search__wrap--open .search_res_wrap{display:block}.search_res_wrap:empty{display:none}.search__preview--wrap{padding:10px 20px 20px}.search__preview--wrap .button-link{position:absolute;bottom:20px;right:40px}.search__preview--section{margin-bottom:15px}.search__preview--list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.search__preview--item{line-height:1.2;display:inline-block;margin:5px 0;font-weight:400;font-size:16px;line-height:23px;color:#fff}.search__preview--item:hover{text-decoration:underline}.search__preview--item:after{content:"\a";white-space:pre}.cx_search__form{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;position:relative;left:0;right:0;width:32px;height:100%;margin-right:-8px!important;border-radius:4px 0 0 4px;background-color:var(--color-nero);transition:all .3s ease;z-index:calc(var(--sky) + 1);box-shadow:-8px 0 6px 0 #1b1b1b}.active .cx_search__form{width:240px;margin-left:-240px!important;background-color:var(--color-theme-white)}.cx_search__form input{position:relative;margin-left:-32px;padding:2px 0;width:100%;color:var(--color-text);background-color:transparent;cursor:pointer;opacity:0;transition:all .2s ease;border:none;line-height:1.5;outline:0}.active .cx_search__form input{margin-left:0;opacity:1}.searchWrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;height:100%;padding:8px}.searchIcon{-ms-flex:0 0 16px;flex:0 0 16px;width:16px;height:16px;color:#fff;cursor:pointer;fill:currentColor;stroke:currentColor}.active .searchIcon{color:var(--color-text);cursor:default}.cx_lang__wrap{position:relative;z-index:2;margin:0 0 0 var(--m-x-small)}.cx_dropdown{display:-ms-grid;display:grid;position:absolute;-ms-grid-rows:(max-content)[6];grid-template-rows:repeat(6,max-content);grid-auto-columns:max-content;grid-auto-flow:column;padding:var(--m-default);gap:0 8px;direction:rtl;top:calc(100% + 8px);left:auto;right:-16px;border-radius:8px;background-color:var(--color-nero);box-shadow:0 4px 13px rgba(0,0,0,.06),0 18px 43px rgba(0,0,0,.26);transition:opacity .2s ease,transform .15s ease;transform-origin:50% 0;transform:scale(.8);pointer-events:none;opacity:0;z-index:10}.active .cx_dropdown{opacity:1;transform:scale(1);pointer-events:auto}.cx_toggler{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid var(--color-gun-powder);border-radius:50px;background-color:var(--color-blue-charcoal);color:#fff;cursor:pointer;line-height:1;outline:0;margin:0;padding:0;padding-right:var(--m-x-small)}.cx_toggler .chevron{transform:rotate(90deg)}.cx_flag{--flag-size:32px;-ms-flex:0 0 var(--flag-size);flex:0 0 var(--flag-size);width:var(--flag-size);height:var(--flag-size);border-radius:50%}.chevron{width:8px;height:8px;margin-left:var(--m-x-small)}.active .chevron{transform:rotate(-90deg)}.chevron-md{width:12px;height:12px;transform:rotate(90deg);transition:color .2s ease}.open .chevron-md{transform:rotate(-90deg)}.cx_ln{padding-left:var(--m-default);font-size:12px;font-weight:700;text-transform:uppercase}.cx_option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;cursor:pointer;padding:8px;background:0 0;border:none;line-height:1.5;outline:0;direction:ltr}.cx_option:hover .optionName{background-color:var(--color-gun-powder)}.cx_optionName{-ms-flex:1 1 auto;flex:1 1 auto;margin-left:var(--m-x-small);padding:var(--m-x-small);border-radius:2px;font-size:var(--font-size-small);font-weight:400;text-transform:uppercase;color:#fff;transition:background-color .2s ease}.cx_nav-list{-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:100%;margin:0 0 0 64px;margin-left:0}.navSide{display:-ms-flexbox;display:flex;width:100%;height:100%}.navSide:last-child .navItemWrap:last-child .navItemPopup{left:auto;right:-16px}.navItemWrap{position:relative;top:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;margin:0 var(--m-x-small);padding-bottom:1px;z-index:calc(var(--sky) + 2)}.navItemWrap:first-child{margin-left:0}.navItemWrap:last-child{margin-right:0}.navItemWrap:hover .navItemPopup{opacity:1;pointer-events:auto}.navItemWrap--search{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.navItem{display:block;padding:15px 0 9px;border:none;border-bottom:3px solid transparent;font-size:14px;line-height:1.2;letter-spacing:.03px;white-space:nowrap;color:var(--color-heather);text-transform:uppercase;text-decoration:none;cursor:pointer}.navItem:first-child{margin-left:0}.navItem.active{color:var(--color-green-accent);border-bottom-color:var(--color-green-accent)}.navItemPopup{position:absolute;top:100%;left:-16px;padding:var(--m-x-small);border-radius:0 0 4px 4px;background-color:var(--color-blue-charcoal);opacity:0;pointer-events:none;box-shadow:0 30px 35px rgba(0,0,0,.2);transition:all .3s ease;z-index:2}.navItemPopup.popupWithChildren{display:-ms-flexbox;display:flex}.navItemPopup.popupWithChildren>:not(:last-child){margin-right:var(--m-x-small)}.navItemPopup.popupWithChildren .navChildItem{margin:4px 0}.navChildItem{display:block;padding:var(--m-x-small);border-radius:2px;font-size:14px;line-height:1.2;letter-spacing:.03px;white-space:nowrap;color:var(--color-heather);text-transform:uppercase;text-decoration:none;transition:background-color .2s ease}.navChildItem.active{color:var(--color-green-accent)}.popupChildren{margin-top:var(--m-x-small);border-top:1px solid var(--color-gun-powder)}.cx_overlay{display:none;position:fixed;top:106px;left:0;width:100vw;height:calc(100vh - 106px);border-top:2px solid #fff;background-color:rgba(27,27,27,.7);animation:fadeIn .15s ease;z-index:var(--sky)}.cx_popup{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:var(--m-default) 0 0;background-color:var(--color-nero);overflow:auto;animation:cxSlideIn .25s ease}.linkWrap{padding:0 56px 0 var(--m-desktop)}.burgerWrap .linkWrap--burger{margin-top:8px;margin-bottom:8px}.cx_link{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:48px;padding:var(--m-x-small) 0 var(--m-x-small) var(--m-x-small);border-bottom:1px solid var(--color-gun-powder);font-size:var(--font-size-default);font-weight:700;line-height:18px;text-transform:uppercase;text-decoration:none;letter-spacing:-.3px;color:#fff;transition:color .2s ease;cursor:pointer;margin-left:10px}.cx_link.active{color:var(--color-green-accent)}.chevronWrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:var(--m-x-small);width:32px;height:32px;border-radius:4px;background-color:var(--color-gun-powder);color:var(--color-nero)}.open .chevronWrap{background-color:var(--color-green-accent)}.chevronWrap:hover{background-color:var(--color-green-accent)}.sublinks{padding-left:var(--m-default);max-height:0;opacity:0;overflow:hidden;transition:all .5s ease}.open .sublinks{padding:var(--m-x-small) 0 var(--m-x-small) var(--m-default);max-height:200vh;opacity:1}.sublink{display:block;padding:var(--m-x-small);border-radius:4px;font-size:var(--font-family-default);font-weight:400;line-height:18px;text-transform:uppercase;text-decoration:none;letter-spacing:-.3px;color:var(--color-heather);transition:all .2s ease}.sublink.active{color:var(--color-green-accent)}.sublink:not(:first-child){margin-top:var(--m-x-small)}@keyframes cxSlideIn{0%{opacity:0;transform:translateX(-96px)}100%{opacity:1;transform:translateX(0)}}.cx_settings{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding:var(--m-x-small) 0}.cx_settings .cx_search__wrap{margin-left:0}.cx_settings>:not(:first-child){margin-left:var(--m-small)}.user-logged .loginBtn.js_login,.user-logged .signInIcon.js_login,.user-logged .signInIcon.js_signup,.user-logged .singInBtn.js_signup{display:none}.user-logged .user-account{display:block}body{margin:0}.currency-logo{position:absolute;height:100%;left:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#181818;z-index:1;padding:0 10px}.ticker{font-family:Ubuntu,sans-serif;background:#181818;color:#f7f7f7;position:relative;border:1px solid #181818}.ticker__slide{font-size:14px;font-weight:200;text-align:center;line-height:38px;min-height:38px;outline:0;padding:0 10px;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;color:#f7f7f7;-ms-flex-pack:start;justify-content:flex-start}.ticker__slide a{color:#f7f7f7;text-decoration:none}.ticker__val{margin-left:5px;font-weight:600;position:relative}.ticker .change.grow-down{color:#fe4040}.ticker .change.grow-up{color:#00ce72}.ticker--light{background:#fff;color:#181818;border:1px solid #dee1e4}.ticker--light a{color:#181818}.ticker--light .currency-logo{background:#fff}.ticker .price{padding:5px;border-radius:2px}@keyframes positive-tic{0%{background-color:rgba(0,206,114,.6)}40%{background-color:rgba(0,206,114,.6)}100%{background-color:transparent}}.ticker .price.grow-up{animation:positive-tic 1s ease-out forwards}.ticker .price.grow-up:after{animation:positive-arr .3s ease-out forwards}@keyframes negative-tic{0%{background-color:rgba(241,60,60,.6)}50%{background-color:rgba(241,60,60,.6)}100%{background-color:transparent}}.ticker .price.grow-down{animation:negative-tic 1s ease-out forwards}.ticker .price.grow-down:after{animation:negative-arr .3s ease-out forwards}_:-ms-fullscreen,:root .ticker{display:block}_:-ms-fullscreen,:root .ticker ul:last-child{display:none}_:-ms-fullscreen,:root .ticker__slide{display:inline-block}.carouselTicker{overflow:hidden;box-sizing:content-box;display:-ms-flexbox;display:flex;white-space:nowrap}.carouselTicker:hover .carouselTicker__list{animation-play-state:paused}.carouselTicker__list{margin:0;padding:0;list-style-type:none;display:-ms-flexbox;display:flex;box-sizing:content-box;animation:scroll 60s infinite linear}.carouselTicker__item{margin:0;list-style-type:none}@keyframes scroll{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}.cx_header .ticker-holder{overflow:auto}.cx_header .ticker{background:#232425;border-radius:4px}.cx_header .ticker__val{font-weight:400}.cx_header .carouselTicker{margin-top:0}.cx_header .carouselTicker__list{animation:scroll 120s infinite linear}.user-account{display:none;position:relative}.user-account .dropdown{font-size:15px;color:#fff;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer}.user-account .dropdown .statusIco{margin-right:8px}.user-account .chevron-md{margin-left:8px;color:#e6e7e8}.active .user-account .chevron-md{transform:rotate(-90deg)}.user-account.active .chevron-md{transform:rotate(-90deg)}.user-account .options{z-index:1;top:29px;background:var(--color-blue-charcoal);width:290px;color:#fff}.user-account .options .account{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.user-account .options .account span{width:50%}.user-account .options .exit{color:#8d8d8d;font-size:14px}.user-account .options .platform{color:#fff;display:inline-block;margin-top:8px;margin-bottom:24px}.user-account .options .btnPrimary{margin-top:8px;margin-bottom:24px}.user-account .options .splitter{border-color:#8d8d8d;margin-bottom:8px}.cx_nav__status{display:none;padding:16px 0;background:#fff}.cx_nav__status .row__container{display:-ms-grid;display:grid;-ms-grid-columns:95% 5%;grid-template-columns:95% 5%;gap:32px;height:unset!important}.cx_nav__status .status__text{width:100%;line-height:16px;font-size:12px;color:#000}.cx_nav__status .status__text a{text-decoration:underline;font-weight:400;color:#000}.cx_nav__status .status__btn-close{position:relative;width:16px;height:16px;cursor:pointer}.cx_nav__status .status__btn-close:after,.cx_nav__status .status__btn-close:before{position:absolute;left:50%;top:50%;width:1px;height:10px;background:#bbbdbf;content:""}.cx_nav__status .status__btn-close:before{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.cx_nav__status .status__btn-close:after{transform:translateX(-50%) translateY(-50%) rotate(45deg)}.cx_apps_download{margin-right:8px;margin-left:8px}.cx_apps_download.cx_ab32_1{position:relative}.cx_apps_download.cx_ab32_1 .actIcon{border:none;width:60px;padding:4px 2px}.cx_apps_download.cx_ab32_1 .actIcon:before{background:#4c4c4d}.cx_apps_download.cx_ab32_1 .actIcon:focus,.cx_apps_download.cx_ab32_1 .actIcon:hover{background:0 0}.cx_apps_download.cx_ab32_2{position:relative}.cx_apps_download.cx_ab32_2 .actIcon{background:#fff;border-radius:8px;border:none;width:60px;padding:4px 2px}.cx_apps_download.cx_ab32_2 .actIcon:before{background:#e5e5e5}.cx_apps_download.cx_ab32_2 .actIcon:focus,.cx_apps_download.cx_ab32_2 .actIcon:hover{background:#fff}.cx_app_dropdown{position:absolute;top:calc(100% + 8px);right:0;width:184px;border-radius:8px;background-color:var(--color-nero);box-shadow:0 4px 13px rgba(0,0,0,.06),0 18px 43px rgba(0,0,0,.26);transform-origin:50% 0;pointer-events:none;opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .15s ease;z-index:10;padding:24px;max-width:184px;color:#fff}.active .cx_app_dropdown{opacity:1;transform:scale(1);pointer-events:auto}.cx_app_dropdown>:not(:last-child){margin-bottom:var(--gap)}.cx_app_dropdown .qr{width:auto;height:auto;margin-left:auto;margin-right:auto;padding:14px}.cx_app_dropdown .qr img{width:100%;height:auto}.cx_app_dropdown p{font-weight:300;font-size:12px;line-height:16px}.cx_app_dropdown .badge-appstore,.cx_app_dropdown .badge-googleplay{width:100%;height:auto;max-width:160px}.cx_app_dropdown .badge-appstore img,.cx_app_dropdown .badge-googleplay img{width:100%;height:auto}.actIcon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--color-green-accent);background:0 0;border:1px solid var(--color-green-accent);border-radius:8px;width:32px;height:32px;padding:0;transition:background .3s ease}.actIcon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;opacity:0;transition:opacity .3s ease}.actIcon:hover:before,.active .actIcon:before{opacity:1}.actIcon:focus,.actIcon:hover{background:rgba(0,196,107,.2)}.actIcon svg{position:relative;max-width:24px;max-height:24px;width:auto;height:auto}.actIcon img{position:relative}.actIcon__inner{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:24px;width:24px;height:24px;margin:0 2px;border-radius:4px}.actIcon__inner._black svg{filter:brightness(0)}.js-licenseDrop.active{display:block}.cx-chevron.open{transform:rotate(-45deg);top:8px}.hideMob{display:none}.notifWrap{position:relative;margin:0 10px}.smartApp{display:-ms-grid;display:grid;-ms-grid-columns:20px 1fr max-content;grid-template-columns:20px 1fr max-content;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:8px 12px;gap:16px;background:var(--color-white)}.disabled-scroll-body .smartApp{display:none}.smartApp__close{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;background:#bdbdbd;border:none;border-radius:6px;opacity:.4}.smartApp__close:after,.smartApp__close:before{position:absolute;width:10px;height:2px;background:#484848;border-radius:2px;content:""}.smartApp__close:before{transform:rotate(45deg)}.smartApp__close:after{transform:rotate(-45deg)}.smartApp__wrap{display:-ms-grid;display:grid;-ms-grid-columns:48px 1fr;grid-template-columns:48px 1fr;-ms-grid-rows:(max-content)[3];grid-template-rows:repeat(3,max-content);-ms-flex-align:center;align-items:center;gap:2px 8px}.smartApp__icon{--color-logo-left:var(--color-red-coral);--color-logo-right:var(--color-green-accent);grid-row:1/-1;padding:6px;width:48px;height:48px;background:#232425;border-radius:12px}.smartApp__rating{display:-ms-grid;display:grid;-ms-grid-columns:(max-content)[2];grid-template-columns:repeat(2,max-content);gap:4px}.smartApp__rating span{line-height:12px;font-weight:500;font-size:10px}.smartApp__stars{color:#ff9500}.smartApp__btn{padding:8px 16px;background:0 0;border:1px solid var(--color-green-accent);border-radius:10px;line-height:16px;font-weight:700;font-size:12px;transition:background .2s ease-out}.smartApp__btn:hover{background:rgba(0,196,107,.2)}.smartApp__desc{font-weight:300;line-height:16px;font-size:12px}.smartApp b{line-height:16px;font-size:14px}.smartApp span{color:#828282}.cx_footer{-ms-flex:0 0 auto;flex:0 0 auto;color:#fff;background-color:#1b1b1b;line-height:1.9;position:relative;z-index:5;transform:translateZ(0)}.cx_footer a{text-decoration:none}.cx_footer .expand-collapse{border-bottom:0}.cx_footer .expand-collapse-body{font-size:14px;font-weight:300;line-height:1.9}.footerRow{padding:16px 0;border-bottom:1px solid #4c4c4e}.footerRow:last-child{border-bottom:0}.footerTop{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:stretch;justify-content:stretch;padding:33px 0}.footerInfo{width:32%;padding-right:30px;-ms-flex:none;flex:none}.footerInfo .heading{font-size:14px}.footerMenu{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex:auto;flex:auto;margin:0 -15px}.footerMenu__item{width:100%}.footerRegulation{font-size:var(--font-size-x-small);overflow:hidden;font-weight:300;font-size:12px;line-height:1.4;color:var(--color-heather)}.footerRegulation ol,.footerRegulation p{margin-bottom:16px}.footerRegulation ol:last-child,.footerRegulation p:last-child{margin-bottom:0}.footerRegulation li,.footerRegulation p{line-height:inherit}.footerRegulation h4:first-child{margin:0 0 12px;font-size:16px;line-height:2.2;font-weight:600;overflow:hidden;color:#fff}.footerRegulation ol{list-style:none;padding:0;margin:0 0 16px;overflow:hidden}.footerRegulation ol+p{padding-top:16px;border-top:1px solid #4c4c4e}.footerRegulation a{text-decoration:none;color:var(--color-green-accent)}.footerRegulation a:focus,.footerRegulation a:hover{text-decoration:underline}.footerCopyright{font-size:14px;padding:10px 0;color:#bbbdbf}.footerApps{display:-ms-flexbox;display:flex;padding:8px 0 0}.footerApps a{transform:scale(.8);margin-left:-17px}.footerApps a:not(:first-child){margin-left:-16px}.logoWrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:45px}.toTop{-ms-flex:0 0 40px;flex:0 0 40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:var(--m-default);width:40px;height:40px;border-radius:4px;background-color:var(--color-gun-powder);color:#fff;transition:background-color .2s ease;cursor:pointer}.toTop:hover{background-color:var(--color-blue-charcoal)}.toTopIcon{width:var(--m-small);height:var(--m-small);transform:rotate(-90deg)}.logoLink{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px;text-decoration:none}.logoFooter{color:#fff;width:160px;height:22px}.heading{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:var(--font-size-medium);font-weight:700;color:currentColor}.gridLink{display:block;margin-bottom:6px;padding:4px 0;color:var(--color-heather);line-height:1.5;text-decoration:none;transition:color .2s ease;font-weight:300}.gridLink.active{color:#fff}.gridLink:hover{color:#fff;text-decoration:underline}.helpWrap>:not(:first-child){margin-left:var(--m-large)}.socialWrap{margin-bottom:38px}.socialLinks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-top:10px}.socialLink{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:30px;min-height:30px;color:#bbbdbf;transition:color .2s ease;font-size:10px;line-height:1.1}.dark .socialLink{color:#000}.dark .socialLink:hover{color:rgba(0,0,0,.7)}.socialLink:not(:first-child){margin-left:var(--m-x-small)}.socialLink:first-child{margin-left:-7px}.socialLink:hover{color:#fff}.socialLink em{padding-left:4px}.socialLink .withText{margin-left:7px}.socialIcon{width:24px;height:24px}.socialIcon.youtube{width:34px;height:34px}@media (min-width:768px){.license{position:relative;top:unset;left:unset;right:unset;width:100%;margin:0 var(--m-large)}.tickerHold{display:-ms-inline-grid;display:inline-grid}.navItem:hover{color:#fff;border-color:transparent}.navChildItem:hover{color:#fff;background-color:var(--color-gun-powder)}.smartApp{display:none}.footerInfo .heading{font-size:16px}}@media (min-width:769px){.cx_nav .row__container{height:48px}}@media (min-width:1024px){.cx_nav .row__container{height:55px}.cx_burger__wrap{display:none}.settings-wrap:not(.top){padding-left:4px}.topNavItem{display:none}.user-account.mobile{display:none}.cx_footer .expand-collapse+.expand-collapse{padding-top:15px}.cx_footer .expand-collapse+.expand-collapse .expand-collapse-header{padding:0 0 20px}.cx_footer .expand-collapse-inner{background:0 0!important}.cx_footer .expand-collapse-body{padding:0}.cx_footer .expand-collapse-header{padding:0 0 35px}.footerMenu__item{width:25%;padding:0 15px}}@media (min-width:1025px){.sublink:hover{background-color:var(--color-gun-powder);color:#fff}.cx_settings{display:none}}@media (min-width:1281px){.cx_nav .row__container{height:64px}.settings-wrap:not(.top) .cx_apps_download{display:none}.signInIcon{display:none}}@media (min-width:1313px){.cx_popup{max-width:calc((100vw - var(--desktop-container))/ 2 + 340px)}.cx_popup>*{padding-left:calc((100vw - var(--desktop-container))/ 2)}}@media (max-width:1400px){.footerInfo{width:34%}}@media (max-width:1312px){.cx_popup{max-width:340px}}@media (max-width:1280px){.cx_header__wrap .row__container{height:32px}.cx_burger__wrap{top:-27px}.settings-wrap.top{display:none}.cx_logo{-ms-flex:0 0 168px;flex:0 0 168px;width:168px;height:30px}.loginBtn,.singInBtn{display:none}.navItem{padding:10px 0 6px;font-size:12px}.navChildItem{font-size:12px}.cx_overlay{top:88px;height:calc(100vh - 88px)}}@media (max-width:1199px){.ticker__slide{padding:0 10px}}@media (max-width:1024px){.cx_burger__wrap{position:static;color:#fff}.signInIcon{margin-right:0;width:30px;height:30px;margin-left:var(--m-x-small)}.cx_search{display:none}.cx_search__wrap{width:auto;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:16px;border:1px solid var(--color-theme-heather);background-color:var(--color-theme-floral-dark)}.cx_search__wrap.active{background-color:transparent}.cx_search__form{width:auto;margin-right:0;border-radius:0;background-color:transparent;box-shadow:none}.active .cx_search__form{width:auto;margin-left:0!important;background-color:transparent}.cx_search__form input{-ms-flex:1 1 auto;flex:1 1 auto;margin-left:0;opacity:1}.searchIcon{color:var(--color-theme-matterhorn-white)}.cx_lang__wrap._noBorder .cx_ln{font-size:16px;font-weight:500}.cx_dropdown{top:calc(100% + 13px);right:-8px;padding:var(--m-small) var(--m-default)}.cx_toggler{height:31px;padding:0;border-radius:4px;background-color:transparent;color:#fff}.cx_toggler .cx_flag{display:none}._noBorder .cx_toggler{-ms-flex-pack:center;justify-content:center;min-width:24px;width:24px;border:none;padding:0;text-align:center}.cx_flag{--flag-size:24px}.chevron{display:none}.cx_ln{padding:4px 8px}.cx_overlay{top:48px;height:calc(100vh - 48px)}.cx_popup{padding-top:0;border-right:1px solid var(--color-heather)}.cx_link{border-bottom-color:var(--color-heather)}.chevronWrap{color:var(--color-blue-charcoal)}.sublink{color:var(--color-theme-matterhorn);color:#bbbdbf}.cx_apps_download{margin-right:0}}@media (max-width:1023px){.cx-notification{margin-top:50px}.cx_header__wrap{display:none}.about-wrap._left{-ms-flex:1;flex:1;padding-left:var(--m-default)}.logo-link{position:absolute;left:0;right:0;width:110px;margin:0 auto}.logo-link._left{position:static}.cx_logo{-ms-flex:0 0 110px;flex:0 0 110px;width:110px;height:28px;margin:0 auto}.signInIcon._noBorder{min-width:24px;width:24px;height:24px;margin-left:var(--m-default)}.cx_lang__wrap._noBorder{margin:0 0 0 var(--m-default)}.cx_header{padding-bottom:40px}.cx_header .ticker-holder{position:absolute;top:48px;left:0;width:100%}.cx_header .ticker{border-radius:0}.user-account .dropdown .statusIco{position:relative;top:-4px;right:-8px;width:16px}.cx_nav__status{margin-top:45px;margin-bottom:-40px}.footerTop{-ms-flex-direction:column;flex-direction:column;padding:33px 0 20px}.footerInfo{width:100%;padding-right:0}.footerMenu{width:100%;-ms-flex-direction:column;flex-direction:column;margin:20px 0 0}.heading{font-size:var(--font-size-small)}.helpWrap{padding-top:var(--m-medium)}}@media (max-width:767px){.cx_burger div,.cx_burger::after,.cx_burger::before{background-color:#fff}.cx_dropdown{top:calc(100% + 9px)}.cx_overlay{top:40px;height:calc(100vh - 40px);border-top:none;background-color:transparent}.cx_popup{margin:0;width:100%;max-width:none;padding:0;border:none;animation:none}.linkWrap{max-width:240px;margin:0 auto;padding:0;width:100%}.cx_settings{max-width:240px;min-height:48px;margin:0 auto}.cx_header .ticker-holder{top:40px}.user-account .options{right:-40px}.cx_apps_download{display:none}.footerRegulation h4:first-child{line-height:1.8;margin:0 0 16px}.footerCopyright{font-size:10px}.heading{font-size:var(--font-size-default)}.helpWrap{display:block;padding-top:var(--m-default)}.helpWrap>:not(:first-child){margin:var(--m-medium) 0 0;padding-top:var(--m-medium);border-top:1px solid var(--color-gun-powder)}.socialWrap{margin-bottom:23px}}@media (max-width:567px){.cx_nav__status .row__container{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(max-content)[2];grid-template-rows:repeat(2,max-content);-ms-grid-column-align:end;justify-items:end;gap:16px}.cx_nav__status .status__btn-close:after,.cx_nav__status .status__btn-close:before{width:2px}}@media (max-width:480px){:root{--gap-rowContainer:15px}.cx_footer .expand-collapse{padding:5px 0}.cx_footer .expand-collapse .expand-collapse-header{padding:15px 50px 14px 15px}}@media (max-width:375px){.logo-link{transform:translateX(-40px)}.no-user .logo-link,.user-logged .logo-link{transform:none}.logo-link._left{transform:none}}@media (max-width:1024px) and (min-width:768px){.cx_settings{padding:var(--m-x-small) 50px}}