.footer_body{width:100%;padding:0 100px;margin-top:100px;margin-bottom:50px}.footer_first_container{display:flex;flex-direction:column}.footer_logo_container{width:110px;height:60px}.footer_logo_container img{width:100%;height:100%;object-fit:contain}.footer_link_container{display:flex;flex-direction:column;gap:6px}.footer_link_container p{color:#5b616e;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px}.footer_media_link{display:flex;align-items:center;gap:6px}.footer_media_link a{color:#00f;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px;cursor:pointer}.footer_media_link span{width:5px;height:5px;border-radius:100%;background-color:#000}.coinbase_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.coinbase_footer_middle p{color:#2f2f2f;font-size:13px;font-family:Poppins,sans-serif;font-weight:400}.coinbase_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #2f2f2f;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.coinbase_footer_bottom_left{display:flex}.coinbase_footer_bottom_left p{color:#2f2f2f;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.coinbase_footer_bottom_right{display:flex;gap:10px}.coinbase_footer_bottom_right p{color:#2f2f2f;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.coinbase_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.footer_body{width:100%;padding:0 16px;display:flex;flex-wrap:wrap;margin-top:100px;margin-bottom:50px;gap:30px}.coinbase_footer_middle{margin-top:0;gap:16px}.coinbase_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;margin-top:0;border-top:1px solid #2f2f2f59}}.home_body{width:100%;padding-bottom:30px}.home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#00f}.home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.home_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.home_top_logo>img{width:100%;height:100%;object-fit:cover}.home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:0px;margin-top:40px}.home_body_logo{width:240px;height:240px}.home_body_logo>img{width:100%;height:100%;object-fit:contain}.home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#00f;text-align:center;line-height:30px}.home_body_logo_container>p>span{font-weight:bolder}.home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#00f}.home_icon_link_top{width:250px;height:250px;border:2px solid blue;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.home_icon{width:60%;height:50%;object-fit:contain}.home_icon_size{font-size:60px}.home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.home_btn{width:40%;padding:14px 0;color:#fff;background-color:#00f;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.home_icon_links_container{padding:20px;gap:30px}.home_icon_link_top{width:150px;height:150px}.home_icon_size{font-size:50px}.home_btn_container{padding:0 20px}.home_btn{width:100%}}.wallet_body{width:100%;padding-bottom:30px}.wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#00f}.wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.wallet_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#000}.wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#000;font-weight:500;line-height:20px}.wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.wallet_bottom_container{width:100%}.wallet_bottom_body{padding:0 20px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.crypto_home_body{width:100%;padding-bottom:30px;background-color:#010118}.crypto_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.crypto_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.crypto_home_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.crypto_home_top_logo>img{width:100%;height:100%;object-fit:cover}.crypto_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:0px;margin-top:40px}.crypto_home_body_logo{width:240px;height:240px;background-color:#fff;border-radius:100%;margin-bottom:10px}.crypto_home_body_logo>img{width:100%;height:100%;object-fit:contain}.crypto_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#00f;text-align:center;line-height:30px}.crypto_home_body_logo_container>p>span{font-weight:bolder}.crypto_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.crypto_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.crypto_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#00f}.crypto_home_icon_link_top{width:250px;height:250px;border:2px solid blue;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.crypto_home_icon{width:60%;height:50%;object-fit:contain}.crypto_home_icon_size{font-size:60px}.crypto_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.crypto_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#00f;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.crypto_home_icon_links_container{padding:20px;gap:30px}.crypto_home_icon_link_top{width:150px;height:150px}.crypto_home_icon_size{font-size:50px}.crypto_home_btn_container{padding:0 20px}.crypto_home_btn{width:100%}}.crypto_wallet_body{width:100%;padding-bottom:30px;background-color:#010118}.phantom_home_body{width:100%;padding-bottom:30px;background-color:#f5f2ff}.phantom_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.phantom_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.phantom_home_top_logo{width:30px;height:28px;border-radius:100%}.phantom_home_top_logo>img{width:100%;height:100%;object-fit:cover}.phantom_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:0px;margin-top:40px}.phantom_home_body_logo{width:220px;height:220px;border-radius:100%;margin-bottom:10px}.phantom_home_body_logo>img{width:100%;height:100%;object-fit:contain}.phantom_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#3c315b;text-align:center;line-height:30px}.phantom_home_body_logo_container>p>span{font-weight:bolder}.phantom_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.phantom_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.phantom_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#3c315b}.phantom_home_icon_link_top{width:250px;height:250px;border:2px solid #3C315B;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.phantom_home_icon{width:60%;height:50%;object-fit:contain}.phantom_home_icon_size{font-size:60px}.phantom_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.phantom_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#3c315b;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.phantom_home_icon_links_container{padding:20px;gap:30px}.phantom_home_icon_link_top{width:150px;height:150px}.phantom_home_icon_size{font-size:50px}.phantom_home_btn_container{padding:0 20px}.phantom_home_btn{width:100%}}.metamask_home_body{width:100%;padding-bottom:30px;background-color:#000}.metamask_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#000}.metamask_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.metamask_home_top_logo{width:30px;height:30px;border-radius:100%}.metamask_home_top_logo>img{width:100%;height:100%;object-fit:cover}.metamask_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:0px;margin-top:40px}.metamask_home_body_logo{width:240px;height:240px;border-radius:100%;margin-bottom:10px}.metamask_home_body_logo>img{width:100%;height:100%;object-fit:contain}.metamask_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#00f;text-align:center;line-height:30px}.metamask_home_body_logo_container>p>span{font-weight:bolder}.metamask_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.metamask_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.metamask_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#00f}.metamask_home_icon_link_top{width:250px;height:250px;border:2px solid blue;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.metamask_home_icon{width:60%;height:50%;object-fit:contain}.metamask_home_icon_size{font-size:60px}.metamask_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.metamask_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#00f;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.metamask_home_icon_links_container{padding:20px;gap:30px}.metamask_home_icon_link_top{width:150px;height:150px}.metamask_home_icon_size{font-size:50px}.metamask_home_btn_container{padding:0 20px}.metamask_home_btn{width:100%}}.trust_home_body{width:100%;padding-bottom:30px}.trust_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#00f}.trust_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.trust_home_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.trust_home_top_logo>img{width:100%;height:100%;object-fit:cover}.trust_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:0px;margin-top:40px}.trust_home_body_logo{width:240px;height:240px}.trust_home_body_logo>img{width:100%;height:100%;object-fit:contain}.trust_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#00f;text-align:center;line-height:30px}.trust_home_body_logo_container>p>span{font-weight:bolder}.trust_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.trust_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.trust_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#00f}.trust_home_icon_link_top{width:250px;height:250px;border:2px solid blue;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.trust_home_icon{width:60%;height:50%;object-fit:contain}.trust_home_icon_size{font-size:60px}.trust_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.trust_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#00f;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.trust_home_icon_links_container{padding:20px;gap:30px}.trust_home_icon_link_top{width:150px;height:150px}.trust_home_icon_size{font-size:50px}.trust_home_btn_container{padding:0 20px}.trust_home_btn{width:100%}}.trust_wallet_body{width:100%;padding-bottom:30px}.trust_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#00f}.trust_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.trust_wallet_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.trust_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.trust_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#000}.trust_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.trust_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.trust_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid blue;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#00f;font-weight:500;transition:all .35s ease-in-out}.unlock_with_passphrase_btn:hover{background-color:#00f;border:none;color:#fff}.unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#00f;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500}.trust_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#000;font-weight:500;line-height:20px}.trust_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.trust_wallet_bottom_container{width:100%}.trust_wallet_bottom_body{padding:0 20px}}.crypto-container{min-height:100vh;background:linear-gradient(to bottom right,#0f172a,#1e3a8a,#0f172a);color:#fff}.content-wrapper{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.hero-section{text-align:center;margin-bottom:5rem}.hero-icon-wrapper{display:inline-block;margin-bottom:1.5rem}.hero-icon-container{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;margin:0 auto;background-color:#3b82f633;border-radius:9999px;border:1px solid rgba(96,165,250,.3)}.hero-icon{width:2.5rem;height:2.5rem;color:#60a5fa}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(to right,#60a5fa,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.25rem;color:#cbd5e1;max-width:48rem;margin:0 auto;line-height:1.75}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:5rem}.stat-card{background-color:#1e293b80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(51,65,85,.5);border-radius:.75rem;padding:1.5rem;text-align:center}.stat-card2{background-color:#1e293b00;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-value{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.stat-blue{color:#60a5fa}.stat-cyan{color:#22d3ee}.stat-purple{color:#a78bfa}.stat-green{color:#4ade80}.stat-label{font-size:.875rem;color:#94a3b8}.platform-selection-section{margin-bottom:5rem;text-align:center}.platform-selection-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(to right,#60a5fa,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInUp .8s ease-out}.platform-selection-subtitle{font-size:1.125rem;color:#94a3b8;margin-bottom:3rem;animation:fadeInUp .8s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.platforms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:64rem;margin:0 auto}.platform-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.75rem 1.5rem;background:#1e293b66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(51,65,85,.5);border-radius:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.platform-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#60a5fa1a,#67e8f91a);opacity:0;transition:opacity .3s ease}.platform-button:hover:before{opacity:1}.platform-button:hover{transform:translateY(-5px) scale(1.02);border-color:#60a5fa80;box-shadow:0 20px 40px #60a5fa33}.platform-button:active{transform:translateY(-2px) scale(1.01)}.platform-logo-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:.75rem;padding:.5rem;transition:all .3s ease}.platform-button:hover .platform-logo-wrapper{background:#ffffff1a;transform:scale(1.1) rotate(-5deg)}.platform-logo{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(.9);transition:filter .3s ease}.platform-button:hover .platform-logo{filter:brightness(1.1)}.platform-icon-placeholder{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#60a5fa26;border-radius:.75rem;transition:all .3s ease}.platform-button:hover .platform-icon-placeholder{background:#60a5fa40;transform:scale(1.1) rotate(-5deg)}.platform-placeholder-icon{width:2rem;height:2rem;color:#60a5fa}.platform-name{font-size:1rem;font-weight:600;color:#e2e8f0;transition:color .3s ease}.platform-button:hover .platform-name{color:#60a5fa}.features-grid{display:grid;gap:2rem;margin-bottom:5rem}.feature-card{background-color:#1e293b4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(51,65,85,.5);border-radius:1rem;padding:2rem;transition:all .3s ease}.feature-card:hover{background-color:#1e293b80}.feature-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-icon .icon{width:1.5rem;height:1.5rem}.feature-icon-blue{background-color:#3b82f633}.feature-icon-blue .icon{color:#60a5fa}.feature-icon-cyan{background-color:#06b6d433}.feature-icon-cyan .icon{color:#22d3ee}.feature-icon-purple{background-color:#8b5cf633}.feature-icon-purple .icon{color:#a78bfa}.feature-icon-green{background-color:#22c55e33}.feature-icon-green .icon{color:#4ade80}.feature-icon-orange{background-color:#f9731633}.feature-icon-orange .icon{color:#fb923c}.feature-icon-pink{background-color:#ec489933}.feature-icon-pink .icon{color:#f472b6}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-description{color:#94a3b8;line-height:1.75}.technology-section{background:linear-gradient(to right,#1e293b80,#1e3a8a4d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(51,65,85,.5);border-radius:1rem;padding:3rem;margin-bottom:5rem}.technology-header{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.technology-icon{width:2rem;height:2rem;color:#60a5fa;margin-right:.75rem}.technology-title{font-size:1.875rem;font-weight:700}.technology-grid{display:grid;gap:2rem;max-width:56rem;margin:0 auto}.tech-subtitle{font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.tech-subtitle-blue{color:#60a5fa}.tech-subtitle-cyan{color:#22d3ee}.tech-description{color:#d1d5db;line-height:1.75;margin-bottom:1rem}.tech-note{color:#94a3b8;font-size:.875rem}.trust-section{text-align:center}.trust-title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.trust-brands{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;opacity:.6}.brand-name{font-size:1.5rem;font-weight:700;letter-spacing:.1em}.footer-info{margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(51,65,85,.5);text-align:center}.footer-text{color:#94a3b8;font-size:.875rem;max-width:32rem;margin:0 auto;line-height:1.75}@media (min-width: 640px){.platforms-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.hero-title{font-size:3.75rem}.platform-selection-title{font-size:2.5rem}.stats-grid,.platforms-grid{grid-template-columns:repeat(4,1fr)}.features-grid,.technology-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.bitcoin_home_body{width:100%;padding-bottom:30px;background-color:#f1f7fd}.bitcoin_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#2793ff}.bitcoin_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.bitcoin_home_top_logo{width:24px;height:24px;background-color:#fff}.bitcoin_home_top_logo>img{width:100%;height:100%;object-fit:cover}.bitcoin_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px}.bitcoin_home_body_logo{width:200px;height:200px}.bitcoin_home_body_logo>img{width:100%;height:100%;object-fit:cover}.bitcoin_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#2793ff;text-align:center;line-height:30px}.bitcoin_home_body_logo_container>p>span{font-weight:bolder}.bitcoin_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.bitcoin_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.bitcoin_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#2793ff}.bitcoin_home_icon_link_top{width:250px;height:250px;border:2px solid rgb(39,147,255);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.bitcoin_home_icon{width:60%;height:50%;object-fit:contain}.bitcoin_home_icon_size{font-size:60px}.bitcoin_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.bitcoin_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#2793ff;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.bitcoin_home_icon_links_container{padding:20px;gap:30px}.bitcoin_home_icon_link_top{width:150px;height:150px}.bitcoin_home_icon_size{font-size:50px}.bitcoin_home_btn_container{padding:0 20px}.bitcoin_home_btn{width:100%}}.kraken_home_body{width:100%;padding-bottom:30px;background-color:#ece9f4}.kraken_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#7133f6}.kraken_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.kraken_home_top_logo{width:24px;height:24px;background-color:#fff}.kraken_home_top_logo>img{width:100%;height:100%;object-fit:cover}.kraken_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px}.kraken_home_body_logo{width:200px;height:200px}.kraken_home_body_logo>img{width:100%;height:100%;object-fit:cover}.kraken_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#7133f6;text-align:center;line-height:30px}.kraken_home_body_logo_container>p>span{font-weight:bolder}.kraken_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.kraken_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.kraken_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#7133f6}.kraken_home_icon_link_top{width:250px;height:250px;border:2px solid #7133F6;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.kraken_home_icon{width:60%;height:50%;object-fit:contain}.kraken_home_icon_size{font-size:60px}.kraken_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.kraken_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#7133f6;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.kraken_home_icon_links_container{padding:20px;gap:30px}.kraken_home_icon_link_top{width:150px;height:150px}.kraken_home_icon_size{font-size:50px}.kraken_home_btn_container{padding:0 20px}.kraken_home_btn{width:100%}}.exodus_home_body{width:100%;padding-bottom:30px;background-color:#1f2033}.exodus_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.exodus_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.exodus_home_top_logo{width:24px;height:24px}.exodus_home_top_logo>img{width:100%;height:100%;object-fit:cover}.exodus_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px}.exodus_home_body_logo{width:200px;height:200px}.exodus_home_body_logo>img{width:100%;height:100%;object-fit:cover}.exodus_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#a371f4;text-align:center;line-height:30px}.exodus_home_body_logo_container>p>span{font-weight:bolder}.exodus_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.exodus_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.exodus_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#a371f4}.exodus_home_icon_link_top{width:250px;height:250px;border:2px solid #a371f4;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.exodus_home_icon{width:60%;height:50%;object-fit:contain}.exodus_home_icon_size{font-size:60px}.exodus_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.exodus_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#a371f4;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.exodus_home_icon_links_container{padding:20px;gap:30px}.exodus_home_icon_link_top{width:150px;height:150px}.exodus_home_icon_size{font-size:50px}.exodus_home_btn_container{padding:0 20px}.exodus_home_btn{width:100%}}.exodus_wallet_body{width:100%;padding-bottom:30px;background-color:#1f2033}.exodus_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.exodus_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.exodus_wallet_top_logo{width:24px;height:24px;border-radius:100%}.exodus_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.exodus_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.exodus_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.exodus_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.exodus_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid #a371f4;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#a371f4;font-weight:500;transition:all .35s ease-in-out}.unlock_with_passphrase_btn:hover{background-color:#a371f4;border:none;color:#fff}.unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#a371f4;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500}.exodus_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#fff;font-weight:500;line-height:20px}.exodus_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.exodus_wallet_bottom_container{width:100%}.exodus_wallet_bottom_body{padding:0 20px}}.robinhood_hero_section{width:100%;height:max-content;padding:80px 100px;display:flex;flex-direction:column;align-items:center;gap:20px}.robinhood_hero_section h1{width:60%;color:#000;font-size:56px;font-family:Roboto,sans-serif;font-weight:600;text-align:center}.robinhood_hero_section p{width:60%;color:#000;font-size:22px;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.robinhood_home_body{width:100%;padding-bottom:30px;background-color:#fff}.robinhood_home_top{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.robinhood_home_top>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.robinhood_home_top_logo{width:24px;height:24px}.robinhood_home_top_logo>img{width:100%;height:100%;object-fit:cover}.robinhood_home_body_logo_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px}.robinhood_home_body_logo{width:200px;height:200px}.robinhood_home_body_logo>img{width:100%;height:100%;object-fit:cover}.robinhood_home_body_logo_container>p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#000;text-align:center;line-height:30px}.robinhood_home_body_logo_container>p>span{font-weight:bolder}.robinhood_home_icon_links_container{width:100%;display:flex;justify-content:center;padding:20px 100px;flex-wrap:wrap;gap:50px;margin-top:50px}.robinhood_home_icon_links{display:flex;flex-direction:column;gap:10px;align-items:center;cursor:pointer}.robinhood_home_icon_links>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#000}.robinhood_home_icon_link_top{width:250px;height:250px;border:2px solid #000;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.robinhood_home_icon{width:60%;height:50%;object-fit:contain}.block_chain_icon{width:100%;height:35%}.robinhood_home_icon_size{font-size:60px}.robinhood_home_btn_container{width:100%;display:flex;align-items:center;justify-content:center}.robinhood_home_btn{width:40%;padding:14px 0;color:#fff;background-color:#000;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;border:none;margin-top:30px}@media screen and (max-width: 768px){.robinhood_home_icon_links_container{padding:20px;gap:30px}.robinhood_home_icon_link_top{width:150px;height:150px}.robinhood_home_icon_size{font-size:50px}.robinhood_home_btn_container{padding:0 20px}.robinhood_home_btn{width:100%}}.robinhoodTwo_wallet_body{width:100%;padding-bottom:30px;background-color:#fff}.robinhoodTwo_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#000}.robinhoodTwo_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.robinhoodTwo_wallet_top_logo{width:24px;height:24px;border-radius:100%}.robinhoodTwo_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.robinhoodTwo_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#000}.robinhoodTwo_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.robinhoodTwo_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.robinhoodTwo_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid #000;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#000;font-weight:500;transition:all .35s ease-in-out}.unlock_with_passphrase_btn:hover{background-color:#000;border:none;color:#fff}.unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#000;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500}.robinhoodTwo_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#000;font-weight:500;line-height:20px}.robinhoodTwo_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.robinhoodTwo_wallet_bottom_container{width:100%}.robinhoodTwo_wallet_bottom_body{padding:0 20px}}.cbpay-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0a0b0d;background:#fff;overflow-x:hidden}.navbar{background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:1000;padding:1.5rem 0;animation:slideDown .5s ease-out}.coinbase-logo{width:140px;height:auto}.coinbase-logo{width:120%}.nav-content{max-width:1280px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.coinbase-logo{width:3rem;height:3rem;transition:transform .3s ease}.coinbase-logo:hover{transform:scale(1.1) rotate(5deg)}.hero{background:linear-gradient(#1654f0dc,#0d3bc7bb),url(/assets/cb_login-BHqTqK-b.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:2rem;padding:.5rem 1.25rem;margin-bottom:2rem;font-size:.875rem;color:#000205;animation:fadeInUp .8s ease-out;box-shadow:0 2px 8px #0000000a}.badge-dot{width:8px;height:8px;background:#0fca7a;border-radius:50%;animation:pulse 2s infinite}.hero-title{font-size:4.5rem;font-weight:600;color:#0a0b0d;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em;animation:fadeInUp .8s ease-out .2s both}.hero-subtitle{font-size:1.5rem;color:#0b0b0b;margin-bottom:3rem;line-height:1.6;font-weight:400;animation:fadeInUp .8s ease-out .4s both}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:5rem;animation:fadeInUp .8s ease-out .6s both}.btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 2rem;border:none;border-radius:.5rem;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn:hover:before{width:300px;height:300px}.btn-primary{background:#0052ff;color:#fff;box-shadow:0 4px 12px #0052ff4d}.btn-primary:hover{background:#0041cc;transform:translateY(-2px);box-shadow:0 8px 20px #0052ff66}.btn-cta{background:#0052ff;color:#fff;padding:1.25rem 2.5rem;font-size:1.125rem;box-shadow:0 4px 12px #0052ff4d}.btn-cta:hover{background:#0041cc;transform:translateY(-2px);box-shadow:0 8px 20px #0052ff66}.btn-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.btn:hover .btn-icon{transform:translate(4px)}.floating-cards{position:relative;height:200px;margin-top:4rem}.crypto-card{position:absolute;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 40px #00000014;display:flex;align-items:center;gap:1rem;animation:float 3s ease-in-out infinite}.card-1{left:10%;top:0;animation-delay:0s}.card-2{left:40%;transform:translate(-50%);top:20px;animation-delay:.5s}.card-3{right:10%;top:0;animation-delay:1s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.card-icon{font-size:2.5rem;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:#f0f4ff;border-radius:.75rem}.card-name{font-weight:600;color:#0a0b0d;margin-bottom:.25rem}.card-price{font-size:1.125rem;font-weight:600;color:#0a0b0d}.card-change{font-size:.875rem;font-weight:500}.card-change.positive{color:#0fca7a}.card-change.negative{color:#f05142}.stats-section{padding:5rem 2rem;background:#fff}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.stat-box{text-align:center;animation:fadeInUp .8s ease-out}.stat-number{font-size:3.5rem;font-weight:600;color:#0052ff;margin-bottom:.5rem;background:linear-gradient(135deg,#0052ff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:1.125rem;color:#5b616e;font-weight:400}.features-section{padding:6rem 2rem;background:#fafbfc}.section-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.section-title{font-size:3rem;font-weight:600;color:#0a0b0d;margin-bottom:1rem;letter-spacing:-.01em}.section-description{font-size:1.25rem;color:#5b616e}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.feature-box{background:#fff;padding:3rem 2rem;border-radius:1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid transparent;animation:fadeInUp .8s ease-out}.feature-box:nth-child(1){animation-delay:.1s}.feature-box:nth-child(2){animation-delay:.2s}.feature-box:nth-child(3){animation-delay:.3s}.feature-box:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0052ff1a;border-color:#e0e8ff}.feature-icon-wrapper{width:4rem;height:4rem;background:linear-gradient(135deg,#e8f0fe,#d6e4ff);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.feature-box:hover .feature-icon-wrapper{transform:scale(1.1) rotate(5deg)}.feature-icon{width:2rem;height:2rem;color:#0052ff}.feature-title{font-size:1.5rem;font-weight:600;color:#0a0b0d;margin-bottom:1rem}.feature-text{color:#5b616e;line-height:1.7;font-size:1rem}.security-section{padding:6rem 2rem;background:#fff}.security-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.security-visual{display:flex;justify-content:center;animation:fadeInUp .8s ease-out}.security-badge-large{width:250px;height:250px;background:linear-gradient(135deg,#0052ff,#00a3ff);border-radius:2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 30px 60px #0052ff4d;animation:floatSlow 4s ease-in-out infinite}.badge-icon-large{width:6rem;height:6rem;color:#fff}.security-text{animation:fadeInUp .8s ease-out .2s both}.security-title{font-size:2.5rem;font-weight:600;color:#0a0b0d;margin-bottom:1.5rem;letter-spacing:-.01em}.security-description{font-size:1.125rem;color:#5b616e;line-height:1.8;margin-bottom:2.5rem}.security-features{display:grid;gap:1.25rem}.security-item{display:flex;align-items:center;gap:1rem;font-size:1.125rem;color:#0a0b0d;font-weight:500;transition:transform .3s ease}.security-item:hover{transform:translate(10px)}.check-icon{width:1.5rem;height:1.5rem;color:#0fca7a;flex-shrink:0}.cta-section{padding:6rem 2rem;background:linear-gradient(135deg,#0052ff,#00a3ff);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:moveBackground 20s linear infinite}.cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.cta-title{font-size:3.5rem;font-weight:600;margin-bottom:1rem;animation:fadeInUp .8s ease-out}.cta-text{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95;animation:fadeInUp .8s ease-out .2s both}.footer{background:#0a0b0d;color:#9ca3af;padding:4rem 2rem 2rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-main{max-width:350px}.footer-logo{margin-bottom:1.5rem}.coinbase-logo-footer{width:2.5rem;height:2.5rem}.footer-description{line-height:1.7;font-size:.9rem;color:#6b7280}.footer-heading{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1.25rem}.footer-link{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.875rem;transition:color .3s ease;font-size:.9rem}.footer-link:hover{color:#0052ff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #1f2937;display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280}@media (max-width: 1024px){.hero-title{font-size:3.5rem}.floating-cards{display:none}.features-grid,.security-content{grid-template-columns:1fr}.stats-container{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2rem}.cta-title{font-size:2.5rem}.footer-content{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center;gap:.5rem}.crypto-card{display:none}}.landing-box{min-height:100vh;background:linear-gradient(135deg,#0d1b2a,#1b263b);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.landing-box form{background:#ffffff14;padding:2.5rem;border-radius:12px;width:320px}.landing-box input{width:100%;padding:12px;margin-bottom:1rem;border-radius:6px;border:none}.landing-box button{width:100%;padding:12px;border:none;border-radius:6px;background:#1652f0;color:#fff;font-weight:700;cursor:pointer}.landing-actions{display:flex;gap:1rem}.landing-bg{min-height:100vh;background:radial-gradient(circle at top,#0d1b2a,#020617);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.landing-logo{position:absolute;top:25px;right:30px;width:120px;opacity:.9}.form-card,.result-card{width:420px;background:#ffffff14;padding:3rem;border-radius:18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 25px 60px #0006;color:#fff;text-align:center}.form-card h2{margin-bottom:2rem}.landing-bg{min-height:100vh;background:#0a0b0d;display:flex;justify-content:center;align-items:center;position:relative}.landing-logo{position:absolute;top:25px;left:30px;width:120px}.form-card,.result-card{width:440px;padding:3rem;border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 30px 80px #0009;color:#fff;text-align:center}.form-card input{width:100%;padding:14px;border-radius:10px;border:none;margin-bottom:1.2rem;font-size:1rem}.password-box{position:relative}.password-box span{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;opacity:.7}.form-card button,.landing-actions button{width:100%;padding:14px;border-radius:10px;border:none;background:#1652f0;color:#fff;font-weight:600;cursor:pointer}.error-text{color:#ff6b6b;margin-bottom:1rem}.landing-actions{display:flex;gap:1rem;margin-top:1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.password-box span svg{color:#cbd5e1;width:22px;height:22px}.password-box span{opacity:1}.form-card input:focus{outline:2px solid #1652f0}.skrill-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#fff;overflow-x:hidden}.skrill-navbar{background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:1000;padding:1.5rem 0;animation:slideDown .5s ease-out}.skrill-nav-content{max-width:1280px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}.skrill-logo{display:flex;align-items:center}.skrill-logo-img{height:2.5rem;transition:transform .3s ease}.skrill-logo-img:hover{transform:scale(1.05)}.skrill-hero{background:linear-gradient(135deg,#862165,#9e2a7a,#b33a8f);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.skrill-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(240,176,51,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.skrill-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.skrill-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:2rem;padding:.5rem 1.25rem;margin-bottom:2rem;font-size:.875rem;color:#fff;animation:fadeInUp .8s ease-out}.skrill-badge-dot{width:8px;height:8px;background:#f0b033;border-radius:50%;animation:pulse 2s infinite}.skrill-hero-title{font-size:4.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em;animation:fadeInUp .8s ease-out .2s both;text-shadow:0 2px 20px rgba(0,0,0,.2)}.skrill-hero-subtitle{font-size:1.4rem;color:#fffffff2;margin-bottom:3rem;line-height:1.6;font-weight:400;animation:fadeInUp .8s ease-out .4s both;max-width:700px;margin-left:auto;margin-right:auto}.skrill-hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:5rem;animation:fadeInUp .8s ease-out .6s both}.skrill-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 2.5rem;border:none;border-radius:50px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.skrill-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.skrill-btn:hover:before{width:300px;height:300px}.skrill-btn-primary{background:#f0b033;color:#862165;box-shadow:0 8px 24px #f0b03366}.skrill-btn-primary:hover{background:#f5c050;transform:translateY(-3px);box-shadow:0 12px 32px #f0b03380}.skrill-btn-cta{background:#fff;color:#862165;padding:1.25rem 3rem;font-size:1.125rem;box-shadow:0 8px 24px #ffffff4d}.skrill-btn-cta:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 12px 32px #fff6}.skrill-btn-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.skrill-btn:hover .skrill-btn-icon{transform:translate(5px)}.skrill-payment-methods{position:relative;height:200px;margin-top:4rem}.skrill-payment-card{position:absolute;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 15px 50px #86216533;display:flex;align-items:center;gap:1rem;animation:float 3s ease-in-out infinite;min-width:200px}.skrill-card-1{left:5%;top:0;animation-delay:0s}.skrill-card-2{left:40%;transform:translate(-50%);top:30px;animation-delay:.5s}.skrill-card-3{right:5%;top:0;animation-delay:1s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}.skrill-card-name{font-weight:600;color:#1a1a1a;margin-bottom:.25rem;font-size:1rem}.skrill-card-status{font-size:.875rem;color:#862165;font-weight:500}.skrill-stats-section{padding:5rem 2rem;background:#fff}.skrill-stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.skrill-stat-box{text-align:center;animation:fadeInUp .8s ease-out}.skrill-stat-number{font-size:3.5rem;font-weight:700;color:#862165;margin-bottom:.5rem;background:linear-gradient(135deg,#862165,#b33a8f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skrill-stat-label{font-size:1.125rem;color:#666;font-weight:400}.skrill-features-section{padding:6rem 2rem;background:#fafafa}.skrill-section-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.skrill-section-title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;letter-spacing:-.01em}.skrill-section-description{font-size:1.25rem;color:#666}.skrill-features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.skrill-feature-box{background:#fff;padding:3rem 2.5rem;border-radius:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid transparent;animation:fadeInUp .8s ease-out}.skrill-feature-box:nth-child(1){animation-delay:.1s}.skrill-feature-box:nth-child(2){animation-delay:.2s}.skrill-feature-box:nth-child(3){animation-delay:.3s}.skrill-feature-box:nth-child(4){animation-delay:.4s}.skrill-feature-box:hover{transform:translateY(-10px);box-shadow:0 20px 50px #86216526;border-color:#f0b033}.skrill-feature-icon-wrapper{width:4rem;height:4rem;background:linear-gradient(135deg,#f8e9f5,#f5d4ec);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.skrill-feature-box:hover .skrill-feature-icon-wrapper{transform:scale(1.1) rotate(-5deg)}.skrill-feature-icon{width:2rem;height:2rem;color:#862165}.skrill-feature-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.skrill-feature-text{color:#666;line-height:1.7;font-size:1rem}.skrill-security-section{padding:6rem 2rem;background:#fff}.skrill-security-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.skrill-security-visual{display:flex;justify-content:center;animation:fadeInUp .8s ease-out}.skrill-security-badge-large{width:280px;height:280px;background:linear-gradient(135deg,#862165,#b33a8f);border-radius:2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 30px 70px #8621654d;animation:floatSlow 4s ease-in-out infinite;position:relative}.skrill-security-badge-large:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#f0b033,#862165);border-radius:2rem;z-index:-1;opacity:.5;filter:blur(20px)}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(-5deg)}}.skrill-badge-icon-large{width:6rem;height:6rem;color:#fff}.skrill-security-text{animation:fadeInUp .8s ease-out .2s both}.skrill-security-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.01em}.skrill-security-description{font-size:1.125rem;color:#666;line-height:1.8;margin-bottom:2.5rem}.skrill-security-features{display:grid;gap:1.25rem}.skrill-security-item{display:flex;align-items:center;gap:1rem;font-size:1.125rem;color:#1a1a1a;font-weight:500;transition:transform .3s ease}.skrill-security-item:hover{transform:translate(10px)}.skrill-check-icon{width:1.5rem;height:1.5rem;color:#f0b033;flex-shrink:0}.skrill-cta-section{padding:6rem 2rem;background:linear-gradient(135deg,#862165,#b33a8f);color:#fff;text-align:center;position:relative;overflow:hidden}.skrill-cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(240,176,51,.1) 1px,transparent 1px);background-size:50px 50px;animation:moveBackground 20s linear infinite}.skrill-cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.skrill-cta-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;animation:fadeInUp .8s ease-out;text-shadow:0 2px 20px rgba(0,0,0,.2)}.skrill-cta-text{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95;animation:fadeInUp .8s ease-out .2s both}.skrill-footer{background:#1a1a1a;color:#999;padding:4rem 2rem 2rem}.skrill-footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.skrill-footer-main{max-width:350px}.skrill-footer-logo{margin-bottom:1.5rem}.skrill-logo-footer-img{height:2rem;filter:brightness(0) invert(1)}.skrill-footer-description{line-height:1.7;font-size:.9rem;color:#777}.skrill-footer-heading{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1.25rem}.skrill-footer-link{display:block;color:#999;text-decoration:none;margin-bottom:.875rem;transition:color .3s ease;font-size:.9rem}.skrill-footer-link:hover{color:#f0b033}.skrill-footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #333333;display:flex;justify-content:space-between;font-size:.875rem;color:#777}@media (max-width: 1024px){.skrill-hero-title{font-size:3.5rem}.skrill-payment-methods{display:none}.skrill-features-grid,.skrill-security-content{grid-template-columns:1fr}.skrill-stats-container{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.skrill-hero-title{font-size:2.5rem}.skrill-hero-subtitle{font-size:1.125rem}.skrill-section-title{font-size:2rem}.skrill-cta-title{font-size:2.5rem}.skrill-footer-content{grid-template-columns:1fr}.skrill-footer-bottom{flex-direction:column;text-align:center;gap:.5rem}}.skrill-login-bg{min-height:100vh;background:#691c66;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:2rem}.skrill-login-header{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:#fff}.skrill-header-logo{height:2rem}.skrill-language-selector{display:flex;align-items:center;gap:.5rem;color:#fff;cursor:pointer;font-size:.9rem}.skrill-flag{font-size:1.2rem}.skrill-lang-text{font-weight:500}.skrill-login-card{width:100%;max-width:420px;background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 20px 60px #0000004d;text-align:center}.skrill-login-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.skrill-register-text{color:#666;font-size:.95rem;margin-bottom:2rem}.skrill-link{color:#862165;text-decoration:none;font-weight:600}.skrill-link:hover{text-decoration:underline}.skrill-input-wrapper{text-align:left;margin-bottom:1.5rem}.skrill-label{display:block;font-size:.9rem;color:#1a1a1a;font-weight:500;margin-bottom:.5rem}.skrill-input{width:100%;padding:14px 16px;border-radius:6px;border:1px solid #e0e0e0;font-size:1rem;background:#f5f5f5;transition:all .3s ease}.skrill-input:focus{outline:none;border-color:#862165;background:#fff}.skrill-password-box{position:relative}.skrill-eye-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer;color:#666;opacity:.7;transition:opacity .3s ease}.skrill-eye-icon:hover{opacity:1}.skrill-eye-icon svg{width:20px;height:20px}.skrill-error-text{color:#d32f2f;font-size:.875rem;margin-bottom:1rem;text-align:left}.skrill-login-btn{width:100%;padding:14px;border-radius:6px;border:none;background:#d0d0d0;color:#666;font-size:1rem;font-weight:600;cursor:not-allowed;transition:all .3s ease;margin-bottom:1.5rem}.skrill-login-btn:not(:disabled){background:#862165;color:#fff;cursor:pointer}.skrill-login-btn:not(:disabled):hover{background:#6d1a52}.skrill-forgot-link{display:block;color:#862165;text-decoration:none;font-size:.95rem;font-weight:500;margin-top:1rem}.skrill-forgot-link:hover{text-decoration:underline}.skrill-login-footer{position:absolute;bottom:4rem;display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:#fffc}.skrill-login-footer a{color:#fffc;text-decoration:none;transition:color .3s ease}.skrill-login-footer a:hover{color:#fff;text-decoration:underline}.skrill-footer-divider{color:#ffffff80}.skrill-login-disclaimer{position:absolute;bottom:1rem;max-width:800px;text-align:center;font-size:.75rem;color:#ffffffb3;padding:0 2rem}.skrill-result-card{width:100%;max-width:420px;background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 20px 60px #0000004d;text-align:center}.skrill-result-card h2{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem}.skrill-result-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.skrill-login-actions{display:flex;gap:1rem;margin-top:2rem}.skrill-login-actions button{flex:1;padding:14px;border-radius:6px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.skrill-login-actions button:first-child{background:#862165;color:#fff}.skrill-login-actions button:first-child:hover{background:#6d1a52}.skrill-login-actions button:last-child{background:#e0e0e0;color:#1a1a1a}.skrill-login-actions button:last-child:hover{background:#d0d0d0}.animate-fade{animation:fadeIn .6s ease}.animate-pop{animation:popIn .6s ease}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.skrill-login-header{padding:1rem 1.5rem}.skrill-login-card,.skrill-result-card{padding:2rem 1.5rem;margin:0 1rem}.skrill-login-footer{flex-wrap:wrap;justify-content:center;padding:0 1rem;bottom:5rem}.skrill-login-disclaimer{font-size:.7rem}.skrill-login-actions{flex-direction:column}}body{background:#0c0d0e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.gemini-container{color:#fff;overflow-x:hidden;background:#0c0d0e}.gemini-navbar{padding:1.5rem;position:relative;z-index:10;background:#0c0d0e}.gemini-nav-content{display:flex;align-items:center;max-width:1280px;margin:0 auto}.gemini-logo-img{height:150px;width:auto;object-fit:contain}.gemini-hero{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:4rem 3rem;position:relative;background:#0c0d0e;text-align:center}.gemini-hero-bg-effect{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(#fe7310,transparent 80%);pointer-events:none}.gemini-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at center,rgba(254,115,16,.1),transparent 60%);pointer-events:none}.gemini-hero-content{position:relative;z-index:2;max-width:960px;margin:0 auto;width:100%}.gemini-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#00dcfa1a;border:1px solid rgba(0,220,250,.25);padding:.5rem 1rem;border-radius:999px;margin-bottom:1.5rem;font-size:.85rem;animation:fadeInUp .8s ease-out}.gemini-badge-dot{width:8px;height:8px;background:#00dcfa;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.gemini-hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;animation:fadeInUp .8s ease-out .2s both}.gemini-gradient-text{background:linear-gradient(135deg,#fff,#8a8a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gemini-hero-subtitle{max-width:600px;color:#ffffffb3;font-size:1.2rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .4s both}.gemini-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.6rem;font-weight:600;cursor:pointer;border:none;transition:all .3s ease;font-size:1.1rem;animation:fadeInUp .8s ease-out .6s both}.gemini-btn-primary,.gemini-btn-cta{background:linear-gradient(135deg,#fff,#f2f2f2);color:#000;box-shadow:0 4px 20px #fff3}.gemini-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ffffff4d}.gemini-btn-icon{width:18px;height:18px}.gemini-floating-cards{display:flex;gap:1rem;margin-top:4rem;flex-wrap:wrap;justify-content:center;animation:fadeInUp .8s ease-out .8s both}.gemini-float-card{display:flex;gap:.75rem;align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);padding:1rem 1.25rem;border-radius:.75rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease}.gemini-float-card:hover{background:#ffffff1a;transform:translateY(-5px)}.gemini-card-icon{color:#00dcfa;width:24px;height:24px}.gemini-card-label{font-size:.75rem;color:#ffffff80}.gemini-card-value{font-size:.9rem;font-weight:600}.gemini-features-section{padding:6rem 3rem;background:#fff}.gemini-section-header{text-align:center;margin-bottom:4rem}.gemini-section-title{font-size:2.5rem;font-weight:800;color:#000}.gemini-section-description{color:#0009;margin-top:.75rem;font-size:1.1rem}.gemini-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:auto}.gemini-feature-box{background:#0000000a;border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.gemini-feature-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:#fe7310}.gemini-feature-icon-wrapper{margin-bottom:1rem}.gemini-feature-icon{color:#000;width:32px;height:32px}.gemini-feature-title{margin-top:1rem;font-size:1.2rem;font-weight:700;color:#000}.gemini-feature-text{margin-top:.75rem;font-size:.95rem;color:#0009;line-height:1.6}.gemini-security-section{padding:6rem 3rem;background:linear-gradient(135deg,#fe7310,#ff9145);position:relative}.gemini-security-content{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.gemini-security-visual{display:flex;justify-content:center}.gemini-security-badge-large{width:250px;height:250px;background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);animation:floatSlow 4s ease-in-out infinite}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.gemini-badge-icon-large{width:5rem;height:5rem;color:#fff}.gemini-security-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#fff}.gemini-security-description{color:#ffffffe6;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.gemini-security-features{display:grid;gap:1rem}.gemini-security-item{display:flex;gap:.75rem;align-items:center;font-size:1rem;color:#fff}.gemini-check-icon{color:#00dcfa;width:24px;height:24px;flex-shrink:0}.gemini-cta-section{padding:6rem 3rem;text-align:center;background:#0c0d0e;position:relative}.gemini-cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(254,115,16,.15),transparent 70%)}.gemini-cta-content{position:relative;z-index:2}.gemini-cta-title{font-size:3rem;font-weight:800;margin-bottom:1rem}.gemini-cta-text{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.2rem}.gemini-footer{padding:4rem 3rem 2rem;border-top:1px solid rgba(255,255,255,.1);background:#0c0d0e}.gemini-footer-content{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:auto;margin-bottom:3rem}.gemini-footer-main{max-width:350px}.gemini-logo-footer-img{height:40px;margin-bottom:1rem}.gemini-footer-description{color:#fff9;font-size:.9rem;line-height:1.6}.gemini-footer-bottom{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;color:#ffffff80}@media (max-width: 1024px){.gemini-hero-title{font-size:3rem}.gemini-security-content{grid-template-columns:1fr;text-align:center}.gemini-features-grid{grid-template-columns:1fr}}@media (max-width: 768px){.gemini-hero{padding:3rem 1.5rem;min-height:70vh}.gemini-hero-title{font-size:2.5rem}.gemini-hero-subtitle{font-size:1rem}.gemini-floating-cards{flex-direction:column;align-items:center}.gemini-security-content{grid-template-columns:1fr;text-align:center}.gemini-cta-title{font-size:2rem}.gemini-navbar{padding:1rem 1.5rem}}.login-wrapper{min-height:100vh;background:#0c0d0e;display:flex;align-items:center;justify-content:center;padding:1.5rem;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-box{width:100%;max-width:420px}.login-header-section{text-align:center;margin-bottom:2rem;animation:fadeUp .8s ease forwards}.login-brand-image{height:120px;margin-bottom:-3em;filter:drop-shadow(0 0 12px rgba(0,220,250,.35));animation:fadeIn .8s ease}.login-heading{font-size:1.9rem;font-weight:700;margin-bottom:.4rem}.login-description{color:#9ca3af;font-size:.95rem}.login-panel{background:#1a1b1e;border:1px solid #2a2b2f;border-radius:1.25rem;padding:2rem;animation:fadeUp 1s ease forwards}.security-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#fe7310;border:1px solid rgba(0,220,250,.25);border-radius:.75rem;margin-bottom:1.5rem;font-size:.85rem;color:#d1d5db}.input-group{margin-bottom:1.25rem}.input-group label{display:block;font-size:.85rem;color:#d1d5db;margin-bottom:.4rem}.text-field{width:100%;padding:.75rem 1rem;background:#0c0d0e;border:1px solid #3a3b40;border-radius:.6rem;color:#fff;font-size:.95rem;transition:border-color .25s ease}.text-field:focus{outline:none;border-color:#fe7310}.password-field{position:relative}.visibility-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.25);color:#f87171;padding:.75rem;border-radius:.6rem;font-size:.85rem;margin-bottom:1rem}.action-button{width:100%;padding:.9rem;border-radius:.75rem;border:none;font-weight:600;font-size:.95rem;background:#fe7310;color:#000;cursor:pointer;transition:transform .25s ease,background .25s ease}.action-button:hover{background:#f7f8f9;transform:scale(1.02)}.action-button:disabled{background:#fe73106f;color:#9ca3af;cursor:not-allowed;transform:none}.info-notice{margin-top:1.5rem;padding:.9rem;background:#0c0d0e;border:1px solid #2a2b2f;border-radius:.75rem;font-size:.75rem;color:#9ca3af;text-align:center;line-height:1.5}.success-badge{width:64px;height:64px;border-radius:50%;background:#00dcfa26;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.footer-disclaimer{margin-top:1.5rem;text-align:center;font-size:.7rem;color:#6b7280}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.spin{animation:spin 1s linear infinite;display:inline-block}body{background:#f4f5f7;color:#191a1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.binance-wrapper{background:#f4f5f7}.binance-nav{padding:1.25rem 3rem;background:#f4f5f7;border-bottom:1px solid rgba(0,0,0,.08)}.binance-brand-logo{height:44px}.binance-hero{padding:6rem 3rem;background:radial-gradient(circle at top right,rgba(246,205,40,.847),transparent 60%),linear-gradient(180deg,#b9bbbf,#b3b5b7)}.binance-hero-content{max-width:900px;margin:auto;text-align:center}.binance-alert-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f6cc2833;border:1px solid rgba(246,204,40,.4);padding:.5rem 1.2rem;border-radius:999px;font-weight:600;margin-bottom:2rem}.binance-title{font-size:3.6rem;font-weight:800;margin-bottom:1.5rem;color:#a9abae}.bnb-page-title{color:#161111}.binance-title span{color:#f6cc28}.binance-subtitle{font-size:1.15rem;color:#191a1fbf;max-width:700px;margin:0 auto 3rem}.binance-primary-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.4rem;background:#f6cc28;color:#191a1f;border-radius:8px;border:none;font-weight:700;cursor:pointer;box-shadow:0 10px 25px #f6cc2866;transition:all .3s ease}.binance-primary-btn:hover{transform:translateY(-3px)}.binance-section{padding:6rem 3rem}.soft-bg{background:#eceef1}.dark-accent{background:linear-gradient(135deg,#191a1f,#111216);color:#fff}.binance-section-inner{max-width:1200px;margin:auto}.binance-section-title{font-size:2.6rem;font-weight:800;margin-bottom:3rem;color:#111216}.binance-section-title.dark{color:#f6cc28}.binance-reason-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.binance-reason-card{background:#a9abae;border-radius:14px;padding:2rem;border:1px solid rgba(0,0,0,.08);color:#111216}.binance-reason-card svg{color:#f6cc28;margin-bottom:1rem}.binance-steps{display:grid;gap:1.5rem}.binance-step{display:flex;gap:1rem;align-items:center}.binance-step span{font-size:1.4rem;font-weight:800;color:#f6cc28}.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.binance-security-list{list-style:none;margin-top:2rem}.binance-security-list li{display:flex;gap:.75rem;margin-bottom:1rem}.binance-security-box{background:linear-gradient(135deg,#f6cc28,#ffe58a);color:#191a1f;padding:3rem;border-radius:20px;text-align:center}.binance-final{padding:6rem 3rem;text-align:center;background:#191a1f;color:#fff}.binance-footer{padding:2rem;text-align:center;font-size:.85rem;background:#eceef1}@media (max-width: 768px){.binance-title{font-size:2.4rem}.split{grid-template-columns:1fr}}.binance-paragraph,.binance-security-list{color:#111216}.bnb-page-container{min-height:100vh;background:linear-gradient(135deg,#181a20,#0b0e11);display:flex;align-items:center;justify-content:center;padding:2rem;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.bnb-page-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(243,186,47,.1),transparent 40%),radial-gradient(circle at 80% 70%,rgba(243,186,47,.08),transparent 40%);pointer-events:none}.bnb-content-box{width:100%;max-width:460px;position:relative;z-index:2}.bnb-logo-area{text-align:center;margin-bottom:3rem;animation:fadeDownBnb .8s ease forwards}.bnb-logo-image{height:50px;filter:drop-shadow(0 4px 20px rgba(243,186,47,.3))}@keyframes fadeDownBnb{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.bnb-form-container{background:#181a20cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(243,186,47,.2);border-radius:16px;padding:3rem 2.5rem;animation:scaleUpBnb .8s ease forwards;box-shadow:0 20px 80px #0006}@keyframes scaleUpBnb{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.bnb-page-title{font-size:2rem;font-weight:800;margin-bottom:.75rem;text-align:center;color:#fff}.bnb-page-subtitle{color:#fff9;font-size:1rem;margin-bottom:2rem;text-align:center}.bnb-security-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:#f3ba2f1a;border:1px solid rgba(243,186,47,.3);border-radius:10px;margin-bottom:2rem;font-size:.875rem;color:#f3ba2f}.bnb-security-notice svg{color:#f3ba2f}.bnb-field-group{margin-bottom:1.5rem}.bnb-field-label{display:block;font-size:.9rem;font-weight:600;color:#fffc;margin-bottom:.5rem}.bnb-input-field{width:100%;padding:1rem 1.25rem;background:#0b0e1199;border:1px solid rgba(243,186,47,.2);border-radius:8px;color:#fff;font-size:1rem;transition:all .3s ease}.bnb-input-field::placeholder{color:#fff6}.bnb-input-field:focus{outline:none;border-color:#f3ba2f;background:#0b0e11cc;box-shadow:0 0 0 3px #f3ba2f1a}.bnb-password-container{position:relative}.bnb-eye-button{position:absolute;right:1rem;top:10%;transform:translateY(-50%);background:none;border:none;color:#0b0b0b80;cursor:pointer;transition:color .3s ease}.bnb-eye-button:hover{color:#f3ba2f}.bnb-error-alert{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:1rem;border-radius:8px;font-size:.9rem;margin-bottom:1.5rem;animation:shakeBnb .5s ease}@keyframes shakeBnb{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.bnb-submit-button{width:100%;padding:1.125rem;border-radius:8px;border:none;font-weight:700;font-size:1rem;background:#f3ba2f;color:#000;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.bnb-submit-button:hover{background:#ffc920;transform:translateY(-2px);box-shadow:0 8px 25px #f3ba2f66}.bnb-submit-button:disabled{background:#f3ba2f66;color:#00000080;cursor:not-allowed;transform:none}.bnb-secondary-button{background:#ffffff1a;color:#fff;border:1px solid rgba(243,186,47,.3)}.bnb-secondary-button:hover{background:#ffffff26;box-shadow:none}.bnb-spinner{animation:rotateBnb 1s linear infinite}@keyframes rotateBnb{to{transform:rotate(360deg)}}.bnb-info-panel{margin-top:1.5rem;padding:1rem;background:#0b0e1166;border:1px solid rgba(243,186,47,.15);border-radius:8px;font-size:.8rem;color:#fff9;text-align:center;line-height:1.6}.bnb-link-text{display:block;text-align:center;margin-top:1.5rem;color:#f3ba2f;text-decoration:none;font-size:.95rem;font-weight:600;transition:color .3s ease}.bnb-link-text:hover{color:#ffc920;text-decoration:underline}.bnb-success-badge{width:80px;height:80px;border-radius:50%;background:#f3ba2f26;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;animation:pulseBnbBadge 2s infinite}@keyframes pulseBnbBadge{0%,to{transform:scale(1);box-shadow:0 0 #f3ba2f66}50%{transform:scale(1.05);box-shadow:0 0 0 20px #f3ba2f00}}.bnb-footer-note{margin-top:2rem;text-align:center;font-size:.8rem;color:#fff6}@media (max-width: 640px){.bnb-page-container{padding:1.5rem}.bnb-form-container{padding:2rem 1.5rem}.bnb-page-title{font-size:1.75rem}.bnb-logo-image{height:40px}}.revolut-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;background:#fbfcfd;overflow-x:hidden}.revolut-navbar{background:#f1f2f3f2;border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:1000;padding:1.25rem 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideDown .5s ease-out}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.revolut-nav-content{max-width:1280px;margin:0 auto;padding:0 3rem}.revolut-logo-img{height:10rem;transition:transform .3s ease,filter .3s ease}.revolut-logo-img:hover{transform:scale(1.05);filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.revolut-hero{position:relative;padding:7rem 2rem;text-align:center;overflow:hidden;background:linear-gradient(135deg,#0d1117,#161b22,#1c2128)}.revolut-hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 30%,rgba(46,116,255,.15) 0%,transparent 60%);pointer-events:none;animation:glowPulse 5s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.5}50%{opacity:.8}}.revolut-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.revolut-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#2e74ff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(46,116,255,.2);border-radius:2rem;padding:.5rem 1.25rem;margin-bottom:2.5rem;font-size:.875rem;color:#58a6ff;animation:fadeInUp .8s ease-out}.revolut-badge-pulse{width:8px;height:8px;background:#58a6ff;border-radius:50%;animation:pulse 2s infinite;box-shadow:0 0 10px #58a6ffcc}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}.revolut-hero-title{font-size:5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.03em;animation:fadeInUp .8s ease-out .2s both}.revolut-gradient-text{background:linear-gradient(135deg,#58a6ff,#2e74ff,#1f6feb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientSlide 4s ease-in-out infinite;background-size:200% 200%}@keyframes gradientSlide{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.revolut-hero-subtitle{font-size:1.375rem;color:#ffffffb3;margin-bottom:3rem;line-height:1.7;font-weight:400;animation:fadeInUp .8s ease-out .4s both;max-width:650px;margin-left:auto;margin-right:auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.revolut-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 2.75rem;border:none;border-radius:50px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;animation:fadeInUp .8s ease-out .6s both}.revolut-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);transition:transform .6s ease}.revolut-btn:hover:before{transform:translate(100%)}.revolut-btn-primary{background:linear-gradient(135deg,#58a6ff,#2e74ff);color:#fff;box-shadow:0 10px 40px #2e74ff4d}.revolut-btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 50px #2e74ff80}.revolut-btn-cta{background:#fff;color:#0d1117;padding:1.25rem 3rem;font-size:1.125rem;box-shadow:0 10px 40px #fff3}.revolut-btn-cta:hover{background:#f0f0f0;transform:translateY(-3px) scale(1.02);box-shadow:0 15px 50px #ffffff4d}.revolut-btn-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.revolut-btn:hover .revolut-btn-icon{transform:translate(5px)}.revolut-floating-cards{position:relative;height:180px;margin-top:4rem}.revolut-feature-card{position:absolute;background:linear-gradient(135deg,#161b22e6,#1c2128e6);border:1px solid rgba(88,166,255,.2);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 15px 40px #2e74ff26;display:flex;align-items:center;gap:1rem;min-width:220px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.revolut-card-1{left:5%;top:0;animation:floatCard 4s ease-in-out infinite;animation-delay:0s}.revolut-card-2{left:36%;transform:translate(-50%);top:30px;animation:floatCard 4s ease-in-out infinite;animation-delay:.7s}.revolut-card-3{right:5%;top:0;animation:floatCard 4s ease-in-out infinite;animation-delay:1.4s}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.revolut-card-icon{width:2.5rem;height:2.5rem;color:#58a6ff;filter:drop-shadow(0 0 8px rgba(88,166,255,.5))}.revolut-card-title{font-weight:600;color:#fff;margin-bottom:.25rem;font-size:1rem}.revolut-card-desc{font-size:.875rem;color:#58a6ff;font-weight:500}.revolut-features-section{padding:7rem 2rem;background:#161b22;position:relative}.revolut-section-header{text-align:center;margin-bottom:4.5rem;animation:fadeInUp .8s ease-out}.revolut-section-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.revolut-section-description{font-size:1.25rem;color:#fff9}.revolut-features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.revolut-feature-box{background:linear-gradient(135deg,#161b2280,#1c212880);border:1px solid rgba(255,255,255,.05);padding:3rem 2.5rem;border-radius:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:fadeInUp .8s ease-out;position:relative;overflow:hidden}.revolut-feature-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(88,166,255,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.revolut-feature-box:hover:before{opacity:1}.revolut-feature-box:nth-child(1){animation-delay:.1s}.revolut-feature-box:nth-child(2){animation-delay:.2s}.revolut-feature-box:nth-child(3){animation-delay:.3s}.revolut-feature-box:nth-child(4){animation-delay:.4s}.revolut-feature-box:hover{transform:translateY(-10px);box-shadow:0 20px 50px #2e74ff33;border-color:#58a6ff4d}.revolut-feature-icon-wrapper{width:4rem;height:4rem;background:linear-gradient(135deg,#58a6ff26,#2e74ff26);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease;border:1px solid rgba(88,166,255,.2)}.revolut-feature-box:hover .revolut-feature-icon-wrapper{transform:scale(1.1) rotate(-5deg);box-shadow:0 10px 30px #58a6ff4d}.revolut-feature-icon{width:2rem;height:2rem;color:#58a6ff}.revolut-feature-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.revolut-feature-text{color:#fff9;line-height:1.7;font-size:1rem}.revolut-trust-section{padding:7rem 2rem;background:#0d1117;position:relative;overflow:hidden}.revolut-trust-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;position:relative;z-index:2}.revolut-trust-visual{display:flex;justify-content:center;animation:fadeInUp .8s ease-out}.revolut-trust-badge{width:280px;height:280px;background:linear-gradient(135deg,#58a6ff,#2e74ff);border-radius:2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 30px 70px #2e74ff66;animation:floatSlow 5s ease-in-out infinite;position:relative}.revolut-trust-badge:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;background:linear-gradient(135deg,#58a6ff,#2e74ff);border-radius:2rem;z-index:-1;opacity:.5;filter:blur(25px);animation:rotate 8s linear infinite}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-25px) rotate(-8deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.revolut-trust-icon{width:7rem;height:7rem;color:#fff;filter:drop-shadow(0 5px 20px rgba(0,0,0,.3))}.revolut-trust-text{animation:fadeInUp .8s ease-out .2s both}.revolut-trust-title{font-size:2.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.2}.revolut-trust-description{font-size:1.125rem;color:#fff9;line-height:1.8;margin-bottom:2.5rem}.revolut-trust-features{display:grid;gap:1.25rem}.revolut-trust-item{display:flex;align-items:center;gap:1rem;font-size:1.125rem;color:#fff;font-weight:500;transition:all .3s ease;padding:.5rem;border-radius:.5rem}.revolut-trust-item:hover{transform:translate(10px);background:#58a6ff0d}.revolut-check-icon{width:1.5rem;height:1.5rem;color:#58a6ff;flex-shrink:0;filter:drop-shadow(0 0 5px rgba(88,166,255,.5))}.revolut-cta-section{padding:7rem 2rem;background:linear-gradient(135deg,#58a6ff,#2e74ff);color:#fff;text-align:center;position:relative;overflow:hidden}.revolut-cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1px);background-size:50px 50px;animation:moveBackground 25s linear infinite}@keyframes moveBackground{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.revolut-cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.revolut-cta-title{font-size:4rem;font-weight:700;margin-bottom:1rem;animation:fadeInUp .8s ease-out;text-shadow:0 2px 20px rgba(0,0,0,.1)}.revolut-cta-text{font-size:1.375rem;margin-bottom:2.5rem;opacity:.95;animation:fadeInUp .8s ease-out .2s both}.revolut-footer{background:#0d1117;color:#ffffff80;padding:4rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.05)}.revolut-footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.revolut-footer-main{max-width:350px}.revolut-footer-logo{height:1.75rem;margin-bottom:1.5rem;filter:brightness(0) invert(1)}.revolut-footer-description{line-height:1.7;font-size:.9rem;color:#fff6}.revolut-footer-heading{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1.25rem}.revolut-footer-link{display:block;color:#ffffff80;text-decoration:none;margin-bottom:.875rem;transition:all .3s ease;font-size:.9rem}.revolut-footer-link:hover{color:#58a6ff;transform:translate(5px)}.revolut-footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;font-size:.875rem;color:#fff6}@media (max-width: 1024px){.revolut-hero-title{font-size:3.5rem}.revolut-floating-cards{display:none}.revolut-features-grid{grid-template-columns:1fr}.revolut-trust-content{grid-template-columns:1fr;gap:3rem}.revolut-footer-content{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.revolut-hero-title{font-size:2.75rem}.revolut-hero-subtitle{font-size:1.125rem}.revolut-section-title{font-size:2.25rem}.revolut-cta-title{font-size:2.75rem}.revolut-footer-content{grid-template-columns:1fr}.revolut-footer-bottom{flex-direction:column;text-align:center;gap:.5rem}}.revolut-login-page{min-height:100vh;background:linear-gradient(135deg,#0d1829,#1a2847,#0d1829);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.revolut-login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(88,166,255,.08) 0%,transparent 50%);pointer-events:none;animation:glowMove 8s ease-in-out infinite}@keyframes glowMove{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,-50px) scale(1.1)}}.revolut-login-container{width:100%;max-width:480px;position:relative;z-index:10;animation:fadeIn .6s ease-out}.revolut-login-header{text-align:center;margin-bottom:2.5rem}.revolut-login-logo{height:10rem;filter:brightness(0) invert(1);animation:logoFadeIn .8s ease-out}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.revolut-login-card{background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:3rem 2.5rem;box-shadow:0 20px 60px #0000004d;animation:cardSlideUp .8s ease-out .2s both}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.revolut-login-title{font-size:2rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-align:center}.revolut-login-subtitle{color:#fff9;font-size:.9rem;text-align:center;margin-bottom:2.5rem;line-height:1.5}.revolut-input-group{margin-bottom:1.5rem}.revolut-input-label{display:block;font-size:.875rem;font-weight:500;color:#ffffffb3;margin-bottom:.5rem}.revolut-input-wrapper{position:relative}.revolut-input{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#fff;font-size:1rem;transition:all .3s ease}.revolut-input::placeholder{color:#ffffff4d}.revolut-input:focus{outline:none;border-color:#58a6ff;background:#58a6ff0d;box-shadow:0 0 0 3px #58a6ff1a}.revolut-password-input-wrapper{position:relative}.revolut-password-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff6;cursor:pointer;padding:0;display:flex;align-items:center;transition:color .3s ease}.revolut-password-toggle:hover{color:#58a6ff}.revolut-eye-icon{width:1.25rem;height:1.25rem}.revolut-lost-link{display:inline-block;color:#58a6ff;text-decoration:none;font-size:.875rem;margin-bottom:1.5rem;transition:color .3s ease}.revolut-lost-link:hover{color:#4a95e8;text-decoration:underline}.revolut-error-box{padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:.75rem;margin-bottom:1.5rem;animation:shake .5s ease-in-out}.revolut-error-box p{color:#ef4444;font-size:.875rem;margin:0}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.revolut-continue-btn{width:100%;padding:1rem 1.5rem;background:#58a6ff26;color:#ffffff80;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:not-allowed;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.revolut-continue-btn:not(:disabled){background:linear-gradient(135deg,#58a6ff,#2e74ff);color:#fff;cursor:pointer;box-shadow:0 10px 30px #58a6ff4d}.revolut-continue-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 35px #58a6ff66}.revolut-continue-btn:not(:disabled):active{transform:translateY(0)}.revolut-spinner{width:1.25rem;height:1.25rem;animation:spin 1s linear infinite}.revolut-divider{display:flex;align-items:center;text-align:center;margin:2rem 0;color:#fff6;font-size:.875rem}.revolut-divider:before,.revolut-divider:after{content:"";flex:1;border-bottom:1px solid rgba(255,255,255,.1)}.revolut-divider span{padding:0 1rem}.revolut-social-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2rem}.revolut-social-btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;color:#ffffffb3;cursor:pointer;transition:all .3s ease;font-size:.875rem}.revolut-social-btn:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.revolut-social-icon{width:1.5rem;height:1.5rem}.revolut-signup-section{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.revolut-signup-section p{color:#fff9;font-size:.875rem;margin-bottom:.75rem}.revolut-create-btn{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#ffffffe6;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.revolut-create-btn:hover{background:#ffffff14;border-color:#ffffff26}.revolut-login-footer{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem;font-size:.875rem;color:#ffffff80}.revolut-language-select{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;color:#ffffffb3;padding:.5rem .75rem;font-size:.875rem;cursor:pointer;transition:all .3s ease}.revolut-language-select:hover{background:#ffffff0d}.revolut-footer-link{color:#ffffff80;text-decoration:none;transition:color .3s ease}.revolut-footer-link:hover{color:#58a6ff}.revolut-success-card{background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:3rem 2.5rem;box-shadow:0 20px 60px #0000004d;text-align:center;animation:cardSlideUp .8s ease-out}.revolut-success-icon-wrapper{width:4rem;height:4rem;background:linear-gradient(135deg,#58a6ff33,#2e74ff33);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;animation:iconBounce 1s ease-out;border:2px solid rgba(88,166,255,.3)}@keyframes iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.revolut-success-icon{width:2rem;height:2rem;color:#58a6ff}.revolut-success-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.revolut-success-text{color:#fff9;font-size:1rem;margin-bottom:.5rem;line-height:1.6}.revolut-success-info{margin:2rem 0;padding:1rem;background:#58a6ff0d;border:1px solid rgba(88,166,255,.1);border-radius:.75rem}.revolut-success-info p{font-size:.875rem;color:#ffffffb3;margin:0}.revolut-success-actions{display:flex;gap:1rem;margin-top:2rem}.revolut-success-btn{flex:1;padding:1rem 1.5rem;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.revolut-success-btn-primary{background:linear-gradient(135deg,#58a6ff,#2e74ff);color:#fff;box-shadow:0 10px 30px #58a6ff4d}.revolut-success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 35px #58a6ff66}.revolut-success-btn-secondary{background:#ffffff0d;color:#ffffffe6;border:1px solid rgba(255,255,255,.1)}.revolut-success-btn-secondary:hover{background:#ffffff14;border-color:#ffffff26}@media (max-width: 768px){.revolut-login-page{padding:1rem}.revolut-login-card,.revolut-success-card{padding:2rem 1.5rem}.revolut-login-title{font-size:1.75rem}.revolut-social-buttons{grid-template-columns:1fr}.revolut-success-actions{flex-direction:column}.revolut-login-footer{flex-direction:column;gap:1rem}}.landing_body{width:100%;background-color:#fff}.home-widget{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;background-color:#fff}.home-widget-wrapper{width:95%;height:90%}.landing_section1{width:100%;display:flex;padding:0 100px;justify-content:space-between;align-items:center;margin-top:50px}.landing_section1_left{width:38%;display:flex;flex-direction:column}.landing_section1_left_top{display:flex;flex-direction:column;gap:6px}.logo_and_text{width:max-content;display:flex;align-items:center}.logo_and_text p{color:#484848;font-family:Inter,sans-serif;font-size:15px;font-weight:500}.logo_and_text img{width:40px;height:40px;object-fit:contain}.landing_section1_left_top h1{color:#0a0b0d;font-family:Inter,sans-serif;font-size:58px;font-weight:400}.landing_section1_left_middle{width:100%;margin-top:20px}.landing_section1_left_middle h3{color:#5b616e;font-family:Inter,sans-serif;font-size:26px;font-weight:400}.landing_section1_left_middle_dotted_text_container{width:100%;display:flex;justify-content:space-between;margin-top:20px}.dotted_icon{width:6px;height:6px;background-color:#5b616e;border-radius:100%;margin-top:8px}.landing_section1_left_middle_dotted_text_container p{width:calc(100% - 18px);color:#5b616e;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:22px}.landing_section1_left_button_container{width:100%;margin-top:30px}.landing_section1_left_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#00f;border:none;border-radius:50px;cursor:pointer}.landing_section1_right{width:50%;height:550px}.landing_section1_right img{width:100%;height:100%;object-fit:cover}.landing_section2{width:100%;padding:0 100px;margin-top:100px}.landing_section2_top_container{width:100%;display:flex;justify-content:space-between}.landing_section2_top_container_left{width:50%}.landing_section2_top_container_left h1{color:#0a0b0d;font-family:Inter,sans-serif;font-size:46px;font-weight:400}.landing_section2_top_container_right{width:50%}.landing_section2_top_container_right p{color:#5b616e;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:22px}.landing_section2_bottom_container{width:100%;height:400px;margin-top:40px}.landing_section2_bottom_container img{width:100%;height:100%;object-fit:contain}.landing_section2_bottom_container{animation:fade-in 1s linear;animation-timeline:view(80vh 0)}.landing_webwallet{width:100%;height:max-content;margin-top:50px;display:flex;align-items:center;justify-content:center}.landing_webwallet_wrapper{width:100%;height:max-content;padding:0 100px;display:flex;align-items:center;justify-content:space-between}.landing_webwallet_Text{width:50%;background-color:transparent;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.landing_webwallet_Text h1{color:#000;font-size:30px;font-family:Poppins,sans-serif;font-weight:600}.landing_webwallet_Text p{color:#424242;font-size:16px;font-family:Poppins,sans-serif;font-weight:400}.landing_webwallet_img{width:50%;height:50vh}.landing_getStarted{width:100%;padding:70px 0;background-color:#ebeaea;margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0px}.landing_getStarted h1{color:#000;font-family:Poppins,sans-serif;font-size:30px;font-weight:600;margin-top:-30px}.landing_getStarted button{width:max-content;padding:12px 30px;background-color:#00f;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:100px;cursor:pointer;margin-top:36px}.landing_getStarted_img{width:20%;height:10%}.landing_getStarted_img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.landing_section1{flex-direction:column;padding:0 16px}.landing_section1_left{width:100%}.landing_section1_right{width:100%;height:400px;margin-top:30px}.landing_section1_right img{width:100%;height:100%;object-fit:contain}.landing_section2{width:100%;padding:0 16px;margin-top:50px}.landing_section2_top_container{flex-direction:column}.landing_section2_top_container_left{width:100%}.landing_section2_top_container_left h1{font-size:42px}.landing_section2_top_container_right{width:100%;margin-top:20px}.landing_section2_bottom_container{width:100%;height:150px;margin-top:20px}.landing_section2_bottom_container img{width:100%;height:100%;object-fit:contain}.landing_webwallet{margin-top:0}.landing_webwallet_wrapper{flex-direction:column;padding:20px 0}.change_now{flex-direction:column-reverse}.landing_webwallet_Text{width:100%;align-items:center;text-align:center;gap:10px}.landing_webwallet_img{width:100%}.landing_getStarted_img{width:30%;height:50%}}@media (max-width:425px){.landing_getStarted_img{width:50%;height:50%}}.header_body{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 100px;border-bottom:1px solid rgb(234,234,234)}.header_logo_container{width:110px;height:60px}.header_logo_container img{width:100%;height:100%;object-fit:contain}.header_nav_container{display:flex;align-items:center;gap:10px}.menuactive,.menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.menuactive{color:#00f}.menunotactive{color:#000}.header_button_container{display:flex;align-items:center}.header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#00f;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.header_nav_container{display:none}.header_body{padding:14px 16px}.header_button_container button{padding:12px 20px;font-size:14px}.header_logo_container{width:130px;height:50px}}.coinbaseTwo-wrapper{width:100%;min-height:100vh;padding-bottom:30px;background:#fff}.coinbaseTwo-header{width:100%;padding:10px 0;background:#0052ff;display:flex;justify-content:center;align-items:center;gap:6px}.coinbaseTwo-header-text{color:#fff;font-size:16px;font-weight:500}.coinbaseTwo-header-logo{width:30px;height:30px;background:#fff;border-radius:50%}.coinbaseTwo-header-logo img{width:100%;height:100%;object-fit:cover}.coinbaseTwo-title{margin-top:40px;text-align:center}.coinbaseTwo-title h3{font-size:18px;font-weight:600;color:#000}.coinbaseTwo-body{width:100%;display:flex;justify-content:center;margin-top:50px;padding:0 20px}.coinbaseTwo-container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px}.coinbaseTwo-textarea{width:100%;height:300px;padding:16px;border-radius:6px;border:1px solid #9ca3af;font-size:15px;outline:none;resize:none}.coinbaseTwo-primary-btn{width:100%;padding:12px 0;background:#fff;border:2px solid #0052ff;color:#0052ff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease}.coinbaseTwo-primary-btn:hover{background:#0052ff;color:#fff}.coinbaseTwo-primary-btn:disabled{opacity:.6;cursor:not-allowed}.coinbaseTwo-secondary-btn{width:100%;padding:12px 0;background:#0052ff;border:none;color:#fff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer}.coinbaseTwo-info-text,.coinbaseTwo-warning-text{font-size:14px;color:#000;line-height:20px}.coinbaseTwo-warning-text span{color:#4f6cff;cursor:pointer}.coinbaseTwo-success-title{font-size:18px;font-weight:600;color:#000}.coinbaseTwo-action-row{display:flex;gap:12px;margin-top:20px}@media screen and (max-width: 768px){.coinbaseTwo-container{width:100%}}.exodus_landing_body{width:100%;height:100vh;overflow:auto;background-color:#1f2033}.exodus_hero_section{width:100%;height:max-content;display:flex;flex-direction:column;align-items:center;padding:100px 0;gap:30px;background:linear-gradient(180deg,#5c6cf7 -35%,#1f2033 97%)}.exodus_hero_section h1{color:#fff;font-size:80px;font-family:Roboto,sans-serif;font-weight:600;text-align:center}.exodus_hero_section p{width:60%;height:max-content;color:#d3d3d3;font-size:20px;font-family:Roboto,sans-serif;font-weight:400;text-align:center;line-height:34px}.exodus_hero_section button{width:max-content;height:max-content;padding:16px 60px;color:#1f2033;font-size:20px;font-family:Roboto,sans-serif;font-weight:500;border-radius:100px;border:none;cursor:pointer;background-color:#fff}.under_hero_image_section{width:100%;height:700px}.under_hero_image_section img{width:100%;height:100%;object-fit:contain}.exodus_section_two{width:100%;height:max-content;padding:100px;display:flex;flex-direction:column;align-items:center;gap:18px}.exodus_section_two h1{color:#fff;font-size:56px;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.exodus_section_two p{width:60%;height:max-content;color:#d3d3d3;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;text-align:center;line-height:34px}.exodus_section_two img{width:100%;height:500px;object-fit:contain}.exodus_section_two button{width:max-content;height:max-content;padding:16px 60px;color:#fff;font-size:20px;font-family:Roboto,sans-serif;font-weight:500;border-radius:100px;border:none;cursor:pointer;margin-top:30px;transition:all .35s ease-in-out;background-image:linear-gradient(281deg,#420be6,#a16bb3);box-shadow:0 16px 32px #6f39cd52,inset 0 -1px #00000052}.exodus_section_two button:hover{box-shadow:0 16px 32px #7e3feca2,inset 0 -1px #00000052}@media screen and (max-width: 768px){.exodus_hero_section{padding:50px 10px}.exodus_hero_section h1{font-size:50px}.exodus_hero_section p{width:100%;line-height:28px}.under_hero_image_section{height:300px}.exodus_section_two{padding:50px 16px}.exodus_section_two h1{font-size:36px}.exodus_section_two p{width:100%;font-size:20px}.exodus_section_two img{width:100%;height:200px;object-fit:contain}}.exodus_header_body{width:100%;background-color:#0b1426;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.exodus_header_logo_container{width:max-content;height:max-content;display:flex;align-items:center}.exodus_header_logo_container img{width:60px;height:60px;object-fit:contain}.exodus_header_logo_container p{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:500}.exodus_header_nav_container{display:flex;align-items:center;gap:10px}.exodus_menuactive,.exodus_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.exodus_menuactive{color:#a371f4}.exodus_menunotactive{color:#000}.exodus_header_button_container{display:flex;align-items:center}.exodus_header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background:linear-gradient(197deg,#5c6cf7 -35%,#a371f4 97%),#5c6cf7;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.exodus_header_nav_container{display:none}.exodus_header_body{padding:14px 16px}.exodus_header_button_container button{padding:12px 20px;font-size:14px}.exodus_header_logo_container img{width:40px;height:40px}.exodus_header_logo_container p{font-size:18px}}.exodus_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443}.exodus_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.exodus_footer_logo_container{width:max-content;height:max-content;display:flex;align-items:center}.exodus_footer_logo_container img{width:60px;height:60px;object-fit:contain}.exodus_footer_logo_container p{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:500}.exodus_footer_top_line{width:20%;flex:1;height:1px;background-color:#f4f4f443}.exodus_footer_top_icon_container{width:max-content;display:flex;gap:10px}.exodus_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #f4f4f443;display:flex;align-items:center;justify-content:center;font-size:14px;color:#f4f4f4}.exodus_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.exodus_footer_middle p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.exodus_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #f4f4f443;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.exodus_footer_bottom_left{display:flex}.exodus_footer_bottom_left p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.exodus_footer_bottom_right{display:flex;gap:10px}.exodus_footer_bottom_right p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.exodus_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.exodus_footer_container{width:100%;padding:30px 16px}.exodus_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.exodus_footer_top_line{display:none}.exodus_footer_middle{margin-top:30px;gap:16px}.exodus_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.exodusTwo-wrapper{width:100%;min-height:100vh;background:#1f2033;padding-bottom:30px}.exodusTwo-header{width:100%;padding:10px 0;background:#0b1426;display:flex;justify-content:center;align-items:center;gap:6px}.exodusTwo-header-title{color:#fff;font-size:16px;font-weight:500}.exodusTwo-header-logo{width:24px;height:24px;border-radius:50%}.exodusTwo-header-logo img{width:100%;height:100%;object-fit:contain}.exodusTwo-title{margin-top:40px;text-align:center}.exodusTwo-title h3{font-size:18px;font-weight:600;color:#fff}.exodusTwo-body{width:100%;display:flex;justify-content:center;margin-top:50px;padding:0 20px}.exodusTwo-container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px}.exodusTwo-textarea{width:100%;height:300px;padding:16px;border-radius:6px;border:1px solid #6b7280;background:transparent;color:#fff;font-size:15px;resize:none;outline:none}.exodusTwo-textarea::placeholder{color:#9ca3af}.exodusTwo-primary-btn{width:100%;padding:12px 0;background:#fff;border:2px solid #a371f4;color:#a371f4;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease}.exodusTwo-primary-btn:hover{background:#a371f4;color:#fff}.exodusTwo-primary-btn:disabled{opacity:.6;cursor:not-allowed}.exodusTwo-secondary-btn{width:100%;padding:12px 0;background:#a371f4;border:none;color:#fff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer}.exodusTwo-info-text,.exodusTwo-warning-text{font-size:14px;color:#fff;line-height:20px}.exodusTwo-warning-text span{color:#c7b4ff;cursor:pointer}.exodusTwo-success-title{font-size:18px;color:#fff;font-weight:600}.exodusTwo-action-row{display:flex;gap:12px;margin-top:20px}@media screen and (max-width: 768px){.exodusTwo-container{width:100%}}.crypto_landing_body{width:100%;background-color:#010118}.crypto_home-widget{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;background-color:#010118}.crypto_home-widget-wrapper{width:95%;height:90%}.crypto_hero_section{width:100%;display:flex;flex-direction:column;align-items:center;padding:150px 0 70px}.crypto_hero_section h1{color:#fff;font-family:Poppins,sans-serif;font-size:58px;font-weight:600;text-align:center;line-height:76px}.crypto_hero_section h3{color:#c9cfdd;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;text-align:center;line-height:76px}.crypto_hero_section_mark_container{width:40%;display:flex;flex-direction:column;gap:6px}.crypto_hero_section_mark_text_container{display:flex;gap:10px;align-items:center}.mark_icon{width:18px;height:18px;border-radius:10px;background-color:#1199fa;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.crypto_hero_section_mark_text_container p{color:#d1d0d1;font-family:Poppins,sans-serif;font-size:17px;font-weight:500}.crypto_hero_section_mark_text_container p span{color:#1199fa}.crypto_hero_section button{width:max-content;padding:12px 50px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#00f;border:none;border-radius:50px;cursor:pointer;margin-top:30px}.crypto_landing_section2{width:100%;padding:0;display:flex;align-items:center;justify-content:center;margin-top:0}.crypto_landing_section2_image_container{width:34%;height:900px;position:relative;z-index:2}.crypto_landing_section2_image_container img{width:100%;height:100%;object-fit:fill}.crypto_landing_section2_image_container:before{content:"";position:absolute;left:10px;z-index:-1;width:400px;height:800px;border-radius:100%;box-shadow:0 0 560px 20px #0000ff60}.crypto_landing_section2_image_container{animation:fade-in 1s linear;animation-timeline:view(80vh 0)}.crypto_landing_section3{width:100%;padding:150px 100px;display:flex;justify-content:space-between;align-items:center;background-color:#f4f4f4;margin-top:30px}.crypto_landing_section3_left_container{width:50%;display:flex;flex-direction:column;gap:10px}.crypto_landing_section3_left_container p{color:#0058aa;font-size:18px;font-family:Poppins,sans-serif;font-weight:600}.crypto_landing_section3_left_container h1{color:#000;font-size:40px;font-family:Poppins,sans-serif;font-weight:600}.crypto_landing_section3_left_container h3{color:#7d7d7d;font-size:20px;font-family:Poppins,sans-serif;font-weight:600;margin-top:10px;line-height:40px}.crypto_landing_section3_left_container h3 span{color:#000}.crypto_landing_section3_left_button_container{display:flex;flex-wrap:wrap;gap:16px;margin-top:50px}.crypto_landing_section3_left_button_container button{width:max-content;padding:13px 30px;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border-radius:50px;cursor:pointer}.crypto_landing_section3_left_button_first{background-color:#f4f4f4;color:#0e213b;border:1px solid #0E213B;transition:all .35s ease-in-out}.crypto_landing_section3_left_button_first:hover{background-color:#0e213b;color:#f4f4f4;transform:scale(1.1)}.crypto_landing_section3_left_button_second{background-color:#0e213b;color:#f4f4f4;border:none;transition:all .35s ease-in-out}.crypto_landing_section3_left_button_second:hover{background-color:#0e213b;color:#f4f4f4;border:none;transform:scale(1.1)}.crypto_landing_section3_right_container{width:50%;height:600px}.crypto_landing_section3_right_container img{width:100%;height:100%;object-fit:contain}.crypto_landing_section4{width:100%;padding:100px 0;display:flex;justify-content:center}.crypto_landing_section4_container{width:36%;display:flex;flex-direction:column;align-items:center;gap:10px}.crypto_landing_section4_container p{color:#0058aa;font-size:18px;font-family:Poppins,sans-serif;font-weight:600}.crypto_landing_section4_container h1{color:#f4f4f4;font-size:40px;font-family:Poppins,sans-serif;font-weight:600;text-align:center;line-height:56px}.crypto_landing_section4_logo_image_container{width:100%;height:450px;margin-top:40px}.crypto_landing_section4_logo_image_container img{width:100%;height:100%;object-fit:contain}.crypto_landing_section4_counter_container{display:flex;justify-content:space-between}.crypto_landing_section4_container button{width:max-content;padding:12px 30px;color:#f4f4f4;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border-radius:50px;background-color:transparent;border:1px solid #F4F4F4;cursor:pointer;margin-top:30px;transition:all .35s ease-in-out}.crypto_landing_section4_container button:hover{background-color:#f4f4f4;color:#000}@media screen and (max-width: 768px){.crypto_hero_section h1{font-size:46px;line-height:58px}.crypto_hero_section h3{font-size:20px;line-height:30px;margin-top:20px}.crypto_hero_section_mark_container{width:100%;margin-top:20px;padding:0 16px}.crypto_hero_section button{margin-top:60px}.crypto_landing_section2{width:100%;padding:80px 0}.crypto_landing_section2_image_container{width:80%;height:600px}.crypto_landing_section2_image_container:before{left:5px;width:200px;height:600px;box-shadow:0 0 600px 30px #0000ff81}.crypto_landing_section3{padding:100px 16px;display:flex;flex-direction:column}.crypto_landing_section3_left_container{width:100%}.crypto_landing_section3_left_container h3{line-height:34px}.crypto_landing_section3_left_button_container{justify-content:center}.crypto_landing_section3_right_container{width:100%;height:450px;margin-top:80px}.crypto_landing_section4{width:100%;padding:100px 16px}.crypto_landing_section4_container{width:100%}.crypto_landing_section4_container h1{font-size:36px;line-height:50px}.crypto_landing_section4_logo_image_container{height:250px}}.crypto_header_body{width:100%;background-color:#0b1426;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.crypto_header_logo_container{width:140px;height:60px}.crypto_header_logo_container img{width:100%;height:100%;object-fit:contain}.crypto_header_nav_container{display:flex;align-items:center;gap:10px}.crypto_menuactive,.crypto_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.crypto_menuactive{color:#00f}.crypto_menunotactive{color:#000}.crypto_header_button_container{display:flex;align-items:center}.crypto_header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#00f;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.crypto_header_nav_container{display:none}.crypto_header_body{padding:14px 16px}.crypto_header_button_container button{padding:12px 20px;font-size:14px}.crypto_header_logo_container{width:130px;height:50px}}.crypto_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443}.crypto_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.crypto_footer_logo_container{width:140px;height:60px}.crypto_footer_logo_container img{width:100%;height:100%;object-fit:contain}.crypto_footer_top_line{width:20%;flex:1;height:1px;background-color:#f4f4f443}.crypto_footer_top_icon_container{width:max-content;display:flex;gap:10px}.crypto_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #f4f4f443;display:flex;align-items:center;justify-content:center;font-size:14px;color:#f4f4f4}.crypto_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.crypto_footer_middle p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.crypto_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #f4f4f443;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.crypto_footer_bottom_left{display:flex}.crypto_footer_bottom_left p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.crypto_footer_bottom_right{display:flex;gap:10px}.crypto_footer_bottom_right p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.crypto_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.crypto_footer_container{width:100%;padding:30px 16px}.crypto_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.crypto_footer_top_line{display:none}.crypto_footer_middle{margin-top:30px;gap:16px}.crypto_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.crypto_wallet_body{width:100%;padding-bottom:30px;background-color:#010118;min-height:100vh}.crypto_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.crypto_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.crypto_wallet_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.crypto_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.crypto_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.crypto_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.crypto_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.crypto_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.crypto_unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid blue;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#00f;font-weight:500;transition:all .35s ease-in-out}.crypto_unlock_with_passphrase_btn:hover{background-color:#00f;border:none;color:#fff}.crypto_unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#00f;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500;transition:all .35s ease-in-out}.crypto_unlock_with_faceid_btn:hover{background-color:#00f;border:none;color:#fff;transform:scale(1.1)}.crypto_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#fff;font-weight:500;line-height:20px}.crypto_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.crypto_wallet_bottom_container{width:100%}.crypto_wallet_bottom_body{padding:0 20px}}.crypto_wallet_input{width:100%;padding:12px 20px;border:1px solid grey;border-radius:4px;font-family:Inter,sans-serif;font-size:16px;outline:none;background-color:#1a1a2e;color:#fff}.crypto_wallet_input:focus{border-color:#00f}.crypto_wallet_bottom_container>h3{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#fff;text-align:center}.bitcoin_landing_body{width:100%;height:100vh;overflow:auto;background-color:#f1f7fd}.bitcoin_hero_section{width:100%;height:max-content;padding:14px 100px;display:flex;justify-content:space-between;align-items:center;margin-top:50px}.bitcoin_hero_text_container{width:50%;display:flex;flex-direction:column;gap:10px;padding-right:2px}.bitcoin_hero_text_container h1{color:#2d323b;font-size:60px;font-family:Poppins,sans-serif;font-weight:bolder;line-height:80px}.bitcoin_hero_text_container p{color:#2d323b;font-size:18px;font-family:Poppins,sans-serif;font-weight:500;line-height:36px}.bitcoin_hero_text_container button{width:max-content;height:max-content;padding:12px 30px;color:#000;border:2px solid rgb(39,147,255);background-color:transparent;border-radius:100px;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;margin-top:10px;cursor:pointer;transition:all .35s ease-in-out}.bitcoin_hero_text_container button:hover{background-color:#2793ff;color:#fff}.bitcoin_hero_image_container{width:50%;height:500px}.bitcoin_hero_image_container img{width:100%;height:100%;object-fit:fill}.bitcoin_landing_wallets_connected_section{width:100%;height:max-content;padding:50px 100px;background-color:#2793ff;display:flex;justify-content:space-between;align-items:center;margin-top:50px}.bitcoin_landing_wallets_connected_section h1{color:#fff;font-size:40px;font-family:Poppins,sans-serif;font-weight:600}.bitcoin_landing_wallets_connected_section h1 span{color:#f7fafdb3}.bitcoin_landing_wallets_connected_section button{width:max-content;padding:14px 30px;color:#000;font-size:18px;font-family:Poppins,sans-serif;font-weight:500;background-color:#fff;border:none;border-radius:6px;cursor:pointer}.bitcoion_landing_feature_section{width:100%;height:max-content;padding:12px 100px;margin-top:100px}.bitcoin_landing_feature_top{width:100%;height:max-content;display:flex;align-items:center;justify-content:center}.bitcoin_landing_feature_top h1{width:60%;color:#202329;font-size:30px;font-family:Poppins,sans-serif;font-weight:600;text-align:center}.bitcoin_landing_feature_card_container{width:100%;height:max-content;display:flex;flex-direction:column;gap:160px;margin-top:100px}.bitcoin_landing_feature_card{width:100%;display:flex;justify-content:space-between;align-items:center}.dir_change{flex-direction:row-reverse}.bitcoin_landing_feature_card_image_container{width:50%;height:520px}.rd_change,.image_change{width:45%}.bitcoin_landing_feature_card_image_container img{width:100%;height:100%;object-fit:fill}.bitcoin_landing_feature_card_text_container{width:45%;height:max-content;display:flex;flex-direction:column;gap:12px}.text_change{width:50%}.bitcoin_landing_feature_card_text_container h2{color:#2d323b;font-size:36px;font-family:Poppins,sans-serif;font-weight:700}.bitcoin_landing_feature_card_text_container p{color:#2d323b;font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:34px}.get_the_most_of_bitcooin_wallet_section{width:100%;height:max-content;padding:80px 100px;display:flex;flex-direction:column;align-items:center;gap:10px;background:radial-gradient(103.91% 103.91% at 50% -3.91%,#2c374f,#131720);margin-top:80px}.get_the_most_of_bitcooin_wallet_section h2{color:#fff;font-size:36px;font-family:Poppins,sans-serif;font-weight:700;text-align:center}.get_the_most_of_bitcooin_wallet_section p{color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.get_the_most_of_bitcooin_wallet_section button{width:max-content;height:max-content;padding:12px 30px;background-color:#2793ff;color:#fff;font-size:18px;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:6px;margin-top:20px;cursor:pointer;transition:all .35s ease-in-out}.get_the_most_of_bitcooin_wallet_section button:hover{background-color:#196dc1}@media screen and (max-width: 768px){.bitcoin_hero_section{padding:14px 16px;flex-direction:column-reverse}.bitcoin_hero_image_container{width:100%;height:360px}.bitcoin_hero_text_container{width:100%}.bitcoin_hero_text_container h1{font-size:40px;line-height:60px}.bitcoin_landing_wallets_connected_section{padding:40px 16px;flex-direction:column;gap:18px}.bitcoin_landing_wallets_connected_section h1{font-size:34px;text-align:center;line-height:40px}.bitcoion_landing_feature_section{padding:12px 16px;margin-top:50px}.bitcoin_landing_feature_top h1{width:100%;font-size:26px}.bitcoin_landing_feature_card_container{gap:60px;margin-top:50px}.bitcoin_landing_feature_card{flex-direction:column;gap:16px}.bitcoin_landing_feature_card_image_container{width:100%;height:360px}.bitcoin_landing_feature_card_text_container{width:100%;height:max-content;display:flex;flex-direction:column;gap:12px}.get_the_most_of_bitcooin_wallet_section{padding:60px 16px;margin-top:50px}.get_the_most_of_bitcooin_wallet_section h2{font-size:30px}}.bitcoin_header_body{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.bitcoin_header_logo_container{width:170px;height:40px}.bitcoin_header_logo_container img{width:100%;height:100%;object-fit:contain}.bitcoin_header_nav_container{display:flex;align-items:center;gap:10px}.bitcoin_menuactive,.bitcoin_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.bitcoin_menuactive{color:#2793ff}.bitcoin_menunotactive{color:#000}.bitcoin_header_button_container{display:flex;align-items:center}.bitcoin_header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#2793ff;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.bitcoin_header_nav_container{display:none}.bitcoin_header_body{padding:14px 16px}.bitcoin_header_button_container button{padding:12px 20px;font-size:14px}.bitcoin_header_logo_container{width:130px;height:50px}}.bitcoin_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443}.bitcoin_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.bitcoin_footer_logo_container{width:140px;height:60px}.bitcoin_footer_logo_container img{width:100%;height:100%;object-fit:contain}.bitcoin_footer_top_line{width:20%;flex:1;height:1px;background-color:#f4f4f443}.bitcoin_footer_top_icon_container{width:max-content;display:flex;gap:10px}.bitcoin_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #f4f4f443;display:flex;align-items:center;justify-content:center;font-size:14px;color:#f4f4f4}.bitcoin_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.bitcoin_footer_middle p{color:#454953;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.bitcoin_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #f4f4f443;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.bitcoin_footer_bottom_left{display:flex}.bitcoin_footer_bottom_left p{color:#454953;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.bitcoin_footer_bottom_right{display:flex;gap:10px}.bitcoin_footer_bottom_right p{color:#454953;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.bitcoin_footer_bottom_right span{width:1px;height:auto;background-color:#454953}@media screen and (max-width: 768px){.bitcoin_footer_container{width:100%;padding:30px 16px}.bitcoin_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.bitcoin_footer_top_line{display:none}.bitcoin_footer_middle{margin-top:30px;gap:16px}.bitcoin_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.bitcoin_wallet_body{width:100%;padding-bottom:30px}.bitcoin_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#2793ff}.bitcoin_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.bitcoin_wallet_top_logo{width:24px;height:24px;background-color:#fff;border-radius:100%}.bitcoin_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.bitcoin_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#000}.bitcoin_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.bitcoin_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.bitcoin_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid rgb(39,147,255);border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#2793ff;font-weight:500;transition:all .35s ease-in-out}.unlock_with_passphrase_btn:hover{background-color:#2793ff;border:none;color:#fff}.unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#2793ff;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500}.bitcoin_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#000;font-weight:500;line-height:20px}.bitcoin_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.bitcoin_wallet_bottom_container{width:100%}.bitcoin_wallet_bottom_body{padding:0 20px}}.kraken_landing_body{width:100%;height:100vh;overflow:auto;background-color:#ece9f4}.kraken_landing_hero_section{width:100%;height:max-content;padding:50px 100px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.kraken_hero_section_text_container{width:45%;height:max-content;display:flex;flex-direction:column;gap:18px}.kraken_hero_section_text_container h1{color:#271156;font-size:46px;font-family:Roboto,sans-serif;font-weight:400}.kraken_hero_section_text_container p{color:#271156;font-size:20px;font-family:Roboto,sans-serif;font-weight:400}.kraken_hero_section_text_container button{width:max-content;height:max-content;padding:16px 60px;color:#fff;font-size:20px;font-family:Roboto,sans-serif;font-weight:500;border-radius:100px;border:none;cursor:pointer;background-color:#7133f6;margin-top:10px}.kraken_hero_section_image_container{width:45%;height:500px}.kraken_hero_section_image_container img{width:100%;height:100%;object-fit:contain}.kraken_landing_section_one{width:100%;height:max-content;padding:50px 0;display:flex;flex-direction:column;align-items:center;gap:16px;background-color:#fff}.kraken_landing_section_one h1{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:600}.kraken_landing_section_one p{width:50%;color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.kraken_landing_section_one img{width:100%;height:500px;object-fit:contain}.kraken_landing_section_two{width:100%;height:max-content;padding:100px 16px;display:flex;flex-direction:column;align-items:center;gap:16px;background-color:#7133f6}.kraken_landing_section_two h3{color:#fff;font-size:30px;font-family:Roboto,sans-serif;font-weight:600}.kraken_landing_section_two p{color:#fff;font-size:22px;font-family:Roboto,sans-serif;font-weight:400}.kraken_landing_section_two button{width:max-content;height:max-content;padding:16px 60px;color:#7133f6;font-size:20px;font-family:Roboto,sans-serif;font-weight:500;border-radius:100px;border:none;cursor:pointer;background-color:#fff;margin-top:10px}@media screen and (max-width: 768px){.kraken_landing_hero_section{padding:50px 16px 0;gap:24px;flex-direction:column}.kraken_hero_section_text_container{width:100%}.kraken_hero_section_image_container{width:100%;height:300px}.kraken_landing_section_one{padding:50px 16px}.kraken_landing_section_one h1{font-size:30px;text-align:center}.kraken_landing_section_one p{width:100%}.kraken_landing_section_one img{height:300px}.kraken_landing_section_two{padding:60px 16px}.kraken_landing_section_two h3{font-size:28px;text-align:center}.kraken_landing_section_two p{font-size:16px;text-align:center}}.kraken_header_body{width:100%;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.kraken_header_logo_container{width:140px;height:60px}.kraken_header_logo_container img{width:100%;height:100%;object-fit:contain}.kraken_header_nav_container{display:flex;align-items:center;gap:10px}.kraken_menuactive,.kraken_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.kraken_menuactive{color:#7133f6}.kraken_menunotactive{color:#000}.kraken_header_button_container{display:flex;align-items:center}.kraken_header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#7133f6;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.kraken_header_nav_container{display:none}.kraken_header_body{padding:14px 16px}.kraken_header_button_container button{padding:12px 20px;font-size:14px}.kraken_header_logo_container{width:130px;height:50px}}.kraken_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443;background-color:#fff}.kraken_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.kraken_footer_logo_container{width:140px;height:60px}.kraken_footer_logo_container img{width:100%;height:100%;object-fit:contain}.kraken_footer_top_line{width:20%;flex:1;height:1px;background-color:#d5d5d5}.kraken_footer_top_icon_container{width:max-content;display:flex;gap:10px}.kraken_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #d5d5d5;display:flex;align-items:center;justify-content:center;font-size:14px;color:#d5d5d5}.kraken_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.kraken_footer_middle p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.kraken_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #f4f4f443;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.kraken_footer_bottom_left{display:flex}.kraken_footer_bottom_left p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.kraken_footer_bottom_right{display:flex;gap:10px}.kraken_footer_bottom_right p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.kraken_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.kraken_footer_container{width:100%;padding:30px 16px}.kraken_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.kraken_footer_top_line{display:none}.kraken_footer_middle{margin-top:30px;gap:16px}.kraken_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.kraken_wallet_body{width:100%;padding-bottom:30px;background-color:#ece9f4}.kraken_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#7133f6}.kraken_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.kraken_wallet_top_logo{width:24px;height:24px;background-color:#fff;border-radius:100%}.kraken_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.kraken_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#7133f6}.kraken_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.kraken_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.kraken_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.kraken_unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid #7133F6;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#7133f6;font-weight:500;transition:all .35s ease-in-out}.kraken_unlock_with_passphrase_btn:hover{background-color:#7133f6;border:none;color:#fff}.kraken_unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#7133f6;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500}.kraken_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#7133f6;font-weight:500;line-height:20px}.kraken_wallet_bottom_container>p>span{color:#7133f6}@media screen and (max-width: 768px){.kraken_wallet_bottom_container{width:100%}.kraken_wallet_bottom_body{padding:0 20px}}.metamask_landing_body{width:100%;background-color:#000}.metamask_home-widget{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;background-color:#000}.metamask_home-widget-wrapper{width:95%;height:90%}.metamask_hero{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:center}.metamask_hero_wrap{width:100%;padding:0 100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.metamask_hero_img{width:50%;height:100%}.metamask_hero_Text{width:50%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:14px}.metamask_hero_Text h1{color:#fff;font-size:40px;font-family:Poppins,sans-serif;font-weight:600;line-height:50px}.metamask_hero_Text p{color:#bcbcbc;font-size:16px;font-family:Inter,sans-serif;font-weight:500}.metamask_hero_Text button{width:max-content;padding:14px 50px;background-color:#00f;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:100px;cursor:pointer;margin-top:20px}.metamask_news_letter{width:100%;background-color:#403f3f;padding:100px 0}.metamask_news_letter_wrap{width:100%;padding:0 100px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;justify-content:center}.metamask_news_letter_wrap h1{color:#fff;font-size:30px;font-family:Poppins,sans-serif;font-weight:600}.metamask_news_letter_wrap .subhead{font-size:18px;font-weight:500}.metamask_news_letter_wrap p{color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.metamask_webwallet{width:100%;height:max-content;margin-top:100px;display:flex;align-items:center;justify-content:center}.metamask_webwallet_wrapper{width:100%;height:max-content;padding:0 100px;display:flex;align-items:center;justify-content:space-between}.metamask_webwallet_Text{width:50%;background-color:transparent;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.metamask_webwallet_Text h1{color:#fff;font-size:30px;font-family:Poppins,sans-serif;font-weight:600}.metamask_webwallet_Text p{color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:400}.metamask_webwallet_img{width:50%;height:50vh}.metamask_getStarted{width:100%;padding:70px 0;background-color:#403f3f;margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.metamask_getStarted h1{color:#fff;font-family:Poppins,sans-serif}.metamask_getStarted button{width:max-content;padding:12px 30px;background-color:#00f;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:100px;cursor:pointer}.metamask_getStarted_img{width:20%;height:45%}.what_is_metamask_body{margin-top:20px;margin-bottom:50px;width:100%;height:max-content;padding:20px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.what_is_metamask_body h1{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-transform:capitalize}@media (max-width:768px){.metamask_hero{margin-top:250px;margin-bottom:200px}.metamask_hero_wrap{width:90%;flex-direction:column;height:max-content}.metamask_hero_img{width:60%}.metamask_hero_Text{gap:20px;width:100%;align-items:center;text-align:center}.metamask_hero_Text h1{font-size:50px}.metamask_news_letter{height:max-content}.metamask_news_letter_wrap{width:70%}.metamask_webwallet_wrapper{flex-direction:column}.metamask_webwallet_Text{width:100%;align-items:center;text-align:center}.metamask_webwallet_img{width:100%}.metamask_getStarted_img{width:30%;height:50%}}@media (max-width:425px){.metamask_hero{margin-top:100px}.metamask_hero_Text h1{font-size:30px}.metamask_news_letter_wrap{width:98%}.metamask_news_letter_wrap button{font-size:13px}.metamask_getStarted_img{width:50%;height:50%}.metaVidieo{width:100%}.what_is_metamask_body h1{font-size:25px}}.metamask_header_body{width:100%;background-color:#000;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.metamask_header_logo_container{width:200px;height:60px}.metamask_header_logo_container img{width:100%;height:100%;object-fit:contain}.metamask_header_nav_container{display:flex;align-items:center;gap:10px}.metamask_menuactive,.metamask_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.metamask_menuactive{color:#00f}.metamask_menunotactive{color:#000}.metamask_header_button_container{display:flex;align-items:center}.metamask_header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#00f;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.metamask_header_nav_container{display:none}.metamask_header_body{padding:14px 16px}.metamask_header_button_container button{padding:12px 20px;font-size:14px}.metamask_header_logo_container{width:170px;height:50px}}.metamask_footer_container{width:100%;padding:60px 100px;border-top:1px solid #cfcece43}.metamask_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.metamask_footer_logo_container{width:150px;height:60px}.metamask_footer_logo_container img{width:100%;height:100%;object-fit:contain}.metamask_footer_top_line{width:20%;flex:1;height:1px;background-color:#656565}.metamask_footer_top_icon_container{width:max-content;display:flex;gap:10px}.metamask_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.metamask_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.metamask_footer_middle p{color:#b0b0b0;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.metamask_footer_bottom{width:100%;padding:20px 0;border-top:1px solid rgb(101,101,101);margin-top:60px;display:flex;justify-content:space-between;align-items:center}.metamask_footer_bottom_left{display:flex}.metamask_footer_bottom_left p{color:#b0b0b0;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.metamask_footer_bottom_right{display:flex;gap:10px}.metamask_footer_bottom_right p{color:#b0b0b0;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.metamask_footer_bottom_right span{width:1px;height:auto;background-color:#b0b0b0}@media screen and (max-width: 768px){.metamask_footer_container{width:100%;padding:30px 16px}.metamask_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.metamask_footer_top_line{display:none}.metamask_footer_middle{margin-top:30px;gap:16px}.metamask_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.metamask_wallet_body{width:100%;padding-bottom:30px;background-color:#000}.metamask_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#000}.metamask_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.metamask_wallet_top_logo{width:30px;height:30px;border-radius:100%}.metamask_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.metamask_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.metamask_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.metamask_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.metamask_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.metamask_unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid blue;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#00f;font-weight:500;transition:all .35s ease-in-out}.metamask_unlock_with_passphrase_btn:hover{background-color:#00f;border:none;color:#fff}.metamask_unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#00f;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500;transition:all .35s ease-in-out}.metamask_unlock_with_faceid_btn:hover{background-color:#00f;border:none;color:#fff;transform:scale(1.1)}.metamask_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#fff;font-weight:500;line-height:20px}.metamask_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.metamask_wallet_bottom_container{width:100%}.metamask_wallet_bottom_body{padding:0 20px}}.phantom_landing_body{width:100%;background-color:#f5f2ff}.phantom_home-widget{width:100%;height:10vh;background-color:transparent;display:flex;justify-content:center;align-items:center}.phantom_home-widget-wrapper{width:95%;height:90%}.phantom_hero{margin-top:80px;width:100%;margin-bottom:50px}.phantom_hero_wrap{width:100%;padding:0 100px;display:flex;align-items:center;justify-content:center;gap:30px}.phantom_hero_img{width:50%;height:100%}.phantom_hero_Text{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.phantom_hero_Text h1{color:#4f4274;font-size:110px;font-family:Poppins,sans-serif;font-weight:600;line-height:120px;text-align:center}.phantom_hero_Text .span{width:100px;height:100px}.phantom_hero_Text p{color:#685b8c;font-size:20px;font-family:Inter,sans-serif;font-weight:500;text-align:center}.phantom_hero_Text button{width:max-content;padding:14px 50px;background-color:#3c315b;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:100px;cursor:pointer;margin-top:40px}.phantom_news_letter{width:100%;background-color:#f5fbfd;padding:100px 0}.phantom_news_letter_wrap{width:100%;padding:0 100px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;justify-content:center}.phantom_news_letter_wrap h1{color:#3c315b;font-size:30px;font-family:Poppins,sans-serif;font-weight:600}.phantom_news_letter_wrap .subhead{font-size:18px;font-weight:500}.phantom_news_letter_wrap p{color:#3c315b;font-size:14px;font-family:Poppins,sans-serif;font-weight:400}.input-hold{width:100%;height:max-content;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:20px;margin-top:20px;gap:10px}.input-hold input,.input-hold button{border-radius:6px;border:none}.input-hold input{width:30rem;padding:10px;border:1px solid lightgray;font-size:16px}.input-hold button{width:max-content;background-color:#00f;padding:10px 30px;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;cursor:pointer}.phantom_webwallet{width:100%;height:max-content;margin-top:50px;display:flex;align-items:center;justify-content:center}.phantom_webwallet_wrapper{width:100%;height:max-content;padding:0 100px;display:flex;align-items:center;justify-content:space-between}.phantom_webwallet_Text{width:50%;background-color:transparent;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.phantom_webwallet_Text h1{color:#3c315b;font-size:30px;font-family:Poppins,sans-serif;font-weight:600}.phantom_webwallet_Text p{color:#3c315b;font-size:16px;font-family:Poppins,sans-serif;font-weight:400}.two{order:2}.phantom_webwallet_img{width:50%;height:50vh}.phantom_getStarted{width:100%;padding:70px 0;background-color:#000;margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.phantom_getStarted h1{color:#fff;font-family:Poppins,sans-serif}.phantom_getStarted button{width:max-content;padding:12px 30px;background-color:#3c315b;color:#fff;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border:none;border-radius:100px;cursor:pointer}.phantom_getStarted_img{width:200px;height:200px}.what_is_phantom_body{margin-top:80px;width:100%;height:max-content;padding:20px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.what_is_phantom_body h1{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-transform:capitalize}.metaVidieo{width:70%;height:80vh;box-shadow:3px 3px 5px gray;border-radius:20px}@media (max-width: 768px){.phantom_hero{margin-top:100px;margin-bottom:30px}.phantom_hero_wrap{width:100%;flex-direction:column;padding:0 16px}.phantom_hero_img{width:100%}.phantom_hero_Text{width:100%;align-items:center;gap:10px}.phantom_hero_Text h1{font-size:50px!important;line-height:55px!important;text-align:center}.phantom_hero_Text .span{width:50px;height:40px}.phantom_hero_Text p{text-align:center;line-height:30px}.phantom_hero_Text button{margin-top:30px}.phantom_news_letter{height:max-content}.phantom_news_letter_wrap{width:100%;padding:0 16px}.phantom_webwallet{margin-top:0}.phantom_webwallet_wrapper{flex-direction:column;padding:20px 0}.change_now{flex-direction:column-reverse}.phantom_webwallet_Text{width:100%;align-items:center;text-align:center;gap:10px}.phantom_webwallet_img{width:100%}.phantom_getStarted_img{width:30%;height:50%}.what_is_phantom_body{height:400px;margin-top:40px}}@media (max-width:425px){.phantom_hero{margin-top:100px}.phantom_hero_Text h1{font-size:30px}.phantom_news_letter_wrap{width:98%}.phantom_news_letter_wrap button{font-size:13px}.phantom_getStarted_img{width:50%;height:50%}.metaVidieo{width:100%}.what_is_phantom_body h1{font-size:25px}}.phantom_header_body{width:100%;background-color:transparent;display:flex;align-items:center;justify-content:space-between;padding:14px 100px;border-bottom:1px solid rgb(234,234,234)}.phantom_header_logo_container{width:150px;height:60px;border-radius:6px;align-content:center}.phantom_header_logo_container img{width:100%;height:100%;object-fit:cover;border-radius:6px}.phantom_header_nav_container{display:flex;align-items:center;gap:10px}.phantom_menuactive,.phantom_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;text-decoration:none}.phantom_menuactive{color:#3c315b}.phantom_menunotactive{color:#000}.phantom_header_button_container{display:flex;align-items:center}.phantom_header_button_container button{width:max-content;padding:12px 30px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#ab9ff2;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.phantom_header_nav_container{display:none}.phantom_header_body{padding:14px 16px}.phantom_header_button_container button{padding:10px 20px;font-size:12px}.phantom_header_logo_container{width:120px;height:50px}}.phantom_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443}.phantom_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.phantom_footer_logo_container{width:150px;height:60px;border-radius:6px;align-content:center}.phantom_footer_logo_container img{width:100%;height:100%;object-fit:cover;border-radius:6px}.phantom_footer_top_line{width:20%;flex:1;height:1px;background-color:#d3d3d3}.phantom_footer_top_icon_container{width:max-content;display:flex;gap:10px}.phantom_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #3C315B;display:flex;align-items:center;justify-content:center;font-size:12px;color:#3c315b}.phantom_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.phantom_footer_middle p{color:#676767;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.phantom_footer_bottom{width:100%;padding:20px 0;border-top:1px solid lightgrey;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.phantom_footer_bottom_left{display:flex}.phantom_footer_bottom_left p{color:#676767;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.phantom_footer_bottom_right{display:flex;gap:10px}.phantom_footer_bottom_right p{color:#676767;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.phantom_footer_bottom_right span{width:1px;height:auto;background-color:#676767}@media screen and (max-width: 768px){.phantom_footer_container{width:100%;padding:30px 16px}.phantom_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.phantom_footer_top_line{display:none}.phantom_footer_middle{margin-top:30px;gap:16px}.phantom_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.phantom_wallet_body{width:100%;padding-bottom:30px;background-color:#f5f2ff}.phantom_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#0b1426}.phantom_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.phantom_wallet_top_logo{width:30px;height:28px;border-radius:100%}.phantom_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.phantom_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#3c315b}.phantom_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.phantom_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.phantom_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.phantom_unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid #3C315B;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#3c315b;font-weight:500;transition:all .35s ease-in-out}.phantom_unlock_with_passphrase_btn:hover{background-color:#3c315b;border:none;color:#fff}.phantom_unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#3c315b;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500;transition:all .35s ease-in-out}.phantom_unlock_with_faceid_btn:hover{background-color:#3c315b;border:none;color:#fff;transform:scale(1.1)}.phantom_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#3c315b;font-weight:500;line-height:20px}.phantom_wallet_bottom_container>p>span{color:#7c7cd9}@media screen and (max-width: 768px){.phantom_wallet_bottom_container{width:100%}.phantom_wallet_bottom_body{padding:0 20px}}.robin_hood_landing_body{width:100%;height:100vh;overflow:auto}.robinhood_hero_section{width:100%;height:max-content;padding:80px 100px;display:flex;flex-direction:column;align-items:center;gap:20px;color:#fff}.robinhood_hero_section h1{width:60%;color:#f7f1f1;font-size:56px;font-family:Roboto,sans-serif;font-weight:600;text-align:center}.robinhood_hero_section p{width:60%;color:#fbf9f9;font-size:22px;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.robinhood_hero_section button{width:max-content;height:max-content;padding:16px 60px;color:#fff;font-size:20px;font-family:Roboto,sans-serif;font-weight:500;border-radius:100px;border:none;cursor:pointer;background-color:#000;margin-top:10px}.robinhood_section_one{width:100%;height:max-content;padding:80px 16px;display:flex;flex-direction:column;align-items:center;background-color:#000;gap:16px}.robinhood_section_one h1{width:60%;color:#fff;font-size:56px;font-family:Roboto,sans-serif;font-weight:600;text-align:center}.robinhood_section_one p{width:60%;color:#fff;font-size:20px;font-family:Roboto,sans-serif;font-weight:400;text-align:center;line-height:30px}.robinhood_section_one img{width:100%;height:500px;object-fit:contain}.robinhood_section_one button{width:max-content;height:max-content;padding:16px 60px;color:#000;font-size:20px;font-family:Roboto,sans-serif;font-weight:500;border-radius:100px;border:none;cursor:pointer;background-color:#fff;margin-top:10px;box-shadow:1px 4px 6px 1px #d3d3d346}.robinhood_section_one button:hover{box-shadow:1px 4px 6px 1px #d3d3d38e}@media screen and (max-width: 768px){.robinhood_hero_section{padding:80px 16px}.robinhood_hero_section h1{width:100%;font-size:40px}.robinhood_hero_section p{width:100%;font-size:20px}.robinhood_section_one h1{width:100%;font-size:40px}.robinhood_section_one p{width:100%;font-size:20px}.robinhood_section_one img{width:100%;height:300px;object-fit:contain}}.robinhood_header_body{width:100%;background-color:#000;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.robinhood_header_logo_container{width:max-content;height:max-content;display:flex;align-items:center;gap:2px}.robinhood_header_logo_container img{width:60px;height:60px;object-fit:contain}.robinhood_header_logo_container p{color:#fff;font-size:20px;font-family:Roboto,sans-serif;font-weight:400}.robinhood_header_nav_container{display:flex;align-items:center;gap:10px}.robinhood_menuactive,.robinhood_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.robinhood_menuactive{color:#fff}.robinhood_menunotactive{color:#000}.robinhood_header_button_container{display:flex;align-items:center}.robinhood_header_button_container button{width:max-content;padding:12px 30px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#fff;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.robinhood_header_nav_container{display:none}.robinhood_header_body{padding:14px 16px}.robinhood_header_button_container button{padding:12px 20px;font-size:14px}.robinhood_header_logo_container img{width:40px;height:40px}.robinhood_header_logo_container p{font-size:18px}}.robinhood_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443;background-color:#000}.robinhood_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.robinhood_footer_logo_container{width:max-content;height:max-content;display:flex;align-items:center}.robinhood_footer_logo_container img{width:60px;height:60px;object-fit:contain}.robinhood_footer_logo_container p{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:500}.robinhood_footer_top_line{width:20%;flex:1;height:1px;background-color:#f4f4f443}.robinhood_footer_top_icon_container{width:max-content;display:flex;gap:10px}.robinhood_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #f4f4f443;display:flex;align-items:center;justify-content:center;font-size:14px;color:#f4f4f4}.robinhood_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.robinhood_footer_middle p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.robinhood_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #f4f4f443;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.robinhood_footer_bottom_left{display:flex}.robinhood_footer_bottom_left p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.robinhood_footer_bottom_right{display:flex;gap:10px}.robinhood_footer_bottom_right p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.robinhood_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.robinhood_footer_container{width:100%;padding:30px 16px}.robinhood_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.robinhood_footer_top_line{display:none}.robinhood_footer_middle{margin-top:30px;gap:16px}.robinhood_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.robinhoodTwo-wrapper{width:100%;min-height:100vh;padding-bottom:30px;background:#fff}.robinhoodTwo-header{width:100%;padding:10px 0;background:#000;display:flex;justify-content:center;align-items:center;gap:6px}.robinhoodTwo-header-text{font-size:16px;font-weight:500;color:#fff}.robinhoodTwo-header-icon{display:flex;align-items:center;justify-content:center}.robinhoodTwo-title{margin-top:40px;display:flex;justify-content:center}.robinhoodTwo-title h3{font-size:18px;font-weight:600;color:#000}.robinhoodTwo-body{width:100%;display:flex;justify-content:center;margin-top:50px;padding:0 20px}.robinhoodTwo-container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px}.robinhoodTwo-textarea{width:100%;height:300px;padding:16px;border-radius:6px;border:1px solid #6b7280;font-size:15px;outline:none;resize:none}.robinhoodTwo-primary-btn{width:100%;padding:12px 0;background:#fff;border:2px solid #000000;color:#000;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease}.robinhoodTwo-primary-btn:hover{background:#000;color:#fff}.robinhoodTwo-primary-btn:disabled{opacity:.6;cursor:not-allowed}.robinhoodTwo-secondary-btn{width:100%;padding:12px 0;background:#000;border:none;color:#fff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer}.robinhoodTwo-info-text,.robinhoodTwo-warning-text{font-size:14px;color:#000;line-height:20px}.robinhoodTwo-warning-text span{color:#8f8fff;cursor:pointer}.robinhoodTwo-success-title{font-size:18px;font-weight:600;color:#000}.robinhoodTwo-action-row{display:flex;gap:12px;margin-top:20px}@media screen and (max-width: 768px){.robinhoodTwo-container{width:100%}}.uniswap_landing_body{width:100%;background-color:#000}.uniswap_home-widget{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;background-color:#fff}.uniswap_home-widget-wrapper{width:95%;height:90%}.uniswap_hero_section{width:100%;margin-top:100px}.uniswap_hero_section_left_container{width:100%;display:flex;flex-direction:column;align-items:center;padding:20px 150px}.uniswap_hero_section_left_container h1{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-weight:600;line-height:60px;text-align:center}.uniswap_hero_section_left_container p{color:#a7a7a7;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;margin-top:10px;text-align:center}.uniswap_hero_section_left_container button{width:max-content;padding:12px 30px;background-color:#000;border:1px solid #FC72FF;color:#fc72ff;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;border-radius:100px;margin-top:20px;cursor:pointer;transition:all .35s ease-in-out}.uniswap_hero_section_left_container button:hover{background-color:#fc72ff;color:#fff}.uniswap_hero_section_right_container{width:50%;height:500px}.uniswap_hero_section_right_container img{width:100%;height:100%;object-fit:cover}.uniswap_section2{width:100%;padding:20px 100px;display:flex;flex-wrap:wrap;gap:80px;justify-content:center;margin-top:30px}.uniswap_section2 h1{color:#1b1b1b;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:30px}.uniswap_section2 h1 span{color:#00f}.uniswap_section3{width:100%;padding:20px 100px;margin-top:50px}.uniswap_section3_top_container{width:100%;height:max-content}.uniswap_section3_top_container h1{color:#fff;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;text-align:center}.uniswap_section3_bottom_container{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;gap:30px}.uniswap_section3_card_container{width:20%;height:max-content;display:flex;flex-direction:column;gap:14px}.uniswap_section3_card_icon{width:54px;height:54px;border-radius:50%;background-color:#fd72ff24}.uniswap_section3_card_icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.uniswap_section3_card_container h3{color:#fff;font-size:24px;font-family:Poppins,sans-serif;font-weight:600;line-height:32px}.uniswap_section3_card_container p{color:#a7a7a7;font-size:14px;font-family:Poppins,sans-serif;font-weight:500}@media screen and (max-width: 768px){.uniswap_hero_section{padding:20px 16px;margin-top:40px;flex-direction:column}.uniswap_hero_section_left_container{width:100%;padding:20px 0}.uniswap_hero_section_left_container h1{font-size:42px;line-height:56px}.uniswap_hero_section_left_container p{margin-top:20px}.uniswap_hero_section_left_container button{margin-top:30px}.uniswap_section2{width:100%;padding:20px 16px;gap:50px}.uniswap_section3{padding:20px 16px}.uniswap_section3_top_container h1{font-size:30px}.uniswap_section3_card_container{width:90%;align-items:center;text-align:center}.uniswap_section3_card_container h3{font-size:20px;line-height:28px}}.uniswap_header_body{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 40px}.uniswap_header_logo_container{width:150px;height:40px;display:flex;align-items:center;gap:6px}.uniswap_header_logo_container p{color:#fc72ff}.uniswap_header_logo_container img{width:100%;height:100%;object-fit:contain}.uniswap_header_nav_container{display:flex;align-items:center;gap:10px}.uniswap_menuactive,.uniswap_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.uniswap_menuactive{color:#00f}.uniswap_menunotactive{color:#000}.uniswap_header_button_container{display:flex;align-items:center}.uniswap_header_button_container button{width:max-content;padding:12px 30px;color:#fc72ff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#fd72ff24;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.uniswap_header_nav_container{display:none}.uniswap_header_body{padding:14px 16px}.uniswap_header_button_container button{padding:12px 20px;font-size:14px}.uniswap_header_logo_container{width:130px;height:50px}}.uniswap_footer_body{width:100%;padding:0 100px;margin-top:100px;margin-bottom:50px}.uniswap_footer_first_container{display:flex;flex-direction:column}.uniswap_footer_logo_container{width:150px;height:60px}.uniswap_footer_logo_container img{width:100%;height:100%;object-fit:contain}.uniswap_footer_link_container{display:flex;flex-direction:column;gap:6px}.uniswap_footer_link_container p{color:#5b616e;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px}.uniswap_footer_media_link{display:flex;align-items:center;gap:6px}.uniswap_footer_media_link a{color:#fc72ff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px;cursor:pointer}.uniswap_footer_media_link span{width:5px;height:5px;border-radius:100%;background-color:#000}.uniswap_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.uniswap_footer_middle p{color:#747474;font-size:13px;font-family:Poppins,sans-serif;font-weight:400}.uniswap_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #5d5d5d;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.uniswap_footer_bottom_left{display:flex}.uniswap_footer_bottom_left p{color:#747474;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.uniswap_footer_bottom_right{display:flex;gap:10px}.uniswap_footer_bottom_right p{color:#747474;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.uniswap_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.uniswap_footer_body{width:100%;padding:0 16px;display:flex;flex-wrap:wrap;margin-top:100px;margin-bottom:50px;gap:30px}.uniswap_footer_middle{margin-top:0;gap:16px}.uniswap_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;margin-top:0;border-top:1px solid #2f2f2f59}}.uniswapTwo-wrapper{width:100%;min-height:100vh;padding-bottom:30px;background:#000}.uniswapTwo-header{width:100%;padding:10px 0;background:#000;display:flex;justify-content:center;align-items:center;gap:6px}.uniswapTwo-header-text{font-size:16px;font-weight:500;color:#fc72ff}.uniswapTwo-header-logo{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.uniswapTwo-title{margin-top:40px;display:flex;justify-content:center}.uniswapTwo-title h3{font-size:18px;font-weight:600;color:#fff}.uniswapTwo-body{width:100%;display:flex;justify-content:center;margin-top:50px;padding:0 20px}.uniswapTwo-container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px}.uniswapTwo-textarea{width:100%;height:300px;padding:16px;border-radius:6px;border:1px solid #6b7280;background:#000;color:#fff;font-size:15px;outline:none;resize:none}.uniswapTwo-primary-btn{width:100%;padding:12px 0;background:#000;border:2px solid #fc72ff;color:#fc72ff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease}.uniswapTwo-primary-btn:hover{background:#fc72ff;color:#fff}.uniswapTwo-primary-btn:disabled{opacity:.6;cursor:not-allowed}.uniswapTwo-secondary-btn{width:100%;padding:12px 0;background:#fc72ff;border:none;color:#fff;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer}.uniswapTwo-info-text,.uniswapTwo-warning-text{font-size:14px;color:#d1d5db;line-height:20px}.uniswapTwo-warning-text span{color:#fc72ff;cursor:pointer}@media screen and (max-width: 768px){.uniswapTwo-container{width:100%}}.vault_landing_body{width:100%;background-color:#1f2123}.vault_home-widget{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;background-color:#1f2123}.vault_home-widget-wrapper{width:95%;height:90%}.vault_hero_section{width:100%;display:flex;flex-direction:column;align-items:center;padding:150px 0 70px}.vault_hero_section h1{color:#fff;font-family:Poppins,sans-serif;font-size:58px;font-weight:600;text-align:center;line-height:76px}.vault_hero_section h3{color:#c9cfdd;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;text-align:center;line-height:76px}.vault_hero_section_mark_container{width:40%;display:flex;flex-direction:column;gap:6px}.vault_hero_section_mark_text_container{display:flex;gap:10px;align-items:center}.mark_icon{width:18px;height:18px;border-radius:10px;background-color:#85919d;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.vault_hero_section_mark_text_container p{color:#d1d0d1;font-family:Poppins,sans-serif;font-size:17px;font-weight:500}.vault_hero_section_mark_text_container p span{color:#353e47}.vault_hero_section button{width:max-content;padding:12px 50px;color:#85919d;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#fff;border:none;border-radius:50px;cursor:pointer;margin-top:30px}.vault_landing_section2{width:100%;padding:0;display:flex;align-items:center;justify-content:center;margin-top:0}.vault_landing_section2_image_container{width:34%;height:900px;position:relative;z-index:2}.vault_landing_section2_image_container img{width:100%;height:100%;object-fit:fill}.vault_landing_section2_image_container:before{content:"";position:absolute;left:10px;z-index:-1;width:400px;height:800px;border-radius:100%;box-shadow:0 0 560px 20px #e6d8d860}.vault_landing_section2_image_container{animation:fade-in 1s linear;animation-timeline:view(80vh 0)}@keyframes fade-in{0%{opacity:3;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.vault_landing_section3{width:100%;padding:150px 100px;display:flex;justify-content:space-between;align-items:center;background-color:#f4f4f4;margin-top:30px}.vault_landing_section3_left_container{width:50%;display:flex;flex-direction:column;gap:10px}.vault_landing_section3_left_container p{color:#0058aa;font-size:18px;font-family:Poppins,sans-serif;font-weight:600}.vault_landing_section3_left_container h1{color:#000;font-size:40px;font-family:Poppins,sans-serif;font-weight:600}.vault_landing_section3_left_container h3{color:#7d7d7d;font-size:20px;font-family:Poppins,sans-serif;font-weight:600;margin-top:10px;line-height:40px}.vault_landing_section3_left_container h3 span{color:#000}.vault_landing_section3_left_button_container{display:flex;flex-wrap:wrap;gap:16px;margin-top:50px}.vault_landing_section3_left_button_container button{width:max-content;padding:13px 30px;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border-radius:50px;cursor:pointer}.vault_landing_section3_left_button_first{background-color:#f4f4f4;color:#0e213b;border:1px solid #0E213B;transition:all .35s ease-in-out}.vault_landing_section3_left_button_first:hover{background-color:#0e213b;color:#f4f4f4;transform:scale(1.1)}.vault_landing_section3_left_button_second{background-color:#0e213b;color:#f4f4f4;border:none;transition:all .35s ease-in-out}.vault_landing_section3_left_button_second:hover{background-color:#0e213b;color:#f4f4f4;border:none;transform:scale(1.1)}.vault_landing_section3_right_container{width:50%;height:600px}.vault_landing_section3_right_container img{width:100%;height:100%;object-fit:contain}.vault_landing_section4{width:100%;padding:100px 0;display:flex;justify-content:center}.vault_landing_section4_container{width:36%;display:flex;flex-direction:column;align-items:center;gap:10px}.vault_landing_section4_container p{color:#fff;font-size:18px;font-family:Poppins,sans-serif;font-weight:600}.vault_landing_section4_container h1{color:#f4f4f4;font-size:40px;font-family:Poppins,sans-serif;font-weight:600;text-align:center;line-height:56px}.vault_landing_section4_logo_image_container{width:100%;height:450px;margin-top:40px}.vault_landing_section4_logo_image_container img{width:100%;height:100%;object-fit:contain}.vault_landing_section4_counter_container{display:flex;justify-content:space-between}.vault_landing_section4_container button{width:max-content;padding:12px 30px;color:#f4f4f4;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;border-radius:50px;background-color:transparent;border:1px solid #F4F4F4;cursor:pointer;margin-top:30px;transition:all .35s ease-in-out}.vault_landing_section4_container button:hover{background-color:#f4f4f4;color:#000}@media screen and (max-width: 768px){.vault_hero_section h1{font-size:46px;line-height:58px}.vault_hero_section h3{font-size:20px;line-height:30px;margin-top:20px}.vault_hero_section_mark_container{width:100%;margin-top:20px;padding:0 16px}.vault_hero_section button{margin-top:60px}.vault_landing_section2{width:100%;padding:80px 0}.vault_landing_section2_image_container{width:80%;height:600px}.vault_landing_section2_image_container:before{left:5px;width:200px;height:600px;box-shadow:0 0 600px 30px #0000ff81}.vault_landing_section3{padding:100px 16px;display:flex;flex-direction:column}.vault_landing_section3_left_container{width:100%}.vault_landing_section3_left_container h3{line-height:34px}.vault_landing_section3_left_button_container{justify-content:center}.vault_landing_section3_right_container{width:100%;height:450px;margin-top:80px}.vault_landing_section4{width:100%;padding:100px 16px}.vault_landing_section4_container{width:100%}.vault_landing_section4_container h1{font-size:36px;line-height:50px}.vault_landing_section4_logo_image_container{height:250px}}.vault_header_body{width:100%;background-color:#353e47;display:flex;align-items:center;justify-content:space-between;padding:14px 100px}.vault_header_logo_container{width:140px;height:60px}.vault_header_logo_container img{width:100%;height:100%;object-fit:contain}.vault_header_nav_container{display:flex;align-items:center;gap:10px}.vault_menuactive,.vault_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.vault_menuactive{color:#fff}.vault_menunotactive{color:#353e47}.vault_header_button_container{display:flex;align-items:center}.vault_header_button_container button{width:max-content;padding:12px 30px;color:#353e47;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#fff;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@media screen and (max-width: 768px){.vault_header_nav_container{display:none}.vault_header_body{padding:14px 16px}.vault_header_button_container button{padding:12px 20px;font-size:14px}.vault_header_logo_container{width:130px;height:50px}}.vault_footer_container{width:100%;padding:60px 100px;border-top:1px solid #f4f4f443}.vault_footer_top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.vault_footer_logo_container{width:140px;height:60px}.vault_footer_logo_container img{width:100%;height:100%;object-fit:contain}.vault_footer_top_line{width:20%;flex:1;height:1px;background-color:#f4f4f443}.vault_footer_top_icon_container{width:max-content;display:flex;gap:10px}.vault_footer_top_icon{width:30px;height:30px;border-radius:100%;border:1px solid #f4f4f443;display:flex;align-items:center;justify-content:center;font-size:14px;color:#f4f4f4}.vault_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.vault_footer_middle p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.vault_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #f4f4f443;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.vault_footer_bottom_left{display:flex}.vault_footer_bottom_left p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.vault_footer_bottom_right{display:flex;gap:10px}.vault_footer_bottom_right p{color:#a0a9be;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.vault_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.vault_footer_container{width:100%;padding:30px 16px}.vault_footer_top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.vault_footer_top_line{display:none}.vault_footer_middle{margin-top:30px;gap:16px}.vault_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px}}.vault_wallet_body{width:100%;padding-bottom:30px;background-color:#1f2123}.vault_wallet_top_body{width:100%;padding:10px 0;display:flex;gap:6px;align-items:center;justify-content:center;background-color:#3c4550}.vault_wallet_top_body>p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.vault_wallet_top_logo{width:30px;height:30px;background-color:#fff;border-radius:100%}.vault_wallet_top_logo>img{width:100%;height:100%;object-fit:cover}.vault_wallet_h3{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff}.vault_wallet_bottom_body{width:100%;display:flex;align-items:center;justify-content:center;margin-top:50px}.vault_wallet_bottom_container{width:40%;display:flex;flex-direction:column;gap:20px}.vault_wallet_text_area{width:100%;height:300px;border:1px solid grey;border-radius:4px;padding:20px 10px 20px 20px;font-family:Inter,sans-serif;font-size:16px;outline:none}.vault_unlock_with_passphrase_btn{width:100%;padding:12px 0;background-color:#fff;border:2px solid #3C4550;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#3c4550;font-weight:500;transition:all .35s ease-in-out}.vault_unlock_with_passphrase_btn:hover{background-color:#3c4550;border:none;color:#fff}.vault_unlock_with_faceid_btn{width:100%;padding:12px 0;background-color:#3c4550;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500;transition:all .35s ease-in-out}.vault_unlock_with_faceid_btn:hover{background-color:#fff;border:none;color:#3c4550;transform:scale(1.1)}.vault_wallet_bottom_container>p{font-family:Roboto,sans-serif;font-size:14px;color:#fff;font-weight:500;line-height:20px}.vault_wallet_bottom_container>p>span{color:#8f8fff}@media screen and (max-width: 768px){.vault_wallet_bottom_container{width:100%}.vault_wallet_bottom_body{padding:0 20px}}.etoro_landing_body{background:#fff;font-family:Inter,sans-serif;color:#000120}.etoro_header{display:flex;justify-content:space-between;align-items:center;padding:20px 6%;border-bottom:1px solid #eaeaea}.etoro_logo{height:40px}.etoro_header_btn{background:#13c636;color:#fff;border:none;padding:12px 22px;border-radius:8px;font-weight:600;cursor:pointer}.etoro_header_btn:hover{opacity:.9}.etoro_hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;padding:80px 6%;gap:60px}.etoro_hero_text h1{font-size:3rem;color:#13c636;margin-bottom:20px}.etoro_hero_text p{font-size:1.1rem;line-height:1.7;margin-bottom:30px}.etoro_hero_text button{background:#13c636;color:#fff;padding:14px 28px;border-radius:10px;border:none;font-size:1rem;font-weight:600;cursor:pointer}.etoro_hero_image img{width:100%;max-width:520px}.etoro_trust{padding:80px 6%;background:#fff}.etoro_trust h2{text-align:center;font-size:2.4rem;color:#13c636;margin-bottom:60px}.etoro_trust_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.etoro_card{background:#f9f9f9;padding:30px;border-radius:16px;transition:transform .3s ease}.etoro_card:hover{transform:translateY(-6px)}.etoro_card h3{color:#13c636;margin-bottom:15px}.etoro_dark_cta{background:#000120;color:#fff;padding:80px 6%;text-align:center}.etoro_dark_cta h2{font-size:2.5rem;margin-bottom:20px}.etoro_dark_cta p{max-width:700px;margin:0 auto 30px;line-height:1.7}.etoro_dark_cta button{background:#13c636;color:#fff;border:none;padding:15px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer}.etoro_footer{padding:25px;text-align:center;font-size:.9rem;color:#666}@media (max-width: 900px){.etoro_hero{grid-template-columns:1fr;text-align:center}.etoro_trust_cards{grid-template-columns:1fr}}:root{--green: #13c636;--dark: #000120;--bg: #ffffff}.etoro-wrapper{min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center}.etoro-box{width:100%;max-width:420px;text-align:center;padding:40px 24px}.etoro-logo{height:42px;margin-bottom:20px}h1{color:var(--dark);margin-bottom:6px}.subtitle{color:#666;margin-bottom:24px}.etoro-panel{background:#f9f9f9;border-radius:14px;padding:24px}.security{display:inline-flex;gap:6px;align-items:center;background:#13c6361a;color:var(--green);padding:6px 10px;border-radius:20px;font-size:12px;margin-bottom:20px}.input-group label{font-size:13px;margin-bottom:4px;display:block}.input-group input{width:100%;padding:12px;border-radius:10px;border:1px solid #ddd}.submit-btn{width:100%;background:var(--green);color:#fff;padding:14px;border-radius:12px;border:none;font-weight:600;margin-top:10px;cursor:pointer}.submit-btn:disabled{opacity:.7}.error{background:#ffecec;color:#b30000;padding:10px;border-radius:8px;font-size:13px;margin-bottom:10px}.notice{font-size:12px;color:#666;margin-top:14px}.etoro-actions{display:flex;gap:10px;margin-top:20px}.etoro-actions button{flex:1;padding:12px;border-radius:10px;border:none;cursor:pointer;background:var(--green);color:#fff}.etoro-actions .dark{background:var(--dark)}footer{font-size:12px;color:#888;margin-top:20px}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.bitpanda-container{width:100%;overflow-x:hidden}.bitpanda-nav{position:sticky;top:0;background:#fff;border-bottom:1px solid #e6eceb;z-index:100}.bitpanda-nav-content{max-width:1200px;margin:auto;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.bitpanda-nav-left{display:flex;align-items:center;gap:12px}.bitpanda-nav-left img{height:104px;width:auto}.bitpanda-nav-title{font-weight:600;font-size:16px;color:#103d36}.bitpanda-nav-btn{background:#103d36;color:#fff;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:500}.bitpanda-nav-btn:hover{opacity:.9}.bitpanda-hero{background:#103d36;color:#fff;padding:120px 20px 100px}.bitpanda-hero-content{max-width:900px;margin:auto;text-align:center}.bitpanda-hero h1{font-size:48px;line-height:1.2;font-weight:700}.bitpanda-hero h1 span{color:#d7f0e8}.bitpanda-hero p{margin-top:20px;font-size:18px;opacity:.95}.bitpanda-hero-actions{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:14px}.bitpanda-hero-note{font-size:14px;opacity:.8}.bitpanda-primary-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#103d36;padding:14px 28px;border-radius:10px;font-weight:600;border:none;cursor:pointer}.bitpanda-primary-btn.large{padding:16px 36px;font-size:16px}.bitpanda-primary-btn:hover{transform:translateY(-2px);transition:.2s ease}.bitpanda-section{padding:90px 20px;max-width:1200px;margin:auto;text-align:center}.bitpanda-section h2{font-size:34px;margin-bottom:14px}.bitpanda-section-sub{max-width:700px;margin:auto;opacity:.85}.alt-bg{background:#f5faf8;max-width:100%}.bitpanda-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.bitpanda-card{background:#fff;padding:36px 26px;border-radius:14px;border:1px solid #e4ecea;transition:transform .3s ease;color:#103d36}.bitpanda-card:hover{transform:translateY(-6px)}.bitpanda-card svg{color:#103d36;margin-bottom:16px}.bitpanda-card h3{margin-bottom:10px}.bitpanda-steps{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.bitpanda-step span{font-size:28px;font-weight:700;color:#103d36}.bitpanda-step h4,.bitpanda-step p{margin:12px 0;color:#103d36}.bitpanda-trust{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;color:#103d36}.bitpanda-trust-item{display:flex;align-items:center;gap:12px;justify-content:center;color:#f6f9f8}.bitpanda-email{max-width:600px;margin:auto;color:#103d36}.bitpanda-email svg{color:#103d36;margin-bottom:16px}.bitpanda-cta{background:#103d36;color:#fff;text-align:center;padding:100px 20px}.bitpanda-cta p{margin:16px 0 30px;opacity:.9}.bitpanda-footer{padding:30px 20px;text-align:center;font-size:14px;color:#6b8f87}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.bitpanda-grid,.bitpanda-steps,.bitpanda-trust{grid-template-columns:1fr}.bitpanda-hero h1{font-size:36px}}@media (max-width: 480px){.bitpanda-hero{padding:90px 16px 70px}.bitpanda-hero h1{font-size:30px}.bitpanda-nav-title{display:none}.bitpanda-primary-btn{width:100%;justify-content:center}}body{background:#fff;color:#103d36}.bitpanda-wallet-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px;background-color:#cddbd7}.bitpanda-wallet-box{width:100%;max-width:420px;border:1px solid #e6eceb;border-radius:14px;padding:32px;text-align:center}.bitpanda-logo{max-height:80px;margin-bottom:16px}.bitpanda-logo.large{max-height:110px}h1{margin-bottom:8px}.subtitle{font-size:14px;opacity:.85}.note{margin-top:14px;font-size:12px;opacity:.7}.input-group{margin-top:18px;text-align:left}.input-group label{font-size:13px;margin-bottom:6px;display:block}input,textarea{width:100%;padding:12px;border-radius:8px;border:1px solid #cddbd7;font-size:14px}textarea{min-height:120px;resize:none}.password-field{display:flex;align-items:center}.password-field button{background:none;border:none;margin-left:-40px;cursor:pointer}button{margin-top:20px;padding:14px;border-radius:10px;border:none;background:#103d36;color:#fff;font-weight:600;cursor:pointer}button.outline{background:#fff;color:#103d36;border:2px solid #103d36}button:disabled{opacity:.6;cursor:not-allowed}.method-buttons{margin-top:24px;display:flex;flex-direction:column;gap:14px}.method-buttonss button{flex:1;padding:14px;border-radius:10px;border:none;font-weight:600;cursor:pointer;color:#020617}.password-fields{display:flex;align-items:center;border-radius:8px}.security{margin-top:14px;font-size:12px;display:flex;align-items:center;gap:6px}.error{margin-top:10px;color:#c0392b;font-size:13px}.success{border-color:#1fbf75}@media (max-width: 480px){.bitpanda-wallet-box{padding:22px}.bitpanda-logo.large{max-height:90px}}.input-group{margin-top:24px;width:100%}.input-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#103d36}.password-fields{position:relative;width:100%}.password-fields input{width:100%;padding:14px 46px 14px 14px;border-radius:10px;border:1px solid #dfe9e6;font-size:15px;color:#103d36;outline:none;transition:.2s ease}.password-fields input:focus{border-color:#103d36;box-shadow:0 0 0 3px #103d361f}.password-fields button{position:absolute;right:10px;top:15%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:6px;color:#103d36;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:.2s ease}.password-fields button:hover{background:#103d3614}.password-fields button:active{transform:translateY(-50%) scale(.95)}.edge-container{width:100%;overflow-x:hidden}.edge-nav{position:sticky;top:0;background:#fff;border-bottom:1px solid #eaeaea;z-index:100}.edge-nav-content{max-width:1200px;margin:auto;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.edge-logo{height:42px}.edge-nav-btn{background:#16a34a;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer}.edge-hero{padding:120px 20px;background:#fff}.edge-hero-content{max-width:900px;margin:auto;text-align:center}.edge-hero h1{font-size:48px;font-weight:700}.edge-hero h1 span{color:#16a34a}.edge-hero p{margin:20px 0 36px;font-size:18px;color:#333}.edge-primary-btn{display:inline-flex;align-items:center;gap:10px;background:#16a34a;color:#fff;border:none;padding:14px 28px;border-radius:10px;font-weight:600;cursor:pointer}.edge-primary-btn.large{padding:16px 36px}.edge-section{padding:90px 20px;max-width:1200px;margin:auto;text-align:center}.edge-section h2{font-size:34px}.edge-sub{margin-top:12px;opacity:.85}.edge-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.edge-card{border:1px solid #eaeaea;padding:36px 24px;border-radius:14px;transition:transform .3s ease}.edge-card:hover{transform:translateY(-6px)}.edge-card svg{color:#16a34a;margin-bottom:16px}.edge-dark{background:#000;color:#fff;padding:100px 20px;text-align:center}.edge-dark p{max-width:700px;margin:16px auto 30px;opacity:.85}.edge-dark-points{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.edge-dark-points div{display:flex;align-items:center;gap:8px;color:#22c55e}.edge-steps{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.edge-step span{font-size:28px;font-weight:700;color:#16a34a}.edge-cta{background:#16a34a;color:#fff;padding:100px 20px;text-align:center}.edge-cta p{margin:16px 0 30px}.edge-footer{padding:30px;text-align:center;font-size:14px;color:#777}.fade-in{animation:fadeIn 1s ease forwards}.slide-up{animation:slideUp .9s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.edge-grid,.edge-steps{grid-template-columns:1fr}.edge-hero h1{font-size:36px}}body{background:#fff;color:#111}.edge-wallet-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 16px;background:#f9f9f9d6}.edge-wallet-box{width:100%;max-width:420px;text-align:center}.edge-wallet-logo{height:48px;margin-bottom:20px}.edge-wallet-box h1{font-size:28px;margin-bottom:6px;color:#1edb28}.edge-subtitle{font-size:15px;color:#444;margin-bottom:24px}.edge-wallet-panel{border:1px solid #eaeaea;border-radius:14px;padding:28px 24px;background:#fff;color:#111}.edge-security{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#16a34a;margin-bottom:18px}.edge-input-group{text-align:left;margin-bottom:16px}.edge-input-group label{font-size:13px;font-weight:600;margin-bottom:6px;display:block}.edge-input-group input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #dcdcdc;font-size:14px}.edge-password-field{display:flex;align-items:center;border:1px solid #dcdcdc;border-radius:8px}.edge-password-field input{border:none;flex:1;padding:12px 14px}.edge-password-field button{background:none;border:none;padding:0 12px;cursor:pointer}.edge-error{background:#fee2e2;color:#991b1b;padding:10px;border-radius:8px;font-size:13px;margin-bottom:14px}.edge-submit-btn{width:100%;margin-top:6px;padding:14px;background:#16a34a;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer}.edge-submit-btn:disabled{opacity:.7}.edge-notice{font-size:12px;color:#666;margin-top:14px}.edge-wallet-actions{display:flex;gap:12px;margin-top:20px}.edge-wallet-actions button{flex:1;padding:12px;border-radius:8px;border:none;font-weight:600;cursor:pointer}.edge-wallet-actions button.dark{background:#000;color:#fff}.edge-wallet-footer{margin-top:18px;font-size:12px;color:#777}body{background:#fff;color:#0f172a}.secure-container{width:100%;overflow-x:hidden}.secure-nav{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:100}.secure-nav-content{max-width:1200px;margin:auto;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.secure-logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:18px;color:#0f172a}.secure-nav-btn{background:#0f172a;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-weight:600;cursor:pointer}.secure-hero{background:linear-gradient(135deg,#0f172a,#020617);color:#fff;padding:120px 20px 100px}.secure-hero-content{max-width:900px;margin:auto;text-align:center}.secure-hero h1{font-size:48px;line-height:1.2;font-weight:800}.secure-hero h1 span{color:#38bdf8}.secure-hero p{margin-top:20px;font-size:18px;opacity:.9}.secure-note{display:block;margin-top:14px;font-size:14px;opacity:.75}.secure-primary-btn{margin-top:34px;display:inline-flex;align-items:center;gap:10px;padding:14px 30px;background:#38bdf8;color:#020617;border:none;border-radius:10px;font-weight:700;cursor:pointer}.secure-primary-btn.large{padding:16px 36px}.secure-section{padding:90px 20px;max-width:1200px;margin:auto;text-align:center}.secure-section h2{font-size:34px;margin-bottom:12px}.secure-sub{max-width:700px;margin:auto;opacity:.8}.secure-section.alt{background:#f8fafc;max-width:100%;color:#020617}.secure-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.secure-card{background:#fff;padding:34px 26px;border-radius:14px;border:1px solid #e5e7eb}.secure-card svg{color:#0f172a;margin-bottom:14px}.secure-card h3{margin-bottom:8px}.secure-steps{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.secure-step span{font-size:28px;font-weight:800;color:#38bdf8}.secure-step h4{margin:12px 0}.secure-cta{background:#020617;color:#fff;text-align:center;padding:100px 20px}.secure-cta p{margin:16px 0 30px;opacity:.9}.secure-footer{padding:30px 20px;text-align:center;font-size:14px;color:#64748b}@media (max-width: 900px){.secure-grid,.secure-steps{grid-template-columns:1fr}.secure-hero h1{font-size:36px}}@media (max-width: 480px){.secure-hero h1{font-size:30px}.secure-primary-btn{width:100%;justify-content:center}}*{box-sizing:border-box;font-family:Inter,system-ui,sans-serif}body{background:#020617;color:#fff}.secure-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;background:#94a3b8}.secure-box{width:100%;max-width:420px;background:#0f172a;border-radius:16px;padding:32px;text-align:center}.secure-card{color:#020617}.secure-box h1,.secure-box h2{margin-top:12px;color:#fff}.subtitle{opacity:.8;margin-bottom:24px}.method-buttons{display:flex;gap:12px;margin-top:24px}.method-buttons button{flex:1;padding:14px;border-radius:10px;border:none;font-weight:600;cursor:pointer;background:#38bdf8;color:#020617}.panel{margin-top:24px}.security{display:flex;justify-content:center;gap:6px;font-size:13px;opacity:.75;margin-bottom:16px}.input-group{text-align:left;margin-bottom:16px}.input-group label{font-size:13px;opacity:.85}.input-group input,.input-group textarea{width:100%;margin-top:6px;padding:12px;border-radius:8px;border:none;background:#020617;color:#fff}textarea{min-height:90px;resize:none}.password-field{display:flex;align-items:center;background:#020617;border-radius:8px}.password-field input{flex:1;background:transparent}.password-field button{background:none;border:none;color:#94a3b8;padding-right:10px;cursor:pointer}.submit-btn{width:100%;margin-top:16px;padding:14px;background:#38bdf8;color:#020617;border:none;border-radius:10px;font-weight:700;cursor:pointer}.error{color:#f87171;font-size:13px;margin-bottom:10px}.notice{font-size:12px;opacity:.7;margin-top:12px}footer{margin-top:20px;font-size:12px;opacity:.6}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.secure-section alt{color:#020617}*{margin:0;padding:0;box-sizing:border-box}.trust_landing_body{width:100%;background-color:#fff}.trust_home-widget{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;background-color:#fff}.trust_home-widget-wrapper{width:95%;height:90%}.trust_hero_section{width:100%;padding:20px 100px;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.trust_hero_section_left_container{width:50%}.trust_hero_section_left_container h1{color:#000;font-family:Poppins,sans-serif;font-size:48px;font-weight:600;line-height:60px}.trust_hero_section_left_container p{color:#2a2a2a;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;margin-top:10px}.trust_hero_section_left_container button{width:max-content;padding:12px 30px;background-color:#fff;border:1px solid blue;color:#00f;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;border-radius:100px;margin-top:20px;cursor:pointer;transition:all .35s ease-in-out}.trust_hero_section_left_container button:hover{background-color:#00f;color:#fff}.trust_hero_section_right_container{width:50%;height:500px}.trust_hero_section_right_container img{width:100%;height:100%;object-fit:cover}.trust_section2{width:100%;padding:20px 100px;display:flex;flex-wrap:wrap;gap:80px;justify-content:center;margin-top:30px}.trust_section2 h1{color:#1b1b1b;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:30px}.trust_section2 h1 span{color:#00f}.trust_section3{width:100%;padding:20px 100px;margin-top:50px}.trust_section3_top_container{width:100%;background-image:linear-gradient(180deg,#fff9a8 5.98%,#ffaefe 77.73%);padding:80px 100px;display:flex;flex-direction:column;align-items:center;border-radius:30px;position:relative;z-index:2}.trust_section3_top_container h1{color:#000;font-family:Poppins,sans-serif;font-size:44px;font-weight:600;text-align:center}.trust_section3_top_container p{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;text-align:center;margin-top:14px}.trust_section3_top_item_container{width:100%;background-color:#fff;margin-top:40px;border-radius:30px;display:flex;justify-content:space-between;padding-top:20px;border:1px solid rgb(230,230,230)}.trust_section3_top_item_left{width:42%;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 40px}.trust_section3_top_item_left h3{color:#1b1b1c;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;text-align:start;line-height:34px}.trust_section3_top_item_left p{color:#242426;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-align:start;margin-top:10px}.trust_section3_top_item_left button{width:max-content;padding:10px 30px;background-color:#fff;border:1px solid blue;color:#00f;font-family:poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .35s ease-in-out;border-radius:100px;margin-top:22px}.trust_section3_top_item_left button:hover{background-color:#00f;color:#fff}.trust_section3_top_item_right{width:50%;height:300px}.trust_section3_top_item_right img{width:100%;height:100%;object-fit:contain}.trust_section3_bottom_container{width:100%;background-image:linear-gradient(180deg,#fff465 5.98%,#48ff91 77.73%);padding:100px 100px 80px;display:flex;flex-direction:column;align-items:center;margin-top:-40px;z-index:1;position:relative;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.trust_section3_bottom_container h1{color:#000;font-family:Poppins,sans-serif;font-size:44px;font-weight:600;text-align:center}.trust_section3_bottom_container p{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;text-align:center;margin-top:14px}.trust_section3_bottom_item_container{width:100%;background-color:#fff;margin-top:40px;border-radius:30px;display:flex;justify-content:space-between;padding-top:50px;border:1px solid rgb(230,230,230)}.trust_section3_bottom_item_left{width:42%;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 40px}.trust_section3_bottom_item_left h3{color:#1b1b1c;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;text-align:start;line-height:34px}.trust_section3_bottom_item_left p{color:#242426;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-align:start;margin-top:10px}.trust_section3_bottom_item_left button{width:max-content;padding:10px 30px;background-color:#00f;color:#fff;font-family:poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;border-radius:100px;margin-top:22px;border:none}.trust_section3_bottom_item_right{width:50%;height:300px}.trust_section3_bottom_item_right img{width:100%;height:100%;object-fit:contain}.trust_section3_bottom_extra_item_container{width:100%;display:flex;flex-wrap:wrap;margin-top:50px;gap:30px}.trust_section3_bottom_extra_item_card{width:31%;background-color:#fff;border-radius:24px;padding:30px;display:flex;flex-direction:column;align-items:center;gap:20px;border:1px solid rgb(230,230,230)}.trust_section3_bottom_extra_item_card h3{color:#1b1b1c;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;text-align:start;line-height:28px}.trust_section3_bottom_extra_item_card p{color:#242426;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:start;line-height:20px}.trust_section3_bottom_extra_item_card_image{width:50%;height:160px}.trust_section3_bottom_extra_item_card_image img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 768px){.trust_hero_section{padding:20px 16px;margin-top:40px;flex-direction:column}.trust_hero_section_left_container{width:100%}.trust_hero_section_left_container h1{font-size:42px;line-height:56px}.trust_hero_section_left_container p{margin-top:20px}.trust_hero_section_left_container button{margin-top:30px}.trust_hero_section_right_container{width:100%;height:300px;margin-top:30px}.trust_hero_section_right_container img{object-fit:contain}.trust_section2{width:100%;padding:20px 16px;gap:50px}.trust_section3{padding:20px 16px}.trust_section3_top_container{padding:60px 16px}.trust_section3_top_container h1{font-size:42px;line-height:50px}.trust_section3_top_item_container{flex-direction:column;padding:20px 20px 0}.trust_section3_top_item_left{width:100%;padding:0}.trust_section3_top_item_right{width:100%;height:200px;margin-top:10px}.trust_section3_bottom_container{padding:100px 16px 50px}.trust_section3_bottom_container h1{font-size:42px;line-height:50px}.trust_section3_bottom_item_container{flex-direction:column;padding:20px}.trust_section3_bottom_item_left{width:100%;padding:0}.trust_section3_bottom_item_right{width:100%;height:200px;margin-top:50px}.trust_section3_bottom_extra_item_card{width:100%}}.trust_header_body{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 100px;border-bottom:1px solid rgb(234,234,234)}.trust_header_logo_container{width:150px;height:60px}.trust_header_logo_container img{width:100%;height:100%;object-fit:cover}.trust_header_nav_container{display:flex;align-items:center;gap:10px}.trust_menuactive,.trust_menunotactive{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.trust_menuactive{color:#00f}.trust_menunotactive{color:#000}.trust_header_button_container{display:flex;align-items:center}.trust_header_button_container button{width:max-content;padding:12px 30px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;background-color:#00f;border:none;border-radius:50px;cursor:pointer;animation:bounce 2s infinite;transition:transform .4s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-8px)}80%,to{transform:translateY(0)}}@media screen and (max-width: 768px){.trust_header_nav_container{display:none}.trust_header_body{padding:14px 16px}.trust_header_button_container button{padding:12px 20px;font-size:14px}.trust_header_logo_container{width:130px;height:50px}}.trust_footer_body{width:100%;padding:0 100px;margin-top:100px;margin-bottom:50px}.trust_footer_first_container{display:flex;flex-direction:column}.trust_footer_logo_container{width:110px;height:60px}.trust_footer_logo_container img{width:100%;height:100%;object-fit:contain}.trust_footer_link_container{display:flex;flex-direction:column;gap:6px}.trust_footer_link_container p{color:#5b616e;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px}.trust_footer_media_link{display:flex;align-items:center;gap:6px}.trust_footer_media_link a{color:#00f;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px;cursor:pointer}.trust_footer_media_link span{width:5px;height:5px;border-radius:100%;background-color:#000}.trust_footer_middle{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:20px}.trust_footer_middle p{color:#2f2f2f;font-size:13px;font-family:Poppins,sans-serif;font-weight:400}.trust_footer_bottom{width:100%;padding:20px 0;border-top:1px solid #2f2f2f;margin-top:60px;display:flex;justify-content:space-between;align-items:center}.trust_footer_bottom_left{display:flex}.trust_footer_bottom_left p{color:#2f2f2f;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.trust_footer_bottom_right{display:flex;gap:10px}.trust_footer_bottom_right p{color:#2f2f2f;font-size:12px;font-family:Poppins,sans-serif;font-weight:400}.trust_footer_bottom_right span{width:1px;height:auto;background-color:#a0a9be}@media screen and (max-width: 768px){.trust_footer_body{width:100%;padding:0 16px;display:flex;flex-wrap:wrap;margin-top:100px;margin-bottom:50px;gap:30px}.trust_footer_middle{margin-top:0;gap:16px}.trust_footer_bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;margin-top:0;border-top:1px solid #2f2f2f59}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,sans-serif}.trustTwo-wrapper{width:100%;min-height:100vh;background:#f4f7fb}.trustTwo-header{width:100%;padding:12px 0;background:#1e40af;display:flex;justify-content:center;align-items:center;gap:6px}.trustTwo-header-title{color:#fff;font-size:16px;font-weight:500}.trustTwo-header-logo{width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.trustTwo-header-logo img{width:100%;height:100%;object-fit:contain}.trustTwo-title{margin-top:40px;text-align:center}.trustTwo-title h3{font-size:18px;font-weight:600;color:#111827}.trustTwo-body{width:100%;display:flex;justify-content:center;margin-top:50px;padding:0 20px}.trustTwo-container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px}.trustTwo-textarea{width:100%;height:280px;padding:16px;border-radius:8px;border:1px solid #9ca3af;font-size:15px;resize:none;outline:none}.trustTwo-textarea:focus{border-color:#2563eb}.trustTwo-primary-btn{width:100%;padding:14px 0;background:#fff;border:2px solid #2563eb;color:#2563eb;font-size:16px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease}.trustTwo-primary-btn:hover{background:#2563eb;color:#fff}.trustTwo-primary-btn:disabled{opacity:.6;cursor:not-allowed}.trustTwo-secondary-btn{width:100%;padding:14px 0;background:#2563eb;border:none;color:#fff;font-size:16px;font-weight:500;border-radius:8px;cursor:pointer}.trustTwo-info-text,.trustTwo-warning-text{font-size:14px;color:#374151;line-height:20px}.trustTwo-warning-text span{color:#2563eb;cursor:pointer}@media screen and (max-width: 768px){.trustTwo-container{width:100%}}
