@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Vidaloka&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;800&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}img{max-width:100%;height:auto}ol,li,ul{list-style:none}a{text-decoration:none;color:#0369d7}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{padding:0px;margin:0px;-webkit-box-sizing:border-box;box-sizing:border-box}ul,li{padding:0px;margin:0px}html{scroll-behavior:smooth}body{font-size:16px;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;font-family:"Roboto Slab",serif;line-height:1.2}.element-panel{width:100%;position:relative;padding:2em}.element-panel h2{font-family:"Vidaloka",serif;font-size:3em;font-weight:900}.element-wrap{max-width:1600px;margin:0px auto;padding:16px}.appscreen-container{width:100%;height:100vh;position:relative;overflow-y:auto;display:block}.button-blk{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.button-blk .custom-btn{width:auto;padding:.75em 2em;font-size:1.25em;font-weight:500;color:#000;background:none;margin:1em 1em 1em 0;border-radius:4px;border:3px solid #000;-webkit-transition:all ease .3s;transition:all ease .3s;cursor:pointer;text-transform:uppercase}.button-blk .custom-btn:hover{background:#000;color:#fff}.button-blk .custom-btn:active{background:#000;color:#fff}.button-blk .custom-btn.color-btn{border-color:#00b050;color:#00b050}.button-blk .custom-btn.color-btn:hover{background:#00b050;color:#fff}.button-blk .custom-btn.color-btn:active{background:#00b050;color:#fff}.top-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.top-header .burger-menu-btn{position:absolute;display:none;cursor:pointer;width:32px;height:32px;border:none;outline:none;background:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;left:auto;right:0px;top:8px}.top-header .burger-menu-btn .burger-line{display:block;position:absolute;width:100%;height:2px;left:0;border:none;outline:none;opacity:1;border-radius:.25rem;background:#000;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.top-header .burger-menu-btn .burger-line:nth-child(1){top:0}.top-header .burger-menu-btn .burger-line:nth-child(2),.top-header .burger-menu-btn .burger-line:nth-child(3){top:.5rem}.top-header .burger-menu-btn .burger-line:nth-child(4){top:1rem}.top-header .burger-menu-btn.is-active .burger-line:nth-child(1),.top-header .burger-menu-btn.is-active .burger-line:nth-child(4){top:1.25rem;width:0%;left:50%}.top-header .burger-menu-btn.is-active .burger-line:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top-header .burger-menu-btn.is-active .burger-line:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.top-header .logo-box{width:15%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.top-header .logo-box a{outline:none;display:inline-block}.top-header .nav-box{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex}.top-header .nav-box ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-header .nav-box ul li{width:auto;font-size:1.25em;font-weight:600}.top-header .nav-box ul li a{width:auto;display:inline-block;padding:1em;color:#000;-webkit-transition:all ease .3s;transition:all ease .3s}.top-header .nav-box ul li a:hover{color:red}.top-header .nav-box ul li a.active{color:red}.pos-header{width:100%;height:auto;background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1450980392);box-shadow:0 0 5px 0 rgba(0,0,0,.1450980392);position:fixed;top:-100px;left:0px;z-index:1;-webkit-transition:all ease .3s;transition:all ease .3s}.pos-header .element-wrap{padding:.5em 3em}.pos-header.sticky{top:0px}.privacy-policy .web3-panel{padding:0em 1em 0 1em}.privacy-policy .privacy-panel{padding:0em}.privacy-policy .main-banner-screen{padding:0em 1.5em;border:none}.privacy-policy .policy-txt-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 2em 4em}.privacy-policy .policy-txt-block h3{font-size:1.5em;padding:8px 0;font-family:"Roboto Slab",serif;font-weight:bold}.privacy-policy .policy-txt-block p{font-size:1em;padding:4px 0 8px;line-height:1.75;color:#505050}.privacy-policy .policy-txt-block p a{color:red;text-decoration:underline}.privacy-policy .page-title-block{width:100%;display:inline-block;background:#000;padding:2em}.privacy-policy .page-title-block h2{color:#fff;text-align:left}.privacy-policy .page-title-block h2 span{color:#00b050}.element-content-grid{width:100%;padding:2em 1em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.element-content-grid .col-item{width:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.element-content-grid .elm-txt-blk{width:100%;display:block;margin-bottom:1em}.element-content-grid .elm-txt-blk h2{color:#000}.element-content-grid .elm-txt-blk p{font-size:1.25em;margin:12px 0;line-height:1.75;color:#505050}.element-content-grid .elm-img-box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.element-content-grid .elm-img-box .figure{width:100%;display:inline-block}.element-content-grid.content-grid-rgt .col-item:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ftr-panel{background:#000;position:relative;padding:2.5em 2em 0}.ftr-panel .ftr-layer-bg{width:100%;height:92px;position:absolute;left:0;top:-36px;background:url(../images/layered-steps-bg.png) repeat-x}.ftr-panel .ftr-blk{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:3em 0 1em 0}.ftr-panel .ftr-blk .ftr-lft-col{width:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ftr-panel .ftr-blk .ftr-logo{width:43.333%;display:inline-block}.ftr-panel .ftr-blk .ftr-logo img{max-width:100%;height:auto}.ftr-panel .ftr-blk .ftr-rgt-col{width:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ftr-panel .ftr-blk .ftr-nav-blk{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav{width:33.333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1em}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav h3{display:inline-block;width:100%;font-size:1.5em;color:red;font-family:"Vidaloka",serif;margin-bottom:.5em}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul{width:100%;display:inline-block}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li{display:inline-block;width:100%;font-family:"Roboto Slab",serif;padding:.5em 0}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li a{display:inline-block;color:#ccc;-webkit-transition:all ease .3s;transition:all ease .3s;font-size:1em}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li a:hover{color:#fff}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li a:active{color:#fff}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav .social-icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:16px}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav .social-icon svg{width:24px;height:auto;fill:#ccc;-webkit-transition:all ease .3s;transition:all ease .3s}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav:hover .social-icon svg{fill:#fff}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav:active .social-icon svg{fill:#fff}@media screen and (max-width: 1140px)and (min-width: 960px){.element-wrap{padding:16px 0}.main-banner-screen{padding:1em}.main-banner-screen .banner-content .titile-blk p{font-size:2.25em}.main-banner-screen .banner-content .web3-imgbox{padding:2em}.top-header .nav-box ul li{font-size:1.125em}.top-header .nav-box ul li a{padding:.5em 1em}.button-blk .custom-btn{margin:0em 1em 0em 0;padding:.5em 1em}.pos-header .element-wrap{padding:.5em 2em}.element-panel{padding:1em}.element-content-grid{padding:0px}.element-content-grid .elm-txt-blk p{font-size:1em}}@media screen and (max-width: 768px){.body_overlay{width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.7019607843);z-index:1;position:fixed;top:0px;left:0px;display:none;opacity:0;-webkit-transition:all ease .3s;transition:all ease .3s}.body_overlay.open_overlay{display:block;opacity:1}.element-wrap{padding:0px}.privacy-policy .main-banner-screen{padding:1em 0}.privacy-policy .page-title-block{padding:1.5em 1em}.privacy-policy .policy-txt-block{padding:1em 1em 4em}.privacy-policy .policy-txt-block h3{font-size:1.25em}.privacy-policy .policy-txt-block p{font-size:.875em}.pos-header .element-wrap{padding:.75em 1em}#sticky_header.pos-header .top-header .nav-box{display:none}.top-header .burger-menu-btn{display:block;opacity:1;visibility:visible;top:12px}.top-header .nav-box{position:fixed;background:#fff;left:auto;width:65%;height:100%;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0px;right:-100%;-webkit-transition:.5s;transition:.5s;margin:0 auto;border-left:5px solid #00b050;overflow:hidden;z-index:2;padding:48px 0px 0}.top-header .nav-box.open-nav{right:-2px;opacity:1}.top-header .nav-box #close-menu.burger-menu-btn{top:20px;right:12px}.top-header .nav-box ul{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.top-header .nav-box ul li{width:100%;font-size:1.125em}.top-header .nav-box ul li a{display:block;padding:.75em 1em}.top-header .logo-box{width:150px}.button-blk{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-blk .custom-btn{padding:.5em 1.25em;margin:0px;text-align:center;font-size:1.125em;width:auto}.element-panel{padding:1em}.element-panel h2{font-size:2em;text-align:center}.element-panel .elm-txt-blk h2{font-size:2em;text-align:center}.element-panel .elm-txt-blk p{font-size:1em;margin:8px 0;text-align:center;color:#181818}.element-content-grid{padding:1em 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.element-content-grid .col-item{width:100%}.ftr-panel .ftr-layer-bg{background-size:contain;height:48px;top:-20px}.ftr-panel .ftr-blk{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2em 0 0em}.ftr-panel .ftr-blk .ftr-lft-col{width:100%}.ftr-panel .ftr-blk .ftr-lft-col .ftr-logo{width:100%;text-align:center;margin-top:1.25em}.ftr-panel .ftr-blk .ftr-lft-col .ftr-logo img{max-width:33%;height:auto}.ftr-panel .ftr-blk .ftr-rgt-col{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ftr-panel .ftr-blk .ftr-nav-blk{padding:0px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav{padding:0 8px}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav h3{font-size:1.25em}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li a{font-size:.875em}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav .social-icon{width:16px;height:16px;margin-right:8px}.ftr-panel .ftr-blk .ftr-nav-blk .ftr-nav ul li .social-nav .social-icon svg{width:16px;height:16px}}