.button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;height:64px;justify-content:center;line-height:28px;outline:none;padding:15px 30px;text-align:center;transition:all .5s}.button--filled-blue,.button:hover{box-shadow:0 4px 6px 0 #0000001a,0 10px 15px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000}.button--filled-blue{background:#003b84;color:#fff}.button--filled-grey{background-color:#0000;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.button--default{background-color:#0000;border:2px solid #fff;border-radius:8px;color:#fff}.button--primary{background-color:#fff;color:#00387d}.button--default-blue{background-color:#0000;border:2px solid #00387d;border-radius:8px;color:#00387d}.loader{animation:rotation 1s linear infinite;border:3px solid;border-color:#fff #fff #0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:35px;width:35px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.input{border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:16px;transition:all .5s;width:100%}.input:focus{border:1px solid #003b84}.input__label{color:#374151;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px}.language-dropdown{border-radius:8px;color:#fff;cursor:pointer;margin-right:10px;position:relative}.language-dropdown-item{align-items:center;display:flex;font-size:14px;font-weight:600;letter-spacing:.03em;line-height:21px;padding:5px}.language-dropdown-item-value{margin-right:5px;width:20px}.language-dropdown-item img{margin-right:12px}.language-dropdown-content{background-color:#fff;border:1px solid #00387d;border-radius:8px;color:#000;display:flex;flex-direction:column;left:-2px;overflow:hidden;position:absolute;top:-2px;width:calc(100% + 4px);z-index:10}.animated-item{animation:fadeInSlide .3s ease-in-out forwards;opacity:0}.animated-item:hover{background:#00387d;color:#fff;transition:all .3s}@keyframes fadeInSlide{to{opacity:1;transform:translateY(0)}}.header{background-color:#00387d;height:64px;justify-content:center;padding:0 20px;position:sticky;top:0;z-index:5}.header,.header__wrapper{align-items:center;display:flex}.header__wrapper{justify-content:space-between;max-width:1271px;width:100%}.header__title{align-items:center;cursor:pointer;display:flex}.header__title img{margin-left:-12px;width:64px}.header h3{color:#fff}.header h3 span{font-weight:300}.header__content{display:flex}.header__content__item{color:#fff;cursor:pointer;font-size:16px;margin-right:20px}.header__content__item:last-child{margin-right:0}.main{align-items:center;background:#00387d;display:flex;justify-content:center;padding:80px 20px}.main__wrapper{display:flex;justify-content:space-between;max-width:1271px;width:100%}.main__wrapper img{margin-top:-50px;max-width:625px}.main__content h1{color:#fff}.main__content sub-title{color:#fff;display:block;margin-bottom:41px;text-align:left}.main__buttons{display:flex}.main__buttons button{margin-right:17px}.main__buttons button:last-child{margin-right:0}.main .pocket-wallet__checks{margin-top:45px}.main .pocket-wallet__checks img{height:20px;margin-top:0;width:20px}.main .pocket-wallet__checks app-text{color:#fff}.users{justify-content:center;padding:80px 20px}.users,.users__wrapper{align-items:center;display:flex}.users__wrapper{flex-direction:column;max-width:1271px;width:100%}.users h2{margin-bottom:14px}.users sub-title{margin-bottom:64px}.users__content{display:flex;justify-content:space-between;width:100%}.users__content div{display:flex;flex-direction:column}.users__content app-text{color:#003b84;font-size:36px;font-weight:700;line-height:40px;margin-bottom:4px;text-align:center}.users__content span{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.choose-pocket{align-items:center;display:flex;justify-content:center;padding:40px 20px}.choose-pocket__wrapper{align-items:center;display:flex;flex-direction:column;max-width:1271px;width:100%}.choose-pocket h2{margin-bottom:14px}.choose-pocket sub-title{margin-bottom:64px}.choose-pocket__content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}.choose-pocket__content__left{display:flex;flex-direction:column;justify-content:center}.choose-pocket__buttons{display:flex}.choose-pocket__buttons button{font-size:16px;font-weight:500;height:auto;line-height:24px;margin-right:16px;padding:9px 16px}.choose-pocket__card{background:#fff;border-radius:16px;box-shadow:0 4px 6px 0 #0000001a,0 10px 15px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;margin-top:24px;padding:32px}.choose-pocket__card div{align-items:center;display:flex;margin-bottom:28px}.choose-pocket__card div img{margin-right:16px}.desktop-app{align-items:center;display:flex;justify-content:center;padding:40px 20px}.desktop-app__wrapper{align-items:center;display:flex;flex-direction:column;max-width:1271px;width:100%}.desktop-app h1{margin-bottom:10px;max-width:710px;text-align:center}.desktop-app app-text{color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:32px;max-width:659px;text-align:center}.desktop-app__card{background:#fff;border-radius:16px;box-shadow:0 10px 15px 0 #0000001a,0 4px 6px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;display:flex;flex-direction:column;padding:32px}.desktop-app__card a{text-decoration:none}.desktop-app__card a:last-child{margin-bottom:0}.desktop-app__card button{width:100%}.desktop-app__card__head{align-items:center;display:flex}.desktop-app__card__head img{margin-right:16px}.desktop-app__card__head a{max-width:500px;text-decoration:none;width:100%}.desktop-app__card__head a:last-child{margin-bottom:0}.desktop-app__card__head button{width:100%}.desktop-app__card__title app-text{color:#6b7280;font-size:16px;line-height:24px}.desktop-app__card__checks{margin:28px 0}.desktop-app__card__checks div{align-items:center;display:flex;margin-bottom:15px}.desktop-app__card__checks div:last-child{margin-bottom:0}.desktop-app__card__checks div img{margin-right:14px}.desktop-app__card__checks div app-text{color:#374151;font-size:16px;font-weight:400;line-height:24px}.desktop-app__card__buttons{display:flex;margin-top:24px}.desktop-app__card__buttons button{margin-right:15px;width:100%}.desktop-app__card__buttons button:last-child{margin-right:0}.desktop-app__card__verification{display:flex;margin-top:16px}.desktop-app__card__verification div{align-items:center;display:flex;margin-right:23px}.desktop-app__card__verification div app-text{font-size:14px}.desktop-app__card__verification div:first-of-type app-text{color:#10b981;font-size:14px;font-weight:500;line-height:20px}.desktop-app__content_1{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr 1fr;width:100%}.desktop-app__content_2{margin-top:26px;width:100%}.desktop-app__content_2 .desktop-app__card__head{align-items:flex-start}.desktop-app__content_2 .desktop-app__card__head button{margin-left:25px;margin-top:45px;max-width:500px;width:100%}.desktop-app__content_2 .desktop-app__card__title{margin-top:15px}.desktop-app__content_2 .desktop-app__card__title h3{align-items:center;display:flex;margin-bottom:15px}.desktop-app__content_2 .desktop-app__card__title span{background:#10b981;border-radius:33554400px;color:#fff;font-size:12px;font-weight:600;line-height:16px;margin-left:10px;padding:4px 11px}.desktop-app__content_2 .desktop-app__card__checks{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.desktop-app__content_2 .desktop-app__card__checks div{background:#f8fafc;border-radius:12px;margin-bottom:0;padding:16px}.desktop-app__content_2 .desktop-app__card__checks div app-text{color:#374151;font-size:16px;font-weight:500;line-height:24px}.checks__right{background:#f8fafc;border-radius:12px;margin-top:0;padding:24px}.warning{background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;padding:19px}.warning h4{color:#92400e;font-size:16px;font-weight:600;line-height:24px;margin:0;text-align:left!important}.warning app-text{color:#92400e;display:block;font-size:14px;font-weight:400;line-height:20px;margin-left:26px;margin-top:10px;text-align:left}.pocket-wallet{padding:60px 20px}.pocket-wallet,.pocket-wallet__wrapper{align-items:center;display:flex;justify-content:center}.pocket-wallet__wrapper{flex-direction:column;max-width:1158px;position:relative;width:100%}.pocket-wallet__wrapper h1{margin-bottom:20px}.pocket-wallet__wrapper app-text{font-size:20px;line-height:32px;margin-bottom:60px;max-width:562px;text-align:center}.pocket-wallet__card{border:2px solid #003b84;border-radius:16px;box-shadow:0 4px 6px 0 #003b840d,0 10px 15px 0 #003b841a;display:flex;padding:65px 40px;position:relative;width:100%}.pocket-wallet__card__popular{background:#003b84;border-radius:6px;color:#fff;font-size:12px;font-style:normal;font-weight:600;left:50%;line-height:18px;padding:10px;position:absolute;top:-19px;transform:translateX(-50%)}.pocket-wallet__card__left{align-items:center;display:flex;flex-direction:column;margin-right:42px;max-width:295px;text-align:center;width:100%}.pocket-wallet__card__left h3{margin-bottom:10px}.pocket-wallet__card__left app-text{color:#6b7280;display:block;font-size:16px;line-height:24px;margin-bottom:21px;max-width:229px}.pocket-wallet__card__left h2{align-items:center;color:#003b84;display:flex;margin-bottom:20px}.pocket-wallet__card__left h2 app-text{font-size:18px;margin-bottom:0;margin-left:5px}.pocket-wallet__card__left__item{align-items:center;display:flex;margin-bottom:18px;width:100%}.pocket-wallet__card__left__item:last-child{margin-bottom:0}.pocket-wallet__card__left__item img{height:20px;margin-right:10px;width:20px}.pocket-wallet__card__left__item app-text{color:#374151;font-size:14px;line-height:21px;margin-bottom:0}.pocket-wallet__card__recommended{background:#ebf8ff;border-radius:6px;color:#003b84;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:20px;padding:5px 10px;text-align:center}.pocket-wallet__card button{box-shadow:none;margin-bottom:15px;width:100%}.pocket-wallet__card button:first-of-type{margin-top:30px!important}.pocket-wallet__card button:last-child{margin-bottom:0}.pocket-wallet__card__right{grid-gap:25px;display:grid;flex:1 1 auto;gap:25px;grid-template-columns:1fr 1fr;grid-template-rows:auto minmax(0,250px)}.pocket-wallet__card__right__item{align-items:center;display:flex;flex-direction:column;margin-bottom:6px}.pocket-wallet__card__right__item h4{font-size:18px;margin-bottom:10px;margin-top:10px}.pocket-wallet__card__right__item app-text{color:#6b7280;font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:0;text-align:center}.pocket-wallet__card__right__item_1{grid-column:1;grid-row:1}.pocket-wallet__card__right__item_2{grid-column:2;grid-row:1}.pocket-wallet__card__right__item_3{grid-column:1/span 2;grid-row:2}.pocket-wallet__card__right__card{align-items:center;background:#f5f5f5;border-radius:16px;display:flex;flex-direction:column;padding:25px}.pocket-wallet__checks{display:flex;margin-bottom:34px;margin-top:58px}.pocket-wallet__checks div{align-items:center;display:flex;margin-right:20px}.pocket-wallet__checks div app-text{color:#374151;font-size:14px;font-weight:400;line-height:21px;margin-bottom:0;text-align:center}.pocket-wallet__checks div:last-child{margin-right:0}.pocket-wallet__checks div img{margin-right:15px}.pocket-wallet__footer{color:#6b7280;display:block;font-size:16px!important;line-height:24px!important;margin-bottom:0;max-width:600px!important;width:100%}.compatible{align-items:center;background:#00387d;display:flex;justify-content:center;padding:60px 20px}.compatible__wrapper{max-width:1271px}.compatible__favorite,.compatible__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.compatible__favorite{z-index:1}.compatible__favorite h1{color:#fff;margin-bottom:35px}.compatible__favorite app-text{color:#fff;font-size:20px;margin-bottom:20px;max-width:738px;text-align:center}.apps{padding:68px 20px}.apps,.apps__wrapper{align-items:center;display:flex;justify-content:center}.apps__wrapper{flex-direction:column;max-width:1271px;position:relative;width:100%}.apps__logo{bottom:314px;position:absolute;right:0}.apps__content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;width:100%}.apps__item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:default;padding:25px;position:relative;transition:all .5s;z-index:1}.apps__item:hover{box-shadow:0 10px 10px 0 #0000000a,0 20px 25px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000}.apps__item__head{display:flex;text-align:left}.apps__item__head img{height:64px;margin-right:18px;width:64px}.apps__item__head h4{align-items:center;display:flex;margin:0}.apps__item__head h4 img{height:20px;margin-top:5px;width:20px}.apps__item__head app-text{color:#6b7280;display:block;font-size:14px;max-width:210px}.apps__item__wrapper{display:flex}.apps__item__features,.apps__item__platform{display:flex;flex-direction:column;font-size:12px}.apps__item__features app-text,.apps__item__platform app-text{color:#374151;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.apps__item__platform{margin-top:12px}.apps__item__platform__item{background:#f3f4f6;border-radius:6px;margin-right:8px;margin-top:8px;padding:8px}.apps__item__platform__item:last-child{margin-right:0}.apps__item__features{margin-top:12px}.apps__item__features__item{background:#ebf8ff;border-radius:6px;color:#00387d;margin-right:8px;margin-top:8px;padding:8px}.apps__item__features__item:last-child{margin-right:0}.apps__security{align-items:center;background:#f5f5f5;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-top:56px;padding:32px;position:relative;width:100%;z-index:1}.apps__security h3{margin:20px 0}.apps__security app-text{color:#374151;font-size:16px;max-width:891px;text-align:center}.apps__security__content{color:#374151;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:21px;text-align:center}.apps__security__content div{align-items:center;display:flex;margin-right:15px}.apps__security__content div:last-child{margin-right:0}.apps__security__content div img{height:20px;margin-right:8px;width:20px}.apps__favorite{align-items:center;background:#00387d;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-top:39px;padding:32px;position:relative;width:100%;z-index:1}.apps__favorite app-text,.apps__favorite h3{color:#fff;margin-bottom:20px}.apps__favorite app-text{max-width:665px;text-align:center}.apps__favorite__buttons{display:flex;flex-direction:column;max-width:448px;width:100%}.apps__favorite__buttons a{margin-bottom:16px;text-decoration:none}.apps__favorite__buttons a:last-child{margin-bottom:0}.apps__favorite__buttons button{width:100%}.open-source{align-items:center;background-color:#00387d;display:flex;justify-content:center;padding:80px 20px}.open-source__wrapper{align-items:center;display:flex;flex-direction:column;max-width:1271px;width:100%}.open-source h2{color:#fff;margin-bottom:28px}.open-source app-text{color:#fff;font-size:20px;line-height:32px;margin-bottom:60px;max-width:881px;text-align:center}.open-source__content{grid-gap:45px;display:grid;gap:45px;grid-template-columns:1fr 1fr;width:100%}.open-source__item{background:#fff;border-radius:16px;box-shadow:0 10px 15px 0 #0000001a,0 4px 6px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;padding:30px}.open-source__item__head{display:flex;margin-bottom:22px}.open-source__item__head img{height:64px;margin-right:24px;width:64px}.open-source__item__title{margin-bottom:14px}.open-source__item app-text{color:#374151;font-size:16px;line-height:24px}.open-source__item__content div{align-items:center;display:flex;margin-bottom:16px}.open-source__item__content div app-text{color:#374151;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.open-source__item__content div img{margin-right:12px}.our-users{justify-content:center;padding:80px 20px}.our-users,.our-users__wrapper{align-items:center;display:flex}.our-users__wrapper{flex-direction:column;justify-content:space-between;max-width:1271px;width:100%}.our-users h2{margin-bottom:18px}.our-users__content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-top:66px}.our-users__item{background:#fff;border-radius:16px;box-shadow:0 10px 15px 0 #0000001a,0 4px 6px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;padding:30px}.our-users__item__logo{align-items:center;display:flex;flex-direction:row!important}.our-users__item__logo div{margin-left:20px}.our-users__item__logo img{width:64px}.our-users__item div{display:flex;flex-direction:column;margin-bottom:28px}.our-users__item div:last-child{margin-bottom:0}.our-users__item div app-text{font-weight:800}.secure-crypto{background-color:#00387d;padding:80px 20px}.secure-crypto,.secure-crypto__wrapper{align-items:center;display:flex;justify-content:center}.secure-crypto__wrapper{flex-direction:column;max-width:1271px;width:100%}.secure-crypto h2{color:#fff}.secure-crypto h4{color:#fff;font-weight:400;max-width:620px}.secure-crypto h4 span{font-weight:800}.secure-crypto__content{display:flex}.secure-crypto__content button{margin-right:17px}.secure-crypto__content button:last-child{margin-right:0}.secure-crypto__check{display:flex;margin-top:48px}.secure-crypto__check__item{align-items:center;display:flex;margin-right:30px}.secure-crypto__check__item:last-child{margin-right:0}.secure-crypto__check__item img{width:20px}.secure-crypto__check__item app-text{color:#fff}.footer{align-items:center;display:flex;justify-content:center;padding:40px 20px}.footer__wrapper{display:flex;justify-content:space-between;max-width:1271px;width:100%}.footer__left{max-width:288px}.footer__left img{margin-left:-12px}.footer__content{grid-gap:0 103px;display:grid;gap:0 103px;grid-template-columns:1fr 1fr}.footer__item{color:#000;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:8px;text-decoration:none}.footer__right{max-width:431px}.footer__right app-text{font-size:13px}.footer__title{align-items:center;display:flex}.footer__title img{width:64px}.checkout{align-items:center;display:flex;justify-content:center;padding:80px 20px}.checkout__wrapper{max-width:1271px;width:100%}.checkout__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 15px 0 #0000001a,0 4px 6px 0 #0000001a,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;padding:32px}.checkout__back{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none}.checkout__steps{margin-bottom:35px;position:relative}.checkout__steps__wrapper{align-items:center;display:flex;justify-content:center}.checkout__steps__item{align-items:center;display:flex;flex-direction:column}.checkout__steps__item__number{align-items:center;background:#e5e7eb;border-radius:100%;color:#6b7280;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;line-height:20px;width:32px}.checkout__steps__item__number--active{background:#00387d;color:#fff}.checkout__steps__item__text{color:#6b7280;font-size:14px}.checkout__steps__item__text--active{color:#00387d}.checkout__step_1{align-items:flex-start;display:flex}.checkout__step_1 .checkout__card{margin-right:32px;width:100%}.checkout__step_1 .checkout__card:nth-of-type(2){margin-right:0;max-width:380px}.checkout__step_1__footer button{margin-left:auto}.checkout__step_1__promo{display:flex}.checkout__step_1__promo .input{padding:8px 12px}.checkout__step_1__promo .input__wrapper{width:100%}.checkout__step_1__promo button{font-size:14px;height:auto;line-height:10px;margin-left:8px;padding:8px 15px}.checkout__step_2{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.checkout__shipping_info{grid-gap:24px 16px;display:grid;gap:24px 16px;grid-auto-rows:1fr}.grid--1{grid-template-columns:1fr}.grid--1,.grid--2{margin-bottom:24px}.grid--2{grid-template-columns:1fr 1fr}.grid--3{grid-template-columns:1fr 1fr 1fr;margin-bottom:24px}.line{background-color:#e5e7eb;height:2px;margin-bottom:20px;max-width:111px;width:100%}.order_summary{font-size:18px}.pocket_wallet_one{display:flex;flex-direction:column;justify-content:space-evenly;margin-left:12px}.pocket_wallet_one div{color:#000;font-size:14px;font-weight:500;line-height:20px}.pocket_wallet_one app-text{color:#6b7280;font-size:12px;font-weight:400;line-height:16px}.pocket_wallet_one span{color:#000;font-size:14px;font-weight:700;line-height:20px}.blue-1{background:#ebf8ff!important;color:#00387d!important}.blue-1,.green-1{border-radius:4px!important;font-size:12px!important;font-weight:400!important;line-height:16px!important;padding:4px 8px!important}.green-1{background:#f0fdf4!important;color:#166534!important;margin-left:10px}.message-green{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:24px;padding:20px 17px}.message-green div{align-items:center;color:#166534;display:flex;font-size:14px;font-weight:500;line-height:20px}.message-green div img{margin-right:10px}.message-green app-text{color:#166534;font-size:12px;font-weight:400;line-height:16px;margin-left:30px}.need-help{background-color:#00387d;justify-content:center;padding:48px 20px}.need-help,.need-help__wrapper{align-items:center;display:flex}.need-help__wrapper{flex-direction:column;max-width:1271px;width:100%}.need-help h3{color:#fff;margin-bottom:16px;text-align:center}.need-help sub-title{color:#fff;font-size:16px}.need-help div{display:flex;margin-top:20px}.need-help div button{margin-right:16px}.need-help div button:last-child{margin-right:0}.checkout-confirmed{align-items:center;display:flex;justify-content:center;padding:80px 20px}.checkout-confirmed__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:1271px;width:100%}.checkout-confirmed__wrapper h1,.checkout-confirmed__wrapper img{margin-bottom:24px}.checkout-confirmed__wrapper sub-title{line-height:32px;max-width:560px}.checkout-confirmed__pocket{align-items:center;background-color:#00387d;border-radius:16px;display:flex;flex-direction:column;margin-top:80px;padding:46px;width:100%}.checkout-confirmed__pocket h2{color:#fff;margin-bottom:16px;text-align:center}.checkout-confirmed__pocket sub-title{color:#fff;font-size:16px}.checkout-confirmed__pocket div{display:flex;margin-top:20px}.checkout-confirmed__pocket div button{margin-right:16px}.checkout-confirmed__pocket div button:last-child{margin-right:0}.rewrite .desktop-app{padding-top:0}.whats__wrapper{grid-gap:63px;display:grid;gap:63px;grid-template-columns:1fr 1fr 1fr;margin-top:25px}.whats__wrapper div{align-items:center;display:flex;flex-direction:column}.whats__wrapper div h4{font-size:16px;margin:16px 0 9px}.whats__wrapper div span{align-items:center;background-color:#00387d;border-radius:8px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.whats__wrapper div app-text{color:#6b7280;font-size:14px}.app-layout{display:flex;flex-direction:column;width:100%}.app-layout-breadcrumbs{margin:52px 0}.app{justify-content:center}.app,.app-content{display:flex;width:100%}.app-content{flex-direction:column}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafc;font-family:Inter;margin:0}.active-animation{opacity:1;transform:translateY(0)}*{box-sizing:border-box;font-family:Inter}* img{-webkit-user-drag:none}* h1{color:#222;font-size:clamp(24px,5vw,48px);font-weight:900;line-height:1.1;margin-bottom:40px;margin-top:0;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}* h2{font-size:clamp(20px,5vw,36px);line-height:36px}* h2,* h3{color:#000;font-style:normal;font-weight:700;margin:0}* h3{font-size:24px;line-height:27.6px}* h4{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:800;line-height:28px;text-align:center}* supertitle{color:#747272;font-size:14px;font-weight:500;letter-spacing:.84px;line-height:21px;text-transform:uppercase}* strong{color:#000;font-weight:800}* sub-title{font-size:20px;font-weight:400;line-height:28px;text-align:center}* app-text,* sub-title{color:#000;font-family:Inter;font-style:normal}* app-text{font-size:16px;font-weight:300;line-height:24px;white-space:pre-line}* blue{color:#003b84}* blue-text{color:#3c73ff}* .blue-underline{position:relative;z-index:1}* .blue-underline:after{background-color:#9cc2ff;content:"";height:50%;left:-6px;position:absolute;top:calc(50% + 3px);width:calc(100% + 12px);z-index:-1}* blue-underline{position:relative;z-index:1}* blue-underline:after{background-color:#9cc2ff;content:"";height:50%;left:-6px;position:absolute;top:calc(50% + 3px);width:calc(100% + 12px);z-index:-1}* black-underline{position:relative;z-index:1}* black-underline:after{background-color:#222;content:"";height:50%;left:-6px;position:absolute;top:calc(50% + 3px);width:calc(100% + 12px);z-index:-1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.e1e00cdc.css.map*/