.header{width:100%;padding:0px 40px;margin:0 auto;background-color:#fff;display:flex;align-items:center;justify-content:space-between;z-index:5;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.3);min-height:70px}@media(max-width: 768px){.header{min-height:61px}}.header.fixed{box-shadow:none}@media(max-width: 768px){.header.fixed .header__wrapper{box-shadow:0 1px 3px rgba(0,0,0,.3)}}.header .logo{width:289px;height:50px;display:flex;align-items:center;justify-content:center}.header__connect{outline:none;border:none;display:flex;align-items:center;justify-content:center;gap:8px;background:#4285f4;border-radius:6px;line-height:40px;padding:0 15px;font-size:14px;font-weight:700;color:#fff;text-decoration:none;text-transform:uppercase;transition:all .3s}.header__connect:hover{background:#f7931a}.header__connect:active{background:#494949}@media(max-width: 768px){.header{padding:0}}.header .logo-animated{display:flex;align-items:center;height:70px;margin-top:1px}.header .logo-animated img{width:271.667px;height:50px}@media(max-width: 768px){.header .logo-animated img{width:183.68px;height:32px}}.header .logo-animated svg{transform:none !important}@media(max-width: 768px){.header .logo-animated{height:61px;margin-left:0;margin-right:auto;margin-top:0}}.header__wrapper{width:100%;transition:background-color .2s;min-height:70px}@media(max-width: 768px){.header__wrapper{min-height:61px}}.header__container{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:70px}@media(max-width: 768px){.header__container{min-height:61px;justify-content:center}}.header__navbar{display:flex;align-items:center;z-index:20;gap:10px}.header__menu{margin-right:20px}.header__menu>a{font-weight:bold;font-size:14px;text-decoration:none;color:#4285f4;text-transform:uppercase}.header__menu>a:hover{color:#f7931a}.header__menu>a+a{margin-left:25px}.header__menu>a.current{color:#000;pointer-events:none;position:relative}.header__menu>a.current:after{content:"";display:block;width:100%;border-radius:3px;height:3px;background-color:#f7931a;position:absolute;bottom:-13px;left:0}@media(max-width: 768px){.header__menu+.header__social-item{margin-left:15px}}.header__social-item{text-decoration:none;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);border-radius:6px;width:40px;height:40px;transition:all .3s;border:none}.header__social-item:hover{background:#4285f4}.header__social-item:hover svg path{fill:#fff}.header .social-links{margin-left:0}.header .social-link{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:6px;cursor:pointer;border:none;background:#fff;box-shadow:0px 1px 3px 0px rgba(0,0,0,.3);margin-left:10px}.header .social-link:first-child{margin-left:0}.header .social-link:hover{background:#f7931a;box-shadow:0px 1px 3px 0px rgba(0,0,0,0)}.header .social-link:not(.not-change):hover svg path{fill:#fff}.header .lang__current{height:40px;display:flex;align-items:center;height:40px;line-height:40px;box-shadow:0 1px 3px rgba(0,0,0,.3);border:none}.header .lang__current:before{top:18px}.header .lang__current img{top:14px}.header__lang .lang__current,.header__lang .lang__list{border-radius:6px}.header__lang_black .lang__current{background-color:#282828;border:1px solid #757575;color:#fff}.header__lang_black .lang__current:hover{background-color:#fff;border-color:#fff}.header__lang_black .lang.opened .lang__current:before{top:13px;right:7px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #d0d0d0;border-bottom:none}.header__lang_transparent .lang__current{background-color:rgba(0,0,0,0);color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.5)}.header__lang_transparent .lang__current:hover{background-color:#fff;box-shadow:0 0 0 1px #fff}.header__lang_transparent .lang.opened .lang__current{color:#3e82f7;background-color:#fff;box-shadow:0 0 0 1px #fff}@media only screen and (max-width: 1130px){.header{flex-direction:column;padding-bottom:10px}.header__container{flex-direction:column}.header__navbar{flex-wrap:wrap;justify-content:center}.header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}@media only screen and (max-width: 768px){.header{padding:0;position:relative;z-index:100;height:61px}.header.fixed .header__wrapper{position:fixed;top:-61px;left:0;width:100%;z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}.header__container{background-color:#fff}.header__navbar{position:absolute;width:100%;justify-content:space-between;padding:15px 0;flex-wrap:wrap;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);transition:all .3s ease-in-out;background:#fff;top:0;opacity:0;transform:translateY(-100%)}.header__navbar.active{opacity:1;transform:translateY(61px)}.header__navbar .store-links{display:none}.header__navbar .lang{display:block}}@media only screen and (max-width: 768px)and (max-width: 425px){.header__navbar{justify-content:center}.header__navbar .header__social-item:first-of-type{margin-left:0}.header__navbar .lang{margin-right:0 !important}}@media only screen and (max-width: 768px){.header__logo{display:flex;align-items:center;justify-content:flex-start;padding-left:12px;width:100%;height:61px;box-shadow:0 1px 3px 0 rgba(0,0,0,.3);background-color:#fff;z-index:100}}@media only screen and (max-width: 768px)and (max-width: 768px){.header__logo{margin-right:auto}}@media only screen and (max-width: 768px){.header__logo .logo-animated{display:flex;align-items:center}.header__logo svg{height:48px !important;width:206px !important}.header__lang{margin-right:15px;margin-top:13px}}@media only screen and (max-width: 768px)and (max-width: 768px){.header__lang{margin-right:0;margin-top:0}}@media only screen and (max-width: 768px){.header__menu{display:block;justify-content:flex-start;width:100%;margin-right:0;padding-top:20px;padding-bottom:19px;margin-top:-15px;border-bottom:1px solid #d6d6d6;margin-right:0 !important;overflow-x:scroll;padding-left:20px;padding-right:20px;white-space:nowrap;margin-bottom:5px !important}.header__menu::-webkit-scrollbar{display:none}.header__menu:after{content:"";display:block;width:20px}.header__menu>a{display:inline-block}.header__menu>a:last-child{margin-right:20px}.header__menu a.active:after{bottom:-18px}.header__socials{margin-right:0;margin-left:15px;margin-bottom:15px}.header__socials span{display:block;margin-right:10px}}@media(max-width: 700px){.header{z-index:121}}@media only screen and (max-width: 720px){.header .header .lang{display:none}}.header__btn{display:flex;align-items:center;gap:8px;padding:0px 16px;height:40px;border-radius:6px;background:#4285f4;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;text-decoration:none;margin-right:10px}@media(max-width: 768px){.header__btn{display:none}}.header__btn:hover{background:#f7931a}.header__socials{margin-right:10px}@media(max-width: 768px){.header__socials{margin-top:13px;margin-bottom:14px}}.burger{display:none;width:60px;height:61px;position:absolute;right:0;transition:all .3s;cursor:pointer;z-index:200;flex-direction:column;align-items:center;justify-content:center;margin-left:-21px}.burger.active{transform:rotate(90deg)}.burger.active span,.burger.active:before,.burger.active:after{background-color:#3e82f7}.burger span{display:block;width:18px;height:2px;background-color:#757575;margin:3px 0;border-radius:2px}.burger:before,.burger:after{content:"";display:block;width:18px;height:2px;border-radius:2px;background-color:#757575}@media(max-width: 768px){.burger{display:flex}}@media only screen and (max-width: 1310px){[lang=fr] .header{flex-direction:column;padding-bottom:10px}[lang=fr] .header__container{flex-direction:column}[lang=fr] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=fr] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=fr] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1311px){[lang=fr] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=fr] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=fr] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=fr] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=fr] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}@media only screen and (max-width: 1260px){[lang=en] .header{flex-direction:column;padding-bottom:10px}[lang=en] .header__container{flex-direction:column}[lang=en] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=en] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=en] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1261px){[lang=en] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=en] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=en] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=en] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=en] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}@media only screen and (max-width: 1290px){[lang=de] .header{flex-direction:column;padding-bottom:10px}[lang=de] .header__container{flex-direction:column}[lang=de] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=de] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=de] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1291px){[lang=de] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=de] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=de] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=de] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=de] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}@media only screen and (max-width: 1350px){[lang=es] .header{flex-direction:column;padding-bottom:10px}[lang=es] .header__container{flex-direction:column}[lang=es] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=es] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=es] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1351px){[lang=es] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=es] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=es] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=es] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=es] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}@media only screen and (max-width: 1280px){[lang=it] .header{flex-direction:column;padding-bottom:10px}[lang=it] .header__container{flex-direction:column}[lang=it] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=it] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=it] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1281px){[lang=it] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=it] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=it] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=it] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=it] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}@media only screen and (max-width: 1260px){[lang=pt] .header{flex-direction:column;padding-bottom:10px}[lang=pt] .header__container{flex-direction:column}[lang=pt] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=pt] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=pt] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1261px){[lang=pt] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=pt] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=pt] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=pt] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=pt] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}@media only screen and (max-width: 1310px){[lang=ru] .header{flex-direction:column;padding-bottom:10px}[lang=ru] .header__container{flex-direction:column}[lang=ru] .header__navbar{flex-wrap:wrap;justify-content:center}[lang=ru] .header__menu{margin-right:0;margin-bottom:20px;flex:0 0 100%;max-width:100%;text-align:center}}[lang=ru] .header.fixed:not(.header--not-fixed) .header__wrapper{top:-61px}@media(min-width: 1311px){[lang=ru] .header.fixed:not(.header--not-fixed) .header__wrapper{position:fixed;top:-71px;padding:0px;left:0;width:100%;background-color:rgba(255,255,255,.96);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out,background-color .2s}[lang=ru] .header.fixed:not(.header--not-fixed) .header__wrapper .header__container{padding-left:40px;padding-right:40px}[lang=ru] .header.fixed:not(.header--not-fixed) .header__wrapper .logo{height:50px}[lang=ru] .header.fixed:not(.header--not-fixed) .header__wrapper .logo.logo-animated-pro--dark{width:260px;height:auto}[lang=ru] .header.fixed:not(.header--not-fixed) .header__wrapper .logo img{max-height:100%}}.page-after-install .container{border-bottom:8px solid #f7931a;overflow:hidden}.finish-installing{width:100%;max-width:1100px;text-align:center;margin-left:auto;margin-right:auto;padding:40px 20px 0;position:relative;z-index:1}.finish-installing .finish-steps__img-bottom{position:relative;left:50%;transform:translateX(-50%);margin-top:40px;display:block}.finish-installing .finish-steps__btc{position:absolute;top:120px;left:50%;transform:translateX(-50%);z-index:-1}.finish-installing .finish-steps-item{border-radius:15px;border:none;box-shadow:0px 2px 8px 0px rgba(0,0,0,.2)}.finish-installing b{font-weight:bold}.finish-installing>.label{font-size:18px;line-height:20px;color:#f7931a;margin-bottom:20px}.finish-installing>.title{font-size:48px;line-height:58px;font-weight:bold;margin-bottom:50px}.finish-installing .helping{margin-top:80px;text-align:center}.finish-installing .helping__title{font-size:32px;line-height:44px;font-weight:bold;margin-bottom:30px}.finish-installing .helping__buttons{display:flex;justify-content:center}@media(max-width: 768px){.finish-installing .helping__buttons{flex-direction:column}}.finish-installing .helping__btn{margin:10px;width:100%;max-width:320px;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:17px;font-weight:bold;border-radius:10px;color:#4285f4;text-decoration:none;text-transform:uppercase;border:1px solid #cecece;background-color:#fff;padding:10px 15px;min-height:60px;transition:.2s}@media(max-width: 768px){.finish-installing .helping__btn{max-width:100%}}.finish-installing .helping__btn:hover{background-color:#f7931a;border-color:#f7931a;color:#fff}.finish-installing .helping__btn:before{content:"";flex:0 0 auto;margin-right:10px;display:block;background-repeat:no-repeat;background-position:center;transition:.2s}.finish-installing .helping__btn.--read:before{background-image:url(../../../images/download-steps/icon-read.svg);width:22px;height:22px}.finish-installing .helping__btn.--read:hover:before{background-image:url(../../../images/download-steps/icon-read-white.svg)}.finish-installing .helping__btn.--download:before{background-image:url(../../../images/download-steps/icon-reload.svg);width:22px;height:22px}.finish-installing .helping__btn.--download:hover:before{background-image:url(../../../images/download-steps/icon-reload-white.svg)}.finish-steps{display:flex;margin:-10px}.finish-steps-num.--win,.finish-steps-num.--mac{display:none}.finish-steps.--win,.finish-steps.--mac{display:none}@media(max-width: 850px){.finish-steps{flex-wrap:wrap;justify-content:center;margin:0}}.finish-steps__buttons{display:flex;gap:10px;justify-content:flex-start}.finish-steps__buttons .google-play-btn{width:320px;max-width:100%}@media(max-width: 768px){.finish-steps__buttons .google-play-btn{width:100%}}@media(max-width: 768px){.finish-steps__buttons{flex-direction:column}}.finish-steps__buttons>*{border-radius:10px}@media(max-width: 768px){.finish-steps__buttons>*{max-width:none;width:100%}}.finish-steps-item{position:relative;width:100%;max-width:none;background-color:#fff;border:1px solid #d6d6d6;border-radius:10px;margin:10px;padding:60px 20px 36px}.finish-steps-item__icon{display:flex;align-items:center;justify-content:center;min-height:83px;margin-bottom:25px}.finish-steps-item__name{font-size:20px;line-height:30px;font-weight:600}.finish-steps-item__title{font-size:32px;line-height:44px;margin-bottom:40px;font-weight:700}@media(max-width: 900px){.finish-steps-item__title{font-size:26px;line-height:34px}}.finish-steps-item__img{align-self:flex-end;flex:0 0 auto;padding-top:40px;width:100%;max-width:372px;margin:0 auto}.finish-steps-item__img img{max-width:100%;vertical-align:top;width:100%}.finish-steps-item__info{padding:60px 40px 60px 0;max-width:590px;text-align:left}@media(max-width: 900px){.finish-steps-item__info{padding:20px 0 0;max-width:100%;text-align:center}}.finish-steps-item.--large{display:flex;align-items:center;margin-top:50px;width:100%;padding:0 50px;max-width:100%;overflow:hidden}@media(max-width: 900px){.finish-steps-item.--large{display:block;padding:40px 40px 0}}@media(max-width: 768px){.finish-steps-item.--large{padding:40px 20px 0}}.finish-steps-item--nft{display:none !important}.finish-steps-num{position:absolute;top:20px;left:20px;width:32px;height:32px;color:#f7931a;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:20px;font-weight:bold}.page.mac .finish-steps.--mac{display:flex}.page.win .finish-steps.--win{display:flex}.page.mac .finish-steps-num.--mac{display:flex}.page.win .finish-steps-num.--win{display:flex}.finish-installing-hint{position:fixed;left:15px;bottom:90px;z-index:101;max-width:700px;width:calc(100% - 30px);background-color:rgba(0,0,0,.8);padding:10px 40px 10px 15px;color:#d6d6d6;font-size:20px;line-height:28px;display:flex;align-items:center;border-radius:10px}.finish-installing-hint b{font-weight:bold}.finish-installing-hint span,.finish-installing-hint b,.finish-installing-hint strong{color:#fff}@media(max-width: 768px){.finish-installing-hint{display:none}}.finish-installing-hint:before{content:"";flex:0 0 auto;display:block;width:30px;height:30px;background-image:url(../../../images/cryptotab-logo.svg);background-size:100% 100%;margin-right:15px}.finish-installing-hint__close{cursor:pointer;position:absolute;top:10px;right:10px;z-index:2;opacity:.5;width:10px;height:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.571 5L0 1.429 1.429 0 5 3.571 8.571 0 10 1.429 6.429 5 10 8.571 8.571 10 5 6.429 1.429 10 0 8.571z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");transition:.2s}.finish-installing-hint__close:hover{opacity:1}.finish-installing-hint__arrow{position:absolute;left:172px;bottom:-85px;transform-origin:center;transform:rotate(180deg)}.chrome .finish-installing-hint,.firefox .finish-installing-hint,.safari .finish-installing-hint,.opera .finish-installing-hint{bottom:auto;left:auto;top:90px;right:15px}.chrome .finish-installing-hint__arrow,.firefox .finish-installing-hint__arrow,.safari .finish-installing-hint__arrow,.opera .finish-installing-hint__arrow{bottom:auto;left:auto;right:120px;top:-85px;transform:none}.safari .finish-installing-hint__arrow{right:105px}.opera .finish-installing-hint__arrow{right:8px}.firefox .finish-installing-hint ._below,.safari .finish-installing-hint ._below,.opera .finish-installing-hint ._below{display:none}.chrome .finish-installing-hint ._above,.ie .finish-installing-hint ._above,.edge .finish-installing-hint ._above{display:none}.ie .finish-installing-hint__arrow,.edge .finish-installing-hint__arrow{display:none}.page-after-install .top-notification-black{display:none}.page-after-install--nft .finish-steps-item--hide-nft{display:none}.page-after-install--nft .finish-steps-item--nft{display:flex !important}.page-after-install--nft .finish-steps-item{border-radius:10px}.page-after-install--nft .finish-steps-item__info--nft{display:flex;padding:40px 0px}.page-after-install--nft .finish-steps-item__info--nft .body{margin-top:30px;margin-right:40px}.page-after-install--nft .finish-steps-item__info--nft .body__img{display:block;max-width:280px;width:100%}.page-after-install--nft .finish-steps-item__info--nft .body p{font-size:22px;line-height:170%;text-align:left}.page-after-install--nft .finish-steps-item__info--nft .body p a{text-decoration:none;font-weight:bold;color:#4285f4;transition:color .3s}.page-after-install--nft .finish-steps-item__info--nft .body p a:hover{color:#f7931a}.page-after-install--nft .finish-steps-item__info--nft .body__btn{display:flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;border:1px solid #d6d6d6;border-radius:30px;color:#4285f4;font-weight:bold;font-size:14px;line-height:48px;max-width:300px;width:100%;margin-top:52px;transition:all .3s}.page-after-install--nft .finish-steps-item__info--nft .body__btn svg{margin-right:10px}.page-after-install--nft .finish-steps-item__info--nft .body__btn svg path{transition:fill .3s}.page-after-install--nft .finish-steps-item__info--nft .body__btn:hover{border-color:#4285f4;background:#4285f4;color:#fff}.page-after-install--nft .finish-steps-item__info--nft .body__btn:hover svg path{fill:#fff}@media(max-width: 800px){.page-after-install--nft .finish-steps-item__info--nft{flex-direction:column;padding:0}.page-after-install--nft .finish-steps-item__info--nft p{text-align:center;margin:0}.page-after-install--nft .finish-steps-item__info--nft .body__btn{margin-right:auto;margin-left:auto;margin-bottom:30px}.page-after-install--nft .finish-steps-item__info--nft .body__img{margin-right:auto;margin-left:auto}}/*# sourceMappingURL=_download-steps.css.map */
