@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Inter:300,400,500,700|Inter:300,400,500,600,700|Roboto+Condensed:400,700";a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,h1,h2,h3,h4,h5{font-family:Inter}h2{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-1px;color:#000}h3{font-size:14px;font-weight:600}h3,h4{line-height:"";letter-spacing:"";color:#000}h4{font-size:26px;font-weight:700}h5{font-size:20px}h5,h6{font-weight:600;line-height:100%;letter-spacing:-.04rem;color:#000}h6{font-size:16px}@media screen and (max-width:768px){header{padding:0;margin-bottom:16px}}@media only screen and (max-width:428px){header{margin-bottom:0}}@media screen and (max-width:428px){header h2{font-size:16px;font-weight:600;line-height:20px;color:#333;max-width:100%;padding:1em 1em .5em 0!important}}header p{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";font-family:Inter;color:#0000008a}@media screen and (max-width:768px){header p{margin-top:4px}}@media screen and (max-width:428px){header p{font: 12px/16px Inter;color:#707070}}a{text-decoration:none}.green{color:#16a34a!important}.red{color:#ef4444!important}.blue{color:#38b2ff!important}.primary{color:#0162bd!important}.underline{text-decoration:underline}.text-right{text-align:right}.Input:focus{border:1px solid #0162bd}.Input .Input__error{font-size:12px;color:#ef4444}.Input--floating .long{position:relative;display:flex;justify-content:center;width:100%;height:58px;border-radius:12px;border:1px solid #ebecef;background-color:#fff;transition:all .3s ease-out}.Input--floating .long:hover{border-color:#ccced3}.Input--floating .long .password-toggle-wrapper{display:flex;align-items:center;padding-right:20px}.Input--floating .long .password-toggle-wrapper .password-toggle{display:flex;align-items:center;cursor:pointer}.Input--floating .long .password-toggle-wrapper .password-toggle img{width:20px;height:20px}.Input--floating .Input__label{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:400;color:#666c76;pointer-events:none;transition:.15s ease}.Input--floating input[type=date],.Input--floating input[type=email],.Input--floating input[type=number],.Input--floating input[type=password],.Input--floating input[type=text],.Input--floating textarea{border:none;background:transparent;box-shadow:none;border-radius:0;width:100%;text-indent:0;outline:none;font-family:Inter;font-size:16px;font-weight:400;color:#000;padding:28px 12px 12px}.Input--floating input[type=date]::-moz-placeholder,.Input--floating input[type=email]::-moz-placeholder,.Input--floating input[type=number]::-moz-placeholder,.Input--floating input[type=password]::-moz-placeholder,.Input--floating input[type=text]::-moz-placeholder,.Input--floating textarea::-moz-placeholder{color:transparent}.Input--floating input[type=date]::placeholder,.Input--floating input[type=email]::placeholder,.Input--floating input[type=number]::placeholder,.Input--floating input[type=password]::placeholder,.Input--floating input[type=text]::placeholder,.Input--floating textarea::placeholder{color:transparent}.Input--floating.Input--active .Input__label{top:12px;transform:translateY(0);font-size:12px;color:#666c76}@media screen and (max-width:428px){.Input--floating .long{border:1px solid #efeeee}}.Input--floating.Input--pill .long{height:120px;border-radius:12px}.Input--floating.Input--pill .Input__label{top:20px;font-size:14px;color:#666c76;transform:none}.Input--floating.Input--pill.Input--active .Input__label{top:20px;font-size:14px;transform:none}.Input--floating.Input--pill input[type=date],.Input--floating.Input--pill input[type=email],.Input--floating.Input--pill input[type=number],.Input--floating.Input--pill input[type=password],.Input--floating.Input--pill input[type=text],.Input--floating.Input--pill textarea{font-size:32px;font-weight:500;padding:65px 170px 10px 12px;color:#000}@media screen and (max-width:450px){.Input--floating.Input--pill input[type=date],.Input--floating.Input--pill input[type=email],.Input--floating.Input--pill input[type=number],.Input--floating.Input--pill input[type=password],.Input--floating.Input--pill input[type=text],.Input--floating.Input--pill textarea{font-size:24px}}@media screen and (max-width:360px){.Input--floating.Input--pill input[type=date],.Input--floating.Input--pill input[type=email],.Input--floating.Input--pill input[type=number],.Input--floating.Input--pill input[type=password],.Input--floating.Input--pill input[type=text],.Input--floating.Input--pill textarea{font-size:20px}}@media screen and (max-width:340px){.Input--floating.Input--pill input[type=date],.Input--floating.Input--pill input[type=email],.Input--floating.Input--pill input[type=number],.Input--floating.Input--pill input[type=password],.Input--floating.Input--pill input[type=text],.Input--floating.Input--pill textarea{font-size:16px}}.Input--floating.Input--pill input[type=date]::-moz-placeholder,.Input--floating.Input--pill input[type=email]::-moz-placeholder,.Input--floating.Input--pill input[type=number]::-moz-placeholder,.Input--floating.Input--pill input[type=password]::-moz-placeholder,.Input--floating.Input--pill input[type=text]::-moz-placeholder,.Input--floating.Input--pill textarea::-moz-placeholder{color:#a9a9a9}.Input--floating.Input--pill input[type=date]::placeholder,.Input--floating.Input--pill input[type=email]::placeholder,.Input--floating.Input--pill input[type=number]::placeholder,.Input--floating.Input--pill input[type=password]::placeholder,.Input--floating.Input--pill input[type=text]::placeholder,.Input--floating.Input--pill textarea::placeholder{color:#a9a9a9}label.long .input-section::-moz-placeholder,label.long input[type=date]::-moz-placeholder,label.long input[type=number]::-moz-placeholder,label.long input[type=text]::-moz-placeholder,label.long textarea::-moz-placeholder{color:transparent}label.long .input-section::placeholder,label.long input[type=date]::placeholder,label.long input[type=number]::placeholder,label.long input[type=text]::placeholder,label.long textarea::placeholder{color:transparent}label.long .input-section,label.long input[type=date],label.long input[type=number],label.long input[type=text],label.long textarea{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}label.long .input-section::-webkit-inner-spin-button,label.long .input-section::-webkit-outer-spin-button,label.long input[type=date]::-webkit-inner-spin-button,label.long input[type=date]::-webkit-outer-spin-button,label.long input[type=number]::-webkit-inner-spin-button,label.long input[type=number]::-webkit-outer-spin-button,label.long input[type=text]::-webkit-inner-spin-button,label.long input[type=text]::-webkit-outer-spin-button,label.long textarea::-webkit-inner-spin-button,label.long textarea::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}label.upload{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;border-radius:6px;background-color:#fff;border:1px dashed rgba(0,0,0,.2);cursor:pointer}label.upload img{width:38px;height:auto}label.upload .heading--small{margin:12px 0}label.upload input{opacity:0;visibility:hidden;height:0}label.upload span{position:relative;padding:0;max-width:100%;height:auto}a{color:#0000008a}.center{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;margin-top:40px}.center p{width:100%}.center img{transition:all .2s ease}.center img:hover{filter:brightness(95%)}.terms{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin:10px 0}.terms label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";font-family:Inter;color:#0000008a;margin-left:4px}.Input{text-align:left!important}.Input h3{margin-bottom:0!important;font-size:12px;font-weight:500;color:#000;font-family:Inter}.Input input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.Input input:-webkit-autofill,.Input input:-webkit-autofill:active,.Input input:-webkit-autofill:focus,.Input input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;border-radius:12px!important}.Input input::-webkit-date-and-time-value{text-align:left;padding-inline-start:8px!important}.Input input[type=date]{text-indent:6px!important;padding-inline-end:10px;padding-inline-start:0}.Input.has-error .Input__error{display:block}.Input__error{color:#ef4444;margin:15px 0}p.CapsLock-info{margin-top:5px!important;font-size:12px!important;color:#0162bd!important;margin-bottom:0!important}@media only screen and (max-width:1024px){.select--desktop{display:none}}.select--mobile{display:none;position:absolute;top:30px;right:12px}@media only screen and (max-width:1024px){.select--mobile{display:block}}.password-strength-container{display:flex;gap:8px}.password-strength-text{margin-bottom:0!important;width:20%;text-align:center;align-self:center;font-weight:600;font-size:14px;color:#c4bcbc}.level-bar-container{width:80%;height:20px;display:flex;gap:5px;justify-content:center;align-items:center}.level-bar{align-self:center;height:6px;flex-grow:1;border-radius:2px;background-color:#c3bcbc;transition:.8s}.input-with-timer{position:relative;display:flex;flex-direction:column;gap:10px}.input-with-timer h3{margin-bottom:0!important}.input-with-timer-container{position:relative;height:54px}.input-with-timer-container .timer-container{position:absolute;right:15px;top:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:15px}.input-with-timer-container .timer-container p{font-size:14px;margin-bottom:0!important}.input-with-timer-container .timer-container .resend-button{color:#0162bd;cursor:pointer;font-size:12px;margin-bottom:0!important;transition:.3s}.input-with-timer-container .timer-container .resend-button img{width:25px}.input-with-timer-container .timer-container .resend-button:hover{transform:scale(1.1)}.input-with-timer .resend-loader{display:inline-block;position:relative;width:42px;height:42px}.input-with-timer .resend-loader div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;margin:8px;border-radius:50%;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#0162bd}.input-with-timer .resend-loader div:first-child{animation-delay:-.45s}.input-with-timer .resend-loader div:nth-child(2){animation-delay:-.3s}.input-with-timer .resend-loader div:nth-child(3){animation-delay:-.15s}.checkbox-container{display:block;position:relative;padding:5px 0 0 35px;margin-bottom:20px;cursor:pointer;font-size:12px;line-height:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#666c76}.checkbox-container p{font-size:12px;font-weight:300;line-height:18px;font-family:Inter;color:#666c76;margin-top:0!important}.checkbox-container p a{color:#666c76;text-decoration:underline;display:inline;margin:0}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0!important;width:0!important}.checkmark{position:absolute;top:0;left:0;height:24px!important;width:24px!important;background-color:#fff;border:1px solid #ebecef;border-radius:6px;transition:all .3s ease-out}.checkmark.has-error{border:1px solid status-color(red-status)}.checkmark:hover{border-color:#ccced3}.checkbox-container input:checked~.checkmark{background-color:#0162bd}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}label.cn{font-size:14px;display:block;margin-bottom:10px}*{overflow-wrap:anywhere}.logos{margin:20px auto;width:200px;display:flex;justify-content:space-between}.local-loader{z-index:2000}.Fpin{width:80%;text-align:center;margin:0 auto}.Fpin .flexepin-logo{width:300px}.Fpin .ExchangeRate__value{font-size:18px;font-weight:700;vertical-align:middle;margin-bottom:10px}.Fpin .ExchangeRate__value table.v-info{margin:0 auto}.Fpin .ExchangeRate__value table.v-info tr td{text-align:left;padding:10px}.Fpin .ExchangeRate__value table.v-info tr td.r-position{text-align:right}.Fpin .ExchangeRate__value span{font-size:24px;vertical-align:middle;margin-left:5px;color:#0162bd;transition:color .3s}.Fpin .ExchangeRate__value span.green{color:#16a34a}.Fpin .buttons{display:flex;flex-direction:columns;justify-content:center;margin-top:20px}.Fpin .buttons div.cnt{padding:5px;width:250px}.not-found{display:flex;flex-direction:column;align-items:center;margin:10% auto}@media only screen and (max-width:428px){.not-found{margin:50% auto!important}}.not-found img{width:37px}.not-found span{font-size:14px;line-height:20px;font-family:Inter;font-weight:400;margin-top:20px;color:#666c76}.not-found a{width:170px;margin-top:20px;height:44px}.loginError{margin-top:6px;color:#ef4444;text-align:center}.loginSuccess{color:#16a34a;text-align:center}.modal-bg{z-index:11000;background-color:#0000001a}.modal,.modal-bg{position:fixed;top:0;left:0;width:100%;height:100%}.modal{z-index:11001}.modal .mv{width:60%;height:100%;margin:8% auto;position:relative}.modal .mv .vr{background:#fff;height:200px;border-radius:5px}.modal .mv .vr .code-form{width:80%;margin:20px auto}.modal .mv .vr .code-form h2{color:#0162bd;font-size:25px;margin-top:20px;padding-top:20px}.modal .mv .close{position:absolute;cursor:pointer;top:-27px;left:100%}.modal .mv .close svg{width:25px;height:25px;fill:#fff}.modal .mv .close svg:hover{fill:#0162bd}.modal-2-bg{z-index:11000}.modal-2,.modal-2-bg{position:fixed;top:0;left:0;width:100%;height:100%}.modal-2{z-index:999999;background:#00000080}.modal-2 .mv{width:100%;height:100%;margin:40vh auto;position:relative}@media only screen and (max-width:500px){.modal-2 .mv{width:100%}}.modal-2 .mv.mobile-phone-required h4{font: 600 18px/19px Inter;color:#000000bf}.modal-2 .mv.mobile-phone-required p{font: 16px/22px Inter;color:#989898;margin:0}.modal-2 .mv.mobile-phone-required .box{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;padding:10px 0}.modal-2 .mv.c2c-error h4{text-align:center;font: 600 18px/19px Inter;color:#000000bf}.modal-2 .mv.c2c-error p{text-align:center;font: 16px/22px Inter;color:#989898}.modal-2 .mv.c2c-error .box{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;padding:10px 0}.modal-2 .mv .vr{background:#fff}.modal-2 .mv .vr .m-body,.modal-2 .mv .vr .m-body .content{width:100%}.modal-2 .mv .vr .m-body .content h3.head-info-2{color:#000c;font-weight:600;font-size:16px;padding:0 0 20px}.modal-2 .mv .vr .m-body .content h3.head-info-3{text-align:center;font: 700 30px/19px Inter;letter-spacing:0;color:#000;opacity:1;padding-top:20px;line-height:30px;padding-bottom:20px}@media only screen and (max-width:500px){.modal-2 .mv .vr .m-body .content h3.head-info-3{font-size:14px!important;font-weight:600;line-height:19px;letter-spacing:0;font-family:Inter;color:#000000bf;margin:.8em 0 1.3em;padding:0}}.modal-2 .mv .vr .m-body .content h3.head-info-5{text-align:center;font: 700 19px/19px Inter;letter-spacing:0;color:#000000bf;line-height:30px;padding-bottom:10px}.modal-2 .mv .vr .m-body .content .blocked-currency-header{width:100%;align-items:center;text-align:center}@media screen and (max-width:428px){.modal-2 .mv .vr .m-body .content .blocked-currency-header{padding-top:15px}}.modal-2 .mv .vr .m-body .content .text-info{color:#000c;font-weight:400;font-size:14px;text-align:justify}.modal-2 .mv .vr .m-body .content .text-info-2 p{font-size:14px;letter-spacing:0;color:#666c76}.modal-2 .mv .vr .m-body .content .text-info-2 .flex{display:flex;margin:32px auto}.modal-2 .mv .vr .m-body .content .text-info-2 .center,.modal-2 .mv .vr .m-body .content .text-info-2 .flex div{margin:0 auto}.modal-2 .mv .close{position:absolute;top:6px;right:12px;cursor:pointer}.modal-2 .mv .close svg{width:12px;height:12px;fill:#8faab6}.modal-2 .mv .close svg:hover{fill:#0162bd}.video-explainer{position:fixed;width:100%;height:100%;z-index:1000}.video-explainer .mv{width:60%;height:100%;margin:8% auto;position:relative}.video-explainer .mv .close{position:absolute;cursor:pointer;top:-27px;left:100%}.video-explainer .mv .close svg{width:25px;height:25px;fill:#0162bd}.video-explainer .mv .close svg:hover{fill:#7e63e7}.load-v{background:#fff;opacity:0;animation:fadeInFromNone .5s ease-out}.video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}.top-video{top:4%}.join-l{color:#0162bd!important}.join-l:hover{color:#7e63e7!important}.details-trx{font-size:12px;font-weight:700;color:#16a34a}.color-primary{color:#0162bd!important}.color-red{color:#ef4444!important}.color-green{color:#16a34a!important}.color-secondary{color:#7e63e7!important}.color-logo{color:#0162bd!important;font-size:18px!important;text-align:center}@media screen and (max-width:428px){.color-logo a{font-size:14px!important;font-weight:400;line-height:20px!important;letter-spacing:0;color:#0162bd!important}}.cover{width:100%;background:#fff;z-index:100;opacity:.8}.cover,.holder{height:500px;position:absolute;top:0;left:0}.holder{width:80%;margin:0 10%;text-align:center;z-index:101}.holder .h-p{color:#7e63e7;font-size:26px;margin-top:100px}.holder .s-g{color:#474849!important;font-size:12px;padding-top:14px}.holder .btn-g{width:28%;margin:58px auto}.veriff{font-size:11px;color:#b4b3b3;display:flex;justify-content:flex-start;margin-top:10px}.veriff div{width:75px;line-height:23px}.veriff div svg{width:80px;fill:#b4b3b3}div.veriff-failed-alert{border:1px solid #0162bd;border-radius:7px;padding:15px 20px}div.veriff-failed-alert>p{color:#0162bd;margin-bottom:0!important}div.automatic-kyc-success-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}div.automatic-kyc-success-wrapper img.automatic-kyc-success{width:100px;margin-bottom:25px}.mt-10{margin-top:10px!important}@media screen and (max-width:428px){.mt-10 img{width:100%}}.line-height-1-1{line-height:1.1}ul.kyc-info{color:#333!important}ul.kyc-info li.pad{margin-top:20px;width:-moz-fit-content;width:fit-content}.sms-info{font-size:12px;color:#716a8a}.sms-info-active{cursor:pointer;font-size:12px;color:#0162bd}.Input__error,.label-info{font-size:12px}.label-info{display:block;font-family:Inter;color:#00000052}.mt-8{margin-top:8px!important}.welcome-page .heading{max-width:620px;margin:50px auto 0;width:100%}@media screen and (max-width:620px){.welcome-page .heading{padding:0 20px}}.head-info{max-width:620px;margin:0 auto}@media screen and (max-width:620px){.head-info{padding:0 20px}}.head-info .txt{font-size:14px}@media only screen and (max-width:1024){.head-info .txt{margin-top:20px}}@media only screen and (max-width:764px){.head-info .txt{padding:0;margin-top:20px}}.head-info .txt a{color:#0162bd}.head-info .img-example{text-align:center;max-width:620px;margin:0 auto}.head-info .img-example img{width:100%;border-radius:24px}.pointer,.pointer-click{cursor:pointer}@media only screen and (max-width:428px){.pointer{display:none}}.poa-file{max-width:620px;margin:0 auto;padding-top:32px}@media screen and (max-width:620px){.poa-file{width:100%;min-width:240px;padding:32px 20px 20px}}.poa-file h3{text-align:center;margin-bottom:20px}@media screen and (max-width:428px){.poa-file h3{display:none}}.poa-file .poa-instructions{font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#404040;display:flex;flex-direction:column;align-items:flex-start;line-height:21px;margin-bottom:30px}@media screen and (max-width:428px){.poa-file .poa-instructions{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.poa-file .poa-instructions span{margin-bottom:10px;font-size:12px;font-weight:500;color:#666c76}.poa-file .poa-text{font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#404040;display:flex;align-items:center;line-height:21px;margin-bottom:20px}@media screen and (max-width:428px){.poa-file .poa-text{letter-spacing:0;color:#707070;opacity:1}}.poa-file .poa-text span.file-types{font: 12px/18px Inter;letter-spacing:.14px;color:#666c76}.poa-file .poa-image{width:100%;height:250px;border:1px solid #ebecef;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 0;object-position:100% 0;border-radius:12px}.poa-file .file{box-shadow:0 0 12px #f6356333}.poa-file .poa-uploaded{position:absolute;top:0;left:0;max-width:450px;width:100%}.poa-file .poa-cancel{position:absolute;top:6px;right:6px;cursor:pointer}.poa-file .drag{background:#eeff001f}.poa-file .poa-title{padding-bottom:10px;font-size:14px;color:#666c76}.poa-file .poa-cont{height:170px;position:relative;overflow:hidden;max-width:620px;width:100%;background:#fff;border-radius:24px;border:1px dashed #ebecef}@media screen and (max-width:428px){.poa-file .poa-cont{width:100%;min-width:240px}}.poa-file .poa-cont input{height:170px;position:absolute;top:0;left:0;opacity:0;cursor:pointer;max-width:450px;width:100%}@media screen and (max-width:428px){.poa-file .poa-cont input{width:100%;min-width:240px}}.poa-file .poa-cont .poa-ico{width:32px;margin:45px auto 0}.poa-file .poa-cont .poa-info{font-family:Inter;font-weight:400;font-size:14px;color:#404040;text-align:center;margin-top:10px;margin-bottom:3px}@media screen and (max-width:428px){.poa-file .poa-cont .poa-info{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.poa-file .poa-info-2{font-size:14px;font-family:Inter;text-align:center;color:#404040}@media screen and (max-width:428px){.poa-file .poa-info-2{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.poa-file .poa-info-2 span{color:#0162bd}.poa-file .poa-info-2 span.error{color:#ef4444;font-size:18px;font-weight:500}.poa-file .poa-camera .poa-text{font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#666c76;display:flex;align-items:center;line-height:21px;margin-bottom:10px;margin-top:10px}.poa-file .poa-camera a{padding:0}@media screen and (max-width:428px){.poa-file .poa-camera a{background:#fff;border:1px solid #ebecef;color:#333!important;box-shadow:none!important;border-radius:6px;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-family:Inter;display:inline-flex;padding:10px 32px;transition:all .2s ease;width:100%;height:42px}}.poa-file .poa-camera .error{font-size:12px;color:#ef4444;margin-top:15px}.cam{max-width:620px;margin:30px auto 0;background:#fff;border-radius:24px;padding:25px;border:1px solid #ebecef}@media screen and (max-width:620px){.cam{margin-top:0;border:none;padding:20px}}.cam .video .show{display:none}.cam .video{border:1px dashed #e1e1e1;border-radius:6px;overflow:hidden}@media screen and (max-width:428px){.cam .video{width:100%;min-width:240px;border:1px dashed #ebecef}}.cam .video .camera-error{font-size:18px;font-family:Inter;text-align:center;color:#ef4444;padding:40px 0}.cam .camera-info{font-weight:400;font-size:14px;text-align:center;font-family:Inter,sans-serif;color:#404040;display:block;align-items:center;line-height:21px;margin:10px 0;justify-content:center}@media screen and (max-width:428px){.cam .camera-info{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.cam .btn{margin-top:20px}.cam .btn a{padding:0}@media screen and (max-width:428px){.cam .btn a{background:#fff;border:1px solid #ebecef;color:#333!important;box-shadow:none!important;border-radius:6px;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-family:Inter;display:inline-flex;padding:10px 32px;transition:all .2s ease;width:100%;height:42px}}.cam .captured img{max-width:600px;width:100%}.cam .error{font-size:12px;color:#ef4444;margin-top:15px}.hide-camera{display:none}@media screen and (max-width:428px){.com-info{margin-top:45px}}.com-info .com-ico{width:103px;margin:20px auto}.com-info .com-progress{color:#00a2ff;margin-bottom:3px}.com-info .com-head,.com-info .com-progress{font-family:Inter;font-weight:400;font-size:14px;text-align:left;margin-top:10px;line-height:19px}.com-info .com-head{color:#757575;margin-bottom:20px}@media screen and (max-width:428px){.com-info .com-head{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.com-info .com-head a{color:#0162bd}.com-info .com-foot{font-size:16px;font-family:Inter;text-align:center;width:100%;bottom:16px;margin:40px auto}.com-info .com-foot a{color:#0162bd}.com-info .com-foot b{font-weight:600}.com-info .com-kyc-head{font-size:22px;font-family:Inter;text-align:center;font-weight:600;color:#000000bf}.com-info .com-button{margin-top:20px}.com-info .com-button button{width:100%;padding:15px 20px;display:flex;justify-content:space-between;border:none;background:#0162bd;font-size:14px;color:#fff;font-family:Inter;font-weight:600;align-items:center;border-radius:3px;cursor:pointer}.card-limit,.card-limit-head{text-align:center}.card-limit-head{font-family:Inter;font-size:20px;font-weight:600;margin-top:12px}@media screen and (max-width:428px){.card-limit-head{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-top:0;padding-top:8px;color:#333}}.card-limit-info{font-family:Inter;font-size:16px;text-align:center;width:50%!important;margin:10px auto}@media screen and (max-width:428px){.card-limit-info{font: 12px/16px Inter;letter-spacing:0;color:#707070;width:100%!important}}.card-current-limit{font-family:Inter;font-size:14px;font-weight:600;color:#000000bf}.card-current-used{margin-top:8px;font-size:14px;font-family:Inter;width:70%}.card-current-used table{width:100%}.card-current-used table tr td{text-align:left;color:#000000bf}.card-current-used table tr td.ld{text-align:right;color:#000000bf;font-size:16px;font-weight:600}.card-current-used table tr td.lu{color:#38b2ff}.card-current-used table tr td.ll{color:#16a34a}.reg-suc{max-width:400px;margin:0 auto}.reg-suc h3{font-family:Inter;font-size:20px;color:#000000bf;font-weight:500}.box-kyc{max-width:700px;display:flex;margin:18px auto;flex-wrap:wrap;justify-content:space-evenly}.box-kyc .b-l{width:250px;height:210px;background:#fff;margin:0;padding:20px;text-align:left;position:relative}.box-kyc .b-l .hd{font-family:Inter;font-size:20px;font-weight:500}.box-kyc .b-l .shd{font-family:Inter;font-size:14px;font-weight:500;color:#16a34a}.box-kyc .b-l .shd span{font-size:11px;font-weight:200;border:1px solid #16a34a;padding:0 5px;border-radius:6%}.box-kyc .b-l .text{font-size:12px;font-weight:200;margin-top:10px}.box-kyc .b-l .cl{color:#0162bd}.box-kyc .b-l .btn-ve{position:absolute;bottom:21px;width:84%}.box-kyc .b-l .btn-ve a{padding:0!important}.cc-info{margin-top:20px;font-size:12px;font-weight:200}.cc-info .cancel-trx{font-family:Inter;font-size:14px;font-weight:500;color:#0162bd;margin-top:6px;cursor:pointer}.modal-button{max-width:288px;margin:20px auto}.mt-20{margin-top:20px!important}.mt-40{margin-top:40px!important}.button-center{width:50%!important;min-width:-moz-min-content!important;min-width:min-content!important;margin:0 auto!important}@media screen and (max-width:428px){.button-center{width:100%!important}}ul.kyc-info{font-size:14px;color:#000!important;margin-top:20px!important;font-weight:500!important}ul.kyc-info li{margin:20px 0}.text-center{text-align:center!important}.text-bold{font-weight:500}.fs-12{font-size:12px!important}.error-gl{width:200px;margin:10px auto;display:block}.content-block{background-color:#fff;width:100%;margin-bottom:10px}.loader-animation{background:#f5f6f7;overflow:hidden;position:relative;border-radius:12px}.loader-animation .b-a{background:transparent;top:0}.loader-animation .b-a,.loader-animation .b-b{height:12px;width:100%;position:absolute;left:0}.loader-animation .b-b{top:12px;background:#fff;border-radius:25px}.loader-animation:before{background-color:#f5f6f7;background-image:url(../load-g.gif);background-repeat:repeat-y;background-size:100% 1px;content:" ";display:block;height:100%}.m-0-a{margin:0 auto!important}.fullwidth{width:100vw!important}@media screen and (max-width:540px){.fullwidth{width:100%!important}}@media screen and (max-width:428px){.padding-0-mobile{margin:0!important}}.padding-0-mobile .padding-head{padding:0 0 20px 20px!important}.padding-0-mobile section{margin:0!important}.clear-padding{padding:100px 0!important}@media screen and (max-width:428px){.clear-padding{padding:20px 0 0!important}}.clear-max-width{max-width:none!important}.center{margin:10px auto}.c-p-l{padding-bottom:40px!important;padding-left:0!important;padding-top:35px!important}.c-p-l-h{padding:10px 0 20px!important}.flex-column-c{flex-direction:column!important}.lds-ring{position:relative;margin:40vh auto}.lds-ring,.lds-ring div{width:100px!important;height:100px!important}.lds-ring div{box-sizing:border-box;display:block;position:absolute;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#0162bd}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.primary-color{color:#0162bd!important}.info-text{font-size:.8em!important;line-height:1.5em!important;margin-top:1.4em!important;color:#000000bf!important}.not-a-seller{display:none}.margin-top-zero{margin-top:0!important;padding-top:0!important}.small-error{font-size:.8em;margin-top:.5em}.height-100vh{height:100vh}.price-popup{position:relative}.price-popup>span{font-size:13px!important;text-align:center;padding-top:2px;color:#3b3b3b!important;display:block;width:18px;height:18px;border-radius:50%;background-color:#fff;border:1px solid #dbdbdb;line-height:1!important;transition:all .3s ease-in}.price-popup>span:hover{color:#0162bd}.price-popup>div{z-index:9999999;width:116px;line-height:1.24;font-size:10px!important;padding:.6em;text-align:center;position:absolute;background-color:#fff;height:-moz-min-content;height:min-content;font-weight:400;border-radius:6px;border:1px solid #9f9f9f;transition:all .2s ease-in;top:2em;transform:translate(calc(-50% + 9px))}.price-popup>div>p{width:100%;display:block;font-size:16px!important;font-weight:700;text-align:center;padding-bottom:.1em;margin-bottom:.1em}div.switch-button{width:36px;height:22px;display:block;position:relative;cursor:pointer}div.switch-button>span.bg{width:36px;height:16px;border-radius:8px;background-color:#00000061;transition:background-color .1s ease-in}div.switch-button>span.bg,div.switch-button>span.dot{position:absolute;top:50%;left:0;transform:translateY(-50%)}div.switch-button>span.dot{width:22px;height:22px;border-radius:50%;background-color:#fff;box-shadow:0 2px 6px #00000042;transition:left .2s ease-out,background-color .1s ease-in}div.switch-button.active span.bg{background-color:#0162bd}div.switch-button.active span.dot{left:14px;background-color:#0162bd}div.ripple-loader:after{content:none!important;display:none!important}div.ripple-loader .lds-ripple{position:relative;width:80px;height:80px;margin:0;z-index:100000002;animation:fadeInFromNone .5s ease-out}div.ripple-loader .lds-ripple div{position:absolute;border:4px solid #716a8a;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}div.ripple-loader .lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}.background-gray{background-color:#f0f3f8}.flex-center{display:flex;flex-direction:column;align-items:center;justify-content:center}html{scroll-behavior:smooth}body{font-family:Inter;padding:0;border:0;position:relative}@media screen and (max-width:428px){body{height:calc(100vh - 129px);overflow:auto;background-color:#fff}}body p{font-family:Inter,sans-serif;line-height:22px}body a{text-decoration:none}body ul{padding:0;margin:0;list-style:none}body{overflow-x:hidden!important}.container{max-width:1280px;width:100%;margin:0 auto 60px}@media screen and (max-width:428px){.container{background:#fff}}.container .email-success p{text-align:center!important}.container-m{max-width:1280px;width:100%;margin:0 auto 60px}@media screen and (max-width:428px){.container-m{padding:5px 20px 20px;border-radius:8px;background:transparent}}.relative{position:relative}.center{text-align:center!important}.left{text-align:left!important}.right{text-align:right!important}.p-center p{text-align:center}.grey-p{text-align:left;font: 500 12px/20px Inter;letter-spacing:0;color:#666c76}.flex{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.flex--vcenter{align-items:center}.flex--spaced{justify-content:space-between}.flex--vend{align-items:flex-end}@media only screen and (max-width:1024px){.flex--vend{flex-direction:row!important;flex-wrap:wrap}.flex--mobile{flex-direction:column}}.flex--justify-center{justify-content:center!important}.primary-text{color:#0162bd}.green-text{color:#16a34a!important}.red-text{color:#ef4444!important}.purple-text{color:#7e63e7!important}.orange-text{color:#ff8a4c!important}.grey-bg{background-color:#f0f3f8!important}.border-bottom{border-bottom:1px solid rgba(235,236,239,.1)}.w-100vw{width:100vw}.flex-ds{display:flex}svg.best{position:absolute;width:20px!important;top:-18px}@media screen and (max-width:428px){svg.best{top:-15px}}.market-live{position:fixed;width:270px;height:118px;top:116px;left:0;z-index:90000;background:#fff}.market-live .cnt{position:relative}.market-live .cnt .title{position:absolute;top:10px;left:66px;color:#000000bf;font-size:14px;font-family:Inter;font-weight:600}.market-live .cnt .close{font-size:14px;color:#000000bf;top:10px;right:10px;cursor:pointer}.market-live .cnt .img{top:39px;position:absolute;left:14px;cursor:pointer}.market-live .cnt .arrow{position:absolute;top:82px;left:105px}.market-live .cnt .arrow img{width:40px;cursor:pointer}li.disable-eth{cursor:not-allowed!important;pointer-events:all!important}li.disable-eth:hover{background-color:transparent!important;box-shadow:0!important}li.disable-eth:hover svg{width:38px;height:38px;fill:#d1d1d1!important}li.disable-eth svg{width:38px;height:38px;fill:#d1d1d1}.eth-off{background-color:#fff;position:relative;max-width:-moz-fit-content;max-width:fit-content;padding:10px;display:flex;border-radius:8px;margin-bottom:20px}.eth-off p{text-align:left;font: 15px/19px Inter!important;letter-spacing:0;color:#646464c2;margin-bottom:0!important}@media screen and (max-width:428px){.eth-off p{font-size:14px!important}.heading-mobile{font-size:16px!important;font-weight:600;line-height:20px!important;letter-spacing:0;margin-top:0;color:#333}.terms-section-m{display:block!important}.mobile-428px{display:none!important}}.desktop-428px{display:none}@media screen and (max-width:428px){.desktop-428px{display:block!important}}.new-base-select{margin:0 0 10px;position:relative}.new-base-select h3{font-size:12px;line-height:12px;font-weight:400;color:#666c76;font-family:Inter;position:absolute;top:12px;left:12px;padding:0;z-index:1}.new-base-select .input{position:relative;color:#000;font:16px/18px Inter;border:1px solid #ebecef;border-radius:12px;transition:all .3s ease-out;background-color:#fff}.new-base-select .input:hover{border-color:#ccced3}@media only screen and (max-width:428px){.new-base-select .input{font:14px/19px Inter;box-shadow:none;border:1px solid #eee}}.new-base-select .input .selected{display:flex;align-items:center;min-height:42px;width:100%;cursor:pointer;justify-content:space-between!important;padding:28px 15px 12px 12px;gap:12px}@media only screen and (max-width:428px){.new-base-select .input .selected{font-size:16px!important;color:#333!important}}.new-base-select .input .selected .iconWrapper{width:25px;height:25px;position:absolute;right:4px;top:55%;transform:translateY(-50%);z-index:1}.new-base-select .input .selected .iconWrapper img{transition:all .3s ease-in-out}.new-base-select .input div.options{list-style-type:none;position:absolute;top:85%;z-index:20;border-radius:12px;box-shadow:0 0 0 1px #ebecef;background-color:#fff;width:100%;display:flex;animation:menu .4s ease forwards;flex-direction:column!important}.new-base-select .input div.options p.option{color:#000;font-size:16px!important;display:flex;align-items:center;min-height:42px;width:100%;padding:15px 12px;margin:0;border-radius:12px;cursor:pointer;transition:all .3s ease-out}.new-base-select .input div.options p.option:hover{background-color:#f4f8fc}@media only screen and (max-width:428px){.new-base-select .input div.options p.option{font-size:14px!important;color:#333!important}}.none{display:none!important}@media only screen and (max-width:428px){.none{display:flex!important}}@media only screen and (max-width:1224px){.desktop-account-header{display:none!important}}.mobile-account-header{display:none}@media only screen and (max-width:1224px){.mobile-account-header{display:flex}}.v-toast__text{font-size:14px!important;font-weight:400!important;padding:12px 0!important}.v-toast__item{box-shadow:none!important;padding:0 20px!important;gap:15px!important}.v-toast__icon{width:26px!important;height:26px!important;margin-left:0!important}.v-toast__item--success{font-size:16px!important;display:flex;background-color:#f2fbf8!important;border-radius:12px!important}.v-toast__item--success>.v-toast__text{color:#1f6655!important}.v-toast__item--success>.v-toast__icon{background:url(../success.svg) no-repeat!important;background-size:contain!important}.v-toast__item--error{font-size:14px!important;background-color:#fef5f5!important;border-radius:12px!important;border:1px solid #fdecec!important}.v-toast__item--error>.v-toast__text{color:#ef4444!important}.v-toast__item--error>.v-toast__icon{background:url(../error.svg) no-repeat!important;background-size:contain!important}@media screen and (max-width:768px){.maintenance-top-margin{margin-top:120px}.maintenance-top-margin--small{margin-top:50px}}.flex-align{display:flex;flex-direction:column;max-width:450px;padding:25px;margin-bottom:100px!important}@media only screen and (max-width:1024px){.flex-align{padding-left:35px;padding-right:35px}}@media only screen and (max-width:428px){.flex-align{padding:0;border:none}}.flex-align .window-header{display:flex;flex-direction:column!important;align-items:flex-start!important;margin-left:10px!important}@media only screen and (max-width:428px){.flex-align .window-header{margin-left:0!important;margin-top:0!important}}.flex-align .window-header .header-back{display:flex;margin-bottom:10px!important}.flex-align .window-header .header-back h1{width:100%;font-weight:600!important;font-size:14px!important;font-family:Inter,sans-serif;color:#404040!important;letter-spacing:0;margin-bottom:0!important}@media only screen and (max-width:428px){.flex-align .window-header .header-back h1{margin-top:0!important}}.flex-align .window-header .header-back img{margin-right:15px!important;cursor:pointer}.flex-align .button-center{width:100%!important;margin:0 auto;max-width:380px}@media only screen and (max-width:1024px){.flex-align .button-center{max-width:100%}}.flex-align .button-center a{box-shadow:none;font-weight:600;height:50px!important}.flex-align div select{box-shadow:none!important}.flex-align div h3{font-size:12px!important}.email-success{display:flex;flex-direction:column;align-items:center;margin:5% auto!important}@media only screen and (max-width:428px){.email-success{margin:30% auto!important}}.email-success img{padding:30px 0 15px}.email-success p{text-align:center;font-size:14px;line-height:20px}@media only screen and (max-width:428px){.email-success p{font-size:12px;line-height:18px}}.grid-block{margin:0 auto;text-align:left}.grid-block--small{max-width:300px}@media only screen and (max-width:1024px){.grid-block--small{padding-bottom:20px}}@media only screen and (max-width:428px){.grid-block--small{margin:10px 0;max-width:400px}}.grid-block--mid{max-width:500px}@media only screen and (max-width:1024px){.grid-block--mid{padding-bottom:20px}}.grid-block--xsmall{max-width:190px}@media only screen and (max-width:1024px){.grid-block--xsmall{max-width:100%}}.grid-block__section{display:flex;flex-direction:column;align-items:flex-start;justify-content:normal;margin:20px 0}@media only screen and (max-width:1024px){.grid-block__section{flex-direction:column!important}}.grid-block__section_flex{display:flex;flex-direction:row;align-items:flex-start;justify-content:normal;margin:6px 0}@media only screen and (max-width:1024px){.grid-block__section_flex{flex-direction:column!important}.grid-block__section_flex--last{flex-direction:row!important;gap:10px}}.grid-block__half{width:calc(50% - 8px)!important}@media only screen and (max-width:1024px){.grid-block__half{width:100%!important;margin:20px 0!important}}.grid-block__third{width:33.3333%!important;max-width:110px}@media only screen and (max-width:1024px){.grid-block__third{width:calc(50% - 4px)!important;max-width:50%;margin:10px 0!important}}.grid-block a,.grid-block div,.grid-block input,.grid-block ul{width:100%;box-sizing:border-box}.grid-block label,.grid-block p{margin:0}.grid-block .heading--small{margin:0 0 6px}.grid-block .button{margin-top:20px}@media only screen and (max-width:1024px){.grid-block .button{margin:20px auto;width:100%;box-sizing:border-box;max-width:100%}}@media only screen and (max-width:428px){.grid-block .button{margin:20px auto;width:100%;box-sizing:border-box;max-width:0;max-width:100%;color:#fff!important;border:none!important}}.ma-10{margin:0 10px!important}@media only screen and (max-width:1024px){.ma-10{margin:0!important}}header.nav{position:fixed;top:0;left:"";bottom:"";right:0;width:100%;height:65px;display:flex;justify-content:center;z-index:99999999}header.nav .header-container{width:100%;height:100%;max-width:1200px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width:428px){header.nav{position:sticky;background-color:#fff;border-bottom:none}}header.nav button.burger{cursor:default}header.nav button.burger>img{cursor:pointer}header.nav p.account-logged{display:none}@media screen and (max-width:428px){header.nav p.account-logged{display:flex;flex-direction:column;margin:auto 0;font: 400 12px/18px Inter;color:#1d1d1d}}header.nav a.login{display:none}@media screen and (max-width:428px){header.nav a.login{display:flex}}@media screen and (max-width:1350px){header.nav{height:66px;padding:0 20px}}header.nav img.cv-logo{width:100%;height:auto}header.nav img.desktop-logo{z-index:9999;height:38px}@media screen and (max-width:428px){header.nav img.desktop-logo{display:none}}header.nav .flex1350{display:none}@media screen and (max-width:1350px){header.nav .flex1350{display:flex;margin-left:auto}}header.nav .flex1350 .mobile-language-changer{margin-right:15px;height:24px;display:flex;align-items:center}@media screen and (max-width:428px){header.nav .flex1350 .mobile-language-changer{margin-right:10px}}header.nav img.mobile-logo{display:none}@media screen and (max-width:428px){header.nav img.mobile-logo{display:block}}header.nav:before{position:absolute;top:0;left:"";bottom:"";right:0;content:"";display:block;background:transparent linear-gradient(180deg,#000,transparent) 0 0 no-repeat padding-box;opacity:.3}@media screen and (max-width:428px){header.nav:before{display:none}}header.nav.opened{background:#fff;z-index:9;margin:0}@media screen and (max-width:450px){header.nav.opened{background-color:#fff;position:fixed}}header.nav .nav__after{display:none}header.nav.scrolled{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}@media screen and (max-width:428px){header.nav.customBackground,header.nav.scrolled,header.nav.scrolledCustom{background-color:#fff;border-bottom:1px solid #efeeee;background-image:none}}header.nav .logo{z-index:1}header.nav .hamburger{position:relative;display:flex;height:10px;width:24px;border:0;cursor:pointer;pointer-events:all;outline:none;background-color:transparent}@media screen and (max-width:428px){header.nav .hamburger{display:flex}}header.nav .hamburger:after,header.nav .hamburger:before{content:"";position:absolute;left:0;border-radius:20px;background:#666c76;width:24px;height:2px;transition:transform .3s ease-out}header.nav .hamburger:after{top:auto;bottom:0}header.nav .hamburger--is-open:before{transform:translateY(3px) rotate(135deg)}header.nav .hamburger--is-open:after{transform:translateY(-5px) rotate(45deg)}header.nav .burger{display:none;position:relative;background-color:transparent;border:none}@media screen and (max-width:1350px){header.nav .burger{display:block}}@media screen and (max-width:428px){header.nav .burger .desktop-burger{display:none}header.nav .burger img{width:0}}header.nav nav,header.nav ul{display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:1}@media screen and (max-width:1350px){header.nav nav{display:none}}header.nav a:not(.button){font: 500 14px/100% Inter;color:#000;transition:all .2s ease;letter-spacing:-.5px}header.nav a:not(.button):hover{color:#0162bd}header.nav .notifications{z-index:1;width:24px;height:24px}@media screen and (max-width:1350px){header.nav .notifications{top:1em;right:40px;margin-bottom:0}}@media screen and (max-width:428px){header.nav .notifications{margin-right:8px;height:auto}}header.nav .notifications{cursor:pointer;margin-right:10px}header.nav .notifications>img{transition:opacity .2s ease}header.nav .notifications>img:hover{opacity:.7}@media screen and (max-width:428px){header.nav .notifications>img:not(.m-notifications){display:none}}header.nav .notifications button{width:67px;margin:0;position:absolute;left:5px;top:5px;color:#fff;text-transform:uppercase;cursor:pointer;background-color:#0162bd;box-shadow:0 6px 12px #00000029;border-radius:6px;padding:4px 8px;font-family:Inter,sans-serif;font-weight:600;font-size:10px;border:0;line-height:100%}@media screen and (max-width:428px){header.nav .notifications button{left:0;top:-2em;position:relative;background-color:#333}}header.nav .notifications button:active,header.nav .notifications button:focus,header.nav .notifications button:visited{outline:none}header.nav .notifications div.img-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;width:40px;height:40px;background-color:#5b616e0d;border-radius:12px}@media screen and (max-width:428px){header.nav .notifications div.img-wrapper{display:none}}header.nav .notifications div.img-wrapper>img{width:18px;cursor:pointer}header.nav .notifications img.m-notifications{display:none}@media screen and (max-width:428px){header.nav .notifications img.m-notifications{display:inline-block;width:18px;cursor:pointer}}header.nav .notifications>span.counter{position:relative;bottom:42px;right:-24px;font-size:.8em;background-color:#0162bd;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:20px;height:20px}@media screen and (max-width:1350px){header.nav .notifications>span.counter{bottom:42px;right:-24px}}@media screen and (max-width:428px){header.nav .notifications>span.counter{bottom:27px;right:-17px;width:15px;height:15px;font-size:.6em}}header.nav .notifications>div.notification-content{width:320px;max-height:400px;position:relative;top:1em;right:286px;background-color:#fff;box-shadow:-7px 8px 28px -1px #0000001c;overflow-y:auto}@media screen and (max-width:428px){header.nav .notifications>div.notification-content{position:fixed;top:0;right:0;z-index:999;height:100vh!important;width:100%;border:0;max-height:none;background-color:#f6f6f6}}header.nav .notifications>div.notification-content>ul{position:static;height:100%;width:100%;display:flex;flex-direction:column;overflow-y:auto;background-color:#fff}@media screen and (max-width:428px){header.nav .notifications>div.notification-content>ul{border:none;justify-content:flex-start;width:auto;align-items:flex-start}}header.nav .notifications>div.notification-content>ul .mobile-n-panel{display:none;align-items:center;padding-left:.8em;margin:15px 0}header.nav .notifications>div.notification-content>ul .mobile-n-panel .n-title{padding:0 0 0 16px!important;margin-bottom:0!important}header.nav .notifications>div.notification-content>ul .mobile-n-panel .arrow .sweep{transform:rotate(90deg)}@media screen and (max-width:428px){header.nav .notifications>div.notification-content>ul .mobile-n-panel{display:flex}}header.nav .notifications>div.notification-content>ul .not-found{display:flex;flex-direction:column;align-items:center;margin:50% auto}header.nav .notifications>div.notification-content>ul .not-found span{font-size:14px;line-height:20px;font-family:Inter;font-weight:400;margin-top:10px}header.nav .notifications>div.notification-content>ul>li{cursor:pointer;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-height:-moz-max-content;max-height:max-content;padding:20px;border-bottom:1px solid #ddd}@media screen and (max-width:428px){header.nav .notifications>div.notification-content>ul>li{border-bottom:1px solid #efeeee}}header.nav .notifications>div.notification-content>ul>li:last-child{border-bottom:0}header.nav .notifications>div.notification-content>ul>li:hover{transition:box-shadow .1s ease-in;box-shadow:inset 4px 0 #0162bd}@media screen and (max-width:428px){header.nav .notifications>div.notification-content>ul>li:hover{box-shadow:inset 4px 0 #333}}header.nav .notifications>div.notification-content>ul>li>img{height:32px;width:32px}header.nav .notifications>div.notification-content>ul>li>div{width:100%;height:100%;display:flex;flex-direction:column;padding:0 0 0 20px}header.nav .notifications>div.notification-content>ul>li>div p,header.nav .notifications>div.notification-content>ul>li>div>h1{align-self:flex-start;color:#000;padding:0;margin:0}header.nav .notifications>div.notification-content>ul>li>div>h1{font-size:14px;font-weight:600;padding-bottom:4px}@media screen and (max-width:428px){header.nav .notifications>div.notification-content>ul>li>div>h1{font-size:12px;font-weight:600;padding-bottom:4px}}header.nav .notifications>div.notification-content>ul>li>div>h1.new{font-weight:600}header.nav .notifications>div.notification-content>ul>li>div>p{font-size:12px}header.nav .notifications>div.notification-content>ul>li>div>div{display:flex;align-items:center;justify-content:space-between;margin-top:5px}header.nav .notifications>div.notification-content>ul>li>div>div>p{font-size:.6em}header.nav .notifications>div.notification-content>ul>li>div>div>a{color:#0162bd;font-size:.7em;cursor:pointer;margin-top:.1em}header.nav .logged{margin-right:150px}header.nav .is-sk{margin-right:50px}header.nav .menu{width:100%;display:flex;justify-content:center;position:fixed;right:0;margin-bottom:100px}header.nav .menu>li{position:relative;margin-right:30px;white-space:nowrap;margin-top:100px}header.nav .menu>li:last-of-type{margin-right:0}header.nav .menu>li:last-of-type a{color:#0162bd}header.nav .menu>li:hover .submenu{visibility:visible;opacity:100%}header.nav .menu>li>div{display:block}header.nav .menu>li>div div.market-button{display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:700;font-family:Inter;color:#fff;cursor:pointer}header.nav .menu>li>div div.market-button p.new-sticker{color:#fff;padding:4px 8px;background-color:#0162bd;font-family:Inter,sans-serif;font-weight:600;line-height:14px;margin-right:6px;margin-bottom:0;border-radius:6px;text-align:center;box-shadow:0 4px #d41643;margin-top:0}header.nav .menu img{margin-left:10px;vertical-align:middle}header.nav .buttons{padding-bottom:0!important}header.nav .buttons li{white-space:nowrap;margin-right:6px}header.nav .buttons li:last-of-type{margin-right:0}header.nav .buttons li a{margin-top:0;font-weight:500;font-size:14px;line-height:normal;height:38px}header.nav .account-info{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media screen and (max-width:1350px){header.nav .account-info{display:none}}header.nav .account-info .language-changer{padding-left:10px;height:40px;display:flex;align-items:center;z-index:1}header.nav .account-info .info-wrapper{text-decoration:none;color:inherit;pointer-events:auto;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 15px;height:40px;padding:0 15px;border:1px solid #ebecef;border-radius:12px}header.nav .account-info .info-wrapper img{width:18px;z-index:1;pointer-events:none}header.nav .account-info .info-wrapper p{color:#000;padding-left:8px;font-size:14px;pointer-events:none;margin-top:0}header.nav .submenu{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:auto;position:absolute;padding:.5em;top:50px;visibility:hidden;opacity:0;max-height:400px;background-color:#fff;border-radius:24px;border:1px solid #ebedf0;scrollbar-width:none;-ms-overflow-style:none;transition:all .2s ease}header.nav .submenu li{width:360px;height:auto;justify-content:center;background-color:#fff;min-height:72px;border-radius:15px;transition:all .3s ease-out}header.nav .submenu li,header.nav .submenu li>a{display:flex;flex-direction:row;align-items:center}header.nav .submenu li>a{justify-content:flex-start;margin:0;width:100%;padding:0 14px}header.nav .submenu li>a div{display:flex;flex-direction:column;align-items:normal;justify-content:center;gap:4px}header.nav .submenu li:hover{background-color:#f4f8fc}header.nav .submenu p{font-size:14px;font-weight:500;color:#000;margin-top:0!important;margin-bottom:0!important}header.nav .submenu p,header.nav .submenu span{line-height:"";letter-spacing:"";font-family:Inter;white-space:nowrap}header.nav .submenu span{font-size:12px;font-weight:400;color:#666c76;display:block}@media screen and (max-width:560px){header.nav .submenu span{margin-bottom:15px}}header.nav .submenu span span{display:inline}header.nav .submenu span.green,header.nav .submenu span.red{font-size:14px;font-weight:400}header.nav .submenu div{width:100%}header.nav .submenu div:last-of-type{text-align:right}header.nav .submenu img{width:10px;height:10px}header.nav .submenu .submenu-logo{width:auto;height:32px;margin:0 20px 0 0;aspect-ratio:1}@media only screen and (max-width:428px){header.nav .submenu .submenu-logo{height:36px}}.mobile,nav.white{background-color:#fff}.mobile{padding-top:66px;border-right:1px solid #ebedf0;display:block;position:fixed;top:0;left:0;bottom:"";right:"";width:100%;height:100%;z-index:3;overflow:hidden;width:0;transition:width .3s}@media screen and (max-width:428px){.mobile{background-color:#fff}}.mobile h5{margin:20px 0 0;padding-left:24px}@media screen and (max-width:428px){.mobile h5{padding-left:20px;font-size:16px!important;font-weight:700!important}}.mobile.opened{padding-bottom:150px;width:100%}.mobile .login .gap{gap:10px}.mobile .login .flex{display:flex;flex-direction:row;align-items:center;justify-content:center}.mobile .login .flex a{min-width:70px;text-align:center;margin-top:0;height:38px}.mobile .login p{font-size:16px;font-weight:400;line-height:18px;letter-spacing:0;font-family:Inter;color:#666c76;margin:10px 0 16px}@media screen and (max-width:428px){.mobile .login p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}}.mobile .submenu{flex-direction:column;align-items:flex-start;transition:all .2s ease;margin-top:14px}.mobile .submenu,.mobile .submenu li{display:flex;justify-content:flex-start}.mobile .submenu li{width:100%;height:auto;flex-direction:row;align-items:center;background-color:#fff;min-height:72px;border-bottom:1px solid rgba(0,0,0,.031);transition:all 2s ease}.mobile .submenu li:hover{background-color:#f4f8fc}.mobile .submenu li>a{transition:background-color 5s;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0;width:100%;padding:0 24px;max-width:100%}@media screen and (max-width:428px){.mobile .submenu li>a{padding:0 20px}}.mobile .submenu li>a div{display:flex;flex-direction:column;align-items:normal;justify-content:center;gap:10px}.mobile .submenu p{font-size:14px;font-weight:500;color:#000;margin-top:0!important;margin-bottom:0!important}.mobile .submenu p,.mobile .submenu span{line-height:"";letter-spacing:"";font-family:Inter;white-space:nowrap}.mobile .submenu span{font-size:12px;font-weight:400;color:#666c76}.mobile .submenu span span{display:inline}.mobile .submenu span.green{font-size:12px;font-weight:500}.mobile .submenu div{width:100%}.mobile .submenu div:last-of-type{text-align:right}.mobile .submenu img{width:10px;height:10px;margin-left:24px}.mobile .submenu .submenu-logo{width:auto;height:48px;margin:0 20px 0 0;aspect-ratio:1}@media only screen and (max-width:428px){.mobile .submenu .submenu-logo{height:36px}}.mobile .menu{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);flex-direction:column;margin-right:0}@media screen and (max-width:428px){.mobile .menu{display:none}}.mobile .menu li{height:52px;padding:0 24px 0 32px;transition:all .2s ease;margin-right:0}.mobile .menu li,.mobile .menu li a{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Inter}.mobile .menu li a{font-size:14px;font-weight:600;line-height:19px;letter-spacing:0;height:100%}.mobile .menu li a,.mobile .menu li:last-of-type a{color:#000000bf}.mobile .account-info{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;background-color:#fff;border-top:1px solid hsla(0,0%,100%,.1);padding:16px 24px 0;justify-content:flex-start;margin-bottom:32px;cursor:pointer;transition:background-color .4s}.mobile .account-info:hover{background-color:#f4f8fc}@media screen and (max-width:428px){.mobile .account-info{padding:0 20px;margin-bottom:0}}@media screen and (min-width:428px){.mobile .account-info{gap:10px;padding-top:100px}}.mobile .account-info div{display:flex;flex-direction:row;align-items:flex-end;justify-content:center}.mobile .account-info div img{width:24px}.mobile .account-info p{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;flex-wrap:wrap;color:#1d1d1d;margin-left:10px;white-space:nowrap;margin-top:-4px}@media screen and (max-width:428px){.mobile .account-info p{color:#333;font-family:Inter;margin-left:20px}}.mobile .account-info p b{font-size:14px;font-weight:500;line-height:24px;letter-spacing:0;width:100%;font-family:Inter;color:#1d1d1d}@media screen and (max-width:428px){.mobile .account-info p b{color:#333;font-family:Inter}}.mobile .account-info span{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;position:relative;margin-left:-8px;margin-bottom:-8px}.mobile .account-info span em{font-size:14px;font-weight:500;line-height:19px;letter-spacing:"";position:absolute;top:50%;left:50%;bottom:"";right:"";transform:translate(-50%,-50%);color:#fff;font-family:Inter}.mobile footer.footer{background-color:transparent;box-shadow:none;border:0;margin-top:0}.mobile footer.footer .newsletter ul{justify-content:flex-start;align-items:flex-start;width:100%}.mobile footer.footer .newsletter li{width:60px;padding:0;margin:0}.mobile footer.footer .copyrights{padding:0 24px 20px}.mobile footer.footer .copyrights p{text-align:left}.mobile footer.footer .foot{flex-direction:column}.mobile footer.footer .action{background:transparent;padding:0 24px}.mobile footer.footer select{background:transparent;position:relative;margin:40px 0 -20px}.colorize{color:#0162bd!important}div.mobile-wrapper{display:flex;background:#fff;margin:20px;padding:15px;border-radius:8px}div.mobile-wrapper .account-info p span{text-align:left;font: 600 15px/19px Inter;letter-spacing:0;color:#0162bd;opacity:1}div.mobile-wrapper .account-info div span{margin-left:-7px;margin-top:2px}div.mobile-wrapper .back-arrow{margin-right:25px;transform:rotate(90deg)}div.mobile-wrapper .profile-icon{height:35px}@media screen and (max-width:428px){header{width:100%}}header .mobile-tab-wrapper{width:100%;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}header .mobile-tab-wrapper p{margin:0!important;font: 400 12px/18px Inter;display:flex;flex-direction:column;padding-left:20px;color:#333;display:none}@media screen and (max-width:428px){header .mobile-tab-wrapper p{display:flex;padding-left:0}}header .mobile-tab-wrapper div.mobile-account-tab{display:none!important;background-color:#fff;margin-top:0;position:relative;border-radius:8px;display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width:428px){header .mobile-tab-wrapper div.mobile-account-tab{display:flex!important}}header .mobile-tab-wrapper div.mobile-account-tab div{display:flex;align-items:center;margin:0 15px}header .mobile-tab-wrapper div.mobile-account-tab div span{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;position:relative;margin-left:-8px;margin-bottom:-8px}header .mobile-tab-wrapper div.mobile-account-tab div span em{font-size:14px;font-weight:500;line-height:19px;letter-spacing:"";position:absolute;top:50%;left:50%;bottom:"";right:"";transform:translate(-50%,-50%);color:#fff;font-family:Inter}header .mobile-tab-wrapper div.mobile-account-tab .sweep{transform:rotate(90deg)}@media screen and (max-width:428px){.tab-wrapper{margin:20px 0;padding:0 20px;width:100%}}.tab-wrapper div.mobile-tab{display:none!important;background-color:#fff;padding:15px;margin-top:0;position:relative;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;width:100%;margin:0!important}@media screen and (max-width:428px){.tab-wrapper div.mobile-tab{display:flex!important}}.tab-wrapper div.mobile-tab p{margin:0!important;font: 600 15px/19px Inter;color:#0162bd}.tab-wrapper div.mobile-tab div{display:flex;align-items:center;margin:0 15px}.tab-wrapper div.mobile-tab div span{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;position:relative;margin-left:-8px;margin-bottom:-8px}.tab-wrapper div.mobile-tab div span em{font-size:14px;font-weight:500;line-height:19px;letter-spacing:"";position:absolute;top:50%;left:50%;bottom:"";right:"";transform:translate(-50%,-50%);color:#fff;font-family:Inter}.tab-wrapper div.mobile-tab .sweep{transform:rotate(90deg)}header.black-clean-nav{width:100%;height:270px;background-image:url(../black-background.png);background-position:50%;position:relative!important}@media screen and (max-width:428px){header.black-clean-nav{display:flex;flex-direction:column;justify-content:center;background-position:100%}}header.black-clean-nav .logo-wrapper{position:absolute;top:15px;left:25px}header.black-clean-nav .logo-wrapper img{width:120px}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(20px);opacity:0}footer.footer{background-color:#f9fafc;position:relative;width:100%}@media screen and (max-width:1024px){footer.footer{margin-top:30px}}footer.footer .action{padding:60px 50px 40px;max-width:1400px;margin:0 auto;box-sizing:border-box}@media screen and (max-width:1024px){footer.footer .action{padding:40px 20px}}footer.footer .footer-main{display:flex;flex-direction:row;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;padding-bottom:60px}@media screen and (max-width:900px){footer.footer .footer-main{flex-direction:column;gap:40px}}footer.footer .branding{flex:0 0 300px;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:600px){footer.footer .branding{width:100%;align-items:center;text-align:center;flex:none}}footer.footer .branding .logo{margin-bottom:20px}footer.footer .branding .logo img{height:40px}footer.footer .branding .slogan{color:#0162bd;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin-bottom:25px;max-width:190px}@media screen and (max-width:900px){footer.footer .branding .slogan{max-width:100%}}footer.footer .branding .branding-buttons{display:flex;gap:15px}footer.footer .branding .branding-buttons a{display:flex;align-items:center;justify-content:center;height:40px;padding:0 24px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}footer.footer .branding .branding-buttons .btn-sign-in{background-color:#f0f3f8;color:#0162bd}footer.footer .branding .branding-buttons .btn-sign-in:hover{background-color:#e1e4e9}footer.footer .branding .branding-buttons .btn-get-started{background-color:#0162bd;color:#fff}footer.footer .branding .branding-buttons .btn-get-started:hover{background-color:#0154a3}footer.footer .links-container{flex:1;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media screen and (max-width:600px){footer.footer .links-container{display:grid;grid-template-columns:1fr 1fr;gap:30px 20px}}footer.footer .links-container .footer-column{list-style:none;padding:0;margin:0;min-width:120px}@media screen and (max-width:600px){footer.footer .links-container .footer-column.documents-column{grid-column:span 2}}footer.footer .links-container .footer-column h4,footer.footer .links-container .footer-column li:first-child{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000;margin-bottom:20px;display:block}footer.footer .links-container .footer-column li{margin-bottom:20px;font-family:Inter,sans-serif;font-size:14px;color:#666c76}footer.footer .links-container .footer-column li a{color:#666c76;text-decoration:none;transition:color .2s}footer.footer .links-container .footer-column li a:hover{color:#000}footer.footer .footer-divider{height:1px;background-color:#e6e8ec;width:100%;margin-bottom:40px}footer.footer .bottom-section{display:flex;align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto}@media screen and (max-width:768px){footer.footer .bottom-section{flex-direction:column;align-items:center;gap:30px}}footer.footer .bottom-section .social-icons{display:flex;gap:15px;min-width:300px}@media screen and (max-width:600px){footer.footer .bottom-section .social-icons{justify-content:center}}footer.footer .bottom-section .social-icons a img{width:32px;height:32px}footer.footer .bottom-section .legal-text{max-width:600px;text-align:left;font-size:12px;line-height:1.6;color:#666c76}@media screen and (max-width:768px){footer.footer .bottom-section .legal-text{text-align:center}}footer.footer .bottom-section .legal-text p{margin:0 0 10px;font-size:12px}footer.footer .bottom-section .legal-text p.company-address{margin-top:20px;color:#666c76}footer.footer .bottom-section .legal-text p a{color:#666c76;text-decoration:underline}footer.footer .bottom-section .legal-text p a:hover{color:#0162bd}.button{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:600;font-family:Inter,sans-serif;display:inline-flex;border-radius:12px;cursor:pointer;color:#fff;padding:17px;height:54px;transition:all .3s ease-out;width:100%;white-space:nowrap;position:relative;border:0}.button--primary{border-radius:12px;background:#0162bd;color:#fff;border:1px solid #0162bd}.button--primary:hover{background:#0155a4}.button--primary-small{background-color:#0162bd;color:#fff;padding:10px 20px;font-size:14px;font-weight:500;height:auto;border:1px solid #0162bd}@media screen and (max-width:428px){.button--primary-small{font-size:14px}}.button--primary-small:hover{background:#0155a4}.button--secondary-small,.button--secondary-small-red{border:1px solid #0162bd;background-color:#fff;color:#0162bd;padding:10px 20px;font-size:14px;font-weight:500;height:auto}.button--secondary-small-red:hover,.button--secondary-small:hover{background:#f1f8ff}.button--secondary-small-red{border:1px solid #ef4444;color:#ef4444}.button--secondary-small-red:hover{background:#72bafe}.button--tined{background-color:#f4f8fc;color:#0162bd;padding:12px 20px;font-size:14px;font-weight:500}.button--tined:hover{background-color:#e8f1f8}.button--primary-mobile{border-radius:12px!important;background:#0162bd;color:#fff!important;font-size:14px}.button--primary-mobile:hover{background:#0155a4}.button--secondary{background:#fff!important;border:1px solid #0162bd!important;color:#0162bd!important}.button--secondary:hover{background:#f1f8ff}.button--secondary-mobile{border-radius:12px!important;color:#0162bd!important;font-size:14px;border:1px solid #0162bd!important}.button--secondary-mobile:hover{background:#fff1f5!important}.button--clicked{background:gray;border-color:gray}.button--clicked:hover{background:#737373}.button--disabled{pointer-events:none;background-color:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed;border:1px solid #e5e7eb!important}.button--white{background:#fff;color:#0162bd!important}@media screen and (max-width:428px){.button--white{color:#333!important}}.button--borderless{border:0}.button--long{width:100%}.button--small{width:25%}.button--small-33{width:33%}.button--black-text{color:#000!important}.button--mobile{display:none}@media screen and (max-width:768px){.button--mobile{display:flex}}.button--black-border{border:2px solid #000}.button--gray-border{border:1px solid rgba(0,0,0,.102)}.button--grey{background-color:#5b616e0d!important;border-radius:14px;box-shadow:none;font-size:14px;margin-top:0;padding:10px 20px}.button--grey:hover{background-color:#fff!important}.button--grey-mobile{font-size:14px;border:none;border-radius:18px!important}.button--loader{position:absolute;width:100%;border-radius:12px;height:54px;padding:17px;top:50%;background-color:#0162bd;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}.button--loader div{position:absolute;box-sizing:border-box;display:block;width:30px;height:30px;border-radius:50%;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#fff}.button--loader-grey div{border-color:rgba(91,97,110,.4) transparent transparent!important}.button--loader-white{border-top:1px solid rgba(0,0,0,.102);border-bottom:1px solid rgba(0,0,0,.102);background-color:#fff!important}.button--loader-white div{border-color:#000 transparent transparent!important}.button--loader-secondary-small{border:1px solid #0162bd;background-color:#fff;color:#0162bd;height:auto}.button--loader-secondary-small div{border-color:#0162bd transparent transparent!important;height:22px;width:22px}.button--loader div:first-child{animation-delay:-.45s}.button--loader div:nth-child(2){animation-delay:-.3s}.button--loader div:nth-child(3){animation-delay:-.15s}.button--widget{display:flex;flex-direction:row;align-items:center;justify-content:center;height:54px;background:#0162bd;border-radius:12px;font:600 16px/20px Inter;letter-spacing:0}.button--widget:hover{background:#0155a4}@media screen and (max-width:428px){.button--widget{border:none}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width:428px){body{background-color:#fff;height:calc(100vh - 129px)}}.desktop-info{display:flex;justify-content:center;margin:200px auto 0;padding:20px;flex-direction:column;align-items:center}@media screen and (max-width:1024px){.desktop-info{display:none}}.desktop-info p{margin-top:5px}.desktop-info span{font-weight:700;cursor:pointer}@media screen and (max-width:428px){div.header-m-d{display:block;background-color:#fff}}@media screen and (min-width:429px){div.header-m-d header.nav{background:#fff}}.homepage-m{display:none}@media screen and (max-width:1024px){.homepage-m{display:block;margin-top:130px}}@media screen and (max-width:428px){.homepage-m{margin-top:100px}}.kyc-modal{display:flex;flex-direction:column;justify-content:center;padding:30px}@media only screen and (max-width:428px){.kyc-modal{padding:10px 0}}.kyc-modal img{margin:40px auto;width:100px}.kyc-modal h1{text-align:center;font: 700 30px/19px Inter;letter-spacing:0;color:#000000bf;opacity:1;margin-bottom:10px}@media only screen and (max-width:428px){.kyc-modal h1{font: 700 19px/23px Inter}}.kyc-modal p{text-align:center;font: 16px/21px Inter;letter-spacing:0;color:#757575;opacity:1}@media only screen and (max-width:428px){.kyc-modal p{font: 13px/21px Inter}}.kyc-modal p#do-it-later{cursor:pointer;margin-top:10px;text-align:center;font: 700 16px/25px Inter;letter-spacing:0;color:#0162bd;text-transform:uppercase;opacity:1}@media only screen and (max-width:428px){.kyc-modal p#do-it-later{font: 700 13px/25px Inter}}.homepage{padding-right:0}@media screen and (max-width:1024px){.homepage{padding-right:0;padding-top:30px!important}}.homepage__intro{display:flex;align-items:center;justify-content:center;margin:65px 12px 0;gap:150px;transition:margin .3s ease;position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(0deg,transparent,rgba(0,0,0,.2))}.homepage__intro-video{-o-object-fit:cover;object-fit:cover;opacity:30%;filter:blur(2px);pointer-events:none}.homepage__intro-overlay,.homepage__intro-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.homepage__intro-overlay{background:#9db1fe;background-blend-mode:color;opacity:50%}.homepage__intro-gradient{position:absolute;bottom:0;left:0;width:100%;height:400px;background:linear-gradient(180deg,#fff0,#fff);z-index:0;pointer-events:none}@media screen and (max-width:428px){.homepage__intro--extra-margin{margin-top:28px!important}}@media screen and (max-width:768px){.homepage__intro--extra-margin-maintenance{margin-top:116px!important}}@media screen and (max-width:428px){.homepage__intro--extra-margin-maintenance{margin-top:80px!important}}@media screen and (max-width:1250px){.homepage__intro{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;min-height:auto;padding:60px 12px;text-align:center;gap:0}}@media screen and (max-width:450px){.homepage__intro{margin:36px 12px 0}.homepage__intro:has(.buy-sell-widget__error){padding-bottom:140px}}.homepage__intro h1{font: 700 54px/58px Inter;color:#000;letter-spacing:-2px}@keyframes gradient-flow{0%{background-position:0 50%}to{background-position:200% 50%}}.homepage__intro h1 .highlight{background:linear-gradient(90deg,#0162bd,#017cf0 50%,#0162bd);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-style:italic;font-weight:700;font-family:Inter;animation:gradient-flow 6s linear infinite;display:inline-block;padding:0 .2em .1em 0}@media screen and (max-width:428px){.homepage__intro h1{font: 700 32px/38px Inter;text-align:center}}.homepage__intro .desc-intro{font: 18px/24px Inter;color:#666c76;margin:28px 0;letter-spacing:-.7px;max-width:520px}@media screen and (max-width:1024px){.homepage__intro .desc-intro{margin:12px 0;max-width:inherit;text-align:center}}@media screen and (max-width:428px){.homepage__intro .desc-intro{font: 16px/22px Inter}}.homepage__intro ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media screen and (max-width:1200px){.homepage__intro ul{flex-wrap:wrap}}@media screen and (max-width:1024px){.homepage__intro ul{justify-content:space-evenly;margin-top:12px;flex-wrap:wrap}}.homepage__intro ul li{margin-right:28px}@media screen and (max-width:1200px){.homepage__intro ul li{margin-bottom:20px}}@media screen and (max-width:1024px){.homepage__intro ul li{margin:10px}}.homepage__intro ul img{width:52px;height:52px}.homepage__intro .redeem p{font-size:12px;font-weight:600;line-height:24px;letter-spacing:"";color:#ffffffbf}@media screen and (max-width:1024px){.homepage__intro .redeem p{line-height:16px;max-width:75%;margin:0 auto}}.homepage__intro .trustpilot{margin-top:30px}@media screen and (max-width:1024px){.homepage__intro .trustpilot{display:none}}.homepage__intro .widget{margin-top:100px;width:467px;height:583px;position:relative;z-index:1}@media screen and (max-width:1250px){.homepage__intro .widget{margin-top:0;height:520px}}@media screen and (max-width:1024px){.homepage__intro .widget{margin:0}}@media screen and (max-width:600px){.homepage__intro .widget{width:100%}}@media screen and (max-width:428px){.homepage__intro .widget{height:560px}}.homepage__intro .content{max-width:600px;max-height:auto;position:relative;z-index:1}@media screen and (max-width:1250px){.homepage__intro .content{padding:0 0 20px;margin:0;max-width:100%;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:428px){.homepage__intro .content{padding:0;width:100%}}.homepage__intro .content .trusted-badge{display:inline-flex;align-items:center;background:#fff6;border-radius:50px;padding:4px 4px 4px 16px;margin-bottom:24px;width:-moz-fit-content;width:fit-content}.homepage__intro .content .trusted-badge span{font: 500 14px/17px Inter;color:#000}@media screen and (max-width:428px){.homepage__intro .content .trusted-badge span{font-size:12px}}.homepage__intro .content .trusted-badge .tag{background:#fff;border-radius:50px;padding:6px 12px;margin-left:12px;font: 600 12px/15px Inter;color:#000}.homepage__distributors{margin:0 12px;border-radius:24px;background-color:#f9fafc}.homepage__distributors__wrapper{max-width:1200px;margin:0 auto;padding:80px 0}@media screen and (max-width:1250px){.homepage__distributors__wrapper{padding:80px 40px}}@media screen and (max-width:768px){.homepage__distributors__wrapper{padding:60px 20px}}.homepage__distributors__wrapper .distributors-header{display:flex;justify-content:space-between;padding-bottom:50px}@media screen and (max-width:768px){.homepage__distributors__wrapper .distributors-header{flex-direction:column;align-items:center;gap:20px}.homepage__distributors__wrapper .distributors-header h2{text-align:center}}.homepage__distributors__wrapper .distributors-header__amounts{display:flex;gap:20px;flex-direction:column;align-items:flex-end}.homepage__distributors__wrapper .distributors-header__amounts span{font: 500 14px/14px Inter;color:#666c76}.homepage__distributors p{font: 16px/19px Inter}.homepage__distributors .companies{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.homepage__distributors .tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media screen and (max-width:540px){.homepage__distributors .tags{justify-content:center}}.homepage__distributors .tags li{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:"";padding:10px 20px;background-color:#fff;border-radius:12px;color:#666c76;transition:all .3s ease-out;cursor:pointer;min-width:72px}@media screen and (max-width:428px){.homepage__distributors .tags li{flex-shrink:0}}.homepage__distributors .tags li:hover{color:#0162bd;background-color:#e8f1f8}.homepage__distributors .tags li.active{background-color:#0162bd;color:#fff}@media screen and (max-width:1024px){.homepage__distributors .companies{justify-content:center}}.homepage__distributors .companies li{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;transition:all .3s ease;border:1px solid transparent;cursor:pointer;padding:20px;min-height:170px}.homepage__distributors .companies li:first-of-type{border:1px dashed #cfcfcf;background:transparent}.homepage__distributors .companies li:first-of-type:hover{border-color:#0162bd;background:#fff}.homepage__distributors .companies li:hover{border-color:#0162bd}.homepage__distributors .companies li.skeleton-card{padding:0;background:transparent;box-shadow:none;border:none;cursor:default;pointer-events:none}.homepage__distributors .companies li a{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:inherit}.homepage__distributors .companies li .card-header .distributor-logo{width:90px;height:40px;-o-object-fit:contain;object-fit:contain}.homepage__distributors .companies li .card-body{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.homepage__distributors .companies li .card-body .distributor-title-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.homepage__distributors .companies li .card-body .distributor-title-row .distributor-name{font-size:16px;font-weight:500;color:#000;line-height:20px}.homepage__distributors .companies li .card-body .distributor-title-row .external-link-icon{width:14px;height:14px}.homepage__distributors .companies li .card-body .distributor-description{font-size:14px;font-weight:400;color:#666c76;line-height:20px;margin:0}.homepage__distributors .companies li .card-footer{display:flex;flex-wrap:wrap;gap:8px}.homepage__distributors .companies li .card-footer .badge{background-color:#f6f9f4;color:#16a34a;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500;line-height:20px}.homepage__other{padding:100px 0 30px;width:1200px;margin:0 auto}@media screen and (max-width:1230px){.homepage__other{width:1000px}}@media screen and (max-width:1024px){.homepage__other{max-width:100%;padding:30px}}@media screen and (max-width:428px){.homepage__other{padding:15px}}.homepage__other header{max-width:778px;max-height:auto}@media screen and (max-width:428px){.homepage__other header{width:100%}}.homepage__other header p{font: 16px/19px Inter}@media screen and (max-width:428px){.homepage__other header p{display:none}}.homepage__other .p-100{display:flex;justify-content:space-between;margin-left:-50px;background-color:#2b2b2b;border-radius:44px;width:1307px;height:398px}@media screen and (max-width:1450px){.homepage__other .p-100{margin:0;max-width:100%}}@media screen and (max-width:1024px){.homepage__other .p-100{height:auto}}@media screen and (max-width:428px){.homepage__other .p-100{display:none}}.homepage__other .p-100>:first-child{justify-content:flex-start;padding:60px 0 0 80px}@media screen and (max-width:1024px){.homepage__other .p-100>:first-child{padding:35px}}.homepage__other .p-100>:first-child img{height:40px;margin-right:15px}.homepage__other .p-100>:first-child h3{margin-top:45px;font: 700 36px/44px Inter;color:#fff}@media screen and (max-width:1024px){.homepage__other .p-100>:first-child h3{margin-top:30px}}.homepage__other .p-100>:first-child p{max-width:580px;font: 16px/22px Inter;color:#fff;opacity:.84}@media screen and (max-width:1024px){.homepage__other .p-100>:first-child p{max-width:100%}}.homepage__other .p-100>:first-child button{margin-top:20px;width:180px;height:56px;background-color:#fff;border-radius:16px;text-align:center;font: 700 16px/30px Inter;color:#000;cursor:pointer}.homepage__other .p-100>:last-child{justify-content:flex-end;padding-right:80px;padding-top:73px}@media screen and (max-width:1024px){.homepage__other .p-100>:last-child{display:none}}.homepage__other .p-100>:last-child img{width:232px;height:232px}.homepage__other .p-100>:last-child p{margin-top:10px;text-align:center;font: 16px/22px Inter;color:#fff}.homepage__other .p100-mobile{display:none}@media screen and (max-width:428px){.homepage__other .p100-mobile{display:flex;flex-direction:column;justify-content:flex-end;margin-top:20px;padding:0 15px;width:100%;height:112px;background-image:url(./back-p100.eTuZsypj.png);border-radius:11px}.homepage__other .p100-mobile h3{font-size:16px!important;font-weight:600;font-family:Inter;color:#fff}.homepage__other .p100-mobile div{display:flex;flex-direction:row;justify-content:space-between}.homepage__other .p100-mobile div p{font-size:12px;font-family:Inter;opacity:.81;color:#fff}.homepage__other .p100-mobile div img{transform:scale(-1);width:21px;height:13px}}.homepage__blog{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px 0 0 160px}@media screen and (max-width:1024px){.homepage__blog{padding:30px 0 0}}.homepage__blog header{padding:0 20px}@media screen and (max-width:1024px){.homepage__blog header{padding:0 20px}}@media screen and (max-width:428px){.homepage__blog header{padding:0!important}}.homepage__blog header p{padding-left:0!important}.homepage__blog ul{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding-left:12px}@media screen and (max-width:1024px){.homepage__blog ul{overflow:hidden;overflow-x:auto;width:98vw}}@media screen and (max-width:428px){.homepage__blog ul{width:60vw}}.homepage__blog li{max-width:270px;margin-right:2px;transition:all .2s ease;display:flex;flex-direction:column}@media screen and (max-width:1024px){.homepage__blog li{width:auto;min-width:260px;max-width:260px}}.homepage__blog li:last-of-type{margin-right:0}.homepage__blog li:hover{box-shadow:0 3px 20px #00000029}.homepage__blog img{width:100%;height:162px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.homepage__blog h3{font-size:16px;font-weight:600;line-height:22px;letter-spacing:"";margin:20px 0;padding:0 20px}.homepage__blog h3 a{color:#000000bf}.homepage__blog p{font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#0000008a;margin-bottom:12px;padding:0 20px!important;margin-top:0!important}.homepage__blog div{display:flex;padding:0 20px 20px;justify-content:space-between;margin-top:auto}.homepage__blog div a{text-decoration:underline;font-family:Inter;font-size:12px;line-height:16px;color:#0000008a}.homepage__blog div span{font-size:12px;line-height:16px;color:#000}.homepage__blog span{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";color:#0000008a}.homepage__blog span a{color:#0162bd}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.distributor-card-animation{opacity:0;animation:fadeInUp .3s cubic-bezier(.2,.8,.2,1) forwards}li.get-listed-card{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;transition:all .3s ease;border:1px solid transparent;cursor:pointer;padding:20px;min-height:170px}li.get-listed-card:first-of-type{border:1px dashed #cfcfcf;background:transparent}li.get-listed-card:first-of-type:hover{border-color:#0162bd;background:#fff}li.get-listed-card.skeleton-card{padding:0;background:transparent;box-shadow:none;border:none;cursor:default;pointer-events:none}li.get-listed-card a{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:inherit}li.get-listed-card .card-header .distributor-logo{width:90px;height:40px;-o-object-fit:contain;object-fit:contain}li.get-listed-card .card-body{flex:1;display:flex;flex-direction:column;justify-content:flex-end}li.get-listed-card .card-body .distributor-title-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}li.get-listed-card .card-body .distributor-title-row .distributor-name{font-size:16px;font-weight:500;color:#000;line-height:20px}li.get-listed-card .card-body .distributor-title-row .external-link-icon{width:14px;height:14px}li.get-listed-card .card-body .distributor-description{font-size:14px;font-weight:400;color:#666c76;line-height:20px;margin:0}li.get-listed-card .card-footer{display:flex;flex-wrap:wrap;gap:8px}li.get-listed-card .card-footer .badge{background-color:#f6f9f4;color:#16a34a;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500;line-height:20px}li.get-listed-card .distributor-card-link{justify-content:center;align-items:center;text-align:center;height:100%}li.get-listed-card .distributor-card-link .card-body{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}li.get-listed-card .distributor-card-link .card-body .get-listed-image{width:40px;height:40px;margin-bottom:24px}li.get-listed-card .distributor-card-link .title{font-size:16px;font-weight:500;color:#000;margin-bottom:10px}li.get-listed-card .distributor-card-link .description{font-size:14px;text-align:center;color:#666c76}li.get-listed-card:hover{border-color:#0162bd}.available-crypto{padding:80px 0;background-color:#fff;overflow:hidden}.available-crypto .header-container{max-width:1000px;margin:0 auto 60px;text-align:center;gap:15px;display:flex;flex-direction:column}.available-crypto .marquee-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:60px;position:relative}.available-crypto .marquee-wrapper:after,.available-crypto .marquee-wrapper:before{content:"";position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}@media screen and (max-width:768px){.available-crypto .marquee-wrapper:after,.available-crypto .marquee-wrapper:before{width:80px}}.available-crypto .marquee-wrapper:before{left:0;background:linear-gradient(90deg,#fff 0,#fff0)}.available-crypto .marquee-wrapper:after{right:0;background:linear-gradient(270deg,#fff 0,#fff0)}.available-crypto .marquee{position:relative;width:100%;overflow:hidden;white-space:nowrap}.available-crypto .marquee .marquee-content{display:inline-flex;gap:20px}.available-crypto .marquee--left .marquee-content{animation:marquee-left 40s linear infinite}.available-crypto .marquee--right .marquee-content{animation:marquee-right 40s linear infinite}.available-crypto .marquee:hover .marquee-content{animation-play-state:paused}.available-crypto .crypto-pill-card{display:inline-flex;align-items:center;background:#f9fafc;border-radius:12px;padding:20px;min-width:280px;cursor:pointer}.available-crypto .crypto-pill-card img{width:32px;height:32px;margin-right:15px}.available-crypto .crypto-pill-card .info{display:flex;flex-direction:column}.available-crypto .crypto-pill-card .info .name{font-size:14px;font-weight:500;color:#000;margin-bottom:6px}.available-crypto .crypto-pill-card .info .price-row{display:flex;align-items:center;gap:5px}.available-crypto .crypto-pill-card .info .price-row .price{font-size:14px;color:#666c76}.available-crypto .crypto-pill-card .info .price-row .trend{font-size:14px;font-weight:400}.available-crypto .crypto-pill-card .info .price-row .trend.positive{color:#16a34a}.available-crypto .crypto-pill-card .info .price-row .trend.negative{color:#ef4444}.available-crypto .actions{max-width:250px;margin:0 auto}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media screen and (max-width:768px){.available-crypto{padding:60px 0}.available-crypto .header-container{padding:0 20px}}.homepage-faq{padding:80px;background-color:#fff}.homepage-faq .header-container{max-width:1200px;margin:0 auto 60px;text-align:center}.homepage-faq .faq-container{max-width:1200px;margin:0 auto}.homepage-faq .faq-item{border-bottom:1px solid #ebecef;cursor:pointer;transition:all .3s ease-out}.homepage-faq .faq-item .question{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.homepage-faq .faq-item .question span{font-size:16px;font-weight:400;color:#666c76;transition:all .3s ease-out}.homepage-faq .faq-item .question .chevron{width:14px;height:14px;transition:transform .3s ease-out;opacity:.5;transform:rotate(90deg)}.homepage-faq .faq-item .answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out}.homepage-faq .faq-item .answer .answer-inner{overflow:hidden;opacity:0;transition:opacity .3s ease-out}.homepage-faq .faq-item .answer .answer-inner p{font-size:16px;line-height:1.6;color:#000;padding-bottom:16px}.homepage-faq .faq-item .answer .answer-inner .faq-answer-button{display:inline-block;margin:8px 0 24px;text-decoration:none;color:#0162bd;font-size:16px;font-weight:500;transition:-webkit-text-decoration .2s ease-out;transition:text-decoration .2s ease-out;transition:text-decoration .2s ease-out,-webkit-text-decoration .2s ease-out}.homepage-faq .faq-item .answer .answer-inner .faq-answer-button:hover{text-decoration:underline}.homepage-faq .faq-item .answer.open{grid-template-rows:1fr}.homepage-faq .faq-item .answer.open .answer-inner{opacity:1}.homepage-faq .faq-item:hover .question span{color:#000}.homepage-faq .faq-item.active .question .chevron{transform:rotate(270deg);opacity:1}@media screen and (max-width:1250px){.homepage-faq{padding:80px 20px}}@media screen and (max-width:768px){.homepage-faq{padding:60px 20px}.homepage-faq .faq-item .question{padding:20px 0}.homepage-faq .faq-item .question span{font-size:16px;line-height:24px;padding-right:20px}}@media screen and (max-width:428px){.homepage-faq{padding:60px 20px}}.how-it-works{padding:80px 0;background-color:#f9fafc;margin:0 12px;border-radius:24px}@media screen and (max-width:428px){.how-it-works{padding:60px 20px 20px}}.how-it-works .header-container{max-width:600px;margin:0 auto 60px;text-align:center;gap:15px;display:flex;flex-direction:column}.how-it-works .steps-container{max-width:1200px;margin:0 auto;padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:space-between;gap:20px}@media screen and (max-width:1024px){.how-it-works .steps-container{justify-content:center}}@media screen and (max-width:428px){.how-it-works .steps-container{padding:0}}.how-it-works .step-card{background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:30px 30px 0;border-radius:12px}.how-it-works .step-card .step-content{margin-bottom:40px}.how-it-works .step-card .step-content h5{font-size:18px;font-weight:500;margin-bottom:16px;color:#000;font-family:Inter,sans-serif;letter-spacing:-.5px}.how-it-works .step-card .step-content p{font-size:14px;color:#666c76;line-height:22px;margin-bottom:24px;font-family:Inter,sans-serif;min-height:90px}.how-it-works .step-card .step-visual{display:flex;justify-content:center;align-items:center}.how-it-works .step-card .step-visual .step-image{max-width:100%;height:auto;display:block}.how-it-works .step-card:nth-child(3) .step-image{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.homepage__live{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;padding-bottom:80px;border-radius:24px;margin:-50px auto 0;position:relative;z-index:2}@media screen and (max-width:1024px){.homepage__live{padding:40px 20px;height:auto}}@media screen and (max-width:428px){.homepage__live{margin:-30px auto 0}}.homepage__live-payment-methods{margin-top:50px;margin-bottom:52px;justify-content:space-between;display:flex;width:100%;padding:0 60px;flex-wrap:wrap;align-items:center}@media screen and (max-width:768px){.homepage__live-payment-methods{padding:0 20px;justify-content:center}}.homepage__live-payment-methods img{padding:10px}.homepage__live-subtitle{font: 500 16px/19px Inter;color:#666c76;margin-bottom:40px;text-align:center;letter-spacing:-.5px}.homepage__live-stats{display:flex;justify-content:center;gap:120px;width:100%;flex-wrap:wrap}@media screen and (max-width:768px){.homepage__live-stats{gap:40px;flex-direction:column;align-items:center}}.homepage__live-stats .stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.homepage__live-stats .stat-item .stat-number{font: 600 48px/58px Inter;color:#000;margin-bottom:10px;letter-spacing:-1.5px}@media screen and (max-width:768px){.homepage__live-stats .stat-item .stat-number{font-size:36px;line-height:44px}}.homepage__live-stats .stat-item .stat-label{font: 500 16px/19px Inter;color:#666c76;letter-spacing:-.5px}.buy-widget{position:fixed;top:140px;left:"";bottom:"";right:230px;max-width:340px;max-height:auto;z-index:1;background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 30px #0003;padding:40px}@media screen and (max-height:650px){.buy-widget{position:fixed;top:calc(-510px + 100vh);left:"";bottom:"";right:230px;transform:scale(.8)}}@media screen and (max-width:768px){.buy-widget{position:relative;right:0;margin:0;top:0;width:100%;max-width:100%;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.122);padding:30px}}@media screen and (max-width:428px){.buy-widget{display:none}}.buy-widget.hidden,.buy-widget.hidden-desktop{display:none}@media screen and (max-width:768px){.buy-widget.hidden-desktop{display:block}}.buy-widget h2{margin-bottom:20px}.buy-widget h3{margin-bottom:8px}.buy-widget p{font-size:12px;font-family:Inter;text-align:center;color:#0000008a;margin-bottom:14px}.buy-widget .blocked-currency-p,.buy-widget p{font-weight:400;line-height:16px;letter-spacing:""}.buy-widget .blocked-currency-p{font-size:16px}.buy-widget img{margin:0 auto;display:block}.buy-widget input{font-size:26px;font-weight:400;line-height:48px;letter-spacing:"";width:100%;height:48px;background:#fff 0 0 no-repeat padding-box;border-radius:6px;border:1px solid rgba(0,0,0,.122);text-indent:42px;outline:none;font-family:Inter;box-sizing:border-box}.buy-widget input::-moz-placeholder{color:#00000052}.buy-widget input::placeholder{color:#00000052}.buy-widget ul{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:6px 0 24px}.buy-widget li{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";margin-right:4px;font-family:Inter;background:#e0e0e04d 0 0 no-repeat padding-box;border-radius:4px;border:1px solid #fff;padding:4px 8px;color:#000000bf;cursor:pointer}.buy-widget li.active,.buy-widget li:hover{border-color:#0162bd;color:#0162bd}.buy-widget li:last-of-type{margin-right:0}.buy-widget .input-border{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.buy-widget .input-border span{font-size:26px;font-weight:400;line-height:48px;letter-spacing:"";font-family:Inter;color:#000000bf;margin-right:-32px;opacity:.5;z-index:1;position:relative}.buy-widget .input-clear{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.buy-widget .input-clear span:before{font-size:26px;color:#7e63e7;font-weight:500;display:block;content:"~"!important}.buy-widget .input-clear select{font-size:26px;font-weight:400;line-height:48px;letter-spacing:"";font-family:Inter;color:#000000bf;margin-left:-68px;opacity:.5;z-index:1;position:relative;padding:0;outline:none;border:0;-webkit-appearance:button;-webkit-border-radius:2px;-webkit-box-shadow:none;-webkit-padding-end:0;-webkit-padding-start:0;-webkit-user-select:none}.buy-widget .input-clear input{border:0;border-bottom:1px solid rgba(0,0,0,.122);border-radius:0;text-indent:12px;color:#7e63e7;box-shadow:none;padding-left:0}.buy-widget .button{width:100%;height:48px;margin:14px 0}.payment-widget select{background:#fff 0 0 no-repeat padding-box;border:1px solid rgba(0,0,0,.122);border-radius:6px;width:100%;height:50px;padding-left:20px;padding-right:10px;margin-top:5px;text-align:left;font: 600 20px/30px Inter;letter-spacing:0;color:#00000089}.payment-widget>section.gift-card-modal{height:-moz-min-content!important;height:min-content!important;max-height:100vh;padding:20px 20px 10px;width:675px}@media screen and (max-width:740px){.payment-widget>section.gift-card-modal{width:90vw}}.payment-widget>section.gift-card-modal>header{padding:0}.payment-widget>section.gift-card-modal>header>div>h2{white-space:nowrap}.payment-widget>section.gift-card-modal>header>div>div>p{margin:0}.payment-widget>section.gift-card-modal>div,.payment-widget>section.gift-card-modal>div.all-giftcards,.payment-widget>section.gift-card-modal>div.most-popular{width:100%}.payment-widget>section.gift-card-modal>div.all-giftcards>ul,.payment-widget>section.gift-card-modal>div.most-popular>ul{width:100%;display:grid;-moz-column-gap:1em;column-gap:1em;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-auto-rows:auto}.payment-widget>section.gift-card-modal>div.all-giftcards>ul>li,.payment-widget>section.gift-card-modal>div.most-popular>ul>li{width:100%!important;display:flex;justify-content:flex-start;align-items:center;transition:border .2s ease-in;padding:.7em}.payment-widget>section.gift-card-modal>div.all-giftcards>ul>li>p,.payment-widget>section.gift-card-modal>div.most-popular>ul>li>p{margin:0 0 0 .3em}.payment-widget>section.gift-card-modal>div.all-giftcards>ul>li:hover,.payment-widget>section.gift-card-modal>div.most-popular>ul>li:hover{border:2px solid rgba(246,53,99,.6)}.payment-widget>section.gift-card-modal>div.all-giftcards>div.head{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:1em}.payment-widget>section.gift-card-modal>div.all-giftcards>div.head>p{margin:0;white-space:nowrap;padding:0 1.3em;font-size:1.1em;width:130px}.payment-widget>section.gift-card-modal>div.all-giftcards>div.head>div.searchbar-wrapper{width:100%;min-width:190px;max-width:500px;padding-right:1.3em}.payment-widget>section.gift-card-modal>div.all-giftcards>div.head>div.searchbar-wrapper>label{left:auto;right:2.5em}.payment-widget>section.gift-card-modal>div.all-giftcards>div.head>div.searchbar-wrapper>input{width:100%;border-radius:21px;border:2px solid #d8d8d8;font-size:1.1em;padding-right:2em;transition:border .2s ease-in}.payment-widget>section.gift-card-modal>div.all-giftcards>div.head>div.searchbar-wrapper>input:focus{border:2px solid rgba(246,53,99,.6)}.payment-widget>section.payment-method-modal{height:-moz-min-content!important;height:min-content!important;overflow:hidden;padding:20px 0;width:800px;position:relative;border-radius:12px;overflow-y:scroll;max-height:98vh}.payment-widget>section.payment-method-modal::-webkit-scrollbar-track{background-color:#fff0!important}.payment-widget>section.payment-method-modal::-webkit-scrollbar-button:end{height:4px!important}.payment-widget>section.payment-method-modal::-webkit-scrollbar-button:start{height:4px!important}.payment-widget>section.payment-method-modal::-webkit-scrollbar-thumb,.payment-widget>section.payment-method-modal::-webkit-scrollbar-thumb .scroll-main{border-radius:0 16px 16px 0!important}@media screen and (max-width:830px){.payment-widget>section.payment-method-modal{width:420px}}@media screen and (max-width:460px){.payment-widget>section.payment-method-modal{position:fixed}}@media screen and (max-width:420px){.payment-widget>section.payment-method-modal{width:92vw;margin-bottom:0;padding:20px 0 10px}}.payment-widget>section.payment-method-modal div.price-pay-now{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:20px 20px 0}@media screen and (max-width:420px){.payment-widget>section.payment-method-modal div.price-pay-now{padding:10px 20px;flex-direction:column-reverse;justify-content:center;align-items:center}}@media screen and (max-width:360px){.payment-widget>section.payment-method-modal div.price-pay-now{padding:10px 4px 0 10px}}.payment-widget>section.payment-method-modal div.price-pay-now .price{position:relative;display:grid;width:-moz-max-content;width:max-content;grid-template-columns:repeat(2,max-content);grid-auto-columns:min-content;row-gap:.25em;-moz-column-gap:.7em;column-gap:.7em;align-items:end;z-index:1200;font-size:14px;font-weight:600;line-height:"";letter-spacing:"";font-family:Inter;color:#000000bf;margin-top:0;padding:0 20px}@media screen and (max-width:420px){.payment-widget>section.payment-method-modal div.price-pay-now .price{margin-bottom:12px}}.payment-widget>section.payment-method-modal div.price-pay-now .price>p{margin:0!important;line-height:1}.payment-widget>section.payment-method-modal div.price-pay-now .price>p.fee{grid-column:1/-1;text-align:right;font-weight:450;font-size:.92em}.payment-widget>section.payment-method-modal div.price-pay-now .price>p.amount{font-size:26px;line-height:20px;font-weight:700;margin-left:12px;margin-bottom:0}@media screen and (max-width:420px){.payment-widget>section.payment-method-modal div.price-pay-now .price>p.amount{font-size:1.55em}}.payment-widget>section.payment-method-modal div.price-pay-now .pay-now-button{margin:0;width:50%}@media screen and (max-width:420px){.payment-widget>section.payment-method-modal div.price-pay-now .pay-now-button{width:100%}}@media screen and (max-width:360px){.payment-widget>section.payment-method-modal div.price-pay-now .pay-now-button{height:34px;font-size:.8em;padding:.5em 1em!important}}@media screen and (max-width:420px){.payment-widget>section.payment-method-modal>a{height:40px;width:60%;font-size:.8em}}.payment-widget label{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 14px/17px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-0000008a);text-align:left;font: 14px/17px Inter;letter-spacing:0;color:#0000008a;opacity:1}.payment-widget .payment-modal-header{display:inline-flex;margin-bottom:20px;align-items:flex-start}.payment-widget .payment-modal-header h2{margin-bottom:0;text-align:left;white-space:nowrap}.payment-widget .payment-modal-header .header-text{padding-left:10px}.payment-widget .payment-modal-header .header-text h2{padding-left:0}.payment-widget .payment-modal-header img{margin:5px 10px 0}.payment-widget .all-giftcards,.payment-widget .most-popular{width:100%}.payment-widget .all-giftcards p,.payment-widget .most-popular p{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 15px/13px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);text-align:left;font: 700 15px/13px Inter;letter-spacing:0;color:#000c;opacity:1}.payment-widget .all-giftcards ul,.payment-widget .most-popular ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.payment-widget .all-giftcards ul li,.payment-widget .most-popular ul li{min-height:0;width:calc(33% - 10px);padding:5px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 12px 12px 0;background:#fff 0 0 no-repeat padding-box;border-radius:6px;border:2px solid rgba(0,0,0,.122);transition:all .2s ease;cursor:pointer;overflow:hidden}@media screen and (max-height:768px){.payment-widget .all-giftcards ul li,.payment-widget .most-popular ul li{padding-left:14px;width:calc(49% - 10px)}}@media screen and (max-height:320px){.payment-widget .all-giftcards ul li,.payment-widget .most-popular ul li{padding-left:14px;width:calc(49% - 10px)}}.payment-widget .all-giftcards ul li p,.payment-widget .most-popular ul li p{white-space:pre-wrap;margin-left:5px;margin-top:6px;font:var(--unnamed-font-style-normal) normal medium 13px/13px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-0000008a);text-align:left;font:normal normal medium 13px/13px Inter;letter-spacing:0;color:#00000089;opacity:1}@media screen and (max-height:768px){.payment-widget .all-giftcards ul li p,.payment-widget .most-popular ul li p{white-space:nowrap}}.payment-widget .all-giftcards ul li:hover,.payment-widget .most-popular ul li:hover{border:2px solid #0162bd}.payment-widget .divider{border:.5px solid #707070;opacity:.1;width:100%;margin-top:20px;margin-bottom:30px}.payment-widget .all-giftcards .head{display:inline-flex;width:100%;align-items:center}.payment-widget .all-giftcards .head p{margin-top:10px;margin-right:30px;white-space:nowrap}.payment-widget .all-giftcards .head .searchbar-wrapper{position:relative;width:100%}.payment-widget .all-giftcards .head .searchbar-wrapper label{position:absolute;top:51%;left:64%;transform:translateY(-50%);margin:0}@media screen and (max-height:768px){.payment-widget .all-giftcards .head .searchbar-wrapper label{left:88%}}@media screen and (max-height:320px){.payment-widget .all-giftcards .head .searchbar-wrapper label{left:85%}}.payment-widget .all-giftcards .head .searchbar-wrapper label img{width:16px;height:16px}.payment-widget .all-giftcards .head .searchbar-wrapper input{text-align:left;font: 300 14px/17px Inter;letter-spacing:0;color:#8f8f8f;opacity:1;width:70%;background:#fff 0 0 no-repeat padding-box;border:1px solid hsla(0,0%,44%,.251);padding:5px 5px 5px 15px;font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:24px;margin:12px 0}@media screen and (max-height:320px){.payment-widget .all-giftcards .head .searchbar-wrapper input{width:100%;font-size:16px}}@media screen and (max-height:768px){.payment-widget .all-giftcards .head .searchbar-wrapper input{width:100%}}.payment-widget .all-giftcards .head .searchbar-wrapper{font: 300 14px/17px Inter}.payment-widget{position:fixed;top:0;left:"";bottom:"";right:0;width:100%;height:100%;background:#3c2889cc 0 0 no-repeat padding-box;z-index:99999}.payment-widget.hidden{opacity:0;visibility:hidden}.payment-widget section{position:fixed;top:50%;left:50%;bottom:"";right:"";width:675px;height:"auto";transform:translate(-50%,-50%);background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 30px #0003;padding:20px}.payment-widget .error{text-align:center;font-family:Inter;font-size:14px;color:#ef4444}.payment-widget .select-shadow{box-shadow:0 -20px 15px -5px #79797924!important}.payment-widget div.payment-methods .head-wrapper{display:flex;flex-direction:column;padding-bottom:20px;border-bottom:2px solid rgba(0,0,0,.03)}@media screen and (max-width:830px){.payment-widget div.payment-methods .head-wrapper{padding-bottom:8px}}.payment-widget div.payment-methods .head-wrapper .tags.mobile-spinner{display:none;width:100%;height:26px;margin-left:6px;overflow:hidden;position:relative}.payment-widget div.payment-methods .head-wrapper .tags.mobile-spinner::-webkit-scrollbar{display:none!important}.payment-widget div.payment-methods .head-wrapper .tags.default{display:flex}@media screen and (max-width:830px){.payment-widget div.payment-methods .head-wrapper .tags.mobile-spinner{display:flex}.payment-widget div.payment-methods .head-wrapper .tags.default{display:none}}.payment-widget div.payment-methods .head-wrapper .tags ul{display:grid;grid-template-columns:repeat(11,max-content) min-content;grid-template-rows:26px;-moz-column-gap:10px;column-gap:10px;margin:0 16px;height:100%;overflow-y:hidden}.payment-widget div.payment-methods .head-wrapper .tags ul.absolute{position:absolute;top:0;left:-120px;width:auto;overflow-x:scroll}.payment-widget div.payment-methods .head-wrapper .tags ul.scrolled{width:calc(100% + 100px)}.payment-widget div.payment-methods .head-wrapper .tags ul.move-to-front{width:calc(100% - 20px);left:auto;right:0!important}.payment-widget div.payment-methods .head-wrapper .tags ul::-webkit-scrollbar{display:none!important}@media screen and (max-width:830px){.payment-widget div.payment-methods .head-wrapper .tags ul{margin-bottom:10px}}@media screen and (max-width:360px){.payment-widget div.payment-methods .head-wrapper .tags ul{margin:2px}}.payment-widget div.payment-methods .head-wrapper .tags ul li.tag{background-color:#f0f3f8;color:#898b8e;font-size:14px;font-weight:500;line-height:19px;font-family:Inter;padding:3px 12px;border-radius:8px;width:auto;height:24px!important;min-height:24px!important}.payment-widget div.payment-methods .head-wrapper .tags ul li.tag:hover{background-color:#0162bd;color:#fff}@media screen and (max-width:428px){.payment-widget div.payment-methods .head-wrapper .tags ul li.tag:hover{background-color:#333}}.payment-widget div.payment-methods .head-wrapper .tags ul li.active{background-color:#0162bd;color:#fff}@media screen and (max-width:428px){.payment-widget div.payment-methods .head-wrapper .tags ul li.active{background-color:#333}}.payment-widget div.payment-methods .head-wrapper .checkout-head{margin-bottom:20px;display:flex;align-items:center;flex-wrap:wrap;position:relative}@media screen and (max-width:830px){.payment-widget div.payment-methods .head-wrapper .checkout-head{margin-bottom:10px}}@media screen and (max-width:428px){.payment-widget div.payment-methods .head-wrapper .checkout-head{margin:0 0 10px}}.payment-widget div.payment-methods .head-wrapper .checkout-head .search-bar{margin-left:30px;width:500px;margin-right:30px}@media screen and (max-width:830px){.payment-widget div.payment-methods .head-wrapper .checkout-head .search-bar{margin:0 20px 12px;width:100%}}.payment-widget div.payment-methods .head-wrapper .checkout-head .search-bar .search{border-radius:20px;width:100%;height:40px;color:#929292;border:1px solid #e5e5e5;box-shadow:none;transition:opacity .15s ease-in-out}.payment-widget div.payment-methods .head-wrapper .checkout-head .search-bar .search--disabled{opacity:.5;pointer-events:none}.payment-widget div.payment-methods .head-wrapper .checkout-head>h2{max-width:100%!important}@media screen and (max-width:428px){.payment-widget div.payment-methods .head-wrapper .checkout-head>h2{font-size:16px;padding:0 0 0 20px!important}}.payment-widget div.payment-methods .head-wrapper .checkout-head>img{position:absolute;top:12px;cursor:pointer;width:12px;height:12px;opacity:.8;right:20px}@media screen and (max-width:830px){.payment-widget div.payment-methods .head-wrapper .checkout-head>img{top:6px}}.payment-widget h2{font-size:20px;padding-left:20px}.payment-widget ul.cv-methods{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:max-height .2s linear;height:360px}@media screen and (max-height:820px){.payment-widget ul.cv-methods{height:248px}}@media screen and (max-height:660px){.payment-widget ul.cv-methods{height:186px}}.payment-widget ul{overflow-y:scroll;overflow-x:hidden}.payment-widget ul li{width:360px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:#fff;min-height:72px;border-bottom:2px solid rgba(0,0,0,.03);width:100%;padding:0 20px;cursor:pointer}@media screen and (max-width:420px){.payment-widget ul li{min-height:62px}}.payment-widget ul li .image{width:34px;height:34px;display:flex;align-items:center}.payment-widget ul li .image img{display:block;max-width:34px;max-height:34px;width:100%;height:-moz-min-content;height:min-content}.payment-widget ul li:hover{background-color:#8888880d;transition:background-color .2s ease-in}.payment-widget ul li:hover .circle:after{background-color:#0162bd}@media screen and (max-width:420px){.payment-widget ul li .circle{margin-right:1.3em}}.payment-widget ul li .circle:after{position:absolute;top:50%;left:50%;bottom:"";right:"";width:14px;height:14px;transform:translate(-50%,-50%);content:"";display:block;background-color:#fff;border-radius:50%}@media screen and (max-width:420px){.payment-widget ul li .circle:after{width:10px;height:10px}}.payment-widget ul li.active{background-color:#88888826}.payment-widget ul li.active .circle:after{background-color:#0162bd}.payment-widget ul div.payment-title{position:relative;display:grid;grid-template-columns:1fr min-content;-moz-column-gap:1em;column-gap:1em;align-items:center}.payment-widget ul div.payment-title>p{margin:0;line-height:1.2}@media screen and (max-width:420px){.payment-widget ul div.payment-title>p{font-size:.85em}}@media screen and (max-width:360px){.payment-widget ul div.payment-title>p{font-size:.7em}}.payment-widget ul div.payment-title>p{white-space:break-spaces!important}.payment-widget ul div.payment-title:hover div.hover-info{opacity:1;display:block;z-index:10000000000000000}.payment-widget ul div.payment-title>span.fees{text-transform:capitalize;width:67px;line-height:1.1;height:16px;border:1px solid #7cce00;color:#7cce00;border-radius:9px;margin-left:1em;font-weight:500;text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (max-width:420px){.payment-widget ul div.payment-title>span.fees{font-size:.65em;width:60px;height:16px;margin-top:0}}@media screen and (max-width:320px){.payment-widget ul div.payment-title>span.fees{display:none}}.payment-widget ul div.payment-title>span.marketplace-label{text-transform:capitalize;width:80px;line-height:1.1;height:16px;border:1px solid #7e63e7;color:#7e63e7;border-radius:9px;font-weight:500;text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (max-width:320px){.payment-widget ul div.payment-title>span.marketplace-label{height:14px;width:70px}}.payment-widget ul div.payment-title div.hover-info{max-width:330px;height:auto;z-index:9999999999999;position:absolute;top:100%;right:-5px;transition:all .1s ease-in-out;opacity:0;display:none}@media screen and (max-width:830px){.payment-widget ul div.payment-title div.hover-info{max-width:280px}}@media screen and (max-width:420px){.payment-widget ul div.payment-title div.hover-info{max-width:237px}}.payment-widget ul div.payment-title div.hover-info div.hover-message{border:1px solid #e5e5e5;border-radius:6px;background-color:#fff}.payment-widget ul div.payment-title div.hover-info div.hover-message p.info{font-size:14px;font-weight:400;line-height:"16px";letter-spacing:"";font-family:Inter;color:#929292;padding:10px;word-break:break-word;max-width:330px;white-space:pre-wrap;margin:0}@media screen and (max-width:420px){.payment-widget ul div.payment-title div.hover-info div.hover-message p.info{font-size:12px}}.payment-widget ul p{font-size:16px;font-weight:600;line-height:"";letter-spacing:"";font-family:Inter;color:#000000bf;white-space:nowrap}@media screen and (max-width:420px){.payment-widget ul p{margin-bottom:2px}}.payment-widget ul span{font-size:12px;font-weight:400;line-height:"";letter-spacing:"";font-family:Inter;color:#0000008a;display:block}@media screen and (max-width:340px){.payment-widget ul span{font-size:10px;font-weight:400;line-height:"";letter-spacing:""}}.payment-widget ul span.circle{min-width:20px;min-height:20px}@media screen and (max-width:420px){.payment-widget ul span.circle{min-width:16px;min-height:16px}}.payment-widget ul span.circle{border-radius:50%;border:1px solid rgba(0,0,0,.2);margin-right:20px;position:relative}.payment-widget ul div{width:100%}.payment-widget .unsupported-currency{font-size:14px;font-weight:600;line-height:"";letter-spacing:"";text-align:center}.payment-widget .market-more{height:30px;background-color:#fff;position:absolute;z-index:1100;display:inline-flex;justify-content:space-between;align-items:center;width:100%;padding:16px 25px!important;transition:bottom .2s linear;bottom:120px}@media screen and (max-width:420px){.payment-widget .market-more{bottom:70px;padding:10px 25px 0!important}}.payment-widget .market-more a{width:42%;height:36px;max-width:185px;min-width:140px;font-size:.8em;margin:0 .7em 0 1.8em}@media screen and (max-width:420px){.payment-widget .market-more a{width:38%!important;min-width:20px!important;height:34px;max-width:185px;font-size:.76em;margin:0 -.45em 0 .85em}}.payment-widget .market-more p{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 12px/13px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-0000008a);text-align:left;font: 12px/13px Inter;letter-spacing:0;color:#0000008a}.payment-widget .full{transition:max-height .2s linear;bottom:166px;height:70px}@media screen and (max-width:420px){.payment-widget .full{bottom:128px;max-height:48px}}.payment-widget .terms{position:relative;z-index:1250;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 20px 0;margin:0}@media screen and (max-width:330px){.payment-widget .terms{padding-top:8px}}.payment-widget .terms{place-content:flex-start}.payment-widget .terms label{font-size:12px;font-weight:400;line-height:16px;letter-spacing:"";font-family:Inter;color:#0000008a;margin-left:4px}@media screen and (max-width:330px){.payment-widget .terms label{font-size:10px;font-weight:400;line-height:16px;letter-spacing:""}}.payment-widget .terms label.error{color:#ef4444;padding:0!important;text-align:left}.payment-widget .terms a{text-decoration:underline;color:#0000008a}.payment-widget .show{text-align:center;border-bottom:1px solid rgba(0,0,0,.031)}.payment-widget .show a{font-size:12px;font-weight:700;line-height:18px;letter-spacing:"";font-family:Inter;color:#0162bd;padding:8px 0;display:block}.payment-widget .show img{margin-left:4px}.payment-widget .image{margin-right:24px;width:60px;display:flex;justify-content:center}@media screen and (max-width:420px){.payment-widget .image{margin-right:14px}}.payment-widget .close{position:absolute;top:16px;left:"";bottom:"";right:18px}.payment-widget .close img{width:14px;height:14px}.payment-widget .button{width:calc(100% - 40px);margin:20px auto 0;display:flex}.credit-card-widget{position:fixed;top:0;left:"";bottom:"";right:0;width:100%;height:100%;background:#3c2889cc 0 0 no-repeat padding-box;z-index:999}.credit-card-widget.hidden{opacity:0;visibility:hidden}.credit-card-widget section{position:fixed;top:50%;left:50%;bottom:"";right:"";min-width:412px;min-height:390px;transform:translate(-50%,-50%);background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 30px #0003;overflow:hidden;padding:20px 0}@media screen and (max-width:428px){.credit-card-widget section{min-width:100%;min-height:100%;padding:20px;height:100%;overflow:auto}}.credit-card-widget header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 20px;margin-bottom:32px}.credit-card-widget header h2{font-size:20px;line-height:20px}@media screen and (max-width:428px){.credit-card-widget header h2{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-top:0;color:#333}}.credit-card-widget h3{margin-bottom:6px}.credit-card-widget div.Input{padding:0 20px;margin-bottom:12px}@media screen and (max-width:428px){.credit-card-widget div.Input{padding:0 10px}}.credit-card-widget input{min-width:140px;min-height:42px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 1px 4px #0000001f;border-radius:6px;border:0}@media screen and (max-width:428px){.credit-card-widget input{min-width:100px}}.credit-card-widget input.long{min-width:100%}.credit-card-widget .steps{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;margin-bottom:24px;position:relative}@media screen and (max-width:428px){.credit-card-widget .steps{padding:0 10px}}.credit-card-widget .steps:after{position:absolute;top:12px;left:"";bottom:"";right:20px;width:calc(100% - 40px);height:1px;content:"";border-top:1px dashed rgba(0,0,0,.149);display:block}.credit-card-widget .steps li{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;color:#0000008a;font-family:Inter;text-align:center;z-index:1}.credit-card-widget .steps li:first-of-type{text-align:left}.credit-card-widget .steps li:last-of-type{text-align:right}.credit-card-widget .steps span{width:24px;height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:24px;letter-spacing:0;font-family:Inter;display:inline-flex;background-color:#fff;border:1px solid #d9d9d9;color:#0162bd;border-radius:50%}@media screen and (max-width:428px){.credit-card-widget .steps span{color:#333}}.credit-card-widget .steps--active{color:#0162bd;font-weight:700}.credit-card-widget .steps--active span{background-color:#0162bd;border-color:#0162bd;color:#fff}@media screen and (max-width:428px){.credit-card-widget .steps--active span{background-color:#333;border-color:#333}}.credit-card-widget .flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.credit-card-widget .close{position:absolute;top:70px;left:"";bottom:"";right:18px}.credit-card-widget .close img{width:14px;height:14px}.credit-card-widget .back{margin-right:20px}.credit-card-widget .back img{width:21px;height:13px}.credit-card-widget .button{width:calc(100% - 40px);margin:20px auto 0;display:flex}@media only screen and (max-width:428px){.credit-card-widget .button{margin-top:0;width:calc(100% - 20px)}}div.confirm-payment-method-select{position:fixed;z-index:999999;top:0;left:0;width:100vw;height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c288980;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:appear-shadow .14s forwards}div.confirm-payment-method-select>div.confirm{grid-area:content;position:relative;width:100%;max-width:400px;height:-moz-min-content;height:min-content}@media screen and (max-width:400px){div.confirm-payment-method-select>div.confirm{max-width:90vw}}div.confirm-payment-method-select>div.confirm{display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.2em;border-radius:6px;background-color:#fff;box-shadow:0 10px 30px #0003;padding:1.4em 1.6em}div.confirm-payment-method-select>div.confirm>img{position:absolute;width:50px;height:50px;top:2px;right:2px;cursor:pointer}div.confirm-payment-method-select>div.confirm>h2{padding:0;color:#333;margin-bottom:.8em;cursor:default}div.confirm-payment-method-select>div.confirm>div.fees{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.4em}div.confirm-payment-method-select>div.confirm>div.fees>div{width:100%;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;-moz-column-gap:.8em;column-gap:.8em;cursor:pointer}div.confirm-payment-method-select>div.confirm>div.fees>div:hover>span>span{opacity:.6}div.confirm-payment-method-select>div.confirm>div.fees>div>span{width:18px;height:18px;display:flex;justify-items:center;align-items:center;justify-content:center;align-self:center;border:1px solid rgba(0,0,0,.122);border-radius:50%;background-color:#fff}div.confirm-payment-method-select>div.confirm>div.fees>div>span.error{border:1px solid #0162bd}div.confirm-payment-method-select>div.confirm>div.fees>div>span>span{width:12px;height:12px;border-radius:50%;background-color:#0162bd;transition:opacity .15s ease-out;opacity:0}div.confirm-payment-method-select>div.confirm>div.fees>div>span.selected>span{opacity:1}div.confirm-payment-method-select>div.confirm>div.fees>div>p{grid-column:2/-1;margin:0;line-height:1.2;font-size:.85em;color:#989898}div.confirm-payment-method-select>div.confirm>div.fees>div>p>b{color:#333}div.confirm-payment-method-select>div.confirm>div.fees>div>h3{padding:0}div.confirm-payment-method-select>div.confirm>div.fees>div>div.error{color:#0162bd;font-size:.78em;font-weight:500;grid-column:2/3;width:-moz-max-content;width:max-content;border:0}div.confirm-payment-method-select>div.confirm>div.currency{display:grid;grid-template-rows:1fr;grid-auto-rows:min-content;row-gap:.4em}div.confirm-payment-method-select>div.confirm>div.currency>label{font-size:.9em;color:#000000bf;font-weight:600}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies{position:relative}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>input{cursor:pointer!important;color:#333;caret-color:transparent}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div{position:absolute;padding:0;margin:0;bottom:calc(100% + 8px);left:0;background-color:#fff;width:100%;border-radius:6px;box-shadow:0 2px 20px #0003}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>input{position:relative;border-radius:0 0 6px 6px;box-shadow:0 -5px 8px #0000000f}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>ul{padding:0;margin:0;width:100%;max-height:120px;min-height:44px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;border-radius:6px 6px 0 0;overflow-y:auto}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>ul>li{width:100%;height:-moz-min-content;height:min-content;min-height:-moz-min-content;min-height:min-content;background-color:#fff;color:#333;padding:.9em 1.4em;border:0;transition:background-color .2s ease-out;border-radius:6px}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>ul>li:hover{background-color:#0162bd26}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>ul>li{display:flex;align-items:center;-moz-column-gap:.6em;column-gap:.6em}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>ul>li>h3{padding:0}div.confirm-payment-method-select>div.confirm>div.currency>div.currencies>div>ul>li>span{font-size:.95em}div.confirm-payment-method-select>div.confirm>div.estimated{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:row;-moz-column-gap:.5em;column-gap:.5em;cursor:default}div.confirm-payment-method-select>div.confirm>div.estimated>span{width:-moz-max-content;width:max-content;text-align:center;font-size:.8em;font-weight:600;color:#404040}div.confirm-payment-method-select>div.confirm>div.estimated>p{width:-moz-max-content;width:max-content;font-size:.88em;font-weight:500;margin:0;color:#989898}div.confirm-payment-method-select>div.confirm>a{margin:0;width:100%;text-transform:uppercase}div.confirm-payment-method-select>div.confirm>a.disabled{opacity:.5}.steps-name{display:flex;justify-content:space-between;width:100%;margin-bottom:20px}@media screen and (max-width:428px){.steps-name{display:none!important}}.steps-name .margin-left{margin-left:30px}.top-logo{margin:70px 0;display:flex;justify-content:center;cursor:pointer}@media screen and (max-width:428px){.top-logo{display:none!important}}.kyc-logo{margin:50px 0 30px}.steps-bar{display:inline-flex;width:100%;position:relative;margin-bottom:7px;margin-left:auto}@media screen and (max-width:768px){.steps-bar{padding:0 20px}}@media screen and (max-width:428px){.steps-bar{padding:0}.steps-bar img.d-step{display:none}}.steps-bar img.m-step{display:none}@media screen and (max-width:428px){.steps-bar img.m-step{display:block}}.steps-bar .divider{margin-top:10px;flex-grow:.5;height:2px;background-color:#f5f5f5}.steps-bar .divider__checked{background-color:#0162bd!important}div.redeem-steps{display:flex;width:100%;margin-right:auto;margin-top:10px}.steps-bar-text{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;padding-bottom:40px}@media screen and (max-width:450px){.steps-bar-text{display:none}}.steps-bar-text p:nth-child(2){text-align:center;margin-left:0!important}.steps-bar-text p:last-child{text-align:right}div.dark-divider{background-color:#e2e2e2!important}div.dark-divider__checked{background-color:#000!important}@media screen and (max-width:428px){.page{background-color:#fff}}.page__header{position:fixed;top:0;left:0;bottom:"";right:"";width:100%;height:190px;background-repeat:no-repeat;padding:20px;z-index:-1}@media screen and (max-width:428px){.page__header{display:none}}.page__header .back{margin-left:-104px;margin-right:32px}.page header.black-white{background-color:#fff}.page__main section.check-requirements{display:flex;flex-direction:column;align-items:"";justify-content:"";gap:10px}.page__main section.check-requirements .button-container{display:flex;flex-direction:"";align-items:"";justify-content:center;margin-top:10px;gap:50px}@media screen and (max-width:768px){.page__main section.check-requirements .button-container{flex-direction:column;gap:15px}}.page__main section.check-requirements .button-container .button--primary{width:25%;cursor:pointer}@media screen and (max-width:768px){.page__main section.check-requirements .button-container .button--primary{width:100%}}.page__main aside{width:50%;height:auto;max-width:380px;height:320px}@media screen and (max-width:768px){.page__main aside{max-width:100%;width:100%}}.page__main aside form{display:flex;height:100%;flex-direction:column;justify-content:space-between}.page__main aside form p{margin:0!important}.page__main aside form .Input,.page__main aside form h3{margin:0}.page__main aside.exchange span{font-size:44px;font-weight:400;font-family:Inter;color:#333;letter-spacing:-.88px}@media screen and (max-width:428px){.page__main aside.exchange span{font-size:42px;color:#333}}.page__main aside.exchange span span{font-size:22px;color:#333;letter-spacing:-.44px}.page__main aside h3{margin-bottom:12px}.page__main aside .wallet-address-header{margin-bottom:0;padding-bottom:0;font-size:12px}.page__main aside ul{margin-bottom:24px;flex-wrap:wrap}.page__main aside ul.list{-ms-overflow-style:none;scrollbar-width:none}.page__main aside ul.list::-webkit-scrollbar{display:none}.page__main aside ul.list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media screen and (max-width:428px){.page__main aside ul.list{flex-wrap:nowrap;overflow-x:scroll;min-height:105px}}.page__main aside ul.list li{width:70px;height:85px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:400;line-height:14px;letter-spacing:"";color:#00000052;transition:all .1s ease-in-out;border-radius:3px;font-family:Roboto Condensed;margin:0 6px 18px 0;cursor:pointer;background-color:#fafafa;border:1px solid #fafafa}@media screen and (max-width:428px){.page__main aside ul.list li{margin:5px;min-width:72px;min-height:86px;width:auto}}.page__main aside ul.list li.active{background-color:#fff;box-shadow:0 1px 4px #0000001f;border:1px solid #0162bd}@media screen and (max-width:428px){.page__main aside ul.list li.active{border:1px solid #efeeee;box-shadow:none!important}}.page__main aside ul.list li.active svg{width:30px;height:30px;fill:#0162bd}@media screen and (max-width:428px){.page__main aside ul.list li.active svg{fill:#333}}.page__main aside ul.list li:hover{background-color:#fff;box-shadow:0 1px 4px #0000001f}@media screen and (max-width:428px){.page__main aside ul.list li:hover{border:1px solid #efeeee;box-shadow:none!important}}.page__main aside ul.list li:hover svg{width:30px;height:30px;fill:#0162bd}@media screen and (max-width:428px){.page__main aside ul.list li:hover svg{fill:#333}}.page__main aside ul.list li svg{width:30px;height:30px;fill:#d1d1d1}.page__main aside ul.select{margin-top:20px}@media screen and (max-width:428px){.page__main aside ul.select{margin-top:10px}}.page__main aside ul.select .wallet-type{background-color:#fff;padding:20px 60px;border:1px solid rgba(0,0,0,.078);border-radius:5px}@media screen and (max-width:428px){.page__main aside ul.select .wallet-type{padding:20px 0 20px 30px}}.page__main aside ul.select .wallet-type .eth-chain-error p{color:#0162bd}.page__main aside ul.select li{position:relative;padding-left:40px;margin-bottom:30px;cursor:pointer}@media screen and (max-width:428px){.page__main aside ul.select li{margin-bottom:10px}}.page__main aside ul.select li.active:after{position:absolute;top:23px;left:28px;bottom:"";right:"";width:14px;height:14px;background-color:#0162bd;border-radius:50%;content:"";display:block}@media screen and (max-width:428px){.page__main aside ul.select li.active:after{left:3px;background-color:#333}}.page__main aside ul.select li:not(.disabled):before{position:absolute;top:20px;left:25px;bottom:"";right:"";width:18px;height:18px;background-color:#fff;border-radius:50%;border:1px solid #a2a2a2;content:"";display:block}@media screen and (max-width:428px){.page__main aside ul.select li:not(.disabled):before{left:0}}.page__main aside ul.select li.disabled>p{color:#0162bd}.page__main aside ul.select p{color:#000000bf}.page__main aside ul.select p .best-price{color:#27d21a;font-size:11px;border:1px solid #27d21a;padding:1px 4px;border-radius:15px;margin:0 10px}@media screen and (max-width:428px){.page__main aside ul.select p .best-price{margin:5px 0;display:flex;flex-direction:column;width:60px}}.page__main aside ul.select .tag{font-size:10px;padding:2px 4px;display:block;border:1px solid #7cce00;border-radius:12px;margin:-6px 0 12px;color:#7cce00;background-color:#fff;max-width:76px}.page__main h1{font-size:32px;font-weight:600;line-height:-1px;letter-spacing:-1.44px;position:relative;color:#000;margin-bottom:4px}@media screen and (max-width:428px){.page__main h1{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-top:0;text-align:left!important}}.page__main h1:before{font-size:72px;font-weight:700;line-height:"";letter-spacing:"";position:absolute;top:-32px;left:-4px;bottom:"";right:"";content:"";color:#00000008}@media screen and (max-width:768px){.page__main h1:before{display:none}}.page__main p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:"";color:#666c76}.page__error{padding-top:200px;align-items:center;display:flex;flex-direction:column}@media screen and (max-width:428px){.page__error .margin-top{margin-top:90px}}.page .heading{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page .heading h1.black{color:#000;margin-bottom:15px}.page .logo{width:132px;height:40px}@media screen and (max-width:1224px){.padding20{padding:20px}}ul.mobile-wallet-switch{display:none;grid-template-columns:1fr 1fr;width:100%;align-items:center;justify-content:center}@media screen and (max-width:428px){ul.mobile-wallet-switch{display:grid}}ul.mobile-wallet-switch li{transition:.3s ease-in;border-bottom:2px solid #efeeee;display:flex;align-items:center;color:#9e9e9e;justify-content:center}ul.mobile-wallet-switch li span{font-size:12px;font-weight:600;font-family:Inter;padding:10px 0}ul.mobile-wallet-switch li.active{border-bottom:2px solid #333;color:#333}.success-register a{color:#0162bd!important}.success-page{background:#f0f3f8 0 0 no-repeat padding-box}.success-page header{position:fixed;top:0;left:0;bottom:"";right:"";width:100%;height:190px;background-image:url(../logo_dark_bg.svg);background-repeat:no-repeat;padding:0}@media screen and (max-width:768px){.success-page header{display:none}}.success-page h1{margin:0}.success-page h3{font-size:20px;line-height:24px;margin-bottom:12px}.success-page p{font-size:16px;line-height:19px}.success-page p.small{font-size:14px;line-height:17px}.success-page main{max-width:668px;max-height:auto;margin:0 auto;text-align:center;padding-top:20vh}@media screen and (max-width:768px){.success-page main{padding:30px}}.success-page section{width:49%;height:auto;min-width:49%;min-height:280px;display:flex;flex-direction:column;align-items:space-between;justify-content:space-between;text-align:left;padding:24px;background-color:#fff;box-shadow:0 10px 30px #0000000a}@media screen and (max-width:768px){.success-page section{width:100%;margin-bottom:12px}}.success-page section h3{margin-bottom:0}.success-page section span{font-size:14px;font-weight:600;line-height:"";letter-spacing:"";font-family:Inter}.success-page section p{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";color:#0000008a;margin:20px 0}.success-page .tag{font-size:10px;padding:2px 4px;display:inline-block;border:1px solid #7cce00;border-radius:12px;margin:0 4px;vertical-align:bottom}.success-page .button{width:100%}.success-page .button--white{box-shadow:0 10px 30px #0003;border-color:#fff}.success-page .heading{margin:24px 0 40px}.success-page .link{font-size:14px;font-weight:600;line-height:17px;letter-spacing:"";color:#0162bd;font-family:Inter;margin:8px 0;display:inline-block}.success-page .logo{width:132px;height:40px;margin:18px 24px}.success-page .flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:768px){.success-page .flex{flex-direction:column}}.input-radio{padding-bottom:30px}.input-radio input[type=radio]{cursor:pointer;-webkit-appearance:none;width:30px;height:30px;border:2px solid #0162bd;border-radius:50%;outline:none}.input-radio input[type=radio]:checked{border-color:#0162bd}.input-radio input[type=radio]:before{content:"";display:block;width:60%;height:60%;margin:5px;border-radius:50%}.input-radio input[type=radio]:checked:before{background:#0162bd}.input-radio span{vertical-align:middle;text-align:left;padding-right:10px;font: 600 14px/19px Inter;letter-spacing:0;color:#000000bf;opacity:1}.redeem-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40px}.redeem-wrapper p{font-family:Inter,sans-serif!important;font-size:14px;line-height:20px;margin:0;color:#000;text-align:left}.redeem-wrapper h1,.redeem-wrapper h2{font-family:Inter,sans-serif!important;color:#1d1d1d;font-size:24px;text-align:left;font-weight:600}.redeem-wrapper .button{margin-top:0}.redeem-wrapper .Input h3,.redeem-wrapper .new-base-select h3{font-family:Inter,sans-serif!important;font-size:12px;color:#000;font-weight:400;padding-bottom:12px}.welcome-page{min-height:calc(100vh - 106px)}@media screen and (max-width:428px){.welcome-page{background-color:#fff}}.welcome-page .m-header{display:none}@media screen and (max-width:428px){.welcome-page .m-header{display:block}}.welcome-page main h2{font-size:32px}@media screen and (max-width:428px){.welcome-page main h2{font-size:24px;margin-bottom:0}}.welcome-page main h3{line-height:20px}@media screen and (max-width:428px){.welcome-page main h3{margin-bottom:0!important;line-height:100%;font-family:Inter;font-weight:400}}.welcome-page main section{gap:60px;position:relative;margin-bottom:0!important;margin-top:50px}@media screen and (max-width:428px){.welcome-page main section{margin-top:30px}}.welcome-page main p{margin-bottom:12px}@media screen and (max-width:428px){.welcome-page main p{font-size:14px;line-height:20px}}.welcome-page main .center{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;margin-top:40px}@media screen and (max-width:428px){.welcome-page main .center{text-align:start;justify-content:flex-start;margin:0}}.welcome-page main .center .none{display:none}@media screen and (max-width:428px){.welcome-page main .center .none{display:flex}}.welcome-page main .center .none a img{transform:rotate(90deg);margin-right:10px}@media screen and (max-width:428px){.welcome-page main .center h1{margin-top:0}}.welcome-page main .center p{width:100%}@media screen and (max-width:428px){.welcome-page main .center p{text-align:left!important;line-height:18px;font-size:12px;margin-top:10px}}.welcome-page main .center img{transition:all .2s ease}.welcome-page main .center img:hover{filter:brightness(95%)}.welcome-page main .button{height:54px;margin-top:15px}@media screen and (max-width:428px){.welcome-page main .button{min-width:100%}}.welcome-page main .terms{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin:0}.welcome-page main .terms label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";font-family:Inter;color:#0000008a;margin-left:4px}.welcome-page main .terms__link{font-weight:500}.welcome-page main .terms__error{color:#0162bd!important;font-size:12px!important}@media screen and (max-width:428px){.welcome-page main .heading .back{display:none}}.welcome-page main .heading .back2{display:none}@media screen and (max-width:428px){.welcome-page main .heading .back2{display:block;transform:rotate(90deg);margin-right:10px}}.white-back{background-color:#fff;margin:0 auto}@media screen and (max-width:428px){.lp-h1{margin-top:0!important}}#hcaptcha-chellange-login,#hcaptcha-chellange-register{position:absolute;top:-80px;z-index:999}@media screen and (max-width:428px){#hcaptcha-chellange-login,#hcaptcha-chellange-register{left:-10px}}@media screen and (max-width:768px){#hcaptcha-chellange-login,#hcaptcha-chellange-register{top:0}}.hcaptcha-container{position:fixed;left:0;top:0;width:100vw;height:100vh}.modal-blocked .modal-header p{color:#000;margin-bottom:0!important}.modal-blocked .modal-footer .button{margin-top:0!important}.join{width:400px;margin:100px auto 0;padding:0 20px}@media screen and (max-width:428px){.join{width:100%;margin-top:106px}}.join .header{display:flex;flex-direction:column;gap:22px;position:relative;margin-top:60px}.join .header .back{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;transform:translate(-150%,-25%);width:42px;height:42px;border-radius:50%;background-color:#fafafa}@media screen and (max-width:428px){.join .header .back{display:none}}.join .header .back img{width:50%;height:50%}.join .header .title{text-align:left;font: 700 34px/24px Inter;color:#1d1d1d}@media screen and (max-width:428px){.join .header .title{font: 700 16px/16px Inter}}.join .header .description{text-align:left;color:#5b616e;font: 16px/22px Inter}@media screen and (max-width:428px){.join .header .description{font: 14px/20px Inter}}.contact-message>a{text-decoration:underline;color:#0162bd!important}.buy-page__section{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width:428px){.buy-page__section{align-items:flex-start}}.buy-page__section ul{list-style-type:circle;padding-left:18px;margin-bottom:60px}@media screen and (max-width:428px){.buy-page__section ul{padding-left:0;margin-bottom:0}}.buy-page__section ul li{margin-top:8px;margin-bottom:20px}.buy-page__section ul p{margin-top:0}.buy-page__section ul h5{font-size:18px;font-weight:500;line-height:16px;letter-spacing:0;color:#7e63e7}.buy-page aside.chart{max-width:1200px;width:100%;margin:0 auto}@media screen and (max-width:1224px){.buy-page aside.chart{width:100%;max-width:none;order:2}}@media screen and (max-width:428px){.buy-page aside.chart{margin-top:10px}}.buy-page aside.chart.first{max-width:400px}@media screen and (max-width:1224px){.buy-page aside.chart.first{max-width:none;order:1}.buy-page aside.chart.second{margin-top:80px;padding:0 20px}}.buy-page aside .widget-view{width:600px}@media screen and (max-width:428px){.buy-page main .blog{display:none}}.buy-page h1{font: 700 54px/58px Inter;color:#000;letter-spacing:-1px}@media screen and (max-width:1224px){.buy-page h1{margin-top:20px;font-size:30px}}.buy-page h1:before{font-size:122px;font-weight:700;line-height:"";letter-spacing:"";position:absolute;top:-65px;left:50%;bottom:"";right:"";transform:translate(-50%);content:"";color:#00000008;width:100%}@media screen and (max-width:1224px){.buy-page h1:before{display:none}}.buy-page h2{margin:32px 0}@media screen and (max-width:428px){.buy-page h2{font-size:24px}}.buy-page h4{font-size:16px;line-height:22px;margin-bottom:32px;font-weight:400;font-family:Inter;color:#666c76}@media screen and (max-width:428px){.buy-page h4,.buy-page h5{text-align:left;font: 14px/18px Inter;letter-spacing:0;color:#707070;opacity:1;padding-left:0}}.buy-page h5 b{font-weight:600;line-height:22px}@media screen and (max-width:428px){.buy-page h5 b{font-weight:400}}.buy-page p{font-size:16px;font-weight:400;line-height:22px;letter-spacing:"";color:#666c76;margin-top:20px}@media screen and (max-width:428px){.buy-page p{text-align:left;font: 14px/18px Inter;letter-spacing:0;color:#707070;opacity:1;padding-left:0}}.buy-page p.sublead{font-size:14px;font-weight:400;line-height:18px;letter-spacing:"";color:#0000008a;margin-top:-20px;margin-bottom:18px}.buy-page p.subhead{text-align:left;font: 20px/28px Inter;color:#00000089}@media screen and (max-width:1024px){.buy-page p.subhead{padding-left:20px;padding-top:12px;font: 12px/16px Inter}}@media screen and (max-width:428px){.buy-page p.subhead{text-align:left;letter-spacing:0;color:#707070;margin:0;opacity:1;padding-left:0}}.buy-page .crypto-choice-mobile{display:none}.buy-page .crypto-choice-mobile ul{display:flex;flex-wrap:wrap}.buy-page .crypto-choice-mobile ul li{font: 14px/18px Inter;color:#707070;padding:5px 10px;margin-right:8px;border:1px solid #efeeee;width:-moz-max-content;width:max-content;border-radius:6px;margin-bottom:8px}@media screen and (max-width:428px){.buy-page .crypto-choice-mobile{display:block}}.buy-page .homepage__blog{padding:0!important}.buy-page .heading{text-align:left}@media screen and (max-width:1224px){.buy-page .heading{text-align:left;padding-left:0}}.buy-page .heading p{margin-top:12px}@media screen and (max-width:1224px){.buy-page .heading p{margin-top:4px}}@media screen and (max-width:1024px){.buy-page .heading h1,.buy-page .heading p{text-align:center}}@media only screen and (max-width:540px){.buy-page .heading h1,.buy-page .heading p{text-align:left}}.buy-page .nav{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:1000}@media screen and (max-width:1224px){.buy-page .nav{background-image:none;background-color:#fff;margin-bottom:0}}@media screen and (max-width:428px){.buy-page .nav{background-color:#fff}}.buy-page .nav__after{position:absolute;top:0;left:0;bottom:"";right:"";display:block!important;overflow:hidden}@media screen and (max-width:1224px){.buy-page .nav__after{display:none!important}}.buy-page .nav__after:after{position:absolute;top:-100px;left:-120px;bottom:"";right:"";width:200px;height:200px;transform:rotate(20deg);content:"";display:block;background:#0162bd 0 0 no-repeat padding-box}@media screen and (max-width:1224px){.buy-page .nav__after:after{display:none!important}.buy-page .nav .logo img{height:48px}}.buy-page .nav .account-info{display:flex;flex-direction:row;align-items:space-evenly;justify-content:center;cursor:pointer}.buy-page .nav .account-info div.info-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;padding:0 15px;background-color:#5b616e0d;border-radius:12px}.buy-page .nav .account-info div.info-wrapper img{width:18px}.buy-page .nav .account-info div.info-wrapper p{font: 16px/40px Inter;margin:auto 10px;color:#000}@media screen and (max-width:1224px){.buy-page .widget{padding:0;min-width:100%;min-height:auto;max-width:100%;max-height:none}.buy-page .widget__price{display:none}}@media screen and (max-width:428px){.buy-page .widget__price{display:block}}.buy-page .widget h2{margin-bottom:30px}.buy-page .widget h3{margin-bottom:8px}@media screen and (max-width:428px){.buy-page .widget h3{font-size:12px;margin-top:20px;margin-bottom:6px;padding:0}}.buy-page .widget select{padding:0;outline:none;border:0;-webkit-appearance:button;-webkit-border-radius:2px;-webkit-box-shadow:none;-webkit-padding-end:0;-webkit-padding-start:0;-webkit-user-select:none}.buy-page .widget select.secondary,.buy-page .widget span.secondary{color:#7e63e7;opacity:1;margin-right:12px}@media screen and (max-width:428px){.buy-page .widget select.secondary,.buy-page .widget span.secondary{font-size:35px!important;line-height:40px!important;color:#333}}.buy-page .widget .underline{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-bottom:1px solid rgba(0,0,0,.122);text-decoration:none}@media screen and (max-width:1224px){.buy-page .widget .underline{display:none}}@media screen and (max-width:428px){.buy-page .widget .underline{display:flex;justify-content:space-between;align-items:center}}.buy-page .widget .underline span{opacity:1}.buy-page .widget .underline span.secondary{font-size:62px;line-height:74px}.buy-page .widget .underline span.percentage{font:700 20px/24px Inter;margin-top:-20px}@media screen and (max-width:428px){.buy-page .widget .underline span.percentage{margin-top:0;font-size:12px;font-weight:500;line-height:16px}}.buy-page .widget .flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:20px}@media screen and (max-width:1224px){.buy-page .widget .flex{flex-direction:column;align-items:flex-start}.buy-page .widget .flex div{margin-bottom:16px;width:100%;position:relative}}.buy-page .widget .flex div span{margin-left:-72px}@media screen and (max-width:1224px){.buy-page .widget .flex div span{position:absolute;top:30px;left:"";bottom:"";right:12px;margin-left:0}}@media screen and (max-width:428px){.buy-page .widget .flex div span{font-size:18px!important;top:42px;line-height:22px!important}.buy-page .widget .flex div .nothing{display:none}.buy-page .widget .flex div .voucher-currency{top:11px}}.buy-page .widget .flex div select{margin-left:-83px;font-size:1.4em;transform:translateY(-6%)}@media screen and (max-width:1224px){.buy-page .widget .flex div select{position:absolute;top:50%;left:"";bottom:"";right:12px;margin-left:0}}@media screen and (max-width:428px){.buy-page .widget .flex div select{display:none}}.buy-page .widget .flex div .currency-name-mobile{display:none}@media screen and (max-width:428px){.buy-page .widget .flex div .currency-name-mobile{display:block}}.buy-page .widget .flex .equation{margin-top:20px;margin-left:-18px;margin-right:14px}@media screen and (max-width:1224px){.buy-page .widget .flex .equation{display:none}}.buy-page .widget .button{width:100%;height:48px;margin:20px 0 12px}@media screen and (max-width:1224px){.buy-page .widget .button{margin-top:0}}.buy-page .widget .footer{text-align:center}@media screen and (max-width:428px){.buy-page .widget .footer img{width:100%}}.buy-page .widget .footer p{font-size:11px;color:#0000008a;margin:0 0 10px}.buy-page .info{margin:80px auto;max-width:1200px}@media screen and (max-width:1200px){.buy-page .info{padding:0 20px}}.pad-mob{padding:0 20px!important}@media screen and (max-width:428px){.pad-mob{padding:0!important}}@media screen and (max-width:1224px){.force-column{margin-top:12px;flex-direction:column!important;height:auto}}.header-with-dropdown-img h2 img{padding-left:3px;padding-right:3px;height:12px}.sms-code-container{margin-top:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}.sms-code-container .sms-buttons-container{gap:30px;width:300px}.authentication-method{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.authentication-method__error{margin-top:5px}.authentication-method__wrapper{display:flex;flex-direction:column;gap:20px}.authentication-method p{margin-bottom:0!important}.authentication-method__selection{display:flex;flex-direction:column;gap:15px}.authentication-method__selection p{font-size:14px;color:#000;font-weight:500;font-family:Inter,sans-serif}.authentication-method__options{display:flex;gap:20px}.authentication-method__options div{display:flex;align-items:center;gap:8px}.authentication-method__options input[type=radio]{width:17px;height:17px;accent-color:#0162bd}.authentication-method__options label{font-family:Inter,sans-serif;color:#666c76;font-size:16px;align-self:end}.authentication-method__inputs{display:flex;flex-direction:column;gap:16px}.authentication-method__inputs p{color:#00000093;font-size:14px;cursor:pointer;font-weight:500}.authentication-method__error{font-size:12px;color:#ef4444}.two-fa-container{display:grid;grid-template-rows:1fr auto;width:100%;height:100%;gap:10px}.two-fa-container .two-fa-lost-access-link{margin-top:20px;font: 400 14px/14px Inter;color:#0162bd;text-decoration:underline}.two-fa-container .two-fa-item{display:flex;gap:12px;padding:20px;border-radius:24px;border:1px solid #ebecef;justify-content:space-between;align-items:center}@media screen and (max-width:428px){.two-fa-container .two-fa-item{flex-direction:column;gap:20px;justify-content:center}}.two-fa-container .two-fa-item p{margin-bottom:0!important;font: 400 14px/14px Inter}.two-fa-container .two-fa-item img{width:32px}.two-fa-container .two-fa-item img.disabled{opacity:1}.two-fa-container .two-fa-item .two-fa-logo-container{width:60%;display:flex;flex-direction:row;gap:15px}@media screen and (max-width:650px){.two-fa-container .two-fa-item .two-fa-logo-container{width:100%}}.two-fa-container .two-fa-item .two-fa-button-container{display:flex;flex-direction:row-reverse;gap:8px}@media screen and (max-width:428px){.two-fa-container .two-fa-item .two-fa-button-container{flex-direction:row;width:100%}}@media screen and (max-width:520px){.two-fa-container .two-fa-item .two-fa-button-container{display:grid}}.two-fa-container .two-fa-item .two-fa-button-container .two-fa-button{flex-basis:50%;width:100%;margin-top:0}@media screen and (max-width:520px){.two-fa-container .two-fa-item{justify-content:center}}.two-fa-container .two-fa-item .two-fa-item-text-container{align-items:flex-start;display:flex;justify-content:space-between;flex-direction:column;gap:8px}@media screen and (max-width:428px){.two-fa-container .two-fa-item .two-fa-item-text-container{flex-direction:column;justify-content:center;align-items:flex-start}}.two-fa-container .two-fa-item .two-fa-item-text-container.disabled{opacity:1}.two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active{color:#16a34a;background-color:#f3faf6;font: 12px/18px Inter;border-radius:15px;padding:4px 8px;margin-left:6px}@media screen and (max-width:428px){.two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active{margin-left:5px}}.two-fa-container .two-fa-item h4{font: 500 14px/14px Inter;color:#000}@media screen and (max-width:428px){.two-fa-container .two-fa-item h4{padding-bottom:5px}}@media screen and (max-width:330px){.two-fa-container .two-fa-item h4{display:flex;flex-direction:column-reverse;gap:10px}}.two-fa-container .two-fa-item p{color:#666c76}.account-settings-qr-container{gap:10px;width:100%}.account-settings-qr-container,.account-settings-qr-container .qr-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.account-settings-qr-container p{margin:0;color:#666c76;font-size:14px;line-height:20px}.account-settings-qr-container p b{color:#000;font-weight:600}.account-settings-qr-container .qr-code{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;margin:30px 0 20px}.account-settings-qr-container .qr-code .loader{width:100%;height:140px}.account-settings-qr-container .qr-code .scan{cursor:pointer;color:#0162bd!important;font-size:14px!important;text-align:center!important;font-weight:700;margin-bottom:8px}@media only screen and (max-width:428px){.account-settings-qr-container .qr-code .scan{font-weight:600!important;font-size:12px!important;color:#333!important;font-family:Inter!important}}.account-settings-qr-container .qr-code p.ga-insctructions{cursor:pointer;color:#0162bd!important;font-size:14px!important;text-align:center!important;font-weight:700}@media only screen and (max-width:428px){.account-settings-qr-container .qr-code p.ga-insctructions{font-weight:600!important;font-size:12px!important;color:#333!important;font-family:Inter!important;padding-top:10px}}.account-settings-qr-container .qr-code p.code{cursor:pointer;color:#0162bd!important;font-size:14px!important;text-align:center!important;font-weight:700;font-family:Inter!important;line-height:16px;margin-top:4px}@media only screen and (max-width:428px){.account-settings-qr-container .qr-code p.code{font-weight:600!important;font-size:12px!important;color:#333!important;font-family:Inter!important}}.account-settings-qr-container .qr-input{width:100%;display:flex;flex-direction:column;gap:6px}.account-settings-qr-container .qr-input h3{font: 600 13px/18px Inter;color:#666c76;font-size:16px}.account-settings-qr-container .qr-input p{font-size:14px;color:#666c76;line-height:20px}.account-settings-qr-container .qr-input .input-container{height:150px;position:relative}.account-page .nav.background,.account-page .nav.scrolled-custom{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.account-page .nav{z-index:1000}@media screen and (max-width:428px){.account-page .nav{background-color:#fff;border-bottom:1px solid #f6f4f4}}.account-page .nav__after{height:100px;top:0;left:0;overflow:hidden}.account-page .nav__after,.account-page .nav__after:after{width:200px;position:absolute;bottom:"";right:"";display:block}.account-page .nav__after:after{top:-100px;left:-120px;height:200px;transform:rotate(20deg);content:"";background:#0162bd 0 0 no-repeat padding-box}@media screen and (max-width:1224px){.account-page .nav__after:after{display:none}}.account-page .nav .login{display:none}@media screen and (max-width:428px){.account-page .nav .login{display:flex}}@media screen and (max-width:414px){.account-page .nav .logo{max-width:414px;margin:0 auto}.account-page .nav .logo img{display:none}}.account-page .nav .logo img.mobile-logo{display:none}@media screen and (max-width:414px){.account-page .nav .logo img.mobile-logo{display:flex}}.account-page .buttons{padding-bottom:12px}.account-page .buttons li{margin-right:10px}.account-page .buttons li:last-of-type{margin-right:0}.account-page .account-info{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;cursor:pointer}.account-page .account-info div{display:flex;flex-direction:row;align-items:flex-end;justify-content:center}@media screen and (max-width:428px){.account-page .account-info div .desktop-user{display:none}}.account-page .account-info p{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;flex-wrap:wrap;color:#1d1d1d;margin-left:10px;margin-top:-4px}@media screen and (max-width:428px){.account-page .account-info p{margin:0 0 0 10px}}.account-page .account-info p b{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;width:100%;font-family:Inter;color:#1d1d1d}@media screen and (max-width:428px){.account-page .account-info p b{color:#000;font-size:15px}}.account-page .account-info span{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;position:relative;margin-left:-8px;margin-bottom:-8px}.account-page .account-info span em{font-size:14px;font-weight:500;line-height:19px;letter-spacing:"";position:absolute;top:50%;left:50%;bottom:"";right:"";transform:translate(-50%,-50%);color:#fff;font-family:Inter}.account-page main{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.account-page aside{min-width:300px;margin:12px;height:calc(100vh - 24px);border-radius:24px;position:fixed;background-color:#fff;border:1px solid #ebecef;padding:30px 20px;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.account-page aside::-webkit-scrollbar{display:none}.account-page aside{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:1350px){.account-page aside{display:none;min-height:calc(100vh - 100px)}}@media screen and (max-width:428px){.account-page aside{min-height:calc(100vh - 75px)!important}}.account-page aside.opened{width:100%}.account-page aside.mobile{position:fixed;top:66px;left:0;bottom:"";right:"";width:100%;height:calc(100vh - 66px);max-height:calc(100vh - 66px);display:flex;margin:0;border-radius:0;border:none;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:20px;background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff)}@media screen and (max-width:428px){.account-page aside.mobile{padding:20px 10px;top:66px;z-index:9999}}.account-page aside.mobile>ul{padding-bottom:70px}@media screen and (max-width:1350px){.account-page aside.mobile>ul{padding-bottom:0}}.account-page aside.mobile .account-info{background-color:#fff;justify-content:flex-start;margin-bottom:0;padding:15px;border-radius:12px;border:1px solid #ebecef}.account-page aside.mobile .account-info p{font-family:Inter}@media screen and (max-width:428px){.account-page aside.mobile .account-info p{color:#000;font-size:14px}}.account-page aside.mobile .menu{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.account-page aside.mobile footer.footer{background-color:transparent;box-shadow:none;border:0;margin-top:0}.account-page aside.mobile footer.footer .newsletter ul{justify-content:flex-start;align-items:flex-start;width:100%}.account-page aside.mobile footer.footer .newsletter li{width:60px;padding:0;margin:0}.account-page aside.mobile footer.footer .copyrights{padding:0 24px 20px}.account-page aside.mobile footer.footer .copyrights p{text-align:left}.account-page aside.mobile footer.footer .foot{flex-direction:column}.account-page aside.mobile footer.footer .action{background:transparent;padding:0 24px}.account-page aside.mobile footer.footer select{background:transparent;position:relative;margin:40px 0 -20px}.account-page aside ul{display:flex;flex-direction:column;gap:10px}.account-page aside .menu-section-titles{padding:20px 15px;font-size:12px;color:#666c76}@media screen and (max-width:1350px){.account-page aside a{display:none}}.account-page aside a .logo{padding:0 15px}@media screen and (max-width:1350px){.account-page aside a .logo{display:none}}.account-page aside li{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;transition:all .3s ease-out;cursor:pointer;border-radius:12px}.account-page aside li:hover{background-color:#f4f8fc}.account-page aside li.active{background-color:#0162bd;color:#fff}.account-page aside li a{display:flex;align-items:center;width:100%;font-size:14px;font-weight:500;line-height:100%;letter-spacing:0;font-family:Inter;padding:10px 15px;color:#000000bf}.account-page aside li a.active{color:#fff}.account-page aside li img{margin-right:15px;width:24px}.account-page aside li img.active{filter:invert(1)}.account-page aside li.nav-market{position:relative;display:flex;flex-direction:column;height:auto;padding:0 0 22px;font-family:Inter,sans-serif;font-weight:700}.account-page aside li.nav-market .on-hold-info{position:fixed;left:280px;background:#fff;border:1px solid var(--unnamed-color-ffffff);box-shadow:0 3px 20px #00000029;border-radius:4px;opacity:1;max-width:210px}.account-page aside li.nav-market .on-hold-info p{padding:20px;text-align:left;font: 18px/22px Inter;letter-spacing:0;color:#0009;opacity:1}.account-page aside li.nav-market h2{background-color:#e1e4e9a1;color:#0000004d;font-size:14px;line-height:19px;width:100%;padding:16px;text-transform:uppercase}.account-page aside li.nav-market h3{color:#666c76;font-size:15px;line-height:26px;margin-top:16px}.account-page aside li.nav-market h3+span{font-size:44px;line-height:65px;color:#0162bd;font-weight:600}.account-page aside li.nav-market>div{display:flex;flex-direction:row}.account-page aside li.nav-market>div>span{font-size:44px;line-height:65px;color:#0162bd;font-weight:600}.account-page aside li.nav-market span#onhold{font: 600 17px/26px Inter;letter-spacing:0;color:#000;opacity:.29}.account-page aside li.nav-market span#onhold img{margin:0 0 0 5px}.account-page aside li.nav-market img{margin:12px 0}.account-page aside li.nav-market img+span{color:#666c76;font-size:15px;line-height:33px}.account-page aside li.nav-market button{width:80%;border:none;background-color:#0162bd;color:#fff;text-transform:uppercase;border-radius:6px;box-shadow:0 6px 12px #00000029;font-size:14px;line-height:21px;padding:11px 0;cursor:pointer;font-weight:700;font-family:Inter,sans-serif}.account-page aside .wallet-wrapper{display:flex;flex-direction:row;align-items:flex-start;padding:20px;margin-bottom:20px;background-color:#e6e9ee}@media screen and (max-width:428px){.account-page aside .wallet-wrapper{border:1px solid #efeeee;border-radius:8px;background:#fff;margin:0 0 15px}}.account-page aside .wallet-wrapper div.wallet-button .wallet-title{flex-direction:row;display:flex;align-items:center}.account-page aside .wallet-wrapper div.wallet-button .wallet-title p.wallet-title{font: 600 14px/19px Inter;margin-bottom:0;margin-top:2px;color:#3c3d3e}.account-page aside .wallet-wrapper div.wallet-button p{font-family:Inter,sans-serif;font-size:11px;font-weight:600;line-height:14px;margin-bottom:0}.account-page aside .wallet-wrapper div.wallet-button h1.wallet-balance{margin-top:3px;padding:0;font: 700 28px/34px Inter Condensed;color:#333}@media screen and (max-width:428px){.account-page aside .wallet-wrapper div.wallet-button h1.wallet-balance{font: 700 24px/30px Inter Condensed}}.account-page aside .wallet-wrapper div.wallet-button .fiat-balance{text-align:left;font: 17px/20px Inter Condensed;color:#a3a5a9}.account-page aside .wallet-wrapper div.wallet-button button{cursor:pointer;font-weight:700;font-family:Inter,sans-serif;font-size:14px;line-height:21px;text-transform:uppercase;margin-top:10px;background-color:transparent;border:3px solid #0162bd;border-radius:6px;color:#0162bd;padding:10px 20px;margin-bottom:20px}.account-page aside .wallet-wrapper div.wallet-button button :hover{background-color:#fff}.account-page aside .wallet-wrapper img{margin-right:15px}.account-page section{padding:50px 50px 50px 362px;width:100%;background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff)}@media screen and (max-width:1350px){.account-page section{padding:120px 20px 20px}}.account-page section.disable-scroll{overflow:hidden}@media screen and (max-width:428px){.account-page section.disable-scroll{overflow:visible}.account-page section{padding:80px 20px 20px;max-height:100%;height:100%}}.account-page h1{font-size:20px;font-weight:600;line-height:135%;color:#000;letter-spacing:-.05rem}.account-page .primary-icon,.account-page .secondary-icon{margin-left:auto;color:#fff}.account-page .secondary-icon{width:22px;background-color:#7e63e7;border-radius:50%}.account-page .primary-icon,.account-page .secondary-icon{height:22px;display:flex;flex-direction:row;align-items:center;justify-content:center}.account-page .primary-icon{width:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='22' viewBox='0 0 18 22'%3E%3Cpath d='M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5Z' style='fill:%23f63563' transform='translate(-3 -1)'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-right:2px}.account-page .buttons-profile-menu{margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width:428px){.account-page .buttons-profile-menu{padding:12px 0}}.account-page .buttons-profile-menu a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:600;line-height:19px;letter-spacing:0;font-family:Inter;color:#666c76;transition:all .2s ease;margin:0 28px}.account-page .buttons-profile-menu a:hover{filter:brightness(99%)}.account-page .buttons-profile-menu span{width:52px;height:52px;background-color:#fff;border-radius:50%;padding:16px;margin-bottom:6px}@media screen and (max-width:428px){.account-page .buttons-profile-menu span{background-color:#f6f4f4}}.account-page .buttons-profile-menu img{width:20px;height:20px}.account-page .buttons a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:19px;letter-spacing:0;font-family:Inter;color:#666c76;transition:all .2s ease;margin:0!important}.account-page .table{width:100%;margin-top:30px;margin-bottom:50px;border:1px solid #ebecef;border-radius:12px}@media screen and (max-width:1000px){.account-page .table{border:none}}.account-page .table h2{font-size:14px;font-weight:500;line-height:19px;letter-spacing:0;font-family:Inter;color:#666c76;margin-bottom:20px}@media screen and (max-width:1000px){.account-page .table h2{font-size:20px;box-shadow:0 1px #f0f3f8;font: 14px/18px Inter;color:#707070;padding:0;box-shadow:none}}.account-page .table-date{word-wrap:break-word}.account-page .table table{width:100%;border-radius:12px;border-spacing:0;overflow:hidden}.account-page .table thead{background:#f9f9f9}@media screen and (max-width:1000px){.account-page .table thead{display:none}}.account-page .table thead td{font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;color:#666c76;padding:15px 20px;border-bottom:1px solid #ebecef}.account-page .table thead td:last-of-type{text-align:right}.account-page .table tbody tr{border-bottom:1px solid #ebecef}.account-page .table tbody tr:last-of-type{border-bottom:none}@media screen and (max-width:1000px){.account-page .table tbody tr{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:10px;padding:15px 0;align-items:center;border-bottom:1px solid #ebecef}}.account-page .table tbody td{font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;color:#000;padding:20px}@media screen and (max-width:1000px){.account-page .table tbody td{width:auto!important;padding:0;border:none;box-shadow:none;display:block}.account-page .table tbody td:first-of-type{grid-column:1;grid-row:2;font-size:12px;color:#757575;align-self:start}}.account-page .table tbody td:nth-of-type(2){font-weight:600}@media screen and (max-width:1000px){.account-page .table tbody td:nth-of-type(2){grid-column:2;grid-row:1;justify-self:end;text-align:right}}.account-page .table tbody td:nth-of-type(3){font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;color:#000}@media screen and (max-width:1000px){.account-page .table tbody td:nth-of-type(3){grid-column:1;grid-row:1;font-weight:600;font-size:14px;align-self:center}}.account-page .table tbody td:last-of-type{text-align:right}@media screen and (max-width:1000px){.account-page .table tbody td:last-of-type{grid-column:1/-1;grid-row:3;width:100%;margin-top:10px;display:flex;justify-content:center}}.account-page .table tbody a{width:150px;margin:0 5px;height:40px}@media screen and (max-width:1000px){.account-page .table tbody a{width:100%}}.account-page .table tbody span{margin-right:4px}@media screen and (max-width:428px){.account-page .table tbody span{font: 500 12px/14px Inter}}.account-page .table tbody small{font-weight:400}.table-pending tr{width:100%!important;display:grid!important;grid-template-columns:145px 1fr 200px!important;grid-template-rows:min-content!important;align-items:center}.table-pending tr>td{display:grid;align-content:center}@media screen and (max-width:1000px){.table-pending tr{grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.table-pending tr>td{width:100%!important;margin:0!important;height:-moz-min-content!important;height:min-content!important}.table-pending tr>td:last-of-type{grid-column:1/-1}}.table-waiting-for-verification tr{width:100%!important;display:grid!important;grid-template-columns:145px 1fr max-content!important;grid-template-rows:min-content!important;align-items:center}.table-waiting-for-verification tr>td{display:grid;align-content:center}@media screen and (max-width:1000px){.table-waiting-for-verification tr{grid-template-columns:repeat(2,max-content)!important;gap:10px!important;width:100%!important}.table-waiting-for-verification tr>td{width:100%!important;margin:0!important;height:-moz-min-content!important;height:min-content!important}.table-waiting-for-verification tr>td:last-of-type{grid-column:1/-1}}@media screen and (max-width:1050px){.table-p2p-transactions tr{display:grid!important;grid-template-columns:repeat(2,max-content);grid-auto-rows:min-content;-moz-column-gap:10px;column-gap:10px;row-gap:0;margin-bottom:30px}.table-p2p-transactions tr>td{width:100%!important}.table-p2p-transactions tr>td:last-of-type{display:grid;justify-items:center!important;grid-column:1/-1!important}}.resend-transaction-code{width:-moz-max-content;width:max-content;display:grid;grid-template-columns:max-content max-content;grid-template-rows:min-content;-moz-column-gap:6px;column-gap:6px;margin-left:auto;padding:8px 25px;border:1px solid #eee;border-radius:3px}.resend-transaction-code>span{font-size:14px;color:#666c76;font-weight:400}.resend-transaction-code>span:last-child{font-weight:500}.closed{display:none}.pass-form{margin-top:30px;max-width:375px}@media screen and (max-width:428px){.pass-form{margin-top:30px}}.pass-form h3{font-size:14px;font:normal normal medium 12px/24px Inter;color:#575757}.account-settings-items-container{width:100%;height:100%;display:flex;flex-direction:column;max-width:750px;margin:0 auto}.account-settings-items-container .account-settings-items-wrapper{width:100%;height:100%;display:flex;align-items:center;flex-direction:column}.account-settings-items-container .account-settings-items-wrapper .close-item-header,.account-settings-items-container .account-settings-items-wrapper .email-change-header,.account-settings-items-container .account-settings-items-wrapper .password-item-header{display:flex;justify-content:space-between;align-items:flex-start;width:100%;flex-direction:column;gap:10px}.account-settings-items-container .account-settings-items-wrapper .close-item-header .title,.account-settings-items-container .account-settings-items-wrapper .email-change-header .title,.account-settings-items-container .account-settings-items-wrapper .password-item-header .title{font: 500 14px/14px Inter}.account-settings-items-container .account-settings-items-wrapper .close-item-header .description,.account-settings-items-container .account-settings-items-wrapper .email-change-header .description,.account-settings-items-container .account-settings-items-wrapper .password-item-header .description{font: 400 14px/20px Inter;color:#666c76;text-align:left}.account-settings-items-container .account-settings-items-wrapper .settings-item-header{padding:30px 0 40px;display:flex;justify-content:space-between;align-items:flex-start;width:100%;font: 600 16px/22px Inter;letter-spacing:-.4px}@media screen and (max-width:428px){.account-settings-items-container .account-settings-items-wrapper .settings-item-header{text-align:left;flex-direction:column;gap:10px}}.account-settings-items-container .account-settings-items-wrapper .settings-item-header span{font: 600 16px/22px Inter;letter-spacing:-.4px}.account-settings-items-container .account-settings-items-wrapper .settings-item-header .two-fa-lost-access-link{font-size:14px;font-weight:500;color:#0162bd;padding-right:20px;text-decoration:underline}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper{width:100%;padding-bottom:10px;display:flex}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .box-wrapper,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .box-wrapper{padding:20px;border:1px solid #ebecef;border-radius:24px;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:428px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .box-wrapper,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .box-wrapper{flex-direction:column;align-items:flex-start}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .closing-accounts-error p,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .closing-accounts-error p{margin:0;font-size:12px;color:red}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .settings-item-description,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .settings-item-description{color:#666c76;font: 400 14px/20px Inter}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper div.change-currency,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper div.change-currency{display:flex;flex-direction:column;margin-top:20px}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper div.change-currency>label,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper div.change-currency>label{font: 600 12px/18px Inter!important;color:#575757;padding-bottom:10px}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper div.change-currency>select,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper div.change-currency>select{margin:0 0 .5em;font:normal normal medium 14px/17px Inter;color:#0000006d;font-size:16px;line-height:19px;width:100%;background:#fff 0 0 no-repeat padding-box;border-radius:6px;border:1px solid rgba(0,0,0,.098);text-indent:16px;outline:none;font-family:Inter;box-sizing:border-box;padding:10px 0}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper div.change-currency>select option,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper div.change-currency>select option{font:normal normal medium 14px/17px Inter;letter-spacing:0;color:#0000006d;font-size:16px}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-active-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-active-container{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-active-container .two-fa-active-alert,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-active-container .two-fa-active-alert{font-size:20px;color:#16a34a;padding:0;margin:15px 0}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container{display:grid;grid-template-rows:1fr auto;width:100%;height:100%;gap:10px}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-lost-access-link,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-lost-access-link{margin-top:20px;font: 400 14px/14px Inter;color:#0162bd;text-decoration:underline}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item{display:flex;gap:12px;padding:20px;border-radius:24px;border:1px solid #ebecef;justify-content:space-between;align-items:center}@media screen and (max-width:480px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item{flex-direction:column;gap:20px;justify-content:center}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item p,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item p{margin-bottom:0!important;font: 400 14px/14px Inter}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item img,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item img{width:32px}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item img.disabled,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item img.disabled{opacity:1}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-logo-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-logo-container{width:60%;display:flex;flex-direction:row;gap:15px}@media screen and (max-width:650px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-logo-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-logo-container{width:100%}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-button-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-button-container{display:flex;flex-direction:row-reverse;gap:8px}@media screen and (max-width:480px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-button-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-button-container{flex-direction:row;width:100%}}@media screen and (max-width:520px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-button-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-button-container{display:grid}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-button-container .two-fa-button,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-button-container .two-fa-button{flex-basis:50%;width:100%;margin-top:0}@media screen and (max-width:520px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item{justify-content:center}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container{align-items:flex-start;display:flex;justify-content:space-between;flex-direction:column;gap:8px}@media screen and (max-width:428px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container{flex-direction:column;justify-content:center;align-items:flex-start}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container.disabled,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container.disabled{opacity:1}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active{color:#16a34a;background-color:#f3faf6;font: 12px/18px Inter;border-radius:15px;padding:4px 8px;margin-left:6px}@media screen and (max-width:428px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active{margin-left:5px}}@media screen and (max-width:330px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item .two-fa-item-text-container .two-fa-active{text-align:center;max-width:70px;margin-left:0}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item h4,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item h4{font: 500 14px/14px Inter;color:#000}@media screen and (max-width:428px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item h4,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item h4{padding-bottom:5px}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .two-fa-container .two-fa-item p,.account-settings-items-container .account-settings-items-wrapper .settings-small-wrapper .two-fa-container .two-fa-item p{color:#666c76}@media screen and (max-width:428px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper{border:none;padding:20px 0}}.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper .pass-info{text-align:center}@media screen and (max-width:520px){.account-settings-items-container .account-settings-items-wrapper .settings-large-wrapper{height:auto}}.account-security{width:auto;max-width:330px}@media screen and (max-width:428px){.account-security{margin-bottom:15px}}.account-security h3{text-align:left;font: 600 15px/19px Inter;letter-spacing:0;color:#666c76;opacity:1}@media screen and (max-width:428px){.account-security h3{font: 400 12px/16px Inter;text-align:left;color:#0009}}.account-security__title{display:inline-flex;height:-moz-min-content!important;height:min-content!important;padding:0!important;margin:0!important}@media screen and (max-width:428px){.account-security__title{display:flex;flex-direction:column}}.account-security__title__success{border-radius:16px;height:-moz-min-content!important;height:min-content!important;border:2px solid #54c600;padding:0!important;margin:20px 0 30px!important}@media screen and (max-width:428px){.account-security__title__success{display:flex;justify-content:center;padding:7px 0!important;border-radius:0;margin:0!important}}.account-security__title__success p{padding:0!important;margin:5px;color:#54c600!important;font-size:14px;font-weight:700}.account-security__qr img{display:block;margin:auto}.account-security__qr p{padding-top:15px;padding-bottom:15px;cursor:pointer;color:#0162bd!important;font-size:14px!important;text-align:center!important;font-weight:700}.account-security div.change-currency{display:flex;flex-direction:column;margin-top:2.5em}.account-security div.change-currency>label{font-size:20px;font-weight:600;color:#000000bf;margin-bottom:.8em}@media screen and (max-width:428px){.account-security div.change-currency>label{font: 600 14px/19px Inter;color:#333;text-align:left;padding:25px 0}}.account-security div.change-currency>select{margin:.3em 0 .5em;font-size:16px;font-weight:400;line-height:19px;letter-spacing:"";width:100%;height:54px;background:#fff 0 0 no-repeat padding-box;border-radius:6px;border:none;box-shadow:0 1px 4px #0000001f;text-indent:16px;outline:none;font-family:Inter;box-sizing:border-box}.account-security ul{padding-bottom:20px;padding-top:20px;list-style-type:disc;color:#000;padding-left:45px}.account-security ul li{font-weight:400!important;text-align:left;font:14px/19px Inter!important;letter-spacing:0;color:#666c76;opacity:1}.account-security p{vertical-align:middle;font-size:14px;color:#666c76}.account-security h4{font-size:18px;padding:30px 20px 30px 0}@media screen and (max-width:428px){.account-security h4{font: 600 14px/19px Inter;color:#333;text-align:left;padding:25px 0}}.account-security label{vertical-align:middle;padding-right:15px}.account-security .input-radio{padding-bottom:30px}.account-security .input-radio input[type=radio]{cursor:pointer;-webkit-appearance:none;width:30px;height:30px;border:2px solid #0162bd;border-radius:50%;outline:none}.account-security .input-radio input[type=radio]:checked{border-color:#0162bd}.account-security .input-radio input[type=radio]:before{content:"";display:block;width:60%;height:60%;margin:5px;border-radius:50%}.account-security .input-radio input[type=radio]:checked:before{background:#0162bd}.account-security .input-radio span{vertical-align:middle;text-align:left;font: 600 14px/19px Inter;letter-spacing:0;color:#666c76;opacity:1}.pass-info{margin-top:36px;font-size:22px;color:#16a34a}.pass-error{margin-top:5px;color:#ef4444}.become-seller-modal{width:100%;display:flex;flex-direction:column;position:relative;z-index:1000}.become-seller-modal>h2{color:#000;font-size:1.3em;margin:.5em 0}@media screen and (max-width:428px){.become-seller-modal>h2{font-size:14px!important;font-weight:600;line-height:19px;letter-spacing:0;font-family:Inter;color:#000000bf;margin:.8em 0 1.3em;padding:0}}.become-seller-modal p{line-height:1.2em;font-size:.9em;font-weight:500}@media screen and (max-width:428px){.become-seller-modal p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px;text-align:left;margin-bottom:0!important}}.become-seller-modal>div{width:100%;height:58px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media screen and (max-width:428px){.become-seller-modal>div{flex-direction:column;height:auto;align-items:flex-start}}.become-seller-modal>div>h4{color:#00000040;font-family:Inter,sans-serif;font-size:14px;line-height:17px}@media screen and (max-width:428px){.become-seller-modal>div>h4{margin:12px 0;color:#0162bd!important}}.limits-modal{width:100%;max-width:600px;display:flex;flex-direction:column;position:relative;z-index:1000}.limits-modal>div>h1{margin:.8em 0 1.3em;padding:0;color:#000;font-size:1.4em;font-weight:550}@media screen and (max-width:428px){.limits-modal>div>h1{font-size:14px;font-weight:600;line-height:19px;letter-spacing:0;font-family:Inter;color:#000000bf}}.limits-modal>div>p{font-size:1.1em}@media screen and (max-width:428px){.limits-modal>div>p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px}}.limits-modal>div>p>strong{font-size:1.1em;font-weight:550;white-space:nowrap}.limits-modal>div>div.progress-bar{width:100%;height:8px;background-color:#d6dae1;margin:.8em 0}.limits-modal>div>div.progress-bar>div.progress{height:100%;background-color:#f64563}.limits-modal>div>div.verification{width:100%;margin:1em 0;display:grid;grid-template-areas:"name time button"}@media screen and (max-width:1200px){.limits-modal>div>div.verification{grid-template-areas:"name name" "time button"}.limits-modal>div>div.verification>button{justify-self:end!important}}@media screen and (max-width:428px){.limits-modal>div>div.verification>h1{font-size:1em!important}}.limits-modal>div>div.verification>h2{grid-area:name;justify-self:start;align-self:center;color:#000;font-weight:550;font-size:1.1em}.limits-modal>div>div.verification>span{grid-area:time;justify-self:center;align-self:center;font-size:1em;color:#757575}.limits-modal>div>div.verification>button{grid-area:button;justify-self:center;align-self:center;margin-top:.5em}.limits-modal>div>span{font-size:1em;color:#757575;margin-bottom:.8em}button.verifications{border:2px solid #0162bd;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;background-color:#fff;border-radius:13px;color:#0162bd;font-weight:700;font-family:Inter,sans-serif;font-size:14px;line-height:21px;padding:0 22px;cursor:pointer;white-space:nowrap;text-transform:uppercase}@media screen and (max-width:428px){button.verifications{background:#fff;border:1px solid #efeeee;color:#333!important;box-shadow:none!important;border-radius:6px;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-family:Inter;display:inline-flex;padding:10px 32px;transition:all .2s ease;width:100%;height:54px;margin:15px 0}}.loader{display:flex;position:relative;width:100%;height:250px;justify-content:center;align-items:center;transform:translate(-40px,-40px)}.loader>div{animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.loader>div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#0162bd;margin:-4px 0 0 -4px}.loader>div:first-child{animation-delay:-36ms}.loader>div:first-child:after{top:63px;left:63px}.loader>div:nth-child(2){animation-delay:-72ms}.loader>div:nth-child(2):after{top:68px;left:56px}.loader>div:nth-child(3){animation-delay:-.108s}.loader>div:nth-child(3):after{top:71px;left:48px}.loader>div:nth-child(4){animation-delay:-.144s}.loader>div:nth-child(4):after{top:72px;left:40px}.loader>div:nth-child(5){animation-delay:-.18s}.loader>div:nth-child(5):after{top:71px;left:32px}.loader>div:nth-child(6){animation-delay:-.216s}.loader>div:nth-child(6):after{top:68px;left:24px}.loader>div:nth-child(7){animation-delay:-.252s}.loader>div:nth-child(7):after{top:63px;left:17px}.loader>div:nth-child(8){animation-delay:-.288s}.loader>div:nth-child(8):after{top:56px;left:12px}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}div.telegram-bot{width:100%;position:relative;display:grid!important;grid-template-areas:"logo join" "logo button";padding:1.1em 1em 1.2em;-moz-column-gap:1.5em;column-gap:1.5em;background-color:#fff}div.telegram-bot>img:first-of-type{position:absolute;top:15px;right:15px;margin:0;width:11px;height:11px;opacity:.8;cursor:pointer}div.telegram-bot>img:nth-of-type(2){grid-area:logo;width:50px;height:50px;align-self:center;justify-self:center}div.telegram-bot>p{grid-area:join;line-height:1.3;font-size:.95em;font-weight:500;color:#3c3d3e}div.telegram-bot>button{grid-area:button;width:-moz-min-content;width:min-content;text-transform:uppercase;font-size:1em;color:#fff;background-color:#0162bd;padding:.5em;border-radius:6px;cursor:pointer;outline:none;transition:box-shadow .2s ease-in}div.telegram-bot>button:hover{box-shadow:0 6px 12px #00000029}.are-you-sure-modal-background{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999999;display:grid;grid-template-columns:1fr min-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". modal ." ". . .";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#3c288999}.are-you-sure-modal-background>div{grid-area:modal;width:320px;max-width:90vw;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;background-color:#fff;border-radius:6px;box-shadow:0 6px 12px #0003;row-gap:1em;padding:1.8em 1.8em 1.4em}.are-you-sure-modal-background>div>h3{padding:0}.are-you-sure-modal-background>div>p{margin:0;line-height:1.2;color:#4e4d4d;font-weight:400;font-size:.9em}.are-you-sure-modal-background>div>div.button-box{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-auto-columns:min-content;-moz-column-gap:1em;column-gap:1em;row-gap:.8em}@media screen and (max-width:428px){.are-you-sure-modal-background>div>div.button-box{display:flex;flex-direction:column-reverse}}.are-you-sure-modal-background>div>div.button-box>a{margin:0;height:32px;font-size:.82em}.setting-modal-content-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:428px){.phone-base-button{margin-top:40px}}.settings-modal-container{z-index:99999;position:fixed;width:100vw;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;background:#000000b3}@media screen and (max-width:520px){.settings-modal-container{padding:20px}}.settings-modal-container .settings-modal-wrapper{width:431px;display:flex;flex-direction:column}.settings-modal-container .settings-modal-wrapper::-webkit-scrollbar{display:none}.settings-modal-container .settings-modal-wrapper{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:520px){.settings-modal-container .settings-modal-wrapper{width:100%}}@media screen and (max-width:467px){.settings-modal-container .settings-modal-wrapper{width:calc(100% - 1px)!important}}.settings-modal-container .settings-modal-wrapper{background:#fff;border-radius:24px}.settings-modal-container .settings-modal-wrapper .modal-header{position:relative;display:flex;width:100%;align-items:center;padding:20px;justify-content:space-between}.settings-modal-container .settings-modal-wrapper .modal-header img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}.settings-modal-container .settings-modal-wrapper .modal-header img.close-modal:hover{background-color:#f4f8fc}.settings-modal-container .settings-modal-wrapper .modal-header h3{font: 700 16px/20px Inter!important;color:#333;padding:0}.settings-modal-container .settings-modal-wrapper .modal-description{font: 400 14px/20px Inter!important;color:#666c76;padding:0 20px 20px;margin-bottom:0!important}.settings-modal-container .settings-modal-wrapper .modal-content{flex-grow:1;padding:0 20px 20px}.settings-modal-container .settings-modal-wrapper p.error{color:#ef4444}.settings-modal-container .settings-modal-wrapper h4{font: 600 12px/24px Inter!important;color:#575757;font-size:14px}.selfie,.settings-modal-container .settings-modal-wrapper .change-password-form{display:flex;flex-direction:column}.selfie{width:100%;height:100%;gap:12px}.selfie__header{font-family:Inter,sans-serif;font-weight:600!important;color:#000!important}.selfie__content{height:75%!important}.selfie__file-upload{height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px dashed #ebecef;padding:20px}.selfie__label-wrapper{text-align:center}.selfie__delete-button{cursor:pointer;color:#0162bd!important}.selfie__delete-button:hover{text-decoration-line:underline}.selfie__upload-button{color:#0162bd;cursor:pointer;padding:.25rem;font-size:14px;border:none;font-family:Inter,sans-serif;background-color:transparent}.selfie__upload-button:hover{text-decoration-line:underline}.modal-success{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center;gap:32px}.modal-success__header{font-size:16px!important;font-weight:600}.modal-success img{margin:0;width:64px;height:64px}.modal-success p{width:100%;text-align:center;line-height:20px}.google-auth-copy-container{display:flex;flex-direction:column;gap:10px;margin-top:10px}.google-auth-copy-container .google-auth-copy-item{position:relative}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebecef;border-radius:12px;width:100%;cursor:pointer;transition:all .3s ease-out}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper:hover{border:1px solid #ccced3}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper--copied{border:1px solid #16a34a!important}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper .content{font: 400 14px/16px Inter;color:#000;padding:15px 0 15px 15px}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper .button-wrapper{padding-right:12px}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper .button-wrapper button{padding:6px 12px;border-radius:6px;border:none;background:#f4f8fc;color:#0162bd;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease-out}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper .button-wrapper button:hover{background:#e8f0fb}@media screen and (max-width:450px){.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper .button-wrapper button{text-wrap-mode:nowrap}}.google-auth-copy-container .google-auth-copy-item .google-auth-copy-wrapper .button-wrapper button.copied{background:#f3faf6;color:#16a34a}.verify-page{color:#000000bf}.verify-page div.kyc-level-wrapper{position:relative}.verify-page div.kyc-level-wrapper span.level-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);font-weight:700;color:#fff;font: 600 18px/19px Inter}.verify-page div.kyc-level-wrapper span.red{color:#0162bd}.verify-page div.margin-left{margin-left:25px}.verify-page h3{font-size:14px;font-weight:600;line-height:19px;letter-spacing:0;color:#000000bf}.verify-page p{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0}@media screen and (max-width:428px){.verify-page p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}}.verify-page section{margin-top:10px!important}@media screen and (max-width:768px){.verify-page section>h3,.verify-page section>p{display:none}}.verify-page select{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0;width:100%;height:42px;background:#fff 0 0 no-repeat padding-box;border:1px solid rgba(0,0,0,.122);border-radius:6px;color:#000000bf;outline:none;text-indent:16px}@media screen and (max-width:768px){.verify-page .levels{flex-direction:column;margin-top:28px;margin-bottom:0;flex-direction:row}}.verify-page .current-level-container{display:flex;flex-direction:column}.verify-page .current-level-container .top-bold-text{font-weight:600;font-size:14px;font-family:Inter,sans-serif;color:#404040;margin-bottom:10px}.verify-page .current-level-container div .bottom-small-text{font-weight:400;font-size:14px;font-family:Inter,sans-serif;color:#404040;display:flex;align-items:center;text-align:center}@media screen and (max-width:428px){.verify-page .current-level-container div .bottom-small-text{color:#707070;font-weight:500}}.verify-page .current-level-container div .bottom-small-text .icon-lvl{margin-left:7px}.verify-page .levels-wrapper{border:1px solid #e1e1e1;padding:30px;border-radius:3px 3px 0 0;margin-top:50px}@media screen and (max-width:428px){.verify-page .levels-wrapper{border:none;padding:0}}.verify-page .levels-wrapper ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr!important}.verify-page .levels-wrapper ul.edd-columns{grid-template-columns:repeat(5,1fr)!important}@media screen and (max-width:1036px){.verify-page .levels-wrapper ul{grid-template-columns:1fr 1fr 1fr!important}.verify-page .levels-wrapper ul.edd-columns{grid-template-columns:repeat(4,1fr)!important}}@media screen and (max-width:820px){.verify-page .levels-wrapper ul{grid-template-columns:1fr!important;grid-template-rows:repeat(3,1fr);gap:20px}.verify-page .levels-wrapper ul.edd-columns{grid-template-columns:1fr!important;grid-template-rows:repeat(4,1fr)}}.verify-page .levels-wrapper ul li{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:428px){.verify-page .levels-wrapper ul li:last-child{border-bottom:0}.verify-page .levels-wrapper ul li{border-bottom:1px solid #efeeee;padding:20px 0;align-items:flex-start}}.verify-page .levels-wrapper ul li .bottom-small-text{font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#404040;display:flex;align-items:center;line-height:21px;margin-bottom:10px}@media screen and (max-width:428px){.verify-page .levels-wrapper ul li .bottom-small-text{font:normal normal normal 14px/16px;letter-spacing:0;color:#707070;opacity:1;width:50%}.verify-page .levels-wrapper ul li .bottom-small-text .question-mark{width:18px}}.verify-page .levels-wrapper ul li .top-bold-text{font-weight:600;font-size:14px;font-family:Inter,sans-serif;color:#404040;margin:8px 0}@media screen and (max-width:428px){.verify-page .levels-wrapper ul li .top-bold-text{font:normal normal 600 14px/20px;margin:15px 0}}.verify-page .levels-wrapper ul li div{position:relative}.verify-page .levels-wrapper ul li div .exp-video-verification{pointer-events:none;padding:20px;border:1px solid #e1e1e1;border-radius:3px;position:absolute;background-color:#fff;top:-257px;right:0;width:300px}.verify-page .levels-wrapper ul li div .exp-video-verification span{margin:5px 0}.verify-page .levels-wrapper ul li div .exp-video-verification p{margin:5px 0;width:100%}.verify-page .levels-wrapper ul li .verification-button{padding:18px 30px;background-color:#0162bd;color:#fff;border-radius:12px;border:0;font-weight:600;font-size:14px;font-family:Inter,sans-serif;cursor:pointer}@media screen and (max-width:428px){.verify-page .levels-wrapper ul li .verification-button{width:100%}}.verify-page .levels-wrapper ul li .m-desc-b{display:none;font-weight:500;color:#0162bd;text-decoration:underline}@media screen and (max-width:428px){.verify-page .levels-wrapper ul li .m-desc-b{display:block}}.verify-page .levels-wrapper ul li .m-desc{display:none}@media screen and (max-width:428px){.verify-page .levels-wrapper ul li .m-desc{display:block}.verify-page .levels-wrapper ul li a{width:100%}}.verify-page .levels-wrapper ul .verification-info{align-items:flex-start}@media screen and (max-width:1036px){.verify-page .levels-wrapper ul .verification-info{display:none}}.verify-page .levels-wrapper span.verified{color:#54c600;background-color:#52c60023}.verify-page .levels-wrapper span.in-progress{color:#00a2ff;background-color:#00a2ff23}.verify-page .levels-wrapper span.verification-status{font-size:14px;margin:auto;font: 600 14px/17px Inter;text-align:center;padding:18px;border-radius:12px;width:80%}@media screen and (max-width:428px){.verify-page .levels-wrapper span.verification-status{width:100%}.verify-page .tables-limits{display:none}}.verify-page .tables-limits .limits-wrapper{grid-template-columns:1fr!important}.verify-page .tables-limits .limits-wrapper li:first-child{background-color:#fafafa;display:grid;grid-template-columns:1fr!important;border-bottom:1px solid #e1e1e1}@media screen and (min-width:821px){.verify-page .tables-limits .limits-wrapper span:last-child{padding-right:30px}}.verify-page .tables-limits .limits-wrapper li{display:grid;grid-template-columns:1fr 1fr 1fr 1fr!important;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-left:1px solid #e1e1e1}.verify-page .tables-limits .limits-wrapper li span{display:flex;align-items:center;justify-content:center;padding:14px 0;font-weight:400;font-size:14px;font-family:Inter,sans-serif;color:#404040}.verify-page .tables-limits .limits-wrapper li .table-title{font-weight:600;font-size:14px;font-family:Inter,sans-serif;color:#404040}.verify-page .tables-limits .limits-wrapper li .table-title,.verify-page .tables-limits .limits-wrapper li .type-of-limit{justify-content:flex-start!important;padding:14px 0 14px 30px}@media screen and (max-width:428px){.verify-page .tables-limits .limits-wrapper li .type-of-limit{padding-left:10px}}@media screen and (max-width:768px){.verify-page .level__part{width:100%;text-align:left;padding:0 32px;margin-bottom:30px}}@media screen and (max-width:428px){.verify-page .level__part{text-align:center;padding:0;flex-direction:column;align-items:center;display:flex}}@media screen and (max-width:768px){.verify-page .level__part div{float:left;margin-right:20px}}@media screen and (max-width:428px){.verify-page .level__part div{margin-right:0}}@media screen and (max-width:768px){.verify-page .level__part div:before{display:none}.verify-page .level__part div span{left:9px;transform:translate(0)}}.verify-page .limits-wrapper.edd-columns li{grid-template-columns:repeat(5,1fr)!important}.verify-page .flex{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:34px;margin-left:-16px;margin-right:-16px}.verify-page .flex div{width:33.333%;padding:0 16px}.verify-page .flex p{font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;color:#0000008a;margin-bottom:10px}.verify-page .button{width:100%;height:48px;margin-bottom:34px}@media screen and (max-width:428px){.verify-page .button{white-space:pre-wrap;width:100%;line-height:16px;background-color:transparent}}.vf{margin-top:20px!important}.vf:after{content:"";display:none!important}.pad35{text-align:justify!important}@media screen and (max-width:768px){.pad35{padding:35px!important}}@media screen and (max-width:428px){.pad35{padding:0!important}}@media screen and (max-width:768px){.limits-page{padding:0 30px}}.limits-page h1{margin-bottom:30px;margin-left:8px;margin-right:8px}@media screen and (max-width:768px){.limits-page h1{padding-left:0}}@media screen and (max-width:428px){.limits-page h1{padding-bottom:12px!important;margin-bottom:0}}.limits-page h2{font-size:20px;font-weight:600;line-height:24px;letter-spacing:0;color:#000000bf;margin-bottom:16px;margin-left:8px;margin-right:8px}@media screen and (max-width:428px){.limits-page h2{font-size:14px;font-weight:600;line-height:18px;letter-spacing:0;display:flex;align-items:center}.limits-page h2 img{height:6px;order:2;margin-left:6px}}.limits-page h3{margin-bottom:3px}.limits-page h3,.limits-page p{margin-left:8px;margin-right:8px}.limits-page p{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0;color:#0000008a}@media screen and (max-width:428px){.limits-page p{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0}}.limits-page ul{margin-bottom:48px}.limits-page li{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.122);height:80px}@media screen and (max-width:768px){.limits-page li{flex-wrap:wrap;height:auto;padding:16px 0}}@media screen and (max-width:428px){.limits-page li{flex-wrap:nowrap}}.limits-page li span{font-size:32px;font-weight:400;line-height:38px;letter-spacing:-.64px;color:#adadad}@media screen and (max-width:768px){.limits-page li span{width:100%;line-height:30px}}@media screen and (max-width:428px){.limits-page li span{margin-bottom:12px;text-align:right;font-size:16px}}.limits-page li span b{font-weight:400;color:#7e63e7;margin-left:8px;margin-right:8px}@media screen and (max-width:428px){.limits-page li span b{color:#0162bd}}.local-loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100000;background:#ffffff4d}.lds-ring-loader{display:inline-block;position:relative;width:100%;height:100%}.lds-ring-loader>div{box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;border-radius:50%;animation:loader-ring-animation 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#0162bd}.lds-ring-loader>div:first-child{animation-delay:-.45s}.lds-ring-loader>div:nth-child(2){animation-delay:-.3s}.lds-ring-loader>div:nth-child(3){animation-delay:-.15s}@keyframes loader-ring-animation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}div .modal-2-bg{z-index:11000}div .modal-2,div .modal-2-bg{position:fixed;top:0;left:0;width:100%;height:100%}div .modal-2{z-index:9999999;background:#00000080}div .modal-2 .mv{max-width:480px;height:100%;margin:30vh auto;position:relative}div .modal-2 .mv .vr{background:#fff}div .modal-2 .mv .vr .m-body .content{padding:20px}div .modal-2 .mv .vr .m-body .content .withdrawl-title{display:flex;max-width:150px;justify-content:space-between;margin-bottom:25px;align-items:center}div .modal-2 .mv .vr .m-body .content .withdrawl-title h3.head-info-4{color:#0162bd;padding:0;font: 700 20px/19px Inter;white-space:nowrap;margin:0 10px 0 0}@media only screen and (max-width:428px){div .modal-2 .mv .vr .m-body .content .withdrawl-title h3.head-info-4{font-size:14px}}div .modal-2 .mv .vr .m-body .content .text-info{font-size:14px;font-weight:400;line-height:19px;letter-spacing:0;font-family:Inter;color:#666c76;margin-bottom:0}@media only screen and (max-width:428px){div .modal-2 .mv .vr .m-body .content .text-info{font-size:12px}}div .modal-2 .mv .vr .m-body .content .text-info .code-input{margin-top:20px;width:90%;padding:20px;border-radius:12px;border:1px solid #ebecef;background-color:#fff;text-align:center;font-size:16px;cursor:pointer}@media only screen and (max-width:500px){div .modal-2 .mv .vr .m-body .content .text-info .code-input{width:85%}}div .modal-2 .mv .vr .m-body .content .text-info .code-input:focus{outline:none}div .modal-2 .mv .vr .m-body .content .now-later{display:flex;flex-direction:column}div .modal-2 .mv .vr .m-body .content div.heading-container{padding:0 0 10px;position:relative;display:flex;width:100%;align-items:center;justify-content:space-between}div .modal-2 .mv .vr .m-body .content div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}div .modal-2 .mv .vr .m-body .content div.heading-container img.close-modal:hover{background-color:#f4f8fc}div .modal-2 .mv .close{position:absolute;top:15px;right:15px;cursor:pointer}@media only screen and (max-width:500px){div .modal-2 .mv .close{right:40px}}@media only screen and (max-width:500px)and (max-width:428px){div .modal-2 .mv .close{top:12px;right:35px;z-index:1001}}div .modal-2 .mv .close svg{width:12px;height:12px;fill:#8faab6}div .modal-2 .mv .close svg:hover{fill:#0162bd}.chart-container{position:relative;border:0}@media screen and (max-width:428px){.chart-container .tv-lightweight-charts{width:100%!important}}.chart-container .floating-tooltip-2{position:absolute;display:none;padding:10px 15px;box-sizing:border-box;background-color:#1e1b39;text-align:left;z-index:1000;top:12px;left:12px;pointer-events:none;border-radius:12px;box-shadow:2px 2px 19px -5px #9e9e9ebf}.chart-container .floating-tooltip-2 .price{font-family:Inter;font-size:16px;color:#fff;text-align:center}.chart-container .floating-tooltip-2 .dateTime{font-family:Inter;font-size:12px;color:#e5e5ef;text-align:center;padding-top:8px}ul.scale{display:flex;flex-direction:row;align-items:flex-start;list-style-type:none;justify-content:flex-start;border-radius:24px;font-weight:500;color:#666c76;height:24px;margin:0;font-size:14px;margin-left:0!important}@media screen and (max-width:1224px){ul.scale{margin-top:12px}}ul.scale li{cursor:pointer;margin-right:14px;transition:color .3s ease-out}ul.scale li.active,ul.scale li:hover{color:#0162bd}.map-main{position:relative;min-height:500px;width:100vw}@media only screen and (max-width:1024px){.map-main.active{min-height:970px}}.map-main .flexi_modal{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:100}.map-main .flexi_modal .exchange{position:relative;width:70%;top:50%;transform:translateY(-50%);margin:0 auto}@media only screen and (max-width:1024px){.map-main .flexi_modal .exchange{width:100%;top:5%;transform:none}}.map-main .flexi_modal .exchange img.pic{width:100%}.map-main .flexi_modal .exchange img.close{position:absolute;right:2%;top:2%;z-index:200;cursor:pointer}.map-main .map{position:absolute;top:0;left:0;width:72%;height:500px}@media only screen and (max-width:1024px){.map-main .map{position:relative;width:100%;height:300px}.map-main .map.active2{top:470px;width:100%;z-index:1}}@media only screen and (max-width:1024px)and (max-width:1024px){.map-main .map.active2{top:0}}.map-main .search-bar{position:absolute;width:28%;height:500px;background:#f0f3f8;top:0;right:0}@media only screen and (max-width:1024px){.map-main .search-bar{width:100%;position:relative}}.map-main .search-bar .tooltip_gift{position:absolute;bottom:11%;right:2%;width:150%;background-color:#911de9;border-radius:25px;box-sizing:border-box;z-index:101;padding:0 10%}@media only screen and (max-width:1024px){.map-main .search-bar .tooltip_gift{width:70%;right:15%}}.map-main .search-bar .tooltip_gift img{width:25px;height:25px;cursor:pointer;position:absolute;top:6px;right:6px}.map-main .search-bar .tooltip_gift p{margin:0;padding:3%;color:#fff;text-align:justify}.map-main .search-bar .tooltip_gift p span{cursor:pointer}.map-main .search-bar .tooltip_gift p span:hover{color:#0162bd}.map-main .search-bar .filters{padding:22px;color:#333}@media only screen and (max-width:1024px){.map-main .search-bar .filters div{max-width:100%;margin:0}}.map-main .search-bar .filters .check{padding:0 0 0 10px}.map-main .search-bar .filters .check h4{margin-bottom:26px}.map-main .search-bar .filters .check p.fexepin{margin-left:30px;margin-top:-25px;font-weight:700;font-size:1.1em}.map-main .search-bar .filters .check p.fexepin span{cursor:pointer}.map-main .search-bar .filters .check p.fexepin img{height:26px;max-width:38px;vertical-align:middle;padding-right:10px}.map-main .search-bar .filters .check p.sll{margin-top:10px}.map-main .search-bar .filters .check p.sll span{cursor:pointer}.map-main .search-bar .filters .check p.gift{font-weight:700;font-size:1.1em;margin-top:12px}.map-main .search-bar .filters .check p.gift span{cursor:pointer}.map-main .search-bar .filters .check p.sub{font-weight:700;margin-left:30px;margin-top:-23px}.map-main .search-bar .filters .check p.sub img{height:26px;max-width:38px;vertical-align:middle;padding-right:10px}.map-main .search-bar .filters .searchInput{position:relative}.map-main .search-bar .filters .searchInput .error-map{color:red;font-size:12px}.map-main .search-bar .filters .searchInput .info-map{color:green;font-size:12px}.map-main .search-bar .filters .searchInput .searchUl{position:absolute;z-index:2;top:45px}.map-main .search-bar .filters .searchInput .searchUl .searchElem{height:auto;min-width:180px;padding:6px 0 6px 16px;box-shadow:0 1px 4px #0000001f;background:#fff;color:#000000bf;font-family:Inter;font-size:14px;cursor:pointer;overflow:hidden}.map-main .search-bar .filters .searchInput .searchUl ul>li:last-child>.searchElem{border-radius:0 0 6px 6px}.map-main .search-bar .filters .searchInput .searchUl .searchElem:hover{background:#f0f3f8}.selectedResult{color:green;font-weight:700}.searchLayer{top:0;opacity:.5;height:100%;background:#000;z-index:3}.searchLayer,.serachLayerText{left:0;position:absolute;width:100%}.serachLayerText{color:#fff;font-weight:700;font-size:20px;top:47%;z-index:4;text-align:center}@media only screen and (max-width:1024px){.serachLayerText{font-weight:600;font-size:12px;line-height:18px;padding:0 10px}}.pagination-market{display:inline-flex}.pagination-market p{margin-top:3px;padding-left:7px;padding-right:7px;text-align:left!important;color:#0000006d!important;font-size:20px/30px!important;font-family:Inter!important;font-weight:700!important;letter-spacing:0!important;opacity:1!important}.pagination-market p:hover{cursor:pointer}.pagination-market .remove-hover p:hover{cursor:default}.pagination-market .active p{color:#0162bd!important}.pagination-market .pagination-button{height:80%;margin-left:10px;margin-right:10px;border:2px solid rgba(0,0,0,.427);opacity:1}.pagination-market .pagination-button:hover{background:#0000004a}.pagination-market .pagination-button p{padding-bottom:0!important;margin-bottom:0!important;font-weight:400!important}.currency-list{display:flex;flex-direction:row;align-items:space-around;justify-content:center;display:inline-flex;height:70px;border-radius:6px;box-shadow:0 1px 4px #0000001f;background-color:#fff;margin:40px 0}@media only screen and (max-width:1024px){.currency-list{width:100%}}.currency-list li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:66px;height:100%;font-size:24px;font-weight:600;line-height:29px;color:#0000008a;text-align:center;cursor:pointer;font-family:Inter;transition:all .2s ease;border-radius:6px}.currency-list li span{font-size:12px;color:#00000052;font-weight:500;line-height:14px;display:block}.currency-list li:hover{box-shadow:0 4px 16px #00000029}.currency-list li.active{background-color:#7e63e7;color:#fff}.currency-list li.active span{color:#fff}.buy-directly{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;text-align:left;padding:0 40px;width:100%}@media only screen and (max-width:1024px){.buy-directly{flex-direction:column;overflow:hidden;padding:0}}.buy-directly ul{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap}.buy-directly ul li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(33.3333% - 12px);height:66px;border-radius:6px;background-color:#fff;transition:all .2s ease;margin:6px;box-sizing:border-box;cursor:pointer}@media only screen and (max-width:1024px){.buy-directly ul li{width:calc(50% - 16px)}}.buy-directly ul li svg{width:100%}.buy-directly ul li:hover{box-shadow:0 4px 16px #00000029}.buy-directly .col-small{width:360px;min-width:360px;padding-right:58px;margin-right:58px;border-right:1px solid rgba(0,0,0,.1)}@media only screen and (max-width:1024px){.buy-directly .col-small{width:100%;margin-bottom:80px;min-width:100%}}.buy-directly .col-small label input{width:100%;padding-left:0;text-indent:15px}@media only screen and (max-width:1024px){.buy-directly .col-small label span{left:150px}}.buy-directly .col-small .button{margin-bottom:24px;box-sizing:border-box}.buy-directly .col-small p{margin:12px 0}.gift-cards{position:relative;overflow:hidden}@media only screen and (max-width:1024px){.gift-cards{padding:0}}@media only screen and (max-width:540px){.gift-cards{width:100%}}@media only screen and (max-width:428px){.gift-cards{width:100%}}.gift-cards__logo{width:250px;height:auto;margin:0 auto 24px;display:block}@media only screen and (max-width:1024px){.gift-cards__logo{margin-left:0}}.gift-cards .absolute{margin-top:40px;width:100%}@media only screen and (max-width:1024px){.gift-cards .absolute{display:none}}.gift-cards .container{max-width:640px;margin:0 auto;position:relative;z-index:1}@media only screen and (max-width:1024px){.gift-cards .container{width:100%;max-width:100%}}.gift-cards .container h3.color-primary{text-align:center}.gift-cards .container ul{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:28px}@media only screen and (max-width:1024px){.gift-cards .container ul{flex-direction:column;width:100%}}.gift-cards .container ul{list-style-type:none}.gift-cards .container ul li{width:33.3333%;position:relative}@media only screen and (max-width:1024px){.gift-cards .container ul li{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}}@media only screen and (max-width:540px){.gift-cards .container ul li{flex-direction:column!important;align-items:flex-start}}.gift-cards .container ul li:last-of-type:after{display:none}.gift-cards .container ul li:after{content:"";background-color:#0000001a;width:100%;height:3px;position:absolute;left:calc(50% + 15px);top:14px}@media only screen and (max-width:1024px){.gift-cards .container ul li:after{display:none}}.gift-cards .container ul li h3{font-size:14px;font-weight:600;line-height:1.29;text-align:center;color:#000000bf}@media only screen and (max-width:1024px){.gift-cards .container ul li h3{min-width:200px;text-align:left;padding-bottom:0}}.gift-cards .container ul li span{display:flex;flex-direction:row;align-items:center;justify-content:center;width:30px;height:30px;background:#7e63e7;border-radius:50%;box-shadow:0 3px 6px #00000029;color:#fff;margin:0 auto 10px}@media only screen and (max-width:1024px){.gift-cards .container ul li span{margin-right:20px;min-width:30px;margin-bottom:0}}@media only screen and (max-width:540px){.gift-cards .container ul li span{margin:0 0 20px;box-shadow:0;background-color:#333}}.gift-cards .container ul li p{margin:12px 0;padding:0 5px;text-align:center;font-size:12px;font-weight:600;line-height:16px;font-family:Inter;color:#0000008a}@media only screen and (max-width:1024px){.gift-cards .container ul li p{width:100%;margin:0;padding:0;text-align:left}}@media only screen and (max-width:540px){.gift-cards .container ul li p{text-align:left;padding:0;font-weight:400;width:auto;max-width:280px}}.gift-cards .container div{margin-top:20px}.gift-cards .container div p{margin:12px 0;text-align:center;font-size:12px;font-weight:600;line-height:16px;font-family:Inter;color:#0000008a}.gift-cards .container a{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:290px;margin:18px auto 0}.gift-cards .container a:hover{margin:13px auto 5px}.gift-cards .container a img{width:12px;height:12px;margin-left:12px}.social-signup{margin-top:32px}.social-signup p{margin-bottom:12px!important}.social-signup a{color:#0000008a;width:calc(50% - 3px);height:48px}.payments-methods,.social-signup a{box-shadow:0 1px 4px #0000001f}.payments-methods{background-color:#fff;min-width:400px}@media only screen and (max-width:1024px){.payments-methods{min-width:100%}}.payments-methods li{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;border-bottom:1px solid rgba(0,0,0,.1);height:70px;width:100%;padding-left:20px;box-sizing:border-box;cursor:pointer;transition:all .2s ease}.payments-methods li:hover{background-color:#f2f2f2}.payments-methods li:hover div img{right:12px}.payments-methods li .fee{color:#0000008a;font-size:12px;text-align:right;margin-right:20px}.payments-methods li:last-of-type{border-bottom:0}.payments-methods li img{max-width:32px;max-height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-right:20px}.payments-methods li div{position:relative}.payments-methods li div h2{margin-bottom:0;display:flex;align-items:center;justify-content:flex-start}@media only screen and (max-width:1024px){.payments-methods li div h2{max-width:80%}}.payments-methods li div h2 span{border-radius:12px;border:1px solid #000;font-size:10px;font-weight:500;line-height:10px;padding:1px 6px;margin-left:8px;display:inline-block}.payments-methods li div h2 span.active{color:#16a34a;border-color:#16a34a}.payments-methods li div h2 span.soon{color:#00000052;border-color:#00000052}.payments-methods li div p{max-width:185px}.payments-methods li div img{width:6px;height:10px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .2s ease}.question-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000bf;color:#fff;text-align:center;font-family:Inter}.question-modal__container{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);width:490px;height:360px}@media only screen and (max-width:1024px){.question-modal__container{width:100%;height:auto}}.question-modal span{font-size:22px;line-height:33px}.question-modal ul{max-width:244px;margin:0 auto}.question-modal p{color:#0162bd;margin:0 0 30px}.question-modal li{cursor:pointer;transition:all .2s ease}.question-modal li:hover{color:#0162bd}.question-modal li,.question-modal p{font-size:44px;font-weight:700;line-height:65px}.coin-value span{font-family:Inter;font-size:52px;font-weight:700;line-height:62px;color:#7e63e7}.coin-value span strong{font-size:20px;line-height:24px}.coin-value .progress-line{border-radius:6px;background-color:#0000001f;position:relative;height:4px;margin-top:8px}.coin-value .progress-line span{position:absolute;left:0;top:0;background:#000;border-radius:6px;height:4px}.success-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#5a9500b3;color:#fff;text-align:center;font-family:Inter;z-index:10000}.success-modal__container{position:absolute;z-index:100001;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);width:600px;height:280px;background-color:#fff;border-radius:6px;box-shadow:0 4px 24px #0000001f}@media only screen and (max-width:1024px){.success-modal__container{width:100%;height:auto;padding-bottom:32px}}.success-modal .simple-buy{height:414px}.success-modal .modal-close{position:absolute;top:20px;right:20px;z-index:1;width:14px;height:14px;opacity:.7}.success-modal .modal-close:hover{opacity:1}.success-modal .modal-header{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:20px;margin-bottom:28px}.success-modal .modal-header p{margin-top:4px}.success-modal .modal-header p.sb{margin:20px auto;width:80%}.success-modal .modal-header .btn-sb{width:280px;margin:20px auto}.success-modal .modal-header .btn-sb img{width:14px!important;margin-left:14px}.success-modal .modal-body p{margin-top:4px}.success-modal .heading-modal{margin-bottom:0;font-size:38px;margin-top:36px}.success-modal .heading-modal img{width:30px;height:30px;margin-right:10px}.success-modal .heading-submodal{color:#000000bf;margin-bottom:23px;font-size:12px}.success-modal p{color:#0000008a}.success-modal p span{color:#000000bf}.success-modal ul{display:flex;flex-direction:row;align-items:space-around;justify-content:center}.success-modal ul li{width:33.3333%;color:#0000008a}.success-modal ul li span{font-family:Inter;font-size:12px;line-height:16px;text-align:center}.rotate-img{transform:rotate(180deg)}.contact p{font-weight:600!important;cursor:pointer!important;color:#707070!important}.template-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11000;background-color:#e0e0e080}.template-modal__body{border-radius:45px;position:fixed;border:.5px solid var(--unnamed-color-b9b7b7);top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999999999999!important;opacity:1!important;padding:30px;background-color:#fff}.hr-become-distributor{position:fixed;left:50%;border-left:1px solid #dbdde6;height:80%}@media screen and (max-width:1024px){.hr-become-distributor{display:none}}@media screen and (max-height:700px){.hr-become-distributor{display:none}}.float-left{float:left}.float-right{float:right}.vl{border:1px solid green;height:100%;top:0}@media screen and (max-width:1024px){.additional-on-desktop{display:none!important}}@media screen and (max-height:700px){.additional-on-desktop{display:none!important}}.close{position:absolute;top:30px;right:30px;cursor:pointer}.close svg{width:16px;height:16px;fill:#8faab6}.close svg:hover{fill:#0162bd}.become-distributor{width:70vw;padding:10px;height:100%}.become-distributor h2{color:#0162bd;padding-bottom:25px}.become-distributor__item{width:47%;display:inline-block;height:100%}@media screen and (max-width:1024px){.become-distributor__item{width:100%}}@media screen and (max-height:700px){.become-distributor__item{float:none;width:100%}}@media screen and (max-width:1024px){.become-distributor__item__part1{float:none;width:100%}}@media screen and (max-height:700px){.become-distributor__item__part1{float:none;width:100%}}.become-distributor__item__part1__left{display:inline-block;width:49%;float:left}.become-distributor__item__part1__right{display:inline-block;width:49%;float:right}.become-distributor__item__part2__row{height:32%;display:table-row}.become-distributor__item__part2__row__img{display:inline-block;width:33%;float:left}.become-distributor__item__part2__row__img img{width:100%}.become-distributor__item__part2__row__text{display:inline-block;width:36%;float:left;text-align:left;padding-top:10px}.become-distributor__item__part2__row__text h5{padding-top:10px}.become-distributor__item__part2__row__text p{color:#707070;word-wrap:break-word}.become-distributor__item h3{color:#707070;font-size:16px;font-weight:400}.accordion__problem-list__item{margin:20px 0;border:1px solid rgba(0,0,0,.1);padding:50px;border-radius:74px;text-align:-webkit-center;position:relative;display:flex!important;flex-direction:column!important;align-items:center!important}.accordion__problem-list__item a{color:#0162bd}.accordion__problem-list__item .inline-p{padding-top:20px}.accordion__problem-list__item .inline-p a{padding-right:10px;padding-left:10px;font-weight:500;color:#0162bd;display:inline-block}.accordion__problem-list__item .contact-us{margin-top:20px}.accordion__problem-list__item .contact-us p{text-align:center}.accordion__problem-list__item .back{width:-moz-min-content;width:min-content;border:.5px solid rgba(0,0,0,.1);border-radius:40px;padding:5px 15px;margin-top:15px;cursor:pointer;white-space:nowrap}.accordion__problem-list__item .back p{font-weight:500;color:#0162bd}.accordion__problem-list__item .back:hover{background:#0162bd}.accordion__problem-list__item .back:hover p{color:#fff}.accordion__problem-list__item h2{color:#0162bd;font-weight:500}.accordion__problem-list__item p{font-size:16px;font-weight:400;line-height:22px;margin:0!important;padding:0!important;color:#707070}.accordion__problem-list__item .input-border{max-width:30%;padding-top:20px;padding-bottom:20px}.accordion__problem-list__item li{min-height:60px;max-width:500px;margin-bottom:10px;padding:0 30px;box-sizing:border-box;border-radius:25px;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 1px #0000001a;background-color:#fff;transition:all .2s ease;position:relative;cursor:pointer;display:flex;justify-content:center;text-align:center;align-items:center}.accordion__problem-list__item li:hover{z-index:1;box-shadow:0 2px 12px #0000001f}.accordion__problem-list__item li:hover h2{color:#7e63e7}.accordion__problem-list__item li h2.el-ac{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:60px;font-family:Inter;font-size:14px;font-weight:300;margin:0 50px;transition:all .2s ease;line-height:17px;color:#707070}.accordion__problem-list__item li h2.el-ac img{width:10px;height:5px;filter:invert(1);opacity:.75;transition:all .2s ease}.accordion__problem-list__item li p{display:none}.accordion__problem-list__item li.opened{box-shadow:0 2px 12px #0000001f}.accordion__problem-list__item li.opened p{display:block;padding-bottom:30px;font-family:Inter;font-size:16px;font-weight:300;line-height:22px}.accordion__problem-list{margin:20px 0;border:1px solid rgba(0,0,0,.1);border-radius:74px;text-align:-webkit-center;position:relative;width:1024px;display:flex!important;flex-direction:column!important;align-items:center!important}.accordion__problem-list div{width:1024px;display:flex;flex-direction:column;align-items:center}.accordion__problem-list .back{width:-moz-min-content;width:min-content;border:.5px solid rgba(0,0,0,.1);border-radius:40px;padding:5px 15px;margin-bottom:15px;margin-top:15px;white-space:nowrap;cursor:pointer}.accordion__problem-list .back p{font-weight:500;color:#0162bd}.accordion__problem-list .back:hover{background:#0162bd}.accordion__problem-list .back:hover p{color:#fff}.accordion__problem-list h2{color:#0162bd;margin-top:20px}.accordion__problem-list p{font-size:16px;font-weight:400;line-height:22px;margin:0!important;padding:0!important;color:#707070}.accordion__problem-list ul{display:table;padding-top:33px}.accordion__problem-list ul li .input-border{padding-bottom:20px}.accordion__problem-list ul li:hover{background:#0162bd}.accordion__problem-list ul li:hover span{color:#fff}.accordion__problem-list li{min-height:60px;max-width:500px;margin-bottom:10px;padding:0 30px;box-sizing:border-box;border-radius:25px;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 1px #0000001a;background-color:#fff;transition:all .2s ease;position:relative;cursor:pointer;display:flex;justify-content:center;text-align:center;align-items:center}.accordion__problem-list li:hover{z-index:1;box-shadow:0 2px 12px #0000001f}.accordion__problem-list li:hover h2{color:#7e63e7}.accordion__problem-list li h2.el-ac{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:60px;font-family:Inter;font-size:14px;font-weight:300;margin:0 50px;transition:all .2s ease;line-height:17px;color:#707070}.accordion__problem-list li h2.el-ac img{width:10px;height:5px;filter:invert(1);opacity:.75;transition:all .2s ease}.accordion__problem-list li p{display:none}.accordion__problem-list li.opened{box-shadow:0 2px 12px #0000001f}.accordion__problem-list li.opened p{display:block;padding-bottom:30px;font-family:Inter;font-size:16px;font-weight:300;line-height:22px}.faq{margin-bottom:60px}.faq,.faq ul{width:100%}.faq ul li:hover .faq__element__header p{color:#0162bd}.faq ul li{border:.5px solid #ccc!important;border-bottom:none!important;padding:0;cursor:pointer}.faq ul li .faq__element{padding:20px 0 20px 30px}.faq ul li .faq__element__header{align-items:center;display:inline-flex}.faq ul li .faq__element__header p{color:#404040;font-weight:500;text-align:left;margin:unset}.faq ul li .faq__element__header img{padding-left:15px;padding-right:15px;height:7px}.faq ul li .faq__element__body{padding-left:45px}.faq ul li .faq__element__body p{text-align:left;font-family:Inter;letter-spacing:0;color:#a4a2a2;margin-right:20px;font-size:16px;font-weight:400}.faq ul li:last-child{border:.5px solid #ccc!important}.accordion{margin:20px 0;padding-bottom:20px}.accordion .main{padding-top:30px}.accordion .main p{text-align:center;font-size:16px}.accordion ul,.accordion ul li .input-border{padding-bottom:20px}.accordion ul{display:flex;align-items:stretch;justify-content:space-between;width:100%}@media only screen and (max-width:768px){.accordion ul{display:table}.accordion ul li:last-child{border-bottom:1px solid #707070}}.accordion p{text-align:center;font-size:12px;letter-spacing:0;color:#707070;opacity:1}.accordion li{width:32%;float:left;min-height:60px;padding:70px 10px;box-sizing:border-box;border-radius:27px;box-shadow:0 0 10px #7d7d7d87;background-color:#fff;transition:all .2s ease;position:relative;cursor:pointer}@media only screen and (max-width:768px){.accordion li{margin:10px;width:100%}}.accordion li:hover{z-index:1;box-shadow:0 2px 12px #0000001f;border:1px solid #0162bd}.accordion li img.el-ac-img{display:block;margin:0 auto;max-width:125px}.accordion li h2.el-ac{font-family:Inter;font-size:26px;text-align:center;font-weight:600;transition:all .2s ease;line-height:17px;margin:0;color:#0162bd}.accordion li.opened{box-shadow:0 2px 12px #0000001f}.accordion li.opened p{display:block;padding-bottom:30px;font-family:Inter;font-size:16px;font-weight:300;line-height:22px}.contact-form{margin-top:60px}.contact-form textarea{height:auto}@media only screen and (max-width:1024px){.contact-form textarea{width:100%;padding:0}}.contact-form .select{width:100%;max-width:100%;box-sizing:border-box}.contact-form select{width:calc(100% + 4px);margin-left:-1px}.contact-form .select__container{position:relative}.contact-form .select__container span{position:absolute;right:0;width:1px;height:100%;background-color:#fff;top:0;padding:0}.contact-form .grid-block{margin-top:26px!important}.title-elements{display:flex;padding-bottom:10px}.title-elements h3{padding:0 10px}.title-elements img{width:21px}.manual-kyc-success{max-width:450px;padding:25px;margin:0 auto;border:1px solid #e1e1e1}@media only screen and (max-width:428px){.manual-kyc-success{border:none;padding:0}}@media screen and (max-width:428px){.manual-kyc-success span{font-size:12px}}.manual-kyc-success a{width:100%}.manual-kyc-success .checkImg{margin-bottom:25px}@media only screen and (max-width:428px){.manual-kyc-success .checkImg{margin:20px auto}}.manual-kyc-success .window-header{display:flex;flex-direction:column!important;align-items:flex-start!important;margin-left:10px!important}.manual-kyc-success .window-header .header-back{display:flex;margin-bottom:10px!important}.manual-kyc-success .window-header .header-back h1{width:100%;font-weight:600!important;font-size:14px!important;font-family:Inter,sans-serif;color:#404040!important;letter-spacing:0;margin-bottom:0!important}.manual-kyc-success .window-header .header-back img{margin-right:15px!important;cursor:pointer}.dropDownMenuWrapper{z-index:100;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;border-radius:12px;border:1px solid #ebecef;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s ease-out}.dropDownMenuWrapper *{box-sizing:border-box;text-align:left}.dropDownMenuWrapper.dropDownMenuWrapper--pill{width:-moz-max-content;width:max-content;border-radius:12px;background:#fff;border:1px solid #ebecef;transition:all .3s ease-out}.dropDownMenuWrapper.dropDownMenuWrapper--pill:hover{border-color:#ccced3}.dropDownMenuWrapper.dropDownMenuWrapper--pill .cryptoImage{width:24px!important}.dropDownMenuWrapper.dropDownMenuWrapper--pill .dropDownMenuButton{padding:10px 40px 10px 12px}.dropDownMenuWrapper.dropDownMenuWrapper--pill .iconWrapper{right:0}.dropDownMenuWrapper.dropDownMenuWrapper--pill .dropdownTitle{font-weight:400;color:#000}.dropDownMenuWrapper .dropDownMenuButton{border:none;padding:32px 0 12px 12px;font-size:16px;background:none;outline:none;top:0;left:0;display:flex;align-items:center;margin:0;line-height:1;width:100%;height:100%;cursor:pointer;color:#989898}.dropDownMenuWrapper .iconWrapper{width:25px;height:25px;position:absolute;right:4px;top:55%;transform:translateY(-50%);z-index:1}.dropDownMenuWrapper .iconWrapper img{transition:all .3s ease-in-out}.dropDownMenuWrapper .iconWrapper--noTitle{inset:0;width:auto;height:auto;transform:none}.dropDownMenuWrapper .dropdownMenu{position:absolute;top:85%;width:100%;min-height:10px;max-height:190px;border-radius:12px;box-shadow:0 0 0 1px #ebecef;background:#fff;animation:menu .4s ease forwards;overflow:hidden;overflow-y:scroll;scrollbar-width:none}.dropDownMenuWrapper .dropdownMenu::-webkit-scrollbar{display:none}.dropDownMenuWrapper .dropdownMenu .menuArrow{width:20px;height:20px;position:absolute;top:-10px;left:20px;border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf;background:#dfdfdf;transform:rotate(45deg);border-radius:4px 0 0}.dropDownMenuWrapper .dropdownMenu .menuArrow--dark{background:#333;border:none}.dropDownMenuWrapper .dropdownMenu section.option{padding:15px 12px;display:flex;align-items:center;gap:10px;width:100%;cursor:pointer;background:#fff;position:relative;transition:all .3s ease-out}.dropDownMenuWrapper .dropdownMenu section.option:hover{background:#f4f8fc}.dropDownMenuWrapper .dropdownMenu section.option *{color:inherit;text-decoration:none;background:none;border:0;padding:0;outline:none;cursor:pointer}.dropDownMenuWrapper .dropdownMenu .desc{display:block;width:100%}@media screen and (max-width:768px){.dropDownMenuWrapper .dropdownMenu .desc{font-size:22px}}@media only screen and (max-width:500px){.dropDownMenuWrapper .dropdownMenu .desc{font-size:14px;color:#333;opacity:1}}@keyframes menu{0%{transform:translate3d(0,30px,0)}to{transform:translate3d(0,20px,0)}}.dropDownMenuWrapper .label{color:#666c76;font: 400 12px/12px Inter;position:absolute;top:12px;left:12px;z-index:1}.dropdownTitle{font: 16px/20px Inter;color:#000}@media only screen and (max-width:428px){.dropdownTitle{color:#333}}.cryptoImage,img.small-img{width:24px;margin-right:10px}span.small-font{font-size:16px}div.smallHeight{height:56px;box-shadow:none;border:none;background-color:transparent}.cv{background:#fff}.cv__block{justify-content:space-around;margin:80px 0}@media only screen and (max-width:1024px){.cv__block{flex-direction:column;gap:40px}}.cv__block .heading{font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-1px}.cv__block div{max-width:410px}@media only screen and (max-width:1024px){.cv__block div{order:2;max-width:100%;padding:0 20px}}.cv__block div h3{margin-left:8px;margin-right:8px;padding-bottom:8px}.cv__block div p{margin-left:8px;margin-right:8px;font-size:16px;line-height:22px;margin-top:20px;color:#666c76}@media only screen and (max-width:1024px){.cv__block img{order:1;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:300px;margin:0 auto;width:70%}}.container-about-us{max-width:1200px;margin:120px auto}.container-about-us .heading-main{margin:0 auto;display:flex;justify-content:center}@media screen and (max-width:768px){.container-about-us .heading-main{padding:0 20px}}.container-about-us .heading-main h1{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-1px;color:#000;text-align:center;max-width:800px}.blog__list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-top:40px;list-style-type:none!important;justify-content:center}@media screen and (max-width:428px){.blog__list{margin-top:20px}}.blog__item{background-color:#fff;border:1px solid #ebecef;padding:0;width:calc(100% - 2px);max-width:305px;box-sizing:border-box;transition:all .2s ease;position:relative;height:430px;border-radius:12px}@media screen and (max-width:428px){.blog__item{height:auto;min-width:auto;height:420px;max-width:100%;border-radius:12px}}.blog__item:hover{box-shadow:0 2px 12px #0000001f;z-index:1;border-color:transparent}.blog__item .blog-thumbnail{display:flex;flex-direction:column;height:100%}@media screen and (max-width:428px){.blog__item .blog-thumbnail a{max-width:100%}}.blog__item .blog-thumbnail img{height:168px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px 12px 0 0}.blog__item .blog-thumbnail h3{margin:20px 0;font-family:Inter;font-size:16px;font-weight:600;line-height:22px;max-height:55px;padding:0 20px}@media screen and (max-width:400px){.blog__item .blog-thumbnail h3{max-height:none;line-height:24px;font-size:16px!important}}.blog__item .blog-thumbnail h3 a{color:#000000bf}.blog__item .blog-thumbnail h3 a:hover{color:#7e63e7}.blog__item .blog-thumbnail p{font-family:Inter,sans-serif;font-size:14px!important;line-height:20px;margin:0;padding:0 20px}@media screen and (max-width:428px){.blog__item .blog-thumbnail p{font: 14px/20px Inter;letter-spacing:0;color:#707070}}.blog__item .blog-thumbnail div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:auto;padding:0 20px 20px}@media screen and (max-width:428px){.blog__item .blog-thumbnail div{margin-top:20px}}.blog__item .blog-thumbnail div a{text-decoration:underline;color:#0000008a}.blog__item .blog-thumbnail div a,.blog__item .blog-thumbnail div span{font-family:Inter;font-size:12px;line-height:16px}.blog__single{max-width:100%!important;padding-top:66px}@media only screen and (max-width:428px){.blog__single{margin:70px 0 80px}}.blog__single:before{opacity:.9}.blog__single__image{height:400px;width:-webkit-fill-available;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0 12px 40px;border-radius:24px}@media only screen and (max-width:600px){.blog__single__image{height:auto}}.blog__single__content{position:relative;background:#fff;max-width:1000px;width:100%;margin:-100px auto 80px;padding:50px;box-sizing:border-box;border-radius:24px;box-shadow:0 4px 24px #0000000a}@media only screen and (max-width:1024px){.blog__single__content{padding:30px;margin-top:-60px}}@media only screen and (max-width:428px){.blog__single__content{margin-top:-80px;padding:20px;border-radius:12px;box-shadow:none;width:auto;margin-left:12px;margin-right:12px}}.blog__single__content a{color:#0162bd;font-weight:500;text-decoration:none;transition:color .2s}.blog__single__content a:hover{text-decoration:underline}.blog__single__content .back{left:-60px;top:0;position:absolute;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000001a;transition:all .2s}.blog__single__content .back:hover{transform:translate(-4px);box-shadow:0 4px 12px #00000026}.blog__single__content .back img{width:20px;height:20px}@media only screen and (max-width:1200px){.blog__single__content .back{left:0;top:-60px}}@media only screen and (max-width:428px){.blog__single__content .back{position:static;margin-bottom:20px;box-shadow:none;width:auto;height:auto;background:transparent;justify-content:flex-start;padding:0}.blog__single__content .back:hover{transform:none}}.blog__single__content h1{font-family:Inter;font-size:32px;font-weight:700;line-height:1.3;color:#0d1619;margin-top:0;margin-bottom:24px}@media only screen and (max-width:1024px){.blog__single__content h1{font-size:28px}}@media screen and (max-width:428px){.blog__single__content h1{font-size:24px;line-height:1.3}}.blog__single__content h2{font-family:Inter;font-size:24px;font-weight:600;line-height:1.3;color:#0d1619;margin-top:40px;margin-bottom:16px}@media screen and (max-width:428px){.blog__single__content h2{font-size:20px}}.blog__single__content h3{font-family:Inter;font-size:20px;font-weight:600;line-height:1.4;color:#0d1619;margin-top:32px;margin-bottom:16px}@media screen and (max-width:428px){.blog__single__content h3{font-size:18px}}.blog__single__content p{font-family:Inter;font-size:16px;font-weight:400;line-height:1.6;color:#666c76;margin:0 0 24px;max-width:100%!important}@media screen and (max-width:428px){.blog__single__content p{font-size:16px;line-height:1.6}}.blog__single__content p img{max-width:100%;width:auto;height:auto;border-radius:12px;margin:20px 0;display:block}.blog__single__content ol,.blog__single__content ul{margin:24px 0;padding-left:24px}.blog__single__content ol li,.blog__single__content ul li{font-family:Inter;font-size:16px;line-height:1.6;color:#666c76;margin-bottom:12px;list-style-type:disc}@media screen and (max-width:428px){.blog__single__content ol li,.blog__single__content ul li{font-size:16px}}.blog__single__content ol li{list-style-type:decimal}.blog__single__content div{margin:20px 0}.blog__single__content div span{font-family:Inter;font-size:14px;line-height:1.5;color:#666c76}.Validation{font-size:14px;color:#0162bd;margin-left:44px}@media only screen and (max-width:428px){.Validation{font-size:12px}}.helpdesk-page{min-height:100vh;padding-bottom:50px}.helpdesk-hero{text-align:center;padding:150px 20px 60px;background-color:#fff}.helpdesk-hero .hero-title{font-size:42px;font-weight:600;margin-bottom:25px;color:#000;letter-spacing:-2px}.helpdesk-hero .hero-subtitle{font-size:16px;color:#666c76;font-weight:400;margin-bottom:50px}.hero-search-container{display:flex;align-items:center;max-width:600px;margin:0 auto;background:#fff;border-radius:12px;padding:10px 20px;border:1px solid #ebecef}.hero-search-container input{flex-grow:1;border:none;outline:none;font-size:16px;padding:10px 0;color:#000}.hero-search-container input::-moz-placeholder{color:#666c76}.hero-search-container input::placeholder{color:#666c76}.hero-search-container .search-icon{width:20px;height:20px;margin-left:10px;opacity:.5}.helpdesk-main-content{max-width:1200px;margin:0 auto;padding:20px 0 60px;border-radius:24px;background-color:#fff}@media screen and (max-width:1200px){.helpdesk-main-content{padding:20px 20px 60px}}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.card-item{background-color:#f9fafc;border-radius:12px;padding:24px;gap:20px;cursor:pointer;transition:all .3s ease-out;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:160px;border:1px solid transparent}.card-item:hover{transform:translateY(-2px);border-color:#ccced3}.card-item .card-content{padding-right:10px}.card-item .card-title{font-size:16px;font-weight:500;margin-bottom:10px;color:#000}.card-item .card-description{font-size:14px;color:#666c76;line-height:1.5}.card-item .card-icon{width:32px;height:32px;flex-shrink:0;margin-bottom:10px}.card-item .card-icon .card-icon-img,.card-item .card-icon img{width:100%;height:100%}.browse-container{margin-bottom:20px}@media screen and (max-width:1200px){.browse-container{padding:0 20px}}.browse-container .browse-bold-text{font-weight:400;font-size:14px}.browse-container .browse-lighter-text,.browse-container .browse-lightest-text{font-weight:400;font-size:14px;color:#666c76}.browse-container .clickable{cursor:pointer}.browse-container .clickable:hover{text-decoration:underline}.subitem-container{display:flex;flex-direction:column;gap:10px}.subitem{background:#fff;border-radius:24px;padding:20px;border:1px solid transparent;background-color:#f9fafc;cursor:pointer;transition:all .3s ease-out}.subitem:hover{background-color:#f9fafb;border-color:#ccced3}.subitem h5{font-weight:500;font-size:14px;margin-bottom:10px;line-height:20px}.subitem p{color:#666c76;font-size:14px}.option-selected{background:#fff;border-radius:16px;padding:30px 0}@media screen and (max-width:1200px){.option-selected{padding:30px 20px}}.option-selected .item-selected{margin-bottom:30px}.option-selected .item-selected h5{font-size:24px;font-weight:700;margin-bottom:10px}.option-selected .item-selected p{color:#666c76;font-size:14px}.option-selected .answer-container h5{font-size:20px;font-weight:600;margin-bottom:15px}.option-selected .answer-container p{line-height:1.6;color:#374151}.contact-us-container{background:#fff;border-radius:24px;padding:30px;border:1px solid #ebecef;width:100%;max-width:600px;margin:0 auto}.inputs-container{display:flex;flex-direction:column;gap:10px}.contact-us-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.contact-us-header img.close-form{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}.contact-us-header img.close-form:hover{background-color:#f4f8fc}.contact-us-header h5{font-size:18px;font-weight:600}.filepond-wrapper{position:relative;display:flex;align-items:center;gap:10px;margin-top:10px}.attachment-icon{cursor:pointer;width:24px;height:24px;transition:transform .3s ease}.attachment-icon:hover{transform:scale(1.1)}.custom-filepond{--filepond--drop-label-color:#4b5563;--filepond--file-action-button-color:#1d4ed8;--filepond--file-action-button-hover-color:#2563eb;--filepond--file-item-background-color:#f3f4f6;--filepond--file-item-border-radius:8px;--filepond--file-item-shadow:0 2px 4px rgba(0,0,0,.1);--filepond--panel-background-color:#fff;--filepond--panel-border-radius:10px;--filepond--panel-shadow:0 2px 8px rgba(0,0,0,.1)}.error-container .error{font-size:14px;color:#ef4444}.helpdesk-footer{margin-top:80px;padding-top:40px;border-top:1px solid #ebecef}.helpdesk-footer .footer-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.helpdesk-footer .footer-wrapper .footer-items{display:flex;gap:30px}.helpdesk-footer .footer-wrapper .footer-items a{color:#666c76;text-decoration:none}.helpdesk-footer .footer-wrapper .footer-items a:hover{color:#111827}@media(max-width:768px){.hero-title{font-size:32px}.categories-grid{grid-template-columns:1fr}.footer-wrapper{flex-direction:column;gap:20px}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.levels{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:20px 0 34px}.level__part{font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;width:33.3333%;color:#0000008a;text-align:center;position:relative}.level__part--completed span{color:#fff}.level__part--completed div:before{background-color:#0162bd!important}.level__part div{font-size:18px;font-weight:600;line-height:19px;letter-spacing:0;color:#0162bd;position:relative;margin-bottom:10px}.level__part div:before{width:100%;height:3px;position:absolute;top:50%;left:50%;bottom:"";right:"";content:"";transform:translate(-50%);display:block;background-color:#0000001f;margin-top:-4px}.level__part div span{position:absolute;top:7px;left:50%;bottom:"";right:"";transform:translate(-50%);z-index:3}.level__part div img{position:relative;z-index:2}.back-button-cd{position:absolute!important;width:52px!important;height:52px!important;margin-top:0;margin-left:-8em;cursor:pointer}@media(max-width:910px){.back-button-cd{margin:0}}@media(max-width:768px){.back-button-cd{position:relative;margin:0}}.center-content{display:flex;flex-direction:column;justify-items:center;justify-content:center}.description{text-align:left;font-size:1.5em;line-height:1.2em;color:#676767}.custom-center{display:flex;justify-content:center!important;flex-direction:column}.custom-center h1{line-height:1.15em}.documents-progress{display:flex;justify-content:center}.documents-progress .progress-bar{max-width:370px}.my-profile-page{height:-moz-max-content!important;height:max-content!important;max-height:none!important;background:none!important}@media screen and (max-width:428px){.my-profile-page{margin:0!important}}.my-profile-page *{box-sizing:border-box}@media screen and (max-width:428px){.my-profile-page>h1{padding-top:.8em;font-size:1.4em}}@media screen and (max-width:768px){.my-profile-page{padding:1em}}.my-profile-page .buyer-grid{grid-template-areas:"settings kyc" "settings ."!important;grid-template-columns:1fr 1fr!important}@media screen and (max-width:800px){.my-profile-page .buyer-grid{grid-template-areas:"settings" "kyc"!important;grid-template-columns:1fr!important}}.my-profile-page .profile-dashboard-boxes{display:grid;grid-template-columns:repeat(15,1fr)!important;grid-template-rows:auto;gap:20px}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes{row-gap:1em;margin-top:12px;grid-template-columns:1fr!important;grid-template-rows:auto;grid-gap:0;gap:0}}.my-profile-page .profile-dashboard-boxes .box{border:1px solid #ebecef;border-radius:24px;opacity:1}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .box{border:none}}.my-profile-page .profile-dashboard-boxes .box.dashed{border:1px dashed rgba(0,0,0,.2)}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .box.dashed{border:1px dashed #efeeee}}.my-profile-page .profile-dashboard-boxes .box.small{border-radius:6px}.my-profile-page .profile-dashboard-boxes .box.red-border{box-sizing:border-box;border:2px solid #0162bd}.my-profile-page .profile-dashboard-boxes .balance{grid-column:1/7;border:none;padding:0}@media screen and (max-width:1810px){.my-profile-page .profile-dashboard-boxes .balance{grid-column:1/16}}.my-profile-page .profile-dashboard-boxes .balance{display:flex;flex-direction:column}.my-profile-page .profile-dashboard-boxes .balance .nav-market{width:100%;display:flex;flex-direction:row;gap:50px;align-items:flex-end;margin-bottom:20px}@media screen and (max-width:660px){.my-profile-page .profile-dashboard-boxes .balance .nav-market{grid-template-columns:1fr;grid-template-rows:auto;row-gap:10px}}.my-profile-page .profile-dashboard-boxes .balance .nav-market button{gap:10px}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper{padding:10px 25px 25px}@media screen and (max-width:420px){.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper{height:350px;padding:25px}}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper button{width:100%;background:none;box-shadow:none;padding:0;margin:0;z-index:2}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper button img.cryptoImage{margin:0 15px}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper button span.desc{margin:0}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper h2.transfer-to-internal-header{font-size:24px;color:#000;font: 700 20px/19px Inter;text-transform:none;background:none;padding:0}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper .description-container{margin-top:25px;display:flex;justify-content:center;flex-direction:column;padding:10px 25px}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper .description-container h4{font-size:16px;font: 600 14px/19px Inter;color:#000000bf}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper .dropdown-container{width:100%}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper .dropdown-container .option{padding:0 10px}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper .dropdown-container img{margin:0;height:25px}@media screen and (max-width:450px){.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary .transfer-options-modal-container .transfer-options-modal-wrapper .dropdown-container .dropdownMenu .option{padding:5px}}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary h3{padding:0!important}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary button{z-index:0;margin-top:.5em}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold{font: 600 17px/26px Inter;letter-spacing:0;color:#0000004d;position:relative}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold{font: 14px/18px Roboto Condensed;color:#9898987c;display:flex;align-items:center}}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold>img{margin:5px 0 0 5px!important;width:14px!important;height:14px!important}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold>img{margin:0 5px!important;width:12px!important;height:12px!important}}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold:hover>div.on-hold-info{display:block;opacity:1}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold>div.on-hold-info{position:absolute;z-index:9999999999999;top:24px;background:#fff;border:1px solid var(--unnamed-color-ffffff);box-shadow:0 3px 20px #00000029;border-radius:4px;max-width:210px;display:none;opacity:0;transition:opacity .2s ease-in-out}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary div#onhold>div.on-hold-info p{font-size:.82em;padding:20px;text-align:left;font: 18px/22px Inter;letter-spacing:0;color:#0000004d;opacity:1}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary img{margin:12px 0}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary img+span{color:#000000bf;font-size:15px;line-height:33px}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary span{color:#000;font-weight:600;font-size:clamp(32px,8vw,48px);margin-bottom:10px;letter-spacing:-.05rem}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary span{font: 700 25px/29px Roboto Condensed;color:#333}}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary h2{background-color:#e1e4e9a1;color:#0000004d;font-size:14px;line-height:19px;width:100%;padding:16px;text-transform:uppercase}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary h3{color:#666c76!important;font-size:16px;font-weight:400;margin:0 0 10px}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary h3{text-align:left;font-size:12px;font-family:Roboto;line-height:16px;color:#989898;font-weight:400}}.my-profile-page .profile-dashboard-boxes .balance .nav-market .balance-summary>div{display:flex;flex-direction:row}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits{width:100%;display:flex;justify-content:space-between;gap:20px;padding:30px}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits{flex-direction:column}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:20px;padding-top:20px}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits.not-seller{grid-template-columns:1fr;grid-column:1/10!important}@media screen and (max-width:1810px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits{grid-column:1/16}}@media screen and (max-width:1000px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits.not-seller{grid-column:1/16!important}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div{padding:0;width:100%}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div{gap:0 10px}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div{padding-right:0}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div div.kyc>button,.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div div.poa>button{padding:.1em 1.2em!important;border-radius:30px!important}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div div.name-status>h1{padding:0;margin-bottom:.5em;font-size:1.6em;line-height:1.4}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div div.name-status>h1{font: 600 14px/19px Inter;color:#333;text-align:left;border-top:1px solid #efeeee;padding-top:20px}}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div{display:flex;width:100%;flex-direction:column}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div div.name-status{display:flex;flex-direction:column}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div{display:flex;flex-direction:column}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h3{color:#000;font-size:16px}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h3{font-size:16px;line-height:18px}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h3{font: 600 14px/19px Inter}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h4{color:#16a34a;font-size:14px;font-weight:500}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h4 span{color:#666c76;font-size:14px;display:block;margin:12px 0}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h4 span{font-size:12px;white-space:nowrap}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h4.rejected{color:#ef4444}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h4.in-progress{color:#009dff}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div h4.required{color:#ff9d00}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div p{font-size:14px;line-height:21px;font-weight:400}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.my-profile-page .profile-dashboard-boxes .kyc-proof-limits div button{width:150px;margin-top:20px}.my-profile-page .profile-dashboard-boxes .sellers-settings{position:relative;margin:0!important;grid-column:1/10}.my-profile-page .profile-dashboard-boxes .sellers-settings.not-seller{grid-column:1/10!important}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .sellers-settings{margin:.5em!important;padding:1.4em!important;margin:0}}@media screen and (max-width:1810px){.my-profile-page .profile-dashboard-boxes .sellers-settings{grid-column:1/16}}@media screen and (max-width:1000px){.my-profile-page .profile-dashboard-boxes .sellers-settings.not-seller{grid-column:1/16!important}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings{margin:0!important;padding:0 0 20px!important}.my-profile-page .profile-dashboard-boxes .sellers-settings>h2{font: 600 14px/19px Inter;color:#333;text-align:left;border-top:1px solid #efeeee;padding-top:20px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper{gap:5px!important}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours h2{display:none;font: 600 14px/19px Inter;color:#333;text-align:left;border-top:1px solid #efeeee;padding-top:20px}}@media screen and (max-width:428px)and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours h2{display:block}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>h4{padding:20px 0 0}}@media screen and (max-width:428px)and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>h4{font-size:12px}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>div>div:first-of-type{width:100%;margin-bottom:8px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>div>div:first-of-type>label{margin:5px!important}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>div>div:nth-of-type(2){width:100%;display:grid;grid-template-columns:3fr 1fr 3fr;grid-template-rows:auto}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>div>div:nth-of-type(2)>input{padding:6px!important}}@media screen and (max-width:428px)and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>div>div:nth-of-type(2)>input{border:1px solid #efeeee!important;background-color:#fff;max-width:100px}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper>div.setting-hours>div>div:nth-of-type(2)>span{display:flex;justify-content:center;align-items:center}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper{display:grid;grid-template-columns:4fr 3fr;grid-template-rows:auto;gap:20px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper.buyer-only{row-gap:0;grid-template-rows:auto auto 250px auto auto auto auto}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper{grid-template-areas:"name logo" "summary logo" "summary logo" ". submit1" "hours notifications" "hours notifications" "hours ." "hours ." "submit2 ."}@media screen and (max-width:1620px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper{grid-template-columns:100%;grid-template-rows:auto auto 250px auto auto auto auto;grid-template-areas:"name" "summary" "logo" "submit1" "notifications" "hours" "submit2"}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-name{grid-area:name}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-name input,.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-name label{display:block;width:100%}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-name label{padding:12px 0}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-name label{font-size:12px}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-name input{padding:12px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary{position:relative;grid-area:summary}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary>textarea{max-height:130px}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary label,.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary textarea{display:block;width:100%}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary label{padding:12px 0}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary label{font-size:12px}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary textarea{resize:none;padding:12px}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary textarea{border:1px solid #efeeee!important;border-radius:0}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary p{padding-top:6px;text-align:end;font-size:16px;color:#0009;position:absolute;right:0}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-summary p{font-size:10px}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo{margin-top:40px;grid-area:logo;position:relative}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo input{display:none}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo label{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;cursor:pointer}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo label h3{font-family:Inter,sans-serif;font-size:16px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo label p{font-family:Inter,sans-serif;font-size:15px;line-height:18px}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo label p{font-size:12px;line-height:14px}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo label p span{color:#0162bd}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-logo label img{display:flex;max-height:100px;z-index:0}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-submit1{grid-area:submit1}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-submit2{grid-area:submit2}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours{grid-area:hours}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours>div{padding:0}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 0}@media screen and (max-width:540px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours{flex-direction:column}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours input{padding:10px;cursor:pointer}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours label{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#000}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours label{font: 10px/14px Inter;color:#949494}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container:hover input~.checkmark{background-color:#ccc}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container input:checked~.checkmark{background-color:#333}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container input:checked~.checkmark:after{display:block}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.2);transition:.2s}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-hours .week-hours .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications{grid-area:notifications}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications figure.text-shimmer{grid-area:telegram;width:160px;max-width:90vw}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:min-content;row-gap:28px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div{display:grid;grid-template-columns:min-content max-content;grid-auto-rows:min-content;align-items:center;justify-self:center;row-gap:.55em;-moz-column-gap:.7em;column-gap:.7em}@media screen and (max-width:570px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div{display:flex;flex-direction:column}}@media screen and (min-width:1920px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div{display:flex;flex-direction:column}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div>label{grid-column:1/3;font-weight:500;color:#0009}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div>label{font: 600 12px/19px Inter;color:#333}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div>span{font-size:1.5em;font-weight:500;color:#404040}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications>div>span{font-size:16px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .setting-notifications{padding-bottom:20px}}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper h4{font-size:16px;font-weight:400;font-family:Inter,sans-serif;color:#0009;padding:12px 0}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper label{color:#0009}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .searchbar-wrapper{position:relative;max-height:42px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .searchbar-wrapper label{position:absolute;top:50%;left:12px;transform:translateY(-50%)}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .searchbar-wrapper label img{width:20px;height:20px}.my-profile-page .profile-dashboard-boxes .sellers-settings .settings-wrapper .searchbar-wrapper input{padding:12px 12px 12px 46px;width:100%}.my-profile-page .profile-dashboard-boxes .my-rating{position:relative;overflow:hidden;margin:0!important;grid-column:10/16}@media screen and (max-width:1810px){.my-profile-page .profile-dashboard-boxes .my-rating{grid-column:1/16}}@media screen and (max-width:768px){.my-profile-page .profile-dashboard-boxes .my-rating{margin:.5em!important;padding:1.4em!important}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating{margin:0!important;padding:0!important}.my-profile-page .profile-dashboard-boxes .my-rating>h2{font-size:1.4em!important}.my-profile-page .profile-dashboard-boxes .my-rating>label{font-size:1.1em!important}.my-profile-page .profile-dashboard-boxes .my-rating>h4{margin-top:1.1em!important}.my-profile-page .profile-dashboard-boxes .my-rating>ul{margin:10px 0!important}.my-profile-page .profile-dashboard-boxes .my-rating>ul>li{margin-bottom:5px!important}.my-profile-page .profile-dashboard-boxes .my-rating>ul>li>h4{font-size:15px!important;font-weight:500!important}}@media screen and (max-width:428px)and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating>ul>li>h4{text-align:left;font: 600 12px/19px Inter!important;color:#949494}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating>ul>li>h5{font-size:1em!important;margin-top:.4em!important}}@media screen and (max-width:428px)and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating>ul>li>h5{text-align:left;font: 500 10px/14px Inter!important;color:#dfdfdf}}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating>ul>li>p{font-size:1.1em!important;margin:0 0 5px!important}.my-profile-page .profile-dashboard-boxes .my-rating>ul>li>span{font-size:1.1em!important;line-height:.7!important}}.my-profile-page .profile-dashboard-boxes .my-rating h2{margin-bottom:24px}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating h2{font: 600 14px/19px Inter!important;color:#333;text-align:left;border-top:1px solid #efeeee;padding-top:20px}}.my-profile-page .profile-dashboard-boxes .my-rating h4,.my-profile-page .profile-dashboard-boxes .my-rating label{font-size:20px;color:#000;font-weight:700}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating h4,.my-profile-page .profile-dashboard-boxes .my-rating label{font: 14px/18px Inter!important;color:#949494}}.my-profile-page .profile-dashboard-boxes .my-rating select{background-color:#fff;border:thin solid gray;border-radius:4px;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating select{padding:5px 40px 5px 10px;border:thin solid #efeeee}}.my-profile-page .profile-dashboard-boxes .my-rating select.arrow{background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,0 1.5em;background-repeat:no-repeat}.my-profile-page .profile-dashboard-boxes .my-rating select.arrow:focus{outline:0}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating select.arrow{background-image:linear-gradient(45deg,transparent 50%,#dfdfdf 0),linear-gradient(135deg,#dfdfdf 50%,transparent 0)}}.my-profile-page .profile-dashboard-boxes .my-rating select option{color:#0009}.my-profile-page .profile-dashboard-boxes .my-rating .chart{margin:30px 0;display:flex;flex-direction:row;justify-content:left}@media screen and (max-width:500px){.my-profile-page .profile-dashboard-boxes .my-rating .chart{margin-top:20px!important;display:grid;grid-template-columns:100%;grid-template-rows:auto;row-gap:.15em}.my-profile-page .profile-dashboard-boxes .my-rating .chart>li{width:100%!important;height:30px!important;display:grid!important;grid-template-columns:30px 1fr 48px!important;grid-template-rows:min-content!important;-moz-column-gap:.8em!important;column-gap:.8em!important}.my-profile-page .profile-dashboard-boxes .my-rating .chart>li>div:nth-of-type(2){height:22px!important;width:100%!important;margin:0!important}.my-profile-page .profile-dashboard-boxes .my-rating .chart>li>div:nth-of-type(2)>span{height:100%!important}.my-profile-page .profile-dashboard-boxes .my-rating .chart>li>div:nth-of-type(3){transform:none!important}}@media screen and (max-width:350px){.my-profile-page .profile-dashboard-boxes .my-rating .chart>li{height:25px!important}}.my-profile-page .profile-dashboard-boxes .my-rating .chart li{width:4.1666666667%;margin:0 2.0833333333%;display:flex;flex-direction:column;align-items:center}.my-profile-page .profile-dashboard-boxes .my-rating .chart li div{font-size:14px;color:#0000008a;white-space:nowrap}.my-profile-page .profile-dashboard-boxes .my-rating .chart li div.date{transform:rotate(-25deg)}.my-profile-page .profile-dashboard-boxes .my-rating .chart li .bar-wrapper{margin:12px 0;height:200px;width:100%;background-color:#f0f3f8;display:flex;align-items:flex-end}.my-profile-page .profile-dashboard-boxes .my-rating .chart li .bar-wrapper span{display:block;width:100%;background-color:#0162bd}.my-profile-page .profile-dashboard-boxes .my-rating .feedback-list-enter-active,.my-profile-page .profile-dashboard-boxes .my-rating .feedback-list-leave-active{transition:all 1s}.my-profile-page .profile-dashboard-boxes .my-rating .feedback-list-enter,.my-profile-page .profile-dashboard-boxes .my-rating .feedback-list-leave-to{opacity:0;transform:translate(200px)}.my-profile-page .profile-dashboard-boxes .my-rating .feedback-list-move{transform:translateY(100px);transition:transform 1s}.my-profile-page .profile-dashboard-boxes .my-rating .feedback{margin:30px 0}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li{position:relative;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:20px}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating .feedback li{margin:0 0 18px!important;border-bottom:1px solid #efeeee}}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li{display:inline-block;width:100%;transition:all 1s}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li:last-child{border-bottom:none}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li h5{font-size:24px;color:#70707066;font-family:Inter,sans-serif}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li p{font-size:20px;line-height:24px;color:#00000089;margin:16px 0}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating .feedback li p{text-align:left;font: 14px/18px Inter!important;margin-top:8px!important}}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li span{position:absolute;right:12px;bottom:12px;font-size:22px;font-family:Inter,sans-serif}@media screen and (max-width:428px){.my-profile-page .profile-dashboard-boxes .my-rating .feedback li span{text-align:right;font: 700 12px/14px Inter!important}}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li span.positive{color:#16a34a}.my-profile-page .profile-dashboard-boxes .my-rating .feedback li span.negative{color:#ef4444}.my-profile-page .search-and-add-list ul li{display:flex;flex-direction:row;justify-content:space-between}.my-profile-page .search-and-add-list ul li img{display:none}.my-profile-page #limits-modal{display:block;position:fixed;width:100%;height:100%;background-color:#3c2889cc;z-index:999999}.my-profile-page #limits-modal .modal-content-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px}.my-profile-page #limits-modal .modal-content-wrapper div:first-of-type{display:flex;flex-direction:row;align-items:center}.my-profile-page #limits-modal .modal-content-wrapper div:first-of-type img{width:30px;height:20px;margin-right:11px}.my-profile-page #limits-modal .modal-content-wrapper div:first-of-type span{font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#000000bf}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(2){margin:40px 0}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(2) p{font-family:Inter,sans-serif;font-weight:500;font-size:20px;color:#000000bf}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(2) p:last-of-type{font-size:18px;font-weight:600}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(2) p span{font-weight:700}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(2) div{height:6px;width:100%;background-color:#d6dae1}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(2) div span{height:100%;width:58%;background-color:#0162bd}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(3) p{font-weight:600}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(3) p:first-child{font-size:16px;color:#000}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(3) p:first-child span{font-size:14px;color:#0003}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(3) p:first-child a{border-radius:15px;border:2px solid #0162bd;color:#0162bd;font-size:14px;padding:3px 19px;text-transform:uppercase;margin-left:18px}.my-profile-page #limits-modal .modal-content-wrapper div:nth-of-type(3) p:last-child{font-size:12px;line-height:18px;color:#0000006d}.my-profile-page #limits-modal .modal-content-wrapper div p{margin:12px 0}.my-profile-page div.modals-container div.deposit-modal{padding:0 20px 20px;width:600px;border-radius:15px;box-sizing:border-box;background:#fff 0 0 no-repeat padding-box;display:flex;flex-direction:column}@media screen and (max-width:650px){.my-profile-page div.modals-container div.deposit-modal{width:400px}}@media screen and (max-width:450px){.my-profile-page div.modals-container div.deposit-modal{width:100%;padding:25px}.my-profile-page div.modals-container div.deposit-modal p.header-description{text-align:center}}.my-profile-page div.modals-container div.deposit-modal div.seller-input-container{margin:15px 0 0;position:relative}.my-profile-page div.modals-container div.deposit-modal p.available-balance{position:absolute;top:0;right:0}.my-profile-page div.modals-container div.deposit-modal div.external-tranfser-two-fa-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}@media screen and (max-width:428px){.my-profile-page div.modals-container div.deposit-modal div.external-tranfser-two-fa-container{padding:25px 0}}.my-profile-page div.modals-container div.deposit-modal div.external-tranfser-two-fa-container h4{font-size:22px}.my-profile-page div.modals-container div.deposit-modal div.external-tranfser-two-fa-container p.successful-fiat-text{font-size:20px;text-align:center}.set-relative{position:relative}.kyc-not-done:after{content:"";position:absolute;z-index:999;top:0;left:0;width:100%;height:100%;background-color:#fffc;border-radius:6px}.goto{display:none}@media screen and (max-width:428px){.goto{display:block}}.chat-page *{box-sizing:border-box}.chat-page .page__header{position:relative;height:80px!important;margin:0!important}@media screen and (max-width:1920px){.chat-page .page__header{display:block}}@media screen and (max-width:428px){.chat-page .page__header{display:none}}.chat-page #chat-wrapper{display:flex;background-color:#fff;height:calc(100vh - 80px)}.chat-page #chat-wrapper div.conversations h2,.chat-page #chat-wrapper div.conversations-mobile h2{font-family:Inter,sans-serif;font-size:18px;line-height:27px;font-weight:500;color:#8f8f8f;padding:0 27px}.chat-page #chat-wrapper div.conversations-mobile>div>div,.chat-page #chat-wrapper div.conversations>div>div{padding:14px 27px}.chat-page #chat-wrapper div.conversations-mobile>div>div h2,.chat-page #chat-wrapper div.conversations>div>div h2{color:#00000089;font-weight:700;margin-bottom:18px;padding:0}.chat-page #chat-wrapper div.conversations-mobile>div>div>label,.chat-page #chat-wrapper div.conversations>div>div>label{position:relative;width:100%}.chat-page #chat-wrapper div.conversations-mobile>div>div>label img,.chat-page #chat-wrapper div.conversations>div>div>label img{width:18px;height:18px;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.chat-page #chat-wrapper div.conversations-mobile>div>div>label .clear:hover,.chat-page #chat-wrapper div.conversations>div>div>label .clear:hover{cursor:pointer}.chat-page #chat-wrapper div.conversations-mobile>div>div>label input,.chat-page #chat-wrapper div.conversations>div>div>label input{width:100%;padding:11px 18px;border-radius:20px;border:1px solid hsla(0,0%,44%,.118);outline:none!important}@media screen and (max-width:768px){.chat-page #chat-wrapper div.conversations-mobile>div>div>label input,.chat-page #chat-wrapper div.conversations>div>div>label input{padding-right:100px}}.chat-page #chat-wrapper div.conversations-mobile>div>div>label input::-moz-placeholder,.chat-page #chat-wrapper div.conversations>div>div>label input::-moz-placeholder{font-family:Inter,sans-serif;font-size:14px;line-height:17px;color:#8f8f8f}.chat-page #chat-wrapper div.conversations-mobile>div>div>label input::placeholder,.chat-page #chat-wrapper div.conversations>div>div>label input::placeholder{font-family:Inter,sans-serif;font-size:14px;line-height:17px;color:#8f8f8f}.chat-page #chat-wrapper div.conversations ul,.chat-page #chat-wrapper div.conversations-mobile ul{margin-bottom:30px}.chat-page #chat-wrapper div.conversations ul li,.chat-page #chat-wrapper div.conversations-mobile ul li{display:flex;align-items:center;padding:8px 16px;border-top:1px solid hsla(0,0%,44%,.118);border-bottom:1px solid hsla(0,0%,44%,.118);justify-content:space-between;cursor:pointer}.chat-page #chat-wrapper div.conversations ul li>div,.chat-page #chat-wrapper div.conversations-mobile ul li>div{display:flex;align-items:center}.chat-page #chat-wrapper div.conversations ul li>div h5,.chat-page #chat-wrapper div.conversations ul li>div p,.chat-page #chat-wrapper div.conversations ul li>div span,.chat-page #chat-wrapper div.conversations-mobile ul li>div h5,.chat-page #chat-wrapper div.conversations-mobile ul li>div p,.chat-page #chat-wrapper div.conversations-mobile ul li>div span{font-family:Inter,sans-serif;font-weight:500}.chat-page #chat-wrapper div.conversations ul li>div h5,.chat-page #chat-wrapper div.conversations-mobile ul li>div h5{font-size:18px;line-height:22px;color:#8f8f8f}.chat-page #chat-wrapper div.conversations ul li>div p,.chat-page #chat-wrapper div.conversations ul li>div span,.chat-page #chat-wrapper div.conversations-mobile ul li>div p,.chat-page #chat-wrapper div.conversations-mobile ul li>div span{font-size:15px;line-height:18px;color:#8f8f8f}.chat-page #chat-wrapper div.conversations ul li>div span,.chat-page #chat-wrapper div.conversations-mobile ul li>div span{display:flex;flex-direction:row;white-space:nowrap}.chat-page #chat-wrapper div.conversations ul li>div .new,.chat-page #chat-wrapper div.conversations-mobile ul li>div .new{font-weight:800!important}.chat-page #chat-wrapper div.conversations ul li>div img,.chat-page #chat-wrapper div.conversations-mobile ul li>div img{width:48px;height:48px;clip-path:circle(50% at 50% 50%);margin-right:30px}.chat-page #chat-wrapper div.conversations ul li.active-li,.chat-page #chat-wrapper div.conversations-mobile ul li.active-li{background:#0162bd33}.chat-page #chat-wrapper div.conversations ul li.active-li>div h5,.chat-page #chat-wrapper div.conversations-mobile ul li.active-li>div h5{color:#0162bd}.chat-page #chat-wrapper div.conversations ul li>p,.chat-page #chat-wrapper div.conversations-mobile ul li>p{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#8f8f8f9c}@media screen and (max-width:768px){.chat-page #chat-wrapper div.conversations ul li>p,.chat-page #chat-wrapper div.conversations-mobile ul li>p{font-size:10px}}.chat-page #chat-wrapper div.conversations-mobile{width:100vw;overflow:hidden;height:50%;display:flex}@media screen and (max-width:428px){.chat-page #chat-wrapper div.conversations-mobile{background:#fff;height:100%;padding:0!important}}.chat-page #chat-wrapper div.conversations-mobile>div{height:50%;width:100vw}@media screen and (max-width:428px){.chat-page #chat-wrapper div.conversations-mobile>div{height:100%;padding:0!important}}.chat-page #chat-wrapper div.conversations{height:100%;width:30%;max-width:497px;overflow:auto;border-right:1px solid hsla(0,0%,44%,.118)}@media screen and (max-width:1440px){.chat-page #chat-wrapper div.conversations{width:70px}}@media screen and (max-width:768px){.chat-page #chat-wrapper div.conversations{display:none}}@media screen and (max-width:1440px){.chat-page #chat-wrapper div.conversations h2,.chat-page #chat-wrapper div.conversations>div>div,.chat-page #chat-wrapper div.conversations>div>div h2,.chat-page #chat-wrapper div.conversations>div>div>label{display:none}.chat-page #chat-wrapper div.conversations ul li{padding:8px}.chat-page #chat-wrapper div.conversations ul li>div .new,.chat-page #chat-wrapper div.conversations ul li>div h5,.chat-page #chat-wrapper div.conversations ul li>div p,.chat-page #chat-wrapper div.conversations ul li>div span{display:none}.chat-page #chat-wrapper div.conversations ul li>div img{margin:0}.chat-page #chat-wrapper div.conversations ul li>p{display:none}}.chat-page #chat-wrapper main{height:100%;width:100%}@media screen and (max-width:428px){.chat-page #chat-wrapper main{background:#f6f6f6}}.chat-page #chat-wrapper main .top-info-panel{position:relative}.chat-page #chat-wrapper main .top-info-panel article.be-careful{position:absolute;bottom:60px;left:0}@media screen and (max-width:768px){.chat-page #chat-wrapper main .top-info-panel article.be-careful{position:sticky;width:100%;border-radius:0!important;border-top:0!important;border-bottom:2px solid #ff9d00!important;padding:1em .3em .3em!important}}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel article.be-careful{border-radius:8px!important;width:90%;border:2px solid #ff9d00!important;margin:10px auto}}.chat-page #chat-wrapper main .top-info-panel article.be-careful{width:calc(100% - 400px);background-color:#fff7da;border-top:2px solid #ff9d00;border-left:2px solid #ff9d00;border-right:2px solid #ff9d00;border-radius:6px 6px 0 0;padding:.5em .3em 0;display:grid;grid-template-columns:min-content 1fr;-moz-column-gap:.8em;column-gap:.8em}.chat-page #chat-wrapper main .top-info-panel article.be-careful>img:first-of-type{position:absolute;width:40px;height:40px;top:-2px;right:-2px;cursor:pointer}.chat-page #chat-wrapper main .top-info-panel article.be-careful>img:nth-of-type(2){margin:.5em .5em .5em 1.2em;width:25px;height:25px}.chat-page #chat-wrapper main .top-info-panel article.be-careful>p{font-size:13px;line-height:1.5;color:#00000089;max-height:38px;overflow-y:hidden;padding-right:2.7em}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel article.be-careful>p{max-height:100%}}.chat-page #chat-wrapper main .top-info-panel>div{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#7d7d7d0a;border-bottom:1px solid #eee;height:60px;padding:20px}@media screen and (max-width:768px){.chat-page #chat-wrapper main .top-info-panel>div{justify-content:flex-start;padding:20px 20px 20px 0}}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel>div{width:90%;border-radius:8px;margin:0 auto 20px;display:flex;background:#fff;border-bottom:none}}.chat-page #chat-wrapper main .top-info-panel>div button.messages-switch{width:60px;height:60px;display:none;border:0;border-right:1px solid #eee;outline:none}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel>div button.messages-switch{border-right:2px solid #eee;border-radius:8px 0 0 8px}}.chat-page #chat-wrapper main .top-info-panel>div button.messages-switch>img{width:100%;height:100%;max-width:30px;max-height:30px;margin:.7em}@media screen and (max-width:768px){.chat-page #chat-wrapper main .top-info-panel>div button.messages-switch{display:flex;align-items:center;justify-content:center}}.chat-page #chat-wrapper main .top-info-panel>div div.contact-button{padding:10px;height:23px;width:100%;border:1px solid #ebebeb;outline:none}.chat-page #chat-wrapper main .top-info-panel>div div.user-name-info{margin-top:10px}@media screen and (max-width:768px){.chat-page #chat-wrapper main .top-info-panel>div div.user-name-info{margin-left:15px}}.chat-page #chat-wrapper main .top-info-panel>div>div h2{font-family:Inter,sans-serif;font-size:16px;color:#000;font-weight:600}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel>div>div h2{display:flex;align-items:center}}.chat-page #chat-wrapper main .top-info-panel>div>div h2 span.active-user-dot{display:inline-block;width:12px;height:12px;background-color:#5757576d;border-radius:50%;margin-right:10px}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel>div>div h2 span.active-user-dot{margin-top:2px;width:8px;height:8px}}.chat-page #chat-wrapper main .top-info-panel>div>div h2 span.active-user-dot.active{background-color:#54c600}.chat-page #chat-wrapper main .top-info-panel>div>div p{display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px;line-height:19px;font-weight:500;color:#63616189}@media screen and (max-width:768px){.chat-page #chat-wrapper main .top-info-panel>div>div p{font-size:14px}}@media screen and (max-width:428px){.chat-page #chat-wrapper main .top-info-panel>div>div p{font-size:10px;white-space:nowrap;display:flex;flex-direction:column;line-height:14px}.chat-page #chat-wrapper main .top-info-panel>div>div p .line{display:none}}.chat-page #chat-wrapper main .top-info-panel>div>div p span{display:flex;flex-direction:row;align-items:center;margin:0 12px 0 0;white-space:nowrap}@media screen and (max-width:768px){.chat-page #chat-wrapper main .top-info-panel>div>div:nth-of-type(2) h2{display:none}}.chat-page #chat-wrapper main .top-info-panel>div>div:nth-of-type(2) h2>span{display:inline-block;width:20px;height:20px;border-radius:50%;background-color:gray;border:1px solid gray;box-shadow:inset 0 0 0 2px #fff;margin-left:10px;margin-top:5px}.chat-page #chat-wrapper main .top-info-panel>div>div:nth-of-type(2) h2>span.transaction-started{background-color:#009dff;border-color:#009dff}.chat-page #chat-wrapper main .top-info-panel>div>div:nth-of-type(2) h2>span.transaction-success{background-color:#54c600;border-color:#54c600}.chat-page #chat-wrapper main .top-info-panel>div>div:nth-of-type(2) h2>span.transaction-rejected{background-color:#ed0040;border-color:#ed0040}.chat-page #chat-wrapper main .top-info-panel>div>div:nth-of-type(2) h2>span.dispute-ongoing{background-color:#ff9d00;border-color:#ff9d00}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper{height:calc(100vh - 140px);overflow-y:auto;display:flex}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper{flex-direction:column;height:calc(100vh - 60px)}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper.moderator-height{height:calc(100vh - 80px)}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div{padding:0;margin:0;position:relative}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window{width:100%}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container{width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper{z-index:100;width:450px;max-width:90vw;height:180px;background:#fff;box-shadow:10px 10px 30px #00000014;border:1px solid hsla(0,0%,92%,.69);border-radius:6px;display:flex;flex-direction:column;padding:25px 30px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper h3{color:#545454;font-size:18px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper p{font-size:16px;color:#b2b0b0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper button{display:flex;align-items:center;justify-content:center;background:#0162bd 0 0 no-repeat padding-box;border-radius:6px;height:40px;width:130px;border:none;cursor:pointer;margin-top:10px;position:relative}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper button:hover{opacity:.8;transition:all .2s}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper button>span{color:#fff;font-size:16px;font-weight:700;transition:all .1s}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper button.loaderSpin>span{visibility:hidden}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .contact-buyer-container .contact-buyer-wrapper button.loaderSpin:after{content:"";position:absolute;width:16px;height:16px;inset:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window{height:calc(100% - 84px);width:100%;overflow:auto;padding:14px 27px}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window{height:calc(100% - 42px);min-height:400px}}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window{background:#fff}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container{display:flex;justify-content:flex-start}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div{width:50%;display:flex;align-items:flex-start;margin:10px 0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div img{width:48px;height:48px;margin-right:20px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div .avatar{clip-path:circle(50% at 50% 50%)}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div{position:relative}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div>span.username{position:absolute;font-size:.8em;font-weight:500;top:-.5em;left:.5em;white-space:nowrap}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message{margin:8px 0;font-family:Inter,sans-serif;font-size:18px;line-height:19px;color:#000;font-weight:400;padding:6px 12px;border:1px solid hsla(0,0%,60.8%,.188);border-radius:12px;position:relative}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message{max-width:200px;width:-moz-max-content;width:max-content}}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message{text-align:left;font: 14px/18px Inter;letter-spacing:0;color:#707070;opacity:1}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message>span.moderator{color:#00f;font-weight:500;font-size:.8em;vertical-align:top}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-red{border-color:#ed0040;background-color:#ed004012}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-red{max-width:200px;width:-moz-max-content;width:max-content}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-yellow{border-color:#ff9d00;background-color:#ff9d0030}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-yellow{max-width:200px;width:-moz-max-content;width:max-content}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-green{border-color:#54c600;background-color:#54c60012}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-green{max-width:200px;width:-moz-max-content;width:max-content}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.message-in-gray{background-color:#f9f9f9;min-width:-moz-fit-content;min-width:fit-content}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.chat-image-container{height:auto;width:100%;padding:0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message.chat-image-container img{cursor:pointer;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-width:100vh;max-height:15vh;border-radius:12px;margin:0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message>div.rate-seller{width:40vw;max-width:400px;min-width:200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));padding:.5em 1.45em;-moz-column-gap:.9em;column-gap:.9em;row-gap:.6em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message>div.rate-seller>p{width:100%;font-size:.85em;margin:0;border:0;padding:0;align-self:center}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message>div.rate-seller>p>strong{font-weight:500}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div div.message>div.rate-seller>button{width:100%;max-width:165px;justify-self:center;height:45px;align-self:center;background-color:#fff;border-radius:6px;border:2px solid #0162bd;color:#0162bd;font-size:1.1em;font-weight:600;outline:none;cursor:pointer}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container>div div>div.moderator-date{font-size:.8em;font-weight:500}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container.me{justify-content:flex-end}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container.me>div{flex-direction:row-reverse}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window ul.conversation-window li.message-container.me>div img{margin-right:0;margin-left:20px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window{border-top:1px solid hsla(0,0%,44%,.122);height:84px;position:absolute;bottom:0;left:0;background-color:#7d7d7d0a;width:100%;display:flex;align-items:center;justify-content:center;padding:20px}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window{height:0;padding:20px 20px 20px 0}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div{position:relative;width:100%}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div{height:44px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div input[type=text]{width:100%;padding:11px 5.5em 11px 18px!important;border-radius:20px;border:1px solid hsla(0,0%,44%,.118)}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div input[type=text]{border-radius:0;padding-right:5.5em}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div input[type=text]{outline:none}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div input[type=text]::-moz-placeholder{font-family:Inter,sans-serif;font-size:14px;line-height:17px;color:#8f8f8f}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div input[type=text]::placeholder{font-family:Inter,sans-serif;font-size:14px;line-height:17px;color:#8f8f8f}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div input[type=text]:focus{outline:none;border:1px solid #000}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div button{position:absolute;right:0;top:1px;border:1px solid #0162bd;background-color:#0162bd;color:#fff;text-transform:uppercase;height:40px;line-height:40px;text-align:center;border-radius:0 20px 20px 0;padding:0 18px;font-family:Inter,sans-serif;font-weight:600;font-size:12px;cursor:pointer}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div button{border-radius:0}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div button:focus{outline:none!important}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div>span.error{position:absolute;width:160px;right:0;top:-4.3em;line-height:1.2em;padding:.7em;background-color:#fff;border:1px solid #d6dae1;border-radius:1em;overflow-wrap:break-word;color:#0162bd;font-size:.8em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div>span.message-length{position:absolute;width:50px;font-size:.75em;top:3.6em;right:5.8em;color:#555}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window>div>span.message-length.max{color:#0162bd}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window p{position:absolute;bottom:-.6em;right:1.5em;font-size:.8em;font-weight:500}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window input[type=file]{display:none}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window label{margin-left:20px;cursor:pointer}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window.disabled{opacity:.5}@media screen and (max-width:326px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-main-window .type-message-window.disabled{width:100%}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel{border-left:1px solid hsla(0,0%,44%,.118);width:40%;max-width:520px;position:relative;min-width:400px}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel{width:100%;max-width:768px;height:52%}}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel{min-width:auto}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper{overflow-y:scroll;height:calc(100% - 46px)}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper{height:100%}}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper{background-color:#fff}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div{padding:14px 33px 14px 14px}@media screen and (max-width:326px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div{padding:14px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>p{text-align:right;font-family:Inter,sans-serif;font-size:28px;font-weight:700;color:#000000bf}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>p{text-align:left;font-size:1em!important}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>p:last-of-type{font-size:1.2em;margin-top:.5em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>p.info{font-size:.8em;font-weight:400;text-align:center}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div>span{font-weight:500;font-family:Inter,sans-serif;font-size:14px;color:gray;margin-top:.5em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div h5{font-weight:700;font-family:Inter,sans-serif;font-size:14px;color:gray}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div h5{font-size:12px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div h5 span{display:inline-block;width:12px;height:12px;margin-right:10px;background-color:gray;border-radius:50%}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div>div{font-size:16px;font-weight:500;color:#00000089;font-family:Inter,sans-serif;white-space:nowrap;margin:0;position:relative}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div>div{font-size:12px}}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div>div{font: 10px/14px Inter}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div>div>p.helper{display:block;position:absolute;z-index:99999;left:5.8em;border:1px solid #c7c7c7;background-color:#fff;top:1.8em;transform:translate(-50%);font-size:.8em;text-align:center;padding:.5em;border-radius:.7em;width:150px;white-space:pre-wrap}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status>div>div span{display:inline-block;width:12px;height:12px;border:1px solid rgba(0,0,0,.341);border-radius:50%;font-size:10px;line-height:11px;text-align:center;cursor:pointer;margin-right:10px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-dispute-finished>div h5{color:#00000089}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-dispute-finished>div h5 span{background-color:#00000089}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-rejected>div h5{color:#ed0040;white-space:nowrap;margin-right:12px;line-height:16px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-rejected>div h5 span{background-color:#ed0040}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-awaiting-confirmation>div h5{line-height:16px;color:#009dff;white-space:nowrap}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-awaiting-confirmation>div h5{font: 700 10px/14px Inter}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-awaiting-confirmation>div h5 span{background-color:#009dff}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-finished>div h5{color:#54c600;white-space:nowrap;margin-right:12px;line-height:16px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-finished>div h5 span{background-color:#54c600}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-dispute-ongoing>div h5{white-space:nowrap;margin-right:12px;line-height:16px;color:#ff9d00}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-status.small-dot-dispute-ongoing>div h5 span{background-color:#ff9d00}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.moderator>div>div{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:.6em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.moderator>div>div>button{width:100%;transform:scale(.8);-webkit-transform:scale(.8);margin-top:.2em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div{display:flex;flex-direction:column}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div{flex-direction:row}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div button{background-color:#0162bd;border-radius:6px;border:2px solid #0162bd;color:#fff;font-size:18px;line-height:27px;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:700;padding:10px 18px;margin:10px 0;cursor:pointer;outline:none!important}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div button{font-size:12px;line-height:16px;margin:0 10px 0 0;border-radius:0;width:100%}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div button.cancel-decline{background-color:#fff;color:#0162bd}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div button.disabled{opacity:.5;cursor:default}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div>div.decline-button-wrapper{position:relative;width:100%;height:-moz-min-content;height:min-content}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div>div.decline-button-wrapper>button{width:100%}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div>div.decline-button-wrapper>span{position:absolute;z-index:1000;text-align:center;line-height:1.3;font-size:.9em;color:#3b3b3b;overflow:hidden;border:1px solid #ebebeb;padding:.9em .7em;display:none;background-color:#fff;border-radius:6px;width:180px;height:auto;top:100%;left:50%;cursor:default;transform:translate(-50%)}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div>div.decline-button-wrapper.wait-five-minutes:hover>span{display:block}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.available-action-buttons>div>label{font-size:.8em}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information h3,.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information p{margin:8px 0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information h3{font-family:Inter,sans-serif;font-size:18px;line-height:27px;color:#000000bf;font-weight:600}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information p{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19px;color:#000000bf;line-height:16px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information>div{display:flex;justify-content:space-between;margin-top:24px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information>div>div{display:flex;width:33.3333333333%}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information>div>div h4{width:50%;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:19px;color:#000000bf;text-align:right}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.transaction-information>div>div img.thumbnail{width:55px;height:55px;border:1px solid #000;border-radius:6px;cursor:pointer}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.info-from-seller{border-bottom:1px solid #eee}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.info-from-seller h3{font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#000000bf;margin-bottom:20px}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.info-from-seller h3{font-size:16px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.info-from-seller h3 span{font-weight:700}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.info-from-seller p{font-family:Inter,sans-serif;font-size:20px;line-height:24px;font-weight:500;color:#0000008a}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.info-from-seller p{text-align:left;font: 14px/18px Inter;letter-spacing:0;color:#707070;opacity:1}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div{display:flex;flex-direction:column;align-items:center}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div:first-of-type{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-family:Inter,sans-serif}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div:first-of-type h2{font-size:20px;font-weight:600;color:#000000bf}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div:first-of-type h2{font-size:16px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div:first-of-type a{font-size:16px;font-weight:500;color:#0162bd;cursor:pointer}@media screen and (max-width:428px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div:first-of-type a{font-size:14px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div:first-of-type img{margin-left:12px;height:12px;width:12px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-rating{margin:0;display:flex;align-items:center}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-rating{margin-bottom:10px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-rating>img{height:22px;width:22px;margin-right:8px;align-self:baseline}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-rating p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px;color:#0000008a;margin:auto 0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-rating p span{color:#54c600;font-family:Inter,sans-serif;font-weight:700;margin-right:5px;line-height:21px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info{margin:6px 0;width:100%}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info{width:80%;margin-bottom:10px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info>div{display:flex;width:100%}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info>div p{width:50%;margin:2px 0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info>div p:first-of-type{text-align:right;font-size:16px;font-family:Inter,sans-serif;line-height:20px;font-weight:500;color:#000;opacity:.5;margin-right:2px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info>div p:last-of-type{margin-left:2px;text-align:left;font-size:18px;font-family:Inter,sans-serif;line-height:20px;font-weight:500;color:#000;opacity:1}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.buyer-info>div p:last-of-type{text-align:right}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-info{min-width:220px;max-width:260px}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-info{margin-right:20px}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-info>div{display:flex;align-items:center;justify-content:space-between}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-info>div p{font-family:Inter,sans-serif;font-size:16px;line-height:25px;font-weight:500;color:#000}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>div.seller-info>div p:last-of-type{font-weight:600}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div>img{height:133px;width:133px;border-radius:50%;margin:34px auto 20px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div h3{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#000000bf}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div ul{display:flex;justify-content:space-between;max-width:240px;margin:10px 0;width:100%}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div ul ul.verifications{display:flex;justify-content:space-between;max-width:240px;margin:10px auto}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div ul li{display:flex;flex-direction:column;align-items:center;padding:0 6px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div ul li img{width:32px;height:32px;margin-bottom:6px}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div ul li p{font-family:Inter,sans-serif;font-size:13px;line-height:16px;font-weight:500;color:#000000bf;text-align:center;margin:4px 0}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div ul li p:nth-of-type(2){font-size:12px;line-height:13px;color:#0006}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .single-sections-wrapper>div.about-card>div button.rate-seller-button{border-radius:6px;border:2px solid #0162bd;font-size:18px;line-height:27px;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:700;padding:10px 18px;margin:20px 0;cursor:pointer;background-color:#fff;color:#0162bd}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .time-and-trade-id{border-top:1px solid hsla(0,0%,44%,.122);display:flex;align-items:center;justify-content:space-between;padding:8px 14px;position:absolute;bottom:0;left:0;width:100%;background-color:#7d7d7d0a}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .time-and-trade-id p{font-family:Inter,sans-serif;font-size:9px;font-weight:500;line-height:14px;white-space:nowrap;color:#0000008a}@media screen and (max-width:768px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .time-and-trade-id p{font-size:10px;white-space:nowrap;margin-right:30px}}@media screen and (max-width:375px){.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .time-and-trade-id p{font-size:9px;white-space:nowrap;margin-right:0}}.chat-page #chat-wrapper main section.chat-main-window-and-info-panel-wrapper>div.chat-info-panel .time-and-trade-id p span{font-family:Inter,sans-serif;line-height:18px;font-weight:700;color:#00000089}.chat-page #modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#3c2889cc;z-index:999999}.chat-page #modal>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:30px 35px;background-color:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.2)}.chat-page #modal #provide-the-reason-modal>div.top,.chat-page #modal #rate-your-seller-modal>div.top,.chat-page #modal #thank-you-for-your-feedback-modal>div.top{position:relative;width:100%;justify-content:center}.chat-page #modal #provide-the-reason-modal>div.top>img.close-img,.chat-page #modal #rate-your-seller-modal>div.top>img.close-img,.chat-page #modal #thank-you-for-your-feedback-modal>div.top>img.close-img{position:absolute;width:30px;top:.5em;left:-.5em;height:35px;cursor:pointer}.chat-page #modal #provide-the-reason-modal>div.top>img.big,.chat-page #modal #rate-your-seller-modal>div.top>img.big,.chat-page #modal #thank-you-for-your-feedback-modal>div.top>img.big{transform:scale(1.8)}.chat-page #modal #provide-the-reason-modal>div.top h2,.chat-page #modal #rate-your-seller-modal>div.top h2,.chat-page #modal #thank-you-for-your-feedback-modal>div.top h2{font-family:Inter,sans-serif;font-size:35px;color:#0162bd;font-weight:700;text-align:center;line-height:53px}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal>div.top h2,.chat-page #modal #rate-your-seller-modal>div.top h2,.chat-page #modal #thank-you-for-your-feedback-modal>div.top h2{font-size:22px;margin-left:34px}}.chat-page #modal #provide-the-reason-modal p,.chat-page #modal #rate-your-seller-modal p,.chat-page #modal #thank-you-for-your-feedback-modal p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px;color:#00000089}.chat-page #modal #provide-the-reason-modal p:last-of-type,.chat-page #modal #rate-your-seller-modal p:last-of-type,.chat-page #modal #thank-you-for-your-feedback-modal p:last-of-type{text-align:right}.chat-page #modal #provide-the-reason-modal>div,.chat-page #modal #rate-your-seller-modal>div,.chat-page #modal #thank-you-for-your-feedback-modal>div{margin:8px 0 20px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal>div,.chat-page #modal #rate-your-seller-modal>div,.chat-page #modal #thank-you-for-your-feedback-modal>div{flex-wrap:wrap}}.chat-page #modal #provide-the-reason-modal>div button,.chat-page #modal #rate-your-seller-modal>div button,.chat-page #modal #thank-you-for-your-feedback-modal>div button{padding:10px 76px;background-color:#fff;border-radius:6px;white-space:nowrap;cursor:pointer;opacity:.2}.chat-page #modal #provide-the-reason-modal>div button:first-of-type,.chat-page #modal #rate-your-seller-modal>div button:first-of-type,.chat-page #modal #thank-you-for-your-feedback-modal>div button:first-of-type{border:3px solid #54c600;margin-right:5px}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal>div button:first-of-type,.chat-page #modal #rate-your-seller-modal>div button:first-of-type,.chat-page #modal #thank-you-for-your-feedback-modal>div button:first-of-type{margin-right:0}}.chat-page #modal #provide-the-reason-modal>div button:nth-of-type(2),.chat-page #modal #rate-your-seller-modal>div button:nth-of-type(2),.chat-page #modal #thank-you-for-your-feedback-modal>div button:nth-of-type(2){border:3px solid #ed0040;margin-left:5px}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal>div button:nth-of-type(2),.chat-page #modal #rate-your-seller-modal>div button:nth-of-type(2),.chat-page #modal #thank-you-for-your-feedback-modal>div button:nth-of-type(2){margin-left:0;margin-top:15px;white-space:nowrap}}.chat-page #modal #provide-the-reason-modal>div button:hover,.chat-page #modal #rate-your-seller-modal>div button:hover,.chat-page #modal #thank-you-for-your-feedback-modal>div button:hover{opacity:.6}.chat-page #modal #provide-the-reason-modal>div button.selected,.chat-page #modal #rate-your-seller-modal>div button.selected,.chat-page #modal #thank-you-for-your-feedback-modal>div button.selected{opacity:1}.chat-page #modal #provide-the-reason-modal>div button img,.chat-page #modal #rate-your-seller-modal>div button img,.chat-page #modal #thank-you-for-your-feedback-modal>div button img{width:36px;height:36px}.chat-page #modal #provide-the-reason-modal label,.chat-page #modal #rate-your-seller-modal label,.chat-page #modal #thank-you-for-your-feedback-modal label{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px;color:#00000089}.chat-page #modal #provide-the-reason-modal textarea,.chat-page #modal #rate-your-seller-modal textarea,.chat-page #modal #thank-you-for-your-feedback-modal textarea{resize:none;width:100%;border-radius:12px;border:1px solid rgba(0,0,0,.2);padding:14px 18px;margin-top:8px;font-size:21px;outline:none!important}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal textarea,.chat-page #modal #rate-your-seller-modal textarea,.chat-page #modal #thank-you-for-your-feedback-modal textarea{height:150px;font-size:.88em}}.chat-page #modal #provide-the-reason-modal textarea:focus,.chat-page #modal #rate-your-seller-modal textarea:focus,.chat-page #modal #thank-you-for-your-feedback-modal textarea:focus{outline:none}.chat-page #modal #provide-the-reason-modal textarea::-moz-placeholder,.chat-page #modal #rate-your-seller-modal textarea::-moz-placeholder,.chat-page #modal #thank-you-for-your-feedback-modal textarea::-moz-placeholder{color:#00000080}.chat-page #modal #provide-the-reason-modal textarea::placeholder,.chat-page #modal #rate-your-seller-modal textarea::placeholder,.chat-page #modal #thank-you-for-your-feedback-modal textarea::placeholder{color:#00000080}.chat-page #modal #provide-the-reason-modal>button,.chat-page #modal #rate-your-seller-modal>button,.chat-page #modal #thank-you-for-your-feedback-modal>button{width:100%;background-color:#0162bd;color:#fff;border-radius:6px;box-shadow:0 6px 12px #00000029;border:none;font-family:Inter,sans-serif;font-weight:700;line-height:25px;font-size:16px;text-transform:uppercase;padding:12px;cursor:pointer;margin-top:20px}.chat-page #modal #thank-you-for-your-feedback-modal{display:flex;flex-direction:column;width:50vw;max-width:750px;min-width:550px;text-align:center}@media screen and (max-width:768px){.chat-page #modal #thank-you-for-your-feedback-modal{max-width:300px;min-width:300px}}.chat-page #modal #thank-you-for-your-feedback-modal img.close-img-custom{position:absolute!important;transform:scale(.8);top:10px;left:10px;cursor:pointer;width:48px;height:48px;margin:0 8px 0 0}.chat-page #modal #thank-you-for-your-feedback-modal div.top{display:flex!important;flex-direction:row!important}.chat-page #modal #thank-you-for-your-feedback-modal p{font-size:20px;line-height:24px;text-align:center!important;margin:25px 0 34px}.chat-page #modal #thank-you-for-your-feedback-modal button{max-width:326px;margin-top:0}.chat-page #modal #are-you-sure-modal,.chat-page #modal #offer-delete-modal,.chat-page #modal #provide-the-reason-modal,.chat-page #modal #show-transactions-modal{text-align:center;min-width:773px}@media screen and (max-width:768px){.chat-page #modal #are-you-sure-modal,.chat-page #modal #offer-delete-modal,.chat-page #modal #provide-the-reason-modal,.chat-page #modal #show-transactions-modal{min-width:300px}}.chat-page #modal #are-you-sure-modal,.chat-page #modal #offer-delete-modal,.chat-page #modal #provide-the-reason-modal,.chat-page #modal #show-transactions-modal{width:50vw}.chat-page #modal #are-you-sure-modal img,.chat-page #modal #offer-delete-modal img,.chat-page #modal #provide-the-reason-modal img,.chat-page #modal #show-transactions-modal img{position:absolute;width:48px;height:48px;top:0;right:0}.chat-page #modal #are-you-sure-modal h3,.chat-page #modal #offer-delete-modal h3,.chat-page #modal #provide-the-reason-modal h3,.chat-page #modal #show-transactions-modal h3{font-family:Inter,sans-serif;font-size:20px;line-height:24px;color:#000000bf;text-align:left}@media screen and (max-width:768px){.chat-page #modal #are-you-sure-modal h3,.chat-page #modal #offer-delete-modal h3,.chat-page #modal #provide-the-reason-modal h3,.chat-page #modal #show-transactions-modal h3{white-space:nowrap}}.chat-page #modal #are-you-sure-modal p,.chat-page #modal #offer-delete-modal p,.chat-page #modal #provide-the-reason-modal p,.chat-page #modal #show-transactions-modal p{font-family:Inter,sans-serif;font-size:18px;line-height:22px;font-weight:500;color:#000000bf;text-align:left;margin:20px 0 26px}.chat-page #modal #are-you-sure-modal button,.chat-page #modal #offer-delete-modal button,.chat-page #modal #provide-the-reason-modal button,.chat-page #modal #show-transactions-modal button{background-color:#fff;color:#0162bd;border:2px solid #0162bd;border-radius:6px;font-family:Inter,sans-serif;font-weight:700;line-height:18px;font-size:12px;text-transform:uppercase;padding:6px 50px;cursor:pointer;margin:0 5px}@media screen and (max-width:768px){.chat-page #modal #are-you-sure-modal button,.chat-page #modal #offer-delete-modal button,.chat-page #modal #provide-the-reason-modal button,.chat-page #modal #show-transactions-modal button{margin-bottom:10px}}.chat-page #modal #are-you-sure-modal{display:flex;width:-moz-min-content;width:min-content;min-width:-moz-max-content;min-width:max-content;justify-items:center;align-items:center;flex-direction:column}.chat-page #modal #are-you-sure-modal>div{display:flex;flex-direction:row}.chat-page #modal #are-you-sure-modal>div>button:first-of-type{background-color:#0162bd;color:#fff}@media screen and (max-width:768px){.chat-page #modal #are-you-sure-modal{padding:2em 1.8em;min-width:90vw}.chat-page #modal #are-you-sure-modal>h3{font-size:1.2em}.chat-page #modal #are-you-sure-modal>p{font-size:.9em;margin:10px 0 15px}.chat-page #modal #are-you-sure-modal>div{flex-direction:column}}.chat-page #modal #offer-delete-modal label{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px;color:#00000089}.chat-page #modal #offer-delete-modal textarea{resize:none;width:100%;border-radius:12px;border:1px solid rgba(0,0,0,.2);padding:14px 18px;margin-top:8px;font-size:21px}@media screen and (max-width:768px){.chat-page #modal #offer-delete-modal textarea{height:150px}}.chat-page #modal #offer-delete-modal textarea:focus{outline:none}.chat-page #modal #offer-delete-modal textarea::-moz-placeholder{color:#00000080}.chat-page #modal #offer-delete-modal textarea::placeholder{color:#00000080}@media screen and (max-width:768px){.chat-page #modal #offer-delete-modal{padding:1.2em 1.4em .6em}.chat-page #modal #offer-delete-modal>h3{font-size:1.2em}.chat-page #modal #offer-delete-modal>p:first-of-type{font-size:.9em;margin:8px 0 10px}.chat-page #modal #offer-delete-modal>p:last-of-type{margin:3px 0 15px;font-size:.9em}.chat-page #modal #offer-delete-modal>label{text-align:left}.chat-page #modal #offer-delete-modal>textarea{font-size:.9em;padding:.6em}}.chat-page #modal #show-transactions-modal{min-width:380px;width:428px;max-width:428px}@media screen and (max-width:768px){.chat-page #modal #show-transactions-modal{min-width:280px;max-width:90vw;padding:1.2em}.chat-page #modal #show-transactions-modal>div.heading>img{margin:5px 5px 0 0}.chat-page #modal #show-transactions-modal>div.checkboxes-wrapper>p{margin:0;font-weight:450}.chat-page #modal #show-transactions-modal>button{transform:scale(.8);margin:0}}.chat-page #modal #show-transactions-modal>div.heading{display:flex;flex-direction:row;width:100%;justify-content:space-between}.chat-page #modal #show-transactions-modal>div.heading>img{cursor:pointer;margin:16px 20px 0 0}.chat-page #modal #show-transactions-modal>div.checkboxes-wrapper{border:1px solid rgba(0,0,0,.149);border-left:3px solid #ff9d00;padding:16px 20px}.chat-page #modal #show-transactions-modal>div.checkboxes-wrapper p{font-family:Inter,sans-serif;font-size:16px;line-height:22px;font-weight:500;color:#000000bf}.chat-page #modal #show-transactions-modal button{width:100%;background-color:#0162bd;color:#fff;border-radius:6px;box-shadow:0 6px 12px #00000029;border:none;font-family:Inter,sans-serif;font-weight:700;line-height:25px;font-size:16px;text-transform:uppercase;padding:12px;cursor:pointer;margin-top:20px;outline:none}.chat-page #modal #rate-your-seller-modal{width:480px;display:flex;flex-direction:column}@media screen and (max-width:768px){.chat-page #modal #rate-your-seller-modal{width:300px}.chat-page #modal #provide-the-reason-modal{padding:1.2em;max-height:85vh;overflow:hidden;overflow-y:auto}}.chat-page #modal #provide-the-reason-modal h3{color:#0162bd;margin-bottom:12px}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal h3{font-size:1em;font-weight:900;margin-bottom:5px}.chat-page #modal #provide-the-reason-modal p{font-size:.9em;line-height:1.2;margin:0 0 15px}}.chat-page #modal #provide-the-reason-modal label{text-align:left;font-size:16px;line-height:22px;color:#000000bf}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal label{font-size:.9em;line-height:1.2}}.chat-page #modal #provide-the-reason-modal div{justify-content:flex-start}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal div{justify-content:center;flex-wrap:wrap}.chat-page #modal #provide-the-reason-modal div:first-of-type{overflow-x:hidden;max-height:200px}.chat-page #modal #provide-the-reason-modal div:first-of-type>div>div#reason-attachments>div>div>div{overflow-y:scroll!important}.chat-page #modal #provide-the-reason-modal div:last-of-type{margin:0}}.chat-page #modal #provide-the-reason-modal div button{opacity:1!important;border:2px solid #0162bd!important;font-weight:700;font-size:15px}.chat-page #modal #provide-the-reason-modal div button:first-of-type{background-color:#0162bd;color:#fff}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal div button:first-of-type{margin:5px 0 10px;height:36px;line-height:0;width:80%;padding:0}}.chat-page #modal #provide-the-reason-modal div button:nth-of-type(2){background-color:#fff;color:#0162bd}@media screen and (max-width:768px){.chat-page #modal #provide-the-reason-modal div button:nth-of-type(2){line-height:0;height:36px;padding:0;margin:0;width:80%}}.chat-page .checkboxes-wrapper{margin:12px 0}.chat-page .checkboxes-wrapper .checkbox-container{display:block;position:relative;padding-left:35px;margin:12px 0;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:16px;line-height:22px;font-weight:500;color:#000000bf}.chat-page .checkboxes-wrapper .checkbox-container:hover input~.checkmark{background-color:#ccc}.chat-page .checkboxes-wrapper .checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;outline:none!important}.chat-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark{background-color:#7e63e7}.chat-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark:after{display:block}.chat-page .checkboxes-wrapper .checkbox-container .checkmark{position:absolute;top:5px;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.2);transition:.2s}.chat-page .checkboxes-wrapper .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}.chat-page .dots-container{width:40px;height:18px;margin:0 0 0 4px!important;background:#f2f2f2;border-radius:8px;display:flex;justify-content:center;align-items:center}.chat-page .dots-container #dot1,.chat-page .dots-container #dot2,.chat-page .dots-container #dot3{width:5px;height:5px;background:#cacaca;border-radius:50%;margin:1px!important;transition:all .5s ease-in-out;animation:typing 1s infinite}.chat-page .dots-container #dot1{animation-delay:1s}.chat-page .dots-container #dot2{animation-delay:.5s}.chat-page .dots-container #dot3{animation-delay:.8s}@keyframes typing{0%{transform:translateY(0);transition:all .4s ease-in-out}50%{transform:translateY(-5px);transition:all .5s ease-in-out}to{transform:translateY(0);transition:all .6s ease-in-out}}div.message-loader{color:#0162bd;font-size:20px;margin:.5em 0 0 100%;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:load4 1.3s linear infinite;transform:translateZ(0) scale(.18)}@keyframes load4{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}img.message-error{margin:0 0 0 100%!important;position:relative;top:-.7em;left:.3em;width:15px!important;height:15px!important}h3{padding:0 0 7px}@media screen and (max-width:768px){h3{padding:0 0 10px}}.generate-voucher{width:100%;border:1px solid #ebecef;border-radius:24px;padding:20px;opacity:1;background:#fff}.generate-voucher__inputs{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-template-rows:auto;gap:1em;width:100%}@media screen and (max-width:1000px){.generate-voucher__inputs{flex-wrap:wrap}}.generate-voucher__inputs input{text-align:left;font: 26px/31px Inter;letter-spacing:0;color:#000000bf}.generate-voucher__inputs>div.half{width:100%;position:relative}.generate-voucher__inputs>div.half>div.Input{position:static!important;z-index:0!important;width:100%!important}.generate-voucher__inputs>div.half>div.voucher-generator-select{position:absolute;z-index:100;top:32px;right:.5em;transform:translate(-30%,-60%)}.generate-voucher__inputs>div.half>div.voucher-generator-select>p{margin:0;font-size:16px;font-weight:500}.generate-voucher__inputs>div.half>div.voucher-generator-select>ul{position:absolute;top:calc(100% + 5px);right:0;width:120px;max-height:200px;overflow-y:auto;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:10px;background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:15px}.generate-voucher__inputs>div.half>div.voucher-generator-select>ul>li{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr min-content;grid-auto-rows:min-content;row-gap:8px;cursor:pointer}.generate-voucher__inputs>div.half>div.voucher-generator-select>ul>li:hover>span{font-weight:500}.generate-voucher__inputs>div.half>div.voucher-generator-select>ul>li>span{font-size:14px;font-weight:400;cursor:default}.generate-voucher__inputs>div.half>div.voucher-generator-select>ul>li>img:hover~div.helper{display:grid}.generate-voucher__inputs>div.half>div.voucher-generator-select>ul>li>div.helper{grid-column:1/-1;display:none;width:100%;grid-template-columns:1fr;grid-template-rows:min-content;font-size:11px}.generate-voucher__inputs>div.half>select{width:50px;height:-moz-min-content;height:min-content;max-height:190px;position:absolute;z-index:100;top:0;right:.5em;justify-content:left!important;margin-top:27px;padding:0;border-color:transparent;text-align:left;font: 600 20px/30px Inter;letter-spacing:0;color:#000c;opacity:1;cursor:pointer;outline:none;background-color:#fff;border-radius:6px;transition:all .15s ease-in-out}.generate-voucher__inputs>div.half>select:focus{box-shadow:0 6px 12px #00000029}.generate-voucher__inputs>div.half>select::-webkit-scrollbar{display:none}.generate-voucher__inputs>div.half>select{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:320px){.generate-voucher__inputs>div.half>select{left:195px}}@media screen and (max-width:768px){.generate-voucher__inputs>div.half>select{top:-4px;left:188px;font: 500 20px/30px Inter}}.generate-voucher__button{display:inline-flex;width:100%}.generate-voucher-table{padding-top:50px}@media screen and (max-width:768px){.generate-voucher-table{padding-top:25px}}.generate-voucher-table table{width:100%;border-radius:12px}.generate-voucher-table table td,.generate-voucher-table table th{padding-left:20px;padding-top:10px;padding-bottom:10px}@media screen and (max-width:768px){.generate-voucher-table table td,.generate-voucher-table table th{padding-left:0;padding-top:0}}.generate-voucher-table table thead{background:#f9f9f9}@media screen and (max-width:768px){.generate-voucher-table table thead tr{display:none}}.generate-voucher-table table thead tr th{text-align:left;font: 14px/22px Inter;letter-spacing:0;color:#00000089}@media screen and (max-width:768px){.generate-voucher-table table tbody{display:flex;flex-direction:column;gap:10px}}.generate-voucher-table table tbody tr{border:1px solid #ebecef}@media screen and (max-width:768px){.generate-voucher-table table tbody tr{display:grid;grid-template-columns:1fr;grid-template-rows:min-content;padding:20px;border-radius:12px}}.generate-voucher-table table tbody tr td:first-child{font:var(--unnamed-font-style-normal) normal medium 16px/22px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-0000008a);text-align:left;font:normal normal medium 16px/22px Inter;letter-spacing:0;color:#00000089;opacity:1}@media screen and (max-width:768px){.generate-voucher-table table tbody tr td:first-child{font: 500 10px/14px Inter!important;padding-left:0;order:1;width:100%}}.generate-voucher-table table tbody tr td:nth-child(2),.generate-voucher-table table tbody tr td:nth-child(4),.generate-voucher-table table tbody tr td:nth-child(6){font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 16px/35px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-000000bf);text-align:left;font: 600 16px/35px Inter;letter-spacing:0;color:#000000bf;opacity:1}.generate-voucher-table table tbody tr td:nth-child(3){text-align:left;font: 600 16px/35px Inter;letter-spacing:0;color:#16a34a;opacity:1}.generate-voucher-table table tbody tr td.desktop-download{cursor:pointer;transition:all .3s ease-out}.generate-voucher-table table tbody tr td.desktop-download:hover{color:#0162bd}.generate-voucher-table table tbody tr td.mobile-download{display:none}@media screen and (max-width:768px){.generate-voucher-table table tbody tr td.mobile-download{display:block;order:4;width:100%;padding-left:0;padding-bottom:15px}}.generate-voucher-table table tbody tr td.mobile-download button{background:#fff;border:1px solid #efeeee;color:#333!important;box-shadow:none!important;border-radius:6px;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-family:Inter;display:inline-flex;padding:10px 32px;transition:all .2s ease;width:100%;height:42px}@media screen and (max-width:1150px){main.page__main__createoffer{max-width:95vw!important}}@media screen and (max-width:768px){main.page__main__createoffer{padding:2.5em .6em!important}}@media screen and (max-width:428px){main.page__main__createoffer{padding:15px!important;max-width:none!important}}.selected-offer-content{padding-top:150px;display:flex;flex-direction:column;justify-content:center;width:100%;align-content:center;align-items:center}@media screen and (max-width:428px){.selected-offer-content{background-color:#fff;margin:0 20px 20px;padding:20px;width:auto;align-items:flex-start}}.selected-offer-content h1{text-align:center;margin-bottom:50px}@media screen and (max-width:428px){.selected-offer-content h1{text-align:left;font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;color:#333}}.selected-offer-content--details{max-width:400px;background:#fff;border:1px solid rgba(0,0,0,.122);opacity:1;padding:30px}@media screen and (max-width:428px){.selected-offer-content--details{border:none;padding:0}}.selected-offer-content--details--first-row{width:100%;display:inline-flex;justify-content:space-between}.selected-offer-content--details--first-row div#left{text-align:left}.selected-offer-content--details--first-row div#left p#l1,.selected-offer-content--details--first-row div#left p#l2{font:var(--unnamed-font-style-normal) normal 600 14px/21px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-0000008a);text-align:left;font: 600 14px/21px Inter;letter-spacing:0;color:#00000089;opacity:1;padding:0!important;margin:0!important}@media screen and (max-width:428px){.selected-offer-content--details--first-row div#left p#l1,.selected-offer-content--details--first-row div#left p#l2{font-size:12px;margin-top:12px;margin-bottom:6px;line-height:16px;color:#000000bf}}.selected-offer-content--details--first-row div#left p#sum{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 33px/50px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-000000bf);text-align:left;font: 700 33px/50px Inter;letter-spacing:0;color:#000000bf;opacity:1;padding:0!important;margin:0!important}@media screen and (max-width:428px){.selected-offer-content--details--first-row div#left p#sum{font-size:25px;line-height:35px;font-family:Inter;font-weight:400;color:#333}}.selected-offer-content--details--first-row div#left p#fee{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 33px/50px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);text-align:left;font: 700 33px/50px Inter;letter-spacing:0;opacity:1;color:#54c600;padding:0!important;margin:0!important}@media screen and (max-width:428px){.selected-offer-content--details--first-row div#left p#fee{font-size:25px;line-height:35px;font-family:Inter;font-weight:400;color:#333}}.selected-offer-content--details--first-row div#right p{margin:0!important;padding:0!important}.selected-offer-content--details--first-row div#right{text-align:center}.selected-offer-content--details--first-row div#right .logo{width:100%;height:89px;overflow:hidden;margin-bottom:1em}.selected-offer-content--details--first-row div#right .logo img#avatar{-o-object-fit:cover;object-fit:cover;width:89px;height:89px;border-radius:50%}.selected-offer-content--details--first-row div#right p#seller{letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-0000008a);text-align:center;font: 17px Inter;letter-spacing:0;color:#00000089;opacity:1}@media screen and (max-width:428px){.selected-offer-content--details--first-row div#right p#seller{font-size:12px;margin-top:12px;margin-bottom:6px;line-height:16px;color:#000000bf}}.selected-offer-content--details--first-row div#right p#seller-name{letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-f63563);text-align:center;font: 700 17px Inter;letter-spacing:0;color:#333;opacity:1}@media screen and (max-width:428px){.selected-offer-content--details--first-row div#right p#seller-name{font-size:15px;line-height:20px;font-family:Inter;font-weight:400;color:#333}}.selected-offer-content--details--first-row div#right div#rate-container{display:inline-flex}@media screen and (max-width:428px){.selected-offer-content--details--first-row div#right div#rate-container{margin-top:5px}}.selected-offer-content--details--first-row div#right div#rate-container p#rate{font:var(--unnamed-font-style-normal) normal 800 14px/21px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);text-align:center;font: 800 14px/21px Inter;letter-spacing:0;color:#54c600;opacity:1}.selected-offer-content--details--first-row div#right div#rate-container img#thumb{width:18px;margin-right:3px}.selected-offer-content--details--second-row{margin-top:100px}@media screen and (max-width:428px){.selected-offer-content--details--second-row{margin-top:30px;margin-bottom:120px;width:100%}}.selected-offer-content--details--second-row p#transaction-time{letter-spacing:var(--unnamed-character-spacing-0);text-align:center;font:normal normal medium 16px/16px Inter;letter-spacing:0;opacity:1}@media screen and (max-width:428px){.selected-offer-content--details--second-row p#transaction-time{font: 600 12px/16px Inter;color:#000000bf;display:flex;flex-direction:column;text-align:left}}.selected-offer-content--details--second-row p#transaction-time span{text-align:center;font: 700 18px Inter;letter-spacing:0;color:#0162bd;opacity:1}@media screen and (max-width:428px){.selected-offer-content--details--second-row p#transaction-time span{font-size:25px;text-align:left;line-height:35px;font-family:Inter;font-weight:400;color:#333}}.selected-offer-content--details--second-row p#choose-another{cursor:pointer;padding-top:10px;font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 12px/18px var(--unnamed-font-family-Inter);letter-spacing:var(--unnamed-character-spacing-0);color:var(--unnamed-color-f63563);text-align:center;font: 700 12px/18px Inter;letter-spacing:0;color:#333;text-transform:uppercase;opacity:1}@media screen and (max-width:428px){.selected-offer-content--details--second-row p#choose-another{color:#333}}.custom-voucher-generator{padding:2em 0!important}@media screen and (max-width:428px){.custom-voucher-generator{margin:0!important}}.offer-page{height:-moz-max-content;height:max-content;max-height:none}.offer-page *{box-sizing:border-box}.offer-page main{max-width:1105px}.offer-page main.confirm{height:calc(100vh - 72px)}.offer-page main select#kyc-level-select{width:200px}@media screen and (max-width:320px){.offer-page main select#kyc-level-select{width:150px}}.offer-page main.small{max-width:585px!important}.offer-page main .heading-m{display:block}@media screen and (max-width:428px){.offer-page main .heading-m{display:none}}@media only screen and (max-width:1300px){.offer-page main .heading-m .back{display:block;position:fixed;top:58px;left:20px;z-index:99999}}@media screen and (max-width:768px){.offer-page main .heading-m .back{width:55px;top:32px}}@media screen and (max-width:420px){.offer-page main .heading-m .back{width:45px;top:30px}}.offer-page main .heading-m>div{width:100%;position:relative}.offer-page main .heading-m>div>h1{position:relative;color:#333;margin-bottom:4px;font-weight:700;font-size:36px;letter-spacing:-1.44px;white-space:nowrap}@media screen and (max-width:400px){.offer-page main .heading-m>div>h1{font-size:23px}}@media only screen and (max-width:768px){.offer-page main .heading-m>div>h1{margin-left:50px}}.offer-page main .heading-m>div>h1:before{content:""!important}.offer-page main .heading-m>div>p.back-title{color:#00000008;font-size:72px;font-weight:700;position:relative;letter-spacing:-1.44px;right:100%;bottom:12px}@media screen and (max-width:768px){.offer-page main .heading-m>div>p.back-title{display:none}}.offer-page main .heading-m>a{position:absolute;left:-90px;z-index:99}.offer-page main .heading-m>a:hover{cursor:pointer}@media only screen and (max-width:1300px){.offer-page main .heading .back{display:block;position:fixed;top:58px;left:20px;z-index:99999}}@media screen and (max-width:768px){.offer-page main .heading .back{width:55px;top:32px}}@media screen and (max-width:420px){.offer-page main .heading .back{width:45px;top:30px}}.offer-page main .heading>div{width:100%;position:relative}.offer-page main .heading>div>h1{position:relative;color:#333;margin-bottom:4px;font-weight:700;font-size:36px;letter-spacing:-1.44px;white-space:nowrap}@media screen and (max-width:400px){.offer-page main .heading>div>h1{font-size:23px}}@media only screen and (max-width:768px){.offer-page main .heading>div>h1{margin-left:50px}}.offer-page main .heading>div>h1:before{content:""!important}.offer-page main .heading>div>p.back-title{color:#00000008;font-size:72px;font-weight:700;position:relative;letter-spacing:-1.44px;right:100%;bottom:12px}@media screen and (max-width:768px){.offer-page main .heading>div>p.back-title{display:none}}.offer-page main .heading>a{position:absolute;left:-90px}.offer-page main .heading>a:hover{cursor:pointer}.offer-page main h2{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:35px;color:#000c}.offer-page main h2+p{font-family:Inter,sans-serif;font-weight:400;font-size:17px;line-height:20px;color:#000000bf;margin-bottom:0}@media screen and (max-width:428px){.offer-page main h2+p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.offer-page main h3{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:27px;color:#000c}@media screen and (max-width:428px){.offer-page main h3{font: 600 14px/19px Inter}}.offer-page main h3+p{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#0009;margin-bottom:0}@media screen and (max-width:428px){.offer-page main h3+p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.offer-page main label{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#00000089;margin:12px 0}.offer-page main input,.offer-page main select{padding:12px;font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:30px;color:#000c}@media screen and (max-width:420px){.offer-page main input,.offer-page main select{height:45px;font-size:1em}}@media screen and (max-width:428px){.offer-page main input,.offer-page main select{font-size:14px}}@media screen and (max-width:420px){.offer-page main select{padding:7px 10px 7px 12px}}.offer-page .box{border:1px solid rgba(0,0,0,.2);background-color:#fff;border-radius:12px;opacity:1}@media screen and (max-width:428px){.offer-page .box{border:none;border-radius:8px;margin-top:0;margin-bottom:15px}}.offer-page .box.small{border-radius:6px;margin-bottom:30px;width:90%}@media screen and (max-width:428px){.offer-page .box.small{border:1px solid #efeeee!important}}.offer-page .selected-countries li:hover,.offer-page .selected-currencies li:hover{background-color:#eaeaea}.offer-page .selected-countries li:hover img,.offer-page .selected-currencies li:hover img{display:block!important;cursor:pointer}@media screen and (max-width:420px){.offer-page .selected-countries li,.offer-page .selected-currencies li{font-size:1.2em}.offer-page .selected-countries li>span,.offer-page .selected-currencies li>span{font-size:1em;line-height:18px}}.offer-page .active-country,.offer-page .active-currency{background-color:#eaeaea}.offer-page .radio-wrapper{width:100%;max-width:500px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-rows:auto}.offer-page .radio-wrapper li{color:#aaa;display:block;position:relative;width:150px}.offer-page .radio-wrapper li input[type=radio]{position:absolute;visibility:hidden}.offer-page .radio-wrapper li input[type=radio]:checked~.check{border:2px solid #333}.offer-page .radio-wrapper li input[type=radio]:checked~.check:before{content:"";background:#333}.offer-page .radio-wrapper li label{display:block;position:relative;font-family:Inter,sans-serif;font-weight:500;font-size:14px;padding:25px 25px 25px 50px;margin:10px auto;z-index:9;cursor:pointer;-webkit-transition:all .25s linear;color:#0009}@media screen and (max-width:768px){.offer-page .radio-wrapper li label{padding:10px 25px 10px 50px}}.offer-page .radio-wrapper li .check{display:block;position:absolute;border:2px solid #aaa;border-radius:100%;height:27px;width:27px;top:50%;transform:translateY(-50%);left:10px;z-index:5;transition:border .25s linear;-webkit-transition:border .25s linear}.offer-page .radio-wrapper li .check:before{display:block;position:absolute;border-radius:100%;height:15px;width:15px;top:4px;left:4px;margin:auto;transition:background .25s linear;-webkit-transition:background .25s linear}@media screen and (max-width:416px){.offer-page .radio-wrapper{flex-direction:column}}.offer-page .checkboxes-wrapper h6{padding-top:7px;font: 600 13px/16px Inter;letter-spacing:0;color:#000;opacity:1}.offer-page .checkboxes-wrapper .checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:20px;line-height:30px;font-weight:700;color:#000}@media screen and (max-width:428px){.offer-page .checkboxes-wrapper .checkbox-container{font-size:12px;font-weight:600}}@media screen and (max-width:420px){.offer-page .checkboxes-wrapper .checkbox-container{font-size:16px}.offer-page .checkboxes-wrapper .checkbox-container>p{font-size:12px}}.offer-page .checkboxes-wrapper .checkbox-container:hover input~.checkmark{background-color:#ccc}.offer-page .checkboxes-wrapper .checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.offer-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark{background-color:#7e63e7}.offer-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark:after{display:block}.offer-page .checkboxes-wrapper .checkbox-container .checkmark{position:absolute;top:5px;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.2);transition:.2s}.offer-page .checkboxes-wrapper .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}.offer-page .searchbar-wrapper{position:relative;width:100%}.offer-page .searchbar-wrapper label{position:absolute;top:43%;left:12px;transform:translateY(-50%);margin:0}.offer-page .searchbar-wrapper label img{width:20px;height:20px}.offer-page .searchbar-wrapper input{padding:12px 12px 12px 46px;font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:24px;color:#0006;margin:12px 0}@media screen and (max-width:420px){.offer-page .searchbar-wrapper input{font-size:1em;margin:5px 0}.offer-page .searchbar-wrapper label{top:37%}}.offer-page select{background-color:#fff;border:thin solid gray;border-radius:4px;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none}.offer-page select.arrow{background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,0 1.5em;background-repeat:no-repeat}.offer-page select.arrow:focus{outline:0}.offer-page .search-and-add-list ul li{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between}.offer-page .search-and-add-list ul li img{display:none}.offer-page section{padding:25px 30px;display:flex;flex-direction:column}.offer-page section.offer-details{height:100%!important}@media screen and (max-width:768px){.offer-page section.offer-details{margin-top:0!important}.offer-page section{padding:20px}.offer-page section>h2:first-of-type{font-size:22px}}@media screen and (max-width:428px){.offer-page section>h2:first-of-type{font-size:15px!important;font-weight:600;line-height:19px;letter-spacing:0;color:#333;padding-bottom:7px}}@media screen and (max-width:420px){.offer-page section{padding:0;margin-bottom:0}.offer-page section>h2:first-of-type{font-size:19px}}.offer-page section.offer-details.summary{text-align:left}.offer-page section.offer-details.summary .header-mobile{display:none;margin-bottom:20px}@media screen and (max-width:428px){.offer-page section.offer-details.summary .header-mobile{display:flex}}.offer-page section.offer-details.summary .header-mobile h2{font-size:14px;line-height:20px}.offer-page section.offer-details.summary .header-mobile img{display:block;transform:rotate(90deg);margin-right:10px}.offer-page section.offer-details.summary h4{width:100%;margin:auto;padding-top:20px;padding-bottom:20px;font: 700 24px/35px Inter;letter-spacing:0;color:#000c;opacity:1;text-align:center!important}.offer-page section.offer-details.summary h5{text-align:left;font: 600 20px/30px Inter;letter-spacing:0;color:#000c;opacity:1}.offer-page section.offer-details .offer-detail-summary{padding:0 30px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-template-rows:auto}@media screen and (max-width:428px){.offer-page section.offer-details .offer-detail-summary{padding:0}}.offer-page section.offer-details .offer-detail-summary .element{padding-bottom:20px}.offer-page section.offer-details .offer-detail-summary h5{text-align:left;font: 600 20px/30px Inter;letter-spacing:0;color:#000c;opacity:1}@media screen and (max-width:428px){.offer-page section.offer-details .offer-detail-summary h5{font-size:14px;line-height:22px}}.offer-page section.offer-details .offer-detail-summary p{text-align:left;font:normal normal medium 14px/17px Inter;letter-spacing:0;color:#0009;opacity:1;margin-bottom:.3em}.offer-page section.offer-details .offer-details-info-wrapper.summary{padding-left:30px;padding-right:30px}.offer-page section.offer-details .offer-details-info-wrapper{margin-top:30px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"method range" "giftcard-type required-pictures" "transfer confirmation" "fee fee";gap:10px 80px}@media screen and (max-width:1120px){.offer-page section.offer-details .offer-details-info-wrapper{grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"method" "range" "giftcard-type" "required-pictures" "transfer" "confirmation" "fee" "fee"}}@media screen and (max-width:420px){.offer-page section.offer-details .offer-details-info-wrapper{margin-top:1rem}}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-allowed-method{grid-area:method}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-allowed-method select{width:100%}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee{grid-area:fee;width:200px}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div>div{position:relative}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div>div>span{position:absolute;font-weight:550;font-size:26px;transform:translate(calc(-100% - 10px),50%)}@media screen and (max-width:420px){.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div>div>span{font-size:21px}}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div>div>input{padding:12px 40px 12px 12px;outline:none}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-required-pictures{grid-area:required-pictures}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-giftcard-type{grid-area:giftcard-type}@media screen and (max-width:420px){.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-giftcard-type>p{margin-bottom:.6em}}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range{grid-area:range}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div input,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div select{width:150px}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div span{height:60px;line-height:0}@media screen and (max-width:1100px){.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div{flex-direction:column}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div div,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div input,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div select{width:100%}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-offer-range>div span{display:none}}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-transfer-timelimit{grid-area:transfer}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-confirmation-timelimit{grid-area:confirmation}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-confirmation-timelimit>div,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-giftcard-type>div,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-required-pictures>div,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-transfer-timelimit>div{margin-top:12px}.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-confirmation-timelimit>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-giftcard-type>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-required-pictures>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-transfer-timelimit>div select{width:150px;margin-right:22px}@media screen and (max-width:416px){.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-confirmation-timelimit>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-fee>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-giftcard-type>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-required-pictures>div select,.offer-page section.offer-details .offer-details-info-wrapper .offer-detail-transfer-timelimit>div select{width:100%;margin:12px 0}}.offer-page section.offer-details .header-mobile{display:none;margin-bottom:20px}@media screen and (max-width:428px){.offer-page section.offer-details .header-mobile{display:flex}}.offer-page section.offer-details .header-mobile h2{font-size:14px;line-height:20px}.offer-page section.offer-details .header-mobile img{display:block;transform:rotate(90deg);margin-right:10px}.offer-page section.transaction-limits .transaction-limits-hidden-settings{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-auto-rows:min-content;padding-bottom:1em}@media screen and (max-width:550px){.offer-page section.transaction-limits .transaction-limits-hidden-settings{grid-template-columns:1fr}}.offer-page section.transaction-limits .transaction-limits-hidden-settings{row-gap:.8em;margin-top:20px}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div{width:100%;display:grid;grid-template-columns:18px 1fr;grid-auto-rows:min-content;-moz-column-gap:1.5em;column-gap:1.5em}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div.inactive>div:nth-child(2){opacity:.5;cursor:default!important}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div>div:nth-child(2){transition:opacity .15s ease-in-out}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div>div.value-limit-selects{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:min-content;-moz-column-gap:.8em;column-gap:.8em;row-gap:1em}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div>div.value-limit-selects>h3{grid-column:1/-1;padding:0}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div>div.value-limit-selects>input,.offer-page section.transaction-limits .transaction-limits-hidden-settings>div>div.value-limit-selects>select{width:100%;margin:0}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div h3{cursor:default}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div label.checkbox-container{margin:0}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div input{outline:none}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div input[type=number],.offer-page section.transaction-limits .transaction-limits-hidden-settings>div select{width:150px;margin-right:22px;margin-top:12px}@media screen and (max-width:420px){.offer-page section.transaction-limits .transaction-limits-hidden-settings>div input[type=number],.offer-page section.transaction-limits .transaction-limits-hidden-settings>div select{margin:6px 0}}.offer-page section.transaction-limits .transaction-limits-hidden-settings>div:nth-of-type(2) input,.offer-page section.transaction-limits .transaction-limits-hidden-settings>div:nth-of-type(2) select{width:120px;margin-right:12px;margin-top:12px}.offer-page section.allowed-countries h4,.offer-page section.allowed-currencies h4{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#00000089;margin:12px 0}.offer-page section.allowed-countries>div,.offer-page section.allowed-currencies>div{display:flex;flex-direction:row;width:100%}.offer-page section.allowed-countries>div>div,.offer-page section.allowed-countries>div>div ul,.offer-page section.allowed-currencies>div>div,.offer-page section.allowed-currencies>div>div ul{width:50%}.offer-page section.allowed-countries>div>div ul li,.offer-page section.allowed-currencies>div>div ul li{cursor:pointer;border-radius:6px;padding:6px;font-size:22px;font-weight:700;color:#000;position:relative;font-family:Inter,sans-serif}.offer-page section.allowed-countries>div>div ul li span,.offer-page section.allowed-currencies>div>div ul li span{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:20px;width:89%}.offer-page section.allowed-countries>div>div ul.popular-countries li,.offer-page section.allowed-countries>div>div ul.popular-currencies li,.offer-page section.allowed-currencies>div>div ul.popular-countries li,.offer-page section.allowed-currencies>div>div ul.popular-currencies li{white-space:nowrap}.offer-page section.allowed-countries>div>div ul.popular-countries li:hover,.offer-page section.allowed-countries>div>div ul.popular-currencies li:hover,.offer-page section.allowed-currencies>div>div ul.popular-countries li:hover,.offer-page section.allowed-currencies>div>div ul.popular-currencies li:hover{background-color:#eaeaea}@media screen and (max-width:420px){.offer-page section.allowed-countries>div>div ul.popular-countries li,.offer-page section.allowed-countries>div>div ul.popular-currencies li,.offer-page section.allowed-currencies>div>div ul.popular-countries li,.offer-page section.allowed-currencies>div>div ul.popular-currencies li{font-size:1.2em}.offer-page section.allowed-countries>div>div ul.popular-countries li>span,.offer-page section.allowed-countries>div>div ul.popular-currencies li>span,.offer-page section.allowed-currencies>div>div ul.popular-countries li>span,.offer-page section.allowed-currencies>div>div ul.popular-currencies li>span{font-size:1em;line-height:18px}}.offer-page section.allowed-countries>div>div ul.popular-countries,.offer-page section.allowed-countries>div>div ul.popular-currencies,.offer-page section.allowed-currencies>div>div ul.popular-countries,.offer-page section.allowed-currencies>div>div ul.popular-currencies{width:90%}@media screen and (max-width:416px){.offer-page section.allowed-countries>div,.offer-page section.allowed-currencies>div{flex-direction:column}.offer-page section.allowed-countries>div>div,.offer-page section.allowed-currencies>div>div{width:100%}}.offer-page section.allowed-countries .radio-wrapper li{width:150px}.offer-page section.allowed-countries .checkboxes-wrapper{margin-top:22px}.offer-page section.additional-requirements select{margin-left:35px;width:150px}.offer-page section.offer-description{display:flex;flex-direction:column;width:100%}.offer-page section.offer-description>div{grid-template-rows:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));-moz-column-gap:.8em;column-gap:.8em;row-gap:0;width:100%}.offer-page section.offer-description>div>div{width:100%}.offer-page section.offer-description textarea{resize:none;width:100%;padding:12px;height:140px}@media screen and (max-width:428px){.offer-page section.offer-description textarea{border:1px solid #efeeee!important}}.offer-page section.offer-description p{margin-top:12px;width:100%;text-align:right}.offer-page #button-next,.offer-page #button-publish{margin-top:12px;text-align:right}.offer-page #button-next button,.offer-page #button-publish button{color:#fff;border:none;background-color:#0162bd;text-transform:uppercase;border-radius:6px;box-shadow:0 6px 12px #00000029;font-family:Inter,sans-serif;font-weight:700;font-size:14px;width:290px;min-width:200px;padding:15px 0;cursor:pointer}@media screen and (max-width:428px){.offer-page #button-next button,.offer-page #button-publish button{width:100%;height:45px;line-height:12px;background-color:#333;border-radius:80px;font-size:12px;box-shadow:none}}.offer-page #button-next{margin-bottom:50px}.company-header-mobile{display:none}.transaction-details-page *{box-sizing:border-box}.transaction-details-page .mobile-n-panel{display:none;align-items:center;padding-left:.8em;margin:15px 0 30px}.transaction-details-page .mobile-n-panel h2{font-size:14px;font-weight:600;color:#333}.transaction-details-page .mobile-n-panel .n-title{padding:0 0 0 16px!important;margin-bottom:0!important}.transaction-details-page .mobile-n-panel .arrow .sweep{transform:rotate(90deg)}@media screen and (max-width:428px){.transaction-details-page .mobile-n-panel{display:flex}}.transaction-details-page>main{display:grid;height:100vh;width:100%;margin-top:0;grid-template-areas:". . . " ". heading ." ". content ." ". . .";grid-template-columns:min-content 1fr min-content;grid-template-rows:1fr repeat(2,min-content) 1fr;row-gap:1.8em}@media screen and (max-width:428px){.transaction-details-page>main{row-gap:0;height:100%;padding:0 20px 20px}}.transaction-details-page>main>div.heading{position:relative;grid-area:heading;display:grid;grid-template-columns:1fr max-content 1fr}.transaction-details-page>main>div.heading>h1{justify-self:center;text-align:center;font-size:41px;font-weight:700;line-height:1}.transaction-details-page>main>div.heading>a{justify-self:start}.transaction-details-page>main>div.heading>a>img{height:60px;width:60px}@media screen and (max-width:590px){.transaction-details-page>main>div.heading>h1{font-size:1.7em}.transaction-details-page>main>div.heading>a>img{width:50px;height:50px}}@media screen and (max-width:360px){.transaction-details-page>main>div.heading>h1{font-size:1.45em}}@media screen and (min-width:768px)and (max-width:1090px){.transaction-details-page>main{padding:2em}}.transaction-details-page>main>div.box{border:1px solid rgba(0,0,0,.2);background-color:#fff;border-radius:12px;opacity:1}.transaction-details-page>main>div.box.dashed{border:2px dashed rgba(0,0,0,.2)}.transaction-details-page>main>div.box.small{border-radius:6px}.transaction-details-page>main>div.check-requirements{display:flex!important}.transaction-details-page>main div.transaction-details-card{grid-area:content;width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"seller-info instructions" "limits-info value" "limits-info confirm";grid-auto-rows:min-content;-moz-column-gap:4em;column-gap:4em;row-gap:3em;padding:2.4em 3em;border:none;box-shadow:0 3px 6px #00000029}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card{box-shadow:none;padding:0!important}}.transaction-details-page>main div.transaction-details-card p,.transaction-details-page>main div.transaction-details-card section{padding:0;margin:0}@media screen and (max-width:1090px){.transaction-details-page>main div.transaction-details-card{grid-template-areas:"seller-info" "instructions" "limits-info" "value" "confirm";grid-template-columns:1fr}}@media screen and (max-width:590px){.transaction-details-page>main div.transaction-details-card{padding:3em 2em;min-width:-moz-min-content;min-width:min-content;row-gap:1.7em}}.transaction-details-page>main div.transaction-details-card.gift-card{grid-template-areas:"seller-info instructions" "limits-info value" "uploads uploads" ". confirm"}@media screen and (max-width:1090px){.transaction-details-page>main div.transaction-details-card.gift-card{grid-template-areas:"seller-info" "instructions" "limits-info" "value" "uploads" "confirm";grid-template-columns:1fr}}.transaction-details-page>main div.transaction-details-card>section.seller-info{grid-area:seller-info;width:100%;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;-moz-column-gap:2em;column-gap:2em}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type{display:flex;align-items:center;justify-items:center}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type>img{height:180px;width:180px;border-radius:6px}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type>img{width:80px;height:80px}}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2){display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2){row-gap:.2em}}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h2{text-align:left;color:#404040;font-size:18px;font-weight:550}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h3{color:#757575;font-size:22px;font-weight:600;padding:0;display:flex;gap:.2em}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h3{font-size:15px;line-height:26px;font-family:Inter;font-weight:500;color:#333}}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h3>a>img{width:12px;height:12px;margin-left:4px}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>div.seller-rating{display:flex;gap:.7em;align-items:center;justify-items:center;line-height:1.2}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>div.seller-rating>img{width:14px;height:14px}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:min-content;align-items:start;justify-items:center;margin-top:1.4em;-moz-column-gap:1em;column-gap:1em}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul>li{display:flex;flex-direction:column;align-items:center!important;justify-items:center;gap:.2em}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul>li>img{width:26px;height:26px}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul>li>p{text-align:center!important}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul>li>p:first-of-type{color:#000000bf}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul>li>p:nth-of-type(2){font-size:.75em}@media screen and (max-width:590px){.transaction-details-page>main div.transaction-details-card>section.seller-info{grid-template-columns:1fr;row-gap:.5em}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type{justify-content:center}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type>img{border-radius:50%;width:140px;height:140px}}@media screen and (max-width:590px)and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type>img{width:80px;height:80px}}@media screen and (max-width:590px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:first-of-type>p{font-size:.75em}.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h2{text-align:center}}@media screen and (max-width:590px)and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h2{font-size:12px;margin-top:12px;margin-bottom:6px;padding:0}}@media screen and (max-width:590px){.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>div.seller-rating,.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>h3,.transaction-details-page>main div.transaction-details-card>section.seller-info>div:nth-of-type(2)>ul{justify-content:center}}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it{grid-area:instructions;width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,min-content) max-content min-content;row-gap:.5em}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>h2{text-align:left;color:#404040;font-size:18px;font-weight:550}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>h2{font-size:12px!important;font-weight:600;color:#333}}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>h3{text-align:left;font-size:14px;font-weight:500;color:#000000bf}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>p{height:auto;overflow:hidden;text-overflow:ellipsis;max-height:92px;font-size:14px;color:#757575;font-weight:400;transition:max-height .15s ease-out}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>p.max{max-height:100%;overflow-y:auto}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>button{justify-self:center;position:relative;border:none;background-color:#fff;color:#404040;font-family:Inter,sans-serif;font-size:10px;font-weight:600;display:none;margin:7px auto;cursor:pointer}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>button.show{display:block}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>button:after{content:"";position:absolute;top:50%;left:100%;margin-top:-2px;border:5px solid transparent;border-top-color:#404040;transition:transform .2s ease}.transaction-details-page>main div.transaction-details-card>section.how-to-use-it>button.rotate-arrow:after{top:50%;left:100%;margin-top:-8px;transform:rotate(180deg);transition:transform .2s ease}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info{grid-area:limits-info;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:min-content;grid-template-areas:"time-limit-transaction time-limit-confirmation" "allowed fee" "additional additional";-moz-column-gap:1.4em;column-gap:1.4em;row-gap:1.4em}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,min-content);row-gap:.8em}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div{row-gap:0}}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>h2{text-align:left;color:#404040;font-size:17px;font-weight:550}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>h2{font: 600 12px/16px Inter}}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>h2.helper-base{display:grid;grid-template-columns:1fr min-content;font-size:.95em}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>h2.helper-base{color:#333;font: 600 12px/18px Inter}}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>h2.helper-base>span{width:19px;height:19px;font-size:14px;font-weight:400;padding:0 .37em;color:#00000057;border-radius:50%;border:1px solid rgba(0,0,0,.341);cursor:pointer}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>p{font-size:20px;font-weight:400;color:#757575}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>p{text-align:left;font: 12px/18px Inter;letter-spacing:0;color:#707070;opacity:1}}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div>div.helper{position:absolute;width:150px;height:-moz-min-content;height:min-content;border:1px solid rgba(0,0,0,.341);border-radius:6px;padding:.5em;font-size:13px;font-weight:400;background-color:#fff;text-align:center;right:0;top:0}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div.time-limit-transaction{grid-area:time-limit-transaction;position:relative}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div.time-limit-confirmation{grid-area:time-limit-confirmation;position:relative}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div.allowed{grid-area:allowed}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div.fee{grid-area:fee}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div.additional{grid-area:additional}.transaction-details-page>main div.transaction-details-card>section.transaction-short-info>div.additional>p{line-height:1.2;font-size:15px}@media screen and (max-width:600px){.transaction-details-page>main div.transaction-details-card>section.transaction-short-info{grid-template-columns:1fr;grid-template-areas:"time-limit-transaction" "time-limit-confirmation" "allowed" "fee" "additional"}}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs{grid-area:value;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.gift-code{width:100%;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.5em}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.gift-code>label{color:#757575;font-size:14px;font-weight:400}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.gift-code>input{color:#000000bf;font-size:20px;font-weight:600;border:1px solid rgba(0,0,0,.122);border-radius:6px;outline:none;padding:1em 0;height:48px;box-shadow:none}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.1em;align-items:center;justify-items:start}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount{width:50%;display:grid;grid-template-columns:1fr max-content;grid-template-rows:repeat(2,min-content);-moz-column-gap:.8em;column-gap:.8em;row-gap:.3em}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>label{grid-column:1/span 2;text-align:left;color:#757575;font-size:14px;font-weight:400}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>label{color:#333;font-size:12px;font-weight:600}}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>input{color:#000000bf;width:100%;font-size:20px;font-weight:600;padding:.6em .9em;border:1px solid rgba(0,0,0,.122);border-radius:6px;outline:none}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>input{font-size:14px;font-family:Inter;font-weight:400}}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>p{color:#000000bf;font-size:20px;font-weight:600;align-self:center;cursor:default}@media screen and (max-width:600px){.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>p{font-size:14px}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount{width:100%}}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>span.error{font-size:.9em;color:#0162bd;position:relative;height:auto;width:100%;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.amount>span.error.show{max-height:100%}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee{width:100%;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;-moz-column-gap:.8em;column-gap:.8em;cursor:pointer}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee:hover>span>span,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee:hover>span>span{opacity:.6}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>span,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>span{width:20px;height:20px;display:flex;justify-items:center;align-items:center;justify-content:center;align-self:center;border:1px solid rgba(0,0,0,.122);border-radius:50%;background-color:#fff}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>span.error,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>span.error{border:1px solid #0162bd}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>span>span,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>span>span{width:14px;height:14px;border-radius:50%;background-color:#0162bd;transition:opacity .15s ease-out;opacity:0}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>span>span,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>span>span{background-color:#333}}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>span.selected>span,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>span.selected>span{opacity:1}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>p,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>p{grid-column:2/-1}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.excluding-fee>h3,.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>div.including-fee>h3{padding:0}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>div.value>span.error{color:#0162bd;font-size:.8em}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>h2.estimated{width:100%;font-size:10px;font-weight:500;color:#404040;display:flex;flex-direction:row;gap:.5em;margin-top:1.5em}.transaction-details-page>main div.transaction-details-card>section.transaction-inputs>h2.estimated>span{font-weight:400;color:#989898}.transaction-details-page>main div.transaction-details-card>section.uploads{grid-area:uploads;display:grid;grid-template-columns:1fr 1fr;row-gap:1.2em;-moz-column-gap:3em;column-gap:3em;justify-items:center}@media screen and (max-width:900px){.transaction-details-page>main div.transaction-details-card>section.uploads{grid-template-columns:1fr}}.transaction-details-page>main div.transaction-details-card>section.uploads>section{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;justify-items:start;align-items:center;row-gap:.5em}.transaction-details-page>main div.transaction-details-card>section.uploads>section:last-of-type{grid-column:1/-1}.transaction-details-page>main div.transaction-details-card>section.uploads>section>span{width:100%;display:grid;grid-template-columns:1fr max-content;align-items:center;-moz-column-gap:1em;column-gap:1em}.transaction-details-page>main div.transaction-details-card>section.uploads>section>span>button{outline:none;border:1px solid #0162bd;border-radius:6px;font-weight:400;color:#0162bd;background-color:#fff;padding:.1em .9em;font-size:11px;cursor:pointer}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box{width:100%;position:relative;border:1px dashed rgba(0,0,0,.122);border-radius:8px}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box input{display:none}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box .preview{position:absolute;z-index:1;border-radius:.3em;width:calc(100% + 1px);height:calc(100% + 1px);margin-top:-1px;opacity:.4}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box label{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;position:relative;z-index:10;cursor:pointer;padding:26px}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box label h3{font-family:Inter,sans-serif;font-size:18px;line-height:27px;font-weight:700;color:#000c}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box label p{font-family:Inter,sans-serif;font-size:15px;line-height:18px;color:#0009}@media screen and (max-width:320px){.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box label p{white-space:pre-line}}.transaction-details-page>main div.transaction-details-card>section.uploads>section .upload-box label p span{color:#0162bd}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button{grid-area:confirm;align-self:end;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.1em}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>button{background-color:#0162bd;color:#fff;text-align:center;outline:none;border:none;font-weight:600;padding:.8em;font-size:15px;box-shadow:0 6px 12px #00000029;border-radius:6px;cursor:pointer}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>button{background:#333;border-radius:50px;box-shadow:none!important;font-family:Inter;font-weight:600;font-size:12px}}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>button.disabled{opacity:.5}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container{display:block;position:relative;padding-left:35px;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:14px;line-height:1.4;font-weight:500;color:#0000008a;margin:0!important}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container{font: 12px/16px Inter;color:#707070}}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container:hover input~.checkmark{background-color:#ccc}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container input:checked~.checkmark{background-color:#7e63e7}@media screen and (max-width:428px){.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container input:checked~.checkmark{background-color:#333}}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container input:checked~.checkmark:after{display:block}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container .checkmark{position:absolute;top:5px;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.2);transition:.2s}.transaction-details-page>main div.transaction-details-card>section.consent-and-start-button>label.checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}.transaction-details-page #modal{display:none;position:fixed;width:100%;height:100%;background-color:#3c2889cc;z-index:999999}.transaction-details-page #modal>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:30px 35px;background-color:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.2);display:none}.transaction-details-page #modal>div h2{font-weight:600;font-size:20px;color:#000000bf;font-family:Inter,sans-serif;margin-bottom:30px}.transaction-details-page #modal>div p{font-weight:500;font-size:16px;color:#000000bf;font-family:Inter,sans-serif;line-height:22px}.transaction-details-page #modal>div>img{position:absolute;width:48px;height:48px;top:0;right:0}.transaction-details-page div.limits-exceeded-modal-background{width:100vw;height:100vh;position:fixed;top:0;left:0;display:grid;grid-template-columns:1fr min-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background:#3c2889b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transaction-details-page div.limits-exceeded-modal-background>div.limits-exceeded-modal{grid-area:content;position:relative;width:410px;max-width:90vw;padding:1.3em 2em;background-color:#fff;border:1px solid rgba(0,0,0,.098);border-radius:6px;box-shadow:0 10px 30px #0003;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.65em}.transaction-details-page div.limits-exceeded-modal-background>div.limits-exceeded-modal>img{position:absolute;width:40px;height:40px;top:0;right:0;cursor:pointer}.transaction-details-page div.limits-exceeded-modal-background>div.limits-exceeded-modal>h3{color:#333;padding:0}.transaction-details-page div.limits-exceeded-modal-background>div.limits-exceeded-modal>p{color:#000000bf;margin:0}div.user-transactions-card-page{width:100vw;height:auto;min-height:100vh;display:grid;grid-template-columns:1fr min-content 1fr;grid-template-rows:150px max-content;grid-template-areas:". back-narrow ." "back content .";-moz-column-gap:2.5em;column-gap:2.5em}div.user-transactions-card-page *{cursor:default}div.user-transactions-card-page>a{grid-area:back;justify-self:end;cursor:pointer!important;position:relative;z-index:10000}@media screen and (max-width:1450px){div.user-transactions-card-page>a{grid-area:back-narrow;justify-self:start;align-self:end;margin-left:.4em}}div.user-transactions-card-page>a>img{cursor:pointer}div.user-transactions-card-page>section.wrapper-seller-info{grid-area:content;position:relative;z-index:10000;width:1200px;max-width:90vw;min-height:calc(100vh - 150px);display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.8em;background-color:#fff;border-top:1px solid rgba(0,0,0,.118);border-left:1px solid rgba(0,0,0,.118);border-right:1px solid rgba(0,0,0,.118);border-radius:40px 40px 0 0;padding:2.2em 3em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info{width:100%;display:grid;grid-template-columns:220px repeat(4,1fr);grid-template-rows:min-content;-moz-column-gap:3.1em;column-gap:3.1em;row-gap:1.5em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-image-wrapper{grid-column:1/2;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:1em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-image-wrapper>img{width:200px;height:200px;border-radius:50%}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-image-wrapper>img{width:80px!important;height:80px!important}}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-last-seen-wrapper{display:grid;width:100%;grid-template-columns:min-content max-content;grid-template-rows:min-content;justify-content:center;-moz-column-gap:.4em;column-gap:.4em;align-items:center}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-last-seen-wrapper>span{font-size:.94em;height:20px;line-height:.45;color:#54c600}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-last-seen-wrapper>span .inactive{color:#0162bd}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-last-seen-wrapper>span:before{content:"•";font-size:40px}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-last-seen-wrapper>p{margin:0}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper{grid-column:2/6;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.25em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>h1{font-size:2.3em;font-weight:550;color:#333}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>p{color:#00000089;line-height:1.3;font-size:1em;margin:0}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating{width:100%;display:grid;grid-template-columns:min-content max-content;grid-template-rows:min-content;-moz-column-gap:.5em;column-gap:.5em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating>img{width:22px;height:20px}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating>p{margin:0;line-height:1.3;color:#0006}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating>p{font-size:12px}}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating>p>span{color:#54c600;font-weight:550;margin-right:10px}@media screen and (max-width:768px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info{grid-template-columns:1fr;row-gap:1em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-image-wrapper{grid-column:1;row-gap:.3em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-image-wrapper>img{width:120px;height:120px}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper{grid-column:1;row-gap:.5em}div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>h1{font-size:1.8em;text-align:center}}@media screen and (max-width:768px)and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>h1{font-size:16px}}@media screen and (max-width:768px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>p{text-align:center;font-size:.92em;margin-bottom:.5em}}@media screen and (max-width:768px)and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>p{font-size:14px}}@media screen and (max-width:768px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating{justify-content:center}}@media screen and (max-width:768px)and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.seller-info>div.user-description-wrapper>div.seller-rating{align-items:center}}div.user-transactions-card-page>section.wrapper-seller-info>div.info{width:100%;display:grid;grid-template-columns:220px repeat(4,1fr);grid-template-rows:min-content;-moz-column-gap:3.1em;column-gap:3.1em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.1em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div{border:1px solid rgba(0,0,0,.122);border-radius:8px}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div>h3{width:100%;background-color:#f0f3f8;border-bottom:1px solid rgba(0,0,0,.122);border-radius:8px 8px 0 0;color:#404040;font-size:.92em;padding:.7em .85em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.verifications>ul{width:100%;padding:1em;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.9em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.verifications>ul>li{width:100%;display:grid;grid-template-columns:min-content 1fr;grid-auto-rows:min-content;-moz-column-gap:1em;column-gap:1em;align-items:center}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.verifications>ul>li>img{width:24px;height:24px}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.verifications>ul>li>img{width:20px;height:20px}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.verifications>ul>li>p{margin:0;color:#3c3d3e;font-size:.94em}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.verifications>ul>li>p{color:#333;font-size:12px;opacity:.8}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.information>ul{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em;padding:1em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.information>ul>li{width:100%;display:grid;grid-template-columns:max-content 1fr}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.information>ul>li>p{margin:0;color:#3c3d3e;font-size:.92em}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.information>ul>li>p{color:#333;font-size:12px;font-weight:600;font-family:Inter}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.information>ul>li>span{text-align:right;color:#3c3d3e;font-size:.92em;font-weight:550}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.information>ul>li>span{font-size:12px;font-weight:400;font-family:Inter;opacity:.8}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.working-hours>ul{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.15em;padding:1em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.working-hours>ul>li{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-auto-rows:min-content;align-items:center}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.working-hours>ul>li>p{margin:0;color:#3c3d3e;font-size:.9em;text-transform:capitalize}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.working-hours>ul>li>p.inactive{opacity:.4}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.working-hours>ul>li>span{text-align:right;color:#3c3d3e;font-size:.92em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.122)}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li{padding:1.2em 1em;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;gap:.7em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li>p{margin:0}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li>p.email{font-size:.94em;font-weight:500;color:#000c;letter-spacing:.02em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li>p.added{font-size:.92em;font-weight:400;color:#70707066}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li>p.feedback{align-self:end;justify-self:end;color:#54c600;text-transform:capitalize;font-size:.9em;font-weight:500}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li>p.feedback.negative{color:#ed0040}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper>div.feedback>ul>li>span.feedback-comment{font-size:.9em;color:#00000089;line-height:1.25}@media screen and (max-width:820px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper{grid-template-columns:1fr 1fr;-moz-column-gap:2em;column-gap:2em;row-gap:2em}}@media screen and (max-width:670px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-verification-information-feedback-wrapper{grid-template-columns:1fr}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper{grid-column:2/6;width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;border:1px solid rgba(0,0,0,.122);border-radius:8px}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>h3{width:100%;background-color:#f0f3f8;border-bottom:1px solid rgba(0,0,0,.122);border-radius:8px 8px 0 0;color:#404040;font-size:.92em;padding:1em .85em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;height:-moz-min-content;height:min-content}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li{width:100%;display:grid;grid-template-columns:3fr 1fr 2fr;grid-auto-rows:min-content;-moz-column-gap:1.2em;column-gap:1.2em;padding:1.3em 1.5em;border-bottom:1px solid rgba(0,0,0,.122)}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li.inactive{opacity:.5}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-auto-rows:min-content;-moz-column-gap:.8em;column-gap:.8em;row-gap:.9em;align-items:center}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>h3{font-size:1.3em;font-weight:550;color:#404040;padding:0;line-height:1.25;max-width:200px}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>h3{font-size:14px;font-weight:600}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>p{margin:0;font-size:.9em;font-weight:400;color:#404040}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>p{font-size:12px;font-weight:400;opacity:.8;margin-bottom:10px}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>div.requirements{grid-column:1/-1;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));-moz-column-gap:.3em;column-gap:.3em;row-gap:.5em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>div.requirements>span{width:100%;padding:.6em 1.2em;background-color:#f0f3f8;border-radius:15px;text-align:center;line-height:1.2;font-size:.76em;font-weight:400;color:#000000de}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee{align-self:center;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.18em}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee{display:flex;justify-content:space-between}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee>p{margin:0;font-size:.9em;color:#404040}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee>p{font-size:12px;font-weight:600;font-family:Inter}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee>h4{font-size:1.3em}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee>h4{font-size:12px;font-weight:400;font-family:Inter;opacity:.8}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>button{justify-self:end;align-self:center;width:-moz-max-content;width:max-content;border-radius:12px;background-color:#0162bd;color:#fff;text-transform:capitalize;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1em;font-weight:700;padding:.45em 2.15em;border:none;outline:none}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>button{color:#fff;background-color:#333;border-radius:50px;font-size:12px;font-weight:600;width:100%;padding:12px 0}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>button.disabled{opacity:.5;cursor:default}@media screen and (max-width:1200px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li{grid-template-columns:1fr max-content;row-gap:1em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.fee{grid-column:1/2}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>button{grid-column:2/3;grid-row:1/3}}@media screen and (max-width:1000px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title{grid-column:1/-1}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>button{grid-row:2}}@media screen and (max-width:480px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title{grid-template-columns:1fr;row-gap:.5em}}@media screen and (max-width:400px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>div.title>div.requirements{grid-template-columns:1fr;row-gap:.5em}}@media screen and (max-width:380px){div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li{grid-template-columns:1fr}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>ul>li>button{grid-column:1;grid-row:3;justify-self:start}}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>div.toggle-inactive{width:100%;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:min-content;grid-template-areas:". button .";padding:.1em 0;justify-content:center}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>div.toggle-inactive>button{grid-area:button;position:relative;width:100%;border:none;text-transform:capitalize;background-color:transparent;cursor:pointer;font-family:Inter,sans-serif;color:#5f5f5f;font-weight:500;font-size:.88em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>div.toggle-inactive>button.onlyActive{padding:.4em 0 1em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>div.toggle-inactive>button.onlyActive:after{content:"";position:absolute;top:80%;left:50%;transform:translate(-50%);margin-top:-2px;border:5px solid transparent;border-top-color:#404040}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>div.toggle-inactive>button:not(.onlyActive){padding:1em 0 .4em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper>div.toggle-inactive>button:not(.onlyActive):before{content:"";position:absolute;bottom:70%;left:50%;transform:translate(-50%);margin-top:-2px;border:5px solid transparent;border-bottom-color:#404040}@media screen and (max-width:820px){div.user-transactions-card-page>section.wrapper-seller-info>div.info{grid-template-columns:1fr;row-gap:2.5em}div.user-transactions-card-page>section.wrapper-seller-info>div.info>div.user-active-offers-wrapper{grid-column:1}}@media screen and (max-width:600px){div.user-transactions-card-page>section.wrapper-seller-info{padding:2em 1.8em}}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info{padding:0;border:0!important}}div.user-transactions-card-page>section.wrapper-seller-info .mobile-n-panel{display:none;align-items:center;margin:15px 0 30px}div.user-transactions-card-page>section.wrapper-seller-info .mobile-n-panel h2{font-size:14px;font-weight:600;color:#333}div.user-transactions-card-page>section.wrapper-seller-info .mobile-n-panel .n-title{padding:0 0 0 16px!important;margin-bottom:0!important}div.user-transactions-card-page>section.wrapper-seller-info .mobile-n-panel .arrow .sweep{transform:rotate(90deg)}@media screen and (max-width:428px){div.user-transactions-card-page>section.wrapper-seller-info .mobile-n-panel{display:flex}}@media screen and (max-width:900px){div.user-transactions-card-page{grid-template-columns:1fr;grid-template-areas:"back-narrow" "content";padding:0 5vw}}@media screen and (max-width:428px){div.user-transactions-card-page{grid-template-areas:"content";padding:5vw}}.market-background{background-color:#f0f3f8}@media screen and (max-width:428px){.market-background{background-color:#fff}}.market-page *{box-sizing:border-box}.market-page button,.market-page input,.market-page option,.market-page select{cursor:pointer}@media screen and (max-width:428px){.market-page select{font-size:15px!important;height:40px}}.market-page .box2{border:1px solid #efeeee;border-radius:12px;opacity:1}@media screen and (max-width:428px){.market-page .box2{border:none!important;border-radius:0!important}}.market-page .box2 .mobile-h1{display:none;color:#333;font-weight:600;font-size:16px}@media screen and (max-width:428px){.market-page .box2 .mobile-h1{display:block!important;color:#333!important;font-weight:600!important;font-size:14px!important;line-height:22px!important}}.market-page .box2 .mobile-span{display:none;font-weight:400;line-height:17px;font-size:12px;font-family:Inter;color:#0000008a}@media screen and (max-width:428px){.market-page .box2 .mobile-span{display:block}}.market-page .box2.small{border-radius:6px}.market-page .box{border:1px solid #efeeee;border-radius:12px;opacity:1}.market-page .box .mobile-h1{display:none;color:#333;font-weight:600;font-size:16px}@media screen and (max-width:428px){.market-page .box .mobile-h1{display:block!important;color:#333!important;font-weight:600!important;font-size:14px!important;line-height:22px!important}}.market-page .box .mobile-span{display:none;font-weight:400;line-height:17px;font-size:12px;font-family:Inter;color:#0000008a}@media screen and (max-width:428px){.market-page .box .mobile-span{display:block}}.market-page .box.small{border-radius:6px}.market-page .checkboxes-wrapper{margin:12px 0}.market-page .checkboxes-wrapper .checkbox-container{display:inline-block;position:relative;padding-left:35px;margin:16px 0 26px;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:20px;line-height:22px;font-weight:500;color:#0009;cursor:pointer}@media screen and (max-width:428px){.market-page .checkboxes-wrapper .checkbox-container{font-size:15px}}.market-page .checkboxes-wrapper .checkbox-container:hover input~.checkmark{background-color:#ccc}.market-page .checkboxes-wrapper .checkbox-container input{position:absolute;opacity:0;height:0;width:0}.market-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark{background-color:#333!important}.market-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark:after{display:block}.market-page .checkboxes-wrapper .checkbox-container .checkmark{position:absolute;top:2px;left:0;height:18px;width:18px;background-color:#fff;border:1px solid rgba(0,0,0,.2);transition:.2s}.market-page .checkboxes-wrapper .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}.market-page select{background-color:#fff;border:thin solid gray;border-radius:6px;display:inline-block;font-family:Inter,sans-serif;font-size:24px;font-weight:500;color:#000;line-height:1.5em;padding:10px 16px;margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none}@media screen and (max-width:428px){.market-page select{line-height:19px!important}}.market-page select.arrow{background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em - 1px),calc(100% - 15px) calc(1em - 1px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,0 1.5em;background-repeat:no-repeat}.market-page select.arrow:focus{outline:0}.market-page main #market-card-wrapper{position:relative;overflow:visible;height:auto;max-height:unset;max-width:1153px;margin:100px auto 0;padding:30px 50px}@media screen and (max-width:428px){.market-page main #market-card-wrapper{padding:15px 20px}}.market-page main #market-card-wrapper h1{padding:0;margin:0;font-size:24px;line-height:46px;font-weight:700;color:#0162bd;text-align:center}@media screen and (max-width:428px){.market-page main #market-card-wrapper h1{display:none}}.market-page main #market-card-wrapper h2{font-weight:600;font-size:14px;line-height:21px;color:#000c;margin-bottom:7px}@media screen and (max-width:428px){.market-page main #market-card-wrapper h2{font-size:12px;color:#333}}@media screen and (max-width:1150px){.market-page main #market-card-wrapper{max-width:80%}}@media screen and (max-width:560px){.market-page main #market-card-wrapper{max-width:90%}}@media screen and (max-width:428px){.market-page main #market-card-wrapper{max-width:92%}}.market-page main #market-card-wrapper>div{display:flex;justify-content:space-between}@media screen and (max-width:1150px){.market-page main #market-card-wrapper>div{flex-direction:column-reverse}}.market-page main #market-card-wrapper>div .checkboxes-wrapper{max-width:364px;width:100%}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper{flex-direction:column-reverse}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>div{height:48px;max-height:48px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:11px}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>div{height:40px}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>div label{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-size:26px;font-weight:500;line-height:30px;color:#000000bf}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>div label{font-size:15px}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>div input,.market-page main #market-card-wrapper>div .checkboxes-wrapper>div select{display:inline-block;height:100%;border:none;border-radius:6px}.market-page main #market-card-wrapper>div .checkboxes-wrapper>div input:focus,.market-page main #market-card-wrapper>div .checkboxes-wrapper>div select:focus{outline:none}.market-page main #market-card-wrapper>div .checkboxes-wrapper>div input{padding:7px 0 7px 39px;width:70%;font-family:Inter,sans-serif;font-weight:500;font-size:26px;color:#000000bf}@media screen and (max-width:560px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>div input{width:55%}}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>div input{font-size:15px;height:33px}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>div select{border-radius:0 6px 6px 0;border-left:1px solid #efeeee;width:30%;font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#7f7f7f;padding:.5em 2em .5em 1em;background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em}@media screen and (max-width:560px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>div select{width:45%}}@media screen and (max-width:560px)and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>div select{font-size:15px}}.market-page main #market-card-wrapper>div .checkboxes-wrapper select{width:100%;line-height:26px}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper select{line-height:19px}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>button{display:block;width:100%;border:none;border-radius:6px;text-transform:uppercase;background-color:transparent;color:#0162bd;font-size:16px;font-family:Inter,sans-serif;font-weight:700}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>button{background-color:#fff!important;color:#333!important;border-radius:8px!important;font-size:13px;text-transform:none!important}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>button:first-of-type{background-color:#0162bd;color:#fff;box-shadow:0 6px 12px #00000029;margin-bottom:8px;padding:12px 0}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .checkboxes-wrapper>button:first-of-type{box-shadow:none;border-radius:50px!important;background-color:#333!important;color:#fff!important;padding:8px 0}}.market-page main #market-card-wrapper>div .checkboxes-wrapper>button:last-of-type{box-shadow:none;padding:0}@media screen and (max-width:1150px){.market-page main #market-card-wrapper>div .checkboxes-wrapper{width:100%;max-width:100%}}.market-page main #market-card-wrapper>div .payment-selection{margin:12px 0}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .payment-selection{display:none}}.market-page main #market-card-wrapper>div .payment-selection .payment-grid{display:grid;grid-template-columns:189px 189px 189px;grid-template-rows:90px 90px 90px;gap:6px 10px}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .payment-selection .payment-grid{grid-template-rows:70px 70px 70px}}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div{display:flex;align-items:center;justify-content:center;cursor:pointer}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div.active:not(.disabled),.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div:hover:not(.disabled){transition:border-color .2s ease-in,filter .2s ease-in;border-color:#333}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div.active:not(.disabled) img,.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div:hover:not(.disabled) img{filter:grayscale(0)}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div.disabled{cursor:not-allowed;opacity:.6}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div img{-o-object-fit:contain;object-fit:contain;width:50%;height:50%;filter:grayscale(100%)}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div>div{display:flex;width:100%;flex-direction:column;max-height:100%;align-items:center;justify-content:center;padding:.5em}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div>div>img{-o-object-fit:contain;object-fit:contain;width:80%;height:80%;filter:grayscale(100%);max-height:45px;max-width:45px}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div>div>img{height:40%;width:100%}}.market-page main #market-card-wrapper>div .payment-selection .payment-grid>div>div>label{margin-top:.4em;font-size:.9em;font-weight:700;width:100%;text-align:center;white-space:break-spaces}@media screen and (max-width:1150px){.market-page main #market-card-wrapper>div .payment-selection .payment-grid{justify-content:center}}@media screen and (max-width:760px){.market-page main #market-card-wrapper>div .payment-selection .payment-grid{grid-template-columns:90px 90px 90px}}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .payment-selection .payment-grid{grid-template-columns:70px 70px 70px}}.market-page main #market-card-wrapper>div .payment-selection .payment-grid img.last-img{width:25%}@media screen and (max-width:428px){.market-page main #market-card-wrapper>div .payment-selection .payment-grid img.last-img{width:10%}}.market-page main .advanced-search-hidden-panel{overflow:hidden;flex-direction:column;height:232px;transition:.3s}@media screen and (max-width:1150px){.market-page main .advanced-search-hidden-panel{height:auto}}.market-page main .advanced-search-hidden-panel>div{display:flex;align-items:center;justify-content:space-between;margin-top:30px}@media screen and (max-width:428px){.market-page main .advanced-search-hidden-panel>div{margin-top:0}}.market-page main .advanced-search-hidden-panel>div>div{width:30%}@media screen and (max-width:428px){.market-page main .advanced-search-hidden-panel>div>div h2{margin:10px 0}}.market-page main .advanced-search-hidden-panel>div>div select{width:100%;line-height:26px}@media screen and (max-width:1150px){.market-page main .advanced-search-hidden-panel>div{flex-direction:column}.market-page main .advanced-search-hidden-panel>div>div{width:100%}}.payment-selection-mobile{padding:15px 20px;border:1px solid #efeeee;border-radius:8px;background-color:#fff;margin:12px 16px;display:none}.payment-selection-mobile h2{display:block!important;color:#333!important;font-weight:600!important;font-size:16px!important;line-height:23px!important;margin-bottom:16px}.payment-selection-mobile .payment-grid{display:grid;grid-template-columns:189px 189px 189px;grid-template-rows:90px 90px 90px;gap:6px 10px}@media screen and (max-width:428px){.payment-selection-mobile .payment-grid{grid-template-rows:70px;grid-template-columns:100%!important}}.payment-selection-mobile .payment-grid>div{display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:428px){.payment-selection-mobile .payment-grid>div{height:70px}}.payment-selection-mobile .payment-grid>div.active:not(.disabled),.payment-selection-mobile .payment-grid>div:hover:not(.disabled){transition:border-color .2s ease-in,filter .2s ease-in;border-color:#333}.payment-selection-mobile .payment-grid>div.active:not(.disabled) img,.payment-selection-mobile .payment-grid>div:hover:not(.disabled) img{filter:grayscale(0)}.payment-selection-mobile .payment-grid>div.disabled{cursor:not-allowed;opacity:.6}.payment-selection-mobile .payment-grid>div img{-o-object-fit:contain;object-fit:contain;width:50%;height:50%;filter:grayscale(100%)}@media screen and (max-width:428px){.payment-selection-mobile .payment-grid>div img{height:50%;width:50%}}.payment-selection-mobile .payment-grid>div>div{display:flex;width:100%;flex-direction:column;max-height:100%;align-items:center;justify-content:center;padding:.5em}.payment-selection-mobile .payment-grid>div>div>img{-o-object-fit:contain;object-fit:contain;width:80%;height:80%;filter:grayscale(100%);max-height:45px;max-width:45px}@media screen and (max-width:428px){.payment-selection-mobile .payment-grid>div>div>img{height:40%;width:100%}}.payment-selection-mobile .payment-grid>div>div>label{margin-top:.4em;font-size:.9em;font-weight:700;width:100%;text-align:center;white-space:break-spaces}@media screen and (max-width:1150px){.payment-selection-mobile .payment-grid{justify-content:center}}@media screen and (max-width:760px){.payment-selection-mobile .payment-grid{grid-template-columns:90px 90px 90px}}@media screen and (max-width:428px){.payment-selection-mobile .payment-grid{grid-template-columns:70px 70px 70px}}.payment-selection-mobile .payment-grid img.last-img{width:25%}@media screen and (max-width:428px){.payment-selection-mobile .payment-grid img.last-img{width:10%}}.landingpage main{width:100%;padding-top:0;display:flex;flex-direction:column;align-items:center}.landingpage main button{text-transform:uppercase;color:#fff;background-color:#7e63e7;border:none;border-radius:6px;box-shadow:0 6px 12px #00000029;font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:27px;padding:12px 68px}@media screen and (max-width:428px){.landingpage main button{box-shadow:none;padding:8px 0;background-color:#333!important;color:#fff!important;border-radius:50px!important;font-size:12px;text-transform:none!important;width:100%}}.landingpage main .options-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.landingpage main .options-wrapper li{background-color:#fff;width:30%;height:250px;display:flex;align-items:center;margin:20px 0;padding:0 30px;justify-content:center;flex-direction:column}.landingpage main .options-wrapper li .image-wrapper{margin-bottom:15px;margin-top:10px}.landingpage main .options-wrapper li .image-wrapper img{-o-object-fit:contain;object-fit:contain;height:55px;width:61px;margin-top:10px}.landingpage main .options-wrapper li div{flex-direction:column}.landingpage main .options-wrapper li div h3{font-size:21px;line-height:31px;color:#000c}@media screen and (max-width:428px){.landingpage main .options-wrapper li div h3{display:block!important;color:#333!important;font-weight:600!important;font-size:14px!important;line-height:23px!important;margin-bottom:16px;text-align:center}}.landingpage main .options-wrapper li div p{font-weight:500;font-size:16px;line-height:22px;color:#0009}@media screen and (max-width:428px){.landingpage main .options-wrapper li div p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px;text-align:center}}.landingpage main #heading-wrapper,.landingpage main .become-a-seller,.landingpage main .cryptovoucher-what-and-how,.landingpage main .easy-way-to-buy-and-sell{width:100%}.landingpage main #heading-wrapper{background-image:url(../blue-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:800px;padding-top:100px;padding-bottom:70px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:428px){.landingpage main #heading-wrapper{background:none;padding-top:0;padding-bottom:0}}.landingpage main #heading-wrapper h1.second-h1{font-size:26px;margin-top:0;padding-top:0}@media screen and (max-width:428px){.landingpage main #heading-wrapper h1.second-h1{display:none}}.landingpage main #heading-wrapper>h1{margin-top:60px;font-size:45px;line-height:54px;color:#f9fafc;text-align:center}@media screen and (max-width:428px){.landingpage main #heading-wrapper>h1{display:none}}.landingpage main #heading-wrapper #market-card-wrapper{margin-top:60px;background-color:#fff}@media screen and (max-width:428px){.landingpage main #heading-wrapper #market-card-wrapper{margin:0!important;padding:20px!important;max-width:100%}}.landingpage main #heading-wrapper #market-card-wrapper h1{text-align:left;color:#7e63e7}@media screen and (max-width:428px){.landingpage main #heading-wrapper #market-card-wrapper h1{font-size:24px;line-height:30px}}.landingpage main #heading-wrapper #market-card-wrapper .checkboxes-wrapper .checkbox-container input:checked~.checkmark{background-color:#7e63e7}.landingpage main #heading-wrapper #market-card-wrapper .checkboxes-wrapper button{color:#7e63e7}.landingpage main #heading-wrapper #market-card-wrapper .checkboxes-wrapper button:first-of-type{color:#fff;background-color:#7e63e7}.landingpage main .cryptovoucher-what-and-how{padding:60px 0}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how{padding:20px;width:100%}}.landingpage main .cryptovoucher-what-and-how h2{font-size:31px;line-height:45px;color:#7e63e7;text-align:center;padding:10px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how h2{color:#333;font-size:14px;line-height:22px;font-weight:600}}.landingpage main .cryptovoucher-what-and-how ul{max-width:930px;margin:0 auto}.landingpage main .cryptovoucher-what-and-how ul li{display:flex;align-items:center;justify-content:space-between;padding:50px 25px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li{flex-direction:column;align-items:center;padding:25px 10px}}.landingpage main .cryptovoucher-what-and-how ul li .image-wrapper{margin-right:120px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li .image-wrapper{margin:0 0 20px}}.landingpage main .cryptovoucher-what-and-how ul li .image-wrapper img{-o-object-fit:contain;object-fit:contain;height:160px;width:100px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li .image-wrapper img{height:100px}}.landingpage main .cryptovoucher-what-and-how ul li div h3{font-size:21px;line-height:31px;color:#000000bf;margin-bottom:13px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li div h3{display:block!important;color:#333!important;font-weight:600!important;font-size:14px!important;line-height:22px!important;margin-bottom:16px;text-align:center}}.landingpage main .cryptovoucher-what-and-how ul li div p{font-weight:500;font-size:19px;line-height:28px;color:#00000096;max-width:600px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li div p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px;text-align:center}}.landingpage main .cryptovoucher-what-and-how ul li:nth-of-type(2n){flex-direction:row-reverse}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li:nth-of-type(2n){flex-direction:column}}.landingpage main .cryptovoucher-what-and-how ul li:nth-of-type(2n) .image-wrapper{margin-right:0;margin-left:120px}@media screen and (max-width:428px){.landingpage main .cryptovoucher-what-and-how ul li:nth-of-type(2n) .image-wrapper{margin:0 0 60px}}.landingpage main .easy-way-to-buy-and-sell{background-color:#fff;margin:12px 16px;padding:15px 20px;width:auto;border-radius:8px}@media screen and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell{margin:0}}.landingpage main .easy-way-to-buy-and-sell .wrapper{max-width:1085px;padding:54px 0;margin:0 auto;text-align:center}@media screen and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell .wrapper{padding:20px 0}}.landingpage main .easy-way-to-buy-and-sell .wrapper div{display:flex}@media screen and (max-width:768px){.landingpage main .easy-way-to-buy-and-sell .wrapper div{flex-direction:column}}@media screen and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell .wrapper div p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px;text-align:center}}.landingpage main .easy-way-to-buy-and-sell .wrapper>div{align-items:center;justify-content:space-between}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type h2{color:#7e63e7;font-size:24px;line-height:40px;padding:10px}@media screen and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type h2{color:#333;font-size:14px;line-height:22px;font-weight:600}}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div{flex-direction:column}@media screen and (max-width:768px){.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div{margin-top:12px}}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div{flex-direction:row}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div h3{font-family:Roboto,sans-serif;font-size:21px;line-height:25px;color:#000000bf;width:84px;text-align:center;cursor:pointer}@media screen and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div h3{display:block!important;color:#333!important;font-weight:600!important;font-size:16px!important;line-height:23px!important;text-align:center}}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div.bar-wrapper{height:4px;width:100%;background-color:#eee;position:relative}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div.bar-wrapper .bar{position:absolute;left:0;display:inline-block;height:100%;width:50%;background-color:#7e63e7;transition:.3s ease-in}@media screen and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div.bar-wrapper .bar{background-color:#333}}.landingpage main .easy-way-to-buy-and-sell .wrapper>div:first-of-type>div>div.bar-wrapper .sell{left:50%}.landingpage main .easy-way-to-buy-and-sell .wrapper .payment-options-grid{margin:40px 0}@media screen and (max-width:930px){.landingpage main .easy-way-to-buy-and-sell .wrapper .payment-options-grid .options-wrapper{flex-direction:column;align-items:center}.landingpage main .easy-way-to-buy-and-sell .wrapper .payment-options-grid .options-wrapper li{width:80%;height:auto;flex-direction:column;padding:30px}}@media screen and (max-width:930px)and (max-width:428px){.landingpage main .easy-way-to-buy-and-sell .wrapper .payment-options-grid .options-wrapper li{padding:0}}@media screen and (max-width:930px){.landingpage main .easy-way-to-buy-and-sell .wrapper .payment-options-grid .options-wrapper li .image-wrapper{margin:0 0 23px}}@media screen and (min-width:1200px){.landingpage main .become-a-seller{padding:20px}}.landingpage main .become-a-seller .wrapper{max-width:1484px;margin:0 auto;text-align:center;padding:100px 0}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper{margin:20px;width:auto;padding:0}}.landingpage main .become-a-seller .wrapper h2{text-align:center;color:#7e63e7;margin-bottom:12px;font-size:26px}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper h2{color:#333;font-size:14px;line-height:22px;font-weight:600}}.landingpage main .become-a-seller .wrapper>p{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:24px;color:#0009;text-align:center}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper>p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px;text-align:center}}.landingpage main .become-a-seller .wrapper .options-wrapper{margin:35px 0 50px;flex-direction:row;align-items:center}@media screen and (max-width:1250px){.landingpage main .become-a-seller .wrapper .options-wrapper{flex-direction:column;margin:20px 0 30px}}.landingpage main .become-a-seller .wrapper .options-wrapper li{width:30%;height:120px;background-color:#f6f8ff;flex-direction:row;align-items:center;justify-content:center;gap:30px;padding:10px}@media screen and (max-width:1250px){.landingpage main .become-a-seller .wrapper .options-wrapper li{width:50%}}@media screen and (max-width:768px){.landingpage main .become-a-seller .wrapper .options-wrapper li{width:70%!important;gap:20px}}@media screen and (max-width:550px){.landingpage main .become-a-seller .wrapper .options-wrapper li{width:90%!important}}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper .options-wrapper li{width:100%!important;border:1px solid #efeeee;background-color:#fff;border-radius:6px;padding:0 20px!important;margin:5px 0!important;gap:10px}.landingpage main .become-a-seller .wrapper .options-wrapper li .image-wrapper img{width:40px}}.landingpage main .become-a-seller .wrapper .options-wrapper li h3{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:30px;color:#000000bf;text-align:center}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper .options-wrapper li h3{display:block!important;color:#333!important;font-weight:600!important;font-size:16px!important;line-height:23px!important;text-align:left!important;margin-bottom:0!important}}.landingpage main .become-a-seller .wrapper .options-wrapper li p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:24px;color:#000000bf}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper .options-wrapper li p{font-size:12px;font-family:Inter;color:#757071;font-weight:400;line-height:16px;text-align:left!important;margin-bottom:0!important}}@media screen and (max-width:768px){.landingpage main .become-a-seller .wrapper .options-wrapper{flex-direction:column;align-items:center}.landingpage main .become-a-seller .wrapper .options-wrapper li{width:60%;height:auto}.landingpage main .become-a-seller .wrapper .options-wrapper li .image-wrapper{margin-right:23px}}@media screen and (max-width:428px){.landingpage main .become-a-seller .wrapper .options-wrapper li{width:100%;justify-content:flex-start}}div.partner-page{padding:120px 0;margin:0 12px}@media screen and (max-width:428px){div.partner-page main{margin:0;padding:0 20px 20px}}div.partner-page main div.container-become-a-partner{background-color:#fff;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:20px}div.partner-page main div.container-become-a-partner div.heading-main{display:flex;justify-content:space-between;align-items:center;flex-direction:column}div.partner-page main div.container-become-a-partner div.heading-main h2{margin:0}div.partner-page main div.container-become-a-partner div.heading-main .desc{font:normal normal medium 14px/17px Inter;color:#666c76;margin-left:0;text-align:center}@media screen and (max-width:428px){div.partner-page main div.container-become-a-partner div.heading-main a{display:none}}div.partner-page main div.container-become-a-partner hr{opacity:.2}@media screen and (max-width:428px){div.partner-page main div.container-become-a-partner hr{display:none}}div.partner-page main div.container-become-a-partner div.partners-items-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media screen and (max-width:1050px){div.partner-page main div.container-become-a-partner div.partners-items-container{grid-template-columns:1fr}}div.partner-page main div.container-become-a-partner div.partners-items-container div.item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9fafc;padding:30px;border-radius:24px}div.partner-page main div.container-become-a-partner div.partners-items-container div.item h4{margin:10px 0 5px;font: 500 16px/22px Inter;color:#000}@media screen and (max-width:428px){div.partner-page main div.container-become-a-partner div.partners-items-container div.item h4{font-size:14px}}div.partner-page main div.container-become-a-partner div.partners-items-container div.item img{height:80px;margin-bottom:20px}div.partner-page main div.container-become-a-partner div.partners-items-container div.item p{margin-top:10px;text-align:center;color:#666c76;font-size:14px}div.partner-page main div.container-become-a-partner .message-sended{margin:100px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}div.partner-page main div.container-become-a-partner .message-sended img{width:80px}div.partner-page main div.container-become-a-partner .message-sended p{font: 600 16px/18px Inter}div.partner-page main div.container-become-a-partner form.contact-form{margin:50px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-header{text-align:center;padding-bottom:30px}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-header p{text-align:center;color:#666c76;font:normal normal medium 14px/19px Inter}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;width:55%;gap:30px}@media screen and (max-width:1000px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body{width:100%}}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body div.summary{display:grid;width:auto;grid-template-columns:1fr;grid-template-rows:min-content;row-gap:5px}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body div.summary>span{color:#fac525;font-weight:500;font-size:13px}@media screen and (max-width:600px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body{margin-top:20px}}@media screen and (max-width:428px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body{padding:0}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body a{margin-bottom:90px}}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row{width:100%}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row .row-item{width:calc(50% - 7.5px);position:relative}@media screen and (max-width:600px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row .row-item{width:100%}}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row .row-item div.Input{width:100%}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row .row-item .Input__error{position:absolute;bottom:-20px;left:0;margin:0;width:-moz-max-content;width:max-content;white-space:nowrap}@media screen and (max-width:600px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row .row-item .Input__error{position:static;margin-top:5px}}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row-item{width:100%;position:relative}@media screen and (max-width:600px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row-item{width:100%}}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row-item div.Input{width:100%}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row-item .Input__error{position:absolute;bottom:-20px;left:0;margin:0;width:-moz-max-content;width:max-content}@media screen and (max-width:600px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row-item .Input__error{position:static;margin-top:5px}}div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row{display:flex;align-items:flex-start;justify-content:center;gap:15px}@media screen and (max-width:600px){div.partner-page main div.container-become-a-partner form.contact-form div.contact-form-body .row{flex-direction:column}}.listing-page *{box-sizing:border-box;transition:.3s;grid-area:buy}.listing-page button,.listing-page input,.listing-page option,.listing-page select{cursor:pointer}.listing-page .relative-position{position:relative}.listing-page .rate-bar{display:none!important}.listing-page .disable-offer-details{top:60px;right:0;width:200px;padding:15px;position:absolute;z-index:100000;background-color:#f0f3f8;border-radius:15px;font-family:Inter,sans-serif;font-size:18px;line-height:22px;font-weight:500}.listing-page button{text-transform:uppercase;color:#fff;background-color:#0162bd;border:none;border-radius:6px;box-shadow:0 6px 12px #00000029;font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:27px;padding:12px 68px;width:100%}.listing-page button.disabled{cursor:default;opacity:.4}.listing-page .show-on-mobile{display:none}.listing-page .red-text{color:#ed0040!important}.listing-page .box{border:1px solid rgba(0,0,0,.2);border-radius:12px;opacity:1}@media screen and (max-width:428px){.listing-page .box{border:1px solid #efeeee}}.listing-page .box.small{border-radius:6px}.listing-page .seller-rating{margin:12px 0;display:flex;align-items:center}.listing-page .seller-rating>img{height:20px;width:20px;margin-right:8px}.listing-page .seller-rating p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px;color:#0000008a;margin:auto 0}@media screen and (max-width:1760px){.listing-page .seller-rating p{white-space:#efeeee}}.listing-page .seller-rating p span{color:#54c600;font-family:Inter,sans-serif;font-weight:700;margin-right:5px;line-height:21px}@media screen and (max-width:1024px){.listing-page .checkboxes-wrapper{display:none}}.listing-page .checkboxes-wrapper .checkbox-container{display:block;position:relative;padding-left:35px;margin:24px 0 5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:20px;line-height:24px;font-weight:500;color:#00000089}.listing-page .checkboxes-wrapper .checkbox-container:hover input~.checkmark{background-color:#ccc}.listing-page .checkboxes-wrapper .checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.listing-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark{background-color:#7e63e7}.listing-page .checkboxes-wrapper .checkbox-container input:checked~.checkmark:after{display:block}.listing-page .checkboxes-wrapper .checkbox-container .checkmark{position:absolute;top:4px;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.2);transition:.2s}.listing-page .checkboxes-wrapper .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}.listing-page select{background-color:#fff;border:thin solid gray;border-radius:4px;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none}.listing-page select.arrow{background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,0 1.5em;background-repeat:no-repeat}.listing-page select.arrow:focus{outline:0}.listing-page .listing-page-wrapper{width:100%;padding-top:100px;display:flex;flex-direction:row;justify-content:flex-start;position:relative}@media screen and (max-width:1350px){.listing-page .listing-page-wrapper{padding-top:66px}}@media screen and (max-width:428px){.listing-page .listing-page-wrapper{padding-top:0}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper{width:416px;padding:0 30px 30px;background-color:#f0f3f8}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper{background-color:#fff}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper.filters-open{display:block;top:66px}.listing-page .listing-page-wrapper nav.checkboxes-wrapper input,.listing-page .listing-page-wrapper nav.checkboxes-wrapper option,.listing-page .listing-page-wrapper nav.checkboxes-wrapper select{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#00000089}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper input,.listing-page .listing-page-wrapper nav.checkboxes-wrapper option,.listing-page .listing-page-wrapper nav.checkboxes-wrapper select{font-size:14px;font-family:Inter,sans-serif;color:#333;font-weight:400}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper input.rate-input,.listing-page .listing-page-wrapper nav.checkboxes-wrapper option.rate-input,.listing-page .listing-page-wrapper nav.checkboxes-wrapper select.rate-input{height:50px;width:100%;padding:1em}.listing-page .listing-page-wrapper nav.checkboxes-wrapper h2{font-size:22px;line-height:33px;margin:35px 0 30px}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper h2{font-size:14px;color:#333;margin:20px 0}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper h3{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#00000089;margin:20px 0 10px}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper h3{font-size:12px;font-family:Inter;color:#333;font-weight:600;padding:0!important;margin:20px 0 10px}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount{height:48px;max-height:48px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:11px}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount span{padding-right:3px;padding-left:3px}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount>select.small-select{width:28%}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount label{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-size:26px;font-weight:500;line-height:30px;color:#000000bf}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount input,.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount select{display:inline-block;height:100%;border-radius:6px}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount input:focus,.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount select:focus{outline:none}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount input{padding:.5em 1em;width:65%;font-family:Inter,sans-serif;font-weight:700;font-size:20px;color:#00000089}@media screen and (max-width:560px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount input{width:50%}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount input[type=number]{width:32%}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount select{border-radius:6px;border-left:1px solid rgba(0,0,0,.2);width:50%;font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#7f7f7f;padding:.5em 2em .5em 1em;background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em}@media screen and (max-width:560px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper .max-trans-amount select{width:45%}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper select{width:100%;line-height:26px}@media screen and (max-width:560px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper select{font-size:14px;font-weight:400;font-family:Inter;color:#333}}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper button{font-size:12px;font-weight:600;background-color:#333;border-radius:50px;margin-bottom:20px;box-shadow:none;color:#fff}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .filters-found-and-reset{margin:35px 0 10px;display:flex;align-items:center;justify-content:space-between}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .filters-found-and-reset>p{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#00000089}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper .filters-found-and-reset>p{font-size:12px}}.listing-page .listing-page-wrapper nav.checkboxes-wrapper .filters-found-and-reset>p.filters-reset{cursor:pointer;color:#0162bd}@media screen and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper .filters-found-and-reset>p.filters-reset{font-size:12px}}@media screen and (max-width:1024px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper{height:100%;position:absolute;z-index:3;top:0;right:100%}.listing-page .listing-page-wrapper nav.checkboxes-wrapper.slide-to-open{right:calc(100% - 416px)}}@media screen and (max-width:1024px)and (max-width:428px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper.slide-to-open{width:100%;right:0;padding:0 20px;top:0}.listing-page .listing-page-wrapper nav.checkboxes-wrapper.slide-to-open::-webkit-scrollbar{display:none}.listing-page .listing-page-wrapper nav.checkboxes-wrapper.slide-to-open{-ms-overflow-style:none;scrollbar-width:none;position:fixed;z-index:999999;overflow:scroll}}@media screen and (max-width:416px){.listing-page .listing-page-wrapper nav.checkboxes-wrapper{width:100%}}.listing-page .listing-page-wrapper main.listing{flex-direction:column;padding:43px 30px;width:calc(100% - 416px)}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing{width:100%;min-width:290px;background-color:#fff;border-radius:8px;padding:15px 20px 60px}}.listing-page .listing-page-wrapper main.listing p{font-family:Inter,sans-serif;font-size:16px;line-height:22px;font-weight:500;color:#00000089}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing p{font-size:12px}}.listing-page .listing-page-wrapper main.listing p.activity-indicator{margin:30px 0}.listing-page .listing-page-wrapper main.listing p.activity-indicator span{display:inline-block;width:12px;height:12px;background-color:#54c600;border-radius:50%;margin-right:10px;box-shadow:5px 5px 15px 5px #54c6004d}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing p.activity-indicator span{width:10px;height:10px}}.listing-page .listing-page-wrapper main.listing p.inactive span{background-color:#e91355!important;box-shadow:5px 5px 15px 5px #e913554d}.listing-page .listing-page-wrapper main.listing p.disabled span{background-color:#70707080}.listing-page .listing-page-wrapper main.listing .heading-and-sorting{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing .heading-and-sorting{display:flex;align-items:center;justify-content:space-between;width:100%}}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .container-head{display:flex;justify-content:space-between;width:100%}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .container-head .wrapper-head{display:flex;flex-direction:column}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .container-head .wrapper-head p{font-size:12px}.listing-page .listing-page-wrapper main.listing .heading-and-sorting h1{font-size:30px;line-height:46px;padding:0}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing .heading-and-sorting h1{font: 600 14px/20px Inter;color:#333}}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .sort-by{display:flex;align-items:center}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .sort-by select{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#00000089}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing .heading-and-sorting .sort-by select{font-size:14px;color:#333;font-weight:400}}@media screen and (max-width:768px){.listing-page .listing-page-wrapper main.listing .heading-and-sorting,.listing-page .listing-page-wrapper main.listing .heading-and-sorting .sort-by{flex-direction:column;align-items:flex-start}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .sort-by p{font-size:12px}.listing-page .listing-page-wrapper main.listing .heading-and-sorting .sort-by select{margin-left:0}}.listing-page .listing-page-wrapper main.listing ul.table-mobile{display:none}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing ul.table-mobile{display:block}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li{display:flex;align-items:center;justify-content:flex-start;border-top:1px solid #efeeee;border-bottom:1px solid #efeeee;width:100%}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info{display:flex;align-items:flex-start;margin-bottom:10px;margin-top:20px}@media screen and (max-width:320px){.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info{flex-direction:column;align-items:flex-start}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info div.seller-rating img{display:none}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info div.seller-rating p{font-family:Inter,sans-serif;font-size:10px;line-height:11px;font-weight:500;color:#00000089}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info h3{font-weight:700;font-size:24px;line-height:35px;color:#000c;word-wrap:anywhere}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info h3.username{cursor:pointer;font-size:12px;line-height:19px;padding-bottom:0;padding-right:10px}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info .seller-rating{margin:0}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .table-cell-seller-info .activity-indicator{position:absolute}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee{display:flex;text-align:left;margin-bottom:10px;justify-content:space-between;width:100%}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee .table-cell-fee-rate,.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee .table-cell-max-value,.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee .table-cell-min-value{display:flex;flex-direction:column;align-items:flex-start;margin-right:10px}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee .value{text-align:center;font: 17px/24px Inter;letter-spacing:0;color:#707070;opacity:1}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee p{text-align:left;font: 700 12px/19px Inter;letter-spacing:0;color:#000000bf;opacity:1;margin-bottom:3px}@media screen and (max-width:320px){.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .min-max-fee p{font: 700 11px/19px Inter}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions{display:flex;flex-direction:row-reverse;align-items:center;margin-bottom:20px;justify-content:space-between;width:100%}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions div{display:flex}@media screen and (max-width:375px){.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions div{flex-direction:column}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions div .table-cell-restrictions{margin-right:10px}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions div .table-cell-requirements{margin-right:10px;margin-bottom:5px}@media screen and (max-width:320px){.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions div .table-cell-requirements{margin-bottom:5px}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions .relative-position{margin-right:10px}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions .relative-position button{width:70px;padding:8px 0;text-align:center;font: 600 12px/12px Inter;letter-spacing:0;color:#fff;opacity:1;box-shadow:none;text-transform:none}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions .relative-position button{border-radius:50px;background-color:#333}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li .table-wrapper-mobile .elements .buy-requirements-restrictions p{text-align:left;font: 600 11px/11px Inter;letter-spacing:0;color:#949494;opacity:1;margin-bottom:0}.listing-page .listing-page-wrapper main.listing ul.table-mobile li div.table-cell-seller.logo{width:39px;height:39px;border-radius:50%;overflow:hidden;margin-right:20px}@media screen and (max-width:320px){.listing-page .listing-page-wrapper main.listing ul.table-mobile li div.table-cell-seller.logo{margin-right:10px}}.listing-page .listing-page-wrapper main.listing ul.table-mobile li div.table-cell-seller.logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.listing-page .listing-page-wrapper main.listing ul.table{width:100%;border:1px solid hsla(0,0%,44%,.302);margin-top:0}@media screen and (max-width:428px){.listing-page .listing-page-wrapper main.listing ul.table{display:none}}.listing-page .listing-page-wrapper main.listing ul.table li{padding:16px 19px;display:grid;align-items:center;justify-items:center;border-bottom:1px solid hsla(0,0%,44%,.302);grid-template-rows:auto;grid-column-gap:26px;grid-template-columns:75px 220px minmax(117px,2fr) minmax(117px,2fr) minmax(80px,1fr) minmax(80px,1fr) minmax(70px,1fr) minmax(117px,2fr) 160px;grid-template-areas:"logo info requirements restriction min-value max-value fee limits buy "}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller{grid-area:logo}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller.logo{width:75px;height:75px;overflow:hidden;border-radius:50%}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller.logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info{grid-area:info}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info .activity-indicator{margin:0}@media screen and (max-width:1760px){.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info .activity-indicator{display:flex;align-items:center;justify-content:center}}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info h3{font-weight:700;font-size:24px;line-height:35px;color:#000c;word-wrap:anywhere}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info h3.username{cursor:pointer;font-size:20px}@media screen and (max-width:1760px){.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info h3.username{white-space:nowrap;text-align:center}}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info .seller-rating{margin:3px 0}@media screen and (max-width:1760px){.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info .seller-rating{justify-content:center}}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info .seller-rating p{font-size:14px}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-requirements{grid-area:requirements}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-requirements p{text-align:center;color:#7cce00}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-restrictions{grid-area:restriction}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-restrictions p{text-align:center;color:#7cce00}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-min-value{grid-area:min-value;display:flex;flex-direction:column;align-items:center}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-min-value p{text-align:center;color:#000c}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-max-value{grid-area:max-value;display:flex;flex-direction:column;align-items:center}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-max-value p{text-align:center;color:#000c}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-fee-rate{grid-area:fee}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-fee-rate p{text-align:center;color:#7cce00}@media screen and (max-width:1760px){.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-limits p{text-align:center}}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-limits{grid-area:limits}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-buy-button{grid-area:buy;padding:12px 27px}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-empty{grid-area:empty}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-fee-rate p,.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-max-value p,.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-min-value p{font-family:Inter,sans-serif;font-weight:700;font-size:22px}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-fee-rate>div,.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-max-value>div,.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-min-value>div{display:flex;flex-direction:row}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-fee-rate>div>div,.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-max-value>div>div,.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-min-value>div>div{margin-left:.5em}.listing-page .listing-page-wrapper main.listing ul.table li:last-of-type{border-bottom:none}.listing-page .listing-page-wrapper main.listing ul.table.table-heading{background-color:#f0f3f8;border-radius:5px 5px 0 0;border:none}.listing-page .listing-page-wrapper main.listing ul.table.table-heading li p{font-family:Inter,sans-serif;font-size:18px;line-height:22px;font-weight:500;color:#000}@media screen and (max-width:1760px){.listing-page .listing-page-wrapper main.listing ul.table.table-heading{display:none}.listing-page .listing-page-wrapper main.listing ul.table{border:none}.listing-page .listing-page-wrapper main.listing ul.table li{margin:22px 0;border:1px solid rgba(0,0,0,.2);border-radius:12px;box-shadow:0 6px 12px #00000029;opacity:1;align-items:flex-start;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto minmax(100px,auto) auto;gap:24px;padding:40px;grid-template-areas:"logo requirements restriction limits buy" "info min-value max-value fee empty"}.listing-page .listing-page-wrapper main.listing ul.table li:last-of-type{border-bottom:1px solid rgba(0,0,0,.2)}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller.logo{width:100px;height:100px}.listing-page .listing-page-wrapper main.listing ul.table li .table-cell-seller-info{display:flex;flex-direction:column-reverse;justify-content:space-around;height:100%}.listing-page .listing-page-wrapper main.listing ul.table li>div p.hide-on-desktop{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#000;margin-bottom:24px}}@media screen and (max-width:320px){.listing-page .listing-page-wrapper main.listing ul.table li{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:768px){.listing-page .listing-page-wrapper main.listing ul.table li{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto auto;gap:20px 0;grid-template-areas:"logo logo" "info info" "requirements restriction" "min-value max-value" "fee limits" "buy buy"}}@media screen and (max-width:768px)and (max-width:428px){.listing-page .listing-page-wrapper main.listing ul.table div.mobile-table{width:100%;display:block}.listing-page .listing-page-wrapper main.listing ul.table div.mobile-table ul li{display:flex;align-items:center;justify-content:center}.listing-page .listing-page-wrapper main.listing ul.table div.mobile-table{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto;gap:20px 0;grid-template-areas:"logo info . ." "logo min-value max-value fee" "buy requirements restriction ."}}@media screen and (min-width:1760px){.listing-page .listing-page-wrapper main.listing .hide-on-desktop{display:none}}@media screen and (max-width:1024px){.listing-page .listing-page-wrapper main.listing{width:100%}.listing-page .listing-page-wrapper .show-on-mobile{display:block;max-width:250px;color:#0162bd;background-color:#fff;margin-bottom:24px;border:2px solid #0162bd;padding:12px 27px}}@media screen and (max-width:1024px)and (max-width:428px){.listing-page .listing-page-wrapper .show-on-mobile{position:relative;display:block;z-index:999;padding:5px 0;font-size:12px!important;line-height:18px!important;border-radius:50px!important;box-shadow:none;max-width:100px;border:2px solid #333;color:#333}}@media screen and (max-width:1024px){.listing-page .listing-page-wrapper .show-on-mobile.hide-filters{position:absolute;right:12px;top:12px;padding:6px 18px;font-size:12px;width:auto}}@media screen and (max-width:1024px)and (max-width:428px){.listing-page .listing-page-wrapper .show-on-mobile.hide-filters{padding:6px 12px;top:20px;right:20px}}.transaction-history{width:100%;height:-moz-max-content;height:max-content;max-height:none;display:flex;flex-direction:column;padding:1em 0;overflow-x:hidden!important;max-height:none!important}@media screen and (max-width:428px){.transaction-history{overflow:hidden;margin:0!important}}.transaction-history div.transaction-m{display:none}@media screen and (max-width:428px){.transaction-history div.transaction-m{display:block}}.transaction-history div.transaction-m>ul.transaction-types-m{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}@media screen and (max-width:428px){.transaction-history div.transaction-m>ul.transaction-types-m{flex-direction:column;background-color:#fff;border:1px solid #efeeee;position:absolute;max-width:100px;margin-top:10px;width:auto;box-shadow:0 3px 20px #00000013}}.transaction-history div.transaction-m>ul.transaction-types-m>li{display:block;width:20%;min-width:150px;max-width:230px;height:38px;color:#00000089;cursor:pointer;font-weight:500;font-size:20px;margin-top:1em;padding-left:1em;border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:428px){.transaction-history div.transaction-m>ul.transaction-types-m>li{font: 14px/18px Inter;color:#707070;padding:5px 10px;min-width:100px;max-width:100px;margin-top:0;display:flex;align-items:center;border-bottom:1px solid #efeeee}}@media screen and (max-width:280px){.transaction-history div.transaction-m>ul.transaction-types-m>li{width:20%;min-width:65px;padding-left:10px;font-size:14px;height:30px}}.transaction-history div.transaction-m>ul.transaction-types-m>li:hover{transition:border .2s ease-in,color .2s ease-in;color:#0162bd;border-bottom:5px solid #0162bd;opacity:.8}@media screen and (max-width:428px){.transaction-history div.transaction-m>ul.transaction-types-m>li:hover{border-bottom:none}}.transaction-history div.transaction-m>ul.transaction-types-m>li.active{color:#0162bd;border-bottom:5px solid #0162bd;border-radius:2px}@media screen and (max-width:428px){.transaction-history div.transaction-m>ul.transaction-types-m>li.active{border-bottom:1px solid #efeeee;border-radius:0}}.transaction-history *{box-sizing:border-box}.transaction-history>h1{display:block;width:100%;margin-bottom:.6em;line-height:1.5em;padding-left:.3em}.transaction-history .slide-enter,.transaction-history .slide-leave-to{transform:scaleY(0)}.transaction-history ul.transaction-types{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;margin-top:.5em}@media screen and (max-width:428px){.transaction-history ul.transaction-types{display:none}}.transaction-history ul.transaction-types>li{display:block;width:20%;min-width:220px;max-width:240px;height:38px;color:#00000089;cursor:pointer;font-weight:500;font-size:20px;margin-top:1em;padding-left:1em;border-bottom:1px solid hsla(0,0%,44%,.302);white-space:nowrap}@media screen and (max-width:768px){.transaction-history ul.transaction-types>li{min-width:100px;font-size:14px;white-space:normal}}@media screen and (max-width:420px){.transaction-history ul.transaction-types>li{white-space:nowrap;font-size:13px;height:20px;width:-moz-max-content;width:max-content;padding-left:.3em;min-width:auto}}.transaction-history ul.transaction-types>li:hover{transition:border .2s ease-in,color .2s ease-in;color:#0162bd;border-bottom:5px solid #0162bd;opacity:.8}.transaction-history ul.transaction-types>li.active{color:#0162bd;border-bottom:5px solid #0162bd;border-radius:2px}.transaction-history div.table{width:100%;height:-moz-min-content;height:min-content}.transaction-history div.table>ul.transactions{width:100%}@media screen and (max-width:428px){.transaction-history div.table>ul.transactions{display:none}}.transaction-history div.table>ul.transactions>li:first-child{height:45px;width:calc(100% + 2px);background-color:#f0f3f8;padding:0;border:0}@media screen and (max-width:1024px){.transaction-history div.table>ul.transactions>li:first-child{display:none}}.transaction-history div.table>ul.transactions>li:first-child>span{white-space:normal;word-break:break-word}.transaction-history div.table>ul.transactions>li:first-child>span:nth-of-type(2),.transaction-history div.table>ul.transactions>li:first-child>span:nth-of-type(3),.transaction-history div.table>ul.transactions>li:first-child>span:nth-of-type(4),.transaction-history div.table>ul.transactions>li:first-child>span:nth-of-type(5),.transaction-history div.table>ul.transactions>li:first-child>span:nth-of-type(6){white-space:nowrap}.transaction-history div.table>ul.transactions>li{display:grid;height:65px;grid-template-columns:120px 1fr 1fr 2fr 2fr 2fr 180px 2fr;border-top:1px solid hsla(0,0%,44%,.302);border-left:1px solid hsla(0,0%,44%,.302);border-right:1px solid hsla(0,0%,44%,.302);color:#00000089;padding-right:15px}@media screen and (max-width:1024px){.transaction-history div.table>ul.transactions>li{grid-column-gap:20px;white-space:nowrap;grid-row-gap:4px;margin-bottom:20px;border:1px solid #d4d4d4;border-radius:12px;min-width:300px;height:150px;grid-template-columns:350px 300px;grid-template-rows:1fr 1fr 1fr 1fr;justify-content:space-between;padding:15px 10px}}@media screen and (max-width:768px){.transaction-history div.table>ul.transactions>li{grid-template-columns:180px 180px;padding:20px;align-items:center}}@media screen and (max-width:420px){.transaction-history div.table>ul.transactions>li{grid-column-gap:5px;min-width:100%;grid-template-columns:2fr 2fr;grid-template-rows:1fr 1fr 1fr 1fr;font-size:13px}}@media screen and (max-width:280px){.transaction-history div.table>ul.transactions>li{min-width:220px;height:180px;padding-left:10px}}.transaction-history div.table>ul.transactions>li>span{height:100%;display:flex;align-items:center;padding-left:1em;text-transform:capitalize}@media screen and (max-width:768px){.transaction-history div.table>ul.transactions>li>span{height:50%;display:flex;align-items:flex-start;padding-left:5px;text-transform:capitalize}}@media screen and (max-width:280px){.transaction-history div.table>ul.transactions>li>span{white-space:pre-wrap;margin-bottom:10px}}.transaction-history div.table>ul.transactions>li>span span.transaction-id{height:50px}.transaction-history div.table>ul.transactions>li>span>p.wrapping-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;background-color:#fff;margin-bottom:0;z-index:20;padding-right:10px!important}.transaction-history div.table>ul.transactions>li>span>p.wrapping-text:active{overflow:visible}@media screen and (min-width:740px){.transaction-history div.table>ul.transactions>li>span>p.wrapping-text:hover{overflow:visible}}.transaction-history div.table>ul.transactions>li>span.payment-method{display:flex;justify-content:flex-start;font-weight:600;color:#000;padding:0 0 0 1em}@media screen and (max-width:768px){.transaction-history div.table>ul.transactions>li>span.payment-method{padding-left:5px}.transaction-history div.table>ul.transactions>li>span.amount{height:50%;display:flex;padding-left:5px}}.transaction-history div.table>ul.transactions>li>span.fee{font-weight:550;color:#54c600}.transaction-history div.table>ul.transactions>li>span.buyer-name{overflow-wrap:anywhere}.transaction-history div.table>ul.transactions>li>span.go-to{font-weight:600;color:#0162bd;cursor:pointer;margin:0 auto;width:100%}@media screen and (max-width:768px){.transaction-history div.table>ul.transactions>li>span.go-to{margin:0}}.transaction-history div.table>ul.transactions>li>span.status-name{font-weight:550}.transaction-history div.table>ul.transactions>li>span.transaction-id{white-space:normal;font-weight:550}@media screen and (max-width:768px){.transaction-history div.table>ul.transactions>li>span.transaction-id{font-size:14px;text-align:center}}@media screen and (max-width:420px){.transaction-history div.table>ul.transactions>li>span.transaction-id{height:50px;font-size:11px;overflow:visible}}.transaction-history div.table>ul.transactions>li>span.transaction-id p{color:#00000089}.transaction-history div.table>ul.transactions>li>span.red{color:#ed0040}.transaction-history div.table>ul.transactions>li>span.green{color:#54c600}.transaction-history div.table>ul.transactions>li>span.yellow{color:#ff9d00}.transaction-history div.table>ul.transactions>li:last-child{border-bottom:1px solid hsla(0,0%,44%,.302)}.transaction-history div.table-m{width:100%;height:-moz-min-content;height:min-content;display:none}@media screen and (max-width:428px){.transaction-history div.table-m{display:block}}.transaction-history div.table-m>ul.transactions-m{width:100%}@media screen and (max-width:768px){.transaction-history div.table-m>ul.transactions-m>li:first-child{display:none}}.transaction-history div.table-m>ul.transactions-m>li:first-child>span{white-space:normal;word-break:break-word}.transaction-history div.table-m>ul.transactions-m>li:first-child>span:nth-of-type(2),.transaction-history div.table-m>ul.transactions-m>li:first-child>span:nth-of-type(3),.transaction-history div.table-m>ul.transactions-m>li:first-child>span:nth-of-type(4),.transaction-history div.table-m>ul.transactions-m>li:first-child>span:nth-of-type(5),.transaction-history div.table-m>ul.transactions-m>li:first-child>span:nth-of-type(6){white-space:nowrap}.transaction-history div.table-m>ul.transactions-m>li{display:flex;flex-direction:column;justify-content:space-between}.transaction-history div.table-m>ul.transactions-m>li div.button-margin-m{border-bottom:1px solid #efeeee}.transaction-history div.table-m>ul.transactions-m>li div.button-margin-m .go-to-button-m{background:#fff;border:1px solid #efeeee;color:#333;font-size:12px;padding:10px 0;font-weight:700;font-family:Inter;margin-bottom:15px;margin-top:15px;width:100%}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile{margin-top:15px;display:flex;flex-direction:row}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .right-transaction-tab{display:flex;flex-direction:column;width:50%}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .right-transaction-tab span.buyer-name,.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .right-transaction-tab span.completed-at{text-align:right;font-size:10px;color:#949494;font-weight:400;line-height:14px;padding:2px 0}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .right-transaction-tab span.fee{font: 500 14px/18px Inter!important;color:#000000bf;margin-bottom:0!important;padding:2px 0;text-align:right}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .right-transaction-tab span.transaction-id{text-align:right;font-size:10px;color:#949494;font-weight:500;line-height:14px;padding:2px 0}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab{display:flex;flex-direction:column;width:50%}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab span.red{color:#ed0040}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab span.green{color:#54c600}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab span.yellow{color:#ff9d00}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab span.amount{font: 500 20px/24px Inter!important;color:#000000bf;text-align:left;margin-bottom:0!important;padding:2px 0}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab span.status-name{font: 600 12px/16px Inter!important;color:#2e7bd4;text-align:left;padding:2px 0}.transaction-history div.table-m>ul.transactions-m>li div.wrapper-transaction-mobile .left-transaction-tab span.payment-method{font: 600 12px/18px Inter!important;color:#00000056;text-align:left;padding:2px 0}.transaction-history div.table-m>ul.transactions-m>li:last-child{border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:428px){.transaction-history div.table-m>ul.transactions-m>li:last-child{border:none}}.transaction-history div.table-m .go-to-button-m{background:#fff;border:1px solid #efeeee;color:#333;font-size:12px;padding:10px 0;font-weight:700;font-family:Inter;margin-bottom:15px;margin-top:15px;width:100%}.transaction-history .dropDown-button{border:1px solid #ebebeb;padding:10px 30px;font-size:12px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#3c3d3e;cursor:pointer;border-radius:0;background-color:#fff;text-align:left}section.offers-history{width:100%;height:-moz-max-content;height:max-content;max-height:none;overflow:visible!important;display:flex;flex-direction:column;padding:1em 0!important;overflow-x:hidden}@media screen and (max-width:428px){section.offers-history{margin:0;min-height:400px}}section.offers-history *{box-sizing:border-box}section.offers-history>div.offers-exists>h1{display:block;width:100%;margin-bottom:.6em;line-height:1.5em;padding-left:.3em}section.offers-history div.offers-m{display:none}@media screen and (max-width:428px){section.offers-history div.offers-m{display:block}}section.offers-history div.offers-m>ul.offers-types-m{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}@media screen and (max-width:428px){section.offers-history div.offers-m>ul.offers-types-m{flex-direction:column;background-color:#fff;border:1px solid #efeeee;position:absolute;max-width:100px;margin-top:10px;width:auto;box-shadow:0 3px 20px #00000013}}section.offers-history div.offers-m>ul.offers-types-m>li{display:block;width:20%;min-width:150px;max-width:230px;height:38px;color:#00000089;cursor:pointer;font-weight:500;font-size:20px;margin-top:1em;padding-left:1em;border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:428px){section.offers-history div.offers-m>ul.offers-types-m>li{font: 14px/18px Inter;color:#707070;padding:5px 10px;min-width:100px;max-width:100px;margin-top:0;display:flex;align-items:center;border-bottom:1px solid #efeeee}}@media screen and (max-width:280px){section.offers-history div.offers-m>ul.offers-types-m>li{width:20%;min-width:65px;padding-left:10px;font-size:14px;height:30px}}section.offers-history div.offers-m>ul.offers-types-m>li:hover{transition:border .2s ease-in,color .2s ease-in;color:#0162bd;border-bottom:5px solid #0162bd;opacity:.8}@media screen and (max-width:428px){section.offers-history div.offers-m>ul.offers-types-m>li:hover{border-bottom:none}}section.offers-history div.offers-m>ul.offers-types-m>li.active{color:#0162bd;border-bottom:5px solid #0162bd;border-radius:2px}@media screen and (max-width:428px){section.offers-history div.offers-m>ul.offers-types-m>li.active{border-bottom:1px solid #efeeee;border-radius:0}}section.offers-history div.offers-exists>ul.offers-types{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}@media screen and (max-width:428px){section.offers-history div.offers-exists>ul.offers-types{display:none}}section.offers-history div.offers-exists>ul.offers-types>li{display:block;width:20%;min-width:150px;max-width:230px;height:38px;color:#00000089;cursor:pointer;font-weight:500;font-size:20px;margin-top:1em;padding-left:1em;border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:428px){section.offers-history div.offers-exists>ul.offers-types>li{font: 14px/18px Inter;color:#707070;padding:5px 10px;margin-right:8px;border:1px solid #efeeee;width:-moz-max-content;width:max-content;border-radius:6px;margin-bottom:8px}}@media screen and (max-width:280px){section.offers-history div.offers-exists>ul.offers-types>li{width:20%;min-width:65px;padding-left:10px;font-size:14px;height:30px}}section.offers-history div.offers-exists>ul.offers-types>li:hover{transition:border .2s ease-in,color .2s ease-in;color:#0162bd;border-bottom:5px solid #0162bd;opacity:.8}section.offers-history div.offers-exists>ul.offers-types>li.active{color:#0162bd;border-bottom:5px solid #0162bd;border-radius:2px}section.offers-history div.table{width:100%;height:-moz-min-content;height:min-content}@media screen and (max-width:428px){section.offers-history div.table{margin-top:15px}}section.offers-history div.table>ul.offers-mobile{width:100%;display:none}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile{display:block}}section.offers-history div.table>ul.offers-mobile .menu-button{margin-top:10px;background:#fff;border:1px solid #efeeee;color:#333;font-size:12px;padding:10px 0;font-weight:700;font-family:Inter;margin-bottom:15px}section.offers-history div.table>ul.offers-mobile .menu-button>ul{display:block;position:absolute;z-index:100;top:1.85em;left:-8em;font-size:.7em;background-color:#fff;box-shadow:0 3px 20px #00000029;padding:.8em 1.4em;width:auto;height:auto}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile .menu-button>ul{position:relative;top:-9px;border-bottom:1px solid #efeeee;left:0;box-shadow:none}}section.offers-history div.table>ul.offers-mobile .menu-button>ul>li{color:#0009;font-weight:600;font-family:Inter;white-space:nowrap;margin:1em 0}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile .menu-button>ul>li{font-size:12px;color:#333}}section.offers-history div.table>ul.offers-mobile .menu-button>ul>li:hover{transition:color .2s ease-in;color:#0162bd}section.offers-history div.table>ul.offers-mobile>li:first-child{height:45px;width:calc(100% + 2px);background-color:#f0f3f8;padding:0;margin:0;border:0}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile>li:first-child{display:none}}section.offers-history div.table>ul.offers-mobile>li:not(first-child){padding-left:.4em}@media screen and (max-width:768px){section.offers-history div.table>ul.offers-mobile>li:not(first-child){padding-left:15px}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li:not(first-child){padding-left:0;display:flex;flex-direction:column;border-bottom:1px solid #efeeee;margin:12px 0}}section.offers-history div.table>ul.offers-mobile>li:not(first-child) div .left-offer-tab .offer-min-max .value{font-size:20px;font-weight:500;color:#949494}section.offers-history div.table>ul.offers-mobile>li{color:#00000089;display:flex;justify-content:space-between}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab{display:flex;flex-direction:column}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span{height:100%;display:flex;align-items:center;padding-left:1em;text-transform:capitalize}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span{height:50%;display:flex;align-items:flex-start;padding-left:5px;text-transform:capitalize}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span{align-items:center;justify-content:center}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span{justify-content:flex-end}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method{font-weight:600;color:#000}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method{padding-top:15px}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method{padding:0 0 5px;align-self:flex-start;white-space:nowrap;font-size:12px;font-family:Inter;line-height:16px;font-weight:600}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method>span:before,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method>span:before{content:"\a";width:12px;height:12px;border-radius:50%;display:inline-block;margin:0 10px}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method>span:before,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method>span:before{margin:0 10px 0 0;display:flex}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method>span.inactive:before,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method>span.inactive:before{background:#ed0040}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method>span.active:before,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method>span.active:before{background:#54c600}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.payment-method>span.onhold:before,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.payment-method>span.onhold:before{background:#fac525}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.allowed-currencies,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.allowed-currencies{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.allowed-currencies,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.allowed-currencies{padding-top:15px}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.allowed-currencies,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.allowed-currencies{padding:5px 0 0;align-self:flex-start;font-size:12px;color:#949494;font-weight:500;line-height:16px}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.limit,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.limit{font-weight:500}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.limit,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.limit{text-align:right;font-size:10px;color:#949494;font-weight:500;line-height:14px}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.value,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.value{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.value>p,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.value>p{white-space:nowrap}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.value,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.value{font-weight:500}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.value,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.value{align-items:center;justify-content:center}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.fee,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.fee{font-weight:500;color:#54c600}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button{display:inline-block;position:relative;padding-top:.8em;font-size:1.4em;font-weight:600;cursor:pointer}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button{margin-left:50%;transform:translate(-10px);-webkit-transform:translate(-10px)}}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button:before,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button:before{content:"⋮"}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button:hover,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button:hover{transition:color .2s ease-in;color:#0162bd}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button>ul,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button>ul{display:block;position:absolute;z-index:100;top:1.85em;left:-8em;font-size:.7em;background-color:#fff;box-shadow:0 3px 20px #00000029;padding:.8em 1.4em;width:auto;height:auto}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button>ul>li,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button>ul>li{color:#0009;font-weight:600;font-family:Inter;white-space:nowrap;margin:1em 0}section.offers-history div.table>ul.offers-mobile>li .left-offer-tab>span.menu-button>ul>li:hover,section.offers-history div.table>ul.offers-mobile>li .right-offer-tab>span.menu-button>ul>li:hover{transition:color .2s ease-in;color:#0162bd}section.offers-history div.table>ul.offers-mobile>li:last-child{border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-mobile>li:last-child{border-bottom:1px solid #d4d4d4}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-mobile>li:last-child{border-bottom:1px solid #efeeee}}section.offers-history div.table>ul.offers{width:100%}@media screen and (max-width:428px){section.offers-history div.table>ul.offers{display:none}}section.offers-history div.table>ul.offers>li:first-child{height:45px;width:calc(100% + 2px);background-color:#f0f3f8;padding:0;margin:0;border:0}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li:first-child{display:none}}section.offers-history div.table>ul.offers>li:not(first-child){padding-left:.4em}@media screen and (max-width:768px){section.offers-history div.table>ul.offers>li:not(first-child){padding-left:15px}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers>li:not(first-child){padding-left:0}}section.offers-history div.table>ul.offers>li{display:grid;height:65px;grid-template-columns:250px 2fr 2fr 2fr 3fr 2fr 2fr 1fr}section.offers-history div.table>ul.offers>li.deposits{grid-template-columns:3fr 1fr 2fr 2fr}section.offers-history div.table>ul.offers>li{border-top:1px solid hsla(0,0%,44%,.302);border-left:1px solid hsla(0,0%,44%,.302);border-right:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li{grid-template-columns:350px 300px;justify-content:space-between;padding:.6em;height:-moz-min-content;height:min-content;grid-column-gap:20px;white-space:nowrap;grid-row-gap:4px;margin-bottom:20px;border:1px solid #d4d4d4;border-radius:12px;min-width:300px}}@media screen and (max-width:768px){section.offers-history div.table>ul.offers>li.deposits{grid-template-columns:1fr 2fr;grid-auto-rows:auto}section.offers-history div.table>ul.offers>li{grid-template-columns:200px 130px;grid-auto-rows:auto}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers>li.deposits{grid-template-columns:1fr}}@media screen and (max-width:420px){section.offers-history div.table>ul.offers>li{padding:1em}}@media screen and (max-width:320px){section.offers-history div.table>ul.offers>li{min-width:250px;font-size:15px}}@media screen and (max-width:280px){section.offers-history div.table>ul.offers>li{min-width:220px;font-size:13px}}section.offers-history div.table>ul.offers>li{color:#00000089}section.offers-history div.table>ul.offers>li>span{height:100%;display:flex;align-items:center;padding-left:1em;text-transform:capitalize}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li>span{height:50%;display:flex;align-items:flex-start;padding-left:5px;text-transform:capitalize}}@media screen and (max-width:420px){section.offers-history div.table>ul.offers>li>span{align-items:center;justify-content:center}}section.offers-history div.table>ul.offers>li>span.payment-method{font-weight:600;color:#000}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li>span.payment-method{padding-top:15px;order:1}}section.offers-history div.table>ul.offers>li>span.payment-method p.payment-method-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#fff;color:#000;margin-bottom:0;z-index:1;padding-right:20px;line-height:20px}section.offers-history div.table>ul.offers>li>span.payment-method p.payment-method-name:active{overflow:visible}@media screen and (min-width:981px){section.offers-history div.table>ul.offers>li>span.payment-method p.payment-method-name:hover{overflow:visible}}section.offers-history div.table>ul.offers>li>span.payment-method>span:before{content:"\a";width:12px;height:12px;border-radius:50%;display:inline-block;margin:0 10px}section.offers-history div.table>ul.offers>li>span.payment-method>span.inactive:before{background:#ed0040}section.offers-history div.table>ul.offers>li>span.payment-method>span.active:before{background:#54c600}section.offers-history div.table>ul.offers>li>span.payment-method>span.onhold:before{background:#fac525}section.offers-history div.table>ul.offers>li>span.allowed-currencies{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li>span.allowed-currencies{padding-top:15px;order:2}}section.offers-history div.table>ul.offers>li>span.limit{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li>span.limit{order:3}}section.offers-history div.table>ul.offers>li>span .offer-min-max.value{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}section.offers-history div.table>ul.offers>li>span .offer-min-max.value>p{white-space:nowrap}section.offers-history div.table>ul.offers>li>span .offer-min-max.value{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li>span .offer-min-max.value{height:-moz-min-content;height:min-content;order:5}section.offers-history div.table>ul.offers>li>span .offer-min-max.value>p:first-of-type{margin-top:.3em}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers>li>span .offer-min-max.value{align-items:center;justify-content:center}}section.offers-history div.table>ul.offers>li>span.fee{font-weight:500;color:#54c600}section.offers-history div.table>ul.offers>li>span.menu-button{display:inline-block;position:relative;padding-top:.8em;font-size:1.4em;font-weight:600;cursor:pointer}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li>span.menu-button{padding-bottom:10px;font-size:20px;font-weight:600;padding-top:5px;order:8}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers>li>span.menu-button{margin-left:50%;transform:translate(-10px);-webkit-transform:translate(-10px)}}section.offers-history div.table>ul.offers>li>span.menu-button:before{content:"⋮"}section.offers-history div.table>ul.offers>li>span.menu-button:hover{transition:color .2s ease-in;color:#0162bd}section.offers-history div.table>ul.offers>li>span.menu-button>ul{position:absolute;z-index:100;font-size:.7em;background-color:#fff;box-shadow:0 3px 20px #36363629;padding:1.5em 1.4em;width:auto;height:auto;border-radius:6px;transform:translate(-100%,-100%);display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em}section.offers-history div.table>ul.offers>li>span.menu-button>ul>li{color:#0009;font-weight:600;font-family:Inter;white-space:nowrap;transition:color .2s ease-in}section.offers-history div.table>ul.offers>li>span.menu-button>ul>li:hover{color:#0162bd}section.offers-history div.table>ul.offers>li:last-child{border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:980px){section.offers-history div.table>ul.offers>li:last-child{border-bottom:1px solid #d4d4d4}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers>li:last-child{border-bottom:1px solid #efeeee}}section.offers-history div.table>ul.offers-m{display:none}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-m{display:block}}section.offers-history div.table>ul.offers-m>li:first-child{height:45px;width:calc(100% + 2px);background-color:#f0f3f8;padding:0;margin:0;border:0}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li:first-child{display:none}}section.offers-history div.table>ul.offers-m>li:not(first-child){padding-left:.4em}@media screen and (max-width:768px){section.offers-history div.table>ul.offers-m>li:not(first-child){padding-left:15px}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-m>li:not(first-child){padding-left:0;border:0;border-bottom:1px solid #efeeee!important;border-radius:0;padding-right:0;display:flex;justify-content:space-between}}section.offers-history div.table>ul.offers-m>li{display:grid;height:65px;grid-template-columns:2fr 2fr 2fr 2fr 3fr 2fr 2fr 1fr}section.offers-history div.table>ul.offers-m>li.deposits{grid-template-columns:3fr 1fr 2fr 2fr}section.offers-history div.table>ul.offers-m>li.deposits .left-deposit-tab{display:flex;flex-direction:column}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-m>li.deposits .left-deposit-tab .paymentMethod{font: 600 12px/18px Inter!important;color:#00000056;text-align:left}section.offers-history div.table>ul.offers-m>li.deposits .left-deposit-tab .value{font: 500 20px/24px Inter!important;color:#000000bf;text-align:left;margin-bottom:0!important}}section.offers-history div.table>ul.offers-m>li.deposits .left-deposit-tab .value p{margin-bottom:0!important}section.offers-history div.table>ul.offers-m>li.deposits .left-deposit-tab .value .crypto-deposit{font: 500 13px/17px Inter!important}section.offers-history div.table>ul.offers-m>li.deposits .right-deposit-tab{display:flex;flex-direction:column}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-m>li.deposits .right-deposit-tab .date-of-deposit{font: 500 10px/14px Inter!important;color:#00000089;text-align:right}section.offers-history div.table>ul.offers-m>li.deposits .right-deposit-tab .status{font: 600 12px/16px Inter!important;color:#2e7bd4;text-align:right}}section.offers-history div.table>ul.offers-m>li{border-top:1px solid hsla(0,0%,44%,.302);border-left:1px solid hsla(0,0%,44%,.302);border-right:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li{grid-template-columns:2fr 2fr;padding:.6em;height:-moz-min-content;height:min-content;grid-column-gap:20px;white-space:nowrap;grid-row-gap:4px;margin-bottom:20px;border:1px solid #d4d4d4;border-radius:12px;min-width:300px}}@media screen and (max-width:768px){section.offers-history div.table>ul.offers-m>li,section.offers-history div.table>ul.offers-m>li.deposits{grid-template-columns:1fr 2fr;grid-auto-rows:auto}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-m>li.deposits{grid-template-columns:1fr}}@media screen and (max-width:420px){section.offers-history div.table>ul.offers-m>li{padding:1em}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-m>li{min-width:240px;font-size:15px}}@media screen and (max-width:280px){section.offers-history div.table>ul.offers-m>li{min-width:220px;font-size:13px}}section.offers-history div.table>ul.offers-m>li{color:#00000089}section.offers-history div.table>ul.offers-m>li>span{height:100%;display:flex;align-items:center;padding-left:1em;text-transform:capitalize}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li>span{height:50%;display:flex;align-items:flex-start;padding-left:5px;text-transform:capitalize}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-m>li>span{align-items:center;justify-content:center}}section.offers-history div.table>ul.offers-m>li>span.payment-method{font-weight:600;color:#000}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li>span.payment-method{padding-top:15px;order:1}}section.offers-history div.table>ul.offers-m>li>span.payment-method>span:before{content:"\a";width:12px;height:12px;border-radius:50%;display:inline-block;margin:0 10px}section.offers-history div.table>ul.offers-m>li>span.payment-method>span.inactive:before{background:#ed0040}section.offers-history div.table>ul.offers-m>li>span.payment-method>span.active:before{background:#54c600}section.offers-history div.table>ul.offers-m>li>span.payment-method>span.onhold:before{background:#fac525}section.offers-history div.table>ul.offers-m>li>span.allowed-currencies{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li>span.allowed-currencies{padding-top:15px;order:2}}section.offers-history div.table>ul.offers-m>li>span.limit{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li>span.limit{order:3}}section.offers-history div.table>ul.offers-m>li>span .offer-min-max.value{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}section.offers-history div.table>ul.offers-m>li>span .offer-min-max.value>p{white-space:nowrap}section.offers-history div.table>ul.offers-m>li>span .offer-min-max.value{font-weight:500}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li>span .offer-min-max.value{height:-moz-min-content;height:min-content;order:5}section.offers-history div.table>ul.offers-m>li>span .offer-min-max.value>p:first-of-type{margin-top:.3em}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-m>li>span .offer-min-max.value{align-items:center;justify-content:center}}section.offers-history div.table>ul.offers-m>li>span.fee{font-weight:500;color:#54c600}section.offers-history div.table>ul.offers-m>li>span.menu-button{display:inline-block;position:relative;padding-top:.8em;font-size:1.4em;font-weight:600;cursor:pointer}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li>span.menu-button{padding-bottom:10px;font-size:20px;font-weight:600;padding-top:5px;order:8}}@media screen and (max-width:450px){section.offers-history div.table>ul.offers-m>li>span.menu-button{margin-left:50%;transform:translate(-10px);-webkit-transform:translate(-10px)}}section.offers-history div.table>ul.offers-m>li>span.menu-button:before{content:"⋮"}section.offers-history div.table>ul.offers-m>li>span.menu-button:hover{transition:color .2s ease-in;color:#0162bd}section.offers-history div.table>ul.offers-m>li>span.menu-button>ul{position:absolute;z-index:100;font-size:.7em;background-color:#fff;box-shadow:0 3px 20px #36363629;padding:1.5em 1.4em;width:auto;height:auto;border-radius:6px;transform:translate(-100%,-100%);display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em}section.offers-history div.table>ul.offers-m>li>span.menu-button>ul>li{color:#0009;font-weight:600;font-family:Inter;white-space:nowrap;transition:color .2s ease-in}section.offers-history div.table>ul.offers-m>li>span.menu-button>ul>li:hover{color:#0162bd}section.offers-history div.table>ul.offers-m>li:last-child{border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:980px){section.offers-history div.table>ul.offers-m>li:last-child{border-bottom:1px solid #d4d4d4}}@media screen and (max-width:428px){section.offers-history div.table>ul.offers-m>li:last-child{border-bottom:1px solid #efeeee}}section.offers-history #modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#3c2889cc;z-index:999999}section.offers-history #modal>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:30px 35px;background-color:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.2)}@media screen and (max-width:428px){section.offers-history #modal>div{padding:20px}}section.offers-history #modal>div.offer-delete-modal,section.offers-history #modal>div.offer-details-modal{display:flex;flex-direction:column;width:550px;height:-moz-fit-content;height:fit-content}@media screen and (max-width:768px){section.offers-history #modal>div.offer-delete-modal,section.offers-history #modal>div.offer-details-modal{width:280px}}section.offers-history #modal>div.offer-delete-modal>div.main,section.offers-history #modal>div.offer-details-modal>div.main{display:flex;flex-direction:row}section.offers-history #modal>div.offer-delete-modal>div.main>h3,section.offers-history #modal>div.offer-details-modal>div.main>h3{font-size:1.2em;font-weight:600;margin-bottom:.5em}section.offers-history #modal>div.offer-delete-modal>div.main>img,section.offers-history #modal>div.offer-details-modal>div.main>img{height:18px;width:28px;cursor:pointer}section.offers-history #modal>div.offer-details-modal>div{display:grid;grid-template-columns:2fr 3fr;grid-column-gap:40px}section.offers-history #modal>div.offer-details-modal>div>div>div{margin:1.2em 0}section.offers-history #modal>div.offer-details-modal>div>div>div>p{margin-bottom:.4em;font-size:.8em}section.offers-history #modal>div.offer-details-modal>div>div>div>span{font-size:1.1em;font-weight:600}@media screen and (max-width:428px){section.offers-history #modal>div.offer-delete-modal{padding:20px}}section.offers-history #modal>div.offer-delete-modal>div.main>h3{margin-left:.7em}@media screen and (max-width:428px){section.offers-history #modal>div.offer-delete-modal>div.main>h3{font-size:14px!important;font-weight:700}section.offers-history #modal>div.offer-delete-modal>div.main img{height:13px}}section.offers-history #modal>div.offer-delete-modal button{border-radius:6px;box-shadow:0 6px 12px #00000029;border:none;font-family:Inter,sans-serif;font-weight:700;line-height:25px;font-size:15px;text-transform:uppercase;padding:9px;cursor:pointer;margin-top:1em}section.offers-history #modal>div.offer-delete-modal>div.controls,section.offers-history #modal>div.offer-delete-modal>div.text{display:flex;width:100%;justify-content:center;align-items:center}section.offers-history #modal>div.offer-delete-modal>div.text{flex-direction:column;margin-top:1.5em}@media screen and (max-width:428px){section.offers-history #modal>div.offer-delete-modal>div.text{margin-top:0;align-items:flex-start}section.offers-history #modal>div.offer-delete-modal>div.text p{font-size:12px;font-weight:400;color:#333;font-family:Inter}}section.offers-history #modal>div.offer-delete-modal>div.text>h1{font-size:1.1em;margin-bottom:.5em;padding:0}@media screen and (max-width:428px){section.offers-history #modal>div.offer-delete-modal>div.text>h1{font-size:12px;font-weight:400;font-family:Inter}}section.offers-history #modal>div.offer-delete-modal>div.text>h1.bigger{font-size:1.3em}section.offers-history #modal>div.offer-delete-modal>div.controls{flex-direction:row;justify-content:space-between;margin-top:.8em}section.offers-history #modal>div.offer-delete-modal>div.controls>button{width:50%;background-color:#0162bd;color:#fff;margin-left:25%}@media screen and (max-width:428px){section.offers-history #modal>div.offer-delete-modal>div.controls>button{font-size:12px;border-radius:66px;background-color:#333;box-shadow:none}}section.offers-history #modal>div.offer-delete-modal>div.controls-error{flex-direction:row;justify-content:flex-end;width:100%;margin-top:.8em}section.offers-history #modal>div.offer-delete-modal>div.controls-error>button{width:40%;background-color:#0162bd;color:#fff;margin-left:30%}section.offers-history div.no-offers{width:100%;height:calc(100vh - 100px);display:flex;align-items:center;justify-content:center}section.offers-history div.no-offers>div{display:flex;flex-direction:column;align-items:center;width:240px;height:-moz-fit-content;height:fit-content}section.offers-history div.no-offers>div>img{width:64px;height:64px;padding-bottom:.5em}section.offers-history div.no-offers>div>p{display:block;margin-top:.5em;text-align:center}main.deposit-page{width:100%;height:calc(100% - 80px);background-color:#f0f3f8;position:fixed;top:80px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:428px){main.deposit-page{background-color:#fff;margin:20px;width:unset;border-radius:8px;position:relative;top:0}}main.deposit-page>div{width:50%;height:100%;max-width:600px;min-width:450px;display:flex;flex-direction:column;align-items:center;margin-top:1em}@media screen and (max-width:428px){main.deposit-page>div{width:100%;max-width:none;min-width:auto;margin:20px}}main.deposit-page>div>div.heading-m{display:block;width:100%;position:relative}@media screen and (max-width:428px){main.deposit-page>div>div.heading-m{display:none}}main.deposit-page>div>div.heading-m>h1{width:100%;text-align:center;font-size:2.4em;color:#0162bd;font-weight:700}main.deposit-page>div>div.heading-m>h1:before{font-size:122px;font-weight:700;line-height:"";letter-spacing:"";position:absolute;top:-65px;left:50%;bottom:"";right:"";transform:translate(-50%);content:"Deposit";color:#00000008;width:100%}@media screen and (max-width:768px){main.deposit-page>div>div.heading-m>h1:before{display:none}}main.deposit-page>div>div.heading-m>a{position:absolute;top:0;left:-9em;cursor:pointer}main.deposit-page>div>div.done,main.deposit-page>div>div.payment-details,main.deposit-page>div>div.payment-details-qr,main.deposit-page>div>div.select{width:100%;display:flex;flex-direction:column;align-items:center}main.deposit-page>div>div.done>h2,main.deposit-page>div>div.payment-details-qr>h2,main.deposit-page>div>div.payment-details>h2,main.deposit-page>div>div.select>h2{width:100%;text-align:center;font-size:1.1em;color:#000000bf}@media screen and (max-width:428px){main.deposit-page>div>div.done>h2,main.deposit-page>div>div.payment-details-qr>h2,main.deposit-page>div>div.payment-details>h2,main.deposit-page>div>div.select>h2{font-size:15px;font-weight:600;line-height:19px;letter-spacing:0;padding:1em 1em 1.2em .2em!important;color:#0162bd;text-align:left}}main.deposit-page>div>div.done>p,main.deposit-page>div>div.payment-details-qr>p,main.deposit-page>div>div.payment-details>p,main.deposit-page>div>div.select>p{text-align:center;line-height:1.3;font-size:.9em}@media screen and (max-width:428px){main.deposit-page>div>div.done>p,main.deposit-page>div>div.payment-details-qr>p,main.deposit-page>div>div.payment-details>p,main.deposit-page>div>div.select>p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}main.deposit-page>div>div.select{margin-top:7em;max-width:100%!important}@media screen and (max-width:428px){main.deposit-page>div>div.select{max-width:unset!important;margin-top:0}}main.deposit-page>div>div.select>h2{margin-bottom:1em}@media screen and (max-width:428px){main.deposit-page>div>div.select>h2{font-size:15px;font-weight:600;line-height:19px;letter-spacing:0;padding:1em 1em 1.2em .2em!important;color:#0162bd;text-align:left}}main.deposit-page>div>div.select>ul{width:70%;min-width:400px;display:flex;flex-direction:column}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul{min-width:auto;width:100%}}main.deposit-page>div>div.select>ul>li{width:100%;display:flex;flex-direction:row;align-items:center;padding:1.2em .8em 1.2em 1.1em;border-top:2px solid #ddd;cursor:pointer;position:relative}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul>li{border-top:1px solid #efeeee;padding:1em 0}}main.deposit-page>div>div.select>ul>li.active,main.deposit-page>div>div.select>ul>li:hover{background-color:#fff6}main.deposit-page>div>div.select>ul>li.active>div.checkbox>span,main.deposit-page>div>div.select>ul>li:hover>div.checkbox>span{transition:background-color .2s ease-in;background-color:#7e63e7}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul>li.active>div.checkbox>span,main.deposit-page>div>div.select>ul>li:hover>div.checkbox>span{background-color:#0162bd}}main.deposit-page>div>div.select>ul>li:last-child{border-bottom:2px solid #ddd}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul>li:last-child{border-bottom:1px solid #efeeee}}main.deposit-page>div>div.select>ul>li>img{width:40px;height:40px;margin-right:2em}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul>li>img{margin:0 2em 0 2.5em;width:30px;height:30px}}main.deposit-page>div>div.select>ul>li>div{display:flex;flex-direction:column}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul>li>div h3{padding:0 0 3px}main.deposit-page>div>div.select>ul>li>div p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1;margin-bottom:0}}main.deposit-page>div>div.select>ul>li>div.checkbox{position:absolute;top:50%;transform:translateY(-54%);right:1.5em;width:20px;height:20px;border-radius:50%;border:2px solid #7f7f7f;display:flex;align-items:center;justify-content:center}@media screen and (max-width:428px){main.deposit-page>div>div.select>ul>li>div.checkbox{right:auto;border:1px solid #efeeee}}main.deposit-page>div>div.select>ul>li>div.checkbox>span{width:12px;height:12px;border-radius:50%;background-color:transparent}main.deposit-page>div>div.select>a{width:50%;margin-top:2em}@media screen and (max-width:428px){main.deposit-page>div>div.select>a{width:100%}}main.deposit-page>div>div.payment-details{margin-top:4em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details{margin-top:0}}main.deposit-page>div>div.payment-details>h2{margin-bottom:.7em}main.deposit-page>div>div.payment-details>div.input-with-copy{width:72%;margin-bottom:.6em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details>div.input-with-copy{width:100%}}main.deposit-page>div>div.payment-details>hr{width:71%;border-top:2px solid rgba(0,0,0,.118);margin:1.8em 0}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details>hr{width:100%;border-top:1px solid #efeeee;margin:1em 0}}main.deposit-page>div>div.payment-details>a{width:50%;margin-top:1.2em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details>a{width:100%}}main.deposit-page>div>div.payment-details-qr{margin-top:5em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details-qr{margin-top:0}}main.deposit-page>div>div.payment-details-qr>h2{margin-bottom:2.2em}main.deposit-page>div>div.payment-details-qr>div.input-with-copy{width:72%}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details-qr>div.input-with-copy{width:100%}}main.deposit-page>div>div.payment-details-qr>div.wrapper{width:72%;display:flex;flex-direction:row;justify-content:space-between;margin-top:1.6em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details-qr>div.wrapper{width:100%;flex-direction:column;align-items:center}}main.deposit-page>div>div.payment-details-qr>div.wrapper>img{width:140px;height:140px;margin-left:.1em}main.deposit-page>div>div.payment-details-qr>div.wrapper>div{width:60%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:.6em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details-qr>div.wrapper>div{width:100%}}main.deposit-page>div>div.payment-details-qr>div.wrapper>div p{font-size:1em;color:#000000bf;text-align:center;line-height:1.2em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details-qr>div.wrapper>div p{padding:10px 0;font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}main.deposit-page>div>div.payment-details-qr>div.wrapper>div>div{display:flex;flex-direction:row;margin-bottom:.4em}main.deposit-page>div>div.payment-details-qr>div.wrapper>div>div>strong{font-weight:600;font-size:1.1em;color:#0162bd}main.deposit-page>div>div.payment-details-qr>div.wrapper>div>div>div{margin-left:.6em}main.deposit-page>div>div.payment-details-qr>a{width:50%;margin-top:2.5em}@media screen and (max-width:428px){main.deposit-page>div>div.payment-details-qr>a{width:100%}}main.deposit-page>div>div.done{margin-top:5em}@media screen and (max-width:428px){main.deposit-page>div>div.done{margin-top:0}}main.deposit-page>div>div.done>p{width:95%;font-weight:500;color:#000000bf;line-height:1.25em;font-size:1.4em;text-align:center}@media screen and (max-width:428px){main.deposit-page>div>div.done>p{width:100%;padding:10px 0;font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}main.deposit-page>div>div.done>a{width:42%;margin-top:2.8em}@media screen and (max-width:428px){main.deposit-page>div>div.done>a{width:100%}}main.deposit-page div.input-with-copy{display:flex;flex-direction:column}main.deposit-page div.input-with-copy>label{margin-bottom:.3em;color:#0000006d;font-weight:550;font-size:1em}@media screen and (max-width:428px){main.deposit-page div.input-with-copy>label{font: 600 14px/19px Inter;font-size:12px!important;color:#000000bf}}main.deposit-page div.input-with-copy>div{position:relative;width:100%}main.deposit-page div.input-with-copy>div>button{position:absolute;right:.8em;top:50%;height:100%;transform:translateY(-50%);border:0;background:0;cursor:pointer;color:#0162bd;font-weight:550;font-size:1em}@media screen and (max-width:428px){main.deposit-page div.input-with-copy>div>button{top:-14px;right:0;font-weight:600;font-size:12px}}main.deposit-page div.input-with-copy>div>span.tooltip{position:absolute;top:3.3em;width:70px;height:28px;right:.1em;border-radius:6px;background-color:#f64563;font-size:.8em;font-weight:550;color:#fff;text-align:center;padding-top:.6em;transition:display .2s ease-in}@media screen and (max-width:428px){main.deposit-page div.input-with-copy>div>span.tooltip{top:-31px}}.disputes{width:100%;display:flex;flex-direction:column;padding:1em 0!important;overflow-x:hidden;height:-moz-max-content;height:max-content;max-height:none}@media screen and (max-width:428px){.disputes{margin-left:0!important}}.disputes div.disputes-m{display:none}@media screen and (max-width:428px){.disputes div.disputes-m{display:block}}.disputes *{box-sizing:border-box}.disputes div.disputes-m>ul.disputes-types-m{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}@media screen and (max-width:428px){.disputes div.disputes-m>ul.disputes-types-m{flex-direction:column;background-color:#fff;border:1px solid #efeeee;position:absolute;max-width:100px;margin-top:10px;width:auto;box-shadow:0 3px 20px #00000013}}.disputes div.disputes-m>ul.disputes-types-m>li{display:block;width:20%;min-width:150px;max-width:230px;height:38px;color:#00000089;cursor:pointer;font-weight:500;font-size:20px;margin-top:1em;padding-left:1em;border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:428px){.disputes div.disputes-m>ul.disputes-types-m>li{font: 14px/18px Inter;color:#707070;padding:5px 10px;min-width:100px;max-width:100px;margin-top:0;display:flex;align-items:center;border-bottom:1px solid #efeeee}}@media screen and (max-width:280px){.disputes div.disputes-m>ul.disputes-types-m>li{width:20%;min-width:65px;padding-left:10px;font-size:14px;height:30px}}.disputes div.disputes-m>ul.disputes-types-m>li:hover{transition:border .2s ease-in,color .2s ease-in;color:#0162bd;border-bottom:5px solid #0162bd;opacity:.8}@media screen and (max-width:428px){.disputes div.disputes-m>ul.disputes-types-m>li:hover{border-bottom:none}}.disputes div.disputes-m>ul.disputes-types-m>li.active{color:#0162bd;border-bottom:5px solid #0162bd;border-radius:2px}@media screen and (max-width:428px){.disputes div.disputes-m>ul.disputes-types-m>li.active{border-bottom:1px solid #efeeee;border-radius:0}}.disputes>h1{display:block;width:100%;margin-bottom:.6em;line-height:1.5em;padding-left:.3em}.disputes>ul.dispute-types{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}@media screen and (max-width:768px){.disputes>ul.dispute-types{flex-wrap:nowrap}}@media screen and (max-width:428px){.disputes>ul.dispute-types{display:none}}.disputes>ul.dispute-types>li{display:block;width:20%;min-width:150px;max-width:230px;height:38px;color:#00000089;cursor:pointer;font-weight:500;font-size:20px;margin-top:1em;padding-left:1em;border-bottom:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:428px){.disputes>ul.dispute-types>li{font: 14px/18px Inter;color:#707070;padding:5px 10px;min-width:100px;max-width:100px;margin-top:0;display:flex;align-items:center;border-bottom:1px solid #efeeee}}@media screen and (max-width:280px){.disputes>ul.dispute-types>li{width:20%;min-width:65px;padding-left:10px;font-size:14px;height:30px}}.disputes>ul.dispute-types>li:hover{transition:border .2s ease-in,color .2s ease-in;color:#0162bd;border-bottom:5px solid #0162bd;opacity:.8}@media screen and (max-width:428px){.disputes>ul.dispute-types>li:hover{border-bottom:none}}.disputes>ul.dispute-types>li.active{color:#0162bd;border-bottom:5px solid #0162bd;border-radius:2px}@media screen and (max-width:428px){.disputes>ul.dispute-types>li.active{border-bottom:1px solid #efeeee;border-radius:0}}.disputes>div.table{width:100%;height:-moz-min-content;height:min-content}.disputes>div.table>ul.disputes{width:100%;padding:0!important;margin:0}@media screen and (max-width:768px){.disputes>div.table>ul.disputes{display:flex;justify-content:center;align-items:flex-start}}@media screen and (max-width:428px){.disputes>div.table>ul.disputes{display:none}}.disputes>div.table>ul.disputes>li:first-child{height:45px;width:calc(100% + 2px);background-color:#f0f3f8;padding:0;border:0}@media screen and (max-width:768px){.disputes>div.table>ul.disputes>li:first-child{display:none}}.disputes>div.table>ul.disputes>li{display:grid;height:65px;border-top:1px solid hsla(0,0%,44%,.302);border-left:1px solid hsla(0,0%,44%,.302);border-right:1px solid hsla(0,0%,44%,.302)}@media screen and (max-width:414px){.disputes>div.table>ul.disputes>li{display:flex;flex-direction:column}}@media screen and (max-width:768px){.disputes>div.table>ul.disputes>li{display:flex;flex-direction:column;width:100%;height:200px;border-radius:12px;align-items:center;margin-bottom:1.2em;border-bottom:1px solid hsla(0,0%,44%,.302)}.disputes>div.table>ul.disputes>li:last-of-type{margin-bottom:0}}.disputes>div.table>ul.disputes>li.ongoing{grid-template-columns:3fr 1fr 2fr 2fr 2fr 3fr}.disputes>div.table>ul.disputes>li.ended{grid-template-columns:3fr 3fr 1fr 2fr 2fr 3fr}.disputes>div.table>ul.disputes>li{color:#00000089}.disputes>div.table>ul.disputes>li>span{height:100%;display:flex;align-items:center;padding-left:1em;text-transform:capitalize;white-space:nowrap}@media screen and (max-width:768px){.disputes>div.table>ul.disputes>li>span{white-space:nowrap}}.disputes>div.table>ul.disputes>li>span.payment-method{font-weight:550}.disputes>div.table>ul.disputes>li>span.status{font-weight:550;color:#009dff}.disputes>div.table>ul.disputes>li>span.go-to{font-weight:600;color:#0162bd;cursor:pointer}@media screen and (max-width:428px){.disputes>div.table>ul.disputes>li>span.go-to{display:none}}.disputes>div.table>ul.disputes>li>span.transaction-id{white-space:nowrap;font-weight:550;overflow:hidden;text-overflow:ellipsis;margin-right:1.5em}@media screen and (max-width:414px){.disputes>div.table>ul.disputes>li>span.transaction-id{font-size:13px}}.disputes>div.table>ul.disputes>li>span.transaction-id:hover{white-space:normal}.disputes>div.table>ul.disputes>li>span.buyer{font-weight:600;color:#ed0040}.disputes>div.table>ul.disputes>li>span.seller{font-weight:600;color:#54c600}.disputes>div.table>ul.disputes>li:last-child{border-bottom:1px solid hsla(0,0%,44%,.302)}.disputes>div.table ul.disputes-m{display:none}@media screen and (max-width:428px){.disputes>div.table ul.disputes-m{display:block}}.disputes>div.table ul.disputes-m li.ended{display:flex;justify-content:space-between;flex-direction:column}.disputes>div.table ul.disputes-m li.ended div.button-margin-m{border-bottom:1px solid #efeeee;margin-top:15px;margin-bottom:15px}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile{display:flex;flex-direction:row}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .left-disputes-tab{display:flex;flex-direction:column;width:50%}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .left-disputes-tab .status{font: 600 12px/16px Inter!important;color:#2e7bd4;text-align:left;padding:2px 0}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .left-disputes-tab .date{text-align:left;font-size:10px;color:#949494;font-weight:400;line-height:14px;padding:2px 0}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .left-disputes-tab .amount{font: 500 20px/24px Inter!important;color:#000000bf;text-align:left;margin-bottom:0!important;padding:2px 0}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .left-disputes-tab .payment-method{font: 600 12px/18px Inter!important;color:#00000056;text-align:left;padding:2px 0}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .right-disputes-tab{display:flex;flex-direction:column;width:50%}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .right-disputes-tab .seller{font-weight:600;color:#54c600;text-align:right}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .right-disputes-tab .buyer{font-weight:600;color:#ed0040;text-align:right}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .right-disputes-tab .transaction-id{text-align:right;font-size:10px;color:#949494;font-weight:500;line-height:14px;padding:2px 0}.disputes>div.table ul.disputes-m li.ended div.wrapper-disputes-mobile .right-disputes-tab .date-ended{text-align:right;font-size:10px;color:#949494;font-weight:400;line-height:14px;padding:2px 0}.disputes>div.table ul.disputes-m li.ongoing{display:flex;justify-content:space-between;flex-direction:column}.disputes>div.table ul.disputes-m li.ongoing div.button-margin-m{border-bottom:1px solid #efeeee}.disputes>div.table ul.disputes-m li.ongoing div.button-margin-m .go-to-button-m{background:#fff;border:1px solid #efeeee;color:#333;font-size:12px;padding:10px 0;font-weight:700;font-family:Inter;margin-bottom:15px;margin-top:15px;width:100%}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile{display:flex;flex-direction:row}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .left-disputes-tab{display:flex;flex-direction:column;width:50%}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .left-disputes-tab .status{font: 600 12px/16px Inter!important;color:#2e7bd4;text-align:left;padding:2px 0}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .left-disputes-tab .amount{font: 500 20px/24px Inter!important;color:#000000bf;text-align:left;margin-bottom:0!important;padding:2px 0}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .left-disputes-tab .payment-method{font: 600 12px/18px Inter!important;color:#00000056;text-align:left;padding:2px 0}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .right-disputes-tab{display:flex;flex-direction:column;width:50%}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .right-disputes-tab .transaction-id{text-align:right;font-size:10px;color:#949494;font-weight:500;line-height:14px;padding:2px 0}.disputes>div.table ul.disputes-m li.ongoing div.wrapper-disputes-mobile .right-disputes-tab .date{text-align:right;font-size:10px;color:#949494;font-weight:400;line-height:14px;padding:2px 0}.disputes>div.table ul.disputes-m>li:first-child,body:before{display:none}body:before{content:"mobile"}@media(min-width:480px){body:before{content:"mobile-large"}}@media(min-width:768px){body:before{content:"tablet"}}@media(min-width:1024px){body:before{content:"desktop"}}.political-exposed{width:-moz-fit-content!important;width:fit-content!important}.political-exposed label{text-align:left!important;font: 14px/22px Inter!important;letter-spacing:0;color:#666c76;opacity:1}.political-exposed .has-error{color:#ef4444!important;font-size:12px!important;font-family:Inter}.back-button{position:absolute;top:0;left:0;display:flex;width:100px;height:36px;border:1px solid #0162bd;font-size:25px;align-items:center;color:#0162bd;cursor:pointer}.back-button img{width:29px;height:29px}@media(max-width:375px){.back-button img{width:19px;height:auto}}.confirm-documents,.could-not-detect,.kyc-in-progress,.pick-document-type,.record-kyc{position:relative;width:100%;height:100%;display:flex}@media(max-width:768px){.confirm-documents,.could-not-detect,.kyc-in-progress,.pick-document-type,.record-kyc{flex-direction:column;position:static}}.confirm-documents,.could-not-detect,.kyc-in-progress,.pick-document-type,.pick-document-type>div,.record-kyc{justify-content:center;align-items:center}.pick-document-type>div{width:100%;height:100%;display:flex;flex-direction:column}.pick-document-type>div>h2{display:block;text-align:center;font-size:2.2em!important}@media screen and (max-width:428px){.pick-document-type>div>h2{font-size:16px!important}}@media(max-width:768px){.pick-document-type>div>h2{font-size:16px!important}}.pick-document-type>div>p{display:block;line-height:1.3;text-align:center;font-size:1.3em;margin-top:1em!important;margin-bottom:2em!important;width:450px}@media screen and (max-width:428px){.pick-document-type>div>p{font-size:12px!important;font-weight:400;line-height:16px;letter-spacing:0}}@media(max-width:768px){.pick-document-type>div>p{width:100%;font-size:1.2em;font-size:1em;margin:.5em 0 1em!important}}.pick-document-type>div>div.picking{display:flex;flex-direction:column;justify-content:center;width:100%}@media screen and (max-width:428px){.pick-document-type>div>div.picking{align-items:center;flex-direction:column}}.pick-document-type>div>div.picking>div{box-sizing:border-box;display:flex;flex-direction:row;border:1px solid #e1e1e1;border-radius:6px;margin:7.5px 0;cursor:pointer;transition:.1s ease-in}.pick-document-type>div>div.picking>div:hover{background-color:#f7f7f7}.pick-document-type>div>div.picking>div .document-text{padding:20px;border-left:1px solid #e1e1e1}.pick-document-type>div>div.picking>div .document-text span{font-weight:600;font-family:Inter;font-size:14px;line-height:21px;margin-bottom:7px}.pick-document-type>div>div.picking>div .document-text p{margin-top:7px}.pick-document-type>div>div.picking>div>img{width:138px;height:138px;padding:2.6em}@media screen and (max-width:375px){.pick-document-type>div>div.picking>div>img{width:100px;height:100px;padding:24px;display:flex;justify-content:center;margin:auto}}.pick-document-type>div>div.picking>div>label{width:100%;height:auto;border-top:2px solid #d6d6d6;text-align:center;padding:.7em 0;font-size:1.3em}@media(max-width:768px){.pick-document-type>div>div.picking>div>label{font-size:1em;padding:.3em 0}}@media(max-width:375px){.pick-document-type>div>div.picking>div>label{font-size:.85em}}.pick-document-type>div>div.picked{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.pick-document-type>div>div.picked span{font-weight:600;font-family:Inter;font-size:14px;line-height:21px;margin-top:7px}.pick-document-type>div>div.picked>img{max-width:240px;min-width:200px;width:24%;height:auto;padding:2.6em;border:2px solid #d6d6d6;border-radius:5px;margin-top:20px}.pick-document-type>div>div.picked>a{width:100%;height:50px;box-shadow:none;margin-top:3em;font-weight:600}.pick-document-type>div>div.camera-button{width:100%;max-width:400px;display:flex;justify-content:center}.pick-document-type>div>div.camera-button>a{width:100%;height:50px;box-shadow:none;margin-top:3em;font-weight:600}.pick-document-type>div>img.camera-img{height:auto;margin:20px 0}.record-kyc div.buttons-wrapper{gap:15px}.record-kyc>div{max-width:450px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;border:1px solid #e1e1e1;margin:0 auto 100px}@media screen and (max-width:428px){.record-kyc>div{border:none;padding:0}}.record-kyc>div>div.progress-bar{width:100%;height:80px}@media only screen and (max-width:428px){.record-kyc>div>div.progress-bar{display:none}}.record-kyc>div>video{outline:4px solid hsla(0,0%,84%,.69)!important;border-radius:3px;outline-offset:-1.5em!important;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);max-width:450px;max-height:480px}@media only screen and (max-width:428px){.record-kyc>div>video{max-width:280px}}@media(max-width:480px){.record-kyc>div>video{outline-offset:-1em!important;max-height:360px}}@media(max-width:375px){.record-kyc>div>video{margin-top:1.1em;max-height:280px}}.record-kyc>div>div{width:100%;display:flex;flex-direction:column;align-items:center}.record-kyc>div>div>img{max-width:450px;max-height:480px;height:auto;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg)}@media(max-width:480px){.record-kyc>div>div>img{outline-offset:-1em!important;max-width:100vw;max-height:360px}}@media(max-width:375px){.record-kyc>div>div>img{margin-top:1.1em;max-width:100vw;max-height:280px}}.record-kyc>div>div>a{width:100%!important;margin:15px 0;height:50px!important;font-weight:600;box-shadow:none!important}.record-kyc>div>div>a:last-child{margin-top:-1em}.record-kyc>div>div .instructions{font-size:14px;font-family:Inter;font-weight:600}.record-kyc .window-header{display:flex;flex-direction:column!important;align-items:flex-start!important;margin-left:10px!important}@media only screen and (max-width:428px){.record-kyc .window-header{margin-left:0!important;margin-top:0!important}}.record-kyc .window-header .header-back{display:flex;margin-bottom:10px!important}@media only screen and (max-width:428px){.record-kyc .window-header .header-back{margin-top:0}}.record-kyc .window-header .header-back h1{width:100%;font-weight:600!important;font-size:14px!important;font-family:Inter,sans-serif;color:#404040!important;letter-spacing:0;margin-bottom:0!important}@media only screen and (max-width:428px){.record-kyc .window-header .header-back h1{margin-top:0}}.record-kyc .window-header .header-back img{margin-right:15px!important;cursor:pointer}.confirm-documents .vel-img-modal div{width:auto!important;height:auto}.confirm-documents>div{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.confirm-documents>div>h2{display:block;text-align:center;font-size:2.2em}@media screen and (max-width:428px){.confirm-documents>div>h2{font-size:14px}}@media(max-width:768px){.confirm-documents>div>h2{font-size:1.9em}}@media(max-width:375px){.confirm-documents>div>h2{font-size:14px;margin-top:12px}}.confirm-documents>div>h5{color:#676767;font-size:1.2em;font-family:Inter}@media screen and (max-width:428px){.confirm-documents>div>h5{font-size:12px;margin-top:6px}}@media(max-width:375px){.confirm-documents>div>h5{font-size:12px;line-height:1.3em;text-align:center}}.confirm-documents>div>div.photos{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin:3em 0 2em}@media(max-width:375px){.confirm-documents>div>div.photos{margin:.8em 0 1.2em}}.confirm-documents>div>div.photos *{box-sizing:border-box}.confirm-documents>div>div.photos>div{display:flex;flex-direction:column;margin:1em;color:#4e4d4d;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content}.confirm-documents>div>div.photos>div>label{font-size:1.4em;font-weight:600}@media screen and (max-width:428px){.confirm-documents>div>div.photos>div>label{font-size:1.2em;color:#333;text-align:center}}.confirm-documents>div>div.photos>div>img{max-height:300px;max-width:300px;height:auto;border:2px solid #404040;border-radius:3px;margin-bottom:.7em;cursor:pointer}@media screen and (max-width:428px){.confirm-documents>div>div.photos>div>img{max-width:240px;border:2px solid #eee}}.confirm-documents>div div.info{width:60%;min-width:350px;max-width:450px;display:flex;flex-direction:column;align-items:center}.confirm-documents>div div.info>p{display:block;line-height:1.3;text-align:center;font-size:1.1em;color:#676767;margin-top:1.8em!important;margin-bottom:1.3em!important}@media screen and (max-width:428px){.confirm-documents>div div.info>p{font-size:12px;max-width:240px}}@media(max-width:375px){.confirm-documents>div div.info>p{width:100%;margin:.6em 0 .9em!important;font-size:12px;max-width:240px}}.confirm-documents>div div.info>a{text-transform:uppercase}@media(max-width:375px){.confirm-documents>div div.info>a{min-width:250px;width:90vw}}.confirm-documents>div div.info>a:nth-of-type(2){width:-moz-min-content!important;width:min-content!important}.manual-kyc-success{display:flex;flex-direction:column;align-items:center}.manual-kyc-success h1{font-size:1.8em;margin-bottom:1em}@media(max-width:375px){.manual-kyc-success h1{font-size:1.5em;margin-bottom:.8em}}.manual-kyc-success span{color:#676767;font-size:1.2em;margin-bottom:55px;max-width:600px;line-height:1.1em;text-align:center}@media(max-width:375px){.manual-kyc-success span{font-size:1em}}.manual-kyc-success a{max-width:480px}.manual-kyc-success .checkImg{max-width:72px;height:auto;margin:0 auto 25px}@media(max-width:375px){.manual-kyc-success .checkImg{max-width:45px;margin-bottom:20px}}.could-not-detect>div{width:50%;min-width:300px;max-width:400px;display:flex;flex-direction:column;align-items:center}.could-not-detect>div>h2{display:block;text-align:center;font-size:2.2em!important}@media(max-width:480px){.could-not-detect>div>h2{font-size:1.8em!important}}.could-not-detect>div>p{display:block;line-height:1.3;text-align:center;font-size:1.3em;margin-bottom:2em!important}@media(max-width:480px){.could-not-detect>div>p{font-size:1.1em}}.could-not-detect>div>a{width:80%}@media(max-width:480px){.could-not-detect>div>a{width:55vw;height:35px!important}}.kyc-in-progress>div{width:100%;display:flex;flex-direction:column;max-width:450px;margin:0 auto;align-items:flex-start}.kyc-in-progress>div .header{display:flex;margin:0 auto;flex-direction:column;gap:25px;align-items:center}.kyc-in-progress>div div p{text-align:center;color:#666c76}.kyc-in-progress>div div a{color:#0162bd;text-decoration:underline;font-weight:500;transition:color .3s ease-out}.kyc-in-progress>div div a:hover{color:#0155a4}.kyc-in-progress>div>div{line-height:1.2em}.kyc-in-progress>div>div>h4{color:#676767!important;font-size:1.2em}@media screen and (max-width:428px){.kyc-in-progress>div>div>h4{font-size:12px!important;font-family:Inter;font-weight:500;line-height:16px}}@media(max-width:375px){.kyc-in-progress>div>div>h4{font-size:1em;line-height:1.3em;text-align:justify}}.kyc-in-progress>div>div>h5{color:#676767;font-size:1.2em}@media screen and (max-width:428px){.kyc-in-progress>div>div>h5{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0}.kyc-in-progress>div>div>h5 a{color:#333;font-weight:500}}.not-supported{width:100%;height:100%}.not-supported,.not-supported>div{display:flex;align-items:center;justify-content:center}.not-supported>div{width:50%;max-width:550px;min-width:300px;flex-direction:column}@media(max-width:480px){.not-supported>div{min-width:270px}}.not-supported>div>h1{font-size:2em;text-align:center;line-height:1.1em}@media(max-width:480px){.not-supported>div>h1{font-size:1.6em}}.not-supported>div>div{margin-top:1em}@media(max-width:480px){.not-supported>div>div{margin-top:.8em}}.not-supported>div>div>h5{font-size:1.1em;line-height:1.2em;text-align:center}@media(max-width:480px){.not-supported>div>div>h5{font-size:1em}}.not-supported>div>a{width:50%;max-width:250px;min-width:200px}@media(max-width:375px){.not-supported>div>a{width:90vw}}.not-supported>div>a:first-child{margin-top:2em!important}@media(max-width:480px){.not-supported>div>a:first-child{margin-top:.8em!important}}.document-info-modal{z-index:99999;position:fixed;width:100vw;height:100vh;top:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000007e 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;padding:20px}@media screen and (max-width:450px){.document-info-modal{padding:0}}.document-info-modal .document-info-modal-wrapper{position:relative;top:0;left:0;width:431px;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background:#fff 0 0 no-repeat padding-box;opacity:1;padding:40px 20px 20px}.document-info-modal .document-info-modal-wrapper .modal-icon{width:56px;height:42px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.271' height='41.5' viewBox='0 0 56.271 41.5'%3E%3Cpath d='M16.811 20.281a6.061 6.061 0 1 0-6.061-6.061 6.06 6.06 0 0 0 6.061 6.061m0-9.765a3.716 3.716 0 1 1-3.716 3.716 3.716 3.716 0 0 1 3.716-3.717Zm0 0' data-name='Path 6044'/%3E%3Cpath d='M16.811 22.521a9.1 9.1 0 0 0-6.588 2.755 9.72 9.72 0 0 0-2.72 6.881 1.176 1.176 0 0 0 1.172 1.172h16.272a1.176 1.176 0 0 0 1.172-1.172 9.72 9.72 0 0 0-2.72-6.882 9.1 9.1 0 0 0-6.588-2.754m-6.882 8.464a7.17 7.17 0 0 1 1.969-4.068 6.906 6.906 0 0 1 9.824 0 7.2 7.2 0 0 1 1.969 4.068Zm0 0' data-name='Path 6045'/%3E%3Cpath d='M50.41 0H5.862A5.864 5.864 0 0 0 0 5.862v29.776A5.864 5.864 0 0 0 5.862 41.5H50.41a5.864 5.864 0 0 0 5.862-5.862V5.862A5.864 5.864 0 0 0 50.41 0m3.517 35.638a3.527 3.527 0 0 1-3.517 3.517H5.862a3.527 3.527 0 0 1-3.517-3.517V5.862a3.527 3.527 0 0 1 3.517-3.517H50.41a3.527 3.527 0 0 1 3.517 3.517Zm0 0' data-name='Path 6046'/%3E%3Cpath d='M47.526 19.578H33.871a1.172 1.172 0 1 0 0 2.345h13.657a1.172 1.172 0 1 0 0-2.345Zm0 0' data-name='Path 6047'/%3E%3Cpath d='M47.526 27.081H33.871a1.172 1.172 0 1 0 0 2.345h13.657a1.172 1.172 0 1 0 0-2.345Zm0 0' data-name='Path 6048'/%3E%3Cpath d='M47.526 12.075H33.871a1.172 1.172 0 1 0 0 2.345h13.657a1.172 1.172 0 1 0 0-2.345Zm0 0' data-name='Path 6049'/%3E%3C/svg%3E") 0 0 no-repeat padding-box;opacity:1}.document-info-modal .document-info-modal-wrapper img.close-modal{position:absolute;right:20px;top:20px;cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}.document-info-modal .document-info-modal-wrapper img.close-modal:hover{background-color:#f4f8fc}.document-info-modal .document-info-modal-wrapper p{text-align:center}.document-info-modal .document-info-modal-wrapper p a{font-weight:medium;letter-spacing:0;color:#0162bd;font-size:14px;line-height:22px;font-family:Inter}.document-info-modal .document-info-modal-wrapper .ok-button{position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:80px;height:50px;background:#0162bd 0 0 no-repeat padding-box;border-color:#0162bd;border-radius:3px;text-align:center;font: 600 14px/21px Inter;letter-spacing:0;color:#fff;opacity:1;cursor:pointer}@media screen and (max-width:320px){.document-info-modal .document-info-modal-wrapper .ok-button{bottom:4%}}@media screen and (min-width:321px)and (max-width:428px){.document-info-modal .document-info-modal-wrapper .ok-button{width:70px;height:40px}}@media screen and (min-width:321px)and (max-width:950px){.document-info-modal .document-info-modal-wrapper .ok-button{bottom:10%}}.kyc-layout-wrapper{min-height:calc(100vh - 150px);justify-content:center;align-items:center}.kyc,.kyc-layout-wrapper{display:flex;flex-direction:column}.kyc{flex-grow:1;width:500px;border:none;padding-top:60px;gap:50px;box-sizing:border-box}@media screen and (max-width:428px){.kyc{width:100%}}.kyc .content{display:flex;flex-direction:column;gap:14px}.kyc .buttons{margin-top:auto;display:flex;gap:16px;width:100%}@media(min-width:768px){.kyc .buttons{position:relative}}.kyc .buttons .next{width:80%}@media(min-width:768px){.kyc .buttons .next{width:100%}}.kyc .buttons .back{width:20%}@media(min-width:768px){.kyc .buttons .back{position:absolute;right:105%;top:0;bottom:0}}.kyc .buttons .back img{width:26px;height:26px}.kyc .input-container{display:flex;justify-content:space-between;gap:10px}.kyc .input-container .Input{width:100%}.kyc .age-error{margin-top:-10px;margin-bottom:10px;font-size:11px;font-weight:400;color:#0162bd}.kyc .country-error{height:80px;background-color:#b8371b1f;border-radius:16px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.kyc .country-error p{font: 16px Inter;color:#b8371b;max-width:90%;line-height:1.4;margin:0}.kyc .country-error .close-icon{width:15px;height:15px;background-color:#b8371b;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' data-name='close (1)' style='fill:%23fdf7f7' transform='translate(-5 -5)'/%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' data-name='close (1)' style='fill:%23fdf7f7' transform='translate(-5 -5)'/%3E%3C/svg%3E") no-repeat center;position:relative;top:-.2em;cursor:pointer}.kyc .header{display:flex;flex-direction:column;gap:22px;position:relative;justify-content:center;align-items:center}@media screen and (max-width:428px){.kyc .header{gap:6px;margin-bottom:30px}}.kyc .header .back{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;transform:translate(-150%);width:42px;height:42px;border-radius:50%;background-color:#fafafa;cursor:pointer}@media screen and (max-width:428px){.kyc .header .back{display:none}}.kyc .header .back img{width:50%;height:50%}.kyc .header .description{text-align:left;color:#5b616e;font: 16px/22px Inter}@media screen and (max-width:428px){.kyc .header .description{font: 400 14px/22px Inter}}.kyc-result-container{padding:0 8px;gap:40px;font-family:Inter,sans-serif;text-align:center;max-width:500px;margin:0 auto}.kyc-result-container,.kyc-result-container .header{display:flex;flex-direction:column;align-items:center}.kyc-result-container .header{gap:22px}.poa-header{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:300px;max-width:500px;justify-content:center;margin:0 auto}@media screen and (max-width:428px){.poa-header{padding:0 20px}}.poa-header>p{text-align:center;line-height:1.3em}@media screen and (max-width:428px){.poa-header>p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}.poa-header>img{position:relative;transform:scale(1.5);cursor:pointer;border:none}@media screen and (max-width:428px){.poa-header>img{display:none}}.wfv-style{max-width:450px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;padding:50px 20px}.wfv-style div p{text-align:center}.container-poa{max-width:100%;width:100%;margin:0 auto;padding:40px 0;background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff)}@media screen and (max-width:428px){.container-poa{padding:20px 0}}.container-poa .poa-text{font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:gray-color(dark-blue);display:flex;align-items:center;line-height:21px}figure.placeholder-shimmer{flex-direction:column;height:100%}figure.placeholder-shimmer,figure.placeholder-shimmer>div{display:flex;align-items:center;justify-content:center;width:100%}figure.placeholder-shimmer>div{flex-direction:row}figure.placeholder-shimmer>div>.text-shimmer{width:100%}figure.avatar-shimmer,figure.text-shimmer{width:100%;height:100%}figure.avatar-shimmer>div,figure.text-shimmer>div{height:100%;width:0;animation:fullView .15s linear forwards}figure.avatar-shimmer>div>div,figure.text-shimmer>div>div{animation:shimmer 2s infinite;background:linear-gradient(90deg,#eff1f3 4%,#e3e3e3 25%,#eff1f3 36%);background-size:1000px 100%}figure.avatar-shimmer{padding:0}figure.avatar-shimmer>div{height:100%;width:100%}figure.avatar-shimmer>div>div{height:100%;width:100%;clip-path:ellipse(35% 35% at 50% 50%)}figure.text-shimmer{padding:10px}figure.text-shimmer>div>div{height:10px;background:#777;margin-bottom:20px}figure.text-shimmer>div>div.w60{width:60%!important}figure.text-shimmer>div>div.w70{width:70%!important}figure.text-shimmer>div>div.w80{width:80%!important}figure.text-shimmer>div>div.w90{width:90%!important}figure.text-shimmer>div>div.w100{width:100%!important}figure.text-shimmer>div>div.crypto{width:80px!important}figure.text-shimmer>div{height:100%;width:0;animation:fullView .15s linear forwards}@keyframes fullView{to{width:100%}}figure.text-shimmer>div>div{animation:shimmer 2s infinite;background:linear-gradient(90deg,#eff1f3 4%,#e3e3e3 25%,#eff1f3 36%);background-size:1000px 100%}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.custom-dot{width:16px;height:16px;border-radius:50%;background-color:#0162bd;border:2px solid #fff;transition:all .3s}main.wallet-page{width:100%;height:calc(100% - 100px);background-color:#f0f3f8;position:fixed;top:80px;overflow:scroll;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){main.wallet-page{height:100%;top:0;position:relative;background-color:transparent;width:auto;overflow:hidden}}main.wallet-page div.heading{display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-start}@media screen and (max-width:428px){main.wallet-page div.heading{margin-top:100px}}main.wallet-page div.heading>h1{width:100%;text-align:left;font-size:2.4em;color:#0162bd;font-weight:700;white-space:nowrap;margin-bottom:20px}@media screen and (max-width:768px){main.wallet-page div.heading>h1{font-size:26px;line-height:30px;white-space:pre-wrap;text-align:center}}main.wallet-page div.heading>a{cursor:pointer}main.wallet-page>.none-m{width:50%;height:200px;max-width:600px;min-width:450px;display:flex;flex-direction:column}@media screen and (max-width:768px){main.wallet-page>.none-m{min-width:300px}}@media screen and (max-width:428px){main.wallet-page>.none-m{display:none}}main.wallet-page>.none-m{align-items:center;margin-top:1em}main.wallet-page>.none-m>div.heading{display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-start}main.wallet-page>.none-m>div.heading>h1{width:100%;text-align:left;font-size:2.4em;color:#0162bd;font-weight:700;white-space:nowrap;margin-bottom:20px}@media screen and (max-width:768px){main.wallet-page>.none-m>div.heading>h1{font-size:26px;line-height:30px;white-space:pre-wrap;text-align:center}}main.wallet-page>.none-m>div.heading>a{cursor:pointer}main.wallet-page section.transfer-content{width:100%;max-width:480px;background:#fff;padding:25px 50px 50px;border-radius:12px;margin:0 auto}@media screen and (max-width:428px){main.wallet-page section.transfer-content{padding:20px;max-width:none;margin:0 20px;width:88%}}main.wallet-page section.transfer-content div.alert{text-align:center;margin-top:20px}main.wallet-page section.transfer-content div.alert p.fee-charge{font-weight:300;font-family:Inter,sans-serif;font-size:14px;line-height:19px;color:#434445}main.wallet-page section.transfer-content div.alert p.fee-charge span.red-fee-info{color:#000;font-weight:500;font-size:14px}main.wallet-page section.transfer-content button{width:100%;font-weight:700;font-family:Inter,sans-serif;font-size:14px;line-height:21px;text-transform:uppercase;background-color:#0162bd;margin:10px 0;border-radius:6px;padding:10px 0;color:#fff;border:none}main.wallet-page section.transfer-content div.range{display:flex;justify-content:space-between;margin-top:5px}main.wallet-page section.transfer-content input.slider,main.wallet-page section.transfer-content input.text{margin-bottom:12px;margin-top:7px}main.wallet-page section.transfer-content input.text{padding:12px 15px}main.wallet-page section.transfer-content input.slider{margin-bottom:3px;width:100%;-webkit-appearance:none;background-color:#e5e5e5;height:8px;border-radius:8px}@media screen and (max-width:428px){main.wallet-page section.transfer-content input.slider{height:4px}}main.wallet-page section.transfer-content input.slider::-webkit-slider-thumb{width:20px;-webkit-appearance:none;height:20px;cursor:ew-resize;background:#0162bd;border:3px solid #fff;border-radius:50%}main.wallet-page section.transfer-content hr{border:.5px solid #f0f0f0;margin:25px 0}@media screen and (max-width:428px){main.wallet-page section.transfer-content hr{margin:2px 0 20px}}main.wallet-page section.transfer-content div span{color:#9898987c;font: 16px/19px Roboto Condensed}@media screen and (max-width:428px){main.wallet-page section.transfer-content div span{font: 12px/16px Roboto Condensed;padding-left:5px}}main.wallet-page section.transfer-content div p.crypto-value{color:#333;font: 700 41px/49px Roboto Condensed;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:428px){main.wallet-page section.transfer-content div p.crypto-value{font-size:23px;color:#0162bd;line-height:27px;font-family:Inter;font-weight:400;padding-left:0;align-items:flex-end;flex-direction:row;justify-content:flex-start}}main.wallet-page section.transfer-content p{font-size:14px;font-weight:500;line-height:19px;letter-spacing:0;font-family:Inter;color:#989898;padding-left:10px;margin-bottom:0;justify-content:center;display:flex;flex-direction:column}@media screen and (max-width:428px){main.wallet-page section.transfer-content p{padding-left:0;font-size:11px;color:#000000bf;font-weight:600}}main.wallet-page section.transfer-content p.bal-style{font-size:14px;font-weight:500;line-height:19px;letter-spacing:0;font-family:Inter;color:#989898;padding-left:10px;margin-bottom:0;justify-content:center;display:flex;flex-direction:row}@media screen and (max-width:428px){main.wallet-page section.transfer-content p.bal-style{font-size:12px!important;color:#000000bf;font-weight:600;justify-content:left;padding-left:0}}main.wallet-page section.transfer-content div.heading-m .title-m{padding:1em 0 1.2em!important;font-size:15px;font-weight:600;line-height:19px;letter-spacing:0;color:#0162bd}main.wallet-page div.select-type{width:100%;display:flex;flex-direction:column;margin:1em 0}main.wallet-page div.select-type>div{width:100%;display:grid;-moz-column-gap:1.2em;column-gap:1.2em;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-auto-rows:min-content}main.wallet-page div.select-type>div>button{transition:all .15s ease-in-out;padding:.4em 0}main.wallet-page div.select-type>div>button:hover{box-shadow:0 2px 12px #0000001f}main.wallet-page div.select-type>div>button.active{background-color:#fff;color:#0162bd;border:2px solid #0162bd}main.wallet-page div>div.heading-none{display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-start}@media screen and (max-width:428px){main.wallet-page div>div.heading-none{display:none}}main.wallet-page div>div.heading-none>h1{width:100%;text-align:left;font-size:2.4em;color:#0162bd;font-weight:700;white-space:nowrap;margin-bottom:20px}@media screen and (max-width:768px){main.wallet-page div>div.heading-none>h1{font-size:26px;line-height:30px;white-space:pre-wrap;text-align:center}}main.wallet-page div>div.heading-none>a{cursor:pointer}.wallet-main-view{grid-template-areas:"header header" "funds  menu" "currencies currencies"}@media screen and (max-width:600px){.wallet-main-view{grid-template-areas:"header" "funds" "menu" "currencies"}}.wallet-currency-view{grid-template-areas:"header header" "funds  menu" "history history"}@media screen and (max-width:600px){.wallet-currency-view{grid-template-areas:"header" "funds" "menu" "history"}}.my-wallet-grid{display:grid;height:100%}.my-wallet-grid .header{grid-area:header;width:100%;height:20%}@media screen and (max-width:1000px){.my-wallet-grid .header{margin:0}}.my-wallet-grid .funds{grid-area:funds;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:450px){.my-wallet-grid .funds{padding:0}}.my-wallet-grid .funds>.balance-label{color:#666c76!important;margin:0;font-size:16px;font-weight:400}@media screen and (max-width:450px){.my-wallet-grid .funds>.balance-label{font-size:14px}}.my-wallet-grid .funds .total-crypto-bal{color:#000;font-weight:600;font-size:clamp(32px,8vw,48px);margin-bottom:10px;letter-spacing:-.05rem}.my-wallet-grid .funds .total-fiat-bal{color:#989898}@media screen and (max-width:450px){.my-wallet-grid .funds .total-fiat-bal{font-size:14px}}.my-wallet-grid .funds .amount-cnt-this-crypto{height:75px}.my-wallet-grid .menu{grid-area:menu;align-self:center}@media screen and (max-width:1000px){.my-wallet-grid .menu{align-self:start}}@media screen and (max-width:600px){.my-wallet-grid .menu{padding-left:0;width:100%}}.my-wallet-grid .menu .container-for-alert{display:flex;align-items:center;position:fixed;justify-content:center;top:40px;right:50%;transform:translate(50%);z-index:9}@media screen and (max-width:1350px){.my-wallet-grid .menu .container-for-alert{right:20px;top:100px;transform:none}}@media screen and (max-width:600px){.my-wallet-grid .menu .container-for-alert{margin:20px;right:auto;top:auto;bottom:20px}}.my-wallet-grid .menu .container-for-alert div.alert-container{width:100%;max-width:420px;padding:13px 15px;background:#fff4f4;border-radius:12px}.my-wallet-grid .menu .container-for-alert div.alert-container p.wallet-kyc-alert{color:#ef4444;font-size:12px;margin:0;line-height:18px}.my-wallet-grid .menu .container-for-alert div.alert-container p.wallet-kyc-alert a{color:inherit;text-decoration:underline}.my-wallet-grid .menu .action-buttons{display:flex;gap:10px;justify-content:end;overflow-x:auto;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:600px){.my-wallet-grid .menu .action-buttons{justify-content:flex-start}.my-wallet-grid .menu .action-buttons::-webkit-scrollbar{display:none}.my-wallet-grid .menu .action-buttons{-ms-overflow-style:none;scrollbar-width:none}}@media screen and (max-width:450px){.my-wallet-grid .menu .action-buttons .button-container button{margin-top:0}}.my-wallet-grid .menu .action-buttons .button-container button img{margin-right:10px}.my-wallet-grid .menu div.modal-wallet-actions{position:fixed;top:0;left:0;width:100%;height:100%;padding:15px;z-index:99999;display:flex;flex-direction:column;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3}.my-wallet-grid .menu div.modal-wallet-actions div ul{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;padding:0 20px 20px}.my-wallet-grid .menu div.modal-wallet-actions div ul li{padding:20px 0;border-bottom:1px solid #f6f4f4;background-color:#fff;transition:.3s ease-in-out}.my-wallet-grid .menu div.modal-wallet-actions div ul li:hover{background-color:#fbfbfb}.my-wallet-grid .menu div.modal-wallet-actions div ul li span{font-size:14px;color:#333;font-weight:600;margin-bottom:3px!important;font-family:Inter}.my-wallet-grid .menu div.modal-wallet-actions div ul li p{font-weight:400;font-size:12px!important;padding:0!important;margin:8px 0 0!important}.my-wallet-grid .menu div.modal-wallet-actions div ul li:last-of-type{border-bottom:none}.my-wallet-grid .menu div.modal-wallet-actions div ul a{border-bottom:1px solid #f6f4f4}.my-wallet-grid .menu div.modal-wallet-actions .wrapper{width:100%;position:relative;background-color:#fff;border-radius:6px}.my-wallet-grid .menu div.modal-wallet-actions .wrapper .top{padding:20px;display:flex;align-items:center;justify-content:space-between}.my-wallet-grid .menu div.modal-wallet-actions .wrapper .top h3{font-size:14px!important;color:#333;padding:0!important}.my-wallet-grid .balances-header{display:flex;align-items:center;justify-content:space-between}.my-wallet-grid .balances-header h6{margin:0}@media screen and (max-width:450px){.my-wallet-grid .balances-header h6{font-size:14px}}.my-wallet-grid .balances-header .balances-search-wrapper{position:relative;width:200px;max-width:200px}.my-wallet-grid .balances-header .balances-search-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}.my-wallet-grid .balances-header .balances-search{width:100%;max-width:-moz-fit-content;max-width:fit-content;padding:12px 52px 12px 12px;border-radius:12px;border:1px solid #ebecef;font-size:16px;outline:none;transition:all .2s ease-out}.my-wallet-grid .balances-header .balances-search:hover{border-color:#ccced3!important}.my-wallet-grid .balances-header .balances-search:focus{border-color:#0162bd!important}.my-wallet-grid .currencies{grid-area:currencies;width:100%}.my-wallet-grid .currencies .no-results{display:flex;flex-direction:column-reverse;gap:15px;align-items:center;justify-content:center;padding-top:100px;font-size:14px;color:#666c76}.my-wallet-grid .currencies .no-results img{width:32px}@media screen and (max-width:666px){.my-wallet-grid .currencies{width:100%}}@media screen and (max-width:450px){.my-wallet-grid .currencies{padding-bottom:20px}}.my-wallet-grid .currencies .crypto-list{display:flex;flex-direction:column;border:1px solid #ebecef;border-radius:24px;margin-top:20px;clip-path:border-box}.my-wallet-grid .currencies .crypto-list>li{transition:all .3s ease-out}.my-wallet-grid .currencies .crypto-list>li:hover{background-color:#f9fafc;cursor:pointer;border-radius:0}.my-wallet-grid .currencies .crypto-list>li:hover .crypto-wrapper .details{padding-right:20px}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper{display:flex;align-items:center;gap:20px;padding:20px}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .details{display:flex;justify-content:space-between;width:100%;transition:all .3s ease-out}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper>img{width:32px;height:32px}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box{display:flex;flex-direction:column;justify-content:center!important;gap:6px}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box .trend-wrapper{display:flex;align-items:center;gap:5px;justify-content:flex-end}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box .trend-wrapper span{font-size:12px}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box .trend-wrapper span .trend-icon{width:14px;height:14px}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box .grey-span{color:#666c76;font-size:12px;line-height:135%}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box .bold-span{font-weight:500;font-size:14px;line-height:135%}.my-wallet-grid .currencies .crypto-list>li .crypto-wrapper .box:first-of-type{justify-content:flex-start}.my-wallet-grid .currencies .crypto-list :first-of-type:hover{border-radius:24px 24px 0 0}.my-wallet-grid .currencies .crypto-list :last-of-type:hover{border-radius:0 0 24px 24px}.my-wallet-grid .history{grid-area:history;width:100%;height:100%;overflow-y:auto}@media screen and (max-width:666px){.my-wallet-grid .history{width:100%;padding:0 10px;overflow-y:visible}}@media screen and (max-width:450px){.my-wallet-grid .history{padding:0}}.my-wallet-grid .history>h5{margin-bottom:20px}.shown-currency{border-bottom:1px solid #ebecef;position:relative}.shown-currency .arrow-right-icon{width:7px!important;position:absolute;right:24px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .3s ease-out,transform .3s ease-out}.shown-currency:hover .arrow-right-icon{opacity:1;transform:translate(4px,-50%)}.shown-currency:last-of-type{border-bottom:none}.walet-h1{padding:8px;color:#1d1d1d}.transfer-options-modal-container{position:absolute;width:100%;height:100%;z-index:10000;top:0;left:0;background:#3c2889cc 0 0 no-repeat padding-box;display:flex;align-items:center;justify-content:center}.transfer-options-modal-container .transfer-options-modal-wrapper{width:500px;z-index:100000;height:330px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 30px #0003;border-radius:6px;padding:25px;display:flex;min-width:300px;flex-direction:column;align-items:center}@media screen and (max-width:500px){.transfer-options-modal-container .transfer-options-modal-wrapper{width:300px;height:400px}}.transfer-options-modal-container .transfer-options-modal-wrapper .header{display:flex;justify-content:space-between;align-items:center;width:100%}.transfer-options-modal-container .transfer-options-modal-wrapper .header h2{font: 700 20px/19px Inter;letter-spacing:0;color:#0162bd;font-size:20px}.transfer-options-modal-container .transfer-options-modal-wrapper .header img{width:20px;cursor:pointer}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container{height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;gap:30px;margin-top:20px}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container .choice{display:flex;align-items:center}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container .choice input[type=radio]{margin-right:20px;margin-bottom:25px;cursor:pointer}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container .choice input[type=radio]:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:#d1d3d1;content:"";display:inline-block;visibility:visible;border:2px solid #fff}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container .choice input[type=radio]:checked:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:#0162bd;content:"";display:inline-block;visibility:visible;border:2px solid #fff}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container .choice .choice-body h4{font: 600 14px/19px Inter;letter-spacing:0;color:#000000bf;font-size:16px}.transfer-options-modal-container .transfer-options-modal-wrapper .choice-container .choice .choice-body p{font-size:14px;font: 14px/17px Inter;letter-spacing:0;color:#0000008a}.balances{display:flex;flex-wrap:wrap}@media screen and (max-width:666px){.balances{padding:0}}.balances.wallet{display:grid;grid-template-rows:auto;gap:50px}@media screen and (max-width:1350px){.balances.wallet{gap:30px}}@media screen and (max-width:1000px){.balances.wallet{padding-top:20px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start}}.balances.wallet>div.kyc-wrapper{margin:0!important}.balances.wallet .wallet-header{display:flex;gap:10px;align-items:center}@media(max-width:379px){.balances.wallet .wallet-header{flex-direction:column}}.balances.wallet .wallet-header .back-link{font-size:20px;font-weight:600;line-height:135%;color:#666c76;letter-spacing:-.05rem;background:none;border:none;padding:0;cursor:pointer;transition:all .3s ease-out}.balances.wallet .wallet-header .back-link:hover{color:#0162bd}.balances.wallet .wallet-header .separator{font-size:20px;color:#000}@media(max-width:379px){.balances.wallet .wallet-header .separator{display:none}}.balances.wallet .wallet-header .current-currency{display:flex;align-items:center;font-size:20px;font-weight:600;line-height:135%;color:#000;letter-spacing:-.05rem;gap:10px}.balances.wallet .wallet-header .current-currency img{width:24px;height:24px}.balances .total-balance{display:flex;flex-direction:row;justify-content:center}.balances .total-balance h2{font-size:14px;font-weight:500;line-height:19px;letter-spacing:0;font-family:Inter;color:#989898;margin-bottom:0}@media screen and (max-width:450px){.balances .total-balance h2{text-align:left;font-size:12px;font-family:Roboto;font-weight:400}}.balances .total-balance .buttons-total-bal{display:flex;flex-direction:column}@media screen and (max-width:820px){.balances .total-balance .buttons-total-bal{flex-direction:column;align-items:flex-start}}@media screen and (max-width:450px){.balances .total-balance .buttons-total-bal{align-items:flex-start}}.balances .total-balance .buttons-total-bal:nth-of-type(2){justify-content:center}.balances .total-balance .buttons-total-bal div.modal-wallet-actions{position:fixed;top:0;left:0;width:100%;height:100%;padding:15px;z-index:99999;display:flex;flex-direction:column;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#3c2889cc}.balances .total-balance .buttons-total-bal div.modal-wallet-actions div ul{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;padding:0 15px 15px}.balances .total-balance .buttons-total-bal div.modal-wallet-actions div ul li{padding:15px 10px;border-bottom:1px solid #f6f4f4;background-color:#fff;transition:.3s ease-in-out}.balances .total-balance .buttons-total-bal div.modal-wallet-actions div ul li:hover{background-color:#fbfbfb}.balances .total-balance .buttons-total-bal div.modal-wallet-actions div ul li span{font-size:12px;color:#333;font-weight:600;margin-bottom:3px!important;font-family:Inter}.balances .total-balance .buttons-total-bal div.modal-wallet-actions div ul li p{color:#757575;font-weight:400;font-size:12px!important;padding:0!important;margin:3px 0 0!important}.balances .total-balance .buttons-total-bal div.modal-wallet-actions div ul li:last-of-type{border-bottom:none}.balances .total-balance .buttons-total-bal div.modal-wallet-actions .wrapper{width:100%;position:relative;background-color:#fff;border-radius:6px}.balances .total-balance .buttons-total-bal div.modal-wallet-actions .wrapper .top{padding:20px;display:flex;align-items:center;justify-content:space-between}.balances .total-balance .buttons-total-bal div.modal-wallet-actions .wrapper .top h3{font-size:14px!important;color:#333;padding:0!important}.balances .total-balance .buttons-total-bal .container-for-alert{display:flex;align-items:center;position:fixed;justify-content:center;bottom:70px;padding:20px;left:0}.balances .total-balance .buttons-total-bal .container-for-alert div.alert-container{width:100%;padding:15px;background:#fff4f4;border:1px solid #ff0742;border-radius:6px}.balances .total-balance .buttons-total-bal .container-for-alert div.alert-container p.wallet-kyc-alert{color:#f63535;font-size:12px;margin:0;line-height:18px}.balances .total-balance .buttons-total-bal .container-for-alert div.alert-container p.wallet-kyc-alert a{color:inherit;text-decoration:underline}.balances .total-balance .buttons-total-bal .action-buttons{display:flex;flex-wrap:wrap;align-items:center;margin-left:20px}@media screen and (max-width:600px){.balances .total-balance .buttons-total-bal .action-buttons{gap:0 10px;justify-content:center}}.balances .total-balance .buttons-total-bal .action-buttons .button-container{width:100px;height:50px;display:flex;gap:1em;align-items:center;justify-content:center}.balances .total-balance .buttons-total-bal .action-buttons .button-container .button-coming-soon-container{width:100%;height:100%;position:relative;display:flex;align-items:center}.balances .total-balance .buttons-total-bal .action-buttons .button-container .button-coming-soon-container .coming-soon{position:absolute;top:8px;right:-7px;transform:rotate(30deg);color:#fff;height:0;width:65px;border-bottom:15px solid #f63535;border-left:26px solid transparent;border-right:9px solid transparent;font-size:9px}.balances .total-balance .buttons-total-bal .action-buttons .button-container .button-coming-soon-container .coming-soon span{position:absolute;top:3px;left:0}@media screen and (max-width:820px){.balances .total-balance .buttons-total-bal .action-buttons{margin-left:0;margin-top:15px}}.balances .total-balance .buttons-total-bal .action-buttons .grey-wallet-button{background-color:#f8f8f8;font: 600 12px/12px Inter;color:#a3a5a9;outline:none;cursor:pointer;width:100%;height:80%;border:0;border-right:1px solid #ddd}@media screen and (max-width:450px){.balances .total-balance .buttons-total-bal .action-buttons .grey-wallet-button{border:0;padding:0}}.balances .total-balance .buttons-total-bal .action-buttons .grey-wallet-button-last{background-color:#f8f8f8;font: 600 12px/18px Inter;color:#a3a5a9;outline:none;width:100%;height:80%;border:0;cursor:pointer}@media screen and (max-width:450px){.balances .total-balance .buttons-total-bal .action-buttons .grey-wallet-button-last{padding:0}}.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto{display:flex;min-width:360px;margin-top:5px;align-items:center}@media screen and (max-width:768px){.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto{margin-top:0}}.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto .total-crypto-bal{color:#333;font: 700 41px/49px Roboto Condensed}@media screen and (max-width:450px){.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto .total-crypto-bal{font: 700 25px/29px Roboto Condensed}}@media screen and (min-width:429px)and (max-width:1024px){.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto .total-crypto-bal{font: 700 35px/39px Roboto Condensed}}.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto .total-fiat-bal{color:#9898987c;font: 16px/19px Roboto Condensed;padding-left:10px;white-space:nowrap}@media screen and (max-width:450px){.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto .total-fiat-bal{padding-left:10px;font: 14px/18px Roboto Condensed}}@media screen and (max-width:420px){.balances .total-balance .buttons-total-bal .amount-cnt-this-crypto>div:nth-of-type(2)>a{padding:0 20px}}.other-currencies .shown-currency{background-color:#f0f3f8;border-radius:24px}.other-currencies .crypto-list{display:flex;padding:0 0 0 50px;flex-wrap:wrap}@media screen and (max-width:540px){.other-currencies .crypto-list{padding:0}}@media screen and (max-width:450px){.other-currencies .crypto-list{justify-content:flex-start;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll}.other-currencies .crypto-list::-webkit-scrollbar{display:none}.other-currencies .crypto-list{-ms-overflow-style:none;scrollbar-width:none}}.other-currencies .crypto-list li{display:flex;padding:16px 20px;border-radius:21px;background:#fbfbfb;align-items:center;margin-right:10px;min-width:235px;margin-top:10px;cursor:pointer;box-sizing:border-box;justify-content:space-between;transition:box-shadow .3s ease-in}@media screen and (max-width:450px){.other-currencies .crypto-list li{border:1px solid #f6f4f4;background:#fff;border-radius:6px}}.other-currencies .crypto-list li:hover{background-color:#f5f5f5;box-shadow:inset 0 0 0 2px #e1e1e2}@media screen and (max-width:450px){.other-currencies .crypto-list li:hover{background-color:#fdfdfd;box-shadow:inset 0 0 0 1px #e6e6e6}}.other-currencies .crypto-list li .crypto-wrapper{display:flex;justify-content:space-between}.other-currencies .crypto-list li .crypto-wrapper .box-balance{align-items:flex-start;display:flex;flex-direction:column;margin-left:18px}.other-currencies .crypto-list li .crypto-wrapper .box-balance p{margin-bottom:0;font: 17px/20px Roboto Condensed;color:#a3a5a9}@media screen and (max-width:450px){.other-currencies .crypto-list li .crypto-wrapper .box-balance p{font: 12px/18px Roboto Condensed}}.other-currencies .crypto-list li .crypto-wrapper .box-balance span{font: 600 13px/20px Inter;color:#000}@media screen and (max-width:450px){.other-currencies .crypto-list li .crypto-wrapper .box-balance span{font: 600 14px/19px Inter}}.other-currencies .crypto-list li .crypto-wrapper img{height:38px}.other-currencies .crypto-list li .close-circle img{height:18px}div .balances-small{padding:50px 50px 0}@media screen and (max-width:450px){div .balances-small{padding:25px 25px 0}}div .balances-small .crypto-balance{display:flex;flex-direction:column}div .balances-small .crypto-balance h2{font-size:14px;font-weight:500;line-height:19px;letter-spacing:0;font-family:Inter;color:#c5c4c4;margin-bottom:0}@media screen and (max-width:450px){div .balances-small .crypto-balance h2{text-align:center;font-size:12px;font-family:Roboto;font-weight:400}}div .balances-small .crypto-balance .buttons-total-bal{display:flex}@media screen and (max-width:820px){div .balances-small .crypto-balance .buttons-total-bal{flex-direction:column;align-items:flex-start}}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal{align-items:center}}div .balances-small .crypto-balance .buttons-total-bal .eth-balance-less-than-50{margin-left:16px;align-items:center;display:flex}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal .eth-balance-less-than-50{margin-left:0;margin-top:20px;align-items:flex-start}}div .balances-small .crypto-balance .buttons-total-bal .eth-balance-less-than-50>img{width:16px;height:16px}div .balances-small .crypto-balance .buttons-total-bal .eth-balance-less-than-50>span{font-size:14px;color:#f63535;margin-left:10px;line-height:18px}div .balances-small .crypto-balance .buttons-total-bal .action-buttons{display:flex;align-items:center;margin-left:20px}@media screen and (max-width:820px){div .balances-small .crypto-balance .buttons-total-bal .action-buttons{margin-left:0;margin-top:15px}}div .balances-small .crypto-balance .buttons-total-bal .action-buttons .grey-wallet-button{background-color:#f8f8f8;border-radius:6px 0 0 6px;padding:12px 45px;font: 600 12px/18px Inter;color:#a3a5a9;outline:none;border:0;cursor:pointer}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal .action-buttons .grey-wallet-button{padding:12px 30px}}div .balances-small .crypto-balance .buttons-total-bal .action-buttons .grey-wallet-button-last-small{background-color:#f8f8f8;border-radius:6px;padding:12px 45px;font: 600 12px/18px Inter;color:#a3a5a9;outline:none;border:0;cursor:pointer}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal .action-buttons .grey-wallet-button-last-small{padding:12px 30px}}div .balances-small .crypto-balance .buttons-total-bal .amount-cnt{display:flex;margin-top:5px;align-items:center}@media screen and (max-width:768px){div .balances-small .crypto-balance .buttons-total-bal .amount-cnt{margin-top:0}}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal .amount-cnt{flex-direction:column;align-items:center}}div .balances-small .crypto-balance .buttons-total-bal .amount-cnt .total-crypto-bal{color:#333;font: 700 29px/35px Roboto Condensed}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal .amount-cnt .total-crypto-bal{font: 700 25px/29px Roboto Condensed}}div .balances-small .crypto-balance .buttons-total-bal .amount-cnt .total-fiat-bal{color:#9898987c;font: 16px/19px Roboto Condensed;padding-left:10px;white-space:nowrap}@media screen and (max-width:450px){div .balances-small .crypto-balance .buttons-total-bal .amount-cnt .total-fiat-bal{font: 14px/18px Roboto Condensed;padding-left:0}div .balances-small .crypto-balance .buttons-total-bal .amount-cnt>div:nth-of-type(2)>a{padding:0 20px}}.m-l-10{margin-left:10px}.kyc-wrapper{display:flex;flex-direction:column;max-width:420px;margin-left:80px}@media screen and (max-width:768px){.kyc-wrapper{margin-left:0;margin-top:50px}}.kyc-wrapper .kyc-alert{flex-direction:column;padding:15px;border:2px solid #0162bd;border-radius:6px;background-color:#fff3f6}@media screen and (max-width:450px){.kyc-wrapper .kyc-alert{border:1px solid #efeeee;border-right:none;border-left:none;background-color:#fff;padding:15px 0}}.kyc-wrapper .kyc-alert p{font-size:14px;font-weight:400;line-height:19px;letter-spacing:0;font-family:Inter;color:#757071;margin-bottom:0}@media screen and (max-width:450px){.kyc-wrapper .kyc-alert p{font-size:12px;line-height:16px}}.kyc-wrapper .kyc-alert .kyc-title{display:flex;justify-content:space-between;align-items:center}.kyc-wrapper .kyc-alert .kyc-title h2{font-size:14px;font-weight:600;line-height:19px;letter-spacing:0;font-family:Inter;color:#000000bf;margin-bottom:0}@media screen and (max-width:450px){.kyc-wrapper .kyc-alert .kyc-title h2{font-size:12px}}.kyc-wrapper .kyc-alert .kyc-title img{width:22px;height:auto}@media screen and (max-width:450px){.kyc-wrapper .kyc-alert .kyc-title img{width:18px}}.kyc-wrapper .verify-button{margin-top:15px}.kyc-wrapper .verify-button button{width:100%;padding-top:10px;padding-bottom:10px;font-size:14px;font-weight:700;line-height:21px;letter-spacing:0;font-family:Inter;color:#fff;background-color:#0162bd;outline:none;border-radius:6px;box-shadow:0 6px 12px #00000029;opacity:1;border:none;cursor:pointer}@media screen and (max-width:450px){.kyc-wrapper .verify-button button{background:#fff;border:1px solid #efeeee;color:#333;font-size:12px;box-shadow:none}}div.modals-container{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}div.modals-container .modal-inner{max-height:90vh;border-radius:24px}@media screen and (max-width:520px){div.modals-container .modal-inner{display:flex;align-items:center;justify-content:center;width:100%}}div.modals-container div.swap-modal{display:flex;justify-content:center;width:515px}@media screen and (max-width:650px){div.modals-container div.swap-modal{width:100%}}div.modals-container div.swap-modal div.dropdown-inside-input{width:auto;position:absolute;top:0;right:0}div.modals-container div.swap-modal div.dropdown-container img.crypto-small-dropdown-image{width:24px;height:24px}div.modals-container div.swap-modal div.behind-first-step{z-index:1;width:auto;position:absolute;top:0;right:0}div.modals-container div.swap-modal div.behind{z-index:2;position:relative}div.modals-container div.swap-modal div.final-result{justify-content:center;align-items:center;display:flex;flex-direction:column;padding:20px}div.modals-container div.swap-modal div.final-result p{font: 500 12px/19px Inter;color:#666c76;margin-bottom:6px}div.modals-container div.swap-modal div.final-result h3.amount{font: 600 38px/38px Inter;color:#000;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:450px){div.modals-container div.swap-modal div.final-result h3.amount{font-size:30px}}div.modals-container div.swap-modal div.final-result h3.amount span.currency{font: 16px/18px Inter;color:#989898}div.modals-container div.swap-modal p.header-description{font-size:14px;padding:0 20px}div.modals-container div.swap-modal div.heading-container{position:relative;display:flex;width:100%;align-items:center;padding:20px;justify-content:space-between}div.modals-container div.swap-modal div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}div.modals-container div.swap-modal div.heading-container img.close-modal:hover{background-color:#f4f8fc}@media screen and (max-width:450px){div.modals-container div.swap-modal div.fixed{position:absolute;bottom:0;left:0}}div.modals-container div.swap-modal div.swap-summary{display:flex;flex-direction:column;justify-content:space-between;width:515px;background-color:#fff;border-radius:24px}div.modals-container div.swap-modal div.swap-summary div.heading-container{position:relative;display:flex;width:100%;align-items:center;padding-bottom:20px;justify-content:space-between}div.modals-container div.swap-modal div.swap-summary div.heading-container .left-side-wrapper{display:flex;align-items:center;gap:15px}div.modals-container div.swap-modal div.swap-summary div.heading-container .left-side-wrapper h6{font-size:16px;font-weight:600;color:#000;margin:0}div.modals-container div.swap-modal div.swap-summary div.heading-container .right-side-wrapper{display:flex;align-items:center;gap:10px}div.modals-container div.swap-modal div.swap-summary div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}div.modals-container div.swap-modal div.swap-summary div.heading-container img.close-modal:hover{background-color:#f4f8fc}@media screen and (max-width:450px){div.modals-container div.swap-modal div.swap-summary{width:100%!important;padding:0;background-color:#fff}}@media screen and (max-width:1000px){div.modals-container div.swap-modal div.swap-summary{border-radius:0 0 12px 12px}}div.modals-container div.swap-modal div.swap-summary div.review-swap-button-container{display:flex;align-items:center;justify-content:center;margin-top:auto;padding:0 20px 20px}div.modals-container div.swap-modal div.swap-summary div.success-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:30px 20px 20px;text-align:center}div.modals-container div.swap-modal div.swap-summary div.success-wrapper .finish-description{font-size:14px}div.modals-container div.swap-modal div.swap-summary div.success-wrapper img{margin-bottom:20px}div.modals-container div.swap-modal div.swap-summary .summary-container{padding:10px 20px}div.modals-container div.swap-modal div.swap-summary .summary-container div.summary-item{display:flex;justify-content:space-between;margin-bottom:10px}div.modals-container div.swap-modal div.swap-summary .summary-container div.summary-item .summary-item-text-left{font-size:14px;font-weight:500;color:#666c76}div.modals-container div.swap-modal div.swap-summary .summary-container div.summary-item .summary-item-text-right{font-size:14px;font-weight:500;color:#000}div.modals-container div.swap-modal div.swap-summary .summary-container div.summary-item div.refresh-container{display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}div.modals-container div.swap-modal div.swap-summary .summary-container div.summary-item div.refresh-container .refresh-icon{padding:6px;background-color:transparent;border-radius:6px;transition:all .3s ease-out}div.modals-container div.swap-modal div.swap-summary .summary-container div.summary-item div.refresh-container .refresh-icon:hover{background-color:#f4f8fc}div.modals-container div.swap-modal div.swap-summary p.amounts{color:#747474}div.modals-container div.swap-modal div.rounded{border-radius:24px}div.modals-container div.swap-modal div.swap-details{display:flex;flex-direction:column;justify-content:center;background:#fff;border-radius:24px;max-width:515px;width:100%}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper{padding:0 20px 20px}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container{position:relative}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.input{display:flex;align-items:center;width:100%}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.right-elements-container{position:absolute;right:16px;top:60px;z-index:5;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:12px}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.right-elements-container div.behind-first-step,div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.right-elements-container div.dropdown-inside-input{position:relative;width:auto;right:0;top:0}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.right-elements-container div.balance-max-container{display:flex;align-items:center;gap:8px;padding-right:4px}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.right-elements-container div.balance-max-container p.available-balance{font-size:14px;color:#7b7b7b;margin:0}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-input-container div.right-elements-container div.balance-max-container button.max-button{border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;color:#0162bd;padding:0}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-divider{display:flex;align-items:center;justify-content:center;margin:10px 0 25px}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-divider div.swap-wrapper{display:flex;align-items:center;justify-content:center;background:#fff 0 0 no-repeat padding-box;border-radius:12px;border:1px solid #ebecef;cursor:pointer;transition:all .3s ease-in-out}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-divider div.swap-wrapper:hover{border-color:#ccced3}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-divider img{padding:15px;width:auto}div.modals-container div.swap-modal div.swap-details div.swap-details-wrapper div.swap-divider .rotate{transform:rotate(-180deg)}div.modals-container div.transfer-seller-modal{width:515px;background:#fff 0 0 no-repeat padding-box;display:flex;flex-direction:column;border-radius:24px}div.modals-container div.transfer-seller-modal .header-description{font-size:14px;padding:0 20px 20px}div.modals-container div.transfer-seller-modal .seller-input-container{padding:0 20px 20px}div.modals-container div.transfer-seller-modal .seller-input-container .available-balance{margin-bottom:20px;color:#000;font-size:14px;font-weight:500;letter-spacing:-.28px}div.modals-container div.transfer-seller-modal div.heading-container{position:relative;display:flex;width:100%;align-items:center;padding:20px;justify-content:space-between}div.modals-container div.transfer-seller-modal div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}div.modals-container div.transfer-seller-modal div.heading-container img.close-modal:hover{background-color:#f4f8fc}div.modals-container div.transfer-seller-modal .finish-transfer-content{padding:20px;text-align:center}div.modals-container div.transfer-seller-modal .finish-transfer-content h2{font-size:20px;font-weight:600;margin-bottom:10px}div.modals-container div.transfer-seller-modal .finish-transfer-content p{font-size:14px;margin-bottom:10px}div.modals-container div.transfer-seller-modal .finish-transfer-content img{margin-bottom:16px}div.modals-container div.transfer-seller-modal .finish-transfer-content button{min-width:160px}div.modals-container div.deposit-modal{width:515px;height:100%;max-height:601px;border-radius:24px;box-sizing:border-box;background:#fff 0 0 no-repeat padding-box;display:flex;flex-direction:column;clip-path:border-box}@media screen and (max-width:650px){div.modals-container div.deposit-modal{width:400px}}@media screen and (max-width:450px){div.modals-container div.deposit-modal{width:100%;max-height:80vh}}div.modals-container div.deposit-modal p.header-description{font: 16px/22px Inter;color:#5b616e;padding:18px 20px;margin:0}@media screen and (max-width:450px){div.modals-container div.deposit-modal p.header-description{text-align:left;font-size:12px}}div.modals-container div.deposit-modal .qr-container{display:flex;flex-direction:column;align-items:center;padding:0 20px;margin-top:30px}div.modals-container div.deposit-modal .qr-container span{font-weight:700;color:#000}div.modals-container div.deposit-modal button.close-deposit-modal-button{width:100%;color:#000;background-color:#fff;border:none;outline:none;font: 600 16px/18px Inter;padding:15px 0;cursor:pointer}div.modals-container div.deposit-modal div.heading-container{position:relative;display:flex;width:100%;align-items:center;padding:20px;justify-content:space-between}div.modals-container div.deposit-modal div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}div.modals-container div.deposit-modal div.heading-container img.close-modal:hover{background-color:#f4f8fc}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.heading-container{left:0}}div.modals-container div.deposit-modal .deposit-modal-body{overflow:auto;padding-bottom:20px;display:flex;flex-direction:column;gap:20px;margin-right:3px}div.modals-container div.deposit-modal div.crypto-choose-container{padding:0 20px 20px;position:relative;border-bottom:1px solid #ebecef}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.crypto-choose-container{margin:10px 0}}div.modals-container div.deposit-modal div.wallet-deposit-container{padding:0 20px}div.modals-container div.deposit-modal div.wallet-deposit-container div.errors-container{height:20px}div.modals-container div.deposit-modal div.wallet-deposit-container div.errors-container>p{color:#ef4444;font-size:14px;text-align:center}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container{display:flex;flex-direction:column;gap:10px}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container{position:relative}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container h5.header{color:#666c76;font: 400 12px/12px Inter;position:absolute;margin:12px}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container h5.header{font-size:12px;margin-bottom:10px}}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebecef;border-radius:12px;width:100%;cursor:pointer;transition:all .3s ease-out}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper:hover{border:1px solid #ccced3}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper--copied{border:1px solid #16a34a!important}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper--important{border:1px solid #38b2ff}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper .content{font: 400 16px/16px Inter;color:#000;padding:28px 0 12px 12px}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper div.button-wrapper{padding-right:12px}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper div.button-wrapper button{width:100%;padding:6px;border-radius:6px;border:none;background:#f4f8fc;color:#0162bd;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease-out}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper div.button-wrapper button:hover{background:#e8f0fb}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper div.button-wrapper button{text-wrap-mode:nowrap}}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.deposit-detail-wrapper div.button-wrapper .copied{background:#f3faf6;color:#16a34a}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.important-container{position:absolute;font-size:12px;z-index:999;border-radius:6px;color:#38b2ff;background-color:#f5fbff;padding:4px;left:87px;top:6px}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container div.item-container div.important-container--sk{left:94px}div.modals-container div.deposit-modal div.wallet-deposit-container div.wallet-container p{font-size:18px;margin-bottom:8px;color:#2c2c2c}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container{padding:0 20px;margin-bottom:25px;align-items:center;justify-content:center;display:flex;flex-direction:column}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container div{width:100%;display:flex;flex-direction:column;align-items:center}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container div button{margin-top:0;max-width:200px}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container div div.errors-container{padding:15px;display:flex;align-items:center;justify-content:center;width:100%;background-color:#fef6f6;border-radius:12px;margin:20px 0;border:1px solid #ffeaea}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container div div.errors-container>p{color:#ef4444;margin-bottom:0}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .alert-wrapper{padding:15px;background-color:#fff9f6;border-radius:12px;border:1px solid #fff3ed}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .alert-wrapper .alert-text{font: 14px/20px Inter;color:#000;margin:0}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .alert-wrapper .alert-text span{font-weight:700;color:#ff8a4c}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .item-crypto-container{display:flex;justify-content:center;margin-bottom:12px}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .item-crypto-container .crypto-text{margin-bottom:0;font: 14px/24px Inter;color:#383838}@media screen and (max-width:425px){div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .item-crypto-container .crypto-text{font-size:12px;font-weight:600}}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper{position:relative;display:flex;padding:20px;justify-content:center;align-items:center;border:1px solid #ebecef;border-radius:12px;width:100%;cursor:pointer;transition:all .3s ease-out}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper:hover{border:1px solid #ccced3}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper--copied{border:1px solid #16a34a!important}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper--important{border:1px solid #38b2ff}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper .content{font: 400 16px/16px Inter;color:#000;padding:28px 0 12px 12px}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper .content{font-size:14px;line-height:20px;color:#333;padding:10px 12px}}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper div.button-wrapper{padding-right:12px}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper div.button-wrapper button{width:100%;padding:6px;border-radius:6px;border:none;background:#f4f8fc;color:#0162bd;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease-out}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper div.button-wrapper button:hover{background:#e8f0fb}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper div.button-wrapper button{text-wrap-mode:nowrap}}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper div.button-wrapper .copied{background:#f3faf6;color:#16a34a}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper p{margin:0;font: 16px/22px Inter!important;color:#000;text-align:center}@media screen and (max-width:425px){div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .deposit-detail-wrapper p{font-size:14px;text-align:right;height:auto}}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .copy{width:100%;max-width:120px;padding:11px;border-radius:12px;border:none;margin:20px 0;background:#f4f8fc;color:#0162bd;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease-out}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .copy--copied{background:#f3faf6;color:#16a34a}div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .copy:hover{background:#e8f0fb}@media screen and (max-width:450px){div.modals-container div.deposit-modal div.wallet-deposit-crypto-container .copy{text-wrap-mode:nowrap}}div.modals-container div.deposit-modal div.finish-transfer-content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;padding:0 20px 40px;gap:20px}div.modals-container div.transfer-modal{width:515px;max-height:550px;border-radius:24px;background:#fff;display:flex;flex-direction:column;clip-path:border-box}@media screen and (max-width:450px){div.modals-container div.transfer-modal{width:100%;max-height:80vh}}div.modals-container div.transfer-modal .modal-wrapper{overflow:auto;margin-right:3px;width:100%}div.modals-container div.transfer-modal .modal-wrapper .authentication-method{padding:0 20px 20px}div.modals-container div.transfer-modal .modal-wrapper .p2p-transfer-container{padding:20px}@media screen and (max-width:450px){div.modals-container div.transfer-modal{background-color:#fff;margin:0}}div.modals-container div.transfer-modal div.finish-transfer-content{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 20px 40px;gap:20px}div.modals-container div.transfer-modal div.finish-transfer-content p{text-align:center}div.modals-container div.transfer-modal div.external-wallet-container{padding:15px 0}div.modals-container div.transfer-modal p.crypto-text{font-weight:700;color:#000000bf}@media screen and (max-width:450px){div.modals-container div.transfer-modal p.crypto-text{font-size:12px;font-family:Inter;font-weight:600;margin-bottom:10px}}div.modals-container div.transfer-modal div.heading-container{position:relative;display:flex;width:100%;align-items:center;padding:20px;justify-content:space-between}div.modals-container div.transfer-modal div.heading-container .left-side-wrapper{display:flex;align-items:center;gap:5px}div.modals-container div.transfer-modal div.heading-container .right-side-wrapper{display:flex;align-items:center;gap:10px}div.modals-container div.transfer-modal div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}div.modals-container div.transfer-modal div.heading-container img.close-modal:hover{background-color:#f4f8fc}div.modals-container div.transfer-modal h4.state-header{font-size:14px;color:#000000bf;font: 600 14px/19px Inter}@media screen and (max-width:450px){div.modals-container div.transfer-modal h4.state-header{font: 600 12px/18px Inter;color:#333!important}}div.modals-container div.transfer-modal div.navigation-wrapper{position:relative}@media screen and (max-width:450px){div.modals-container div.transfer-modal div.navigation-wrapper:after{content:"";position:absolute;top:0;right:0;width:35px;height:100%;background:linear-gradient(90deg,#fff0 0,#fff);pointer-events:none}}div.modals-container div.transfer-modal div.navigation-container{display:flex;justify-content:space-between;align-items:center;padding:20px;gap:5px;border-bottom:1px solid #ebecef}@media screen and (max-width:450px){div.modals-container div.transfer-modal div.navigation-container{overflow-x:auto;justify-content:flex-start;gap:10px}div.modals-container div.transfer-modal div.navigation-container::-webkit-scrollbar{display:none}div.modals-container div.transfer-modal div.navigation-container{-ms-overflow-style:none;scrollbar-width:none}}div.modals-container div.transfer-modal div.navigation-container button{color:#666c76;width:100%;border:none;outline:none;padding:10px 0;font-size:12px;font-weight:500;font-family:Inter;border-radius:12px;cursor:pointer;background-color:#f9f9fa;transition:all .3s ease-out}@media screen and (max-width:450px){div.modals-container div.transfer-modal div.navigation-container button{height:49px;width:auto;flex-shrink:0;padding:10px 15px;white-space:nowrap}}div.modals-container div.transfer-modal div.navigation-container button.active{background:#ededf0;color:#000}div.modals-container div.transfer-modal div.navigation-container button:hover{background:#f3f3f5}div.modals-container div.transfer-modal .p100-withdrawal-container{padding:20px}div.modals-container div.transfer-modal .p100-withdrawal-container .p100-withdrawal-content{display:flex;flex-direction:column;gap:10px}div.modals-container div.transfer-modal .dropdown-transfer-wrapper{padding:0 20px}div.modals-container div.transfer-modal div .transfer-form{padding:20px}div.modals-container div.transfer-modal .summary-wrapper{padding-top:20px}@media screen and (max-width:450px){div.modals-container div.transfer-modal .summary-wrapper{padding:20px 0}}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container{display:flex;align-items:center;justify-content:space-between}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container p{margin-bottom:15px;color:#666c76;font-size:14px}@media screen and (max-width:450px){div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container p{margin-bottom:6px;font-size:12px}}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container .highlighted{color:#000;font-weight:500}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container .amount-container{display:flex;color:#5b616e;gap:15px}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container .amount-with-fee{font-weight:500;color:#000}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container .amount-with-fee--discount{font-weight:500;color:#1062e9}div.modals-container div.transfer-modal .summary-wrapper div.network-fee-container .network-fee-error{font:normal normal medium 14px/18px Inter;color:#ef4444}div.modals-container div.transfer-modal .text-sm{font-size:12px!important;color:#666c76!important}div.modals-container div.transfer-modal div.p2p-title-container{padding-top:10px}div.modals-container div.transfer-modal div.transfer-input-container{position:relative;margin-top:10px;display:flex;flex-direction:column;padding:20px 0}div.modals-container div.transfer-modal div.transfer-input-container div.input{align-items:center;width:100%;gap:0;padding:10px 0 40px}div.modals-container div.transfer-modal div.transfer-input-container p.available-balance{font: 500 12px/19px Inter;color:#666c76}div.modals-container div.transfer-modal div.transfer-input-container .amount-actions{display:flex;align-items:center;justify-content:center;gap:12px}div.modals-container div.transfer-modal div.transfer-input-container .amount-actions .FeedbackButton.max-button{padding:4px 12px;height:32px;font-size:12px}div.modals-container div.transfer-modal div.transfer-input-container .Input__error.centered,div.modals-container div.transfer-modal div.transfer-input-container .error-message.centered{text-align:center;width:100%;margin-top:8px;color:#ef4444;font-size:12px}div.modals-container div.transfer-modal .whitelistedAccounts{margin-bottom:10px;border-radius:8px;padding:8px;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 4px #0000001f;background-color:#fff;max-height:150px;overflow:auto}@media screen and (max-width:450px){div.modals-container div.transfer-modal .whitelistedAccounts{box-shadow:none;border:1px solid #eee;border-radius:6px;margin-bottom:20px;padding:0}}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option{display:flex;align-items:center;gap:10px;width:100%;cursor:pointer;padding:10px;position:relative;z-index:2;transition:all .1s ease-in-out}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item{border-bottom:1px solid #dfdfdf;border-radius:0}@media screen and (max-width:450px){div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item{border-bottom:1px solid #eee}}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item:hover{background-color:#dfdfdf}@media screen and (max-width:450px){div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item:hover{background-color:#fbfbfb}}@media screen and (max-width:768px){div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item{padding:12px}}@media screen and (max-width:450px){div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item{margin:0}}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item:first-child{border-radius:6px 6px 0 0}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.item:last-child{border-radius:0 0 6px 6px;border-bottom:none}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.one-item{border-radius:8px}div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.one-item:hover{background-color:#dfdfdf}@media screen and (max-width:768px){div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.one-item{padding:12px}}@media screen and (max-width:450px){div.modals-container div.transfer-modal .whitelistedAccounts .whitelisted-accounts-option.one-item{margin:0}}div.modals-container div.transfer-modal .whitelistedAccounts .desc{opacity:.5;display:block;width:100%}@media screen and (max-width:768px){div.modals-container div.transfer-modal .whitelistedAccounts .desc{font-size:16px}}@media screen and (max-width:450px){div.modals-container div.transfer-modal .whitelistedAccounts .desc{font-size:14px;color:#333;opacity:1}}div.modals-container div.transfer-modal div.p2p-transfer-data-container{margin:0 0 10px}div.modals-container div.transfer-modal div.p2p-transfer-data-container .switcher{display:inline-block;border:none;font-size:12px;font-weight:500;font-family:Inter;color:#666c76;outline:none;padding:15px 10px 15px 0;cursor:pointer;background:none;transition:color .3s ease-out}div.modals-container div.transfer-modal div.p2p-transfer-data-container .switcher:hover{color:#00203e}div.modals-container div.transfer-modal div.p2p-transfer-data-container .switcher.active{color:#0162bd}div.modals-container div.transfer-modal div.p2p-transfer-data-container div.phone-container{width:100%}div.modals-container div.transfer-modal div.p2p-transfer-data-container div.phone-container div.phone-countries-wrapper{display:flex;align-items:center;justify-content:center}div.modals-container div.transfer-modal div.seller-input-container{padding:20px;display:flex;flex-direction:column;gap:8px}div.modals-container div.transfer-modal div.seller-input-container p.available-balance{font-size:14px;color:#5b616e;margin-bottom:0}div.modals-container div.transfer-modal div.seller-input-container .amount-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:10px}div.modals-container div.transfer-modal div.seller-input-container .Input__error.centered{text-align:center;width:100%;margin-top:8px}div.modals-container div.transfer-modal div.external-tranfser-two-fa-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}@media screen and (max-width:450px){div.modals-container div.transfer-modal div.external-tranfser-two-fa-container{padding:10px 0;align-items:flex-start}div.modals-container div.transfer-modal div.external-tranfser-two-fa-container .two-fa-input-wrapper{width:100%}}div.modals-container div.transfer-modal div.external-tranfser-two-fa-container h4{font-size:22px}@media screen and (max-width:450px){div.modals-container div.transfer-modal div.external-tranfser-two-fa-container h4{font-size:12px}}div.modals-container div.transfer-modal div.external-tranfser-two-fa-container p.successful-fiat-text{font-size:20px;text-align:center}div.modals-container div.transfer-modal .input-addon-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px}div.modals-container div.external-wallet-button-container{display:flex;align-items:center;justify-content:center}p{color:#666c76}img.crypto-dropdown-image{width:24px;height:24px}div.balances-history .history-header{font-size:25px;font-weight:700;padding-bottom:20px;border-bottom:1px solid #ebebeb}@media screen and (max-width:450px){div.balances-history .history-header{font-size:14px;font-weight:600}}div.balances-history .not-found{display:flex;flex-direction:column;align-items:center;margin:10% auto;gap:20px}div.balances-history .not-found span{font-size:14px;line-height:20px;font-family:Inter;font-weight:400;margin-top:0;color:#666c76}@media screen and (max-width:540px){div.balances-history{padding:10px}}@media screen and (max-width:450px){div.balances-history{padding:0}}div.balances-history ul.wallet-history div.swap .additional-details{justify-self:start;font-size:14px}@media screen and (max-width:1000px){div.balances-history ul.wallet-history div.swap .additional-details{grid-column:1;grid-row:3;margin-top:5px;color:#757575;font-size:12px}}@media screen and (max-width:450px){div.balances-history ul.wallet-history div.swap div.swap-info p.item{margin-left:auto;font-size:12px;font-weight:400}}div.balances-history ul.wallet-history div.swap div.mobile-details{display:none}div.balances-history ul.wallet-history .header-column{display:grid;grid-template-columns:35% 35% 10% 20%;grid-template-rows:1fr;width:100%;padding:15px 20px;background:#f9f9f9;border-radius:12px 12px 0 0;align-items:center;border:1px solid #ebecef}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .header-column{display:none}}div.balances-history ul.wallet-history .header-column p{font-size:14px;color:#666c76}div.balances-history ul.wallet-history .item-type{display:grid;grid-template-columns:35% 35% 10% 20%;grid-template-rows:1fr;width:100%;padding:20px;align-items:center;border:1px solid #ebecef}div.balances-history ul.wallet-history .item-type:first-of-type{border-top:none}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .item-type:first-of-type{border-bottom:1px solid #ebecef}div.balances-history ul.wallet-history .item-type{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:5px;border:none;padding:20px 0}}div.balances-history ul.wallet-history .item-type .title{font-weight:500;color:#000}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .item-type .title{display:none}}div.balances-history ul.wallet-history .item-type span.title{font-weight:500;color:#000;font-size:14px}div.balances-history ul.wallet-history .item-type p.type{display:none}div.balances-history ul.wallet-history .item-type p.income{color:#16a34a;font-weight:500;font-size:14px;justify-self:end}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .item-type p.income{grid-column:2;grid-row:1;margin-left:auto;margin-bottom:0}}div.balances-history ul.wallet-history .item-type p.outcome{color:#ef4444;font-weight:500;justify-self:end;font-size:14px}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .item-type p.outcome{grid-column:2;grid-row:1;margin-left:auto;margin-bottom:0}}div.balances-history ul.wallet-history .item-type p.status{text-transform:capitalize;font-size:14px;justify-self:start;font-weight:500;color:#666c76}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .item-type p.status{grid-column:2;grid-row:2;margin-left:auto;text-align:right}}@media screen and (max-width:450px){div.balances-history ul.wallet-history .item-type p.status{color:#333!important}}div.balances-history ul.wallet-history .item-type p.date{font-size:12px}div.balances-history ul.wallet-history .item-type p.item{font-weight:500;color:#000;font-size:14px}@media screen and (max-width:1000px){div.balances-history ul.wallet-history .item-type .item-details{grid-column:1;grid-row:1/span 2;display:flex;flex-direction:column;justify-content:center}div.balances-history ul.wallet-history .item-type .item-details:nth-of-type(2){grid-column:1;grid-row:3;margin-top:5px}}div.balances-history ul.wallet-history>ul.transaction-types{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}@media screen and (max-width:450px){div.balances-history ul.wallet-history>ul.transaction-types{justify-content:space-between}}div.balances-history ul.wallet-history>ul.transaction-types>li{display:block;height:38px;color:#989898;cursor:pointer;font: 14px/19px Inter;margin-top:1em;padding-left:1em;white-space:nowrap;transition:color .2s ease-in}@media screen and (max-width:768px){div.balances-history ul.wallet-history>ul.transaction-types>li{min-width:auto;font-size:14px;white-space:normal}}@media screen and (max-width:450px){div.balances-history ul.wallet-history>ul.transaction-types>li{height:30px!important;padding-left:0}}div.balances-history ul.wallet-history>ul.transaction-types>li.active,div.balances-history ul.wallet-history>ul.transaction-types>li:hover{color:#000;font: 600 14px/19px Inter}div.balances-history ul.wallet-history>ul.transactions{width:100%}div.balances-history ul.wallet-history>ul.transactions>li:first-child{width:calc(100% + 2px);padding:0;border:0;display:flex;justify-content:space-between}div.balances-history ul.wallet-history>ul.transactions>li:first-child>span{white-space:normal;word-break:break-word}div.balances-history ul.wallet-history>ul.transactions>li:first-child>span:nth-of-type(2) div.balances-history ul.wallet-history>ul.transactions>li:first-child>span:nth-of-type(3),div.balances-history ul.wallet-history>ul.transactions>li:first-child>span:nth-of-type(4),div.balances-history ul.wallet-history>ul.transactions>li:first-child>span:nth-of-type(5),div.balances-history ul.wallet-history>ul.transactions>li:first-child>span:nth-of-type(6){white-space:nowrap}div.balances-history ul.wallet-history>ul.transactions>li{height:65px}@media screen and (max-width:1000px){div.balances-history ul.wallet-history>ul.transactions>li{height:auto}}div.balances-history ul.wallet-history>ul.transactions>li.refills{display:flex;justify-content:space-between;border-top:1px solid #ebebeb}div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-amount{display:flex;align-items:center}div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-amount span{margin-left:3px;text-align:right;color:#c4c4c4;font-size:16px;line-height:19px;font-family:Roboto Condensed,sans-serif;font-weight:500}@media screen and (max-width:450px){div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-amount span{font-size:12px;line-height:16px}}div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-details{padding:12px 0}div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-details p{text-align:left;font: 600 14px/19px Inter;margin-bottom:3px;color:#000}@media screen and (max-width:450px){div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-details p{font: 600 12px/16px Inter}}div.balances-history ul.wallet-history>ul.transactions>li.refills .refill-details span{text-align:left;font: 12px/16px Inter;color:#0000008a}div.balances-history ul.wallet-history>ul.transactions>li.withdrawals{width:calc(100% + 2px);padding:0;border:0;display:flex;justify-content:space-between;border-top:1px solid #ebebeb;flex-wrap:wrap;align-items:center}@media screen and (max-width:1000px){div.balances-history ul.wallet-history>ul.transactions>li.withdrawals{padding:10px 0;margin:4px 0;font-size:13px;align-items:unset}}div.balances-history ul.wallet-history>ul.transactions>li.withdrawals .date-amount-wrapper{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1000px){div.balances-history ul.wallet-history>ul.transactions>li.withdrawals .date-amount-wrapper{padding-bottom:3px}}div.balances-history ul.wallet-history>ul.transactions>li.withdrawals .date-amount-wrapper span.date{text-align:left;font: 12px/16px Inter;color:#0000008a}div.balances-history ul.wallet-history>ul.transactions>li.withdrawals .date-amount-wrapper .amount{text-align:left;font: 600 14px/19px Inter;margin-bottom:3px;color:#000}@media screen and (max-width:1000px){div.balances-history ul.wallet-history>ul.transactions>li.withdrawals .toWallet{padding-bottom:6px}}div.balances-history ul.wallet-history>ul.transactions>li>span{height:100%;display:flex;align-items:center;text-transform:capitalize}@media screen and (max-width:768px){div.balances-history ul.wallet-history>ul.transactions>li>span{height:50%;display:flex;align-items:flex-start;text-transform:capitalize}}@media screen and (max-width:280px){div.balances-history ul.wallet-history>ul.transactions>li>span{white-space:pre-wrap;margin-bottom:10px}}div.balances-history ul.wallet-history>ul.transactions>li:last-child{border-bottom:1px solid #ebebeb}.min-amount-label .desktop-text{display:inline}.min-amount-label .mobile-text{display:none}@media screen and (max-width:375px){.min-amount-label .desktop-text{display:none}.min-amount-label .mobile-text{display:inline}}div.refresh-session-modal{position:fixed;z-index:999999999999;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#3c2889cc}div.refresh-session-modal>div{display:grid;grid-template-columns:100%;grid-template-rows:auto;row-gap:1em;width:440px;padding:3em 5.6em 2.2em;border-radius:12px;background-color:#fff;box-shadow:0 10px 30px #0003}div.refresh-session-modal>div>h1{text-align:center;font-size:24px;font-weight:600;color:#000000bf}div.refresh-session-modal>div p{text-align:center;line-height:1.4;font-size:1em;color:#0000008a}div.refresh-session-modal>div>div{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}div.refresh-session-modal>div>div:first-of-type>img{width:84px;height:96px}div.refresh-session-modal>div>div:nth-of-type(2){margin:1em 0}div.refresh-session-modal>div>div:nth-of-type(2)>p{line-height:1}div.refresh-session-modal>div>div:nth-of-type(2)>span{text-align:center;font-size:24px;font-weight:550;color:#000000bf}div.refresh-session-modal>div>div:nth-of-type(3)>button{text-transform:uppercase;font-size:15px;font-weight:550;border:0;outline:0;cursor:pointer}div.refresh-session-modal>div>div:nth-of-type(3)>button:first-of-type{width:100%;height:45px;background-color:#7e63e7;border-radius:8px;color:#fff;box-shadow:0 6px 12px #00000029;transition:all .2s ease-in}div.refresh-session-modal>div>div:nth-of-type(3)>button:first-of-type:hover{box-shadow:0 6px 12px #16161675}div.refresh-session-modal>div>div:nth-of-type(3)>button:nth-of-type(2){margin-top:.6em;height:35px;color:#7e63e7;background:none}@media screen and (max-width:480px){div.refresh-session-modal>div{width:90vw;padding:3.6em 2em 1.5em}}.main-mobile-bar{padding:0!important;margin:0!important}.main-mobile-bar div.action-bar-wrapper{overflow:hidden;z-index:99998;position:fixed;left:0;box-shadow:0 -3px 6px #b8b2b21c;bottom:0;display:none;padding:0!important}@media screen and (max-width:428px){.main-mobile-bar div.action-bar-wrapper{display:block;width:100%;z-index:1000}}.main-mobile-bar div.action-bar-wrapper .action-buttons{padding:15px 20px;border-top:1px solid #efeeee;display:flex;justify-content:space-between;width:100%;background:#fff}.main-mobile-bar div.action-bar-wrapper .action-buttons div.active-button a p{color:#0162bd}.main-mobile-bar div.action-bar-wrapper .action-buttons a{display:flex;flex-direction:column-reverse;align-items:center;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:10px;color:#333}.main-mobile-bar div.action-bar-wrapper .action-buttons a svg{width:20px;height:20px;animation-duration:2s;transform-origin:bottom;margin-bottom:10px}.main-mobile-bar div.action-bar-wrapper .action-buttons a .icon-text{font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:13px;color:#333;letter-spacing:-.49px;margin-top:5px!important}.main-mobile-bar div.action-bar-wrapper .rate-bar{display:flex;width:calc(100vh + 200px);overflow:hidden;background:#fff;white-space:nowrap;position:relative;height:46px}.main-mobile-bar div.action-bar-wrapper .rate-bar ul{position:absolute;left:-200px;top:0;height:46px;display:grid;grid-template-columns:repeat(9,max-content);grid-template-rows:min-content;padding:10px 0;border-top:1px solid #efeeee;background:#fff}.main-mobile-bar div.action-bar-wrapper .rate-bar ul .mobile-f{line-height:23px}.main-mobile-bar div.action-bar-wrapper .rate-bar ul .mobile-f span{text-align:left;font: 600 13px/19px Inter;letter-spacing:0;color:#000000bf;opacity:1;margin:0 30px;display:flex;align-items:center;justify-content:center}.main-mobile-bar div.action-bar-wrapper .rate-bar ul .mobile-f span img{margin-left:5px}.main-mobile-bar div.action-bar-wrapper .rate-bar ul li{display:flex;align-items:center}.main-mobile-bar div.action-bar-wrapper .rate-bar ul li img{width:25px;margin-right:10px;height:25px}.main-mobile-bar div.action-bar-wrapper .rate-bar ul li div{display:flex;flex-direction:column;margin-right:15px}.main-mobile-bar div.action-bar-wrapper .rate-bar ul li div h5{font-family:Roboto Condensed,sans-serif;font-size:11px;font-weight:700;line-height:13px;align-self:flex-end}.main-mobile-bar div.action-bar-wrapper .rate-bar ul li div h6{font-family:Roboto Condensed,sans-serif;font-size:11px;font-weight:500;line-height:13px;color:#3a435e}.main-mobile-bar div.action-bar-wrapper .rate-bar ul li div p{font-family:Roboto Condensed,sans-serif;font-size:9px;font-weight:500;line-height:11px;color:#adadad;margin:0!important}@media screen and (max-width:428px){.nuxt-link-exact-active{color:#333!important}.nuxt-link-exact-active svg path{fill:#333}}main.success-page{width:100%;height:calc(100% - 100px);background-color:#f0f3f8;position:fixed;top:80px;overflow:scroll;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){main.success-page{height:100%;top:0}}main.success-page div.content{display:flex;flex-direction:column;align-items:center;padding:20px}@media screen and (max-width:768px){main.success-page div.content{margin:auto 0}}main.success-page div.content div.button-profile{max-width:320px;margin-top:50px}main.success-page div.content p{font-family:Inter,sans-serif;font-size:20px;line-height:26px;font-weight:400;color:#3c3d3e;text-align:center}main.success-page div.content img{width:131px;height:auto;margin-bottom:50px}main.success-page div.content h2{font-family:Inter,sans-serif;font-size:26px;line-height:31px;font-weight:600;color:#3c3d3e;margin-bottom:10px}.details-wrapper{max-width:460px;padding:10px 10px 0;margin:0 auto;position:relative}@media only screen and (max-width:428px){.details-wrapper{padding:10px 0}}.details-wrapper .details-element{background-color:#fff;padding:15px 30px;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;cursor:pointer}.details-wrapper .details-element .details-header{display:flex;align-items:center;justify-content:space-between}.details-wrapper .details-element .details-header img{width:11px;transition:transform .6s ease 0s}.details-wrapper .details-element .details-header h3{font-size:16px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#404040;padding-bottom:0;text-align:left}@media only screen and (max-width:500px){.details-wrapper .details-element .details-header h3{font-size:14px}}.details-wrapper .details-element .details-body h3{padding-bottom:0;text-align:left}.details-wrapper .details-element .details-body ul{padding-bottom:20px}.details-wrapper .details-element .details-body ul li{padding:30px 0 0}.details-wrapper .details-element .details-body ul li p{margin:10px 0 0}@media only screen and (max-width:500px){.details-wrapper .details-element .details-body ul li p{font-size:12px}}.details-wrapper .details-element .details-body h3{font-size:16px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#404040;border-bottom:1px solid #eee;padding-bottom:5px}.details-wrapper .details-element .details-body p{margin-left:0;font: 14px/17px Inter;color:#757575}.timer-wrapper{max-width:460px;padding:10px 10px 0;margin:0 auto;position:relative}@media screen and (max-width:428px){.timer-wrapper{padding:10px 0 0}}.timer-wrapper .timer-data{background-color:#fff;padding:20px 30px;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column}.timer-wrapper .timer-data h2{font-size:16px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#404040;margin-bottom:0;letter-spacing:0}@media screen and (max-width:428px){.timer-wrapper .timer-data h2{font-size:14px}}.simplebuy-wrapper{max-width:460px;padding:10px 10px 0;margin:0 auto;position:relative}@media only screen and (max-width:428px){.simplebuy-wrapper{padding:10px 0 0}}.simplebuy-wrapper .simplebuy-data{background-color:#fff;padding:30px;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column}@media only screen and (max-width:428px){.simplebuy-wrapper .simplebuy-data{padding:20px 0;border:none}}.simplebuy-wrapper .simplebuy-data .button-to-simplebuy{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:"";letter-spacing:"";font-family:Inter;display:inline-flex;box-shadow:0 1px 1px #00000003;border-radius:6px;background-color:#f93060;color:#fff;padding:10px 32px;transition:all .2s ease;white-space:nowrap;cursor:pointer;border:0;margin:10px auto;max-width:200px}@media only screen and (max-width:428px){.simplebuy-wrapper .simplebuy-data .button-to-simplebuy{border:1px solid #efeeee;color:#333!important;box-shadow:none!important;background-color:#fff;width:100%;max-width:none;font-size:12px}}.simplebuy-wrapper .simplebuy-data .button-to-simplebuy:hover{background:#0155a4}@media only screen and (max-width:428px){.simplebuy-wrapper .simplebuy-data .button-to-simplebuy:hover{background:#fff}}.simplebuy-wrapper .simplebuy-data p{margin-left:0;font: 14px/17px Inter;color:#757575}@media only screen and (max-width:428px){.simplebuy-wrapper .simplebuy-data p{font: 12px/16px Inter;letter-spacing:0;color:#707070}}.simplebuy-wrapper .simplebuy-data img{width:138px;margin-bottom:15px}@media only screen and (max-width:428px){.simplebuy-wrapper .simplebuy-data img{width:115px}}div.page{background-color:#fff}main .elements-wrapper{background:#fff;margin:80px auto;max-width:700px}@media screen and (max-width:428px){main .elements-wrapper{background:#fff;padding:20px;border-radius:8px}}main .elements-wrapper .contact-us-info{display:flex;flex-direction:column;margin-top:15px}main .elements-wrapper .contact-us-info p.contact-us{margin-bottom:3px}main .elements-wrapper .contact-us-info a,main .elements-wrapper .contact-us-info p.contact-us{text-align:center;font: 10px/14px Inter;letter-spacing:0;color:gray-color(dark-blue)}main .elements-wrapper .contact-us-info a{margin-bottom:100px}main .elements-wrapper .title-order-info{position:relative;z-index:2}@media screen and (max-width:768px){main .elements-wrapper .title-order-info{margin-top:0}}main .elements-wrapper .title-order-info h1{text-align:center;font: 700 36px/55px Inter;letter-spacing:-1.44px;color:#000}@media only screen and (max-width:500px){main .elements-wrapper .title-order-info h1{font-size:30px}}@media only screen and (max-width:428px){main .elements-wrapper .title-order-info h1{font-size:16px;font-weight:600;line-height:20px;color:#333;letter-spacing:normal}}main .elements-wrapper .title-order-info p{text-align:center;font: 14px/17px Inter;letter-spacing:0;color:gray-color(dark-blue);margin-bottom:40px}@media only screen and (max-width:428px){main .elements-wrapper .title-order-info p{text-align:left}}div.review-container{position:absolute;width:100vw;height:120vh;top:-150px;z-index:99999;left:0;display:flex;justify-content:center;background:#3c2889cc 0 0 no-repeat padding-box;padding-top:350px}@media screen and (max-width:428px){div.review-container{padding-top:100px;top:0}}div.review-container div.review-wrapper{height:150px;width:280px;min-width:280px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 30px #0003;border-radius:6px;display:flex;align-items:center;flex-direction:column;padding:15px;text-align:center;position:relative}div.review-container div.review-wrapper .bad-rating-reasons-container{width:100%}div.review-container div.review-wrapper .bad-rating-reasons-container .bad-rating-button{background-color:red;margin:10px;background:#fff 0 0 no-repeat padding-box;box-shadow:inset 3px 3px 6px #9e999929;border:1px solid #eee;font: 14px/18px Inter;letter-spacing:0;color:#989898;display:flex;align-items:center;padding:5px;justify-content:center;font-size:13px;cursor:pointer}div.review-container div.review-wrapper .close-icon{position:absolute;top:15px;right:15px;cursor:pointer;width:15px}div.review-container div.review-wrapper .trustpilot{display:flex;flex-direction:column;justify-content:center;align-items:center}div.review-container div.review-wrapper h3{font: 700 15px/20px Inter;color:#333;font-size:14px}div.review-container div.review-wrapper h4{font: 14px/18px Inter;font-size:12px;color:#989898}div.review-container div.review-wrapper .stars-container{width:100%;padding:15px 0;display:flex;align-items:center;position:relative}div.review-container div.review-wrapper .stars-container .stars-wrapper{position:absolute;margin-top:15px;left:23%}div.review-container div.review-wrapper .stars-container .stars-wrapper img{margin:0 2px;cursor:pointer}div.review-container div.other{width:350px;height:380px}@media screen and (max-width:400px){div.review-container div.other{width:300px}}div.review-container div.bad-review-reason{width:450px;height:430px}@media screen and (max-width:450px){div.review-container div.bad-review-reason{width:300px;height:560px}}div.review-container div.trustpilot{width:350px;height:200px}@media screen and (max-width:400px){div.review-container div.trustpilot{width:300px}}div.review-container div.thank-you{width:300px;height:100px}body{margin:0}main{height:100%}main .redeem-order-wrapper{background:#fff;margin:0 auto;max-width:1024px}@media screen and (max-width:428px){main .redeem-order-wrapper{background:#fff;padding:20px;border-radius:8px}}main .redeem-order-wrapper .button-padding{padding:10px;display:flex;justify-content:center}@media screen and (max-width:428px){main .redeem-order-wrapper .button-padding{padding:0}}main .redeem-order-wrapper .confirmation-wrapper{max-width:460px;padding:10px 10px 0;margin:0 auto;position:relative}@media screen and (max-width:428px){main .redeem-order-wrapper .confirmation-wrapper{padding:10px 0 0}}main .redeem-order-wrapper .confirmation-wrapper p#not-sent{text-align:center;font: 14px/17px Inter;letter-spacing:0;color:#ff8a4c;margin-bottom:40px}@media screen and (max-width:428px){main .redeem-order-wrapper .confirmation-wrapper p#not-sent{margin-bottom:0}}main .redeem-order-wrapper .confirmation-wrapper a{text-align:center;font: 14px/17px Inter;letter-spacing:0;color:#757575;margin-bottom:40px}main .redeem-order-wrapper .confirmation-wrapper h3{font-size:16px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#404040;padding-bottom:15px}main .redeem-order-wrapper .confirmation-wrapper div{background-color:#fff;padding:30px;border:1px solid #eee;border-radius:8px}@media screen and (max-width:428px){main .redeem-order-wrapper .confirmation-wrapper div{border:none;padding:0}}main .redeem-order-wrapper .confirmation-wrapper div div{border:1px solid #eee;border-radius:8px;padding:20px 30px}main .redeem-order-wrapper .contact-us-info{display:flex;flex-direction:column;margin-top:15px}main .redeem-order-wrapper .contact-us-info p.contact-us{text-align:center;font: 10px/14px Inter;letter-spacing:0;color:#757575;margin-bottom:3px}main .redeem-order-wrapper .contact-us-info a{text-align:center;font: 10px/14px Inter;letter-spacing:0;color:#757575;margin-bottom:100px}main .redeem-order-wrapper .checkmark-green{width:96px;margin-bottom:25px}@media screen and (max-width:428px){main .redeem-order-wrapper .checkmark-green{width:70px;margin-bottom:15px}}main .redeem-order-wrapper .title-order-info{position:relative;z-index:2;padding:10px;text-align:center}@media screen and (max-width:768px){main .redeem-order-wrapper .title-order-info{margin-top:0}}main .redeem-order-wrapper .title-order-info h3{font-size:16px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#404040;padding-bottom:15px}main .redeem-order-wrapper .title-order-info p{text-align:center;font: 14px/17px Inter;letter-spacing:0;color:#757575;margin-bottom:40px}@media screen and (max-width:428px){main .redeem-order-wrapper .title-order-info p{text-align:left}}section>h1.title-market{padding:1em 1em 1.2em 0!important}section nav.inline-nav-market{margin-bottom:36px}section nav.inline-nav-market.show-bot{margin:0;display:grid;grid-template-columns:1fr max-content 5px;grid-template-rows:min-content min-content 36px;grid-template-areas:". bot ." "nav bot ." ". bot .";-moz-column-gap:1em;column-gap:1em}@media screen and (max-width:1705px){section nav.inline-nav-market.show-bot{grid-template-columns:100%;grid-template-areas:"nav" "bot"}}section nav.inline-nav-market>ul{grid-area:nav;display:flex;flex-direction:row;gap:10px;width:650px}@media screen and (max-width:1374px){section nav.inline-nav-market>ul{flex-direction:column;width:auto}section nav.inline-nav-market>ul.break-later{flex-direction:row;width:-moz-max-content;width:max-content}}@media screen and (max-width:428px){section nav.inline-nav-market>ul{border:1px solid #efeeee}}@media screen and (max-width:768px){section nav.inline-nav-market>ul.break-later{flex-direction:column;width:100%}}section nav.inline-nav-market>ul li{color:#666c76;width:100%;border:none;outline:none;padding:10px 0;font-size:12px;font-weight:500;font-family:Inter;border-radius:12px;cursor:pointer;align-items:center;justify-content:center;display:flex;background-color:#f9f9fa;transition:all .3s ease-out}@media screen and (max-width:428px){section nav.inline-nav-market>ul li{font-size:12px}}section nav.inline-nav-market>ul li:hover{background:#f3f3f5}section nav.inline-nav-market>ul li.left-border{border-left:1px solid #ebebeb}@media screen and (max-width:428px){section nav.inline-nav-market>ul li.left-border{border:0}}section nav.inline-nav-market>ul li.activated{background:#ededf0;color:#000}@media screen and (max-width:428px){section nav.inline-nav-market>ul li.activated{background-color:#efeeee}}section nav.inline-nav-market>div.telegram-bot{grid-area:bot;width:100%;position:relative;display:grid!important;grid-template-columns:min-content 200px;grid-template-areas:"logo join" "logo button";padding:.95em;-moz-column-gap:.9em;column-gap:.9em;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);border-radius:16px 16px 0 0;background-color:#fff}@media screen and (max-width:1705px){section nav.inline-nav-market>div.telegram-bot{margin-top:36px;border:1px solid rgba(0,0,0,.2);border-radius:16px}}@media screen and (min-width:520px)and (max-width:1705px){section nav.inline-nav-market>div.telegram-bot{grid-template-columns:min-content 1fr 90px;grid-template-areas:"logo join button";align-items:center}section nav.inline-nav-market>div.telegram-bot>p{margin:0!important}}section nav.inline-nav-market>div.telegram-bot>img{grid-area:logo;width:50px;height:50px;position:static!important;align-self:center;justify-self:center}section nav.inline-nav-market>div.telegram-bot>p{grid-area:join;line-height:1.3;font-size:.95em;font-weight:500;color:#3c3d3e}section nav.inline-nav-market>div.telegram-bot>button{grid-area:button;width:-moz-max-content;width:max-content;text-transform:uppercase;color:#fff;background-color:#0162bd;border:0;border-radius:6px;cursor:pointer;font-size:.8em;padding:.65em 1.1em;font-weight:550;outline:none;transition:box-shadow .2s ease-in}section nav.inline-nav-market>div.telegram-bot>button:hover{box-shadow:0 6px 12px #00000029}div.wallet-modal-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;background:#3c2889cc 0 0 no-repeat padding-box}div.wallet-modal-background .modal-wallet-change{background-color:#fff;max-width:760px;padding:30px;border-radius:6px;box-shadow:0 3px 6px #00000029;margin:0 auto;position:relative;top:10%}div.wallet-modal-background .modal-wallet-change h4{font-size:16px;line-height:19px;font-family:Inter,sans-serif;font-weight:600;color:#404040}div.wallet-modal-background .modal-wallet-change .money-save{display:flex;flex-direction:column;align-items:center}div.wallet-modal-background .modal-wallet-change .money-save div{display:flex}@media only screen and (max-width:500px){div.wallet-modal-background .modal-wallet-change .money-save div{flex-direction:column;align-items:center}}div.wallet-modal-background .modal-wallet-change .money-save h3{font: 600 27px/37px Inter;color:#0162bd}@media only screen and (max-width:500px){div.wallet-modal-background .modal-wallet-change .money-save h3{margin-bottom:0}}div.wallet-modal-background .modal-wallet-change .money-save span{font: 600 27px/37px Inter;color:#0162bd}div.wallet-modal-background .modal-wallet-change p{font-size:16px;line-height:22px;font-family:Inter,sans-serif;font-weight:400;color:#999;margin-bottom:10px;margin-top:20px}div.wallet-modal-background .modal-wallet-change span{font: 600 27px/37px Inter;color:#0162bd;margin-left:20px;margin-right:20px}@media only screen and (max-width:500px){div.wallet-modal-background .modal-wallet-change span{display:none}}div.wallet-modal-background .modal-wallet-change .wallet-choice{display:flex;justify-content:center}@media only screen and (max-width:500px){div.wallet-modal-background .modal-wallet-change .wallet-choice{flex-direction:column}}div.wallet-modal-background .modal-wallet-change .wallet-choice .crypto-voucher-wallet{cursor:pointer;display:flex;flex-direction:column;align-items:center;margin-left:50px}@media only screen and (max-width:500px){div.wallet-modal-background .modal-wallet-change .wallet-choice .crypto-voucher-wallet{margin-left:0}}div.wallet-modal-background .modal-wallet-change .wallet-choice .crypto-voucher-wallet img{width:80px;margin-top:10px}div.wallet-modal-background .modal-wallet-change .wallet-choice .crypto-voucher-wallet p{font: 400 15px/22px Inter}div.wallet-modal-background .modal-wallet-change .wallet-choice .external-wallet{display:flex;cursor:pointer;flex-direction:column;align-items:center;margin-right:50px}@media only screen and (max-width:500px){div.wallet-modal-background .modal-wallet-change .wallet-choice .external-wallet{margin-right:0}}div.wallet-modal-background .modal-wallet-change .wallet-choice .external-wallet img{width:80px;margin-top:10px}div.wallet-modal-background .modal-wallet-change .wallet-choice .external-wallet p{font: 400 15px/22px Inter}.socialmedia-bar-wrapper{display:flex;flex-direction:column;align-items:center}.socialmedia-bar-wrapper .socialmedia-bar{display:flex;align-items:flex-start;margin-top:20px}.socialmedia-bar-wrapper .socialmedia-bar a img{margin-left:15px;margin-right:15px}section.buyer-direct-transaction{padding:0;margin:0;width:100vw;height:100vh;position:fixed;z-index:1;top:0;left:0;overflow-y:auto!important;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}@media screen and (max-width:428px){section.buyer-direct-transaction{background-color:#fff}}section.buyer-direct-transaction>div{grid-area:content;overflow-y:visible}section.buyer-direct-transaction>div.looking-for{display:grid;grid-template-columns:1fr;grid-template-rows:min-content;place-items:center;row-gap:1.2em;max-width:90vw}@media screen and (max-width:428px){section.buyer-direct-transaction>div.looking-for{row-gap:.4em}}section.buyer-direct-transaction>div.looking-for>h2{text-align:center}@media screen and (max-width:428px){section.buyer-direct-transaction>div.looking-for>h2{font-size:14px!important;font-weight:600;line-height:20px;letter-spacing:0;color:#333}}section.buyer-direct-transaction>div.looking-for>p{color:#0000008a;text-align:center}@media screen and (max-width:428px){section.buyer-direct-transaction>div.looking-for>p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1;padding-left:0}}section.buyer-direct-transaction>div.looking-for>div.lds-ripple{margin:1.4em 0}section.buyer-direct-transaction>div.looking-for>a{text-transform:uppercase;max-width:200px;margin:0;opacity:0;transition:opacity .2s ease-out}section.buyer-direct-transaction>div.looking-for>a.visible{opacity:1}@media screen and (max-width:428px){section.buyer-direct-transaction>div.looking-for>h2{font-size:1.5em}}section.buyer-direct-transaction>div.seller-not-found>img{width:106px;height:106px}section.buyer-direct-transaction>div.on-going-transaction>img,section.buyer-direct-transaction>div.something-went-wrong>img,section.buyer-direct-transaction>div.too-many-tries>img{width:106px;height:85px}section.buyer-direct-transaction>div.on-going-transaction>p>a,section.buyer-direct-transaction>div.something-went-wrong>p>a,section.buyer-direct-transaction>div.too-many-tries>p>a{cursor:pointer}section.buyer-direct-transaction>div.transaction-cancelled>img,section.buyer-direct-transaction>div.transaction-declined>img{width:92px;height:92px}section.buyer-direct-transaction>div.transaction-cancelled,section.buyer-direct-transaction>div.transaction-declined{cursor:default}section.buyer-direct-transaction>div.transaction-cancelled a,section.buyer-direct-transaction>div.transaction-cancelled b,section.buyer-direct-transaction>div.transaction-declined a,section.buyer-direct-transaction>div.transaction-declined b{cursor:pointer!important}section.buyer-direct-transaction>div.on-going-transaction,section.buyer-direct-transaction>div.seller-for-your-transaction,section.buyer-direct-transaction>div.seller-not-found,section.buyer-direct-transaction>div.something-went-wrong,section.buyer-direct-transaction>div.too-many-tries,section.buyer-direct-transaction>div.transaction-cancelled,section.buyer-direct-transaction>div.transaction-declined{display:grid;grid-template-columns:1fr;grid-template-rows:min-content;place-items:center;row-gap:.9em;max-width:90vw}section.buyer-direct-transaction>div.on-going-transaction>h4,section.buyer-direct-transaction>div.seller-for-your-transaction>h4,section.buyer-direct-transaction>div.seller-not-found>h4,section.buyer-direct-transaction>div.something-went-wrong>h4,section.buyer-direct-transaction>div.too-many-tries>h4,section.buyer-direct-transaction>div.transaction-cancelled>h4,section.buyer-direct-transaction>div.transaction-declined>h4{font-size:1.2em;color:#000000bf}@media screen and (max-width:428px){section.buyer-direct-transaction>div.on-going-transaction>h4,section.buyer-direct-transaction>div.seller-for-your-transaction>h4,section.buyer-direct-transaction>div.seller-not-found>h4,section.buyer-direct-transaction>div.something-went-wrong>h4,section.buyer-direct-transaction>div.too-many-tries>h4,section.buyer-direct-transaction>div.transaction-cancelled>h4,section.buyer-direct-transaction>div.transaction-declined>h4{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;color:#333}}section.buyer-direct-transaction>div.on-going-transaction>p,section.buyer-direct-transaction>div.seller-for-your-transaction>p,section.buyer-direct-transaction>div.seller-not-found>p,section.buyer-direct-transaction>div.something-went-wrong>p,section.buyer-direct-transaction>div.too-many-tries>p,section.buyer-direct-transaction>div.transaction-cancelled>p,section.buyer-direct-transaction>div.transaction-declined>p{max-width:405px;color:#000000bf;line-height:1.4;font-size:.9em;margin:0;text-align:center}@media screen and (max-width:428px){section.buyer-direct-transaction>div.on-going-transaction>p,section.buyer-direct-transaction>div.seller-for-your-transaction>p,section.buyer-direct-transaction>div.seller-not-found>p,section.buyer-direct-transaction>div.something-went-wrong>p,section.buyer-direct-transaction>div.too-many-tries>p,section.buyer-direct-transaction>div.transaction-cancelled>p,section.buyer-direct-transaction>div.transaction-declined>p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1}}section.buyer-direct-transaction>div.on-going-transaction>a,section.buyer-direct-transaction>div.on-going-transaction>b>a,section.buyer-direct-transaction>div.seller-for-your-transaction>a,section.buyer-direct-transaction>div.seller-for-your-transaction>b>a,section.buyer-direct-transaction>div.seller-not-found>a,section.buyer-direct-transaction>div.seller-not-found>b>a,section.buyer-direct-transaction>div.something-went-wrong>a,section.buyer-direct-transaction>div.something-went-wrong>b>a,section.buyer-direct-transaction>div.too-many-tries>a,section.buyer-direct-transaction>div.too-many-tries>b>a,section.buyer-direct-transaction>div.transaction-cancelled>a,section.buyer-direct-transaction>div.transaction-cancelled>b>a,section.buyer-direct-transaction>div.transaction-declined>a,section.buyer-direct-transaction>div.transaction-declined>b>a{max-width:330px;cursor:pointer}section.buyer-direct-transaction>div.seller-for-your-transaction{max-width:460px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:1.2em;overflow-y:auto}section.buyer-direct-transaction>div.seller-for-your-transaction>h2{text-align:center}section.buyer-direct-transaction>div.seller-for-your-transaction>p{margin:-10px 0 10px;font-size:.9em;color:#0000008a;text-align:center}section.buyer-direct-transaction>div.seller-for-your-transaction>div{width:100%;padding:1.2em 1em}section.buyer-direct-transaction>div.seller-for-your-transaction>div:not(:last-of-type){background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.122)}section.buyer-direct-transaction>div.seller-for-your-transaction>div:not(:last-of-type):not(:nth-last-of-type(2)){padding:1.3em}section.buyer-direct-transaction>div.seller-for-your-transaction>div span.divider{width:100%;height:0;border-top:1px solid hsla(0,0%,44%,.122)}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info{display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>h3{padding:0}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div{width:100%;display:grid;grid-template-columns:min-content 1fr;margin-top:.7em;-moz-column-gap:1.8em;column-gap:1.8em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>img{width:74px;height:74px;border-radius:50%}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>h3{padding:0;font-size:1.5em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.rating{width:100%;display:grid;grid-template-columns:repeat(3,max-content);grid-template-rows:min-content;-moz-column-gap:.5em;column-gap:.5em;align-items:center}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.rating>img{width:19px;height:17px}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.rating>span:first-of-type{color:#16a34a;font-size:.85em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.rating>span:nth-of-type(2){color:#989898;font-size:.8em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.trade-partners{width:100%;display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:min-content;-moz-column-gap:.3em;column-gap:.3em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.trade-partners>span:first-of-type{color:#404040;font-weight:500;font-size:.8em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.trade-partners>span:nth-of-type(2){color:#404040;font-weight:400;font-size:.85em}@media screen and (max-width:400px){section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>h3{text-align:center}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div{grid-template-columns:1fr;place-items:center;row-gap:.8em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>h4{text-align:center}section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.rating,section.buyer-direct-transaction>div.seller-for-your-transaction>div.seller-info>div>div>div.trade-partners{justify-content:center}}section.buyer-direct-transaction>div.seller-for-your-transaction>div.lds-ripple{margin:10px 0 0;padding:0;transform:translate(-50%);width:40px}section.buyer-direct-transaction>div.seller-for-your-transaction>div.timeout{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.buyer-direct-transaction>div.seller-for-your-transaction>div.timeout>p{text-align:center;margin:0;font-size:.9em;color:#989898}section.buyer-direct-transaction>div.seller-for-your-transaction>div.timeout>p>b{color:#343434}section.buyer-direct-transaction>div.seller-for-your-transaction>a{margin:0}@media screen and (max-width:768px){section.buyer-direct-transaction>div.seller-for-your-transaction{padding:2em 0 8em}}@media screen and (max-width:510px){section.buyer-direct-transaction>div.seller-for-your-transaction{width:90vw}}@media screen and (max-width:450px){section.buyer-direct-transaction>div.seller-for-your-transaction>h2{font-size:1.5em}}section.buyer-direct-transaction>div.found{max-width:460px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:1.2em;overflow-y:auto}section.buyer-direct-transaction>div.found>p{margin:-10px 0 10px;font-size:.9em;color:#0000008a;text-align:center}section.buyer-direct-transaction>div.found>div{width:100%}section.buyer-direct-transaction>div.found>div:not(:last-of-type){background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.122)}section.buyer-direct-transaction>div.found>div:not(:last-of-type):not(:nth-last-of-type(2)){padding:1.3em}section.buyer-direct-transaction>div.found>div span.divider{width:100%;height:0;border-top:1px solid hsla(0,0%,44%,.122)}section.buyer-direct-transaction>div.found>div.seller-info{display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.buyer-direct-transaction>div.found>div.seller-info>h3{padding:0}section.buyer-direct-transaction>div.found>div.seller-info>div{width:100%;display:grid;grid-template-columns:min-content 1fr;margin-top:.7em;-moz-column-gap:1.8em;column-gap:1.8em}section.buyer-direct-transaction>div.found>div.seller-info>div>img{width:74px;height:74px;border-radius:50%}section.buyer-direct-transaction>div.found>div.seller-info>div>div{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>h3{padding:0;font-size:1.5em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.rating{width:100%;display:grid;grid-template-columns:repeat(3,max-content);grid-template-rows:min-content;-moz-column-gap:.5em;column-gap:.5em;align-items:center}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.rating>img{width:19px;height:17px}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.rating>span:first-of-type{color:#16a34a;font-size:.85em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.rating>span:nth-of-type(2){color:#989898;font-size:.8em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.trade-partners{width:100%;display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:min-content;-moz-column-gap:.3em;column-gap:.3em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.trade-partners>span:first-of-type{color:#404040;font-weight:500;font-size:.8em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.trade-partners>span:nth-of-type(2){color:#404040;font-weight:400;font-size:.85em}@media screen and (max-width:400px){section.buyer-direct-transaction>div.found>div.seller-info>h3{text-align:center}section.buyer-direct-transaction>div.found>div.seller-info>div{grid-template-columns:1fr;place-items:center;row-gap:.8em}section.buyer-direct-transaction>div.found>div.seller-info>div>div>h4{text-align:center}section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.rating,section.buyer-direct-transaction>div.found>div.seller-info>div>div>div.trade-partners{justify-content:center}}section.buyer-direct-transaction>div.found>div.voucher-info{display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.buyer-direct-transaction>div.found>div.voucher-info>div{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}section.buyer-direct-transaction>div.found>div.voucher-info>div>h3{padding:0;color:#000000bf}section.buyer-direct-transaction>div.found>div.voucher-info>div>span{font-size:1.6em;font-weight:600}section.buyer-direct-transaction>div.found>div.voucher-info>div>:first-child{justify-self:start}section.buyer-direct-transaction>div.found>div.voucher-info>div>:last-child{justify-self:end}section.buyer-direct-transaction>div.found>div.payment-details,section.buyer-direct-transaction>div.found>div.payment-details>div.time{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content}section.buyer-direct-transaction>div.found>div.payment-details>div.time{padding:1.3em 1.3em .9em;row-gap:.6em;place-items:center}section.buyer-direct-transaction>div.found>div.payment-details>div.time>h3{padding:0}section.buyer-direct-transaction>div.found>div.payment-details div.details{width:100%;padding:1.2em 1.3em 1.3em;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;align-items:center;row-gap:1.2em;border-radius:8px 8px 0 0;border-top:1px solid rgba(0,0,0,.122)}section.buyer-direct-transaction>div.found>div.payment-details div.details>p{color:#989898;margin:0;line-height:1.3;font-size:.85em}section.buyer-direct-transaction>div.found>div.payment-details div.details>p>b{color:#333}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.email{width:100%;display:flex;position:relative;cursor:pointer}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.email>input{width:100%;border-radius:6px;border:1px solid #ebebeb;height:40px;outline:none;color:#989898;padding:0 1em;cursor:pointer}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.email>img{position:absolute;width:20px;height:20px;transform:translateY(50%);right:10px;bottom:50%}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.email>span{position:absolute;width:100px;height:-moz-min-content;height:min-content;border-radius:6px;background-color:#fff;border:1px solid #ebebeb;display:none;font-size:.8em;left:50%;top:0;transform:translate(-50%,calc(-100% - 4px));max-width:120px;white-space:nowrap;padding:1em .7em;color:#aaa;font-weight:400;z-index:1000}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.email>span.copy{display:block;z-index:1001}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.email:hover>span.click-to{display:block}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.buttons{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min-content;-moz-column-gap:1em;column-gap:1em}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.buttons>a{margin:0;transition:opacity .2s ease-out}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.buttons>a:nth-of-type(2){color:#0162bd}section.buyer-direct-transaction>div.found>div.payment-details div.details>div.buttons>a.disabled{opacity:.3}@media screen and (max-width:380px){section.buyer-direct-transaction>div.found>div.payment-details>div.details>div.buttons{grid-template-columns:1fr;row-gap:1em}}section.buyer-direct-transaction>div.found>div.go-to-chat{margin-bottom:1em}section.buyer-direct-transaction>div.found>div.go-to-chat>p{text-align:center;font-size:.9em;margin:0;cursor:default}section.buyer-direct-transaction>div.found>div.go-to-chat>p>a{font-weight:600;color:#333;cursor:pointer}@media screen and (max-width:768px){section.buyer-direct-transaction>div.found{padding:2em 0 8em}}@media screen and (max-width:510px){section.buyer-direct-transaction>div.found{width:90vw}}@media screen and (max-width:450px){section.buyer-direct-transaction>div.found>h2{font-size:1.5em}}section.buyer-direct-transaction>div.seller-did-not-connected{max-width:90vw;width:460px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.8em;place-items:center}section.buyer-direct-transaction>div.seller-did-not-connected>img{width:64px;height:64px}section.buyer-direct-transaction>div.seller-did-not-connected *{cursor:default}section.buyer-direct-transaction>div.seller-did-not-connected>div.details{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;border:1px solid rgba(0,0,0,.122);border-radius:8px;background-color:#fff}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.seller{width:100%;display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:.8em;column-gap:.8em;row-gap:.2em;padding:.9em 0}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.seller>img{grid-column:1;grid-row:1/3;width:58px;height:58px;border-radius:50%;justify-self:end}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.seller>span{grid-column:2;align-self:end;font-size:.8em;font-weight:400;color:#404040}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.seller>label{grid-column:2;font-size:1.05em;font-weight:700;color:#404040}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:min-content;row-gap:1.2em;-moz-column-gap:1em;column-gap:1em;padding:1.5em;border-radius:8px;border-top:1px solid rgba(0,0,0,.122)}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>p{grid-column:1/3;text-align:center;font-size:.92em;color:#989898;line-height:1.3;margin:0}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>span.divider{width:100%;grid-column:1/3;border-top:1px solid rgba(0,0,0,.122)}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>button{box-sizing:border-box;border:none;outline:none;width:100%;font-size:1em;font-weight:600;padding:.55em 0;border-radius:6px;line-height:1;cursor:pointer}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>button.disabled{opacity:.5;cursor:default}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>button:first-of-type{grid-column:1;background-color:#0162bd;border:2px solid #0162bd;color:#fff}section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>button:nth-of-type(2){grid-column:2;background-color:#fff;border:2px solid #0162bd;color:#0162bd}@media screen and (max-width:390px){section.buyer-direct-transaction>div.seller-did-not-connected>div.details>div.reconnect>button{grid-column:1/3!important}}section.buyer-direct-transaction>div.waiting-for-confirmation{max-width:90vw;width:460px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:1.2em;overflow-y:auto}section.buyer-direct-transaction>div.waiting-for-confirmation>img{width:200px;height:60px;margin-bottom:20px}section.buyer-direct-transaction>div.waiting-for-confirmation>div.lds-ripple{margin:0}section.buyer-direct-transaction>div.waiting-for-confirmation>span{color:#000000bf;text-align:center;font-size:.84em}section.buyer-direct-transaction>div.waiting-for-confirmation>div.remaining{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em;margin:15px 0 10px;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.122);padding:1.4em 2em}section.buyer-direct-transaction>div.waiting-for-confirmation>div.remaining>label{color:#000000bf;font-weight:500;font-size:.82em;line-height:1.15}section.buyer-direct-transaction>div.waiting-for-confirmation>div.remaining>h4{font-size:2em;color:#333}section.buyer-direct-transaction>div.waiting-for-confirmation>div.remaining span.divider{width:100%;height:0;border-top:1px solid hsla(0,0%,44%,.122)}section.buyer-direct-transaction>div.waiting-for-confirmation>a{margin:0;max-width:150px;background-color:#fff;color:#0162bd}@media screen and (max-width:460px){section.buyer-direct-transaction>div.waiting-for-confirmation>img{width:150px;height:50px}}section.buyer-direct-transaction>div.transaction-succeeded{max-width:90vw;width:440px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:1.2em;overflow-y:auto}section.buyer-direct-transaction>div.transaction-succeeded>img{width:96px;height:96px}section.buyer-direct-transaction>div.transaction-succeeded>h3{font-size:1.1em;color:#000000bf;cursor:default;text-align:center}section.buyer-direct-transaction>div.transaction-succeeded>p{font-size:.88em;color:#000000bf;font-weight:400;text-align:center;line-height:1.3;cursor:default}section.buyer-direct-transaction>div.transaction-succeeded>a{margin:0}section.buyer-direct-transaction>div.transaction-succeeded>div{display:grid;width:100%;grid-template-columns:repeat(auto-fit,24px);grid-template-rows:min-content;place-items:center;-moz-column-gap:2em;column-gap:2em;row-gap:1em;justify-content:center}section.buyer-direct-transaction>div.transaction-succeeded>div>a>img{width:24px;height:24px;cursor:pointer}section.buyer-direct-transaction>div.transaction-succeeded>span{text-align:center;max-width:220px;font-size:.68em;font-weight:400;line-height:1.3;color:#0000008a}section.seller-direct-transaction{padding:0;margin:0;width:100vw;height:100vh;position:fixed;z-index:1;top:0;left:0;overflow-y:auto!important;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}section.seller-direct-transaction>div{grid-area:content}section.seller-direct-transaction>div.transaction-details{max-width:460px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:1.2em;overflow-y:hidden}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details{background:#fff;margin-top:25px;border:1px solid #efeeee;border-radius:6px;place-items:flex-start;padding:2em 0 0!important}}section.seller-direct-transaction>div.transaction-details>p{margin:-10px 0 10px;font-size:.9em;color:#0000008a;text-align:center}section.seller-direct-transaction>div.transaction-details>div{width:100%;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.122);padding:1.3em}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div{border:none}}section.seller-direct-transaction>div.transaction-details>div span.divider{width:100%;height:0;border-top:1px solid hsla(0,0%,44%,.122)}section.seller-direct-transaction>div.transaction-details>div.buyer-info{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>h3{padding:0}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div{width:100%;display:grid;grid-template-columns:min-content 1fr;margin-top:.7em;-moz-column-gap:1.8em;column-gap:1.8em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>img{width:74px;height:74px;border-radius:50%}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>h3{padding:0;font-size:1.5em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.verification{width:100%;display:grid;grid-template-columns:repeat(3,max-content);grid-template-rows:min-content;-moz-column-gap:.5em;column-gap:.5em;align-items:center}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.verification>img{width:19px;height:17px}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.verification>span{color:#16a34a;font-size:.85em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.verification.not>span{color:#0162bd}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.using-since{width:100%;display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:min-content;-moz-column-gap:.3em;column-gap:.3em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.using-since>span{color:#404040;font-weight:600;font-size:.8em}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.buyer-info>h3{text-align:center;color:#000000bf;font-size:12px}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div{grid-template-columns:1fr;place-items:center;row-gap:.8em}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>h4{text-align:center;font-size:16px}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.verification{justify-content:center}section.seller-direct-transaction>div.transaction-details>div.buyer-info>div>div>div.using-since{justify-content:center;font-size:14px}}section.seller-direct-transaction>div.transaction-details>div.voucher-info{display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em}section.seller-direct-transaction>div.transaction-details>div.voucher-info>div{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}section.seller-direct-transaction>div.transaction-details>div.voucher-info>div>h3{padding:0;color:#000000bf}section.seller-direct-transaction>div.transaction-details>div.voucher-info>div>span{font-size:1.6em;font-weight:600}section.seller-direct-transaction>div.transaction-details>div.voucher-info>div>:first-child{justify-self:start}section.seller-direct-transaction>div.transaction-details>div.voucher-info>div>:last-child{justify-self:end}section.seller-direct-transaction>div.transaction-details>div.payment-options{width:100%;display:flex;flex-direction:column;padding-bottom:0}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options{width:100%;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options{grid-template-columns:1fr}}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container{position:relative;left:15px;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:20px;line-height:30px;color:#000}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container>p{padding-top:7px;font-weight:500;font-size:15px}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container>p{font-size:12px;padding-top:5px;line-height:16px}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container{left:0;font-size:12px;line-height:16px;margin:16px 0 0}}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container:hover input~.checkmark{background-color:#ccc}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:20px;width:20px}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container input:checked~.checkmark{background-color:#7e63e7}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container input:checked~.checkmark{background-color:#333}}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container input:checked~.checkmark:after{display:block}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container .checkmark{position:absolute;top:5px;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.2);transition:.2s;z-index:999999999999}section.seller-direct-transaction>div.transaction-details>div.payment-options div.paypal-payment-options .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.2s}section.seller-direct-transaction>div.transaction-details>div.payment-details{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.details>h3{padding:0;line-height:.7em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.details>label{font-size:.72em;color:#7f7f7f;font-weight:400;line-height:1.3;margin-top:-.5em}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.payment-details>div.details>label{font-size:12px;line-height:16px}}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.email{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.email>h3{padding:0;line-height:.7em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.email>label{font-size:.72em;color:#7f7f7f;font-weight:400;line-height:1.3;margin-top:-.5em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.email>div.email{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.5em;cursor:pointer;margin:.3em 0}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.email>div.email>input{width:100%;border-radius:6px;border:1px solid #ebebeb;height:36px;line-height:1.1;font-size:.92em;outline:none;color:#333;padding:0 .5em .2em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.email>div.email>span.error{font-size:.75em;font-weight:500;color:#0162bd;cursor:default!important;padding-left:.2em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.remaining-time{width:100%;margin-top:-8px;margin-bottom:-10px}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.remaining-time>p{margin:0;width:100%;text-align:center;font-size:.9em;color:#989898}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.payment-details>div.remaining-time>p{font-size:12px}}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.remaining-time>p>b{color:#343434;font-weight:550}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.buttons{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min-content;-moz-column-gap:1.2em;column-gap:1.2em}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.buttons>a{margin:0;transition:all .15s ease-out}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.buttons>a:nth-of-type(2){color:#0162bd}section.seller-direct-transaction>div.transaction-details>div.payment-details>div.buttons>a.disabled{opacity:.5}@media screen and (max-width:380px){section.seller-direct-transaction>div.transaction-details>div.payment-details>div.buttons{grid-template-columns:1fr;row-gap:1em}}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>div.payment-details>div.buttons{margin-bottom:50px}}@media screen and (max-width:768px){section.seller-direct-transaction>div.transaction-details{padding:2em 0 8em}}@media screen and (max-width:510px){section.seller-direct-transaction>div.transaction-details{width:90vw}}@media screen and (max-width:450px){section.seller-direct-transaction>div.transaction-details>h2{font-size:1.5em}}@media screen and (max-width:428px){section.seller-direct-transaction>div.transaction-details>h2{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-top:0;color:#333;padding-left:20px}}div.new-transaction,div.transaction-expired,div.transaction-missed{position:fixed;z-index:999999;width:100vw;height:100vh;top:0;left:0;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c288999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;animation:animate-bg .3s forwards!important}@keyframes animate-bg{0%{opacity:0}to{opacity:1}}div.new-transaction>div.missed,div.transaction-expired>div.missed,div.transaction-missed>div.missed{grid-area:content;position:relative;background-color:#fff;border-radius:6px;box-shadow:0 10px 30px #0003;padding:1.5em;max-width:380px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em}div.new-transaction>div.missed>img,div.transaction-expired>div.missed>img,div.transaction-missed>div.missed>img{position:absolute;width:40px;height:40px;top:0;right:0;cursor:pointer}div.new-transaction>div.missed>h3,div.transaction-expired>div.missed>h3,div.transaction-missed>div.missed>h3{color:#333;font-size:1.1em;padding:0}div.new-transaction>div.missed>p,div.transaction-expired>div.missed>p,div.transaction-missed>div.missed>p{margin:0;color:#989898;font-size:.9em;line-height:1.3}div.new-transaction>div.missed>div.enable,div.transaction-expired>div.missed>div.enable,div.transaction-missed>div.missed>div.enable{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min-content;place-items:center;margin:.8em 0 .5em}div.new-transaction>div.missed>div.enable>div,div.transaction-expired>div.missed>div.enable>div,div.transaction-missed>div.missed>div.enable>div{width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:.5em;cursor:pointer;transition:all .15s ease-out}div.new-transaction>div.missed>div.enable>div>img,div.transaction-expired>div.missed>div.enable>div>img,div.transaction-missed>div.missed>div.enable>div>img{width:40px;height:40px;filter:grayscale(1);opacity:.65}div.new-transaction>div.missed>div.enable>div>span,div.transaction-expired>div.missed>div.enable>div>span,div.transaction-missed>div.missed>div.enable>div>span{white-space:nowrap;color:#989898;font-size:.78em;font-weight:550}div.new-transaction>div.missed>div.enable>div:hover>img,div.transaction-expired>div.missed>div.enable>div:hover>img,div.transaction-missed>div.missed>div.enable>div:hover>img{opacity:.7;filter:grayscale(0)}div.new-transaction>div.missed>div.enable>div:hover>span,div.transaction-expired>div.missed>div.enable>div:hover>span,div.transaction-missed>div.missed>div.enable>div:hover>span{color:#3c2889cc}@media screen and (max-width:420px){div.new-transaction>div.missed,div.transaction-expired>div.missed,div.transaction-missed>div.missed{max-width:90vw}}div.new-transaction>div.transaction,div.transaction-expired>div.transaction,div.transaction-missed>div.transaction{grid-area:content;position:relative;background-color:#fff;border-radius:6px;box-shadow:0 10px 30px #0003;padding:1.5em;max-width:380px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.7em}div.new-transaction>div.transaction>img,div.transaction-expired>div.transaction>img,div.transaction-missed>div.transaction>img{position:absolute;width:40px;height:40px;top:0;right:0;cursor:pointer}div.new-transaction>div.transaction>div.heading,div.transaction-expired>div.transaction>div.heading,div.transaction-missed>div.transaction>div.heading{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:min-content;align-items:center;-moz-column-gap:1em;column-gap:1em}div.new-transaction>div.transaction>div.heading>h3,div.transaction-expired>div.transaction>div.heading>h3,div.transaction-missed>div.transaction>div.heading>h3{font-size:1.15em;font-weight:700;color:#333;padding:0;cursor:default}div.new-transaction>div.transaction>div.heading>img,div.transaction-expired>div.transaction>div.heading>img,div.transaction-missed>div.transaction>div.heading>img{width:28px;height:28px;padding:5px 3.5px;border-radius:50%;animation:animate-bell .5s infinite alternate}@keyframes animate-bell{0%{transform:rotate(-12deg)}to{transform:rotate(12deg);background-color:#f0f3f8}}div.new-transaction>div.transaction>h4,div.transaction-expired>div.transaction>h4,div.transaction-missed>div.transaction>h4{font-size:.85em;font-weight:550;line-height:1.2;color:#000000bf;cursor:default}div.new-transaction>div.transaction>p,div.transaction-expired>div.transaction>p,div.transaction-missed>div.transaction>p{font-size:.8em;color:#989898;line-height:1.2;margin:0;cursor:default}div.new-transaction>div.transaction>div.information,div.transaction-expired>div.transaction>div.information,div.transaction-missed>div.transaction>div.information{width:100%;display:grid;grid-template-columns:11fr 5fr;grid-auto-rows:min-content;border-radius:6px;border:1px solid #f0f0f0;padding:1em;-moz-column-gap:.5em;column-gap:.5em}div.new-transaction>div.transaction>div.information>div.info,div.transaction-expired>div.transaction>div.information>div.info,div.transaction-missed>div.transaction>div.information>div.info{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.1em}div.new-transaction>div.transaction>div.information>div.info>h3,div.transaction-expired>div.transaction>div.information>div.info>h3,div.transaction-missed>div.transaction>div.information>div.info>h3{font-size:.84em;color:#000000bf;padding-bottom:.1em}div.new-transaction>div.transaction>div.information>div.info>label,div.transaction-expired>div.transaction>div.information>div.info>label,div.transaction-missed>div.transaction>div.information>div.info>label{color:#989898;font-size:.7em;font-weight:400;line-height:1.25}div.new-transaction>div.transaction>div.information>div.value,div.transaction-expired>div.transaction>div.information>div.value,div.transaction-missed>div.transaction>div.information>div.value{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.3em;padding:.6em;align-self:end;border:1px solid #f0f0f0;border-radius:6px}div.new-transaction>div.transaction>div.information>div.value>label,div.transaction-expired>div.transaction>div.information>div.value>label,div.transaction-missed>div.transaction>div.information>div.value>label{font-size:.6em;font-weight:450;color:#333}div.new-transaction>div.transaction>div.information>div.value>span,div.transaction-expired>div.transaction>div.information>div.value>span,div.transaction-missed>div.transaction>div.information>div.value>span{color:#989898;font-size:1.05em}@media screen and (max-width:420px){div.new-transaction>div.transaction>div.information,div.transaction-expired>div.transaction>div.information,div.transaction-missed>div.transaction>div.information{grid-template-columns:1fr;row-gap:.7em}}@media screen and (max-width:430px){div.new-transaction>div.transaction,div.transaction-expired>div.transaction,div.transaction-missed>div.transaction{max-width:90vw}}div.new-transaction>div.expired,div.transaction-expired>div.expired,div.transaction-missed>div.expired{grid-area:content;width:360px;max-width:90vw;background-color:#fff;border-radius:6px;box-shadow:0 10px 30px #0003;padding:2em 1.8em 1.7em;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.4em}div.new-transaction>div.expired>h3,div.transaction-expired>div.expired>h3,div.transaction-missed>div.expired>h3{font-size:1em;font-weight:550;color:#3b3b3b}@media screen and (max-width:428px){div.new-transaction>div.expired>h3,div.transaction-expired>div.expired>h3,div.transaction-missed>div.expired>h3{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;color:#333}}div.new-transaction>div.expired>p,div.transaction-expired>div.expired>p,div.transaction-missed>div.expired>p{font-size:.9em;color:#7f7f7f;line-height:1.2}@media screen and (max-width:428px){div.new-transaction>div.expired>p,div.transaction-expired>div.expired>p,div.transaction-missed>div.expired>p{font: 12px/16px Inter;letter-spacing:0;color:#707070;opacity:1;padding-left:0}}div.new-transaction>div.expired>a,div.transaction-expired>div.expired>a,div.transaction-missed>div.expired>a{margin:0}figure.are-you-sure-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c288980;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:appear-shadow .1s forwards}figure.are-you-sure-modal>div.are-you-sure{grid-area:content;width:340px;max-width:90vw;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;padding:1.8em 1em 1.4em;gap:.6em;place-items:center;background-color:#fff;box-shadow:0 10px 30px #0003;border-radius:6px;opacity:0;animation:appear-shadow .15s .1s forwards}figure.are-you-sure-modal>div.are-you-sure>p{text-align:center;font-size:1em;color:#4e4d4d;cursor:default}figure.are-you-sure-modal>div.are-you-sure>div{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-rows:min-content;row-gap:.6em;-moz-column-gap:.5em;column-gap:.5em}figure.are-you-sure-modal>div.are-you-sure>div>button{background-color:#fff;color:#0162bd;border:2px solid #0162bd;border-radius:6px;font-family:Inter,sans-serif;font-weight:700;line-height:18px;font-size:12px;text-transform:uppercase;padding:6px 50px;cursor:pointer;box-shadow:0 6px 12px #00000029}figure.are-you-sure-modal>div.are-you-sure>div>button:first-of-type{background-color:#0162bd;color:#fff}@keyframes appear-shadow{0%{opacity:0}to{opacity:1}}.quick-chat-container{z-index:9999999999;position:fixed;width:100vw;bottom:0;display:flex;flex-direction:row-reverse;align-items:center}.quick-chat-container .mobile-icon-container{display:none;bottom:calc(100vh - 150px);position:absolute;height:70px;width:80px;border-radius:50px 0 0 50px;background:#fff 0 0 no-repeat padding-box;box-shadow:3px 3px 6px #0000004f;align-items:center;justify-content:flex-end;cursor:pointer}@media screen and (max-width:768px){.quick-chat-container .mobile-icon-container{display:flex}}.quick-chat-container .mobile-icon-container .quick-chat-notification-number{width:22px;height:22px;border-radius:50%;position:absolute;left:7px;top:-4px;background:#e20000 0 0 no-repeat padding-box;display:flex;align-items:center;justify-content:center}.quick-chat-container .mobile-icon-container .quick-chat-notification-number span{font-size:14px;color:#fff;font-weight:700}.quick-chat-container .mobile-icon-container .mobile-icon-wrapper{height:56px;width:72px;border:1px solid #eee;border-radius:50px 0 0 50px;display:flex;align-items:center;justify-content:center}.quick-chat-container .mobile-icon-container .mobile-icon-wrapper img{margin-right:-5px;margin-top:5px}.quick-chat-container .quick-chat-wrapper{margin:0 40px;position:absolute;bottom:0;transition:bottom .15s ease-in-out}.quick-chat-container .quick-chat-wrapper.hidden{bottom:-360px}@media screen and (max-width:768px){.quick-chat-container .quick-chat-wrapper{margin:0;position:fixed}.quick-chat-container .quick-chat-wrapper.hidden{bottom:-460px}}.quick-chat-container .quick-chat-header{height:40px;display:flex;align-items:center;justify-content:space-between;width:360px;padding:0 15px 0 25px;border-radius:13px 13px 0 0;background:#363636 0 0 no-repeat padding-box;opacity:.95}@media screen and (max-width:768px){.quick-chat-container .quick-chat-header{border-radius:0;width:100vw}}.quick-chat-container .quick-chat-header{cursor:pointer}.quick-chat-container .quick-chat-header p{color:#fff;letter-spacing:0;font-weight:500;margin:0;padding:10px 0}.quick-chat-container .quick-chat-header img{padding:10px}.quick-chat-container .quick-chat-body{height:360px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 30px 30px #0000000d;display:flex;flex-direction:column;align-items:center;padding:12px;overflow-y:auto;overflow-x:hidden}@media screen and (max-width:768px){.quick-chat-container .quick-chat-body{height:460px}}.quick-chat-container .quick-chat-body .message-container{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 5px}.quick-chat-container .quick-chat-body .message-container>p{color:#00000073;font-size:12px;display:block;margin:10px 0 0;cursor:default}.quick-chat-container .quick-chat-body .message-container .message-wrapper{border:1px solid hsla(0,0%,51%,.251);border-radius:12px;padding:14px 16px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em;margin:5px 0;width:90%;max-width:320px}.quick-chat-container .quick-chat-body .message-container .message-wrapper p{margin:0;color:#828282;font-size:15px;cursor:default}.quick-chat-container .quick-chat-body .message-container .message-wrapper>img.attachment{justify-self:center;max-width:320px;width:90%;max-height:220px;border-radius:6px;cursor:pointer}.quick-chat-container .quick-chat-body .action-container{margin:15px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.quick-chat-container .quick-chat-body .action-container p{color:#9f9f9f;font-size:15px;text-align:center;letter-spacing:0;display:inline-block;margin:0 0 15px;cursor:default}.quick-chat-container .quick-chat-body .action-container .button-container{cursor:pointer}.quick-chat-container .quick-chat-body .action-container .button-container a{font-size:12px;margin:0;width:110px;height:35px}div.widget-transaction{height:100vh;display:grid;grid-template-columns:1fr minmax(200px,500px) 1fr;grid-template-rows:auto min-content auto;grid-template-areas:". . ." ". window ." ". . .";gap:1em}div.widget-transaction>div{grid-area:window;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:none}div.widget-transaction>div.loader>img{opacity:.4;max-width:180px;max-height:90px}div.widget-transaction>div.loader>div{margin:2em 0 1em}div.widget-transaction>div.loader>p{color:#6e7072;font-size:1.1em;font-weight:500;text-align:center}div.widget-transaction>div.response-error>h2{margin-bottom:.3em}div.widget-transaction>div.response-error>img{width:120px;height:120px;margin:.8em 0}div.widget-transaction>div.response-error>p{color:gray;font-size:.95em;line-height:1.3;text-align:center;font-weight:500}section.referral-panel{padding:50px 50px 50px 362px;width:100%;height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;overflow-x:hidden;overflow-y:auto;display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,min-content) 1fr;row-gap:1em}@media screen and (max-width:1350px){section.referral-panel{padding:120px 20px 20px}}@media screen and (max-width:428px){section.referral-panel{padding:100px 20px 20px}}section.referral-panel>h1{padding:0;margin:0 0 .6em}section.referral-panel>nav{width:100%;max-width:1322px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:min-content;-moz-column-gap:1em;column-gap:1em}section.referral-panel>nav>button{outline:none;border:2px solid #38b2ff;border-radius:6px;color:#38b2ff;font-size:.9em;font-weight:500;background-color:#fff;padding:.45em 1.1em;cursor:pointer}section.referral-panel>nav>ul{width:100%;max-width:240px;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-template-rows:min-content;row-gap:.8em}section.referral-panel>nav>ul>li{width:100%;margin:0;font-weight:550;font-size:.88em;letter-spacing:.03em;text-align:center;color:#000000bf;text-transform:capitalize;border:2px solid #f0f3f8;background-color:#f0f3f8;cursor:default;padding:.6em 0;justify-self:center;transition:all .15s ease-in-out}section.referral-panel>nav>ul>li:last-of-type{border-left:0;border-radius:0 6px 6px 0}section.referral-panel>nav>ul>li:first-of-type{border-radius:6px 0 0 6px}section.referral-panel>nav>ul>li.active{background-color:#fff}section.referral-panel>nav>ul>li:hover{background-color:#ffffff80}section.referral-panel>nav>ul>li:hover:not(.active){cursor:pointer}@media screen and (max-width:500px){section.referral-panel>nav{grid-template-columns:1fr;grid-template-rows:repeat(2,min-content);row-gap:1em}}section.reflink,section.widget{padding:0;width:100%;height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;max-width:1320px;position:relative;background:none}@media screen and (max-width:428px){section.reflink,section.widget{margin:0}}section.reflink>div.accept-terms-to-continue,section.widget>div.accept-terms-to-continue{width:100%;z-index:1;background-color:#fff;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:30px min-content 2fr;grid-template-areas:". . ." ". content ." ". . ."}section.reflink>div.accept-terms-to-continue>div,section.widget>div.accept-terms-to-continue>div{grid-area:content;width:360px;max-width:60vw;padding:1.7em;border-radius:8px;background-color:#f0f3f8;box-shadow:0 3px 20px #76767629;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;border:1px solid #efeeee;row-gap:1.4em}@media screen and (max-width:500px){section.reflink>div.accept-terms-to-continue>div,section.widget>div.accept-terms-to-continue>div{max-width:90vw}}section.reflink>div.accept-terms-to-continue>div>p,section.widget>div.accept-terms-to-continue>div>p{margin:0;line-height:1.25;font-size:.96em;color:#3e3e3e}section.reflink>div.accept-terms-to-continue>div>label,section.widget>div.accept-terms-to-continue>div>label{margin:0;font-size:1.1em;color:#535353}section.reflink>div.accept-terms-to-continue>div>a>button,section.reflink>div.accept-terms-to-continue>div>button,section.widget>div.accept-terms-to-continue>div>a>button,section.widget>div.accept-terms-to-continue>div>button{margin:0;cursor:pointer;border:none;outline:none;padding:.6em 0;width:100%;text-transform:uppercase;border-radius:6px;background-color:#0162bd;color:#fff;font-weight:600;font-size:.92em;transition:opacity .15s ease-out}section.reflink>div.accept-terms-to-continue>div>a>button.disabled,section.reflink>div.accept-terms-to-continue>div>button.disabled,section.widget>div.accept-terms-to-continue>div>a>button.disabled,section.widget>div.accept-terms-to-continue>div>button.disabled{opacity:.5;cursor:default}section.reflink>div.reflink-panel,section.reflink>div.widget-partner,section.widget>div.reflink-panel,section.widget>div.widget-partner{width:100%;height:100%}section.reflink>div.reflink-panel>div.tiles,section.reflink>div.reflink-panel>div.token,section.reflink>div.widget-partner>div.tiles,section.reflink>div.widget-partner>div.token,section.widget>div.reflink-panel>div.tiles,section.widget>div.reflink-panel>div.token,section.widget>div.widget-partner>div.tiles,section.widget>div.widget-partner>div.token{width:100%;display:grid;-moz-column-gap:.8em;column-gap:.8em;row-gap:1em;border:1px solid #ebecef;border-radius:24px;padding:2em 2.5em}section.reflink>div.reflink-panel>div.tiles>div.title,section.reflink>div.reflink-panel>div.token>div.title,section.reflink>div.widget-partner>div.tiles>div.title,section.reflink>div.widget-partner>div.token>div.title,section.widget>div.reflink-panel>div.tiles>div.title,section.widget>div.reflink-panel>div.token>div.title,section.widget>div.widget-partner>div.tiles>div.title,section.widget>div.widget-partner>div.token>div.title{width:100%;display:grid;grid-template-columns:max-content max-content;grid-auto-rows:min-content;justify-content:space-between;-moz-column-gap:1em;column-gap:1em;cursor:default!important}section.reflink>div.reflink-panel>div.tiles>div.title>h3,section.reflink>div.reflink-panel>div.token>div.title>h3,section.reflink>div.widget-partner>div.tiles>div.title>h3,section.reflink>div.widget-partner>div.token>div.title>h3,section.widget>div.reflink-panel>div.tiles>div.title>h3,section.widget>div.reflink-panel>div.token>div.title>h3,section.widget>div.widget-partner>div.tiles>div.title>h3,section.widget>div.widget-partner>div.token>div.title>h3{padding:0;font-size:16px}section.reflink>div.reflink-panel>div.tiles>div.title>span.change-referral-link,section.reflink>div.reflink-panel>div.token>div.title>span.change-referral-link,section.reflink>div.widget-partner>div.tiles>div.title>span.change-referral-link,section.reflink>div.widget-partner>div.token>div.title>span.change-referral-link,section.widget>div.reflink-panel>div.tiles>div.title>span.change-referral-link,section.widget>div.reflink-panel>div.token>div.title>span.change-referral-link,section.widget>div.widget-partner>div.tiles>div.title>span.change-referral-link,section.widget>div.widget-partner>div.token>div.title>span.change-referral-link{cursor:pointer;color:#38b2ff;font-size:.98em;transition:opacity .2s ease-in-out}section.reflink>div.reflink-panel>div.tiles>div.title>span.change-referral-link.disabled,section.reflink>div.reflink-panel>div.token>div.title>span.change-referral-link.disabled,section.reflink>div.widget-partner>div.tiles>div.title>span.change-referral-link.disabled,section.reflink>div.widget-partner>div.token>div.title>span.change-referral-link.disabled,section.widget>div.reflink-panel>div.tiles>div.title>span.change-referral-link.disabled,section.widget>div.reflink-panel>div.token>div.title>span.change-referral-link.disabled,section.widget>div.widget-partner>div.tiles>div.title>span.change-referral-link.disabled,section.widget>div.widget-partner>div.token>div.title>span.change-referral-link.disabled{opacity:.6;cursor:not-allowed}section.reflink>div.reflink-panel>div.tiles>h3,section.reflink>div.reflink-panel>div.token>h3,section.reflink>div.widget-partner>div.tiles>h3,section.reflink>div.widget-partner>div.token>h3,section.widget>div.reflink-panel>div.tiles>h3,section.widget>div.reflink-panel>div.token>h3,section.widget>div.widget-partner>div.tiles>h3,section.widget>div.widget-partner>div.token>h3{grid-column:1/-1;font-size:16px;padding:0}@media screen and (max-width:500px){section.reflink>div.reflink-panel>div.tiles,section.reflink>div.reflink-panel>div.token,section.reflink>div.widget-partner>div.tiles,section.reflink>div.widget-partner>div.token,section.widget>div.reflink-panel>div.tiles,section.widget>div.reflink-panel>div.token,section.widget>div.widget-partner>div.tiles,section.widget>div.widget-partner>div.token{padding:0;border:none;border-radius:0}section.reflink>div.reflink-panel>div.tiles>h3,section.reflink>div.reflink-panel>div.token>h3,section.reflink>div.widget-partner>div.tiles>h3,section.reflink>div.widget-partner>div.token>h3,section.widget>div.reflink-panel>div.tiles>h3,section.widget>div.reflink-panel>div.token>h3,section.widget>div.widget-partner>div.tiles>h3,section.widget>div.widget-partner>div.token>h3{text-align:center}}section.reflink>div.reflink-panel>div.tiles .tile,section.reflink>div.reflink-panel>div.token .tile,section.reflink>div.widget-partner>div.tiles .tile,section.reflink>div.widget-partner>div.token .tile,section.widget>div.reflink-panel>div.tiles .tile,section.widget>div.reflink-panel>div.token .tile,section.widget>div.widget-partner>div.tiles .tile,section.widget>div.widget-partner>div.token .tile{display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-radius:12px;background-color:#f9fafc;font-family:Inter}section.reflink>div.reflink-panel>div.tiles .tile img,section.reflink>div.reflink-panel>div.token .tile img,section.reflink>div.widget-partner>div.tiles .tile img,section.reflink>div.widget-partner>div.token .tile img,section.widget>div.reflink-panel>div.tiles .tile img,section.widget>div.reflink-panel>div.token .tile img,section.widget>div.widget-partner>div.tiles .tile img,section.widget>div.widget-partner>div.token .tile img{width:24px;height:24px}section.reflink>div.reflink-panel>div.tiles .tile>div,section.reflink>div.reflink-panel>div.token .tile>div,section.reflink>div.widget-partner>div.tiles .tile>div,section.reflink>div.widget-partner>div.token .tile>div,section.widget>div.reflink-panel>div.tiles .tile>div,section.widget>div.reflink-panel>div.token .tile>div,section.widget>div.widget-partner>div.tiles .tile>div,section.widget>div.widget-partner>div.token .tile>div{display:flex;flex-direction:column;gap:10px}section.reflink>div.reflink-panel>div.tiles .tile>div>h4,section.reflink>div.reflink-panel>div.token .tile>div>h4,section.reflink>div.widget-partner>div.tiles .tile>div>h4,section.reflink>div.widget-partner>div.token .tile>div>h4,section.widget>div.reflink-panel>div.tiles .tile>div>h4,section.widget>div.reflink-panel>div.token .tile>div>h4,section.widget>div.widget-partner>div.tiles .tile>div>h4,section.widget>div.widget-partner>div.token .tile>div>h4{font-weight:500;font-size:2em;color:#000}section.reflink>div.reflink-panel>div.tiles .tile>div>label,section.reflink>div.reflink-panel>div.token .tile>div>label,section.reflink>div.widget-partner>div.tiles .tile>div>label,section.reflink>div.widget-partner>div.token .tile>div>label,section.widget>div.reflink-panel>div.tiles .tile>div>label,section.widget>div.reflink-panel>div.token .tile>div>label,section.widget>div.widget-partner>div.tiles .tile>div>label,section.widget>div.widget-partner>div.token .tile>div>label{color:#666c76;font-size:.9em}@media screen and (max-width:500px){section.reflink>div.reflink-panel>div.tiles,section.reflink>div.widget-partner>div.tiles,section.widget>div.reflink-panel>div.tiles,section.widget>div.widget-partner>div.tiles{margin-top:1em}}section.reflink>div.reflink-panel>div.token,section.reflink>div.widget-partner>div.token,section.widget>div.reflink-panel>div.token,section.widget>div.widget-partner>div.token{grid-template-columns:1fr;grid-auto-rows:min-content}section.reflink>div.reflink-panel>div.token>div.show-reflink,section.reflink>div.widget-partner>div.token>div.show-reflink,section.widget>div.reflink-panel>div.token>div.show-reflink,section.widget>div.widget-partner>div.token>div.show-reflink{position:relative;cursor:pointer!important}section.reflink>div.reflink-panel>div.token>div.show-reflink:hover>div.helper,section.reflink>div.widget-partner>div.token>div.show-reflink:hover>div.helper,section.widget>div.reflink-panel>div.token>div.show-reflink:hover>div.helper,section.widget>div.widget-partner>div.token>div.show-reflink:hover>div.helper{opacity:1;display:block}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode{width:100%;height:48px;border:1px solid #ebecef;border-radius:6px;cursor:pointer!important;padding:0 70px;outline:none;transition:border .2s ease-in-out}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode.success,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode.success,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode.success,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode.success{border:1px solid #27d21a}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode.error,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode.error,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode.error,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode.error{border:1px solid #0162bd}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode.minPadding,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode.minPadding,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode.minPadding,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode.minPadding{padding:0 70px 0 30px}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode{display:flex;align-items:center;justify-items:center}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode>p,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode>p,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode>p,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode>p{color:#000000bf;font-size:1em;text-align:center;margin:0}section.reflink>div.reflink-panel>div.token>div.show-reflink>img,section.reflink>div.widget-partner>div.token>div.show-reflink>img,section.widget>div.reflink-panel>div.token>div.show-reflink>img,section.widget>div.widget-partner>div.token>div.show-reflink>img{position:absolute;color:#ebecef;transform:translateY(-50%);top:50%}section.reflink>div.reflink-panel>div.token>div.show-reflink>img.token,section.reflink>div.widget-partner>div.token>div.show-reflink>img.token,section.widget>div.reflink-panel>div.token>div.show-reflink>img.token,section.widget>div.widget-partner>div.token>div.show-reflink>img.token{width:40px;height:28px;left:15px}section.reflink>div.reflink-panel>div.token>div.show-reflink>img.copy,section.reflink>div.widget-partner>div.token>div.show-reflink>img.copy,section.widget>div.reflink-panel>div.token>div.show-reflink>img.copy,section.widget>div.widget-partner>div.token>div.show-reflink>img.copy{width:20px;height:20px;right:14px}section.reflink>div.reflink-panel>div.token>div.show-reflink div.copied,section.reflink>div.reflink-panel>div.token>div.show-reflink>div.helper,section.reflink>div.widget-partner>div.token>div.show-reflink div.copied,section.reflink>div.widget-partner>div.token>div.show-reflink>div.helper,section.widget>div.reflink-panel>div.token>div.show-reflink div.copied,section.widget>div.reflink-panel>div.token>div.show-reflink>div.helper,section.widget>div.widget-partner>div.token>div.show-reflink div.copied,section.widget>div.widget-partner>div.token>div.show-reflink>div.helper{text-align:center;position:absolute;display:none;opacity:0;border-radius:8px;background-color:#fff;width:86px;line-height:1;transform:translate(-50%);transition:all .15s ease-in-out;bottom:calc(100% + 5px);left:50%;padding:.7em;font-size:.75em;font-weight:500;border:1px solid #ddd}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.copied,section.reflink>div.widget-partner>div.token>div.show-reflink>div.copied,section.widget>div.reflink-panel>div.token>div.show-reflink>div.copied,section.widget>div.widget-partner>div.token>div.show-reflink>div.copied{font-size:.9em;font-weight:550;display:block;opacity:1;color:#0162bd}section.reflink>div.reflink-panel>div.token>div.show-reflink>span,section.reflink>div.widget-partner>div.token>div.show-reflink>span,section.widget>div.reflink-panel>div.token>div.show-reflink>span,section.widget>div.widget-partner>div.token>div.show-reflink>span{position:absolute;top:calc(100% + 6px);left:0;font-size:.94em}section.reflink>div.reflink-panel>div.token>div.show-reflink>span.success,section.reflink>div.widget-partner>div.token>div.show-reflink>span.success,section.widget>div.reflink-panel>div.token>div.show-reflink>span.success,section.widget>div.widget-partner>div.token>div.show-reflink>span.success{color:#27d21a}section.reflink>div.reflink-panel>div.token>div.show-reflink>span.error,section.reflink>div.widget-partner>div.token>div.show-reflink>span.error,section.widget>div.reflink-panel>div.token>div.show-reflink>span.error,section.widget>div.widget-partner>div.token>div.show-reflink>span.error{color:#0162bd}section.reflink>div.reflink-panel>div.token>div.edit-reflink,section.reflink>div.widget-partner>div.token>div.edit-reflink,section.widget>div.reflink-panel>div.token>div.edit-reflink,section.widget>div.widget-partner>div.token>div.edit-reflink{width:100%;position:relative;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:min-content;align-items:center;border-radius:6px;border:1px solid #ebecef;padding:2px 30px}section.reflink>div.reflink-panel>div.token>div.edit-reflink>p,section.reflink>div.widget-partner>div.token>div.edit-reflink>p,section.widget>div.reflink-panel>div.token>div.edit-reflink>p,section.widget>div.widget-partner>div.token>div.edit-reflink>p{margin:0;cursor:default;color:#000000bf}section.reflink>div.reflink-panel>div.token>div.edit-reflink>input,section.reflink>div.widget-partner>div.token>div.edit-reflink>input,section.widget>div.reflink-panel>div.token>div.edit-reflink>input,section.widget>div.widget-partner>div.token>div.edit-reflink>input{width:100%;border:none!important;box-shadow:none;padding-left:0;color:#000000bf}section.reflink>div.reflink-panel>div.token>div.edit-reflink>span.error,section.reflink>div.widget-partner>div.token>div.edit-reflink>span.error,section.widget>div.reflink-panel>div.token>div.edit-reflink>span.error,section.widget>div.widget-partner>div.token>div.edit-reflink>span.error{width:100%;position:absolute;top:calc(100% + 6px);left:0;font-size:.88em;color:#0162bd}@media screen and (max-width:600px){section.reflink>div.reflink-panel>div.token>div.edit-reflink,section.reflink>div.widget-partner>div.token>div.edit-reflink,section.widget>div.reflink-panel>div.token>div.edit-reflink,section.widget>div.widget-partner>div.token>div.edit-reflink{grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:6px;padding:8px 0}section.reflink>div.reflink-panel>div.token>div.edit-reflink>p,section.reflink>div.widget-partner>div.token>div.edit-reflink>p,section.widget>div.reflink-panel>div.token>div.edit-reflink>p,section.widget>div.widget-partner>div.token>div.edit-reflink>p{font-size:.9em;text-align:center}section.reflink>div.reflink-panel>div.token>div.edit-reflink>input[type=text],section.reflink>div.widget-partner>div.token>div.edit-reflink>input[type=text],section.widget>div.reflink-panel>div.token>div.edit-reflink>input[type=text],section.widget>div.widget-partner>div.token>div.edit-reflink>input[type=text]{font-size:.9em;height:20px;text-align:center}}@media screen and (max-width:500px){section.reflink>div.reflink-panel>div.token>div.title>h3,section.reflink>div.widget-partner>div.token>div.title>h3,section.widget>div.reflink-panel>div.token>div.title>h3,section.widget>div.widget-partner>div.token>div.title>h3{font-size:.9em;margin:0}section.reflink>div.reflink-panel>div.token>div.title>span.change-referral-link,section.reflink>div.widget-partner>div.token>div.title>span.change-referral-link,section.widget>div.reflink-panel>div.token>div.title>span.change-referral-link,section.widget>div.widget-partner>div.token>div.title>span.change-referral-link{font-size:.77em;font-weight:500}section.reflink>div.reflink-panel>div.token>div.show-reflink>div.tokenCode>p,section.reflink>div.widget-partner>div.token>div.show-reflink>div.tokenCode>p,section.widget>div.reflink-panel>div.token>div.show-reflink>div.tokenCode>p,section.widget>div.widget-partner>div.token>div.show-reflink>div.tokenCode>p{font-size:.9em;line-height:1.2}section.reflink>div.reflink-panel>div.token>div.show-reflink>span,section.reflink>div.widget-partner>div.token>div.show-reflink>span,section.widget>div.reflink-panel>div.token>div.show-reflink>span,section.widget>div.widget-partner>div.token>div.show-reflink>span{top:calc(100% + 4px);font-size:.76em}section.reflink>div.reflink-panel>div.token>img:first-of-type,section.reflink>div.widget-partner>div.token>img:first-of-type,section.widget>div.reflink-panel>div.token>img:first-of-type,section.widget>div.widget-partner>div.token>img:first-of-type{width:30px;height:21px;left:10px}section.reflink>div.reflink-panel>div.token>img:nth-of-type(2),section.reflink>div.widget-partner>div.token>img:nth-of-type(2),section.widget>div.reflink-panel>div.token>img:nth-of-type(2),section.widget>div.widget-partner>div.token>img:nth-of-type(2){width:13px;height:13px;right:10px}}section.reflink>div.reflink-panel>div.filters,section.reflink>div.widget-partner>div.filters,section.widget>div.reflink-panel>div.filters,section.widget>div.widget-partner>div.filters{width:100%;display:grid;grid-template-columns:3fr 3fr 10fr 3fr;gap:2.8em;align-items:end}section.reflink>div.reflink-panel>div.filters>div,section.reflink>div.widget-partner>div.filters>div,section.widget>div.reflink-panel>div.filters>div,section.widget>div.widget-partner>div.filters>div{width:100%;display:flex;flex-direction:column;justify-items:center;gap:.6em}section.reflink>div.reflink-panel>div.filters>div>label,section.reflink>div.widget-partner>div.filters>div>label,section.widget>div.reflink-panel>div.filters>div>label,section.widget>div.widget-partner>div.filters>div>label{font-weight:500;font-size:.78em}section.reflink>div.reflink-panel>div.filters>div>input,section.reflink>div.reflink-panel>div.filters>div>select,section.reflink>div.widget-partner>div.filters>div>input,section.reflink>div.widget-partner>div.filters>div>select,section.widget>div.reflink-panel>div.filters>div>input,section.widget>div.reflink-panel>div.filters>div>select,section.widget>div.widget-partner>div.filters>div>input,section.widget>div.widget-partner>div.filters>div>select{height:40px;padding:0 .5em;border-radius:6px;border:1px solid #ebecef;outline:none;box-shadow:none;background-color:#fff;color:#666c76}section.reflink>div.reflink-panel>div.filters>div>input[type=text],section.reflink>div.reflink-panel>div.filters>div>select[type=text],section.reflink>div.widget-partner>div.filters>div>input[type=text],section.reflink>div.widget-partner>div.filters>div>select[type=text],section.widget>div.reflink-panel>div.filters>div>input[type=text],section.widget>div.reflink-panel>div.filters>div>select[type=text],section.widget>div.widget-partner>div.filters>div>input[type=text],section.widget>div.widget-partner>div.filters>div>select[type=text]{padding:0 .2em}section.reflink>div.reflink-panel>div.filters>div.search,section.reflink>div.widget-partner>div.filters>div.search,section.widget>div.reflink-panel>div.filters>div.search,section.widget>div.widget-partner>div.filters>div.search{position:relative}section.reflink>div.reflink-panel>div.filters>div.search>img,section.reflink>div.widget-partner>div.filters>div.search>img,section.widget>div.reflink-panel>div.filters>div.search>img,section.widget>div.widget-partner>div.filters>div.search>img{position:absolute;font-size:1.1em;top:50%;left:12px;transform:translateY(-50%);cursor:pointer;margin:0}section.reflink>div.reflink-panel>div.filters>div.search>input,section.reflink>div.widget-partner>div.filters>div.search>input,section.widget>div.reflink-panel>div.filters>div.search>input,section.widget>div.widget-partner>div.filters>div.search>input{padding-left:22px;font-size:.9em;font-weight:500;color:#666c76}@media screen and (max-width:850px){section.reflink>div.reflink-panel>div.filters,section.reflink>div.widget-partner>div.filters,section.widget>div.reflink-panel>div.filters,section.widget>div.widget-partner>div.filters{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"search search" "from to";row-gap:1em}section.reflink>div.reflink-panel>div.filters>div.from,section.reflink>div.widget-partner>div.filters>div.from,section.widget>div.reflink-panel>div.filters>div.from,section.widget>div.widget-partner>div.filters>div.from{grid-area:from;min-width:50px}section.reflink>div.reflink-panel>div.filters>div.to,section.reflink>div.widget-partner>div.filters>div.to,section.widget>div.reflink-panel>div.filters>div.to,section.widget>div.widget-partner>div.filters>div.to{grid-area:to;min-width:50px}section.reflink>div.reflink-panel>div.filters>div.search,section.reflink>div.widget-partner>div.filters>div.search,section.widget>div.reflink-panel>div.filters>div.search,section.widget>div.widget-partner>div.filters>div.search{grid-area:search;min-width:50px}section.reflink>div.reflink-panel>div.filters>div.rowsPerPage,section.reflink>div.widget-partner>div.filters>div.rowsPerPage,section.widget>div.reflink-panel>div.filters>div.rowsPerPage,section.widget>div.widget-partner>div.filters>div.rowsPerPage{display:none}}@media screen and (max-width:500px){section.reflink>div.reflink-panel>div.filters,section.reflink>div.widget-partner>div.filters,section.widget>div.reflink-panel>div.filters,section.widget>div.widget-partner>div.filters{-moz-column-gap:.5em;column-gap:.5em}}@media screen and (max-width:400px){section.reflink>div.reflink-panel>div.filters,section.reflink>div.widget-partner>div.filters,section.widget>div.reflink-panel>div.filters,section.widget>div.widget-partner>div.filters{grid-template-areas:"search search" "from from" "to to"}}section.reflink>div.reflink-panel>div.data,section.reflink>div.widget-partner>div.data,section.widget>div.reflink-panel>div.data,section.widget>div.widget-partner>div.data{width:100%;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;border:1px solid #ebecef;border-radius:6px}section.reflink>div.reflink-panel>div.data>div.headers,section.reflink>div.widget-partner>div.data>div.headers,section.widget>div.reflink-panel>div.data>div.headers,section.widget>div.widget-partner>div.data>div.headers{width:100%;display:grid;grid-template-columns:2fr 3fr 3fr 3fr 3fr 2fr;grid-template-rows:min-content;background-color:#f0f3f8}section.reflink>div.reflink-panel>div.data>div.headers.reflink,section.reflink>div.widget-partner>div.data>div.headers.reflink,section.widget>div.reflink-panel>div.data>div.headers.reflink,section.widget>div.widget-partner>div.data>div.headers.reflink{grid-template-columns:2fr 3fr 3fr 3fr}section.reflink>div.reflink-panel>div.data>div.headers>p,section.reflink>div.widget-partner>div.data>div.headers>p,section.widget>div.reflink-panel>div.data>div.headers>p,section.widget>div.widget-partner>div.data>div.headers>p{color:#000000bf;font-size:.85em;font-weight:500;margin:0;padding:1em 0 1em 1.2em}section.reflink>div.reflink-panel>div.data>div.transaction,section.reflink>div.widget-partner>div.data>div.transaction,section.widget>div.reflink-panel>div.data>div.transaction,section.widget>div.widget-partner>div.data>div.transaction{width:100%;display:grid;grid-template-columns:2fr 3fr 3fr 3fr 3fr 2fr;grid-auto-rows:min-content}section.reflink>div.reflink-panel>div.data>div.transaction.reflink,section.reflink>div.widget-partner>div.data>div.transaction.reflink,section.widget>div.reflink-panel>div.data>div.transaction.reflink,section.widget>div.widget-partner>div.data>div.transaction.reflink{grid-template-columns:2fr 3fr 3fr 3fr}section.reflink>div.reflink-panel>div.data>div.transaction>div,section.reflink>div.widget-partner>div.data>div.transaction>div,section.widget>div.reflink-panel>div.data>div.transaction>div,section.widget>div.widget-partner>div.data>div.transaction>div{padding:1.2em 0 1.2em 1.2em}section.reflink>div.reflink-panel>div.data>div.transaction>div:not(:last-child),section.reflink>div.widget-partner>div.data>div.transaction>div:not(:last-child),section.widget>div.reflink-panel>div.data>div.transaction>div:not(:last-child),section.widget>div.widget-partner>div.data>div.transaction>div:not(:last-child){border-right:1px solid #f0f3f8}section.reflink>div.reflink-panel>div.data>div.transaction>div:last-of-type>p,section.reflink>div.widget-partner>div.data>div.transaction>div:last-of-type>p,section.widget>div.reflink-panel>div.data>div.transaction>div:last-of-type>p,section.widget>div.widget-partner>div.data>div.transaction>div:last-of-type>p{text-transform:uppercase}section.reflink>div.reflink-panel>div.data>div.transaction>div>label,section.reflink>div.widget-partner>div.data>div.transaction>div>label,section.widget>div.reflink-panel>div.data>div.transaction>div>label,section.widget>div.widget-partner>div.data>div.transaction>div>label{display:none;font-size:.8em;font-weight:500}section.reflink>div.reflink-panel>div.data>div.transaction>div>p,section.reflink>div.widget-partner>div.data>div.transaction>div>p,section.widget>div.reflink-panel>div.data>div.transaction>div>p,section.widget>div.widget-partner>div.data>div.transaction>div>p{margin:0;color:#666c76;font-size:.78em;font-weight:400}@media screen and (max-width:870px){section.reflink>div.reflink-panel>div.data,section.reflink>div.widget-partner>div.data,section.widget>div.reflink-panel>div.data,section.widget>div.widget-partner>div.data{border:0;gap:1em}section.reflink>div.reflink-panel>div.data>div.headers,section.reflink>div.widget-partner>div.data>div.headers,section.widget>div.reflink-panel>div.data>div.headers,section.widget>div.widget-partner>div.data>div.headers{display:none}section.reflink>div.reflink-panel>div.data>div.transaction,section.reflink>div.widget-partner>div.data>div.transaction,section.widget>div.reflink-panel>div.data>div.transaction,section.widget>div.widget-partner>div.data>div.transaction{border:1px solid #ebecef;border-radius:6px;grid-template-areas:"method date" "email value" ". status";grid-template-columns:3fr 2fr}section.reflink>div.reflink-panel>div.data>div.transaction>div,section.reflink>div.widget-partner>div.data>div.transaction>div,section.widget>div.reflink-panel>div.data>div.transaction>div,section.widget>div.widget-partner>div.data>div.transaction>div{display:flex;flex-direction:column;gap:.4em;padding:1em}section.reflink>div.reflink-panel>div.data>div.transaction>div:not(:last-child),section.reflink>div.widget-partner>div.data>div.transaction>div:not(:last-child),section.widget>div.reflink-panel>div.data>div.transaction>div:not(:last-child),section.widget>div.widget-partner>div.data>div.transaction>div:not(:last-child){border-right:none}section.reflink>div.reflink-panel>div.data>div.transaction>div:first-of-type,section.reflink>div.widget-partner>div.data>div.transaction>div:first-of-type,section.widget>div.reflink-panel>div.data>div.transaction>div:first-of-type,section.widget>div.widget-partner>div.data>div.transaction>div:first-of-type{grid-area:date}section.reflink>div.reflink-panel>div.data>div.transaction>div:nth-of-type(2),section.reflink>div.widget-partner>div.data>div.transaction>div:nth-of-type(2),section.widget>div.reflink-panel>div.data>div.transaction>div:nth-of-type(2),section.widget>div.widget-partner>div.data>div.transaction>div:nth-of-type(2){grid-area:method}section.reflink>div.reflink-panel>div.data>div.transaction>div:nth-of-type(3),section.reflink>div.widget-partner>div.data>div.transaction>div:nth-of-type(3),section.widget>div.reflink-panel>div.data>div.transaction>div:nth-of-type(3),section.widget>div.widget-partner>div.data>div.transaction>div:nth-of-type(3){grid-area:email}section.reflink>div.reflink-panel>div.data>div.transaction>div:nth-of-type(4),section.reflink>div.widget-partner>div.data>div.transaction>div:nth-of-type(4),section.widget>div.reflink-panel>div.data>div.transaction>div:nth-of-type(4),section.widget>div.widget-partner>div.data>div.transaction>div:nth-of-type(4){grid-area:value}section.reflink>div.reflink-panel>div.data>div.transaction>div:nth-of-type(5),section.reflink>div.widget-partner>div.data>div.transaction>div:nth-of-type(5),section.widget>div.reflink-panel>div.data>div.transaction>div:nth-of-type(5),section.widget>div.widget-partner>div.data>div.transaction>div:nth-of-type(5){grid-area:status}section.reflink>div.reflink-panel>div.data>div.transaction>div>label,section.reflink>div.widget-partner>div.data>div.transaction>div>label,section.widget>div.reflink-panel>div.data>div.transaction>div>label,section.widget>div.widget-partner>div.data>div.transaction>div>label{display:block}section.reflink>div.reflink-panel>div.data>div.reflink,section.reflink>div.widget-partner>div.data>div.reflink,section.widget>div.reflink-panel>div.data>div.reflink,section.widget>div.widget-partner>div.data>div.reflink{grid-template-columns:3fr 2fr!important}}@media screen and (max-width:400px){section.reflink>div.reflink-panel>div.data>div.reflink,section.reflink>div.widget-partner>div.data>div.reflink,section.widget>div.reflink-panel>div.data>div.reflink,section.widget>div.widget-partner>div.data>div.reflink{grid-template-columns:1fr!important;grid-template-areas:"date" "method" "email" "value"}}section.reflink>div.reflink-panel>div.overview,section.reflink>div.widget-partner>div.overview,section.widget>div.reflink-panel>div.overview,section.widget>div.widget-partner>div.overview{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-rows:min-content}section.reflink>div.reflink-panel>div.overview>div.amount,section.reflink>div.widget-partner>div.overview>div.amount,section.widget>div.reflink-panel>div.overview>div.amount,section.widget>div.widget-partner>div.overview>div.amount{display:flex;flex-direction:row;justify-items:left;align-items:center;gap:.3em}section.reflink>div.reflink-panel>div.overview>div.amount>p,section.reflink>div.widget-partner>div.overview>div.amount>p,section.widget>div.reflink-panel>div.overview>div.amount>p,section.widget>div.widget-partner>div.overview>div.amount>p{margin:0;line-height:1.6;cursor:default!important}section.reflink>div.reflink-panel>div.overview>div.amount>p:first-of-type,section.reflink>div.widget-partner>div.overview>div.amount>p:first-of-type,section.widget>div.reflink-panel>div.overview>div.amount>p:first-of-type,section.widget>div.widget-partner>div.overview>div.amount>p:first-of-type{font-weight:600;font-size:.8em;color:#000000bf!important}section.reflink>div.reflink-panel>div.overview>div.amount>p:nth-of-type(2),section.reflink>div.widget-partner>div.overview>div.amount>p:nth-of-type(2),section.widget>div.reflink-panel>div.overview>div.amount>p:nth-of-type(2),section.widget>div.widget-partner>div.overview>div.amount>p:nth-of-type(2){font-weight:500;font-size:.8em;color:#666c76!important}section.reflink>div.reflink-panel>div.overview>div.rowsPerPage,section.reflink>div.widget-partner>div.overview>div.rowsPerPage,section.widget>div.reflink-panel>div.overview>div.rowsPerPage,section.widget>div.widget-partner>div.overview>div.rowsPerPage{display:none}section.reflink>div.reflink-panel>div.overview>div.pagination,section.reflink>div.widget-partner>div.overview>div.pagination,section.widget>div.reflink-panel>div.overview>div.pagination,section.widget>div.widget-partner>div.overview>div.pagination{justify-self:end}@media screen and (max-width:850px){section.reflink>div.reflink-panel>div.overview,section.reflink>div.widget-partner>div.overview,section.widget>div.reflink-panel>div.overview,section.widget>div.widget-partner>div.overview{grid-template-columns:repeat(2,50%);grid-template-areas:"rowsPerPage pagination" "sum sum";align-items:center;row-gap:1em}section.reflink>div.reflink-panel>div.overview>div.rowsPerPage,section.reflink>div.widget-partner>div.overview>div.rowsPerPage,section.widget>div.reflink-panel>div.overview>div.rowsPerPage,section.widget>div.widget-partner>div.overview>div.rowsPerPage{grid-area:rowsPerPage;width:90px;display:flex;flex-direction:column;justify-items:center;gap:.6em}section.reflink>div.reflink-panel>div.overview>div.rowsPerPage>label,section.reflink>div.widget-partner>div.overview>div.rowsPerPage>label,section.widget>div.reflink-panel>div.overview>div.rowsPerPage>label,section.widget>div.widget-partner>div.overview>div.rowsPerPage>label{font-weight:500;font-size:.78em}section.reflink>div.reflink-panel>div.overview>div.rowsPerPage>select,section.reflink>div.widget-partner>div.overview>div.rowsPerPage>select,section.widget>div.reflink-panel>div.overview>div.rowsPerPage>select,section.widget>div.widget-partner>div.overview>div.rowsPerPage>select{height:40px;padding:0 .5em;border-radius:6px;border:1px solid #ebecef;display:grid;grid-template-columns:1fr min-content;outline:none;box-shadow:none;background-color:#fff}section.reflink>div.reflink-panel>div.overview>div.pagination,section.reflink>div.widget-partner>div.overview>div.pagination,section.widget>div.reflink-panel>div.overview>div.pagination,section.widget>div.widget-partner>div.overview>div.pagination{grid-area:pagination}section.reflink>div.reflink-panel>div.overview>div.amount,section.reflink>div.widget-partner>div.overview>div.amount,section.widget>div.reflink-panel>div.overview>div.amount,section.widget>div.widget-partner>div.overview>div.amount{grid-area:sum}}section.reflink>div.reflink-panel,section.reflink>div.widget-partner,section.widget>div.reflink-panel,section.widget>div.widget-partner{display:grid;grid-template-columns:minmax(min-content,440px) minmax(min-content,440px) minmax(200px,1fr);grid-auto-rows:min-content;grid-template-areas:"dashboard dashboard withdraw" "link link ." "filters filters ." "data data ." "overview overview ."}section.reflink>div.reflink-panel.has-reward,section.reflink>div.widget-partner.has-reward,section.widget>div.reflink-panel.has-reward,section.widget>div.widget-partner.has-reward{grid-template-areas:"claim-bonus-tile dashboard dashboard" "link link withdraw" "filters filters ." "data data ." "overview overview ."}section.reflink>div.reflink-panel,section.reflink>div.widget-partner,section.widget>div.reflink-panel,section.widget>div.widget-partner{gap:2em}section.reflink>div.reflink-panel>div.tiles,section.reflink>div.widget-partner>div.tiles,section.widget>div.reflink-panel>div.tiles,section.widget>div.widget-partner>div.tiles{grid-area:dashboard}section.reflink>div.reflink-panel>div.withdraw,section.reflink>div.widget-partner>div.withdraw,section.widget>div.reflink-panel>div.withdraw,section.widget>div.widget-partner>div.withdraw{grid-area:withdraw}section.reflink>div.reflink-panel>div.token,section.reflink>div.widget-partner>div.token,section.widget>div.reflink-panel>div.token,section.widget>div.widget-partner>div.token{grid-area:link}section.reflink>div.reflink-panel>div.filters,section.reflink>div.widget-partner>div.filters,section.widget>div.reflink-panel>div.filters,section.widget>div.widget-partner>div.filters{grid-area:filters}section.reflink>div.reflink-panel>div.data,section.reflink>div.widget-partner>div.data,section.widget>div.reflink-panel>div.data,section.widget>div.widget-partner>div.data{grid-area:data}section.reflink>div.reflink-panel>div.overview,section.reflink>div.widget-partner>div.overview,section.widget>div.reflink-panel>div.overview,section.widget>div.widget-partner>div.overview{grid-area:overview}@media screen and (max-width:1685px){section.reflink>div.reflink-panel,section.reflink>div.widget-partner,section.widget>div.reflink-panel,section.widget>div.widget-partner{grid-template-columns:1fr;grid-template-areas:"dashboard" "withdraw" "link" "filters" "data" "overview"}section.reflink>div.reflink-panel.has-reward,section.reflink>div.widget-partner.has-reward,section.widget>div.reflink-panel.has-reward,section.widget>div.widget-partner.has-reward{grid-template-areas:"claim-bonus-tile" "dashboard" "withdraw" "link" "filters" "data" "overview"}}section.reflink>div.reflink-panel>div.withdraw,section.reflink>div.widget-partner>div.withdraw,section.widget>div.reflink-panel>div.withdraw,section.widget>div.widget-partner>div.withdraw{width:100%;display:grid;-moz-column-gap:.8em;column-gap:.8em;row-gap:1em;max-width:410px;border:1px solid #ebecef;border-radius:6px;padding:2em 0 2em 2.5em}section.reflink>div.reflink-panel>div.withdraw>figure,section.reflink>div.widget-partner>div.withdraw>figure,section.widget>div.reflink-panel>div.withdraw>figure,section.widget>div.widget-partner>div.withdraw>figure{grid-column:1/-2}section.reflink>div.reflink-panel>div.withdraw>h3,section.reflink>div.widget-partner>div.withdraw>h3,section.widget>div.reflink-panel>div.withdraw>h3,section.widget>div.widget-partner>div.withdraw>h3{grid-column:1/-1;font-size:1.2em;padding:0}@media screen and (max-width:500px){section.reflink>div.reflink-panel>div.withdraw,section.reflink>div.widget-partner>div.withdraw,section.widget>div.reflink-panel>div.withdraw,section.widget>div.widget-partner>div.withdraw{padding:0;border:none}section.reflink>div.reflink-panel>div.withdraw>h3,section.reflink>div.widget-partner>div.withdraw>h3,section.widget>div.reflink-panel>div.withdraw>h3,section.widget>div.widget-partner>div.withdraw>h3{text-align:center}}section.reflink>div.reflink-panel>div.withdraw,section.reflink>div.widget-partner>div.withdraw,section.widget>div.reflink-panel>div.withdraw,section.widget>div.widget-partner>div.withdraw{grid-template-columns:repeat(9,1fr);grid-auto-rows:min-content}section.reflink>div.reflink-panel>div.withdraw>div.tile,section.reflink>div.widget-partner>div.withdraw>div.tile,section.widget>div.reflink-panel>div.withdraw>div.tile,section.widget>div.widget-partner>div.withdraw>div.tile{grid-column:1/6;display:flex;flex-direction:column;align-items:flex-start;justify-items:center;padding:1.6em 1.2em;position:relative;gap:.4em;background-color:#f0f3f8;font-family:Inter}section.reflink>div.reflink-panel>div.withdraw>div.tile>h4,section.reflink>div.widget-partner>div.withdraw>div.tile>h4,section.widget>div.reflink-panel>div.withdraw>div.tile>h4,section.widget>div.widget-partner>div.withdraw>div.tile>h4{font-weight:400;font-size:2em;color:#000000bf}section.reflink>div.reflink-panel>div.withdraw>div.tile>label,section.reflink>div.widget-partner>div.withdraw>div.tile>label,section.widget>div.reflink-panel>div.withdraw>div.tile>label,section.widget>div.widget-partner>div.withdraw>div.tile>label{color:#666c76;font-size:.9em}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal,section.reflink>div.widget-partner>div.withdraw>div.withdrawal,section.widget>div.reflink-panel>div.withdraw>div.withdrawal,section.widget>div.widget-partner>div.withdraw>div.withdrawal{grid-column:6/10;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,min-content);justify-items:center;align-content:center;position:relative;row-gap:.6em}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>label.helper,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>label.helper,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>label.helper,section.widget>div.widget-partner>div.withdraw>div.withdrawal>label.helper{display:none}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>span,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>span,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>span,section.widget>div.widget-partner>div.withdraw>div.withdrawal>span{width:45px;height:45px;border-radius:50%;background-color:#fff;box-shadow:0 3px 6px #00000012;cursor:pointer;display:flex;justify-content:center;align-items:center}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>span>img,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>span>img,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>span>img,section.widget>div.widget-partner>div.withdraw>div.withdrawal>span>img{width:15px;height:15px}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>span,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>span,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>span,section.widget>div.widget-partner>div.withdraw>div.withdrawal>span{transition:box-shadow .2s ease-out}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>span:hover,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>span:hover,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>span:hover,section.widget>div.widget-partner>div.withdraw>div.withdrawal>span:hover{box-shadow:0 3px 8px #e5e5e5}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>span:hover~div.help-text-withdraw,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>span:hover~div.help-text-withdraw,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>span:hover~div.help-text-withdraw,section.widget>div.widget-partner>div.withdraw>div.withdrawal>span:hover~div.help-text-withdraw{display:block}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>label,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>label,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>label,section.widget>div.widget-partner>div.withdraw>div.withdrawal>label{font-size:.8em;color:#333}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>label:hover:not(.helper)~div.help-text-withdraw,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>label:hover:not(.helper)~div.help-text-withdraw,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>label:hover:not(.helper)~div.help-text-withdraw,section.widget>div.widget-partner>div.withdraw>div.withdrawal>label:hover:not(.helper)~div.help-text-withdraw{display:block}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal.inactive,section.reflink>div.widget-partner>div.withdraw>div.withdrawal.inactive,section.widget>div.reflink-panel>div.withdraw>div.withdrawal.inactive,section.widget>div.widget-partner>div.withdraw>div.withdrawal.inactive{cursor:default}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal.inactive>label,section.reflink>div.reflink-panel>div.withdraw>div.withdrawal.inactive>span,section.reflink>div.widget-partner>div.withdraw>div.withdrawal.inactive>label,section.reflink>div.widget-partner>div.withdraw>div.withdrawal.inactive>span,section.widget>div.reflink-panel>div.withdraw>div.withdrawal.inactive>label,section.widget>div.reflink-panel>div.withdraw>div.withdrawal.inactive>span,section.widget>div.widget-partner>div.withdraw>div.withdrawal.inactive>label,section.widget>div.widget-partner>div.withdraw>div.withdrawal.inactive>span{opacity:.5;cursor:default}section.reflink>div.reflink-panel>div.withdraw label.helper,section.reflink>div.widget-partner>div.withdraw label.helper,section.widget>div.reflink-panel>div.withdraw label.helper,section.widget>div.widget-partner>div.withdraw label.helper{position:absolute;width:18px;height:18px;border:1px solid #d1d1d1;border-radius:50%;color:#d1d1d1!important;right:16px;top:16px;font-weight:500;cursor:pointer;font-size:.95em;padding-left:1px;text-align:center}section.reflink>div.reflink-panel>div.withdraw label.helper:hover~div.help-text,section.reflink>div.widget-partner>div.withdraw label.helper:hover~div.help-text,section.widget>div.reflink-panel>div.withdraw label.helper:hover~div.help-text,section.widget>div.widget-partner>div.withdraw label.helper:hover~div.help-text{display:block}section.reflink>div.reflink-panel>div.withdraw div.help-text,section.reflink>div.reflink-panel>div.withdraw div.help-text-withdraw,section.reflink>div.widget-partner>div.withdraw div.help-text,section.reflink>div.widget-partner>div.withdraw div.help-text-withdraw,section.widget>div.reflink-panel>div.withdraw div.help-text,section.widget>div.reflink-panel>div.withdraw div.help-text-withdraw,section.widget>div.widget-partner>div.withdraw div.help-text,section.widget>div.widget-partner>div.withdraw div.help-text-withdraw{border-radius:6px;background-color:#fff;position:absolute;z-index:100000;text-align:center;height:auto;padding:1em;border:1px solid #ebecef;display:none;font-size:.85em;line-height:1.4;color:#666c76;min-width:200px;max-width:250px}section.reflink>div.reflink-panel>div.withdraw div.help-text,section.reflink>div.widget-partner>div.withdraw div.help-text,section.widget>div.reflink-panel>div.withdraw div.help-text,section.widget>div.widget-partner>div.withdraw div.help-text{top:40px;right:0}section.reflink>div.reflink-panel>div.withdraw div.help-text-withdraw,section.reflink>div.widget-partner>div.withdraw div.help-text-withdraw,section.widget>div.reflink-panel>div.withdraw div.help-text-withdraw,section.widget>div.widget-partner>div.withdraw div.help-text-withdraw{right:0;top:92px}@media screen and (max-width:1685px){section.reflink>div.reflink-panel>div.withdraw,section.reflink>div.widget-partner>div.withdraw,section.widget>div.reflink-panel>div.withdraw,section.widget>div.widget-partner>div.withdraw{max-width:100%;grid-template-columns:1fr 1fr;-moz-column-gap:0;column-gap:0;padding-right:2.5em}section.reflink>div.reflink-panel>div.withdraw>div.tile>label.helper,section.reflink>div.widget-partner>div.withdraw>div.tile>label.helper,section.widget>div.reflink-panel>div.withdraw>div.tile>label.helper,section.widget>div.widget-partner>div.withdraw>div.tile>label.helper{display:none}section.reflink>div.reflink-panel>div.withdraw>div.tile,section.reflink>div.widget-partner>div.withdraw>div.tile,section.widget>div.reflink-panel>div.withdraw>div.tile,section.widget>div.widget-partner>div.withdraw>div.tile{justify-content:start}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal>label.helper,section.reflink>div.widget-partner>div.withdraw>div.withdrawal>label.helper,section.widget>div.reflink-panel>div.withdraw>div.withdrawal>label.helper,section.widget>div.widget-partner>div.withdraw>div.withdrawal>label.helper{display:block}section.reflink>div.reflink-panel>div.withdraw>div.withdrawal,section.reflink>div.widget-partner>div.withdraw>div.withdrawal,section.widget>div.reflink-panel>div.withdraw>div.withdrawal,section.widget>div.widget-partner>div.withdraw>div.withdrawal{position:relative;background-color:#f0f3f8;justify-content:end;padding-right:2.5em}}@media screen and (max-width:500px){section.reflink>div.reflink-panel>div.withdraw,section.reflink>div.widget-partner>div.withdraw,section.widget>div.reflink-panel>div.withdraw,section.widget>div.widget-partner>div.withdraw{margin-top:1em;padding:0}}section.widget{overflow-y:hidden}section.widget>div.widget-not-partner{width:100%;height:100%;max-width:860px;display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,min-content);row-gap:1em}section.widget>div.widget-not-partner>section.info{height:-moz-max-content;height:max-content;max-height:-moz-max-content;max-height:max-content;width:100%;display:grid;padding:2.6em 3.8em 2.6em 2.6em;border:1px solid #ebecef;border-radius:8px;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:2em}@media screen and (max-width:428px){section.widget>div.widget-not-partner>section.info{margin:0}}section.widget>div.widget-not-partner>section.info>div.title{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.3em;justify-items:center}section.widget>div.widget-not-partner>section.info>div.title>h2{color:#4e4e4e;font-weight:550;font-size:1.4em}section.widget>div.widget-not-partner>section.info>div.title>p{margin:0;color:#646464c2;font-weight:400;font-size:.9em}section.widget>div.widget-not-partner>section.info>div.content{width:100%;display:grid;grid-template-columns:1fr min-content;-moz-column-gap:5em;column-gap:5em;row-gap:1em}section.widget>div.widget-not-partner>section.info>div.content>h3{grid-column:1;font-size:1.04em}section.widget>div.widget-not-partner>section.info>div.content>ul{grid-column:1;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.1em}section.widget>div.widget-not-partner>section.info>div.content>ul>li{width:100%;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;-moz-column-gap:.3em;column-gap:.3em;align-items:start}section.widget>div.widget-not-partner>section.info>div.content>ul>li>span:after{content:"•";color:#666c76;font-size:1.4em;line-height:.8}section.widget>div.widget-not-partner>section.info>div.content>ul>li>p{margin:0;color:#666c76;font-size:.91em;line-height:1.3em}section.widget>div.widget-not-partner>section.info>div.content>img.earth{grid-column:2;grid-row:1/3;width:162px;height:162px}section.widget>div.widget-not-partner>section.info>div.content>img.logo{grid-column:2;width:132px;height:40px}@media screen and (max-width:650px){section.widget>div.widget-not-partner>section.info{border:0;padding:0;margin-top:1.6em;row-gap:2em;margin-bottom:2.2em}section.widget>div.widget-not-partner>section.info>div.title>h2{font-size:1.02em;text-align:center;line-height:1.3}section.widget>div.widget-not-partner>section.info>div.title>p{text-align:center;font-size:.9em;line-height:1.3}section.widget>div.widget-not-partner>section.info>div.content{grid-template-columns:min-content 1fr;-moz-column-gap:1em;column-gap:1em}section.widget>div.widget-not-partner>section.info>div.content>h3{grid-column:1/-1;grid-row:1;font-size:1.02em;text-align:center;line-height:1.3}section.widget>div.widget-not-partner>section.info>div.content>ul{grid-column:1/-1;grid-row:2}section.widget>div.widget-not-partner>section.info>div.content>img.earth{grid-column:1;grid-row:3}section.widget>div.widget-not-partner>section.info>div.content>img.logo{grid-column:2;grid-row:3;align-self:center;justify-self:end}}@media screen and (max-width:420px){section.widget>div.widget-not-partner>section.info>div.content{grid-template-columns:1fr;-moz-column-gap:1em;column-gap:1em}section.widget>div.widget-not-partner>section.info>div.content>h3{grid-column:1;grid-row:1}section.widget>div.widget-not-partner>section.info>div.content>ul{grid-column:1;grid-row:2}section.widget>div.widget-not-partner>section.info>div.content>img.earth{grid-column:1;grid-row:3;justify-self:center}section.widget>div.widget-not-partner>section.info>div.content>img.logo{grid-column:1;grid-row:4;justify-self:center}}section.widget>div.widget-not-partner>section.contact{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:repeat(3,min-content);row-gap:1.2em;padding:2.6em;border:1px solid #ebecef;border-radius:8px}@media screen and (max-width:428px){section.widget>div.widget-not-partner>section.contact{margin:0}}section.widget>div.widget-not-partner>section.contact>h3{line-height:1.5;padding:0}section.widget>div.widget-not-partner>section.contact>div{width:100%;display:grid;position:relative;grid-template-columns:100%;grid-auto-rows:min-content;row-gap:.5em}section.widget>div.widget-not-partner>section.contact>div>label{font-size:.85em;font-weight:400;color:#333}section.widget>div.widget-not-partner>section.contact>div>textarea{font-size:16px;font-weight:400;line-height:19px;width:100%;border-radius:6px;border:none;box-shadow:0 1px 4px #0000001f;outline:none;box-sizing:border-box;text-indent:0;resize:none;height:120px;padding:.7em .5em}section.widget>div.widget-not-partner>section.contact>div>textarea::-moz-placeholder{color:#bbb}section.widget>div.widget-not-partner>section.contact>div>textarea::placeholder{color:#bbb}section.widget>div.widget-not-partner>section.contact>div>textarea::-moz-placeholder:after{content:"..."}section.widget>div.widget-not-partner>section.contact>div>textarea::placeholder:after{content:"..."}section.widget>div.widget-not-partner>section.contact>div>span.length{position:absolute;bottom:8px;right:10px;color:#888;font-size:.9em}section.widget>div.widget-not-partner>section.contact>div.submit{position:relative}section.widget>div.widget-not-partner>section.contact>div.submit>span{position:absolute;top:0;right:0;font-size:.88em;transform:translateY(-105%);font-weight:500}section.widget>div.widget-not-partner>section.contact>div.submit>span.error{color:#0162bd}section.widget>div.widget-not-partner>section.contact>div.submit>span.success{color:#16a34a}@media screen and (max-width:420px){section.widget>div.widget-not-partner>section.contact>div.submit>span{font-size:.72em}}section.widget>div.widget-not-partner>section.contact>div.submit>button{cursor:pointer;outline:none;border:none;background:#0162bd;color:#fff;font-weight:600;font-size:.85em;text-transform:uppercase;padding:.9em;border-radius:6px;justify-self:center;width:100%;max-width:235px;margin-top:5px;transition:all .15s ease-in}section.widget>div.widget-not-partner>section.contact>div.submit>button:disabled{opacity:.5;cursor:default}section.widget>div.widget-not-partner>section.contact>div.submit>button:disabled:hover{box-shadow:none!important}section.widget>div.widget-not-partner>section.contact>div.submit>button:hover{box-shadow:0 0 15px -6px #000}@media screen and (max-width:650px){section.widget>div.widget-not-partner>section.contact{border:0;padding:0}section.widget>div.widget-not-partner>section.contact>h3{text-align:center}section.widget>div.widget-not-partner>section.contact>div:first-of-type{width:100%}section.widget>div.widget-not-partner>section.contact>div>label{text-align:center}}section.widget>div.widget-partner{display:grid;max-width:1320px;grid-auto-rows:min-content;row-gap:2em}div.pagination{display:grid;grid-template-columns:repeat(2,max-content) repeat(2,min-content);grid-template-rows:min-content;justify-items:center;-moz-column-gap:.4em;column-gap:.4em}div.pagination>p{margin:0;line-height:1.6;cursor:default!important}div.pagination>p:first-of-type{font-size:.8em;color:#000000bf!important}div.pagination>p:nth-of-type(2){font-size:.8em;color:#666c76!important;font-weight:400}div.pagination>img{width:20px;height:20px;cursor:pointer}div.pagination>img.disabled{cursor:default;opacity:.3}div.how-reflink-work-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999999;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";opacity:1;background-color:#3c288999;-webkit-backdrop-filter:none;backdrop-filter:none}div.how-reflink-work-bg>div{grid-area:content;padding:2em 2.8em 3em;width:1100px;max-width:90vw;max-height:80vh;overflow-y:auto;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;background-color:#fff;box-shadow:0 10px 30px #0003;border-radius:12px;row-gap:2.5em;opacity:1}div.how-reflink-work-bg>div::-webkit-scrollbar{display:none}div.how-reflink-work-bg>div{-ms-overflow-style:none;scrollbar-width:none}div.how-reflink-work-bg>div>img{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}div.how-reflink-work-bg>div>div.title{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;justify-content:center;row-gap:.5em}div.how-reflink-work-bg>div>div.title>h2{color:#4e4e4e;font-weight:550;font-size:2em;text-align:left;cursor:default}div.how-reflink-work-bg>div>div.title>span{font-size:.92em;color:#646464c2;cursor:default;line-height:1.2}@media screen and (max-width:600px){div.how-reflink-work-bg>div>div.title>h2{font-size:1.2em}}@media screen and (max-width:450px){div.how-reflink-work-bg>div>div.title>h2{font-size:1em}div.how-reflink-work-bg>div>div.title>span{font-size:.88em}}div.how-reflink-work-bg>div>div.info{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:min-content;row-gap:2em;-moz-column-gap:.8em;column-gap:.8em}div.how-reflink-work-bg>div>div.info>h3{grid-column:1/-1;color:#4e4e4e;font-weight:500;font-size:1.02em;padding:0}div.how-reflink-work-bg>div>div.info>div{width:100%;display:grid;grid-template-columns:min-content 1fr;grid-auto-rows:min-content;-moz-column-gap:2em;column-gap:2em;row-gap:.5em;align-items:start;border:1px solid #e5e5e5;padding:1.2em}div.how-reflink-work-bg>div>div.info>div>img{grid-column:1;grid-row:1/3;width:34px;height:34px}div.how-reflink-work-bg>div>div.info>div>h3{grid-column:2;padding:0;line-height:1.3}div.how-reflink-work-bg>div>div.info>div>p{grid-column:2;height:-moz-min-content;height:min-content;font-size:.92em;color:#666c76;margin:0;line-height:1.4;cursor:default}@media screen and (max-width:450px){div.how-reflink-work-bg>div>div.info{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}div.how-reflink-work-bg>div>div.info>div{row-gap:.5em;-moz-column-gap:1.25em;column-gap:1.25em}div.how-reflink-work-bg>div>div.info>div>img{justify-self:center}div.how-reflink-work-bg>div>div.info>div>h3{font-size:.85em}div.how-reflink-work-bg>div>div.info>div>p{font-size:.88em}div.how-reflink-work-bg>div>div.info>div:last-of-type{margin-bottom:1.5em}}@media screen and (max-width:600px){div.how-reflink-work-bg>div{padding:1.4em 1.6em 1.7em}}div.withdraw-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999999;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";opacity:0;background-color:#3c288999;-webkit-backdrop-filter:none;backdrop-filter:none;animation:appear .1s ease-out forwards,filter .2s ease-in .1s forwards}div.withdraw-background>div{grid-area:content;padding:1.8em 2.4em 2em;width:560px;max-width:90vw;max-height:80vh;overflow-y:auto;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;background-color:#fff;box-shadow:0 10px 30px #0003;border-radius:12px;row-gap:1.5em;opacity:0;animation:appear .15s ease-in forwards;animation-delay:.1s}div.withdraw-background>div>img:first-of-type{position:absolute;top:3px;right:3px;width:46px;height:46px;cursor:pointer}div.withdraw-background>div>div.title>h3{font-size:1.15em;color:#3c3d3e;padding:0;cursor:default}div.withdraw-background>div.select-type>div.type{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.8em}div.withdraw-background>div.select-type>div.type>div{display:grid;grid-template-columns:min-content 1fr;grid-auto-rows:min-content;-moz-column-gap:1em;column-gap:1em;row-gap:.2em;cursor:pointer}div.withdraw-background>div.select-type>div.type>div>span{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #707070}div.withdraw-background>div.select-type>div.type>div>span>span{width:12px;height:12px;border-radius:50%;background-color:#0162bd;transition:opacity .12s ease-out;opacity:0}div.withdraw-background>div.select-type>div.type>div>h4{font-size:1em;color:#000000bf}div.withdraw-background>div.select-type>div.type>div>p{grid-column:2/-1;font-size:.88em;line-height:1.3;color:#0000008a;margin:0}div.withdraw-background>div.select-type>div.type>div>div.kyc{grid-column:2/-1;width:100%;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;place-items:center;background-color:#ff9d000d;border-radius:6px;border:2px solid rgba(255,157,0,.412);-moz-column-gap:1.75em;column-gap:1.75em;padding:.9em;margin-top:.6em}div.withdraw-background>div.select-type>div.type>div>div.kyc>img{margin:5px 0 5px 13px;width:30px;height:25px}div.withdraw-background>div.select-type>div.type>div>div.kyc>p{font-size:.88em;line-height:1.4;color:#666c76;margin:0}@media screen and (max-width:470px){div.withdraw-background>div.select-type>div.type>div>div.kyc{grid-template-columns:1fr;row-gap:.2em}div.withdraw-background>div.select-type>div.type>div>div.kyc>p{text-align:center}}div.withdraw-background>div.select-type>div.type>div.active>span>span{opacity:1}div.withdraw-background>div.select-type>div.type>span.spacer{width:100%;border-top:1px solid rgba(0,0,0,.15)}div.withdraw-background>div.select-amount-crypto>div.balance,div.withdraw-background>div.select-amount-sepa>div.balance{width:100%;display:grid;grid-template-columns:1fr;row-gap:.5em}div.withdraw-background>div.select-amount-crypto>div.balance>h4,div.withdraw-background>div.select-amount-sepa>div.balance>h4{font-size:.95em;font-weight:500;color:#000000bf;cursor:default}div.withdraw-background>div.select-amount-crypto>div.balance span,div.withdraw-background>div.select-amount-sepa>div.balance span{font-size:3em;font-weight:400;color:#7cce00;cursor:default}div.withdraw-background>div.select-amount-crypto>div.value,div.withdraw-background>div.select-amount-sepa>div.value{width:100%;display:grid;grid-auto-rows:min-content;row-gap:.5em}div.withdraw-background>div.select-amount-crypto>div.value>h4,div.withdraw-background>div.select-amount-sepa>div.value>h4{font-size:.95em;font-weight:500;color:#000000bf;cursor:default}div.withdraw-background>div.select-amount-crypto>div.value div.input-crypto,div.withdraw-background>div.select-amount-crypto>div.value div.input-eur,div.withdraw-background>div.select-amount-sepa>div.value div.input-crypto,div.withdraw-background>div.select-amount-sepa>div.value div.input-eur{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;position:relative}div.withdraw-background>div.select-amount-crypto>div.value div.input-crypto>span,div.withdraw-background>div.select-amount-crypto>div.value div.input-eur>span,div.withdraw-background>div.select-amount-sepa>div.value div.input-crypto>span,div.withdraw-background>div.select-amount-sepa>div.value div.input-eur>span{font-size:1.1em;color:#0000008a;position:absolute;top:50%;right:12px;transform:translateY(-50%);cursor:default}div.withdraw-background>div.select-amount-crypto>div.value div.input-crypto>label,div.withdraw-background>div.select-amount-crypto>div.value div.input-eur>label,div.withdraw-background>div.select-amount-sepa>div.value div.input-crypto>label,div.withdraw-background>div.select-amount-sepa>div.value div.input-eur>label{position:absolute;top:calc(100% + 2px);right:0;margin-top:5px;color:#0162bd;font-size:.88em;font-weight:500}div.withdraw-background>div.select-amount-crypto>div.value>div.slider,div.withdraw-background>div.select-amount-sepa>div.value>div.slider{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,min-content);row-gap:.6em;margin-top:40px}div.withdraw-background>div.select-amount-crypto>div.value>div.slider>input[type=range],div.withdraw-background>div.select-amount-sepa>div.value>div.slider>input[type=range]{grid-column:1/-1;width:100%;-webkit-appearance:none;background-color:#e5e5e5;height:8px;border-radius:8px}div.withdraw-background>div.select-amount-crypto>div.value>div.slider>input[type=range]::-webkit-slider-thumb,div.withdraw-background>div.select-amount-sepa>div.value>div.slider>input[type=range]::-webkit-slider-thumb{width:20px;-webkit-appearance:none;height:20px;cursor:ew-resize;background:#0162bd;border:3px solid #fff;border-radius:50%}div.withdraw-background>div.select-amount-crypto>div.value>div.slider>button,div.withdraw-background>div.select-amount-sepa>div.value>div.slider>button{width:-moz-max-content;width:max-content;border:none;background:none;outline:none;padding:2px 10px;cursor:pointer;border-radius:4px;font-size:.95em;color:#0000008a}div.withdraw-background>div.select-amount-crypto>div.value>div.slider>button:nth-of-type(2),div.withdraw-background>div.select-amount-sepa>div.value>div.slider>button:nth-of-type(2){justify-self:end}div.withdraw-background>div.select-amount-crypto>div.value>div.slider>button,div.withdraw-background>div.select-amount-sepa>div.value>div.slider>button{transition:box-shadow .15s ease-out}div.withdraw-background>div.select-amount-crypto>div.value>div.slider>button:hover,div.withdraw-background>div.select-amount-sepa>div.value>div.slider>button:hover{box-shadow:0 1px 10px #00000020}div.withdraw-background>div.select-amount-crypto input[type=number],div.withdraw-background>div.select-amount-crypto input[type=text],div.withdraw-background>div.select-amount-sepa input[type=number],div.withdraw-background>div.select-amount-sepa input[type=text]{outline:none;height:40px;width:calc(100% - 40px);border:1px solid #e2e2e2;border-radius:6px;padding-right:20px;padding-left:20px;font-size:1.2em;box-shadow:none}div.withdraw-background>div.select-amount-crypto input[type=number][type=text],div.withdraw-background>div.select-amount-crypto input[type=text][type=text],div.withdraw-background>div.select-amount-sepa input[type=number][type=text],div.withdraw-background>div.select-amount-sepa input[type=text][type=text]{padding:0!important;font-size:1.1em!important;width:100%}div.withdraw-background>div.select-amount-crypto input[type=number],div.withdraw-background>div.select-amount-crypto input[type=text],div.withdraw-background>div.select-amount-sepa input[type=number],div.withdraw-background>div.select-amount-sepa input[type=text]{color:#00000052}div.withdraw-background>div.select-amount-sepa>div.value{grid-template-columns:1fr}div.withdraw-background>div.select-amount-sepa>div.bank-account-number{width:100%;display:grid;grid-template-columns:1fr;row-gap:.5em}div.withdraw-background>div.select-amount-sepa>div.bank-account-number>h4{font-size:.95em;font-weight:500;color:#000000bf;cursor:default}div.withdraw-background>div.select-amount-sepa>div.bank-account-number>div{width:100%;position:relative}div.withdraw-background>div.select-amount-sepa>div.bank-account-number>div>label{position:absolute;top:calc(100% + 2px);right:0;color:#0162bd;font-size:.88em;font-weight:500}div.withdraw-background>div.select-amount-crypto>div.value{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));-moz-column-gap:1.6em;column-gap:1.6em}div.withdraw-background>div.select-amount-crypto>div.value>div.slider,div.withdraw-background>div.select-amount-crypto>div.value>h4{grid-column:1/-1}div.withdraw-background>div.select-amount-crypto>div.balance>div{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(max-content,1fr));grid-auto-rows:min-content;-moz-column-gap:.8em;column-gap:.8em;row-gap:.2em}div.withdraw-background>div.select-amount-crypto>div.balance>div>span:nth-of-type(2){color:#00000052;font-size:1.4em}@media screen and (max-width:530px){div.withdraw-background>div.select-amount-crypto>div.balance>div>span:first-of-type{font-size:1.9em}div.withdraw-background>div.select-amount-crypto>div.balance>div>span:nth-of-type(2){font-size:1.25em}}@media screen and (max-width:340px){div.withdraw-background>div.select-amount-crypto>div.balance>div>span:first-of-type{font-size:1.8em}div.withdraw-background>div.select-amount-crypto>div.balance>div>span:nth-of-type(2){font-size:1.2em}}div.withdraw-background>div.withdrawal-ended{width:100%;display:grid;grid-template-columns:1fr;place-items:center;row-gap:.8em;padding:5.5em 5em}div.withdraw-background>div.withdrawal-ended>img:last-of-type{width:86px;height:86px;margin-bottom:22px}div.withdraw-background>div.withdrawal-ended>h3{padding:0;font-size:1.1em;text-align:center}div.withdraw-background>div.withdrawal-ended>span{color:#000000bf;text-align:center;font-size:.88em}@media screen and (max-width:420px){div.withdraw-background>div.withdrawal-ended>img:last-of-type{width:70px;height:70px}div.withdraw-background>div.withdrawal-ended{padding:4em 2.8em}}div.withdraw-background>div.loader-view{height:-moz-max-content;height:max-content;width:520px}div.claim-bonus-tile{width:100%;height:100%;grid-area:claim-bonus-tile;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,min-content) 1fr;row-gap:1.2em;padding:2em;border:1px solid #ebecef;border-radius:6px}div.claim-bonus-tile>h3{color:#4e4e4e;font-weight:600;font-size:1.2em;padding:0}div.claim-bonus-tile>p{color:#666c76;font-size:.92em;margin:0;font-weight:400;line-height:1.25}div.claim-bonus-tile>p>b{font-weight:500}div.claim-bonus-tile>button{cursor:pointer;font-size:.94em;font-weight:450;color:#fff;background:#0162bd;border:none;outline:none;padding:.7em 2.4em;line-height:1;width:-moz-max-content;width:max-content;align-self:end}@media screen and (max-width:500px){div.claim-bonus-tile{justify-items:left;grid-template-rows:repeat(2,min-content) 1fr;margin-top:1em;padding:2em 1.2em}div.claim-bonus-tile>h3{width:100%;text-align:center}div.claim-bonus-tile>p{text-align:left}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes filter{0%{-webkit-backdrop-filter:none;backdrop-filter:none}to{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}div.claim-bonus-modal-bg{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9999999;display:grid;grid-template-columns:1fr min-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c288999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}div.claim-bonus-modal-bg>div.claim-bonus-modal{grid-area:content;width:480px;max-width:90vw;background:#fff;border-radius:6px;position:relative;box-shadow:0 10px 30px #0003;padding:1.6em 1.8em;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;place-items:center;row-gap:1.4em}div.claim-bonus-modal-bg>div.claim-bonus-modal>img{width:15px;height:15px;position:absolute;top:20px;right:20px;cursor:pointer}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.title{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.25em;padding-right:1.7em}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.title>h3{color:#000000bf;font-size:1.1em;line-height:1.25;padding:0}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.title>p{margin:0;font-size:.89em;color:#666c76}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.select-cryptocurrency{width:92%}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value{width:92%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.4em}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>label{font-size:.8em;color:#000000bf;font-weight:600}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div{width:100%;display:grid;grid-template-columns:max-content min-content 1fr;grid-template-rows:min-content;-moz-column-gap:.7em;column-gap:.7em;row-gap:.8em;align-items:center}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div>p{margin:0;font-size:1.1em;font-weight:600;text-align:center;color:#000000bf;cursor:default}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div>div.value{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;align-items:center;border-radius:6px;border:1px solid #f0f0f0;padding:1em 1.6em}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div>div.value>p{margin:0;color:#666c76;line-height:1;cursor:default}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div>div.value:last-of-type{justify-items:end}@media screen and (max-width:410px){div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div>div.value{padding:.8em 1.3em}}@media screen and (max-width:400px){div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div>div.value:last-of-type{justify-items:start}div.claim-bonus-modal-bg>div.claim-bonus-modal>div.value>div{grid-template-columns:1fr;grid-auto-rows:min-content}}div.claim-bonus-modal-bg>div.claim-bonus-modal>a{width:92%;margin:0}@media screen and (max-width:400px){div.claim-bonus-modal-bg>div.claim-bonus-modal>a{font-size:.75em;font-weight:600;line-height:1.25;white-space:break-spaces;text-align:center;align-self:center;height:50px;padding:1em 1.8em 0}}div.claim-bonus-modal-bg>div.claim-bonus-modal-success{grid-area:content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:.6em;padding:7em 1em;position:relative;width:400px;max-width:90vw;background:#fff;border-radius:6px;box-shadow:0 10px 30px #0003}div.claim-bonus-modal-bg>div.claim-bonus-modal-success>img:first-of-type{position:absolute;top:20px;right:20px;width:15px;height:15px;cursor:pointer}div.claim-bonus-modal-bg>div.claim-bonus-modal-success>img:last-of-type{width:74px;height:74px;margin-bottom:20px}div.claim-bonus-modal-bg>div.claim-bonus-modal-success>h3{padding:0;cursor:default;font-size:1.1em}div.claim-bonus-modal-bg>div.claim-bonus-modal-success>p{margin:0;cursor:default;color:#000000bf;font-size:.9em;line-height:1.25;text-align:center}div.select-cryptocurrency{display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.4em}div.select-cryptocurrency>label{font-size:.8em;color:#000000bf;font-weight:600}div.select-cryptocurrency>div.selected-crypto{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:.6em;background-color:#fff;border-radius:8px;position:relative}div.select-cryptocurrency>div.selected-crypto>div.selected{width:100%;height:45px;position:relative;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:100%;padding:.3em .7em;align-items:center;border-radius:6px;border:1px solid #f0f0f0;cursor:pointer;-moz-column-gap:.5em;column-gap:.5em}div.select-cryptocurrency>div.selected-crypto>div.selected:after{position:absolute;content:"▼";color:#000000bf;right:20px;top:50%;transform:translateY(-50%)}div.select-cryptocurrency>div.selected-crypto>div.selected>p{color:#666c76;font-size:.88em;margin:0;cursor:pointer}div.select-cryptocurrency>div.selected-crypto>div.selected>div.img{width:22px;height:22px}div.select-cryptocurrency>div.selected-crypto>div.selected>div.img>img{width:100%;height:100%}div.select-cryptocurrency>div.selected-crypto>ul{position:absolute;z-index:10;top:0;left:0;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;background:#fff;border-radius:6px;border:1px solid #f0f0f0;overflow:hidden}div.select-cryptocurrency>div.selected-crypto>ul.open{overflow-y:auto;max-height:220px}div.select-cryptocurrency>div.selected-crypto>ul>li{width:100%;height:54px;display:grid;grid-template-columns:min-content 1fr;grid-auto-rows:100%;position:relative;padding:.3em .7em;align-items:center;cursor:pointer;-moz-column-gap:.5em;column-gap:.5em;transition:background-color .15s ease-in-out}div.select-cryptocurrency>div.selected-crypto>ul>li:hover{background-color:#0001}div.select-cryptocurrency>div.selected-crypto>ul>li>img{width:22px;height:22px}div.select-cryptocurrency>div.selected-crypto>ul>li>p{color:#666c76;font-size:.88em;margin:0;cursor:pointer}div.select-cryptocurrency>div.selected-crypto>ul::-webkit-scrollbar{display:none}div.select-cryptocurrency>div.selected-crypto>ul{-ms-overflow-style:none;scrollbar-width:none}div.widget-demo{width:100vw;height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;background-color:#f8f8fa;grid-template-areas:". . ." ". content ." ". . ."}div.widget-demo>div{grid-area:content;width:450px;max-width:90vw;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1.2em;place-items:center;padding:2em;background-color:#fff;border-radius:12px;border:1px solid #efeeee}div.widget-demo>div>h2{font-size:1.5em;color:#4e4d4d;text-align:center}div.widget-demo>div>div{position:relative;width:70%;min-width:200px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:1em}div.widget-demo>div>div>input{color:#6e7072}div.widget-demo>div>div>button{outline:none;border:none;border-radius:6px;padding:10px 0;color:#fff;font-weight:550;font-size:16px;background-color:#0162bd;box-shadow:0 1px 10px #b6b6b6}div.widget-demo>div>div>span{text-align:center;font-size:.9em;color:#0162bd;position:absolute;width:100%;bottom:-24px;left:50%;transform:translate(-50%)}.payment-summary{width:100vw;height:100%;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.payment-summary>div.content{grid-area:content}@media screen and (max-width:428px){.payment-summary{justify-items:center;background-color:#fff;grid-template-columns:1fr;grid-template-rows:70px 1fr 117px}}.payment-summary{background-color:#f0f3f8}@media screen and (max-width:428px){.payment-summary__desktop-header{display:none!important}}.payment-summary__mobile-header{width:100vw!important}@media screen and (min-width:429px){.payment-summary__mobile-header{display:none!important}}.payment-summary__content{grid-area:content;position:relative;width:1320px;max-width:90vw;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;row-gap:42px;place-items:center;padding:100px 0}@media screen and (max-width:428px){.payment-summary__content{grid-column:1;grid-row:2;width:90vw;padding:20px 0}}.payment-summary__summary{width:200px;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;row-gap:24px;justify-items:center}@media screen and (max-width:428px){.payment-summary__summary{width:100%;max-width:320px}}.payment-summary__summary>img{width:96px;height:96px}.payment-summary__summary>h3{font-size:20px;color:#000000bf;padding:0}.payment-summary__summary>h4{font-size:14px;color:#000000bf;font-weight:550;justify-self:start}.payment-summary__order-summary{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:14px}.payment-summary__order-summary>span{width:100%;border-top:1px solid rgba(184,186,190,.51)}.payment-summary__list-element{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:min-content;-moz-column-gap:8px;column-gap:8px}.payment-summary__list-element>h5{font-size:12px;color:#000000bf;font-weight:500}.payment-summary__list-element>p{margin:0;text-align:right;font-size:16px;color:#989898;font-weight:400}.payment-summary__options{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(395px,1fr));gap:14px}@media screen and (max-width:428px){.payment-summary__options{grid-template-columns:1fr}}.payment-summary__you-will-get{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:20px}.payment-summary__additional-fees h5,.payment-summary__you-will-get>h5{color:#666c76;font:400 12px/12px Inter;letter-spacing:0}.payment-summary__additional-fees h5{padding-top:20px}@media screen and (max-width:420px){.payment-summary__additional-fees h5{font-size:12px}}.payment-summary__additional-fees ul li{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.payment-summary__additional-fees ul li span{font-family:Inter;font-size:14px;font-weight:400;color:#666c76}@media screen and (max-width:420px){.payment-summary__additional-fees ul li span{font-size:12px}}.payment-summary__additional-fees ul li .feeValue{font-family:Inter;font-size:14px;font-weight:400;color:#000}.payment-summary__price{width:100%;display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:8px;column-gap:8px;row-gap:4px}.payment-summary__price>span{font-weight:500;color:#000;align-self:end;letter-spacing:-.05rem;word-break:break-all}.payment-summary__price>span:first-of-type{font-size:26px}@media screen and (max-width:428px){.payment-summary__price>span:first-of-type{font-size:20px}}.payment-summary__price>span:last-of-type{font-size:26px}@media screen and (max-width:428px){.payment-summary__price>span:last-of-type{font-size:20px}}.payment-summary__voucher-value{display:flex;flex-direction:column;gap:20px}.payment-summary__voucher-value>h5{font-size:12px;line-height:12px;font-weight:400;letter-spacing:0;color:#666c76}.payment-summary__voucher-value .voucher-value-wrapper{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;word-break:break-all}.payment-summary__voucher-value .voucher-value-wrapper .fiatValue{font-weight:500;color:#000;font-size:26px;letter-spacing:-.05rem}@media screen and (max-width:428px){.payment-summary__voucher-value .voucher-value-wrapper .fiatValue{font-size:20px}}.payment-summary__voucher-value .voucher-value-wrapper span{color:#666c76;font-size:14px;word-break:break-all}.payment-summary__voucher-value .fees-alert .service-fee{padding-bottom:15px;display:flex;justify-content:space-between}.payment-summary__voucher-value .fees-alert .service-fee span{font-family:Inter;font-size:14px;font-weight:400;color:#666c76}.payment-summary__voucher-value .fees-alert .service-fee .feeValue{font-family:Inter;font-size:14px;font-weight:500;color:#000;padding-left:15px}.payment-summary__voucher-value .fees-alert .blockchain-fee{display:flex;justify-content:space-between}.payment-summary__voucher-value .fees-alert .blockchain-fee span{font-family:Inter;font-size:14px;font-weight:400;color:#666c76}.payment-summary__voucher-value .fees-alert .blockchain-fee .feeValue{font-family:Inter;font-size:14px;font-weight:500;color:#000;padding-left:15px}.payment-summary__voucher-value>img{grid-column:2;grid-row:1/span 3;width:66px;height:77px}.payment-summary__p2p-transaction-type{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:15px}.payment-summary__p2p-transaction-type>h5{font-size:12px;font-weight:600;color:#000000bf}.payment-summary__input{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;position:relative}.payment-summary__input>input[type=email],.payment-summary__input>input[type=text]{border:1px solid #f0f0f0;box-shadow:none;color:#989898}.payment-summary__input>span{position:absolute;top:calc(100% + 3px);left:0;font-size:11px;font-weight:400;color:#0162bd}.payment-summary h5{color:#666c76;font:400 12px/12px Inter;letter-spacing:0}.payment-summary__transfer-by,.payment-summary__transfer-type{width:100%;display:flex;gap:10px}.payment-summary__p2p-button{background-color:#f9f9fa;border:none;border-radius:12px;color:#666c76;cursor:pointer;font-family:Inter;font-size:12px;font-weight:500;outline:none;padding:10px 0;transition:all .3s ease-out;width:100%;transition:background-color .2s ease-in-out}.payment-summary__p2p-button:hover{background-color:#eaeaea}.payment-summary__p2p-button--active{background:#ededf0;color:#000}@media screen and (max-width:420px){.payment-summary__p2p-button{font-size:10px;width:100%}}.payment-summary__content-loader{background-color:#fff;width:420px;max-width:90vw;padding:20px 30px;border:1px solid rgba(0,0,0,.122);border-radius:6px}.payment-summary__mobile-content{grid-column:1;grid-row:2;width:90vw;height:100%;border:1px solid #f6f4f4;border-radius:8px 8px 0 0;background-color:#fff;position:relative;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;row-gap:12px;place-items:center;padding:13px 15px}@media screen and (min-width:429px){.payment-summary__mobile-content{display:none}}.payment-summary__mobile-action-bar{position:fixed;left:0;bottom:100%}.payment-summary__mobile-title{width:100%!important;color:#333!important;font-size:15px!important;font-weight:600;line-height:1.3;padding:0}.payment-summary__mobile-content-loader{background-color:#fff;width:100%;padding:10px 30px 20px}.payment-summary__title-container>label{display:block;position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font: 12px/18px Inter;letter-spacing:0;color:#666c76;margin-bottom:10px}@media screen and (max-width:428px){.payment-summary__title-container>label{font-size:12px}}.payment-summary__title-container>label:hover input~.checkmark{background-color:#ccc}.payment-summary__title-container>label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.payment-summary__title-container>label input:checked~.checkmark{background-color:#0162bd}.payment-summary__title-container>label input:checked~.checkmark:after{display:block}.payment-summary__title-container>label .checkmark{position:absolute;top:-1px;left:0;height:19px!important;width:19px!important;background-color:#fff;border-radius:6px;border:1px solid rgba(0,0,0,.2);transition:.2s}.payment-summary__title-container>label .checkmark:after{content:"";position:absolute;display:none;left:5px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(40deg);transition:.2s}.payment-summary .vue-slider .vue-slider-process{background-color:#0162bd!important}.payment-summary .vue-slider .vue-slider-dot{display:none!important}.mobile-payment-option{width:100%;height:-moz-min-content;height:min-content;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:6px;border:1px solid rgba(184,186,190,.51);border-radius:3px;padding:14px 15px;cursor:pointer}.mobile-payment-option--best-value{border-color:#54c600;padding-top:17px;margin-top:8px}.mobile-payment-option--best-value:after{position:absolute;content:"Best value";top:0;left:50%;background-color:#fff;transform:translate(-50%,-50%);font-size:10px;color:#54c600;font-weight:400;padding:3px 10px;line-height:1.2;border-radius:10px;border:1px solid #54c600}.mobile-payment-option__header{color:#000000bf!important;font-size:12px!important;font-weight:600;line-height:1.3;padding:0}.mobile-payment-option__description{color:#0000008a!important;font-size:10px;font-weight:400;line-height:1.55;margin:0}.mobile-payment-option__summary-header{justify-self:start;color:#000000bf!important;font-size:12px!important;font-weight:600;padding:0}.mobile-payment-option__summary{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;row-gap:8px}.mobile-payment-option__summary-item{width:100%;display:grid;grid-template-columns:repeat(2,max-content);grid-auto-rows:min-content;justify-content:space-between}.mobile-payment-option__summary-item-header{color:#000000bf;font-size:11px;font-weight:600}.mobile-payment-option__summary-item-value{color:#989898;font-size:12px;font-weight:400}.mobile-payment-option__spacer{width:100%;height:0;border-top:1px solid rgba(184,186,190,.51)}.payment-finalize-option{width:100%;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,min-content) 1fr;row-gap:18px;background-color:#fff;border:1px solid #ebecef;border-radius:24px;padding:30px}@media screen and (max-width:428px){.payment-finalize-option{padding:20px;border-radius:16px;row-gap:14px}}.payment-finalize-option__title{width:100%;display:grid;grid-template-columns:1fr max-content;grid-template-rows:min-content;-moz-column-gap:15px;column-gap:15px;align-items:center}.payment-finalize-option__label{width:-moz-max-content;width:max-content;color:#16a34a;font-size:12px;background:#f3faf6;font-weight:500;border-radius:9px;padding:8px 12px}.payment-finalize-option__description{margin:0;font-size:14px}.payment-finalize-option__button{align-self:end}.payment-finalize-option__continue-confirmation-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". modal ." ". . .";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#3c2889cc;z-index:99999999}.payment-finalize-option__modal{grid-area:modal;position:relative;width:410px;max-width:90vw;padding:30px 43px 20px 28px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;justify-items:center;row-gap:15px;background:#fff;border-radius:6px;box-shadow:0 10px 30px #0003}.payment-finalize-option__modal-description{margin:0;font-size:14px;font-weight:400;color:#0000008f;line-height:1.25}.payment-finalize-option__close-image{width:12px;height:12px;position:absolute;top:12px;right:12px;cursor:pointer}.payment-finalize-option__modal-button{border:none;outline:none;background-color:#59d201;border-radius:3px;font-weight:600;font-size:12px;color:#fff;line-height:13px;padding:7px 27px;transition:background-color .15s ease-in-out;cursor:pointer}.payment-finalize-option__modal-button:hover{background-color:#55c902}.payment-finalize-option-mobile{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;margin-top:10px;row-gap:20px}div.awesome-button{width:100%;height:42px;position:relative;transition:all .25s ease-in-out;border:1px solid #0162bd;background-color:#0162bd;border-radius:12px;cursor:pointer}div.awesome-button.disabled{opacity:.5;cursor:not-allowed}div.awesome-button>button.red-button{width:100%;height:40px;outline:none;border:none;font-size:15px;text-transform:uppercase;color:#fff;cursor:pointer;padding:0 40px;font-weight:600;transition:all .25s ease-in-out;clip-path:circle(0 at 0 75%);background-color:#fff}div.awesome-button:hover:not(.disabled)>button{clip-path:circle(150% at 0 85%)}div.awesome-button:hover:not(.disabled)>span{color:#626262}div.awesome-button:hover:not(.disabled){border:1px solid #626262}div.awesome-button:hover:not(.disabled)>div.spinner>div{background-color:#626262!important}div.awesome-button>button{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}div.awesome-button>div.spinner{display:flex;justify-content:center;align-items:center;gap:4px;width:50px;height:86%;text-align:center;font-size:10px;position:absolute;top:50%;left:50%;z-index:100000000000000000;transform:translate(-50%,-50%)}div.awesome-button>div.spinner>div{background-color:#fff;height:100%;width:5px;display:inline-block;border-radius:12px;transition:background-color .15s ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}div.awesome-button>div.spinner>div.rect2{animation-delay:-1.1s}div.awesome-button>div.spinner>div.rect3{animation-delay:-1s}div.awesome-button>div.spinner>div.rect4{animation-delay:-.9s}div.awesome-button>div.spinner>div.rect5{animation-delay:-.8s}div.awesome-button>span{z-index:2;position:absolute;width:-moz-max-content;width:max-content;height:-moz-min-content;height:min-content;top:50%;left:50%;font-size:12px;font-weight:600;color:#fff;transition:color .15s ease-in-out;transform:translate(-50%,-50%);background-color:transparent}@media screen and (max-width:428px){div.awesome-button>span{color:#000}div.awesome-button{border:none;border-radius:12px}div.awesome-button>button.red-button{background-color:#0162bd;border-radius:6px}}@media only screen and (max-width:428px)and (max-width:428px){div.awesome-button>button.red-button{border-radius:12px}}@media screen and (max-width:428px){div.awesome-button>div.spinner>div{background-color:#626262}div.awesome-button:hover:not(.disabled){border:1px solid #0162bd}}@media only screen and (max-width:428px)and (max-width:428px){div.awesome-button:hover:not(.disabled){border:none}}@media screen and (max-width:428px){div.awesome-button:hover:not(.disabled)>span{color:#fff}div.awesome-button:hover:not(.disabled)>div.spinner>div{background-color:#fff!important}div.awesome-button>span{color:#fff}div.awesome-button{margin:8px 0}}div.awesome-button-black{width:100%;height:42px;position:relative;transition:all .25s ease-in-out;border:1px solid #626262;background-color:#fff;cursor:pointer}div.awesome-button-black.disabled{opacity:.5;cursor:not-allowed}div.awesome-button-black>button.red-button{width:100%;height:40px;outline:none;border:none;font-size:15px;text-transform:uppercase;color:#626262;cursor:pointer;padding:0 40px;font-weight:600;transition:all .25s ease-in-out;clip-path:circle(0 at 0 75%);background-color:#fff}div.awesome-button-black>button{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}div.awesome-button-black>div.spinner{width:50px;height:86%;text-align:center;font-size:10px;position:absolute;top:50%;left:50%;z-index:100000000000000000;transform:translate(-50%,-50%)}div.awesome-button-black>div.spinner>div{background-color:#fff;height:100%;width:5px;display:inline-block;transition:background-color .15s ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}div.awesome-button-black>div.spinner>div.rect2{animation-delay:-1.1s}div.awesome-button-black>div.spinner>div.rect3{animation-delay:-1s}div.awesome-button-black>div.spinner>div.rect4{animation-delay:-.9s}div.awesome-button-black>div.spinner>div.rect5{animation-delay:-.8s}div.awesome-button-black>span{z-index:2;position:absolute;width:-moz-max-content;width:max-content;height:-moz-min-content;height:min-content;top:50%;left:50%;font-size:12px;font-weight:600;color:#626262;transition:color .15s ease-in-out;transform:translate(-50%,-50%);background-color:transparent}@media screen and (max-width:428px){div.awesome-button-black>span{color:#fff}div.awesome-button-black{border:none;border-radius:12px;color:#fff}div.awesome-button-black>button.red-button{background-color:#0162bd;border-radius:6px}}@media only screen and (max-width:428px)and (max-width:428px){div.awesome-button-black>button.red-button{border-radius:12px}}@media screen and (max-width:428px){div.awesome-button-black>div.spinner>div{background-color:#626262}div.awesome-button-black:hover:not(.disabled){border:1px solid #0162bd}}@media only screen and (max-width:428px)and (max-width:428px){div.awesome-button-black:hover:not(.disabled){border:none}}@media screen and (max-width:428px){div.awesome-button-black:hover:not(.disabled)>span{color:#fff}div.awesome-button-black:hover:not(.disabled)>div.spinner>div{background-color:#fff!important}div.awesome-button-black>span{color:#fff}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}div.awesome-phone-input{width:100%;position:relative;display:flex;flex-direction:column;gap:10px}div.awesome-phone-input.disabled{opacity:.6;pointer-events:none}div.awesome-phone-input>input.phone{box-sizing:border-box;width:100%;border:1px solid #ebecef;border-radius:12px;font-size:16px;font-weight:400;color:#000;padding:18px 10px 18px 68px;transition:border-color .3s ease-out}div.awesome-phone-input>input.phone:hover{border-color:#ccced3}div.awesome-phone-input>input.phone:focus-visible{outline:none}div.awesome-phone-input>input.phone:focus{outline:none}div.awesome-phone-input>input.code{box-sizing:border-box;width:100%;border:1px solid #ebecef;border-radius:12px;font-size:16px;font-weight:400;color:#000}div.awesome-phone-input>p{margin:0;font-size:16px;font-weight:500;color:#a3a5a9;position:absolute;top:50%;left:45px;transform:translateY(-55%)}div.awesome-phone-input>div.country{height:calc(100% - 2px);width:58px;position:absolute;display:grid;place-content:center;cursor:pointer;left:1px;top:50%;border-right:1px solid #ebecef;border-radius:11px 0 0 11px;transition:background-color .3s ease-out,border-right-color .3s ease-out}div.awesome-phone-input>div.country:hover{background-color:#f4f8fc}div.awesome-phone-input>div.country{transform:translateY(-50%)}div.awesome-phone-input>div.country>img{width:20px;height:16px}div.awesome-phone-input:hover+div.country{border-right-color:#ccced3}div.awesome-phone-input>span{position:absolute;max-width:100%;display:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;top:calc(100% + 3px);left:0}div.awesome-phone-input>div.error-message>span{font-size:12px;font-weight:400;color:#ef4444}div.awesome-phone-input.has-error .Input__error{display:block}.country-container{z-index:999;width:100%;position:absolute;left:0;display:grid;grid-template-columns:100%;grid-template-rows:min-content;border-radius:12px;border:1px solid #ebecef;background-color:#fff}.country-container>div.dial-filter{width:calc(100% - 40px);position:relative;margin:20px}.country-container>div.dial-filter>input[type=text]{width:100%;box-sizing:border-box;border:1px solid #ebecef;font-size:14px;font-weight:400;border-radius:8px;color:#666c76;outline:0;padding:15px 50px;transition:border-color .3s ease-out}.country-container>div.dial-filter>input[type=text]:hover{border-color:#ccced3}.country-container>div.dial-filter>input[type=text]:focus{border-color:#0162bd}.country-container>div.dial-filter>img:first-of-type{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;height:20px}.country-container>div.dial-filter>img:last-of-type{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;width:20px;height:20px}.country-container>ul.long-list{max-height:360px;height:360px}.country-container>ul{width:100%;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;max-height:160px;height:160px;overflow-x:scroll}.country-container>ul::-webkit-scrollbar{display:none}.country-container>ul{-ms-overflow-style:none;scrollbar-width:none}.country-container>ul>li{width:100%;display:grid;grid-template-columns:min-content 1fr max-content;grid-template-rows:min-content;align-items:center;-moz-column-gap:15px;column-gap:15px;padding:15px 20px;cursor:pointer;transition:background-color .3s ease-out}.country-container>ul>li>img{width:20px;height:16px}.country-container>ul>li>span:first-of-type{color:#000;font-size:14px;font-weight:400}.country-container>ul>li>span:last-of-type{font-size:14px;font-weight:500;color:#666c76}.country-container>ul>li.active,.country-container>ul>li:hover{background-color:#f4f8fc}.successful-transfer-wallet{width:100vw;max-width:100vw;overflow-x:hidden;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.successful-transfer-wallet>div.content{grid-area:content}@media screen and (max-width:428px){.successful-transfer-wallet{justify-items:center;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:70px 1fr 117px!important}}.successful-transfer-wallet{background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff)}@media screen and (max-width:428px){.successful-transfer-wallet__desktop-header{display:none!important}}.successful-transfer-wallet__mobile-header{width:100vw!important;position:absolute!important}@media screen and (min-width:429px){.successful-transfer-wallet__mobile-header{display:none!important}}.successful-transfer-wallet__content{grid-area:content;position:relative;width:510px;max-width:90vw;display:flex;flex-direction:column;align-items:stretch;row-gap:35px;background-color:#fff;padding:40px;border-radius:24px;box-shadow:0 20px 40px #0000000d,0 1px 3px #00000005;border:1px solid rgba(0,0,0,.03)}@media screen and (max-width:428px){.successful-transfer-wallet__content{grid-column:1;grid-row:2;width:90vw;height:-moz-min-content;height:min-content;margin-top:30px;padding:24px;row-gap:30px}}.successful-transfer-wallet__button{width:100%;max-width:100%}.successful-transfer-wallet__info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:20px}.successful-transfer-wallet__info>p{text-align:center;margin:0;font-size:16px;font-weight:400;color:#666c76;line-height:1.45}.successful-transfer-wallet__notepad-page{width:100%;max-width:100%;filter:drop-shadow(0 4px 12px rgba(0,0,0,.04));-webkit-filter:drop-shadow(0 4px 12px rgba(0,0,0,.04))}.successful-transfer-wallet__notepad-card{background-color:#fff;border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:26px 33px 33px;-webkit-mask:radial-gradient(ellipse 7px 5px at bottom,transparent 100%,#000) 0/29px 100% round;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:25px}.successful-transfer-wallet__notepad-card>h4{font-size:14px;color:#000000bf;font-weight:550;margin:0;justify-self:start}.successful-transfer-wallet__order-summary{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:14px}.successful-transfer-wallet__order-summary>span{width:100%;border-top:1px solid rgba(184,186,190,.51)}.successful-transfer-wallet__list-element{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:min-content;-moz-column-gap:8px;column-gap:8px}.successful-transfer-wallet__list-element>h5{font-size:12px;color:#000000bf;margin:0;font-weight:500}.successful-transfer-wallet__list-element>p{margin:0;text-align:right;font-size:16px;color:#989898;font-weight:400}.successful-transfer-wallet__list-element>p.green{color:#16a34a;font-weight:600}.successful-transfer-wallet__content-loader{background-color:#fff;width:420px;max-width:90vw;padding:20px 30px;border:1px solid rgba(0,0,0,.122);border-radius:6px}div.voucher-code-field-with-copy{position:relative;width:100%;max-width:100%;min-width:0;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr}div.voucher-code-field-with-copy>input[type=text]{width:100%;height:100%;box-shadow:none;border-radius:6px;border:1px solid rgba(0,0,0,.102);color:#989898;font-size:18px;font-weight:400;padding:14px 90px 14px 18px;text-indent:0;overflow:hidden;text-overflow:ellipsis}div.voucher-code-field-with-copy>input[type=text]:active,div.voucher-code-field-with-copy>input[type=text]:focus{overflow:hidden;text-overflow:ellipsis}div.voucher-code-field-with-copy>div{position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media screen and (max-width:530px){div.voucher-code-field-with-copy>div{padding-right:0}}div.voucher-code-field-with-copy>div>button{border:none;background:none;outline:none;color:#000000bf;font-size:18px;font-weight:400;cursor:pointer}div.voucher-code-field-with-copy>div>span{height:20px;width:-moz-min-content;width:min-content;border-radius:10px;border:1px solid rgba(0,0,0,.749);color:#000000bf;font-size:12px;font-weight:400;padding:0 8px}@media screen and (max-width:428px){div.voucher-code-field-with-copy>input[type=text]{padding:15px 85px 15px 5px}}.successful-generate-voucher{width:100vw;max-width:100vw;overflow-x:hidden;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.successful-generate-voucher>div.content{grid-area:content}.successful-generate-voucher{grid-template-rows:1fr min-content 3fr}@media screen and (max-width:428px){.successful-generate-voucher{justify-items:center;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:70px 1fr 117px!important}}.successful-generate-voucher{background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff)}@media screen and (max-width:428px){.successful-generate-voucher__desktop-header{display:none!important}}.successful-generate-voucher__mobile-header{width:100vw!important}@media screen and (min-width:429px){.successful-generate-voucher__mobile-header{display:none!important}}.successful-generate-voucher__content{grid-area:content;width:580px;max-width:90vw;position:relative;display:flex;flex-direction:column;align-items:stretch;row-gap:50px;background-color:#fff;padding:40px;border-radius:24px;box-shadow:0 20px 40px #0000000d,0 1px 3px #00000005;border:1px solid rgba(0,0,0,.03)}@media screen and (max-width:428px){.successful-generate-voucher__content{grid-column:1;grid-row:2;width:90vw;height:-moz-min-content;height:min-content;margin-top:30px;padding:24px;row-gap:30px}}.successful-generate-voucher__title{width:100%;gap:30px}.successful-generate-voucher__title,.successful-generate-voucher__title div{display:flex;flex-direction:column;align-items:center;justify-content:center}.successful-generate-voucher__title div{gap:10px}.successful-generate-voucher__title div>p{margin:0;color:#666c76;font-size:16px;font-weight:400}.successful-generate-voucher__voucher{width:100%;max-width:100%;min-width:0;display:block}.successful-generate-voucher__voucher .successful-generate-voucher__action-wrapper{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;gap:20px;align-items:stretch}.successful-generate-voucher__button{width:100%}.successful-generate-voucher__warning{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:15px}.successful-generate-voucher__warning>h5{color:#000;font-weight:600;font-size:15px;text-align:center}.successful-generate-voucher__warning-description{margin:0;color:#989898;font-weight:400;font-size:16px;text-align:center;line-height:1.3}.successful-generate-voucher__warning-description--small{font-size:12px}.successful-generate-voucher__content-loader{background-color:#fff;width:420px;max-width:90vw;padding:20px 30px;border:1px solid rgba(0,0,0,.122);border-radius:6px}.g2a-payment-processing{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.g2a-payment-processing>div.content{grid-area:content}.g2a-payment-processing{grid-template-rows:1fr min-content 3fr}@media screen and (max-width:428px){.g2a-payment-processing{justify-items:center;grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important}}.g2a-payment-processing{background-color:#f0f3f8}@media screen and (max-width:428px){.g2a-payment-processing__desktop-header{display:none!important}}.g2a-payment-processing__mobile-header{width:100vw!important}@media screen and (min-width:429px){.g2a-payment-processing__mobile-header{display:none!important}}.g2a-payment-processing__content{grid-area:content;width:510px;max-width:90vw;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:20px;justify-items:center}@media screen and (max-width:428px){.g2a-payment-processing__content{display:none}}.g2a-payment-processing__header{color:#000000bf;font-size:20px;font-weight:600;padding:0;position:relative}.g2a-payment-processing__header:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis 3s steps(4) infinite;content:"…";width:0}@keyframes ellipsis{to{width:20px}}.g2a-payment-processing__header--mobile{color:#333!important;font-size:15px!important;font-weight:600;line-height:1.3;padding:0}.g2a-payment-processing__description{margin:0;color:#000000bf;font-weight:400;font-size:16px;text-align:center}.g2a-payment-processing__description--mobile{font-size:13px;line-height:1.55}.g2a-payment-processing__button{max-width:360px;margin-top:30px;align-self:end}.g2a-payment-processing__loader{background-color:#fff;width:420px;max-width:90vw;padding:20px 30px;border:1px solid rgba(0,0,0,.122);border-radius:6px}.g2a-payment-processing__mobile-content{grid-column:1;grid-row:2;width:90vw;height:100%;border:1px solid #f6f4f4;border-radius:8px 8px 0 0;background-color:#fff;position:relative;display:grid;grid-template-columns:100%;grid-template-rows:repeat(3,min-content) 1fr;row-gap:20px;place-items:center;padding:70px 20px 20px}@media screen and (min-width:429px){.g2a-payment-processing__mobile-content{display:none}}.g2a-payment-processing__mobile-action-bar{position:fixed;left:0;bottom:100%}.g2a-payment-processing__mobile-button{align-self:end}.timer-loader{width:108px;height:108px;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;place-items:center}.timer-loader__timer{width:56px;height:63px;margin-top:20px}@media screen and (max-width:428px){.timer-loader__timer{width:40px;height:63px;margin-top:7px}}.timer-loader__arrows{width:100%;height:100%;position:absolute;top:0;left:0;animation:spin 4s cubic-bezier(.35,0,0,1) infinite}@keyframes spin{50%{transform:rotate(1turn)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}@media screen and (max-width:428px){.timer-loader{width:78px;height:78px}}.transaction-declined-non-card{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.transaction-declined-non-card>div.content{grid-area:content}.transaction-declined-non-card{grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 3fr}@media screen and (max-width:428px){.transaction-declined-non-card{justify-items:center;grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important}}.transaction-declined-non-card{background-color:#f0f3f8}@media screen and (max-width:428px){.transaction-declined-non-card__desktop-header{display:none!important}}.transaction-declined-non-card__mobile-header{width:100vw!important}@media screen and (min-width:429px){.transaction-declined-non-card__mobile-header{display:none!important}}.transaction-declined-non-card__content{width:inherit;grid-area:content;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;justify-items:center;row-gap:10px}.transaction-declined-non-card__header{padding:0;font-size:20px;font-weight:600;color:#000000bf}.transaction-declined-non-card__header--mobile{font-size:14px!important}.transaction-declined-non-card__description{max-width:260px;font-size:16px;color:#000000bf;font-weight:400;line-height:1.25;text-align:center;margin:0}.transaction-declined-non-card__description--mobile{font-size:13px}.transaction-declined-non-card__link{color:#0162bd}.transaction-declined-non-card__link--mobile{color:#000000bf;font-weight:500;font-size:14px}.transaction-declined-non-card__image{width:111px;height:111px;margin-bottom:25px}.transaction-declined-non-card__image--mobile{width:77px;height:77px;margin-top:70px;margin-bottom:0}.transaction-declined-non-card__button{max-width:360px;margin-top:25px}.transaction-declined-non-card__button--mobile{align-self:end}.transaction-declined-non-card__mobile-content{grid-column:1;grid-row:2;width:90vw;height:100%;border:1px solid #f6f4f4;border-radius:8px 8px 0 0;background-color:#fff;position:relative;display:grid;grid-template-columns:100%;grid-template-rows:repeat(3,min-content) 1fr;row-gap:20px;place-items:center;padding:20px}@media screen and (min-width:429px){.transaction-declined-non-card__mobile-content{display:none}}.transaction-declined-non-card__mobile-action-bar{position:fixed;left:0;bottom:100%}.flexepin-redeem{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}@media screen and (max-width:420px){.flexepin-redeem{min-height:90vh}}.flexepin-redeem__content{grid-area:content;width:400px;max-width:90vw;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:25px;justify-items:center}@media screen and (max-width:420px){.flexepin-redeem__content{grid-row:1;display:flex;flex-wrap:wrap;justify-content:center;row-gap:20px;width:calc(100% - 40px)}}.flexepin-redeem__logo{width:180px;height:61px}@media screen and (max-width:420px){.flexepin-redeem__logo{width:140px;height:50px}}.flexepin-redeem__notepad-page{width:100%;max-width:360px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1607843137));-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,.161))}.flexepin-redeem__notepad-card{background-color:#fff;border-radius:6px;padding:26px 33px 33px;-webkit-mask:radial-gradient(ellipse 7px 5px at bottom,transparent 100%,#000) 0/29px 100% round;row-gap:25px;margin:10px 0 20px}.flexepin-redeem__notepad-card,.flexepin-redeem__order-summary{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content}.flexepin-redeem__order-summary{row-gap:14px}.flexepin-redeem__order-summary>span{width:100%;border-top:1px solid rgba(184,186,190,.51)}.flexepin-redeem__list-element{width:100%;display:grid;grid-template-columns:max-content max-content;grid-template-rows:min-content;justify-content:space-between;-moz-column-gap:8px;column-gap:8px}.flexepin-redeem__list-subtitle{font-size:12px;color:#000000bf;font-weight:500}.flexepin-redeem__list-value{margin:0;text-align:right;font-size:16px;color:#989898;font-weight:400}.flexepin-redeem__list-value--red{color:#0162bd}.flexepin-redeem__header{font-size:14px;color:#000000bf;font-weight:550;justify-self:start}.flexepin-redeem__description{text-align:center;margin:0;font-size:12px;width:350px}@media screen and (max-width:420px){.flexepin-redeem__description{text-align:center}}.flexepin-redeem__button{max-width:240px}.kyc-required-modal{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9999;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#00000080}.kyc-required-modal__content{grid-area:content;width:430px;max-width:90vw;height:-moz-min-content;height:min-content;background-color:#fff;position:relative;box-shadow:0 10px 30px #0003;border-radius:24px;padding:40px 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:30px}@media screen and (max-width:480px){.kyc-required-modal__content{padding:40px 20px 20px}}.kyc-required-modal__close-button{position:absolute;top:18px;right:20px;cursor:pointer}.kyc-required-modal__cross-button{position:absolute;top:18px;right:18px;fill:#8faab6;transition:.2s;cursor:pointer}.kyc-required-modal__cross-button:hover{fill:#0162bd}.kyc-required-modal img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}.kyc-required-modal img.close-modal:hover{background-color:#f4f8fc}.kyc-required-modal__header{font: 600 18px/19px Inter!important;color:#000000bf;text-align:center}.kyc-required-modal__description{margin:0!important;font: 16px/22px Inter;color:#707070;text-align:center}.kyc-required-modal__button-wrapper{width:100%;height:-moz-min-content;height:min-content;margin-top:10px;position:relative}.kyc-required-modal__button-wrapper:hover .kyc-required-modal__button-wrapper__arrow{transform:translate(3px,-50%)}.kyc-required-modal__button-wrapper__button{border:none;outline:none;width:100%;height:-moz-min-content;height:min-content;background:#0162bd 0 0 no-repeat padding-box;border-radius:3px;font-weight:600;font-size:14px;color:#fff;line-height:13px;text-align:left;padding:15px 18px;transition:background-color .15s ease-in-out;cursor:pointer}@media only screen and (max-width:428px){.kyc-required-modal__button-wrapper__button{background-color:#333;border-radius:50px;font-size:12px}}.kyc-required-modal__button-wrapper__arrow{position:absolute;width:9px;height:15px;top:50%;right:20px;transition:transform .15s ease-out;transform:translateY(-50%)}.high-volume-redemptions-modal{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:999999999999;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#3c2889cc}.high-volume-redemptions-modal__content{grid-area:content;width:430px;max-width:90vw;height:-moz-min-content;height:min-content;background-color:#fff;position:relative;box-shadow:0 10px 30px #0003;border-radius:6px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:15px}@media screen and (max-width:480px){.high-volume-redemptions-modal__content{padding:40px 20px 20px}}.high-volume-redemptions-modal__close-button{width:16px;height:9px;cursor:pointer}.high-volume-redemptions-modal__header-wrapper{width:100%;display:flex;justify-content:space-between}.high-volume-redemptions-modal__header{font: 600 18px/19px Inter!important;color:#000000bf}@media only screen and (max-width:428px){.high-volume-redemptions-modal__header{font-size:14px!important}}.high-volume-redemptions-modal__description{margin:0!important;font: 16px/22px Inter;color:#707070;text-align:left}.high-volume-redemptions-modal__description--bold{font-weight:700}@media screen and (max-width:480px){.high-volume-redemptions-modal__description{font-size:14px}}@media only screen and (max-width:428px){.high-volume-redemptions-modal__description{font-size:12px;line-height:18px}}.high-volume-redemptions-modal__button-wrapper{width:100%;height:-moz-min-content;height:min-content;margin-top:10px;position:relative}.high-volume-redemptions-modal__button-wrapper:hover .high-volume-redemptions-modal__button-wrapper__arrow{transform:translate(3px,-50%)}.high-volume-redemptions-modal__button-wrapper__button{border:none;outline:none;width:100%;height:-moz-min-content;height:min-content;background:#0162bd 0 0 no-repeat padding-box;border-radius:3px;font-weight:600;font-size:14px;color:#fff;line-height:13px;text-align:left;padding:15px 18px;transition:background-color .15s ease-in-out;cursor:pointer}@media only screen and (max-width:428px){.high-volume-redemptions-modal__button-wrapper__button{background-color:#333;border-radius:50px;font-size:12px}}.high-volume-redemptions-modal__button-wrapper__arrow{position:absolute;width:9px;height:15px;top:50%;right:20px;transition:transform .15s ease-out;transform:translateY(-50%)}.high-volume-redemptions-banned-modal{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:999999999999;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#3c2889cc}.high-volume-redemptions-banned-modal__content{grid-area:content;width:430px;max-width:90vw;height:-moz-min-content;height:min-content;background-color:#fff;position:relative;box-shadow:0 10px 30px #0003;border-radius:6px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:15px}@media screen and (max-width:480px){.high-volume-redemptions-banned-modal__content{padding:40px 20px 20px}}.high-volume-redemptions-banned-modal__header-wrapper{width:100%;display:flex;justify-content:space-between}.high-volume-redemptions-banned-modal__header{font: 600 18px/19px Inter!important;color:#000000bf}@media only screen and (max-width:428px){.high-volume-redemptions-banned-modal__header{font-size:14px!important}}.high-volume-redemptions-banned-modal__description{margin:0!important;font: 16px/22px Inter;color:#707070;text-align:left}.high-volume-redemptions-banned-modal__description--bold{font-weight:700}@media screen and (max-width:480px){.high-volume-redemptions-banned-modal__description{font-size:14px}}@media only screen and (max-width:428px){.high-volume-redemptions-banned-modal__description{font-size:12px;line-height:18px}}.high-volume-redemptions-banned-modal__button-wrapper{width:100%;height:-moz-min-content;height:min-content;margin-top:10px;position:relative}.high-volume-redemptions-banned-modal__button-wrapper:hover .high-volume-redemptions-banned-modal__button-wrapper__arrow{transform:translate(3px,-50%)}.high-volume-redemptions-banned-modal__button-wrapper__button{border:none;outline:none;width:100%;height:-moz-min-content;height:min-content;background:#0162bd 0 0 no-repeat padding-box;border-radius:3px;font-weight:600;font-size:14px;color:#fff;line-height:13px;text-align:left;padding:15px 18px;transition:background-color .15s ease-in-out;cursor:pointer}@media only screen and (max-width:428px){.high-volume-redemptions-banned-modal__button-wrapper__button{background-color:#333;border-radius:50px;font-size:12px}}.high-volume-redemptions-banned-modal__button-wrapper__arrow{position:absolute;width:9px;height:15px;top:50%;right:20px;transition:transform .15s ease-out;transform:translateY(-50%)}.awesome-input-with-currency{width:100%;height:-moz-min-content;height:min-content;position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:6px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:min-content;-moz-column-gap:12px;column-gap:12px;padding:12px 15px}.awesome-input-with-currency__input{outline:none;border:none;background-color:transparent;color:#989898;font-size:16px;font-weight:400}.awesome-input-with-currency__currency{height:-moz-min-content;height:min-content;width:-moz-min-content;width:min-content;padding-left:12px;border-left:1px solid #ebebeb}.awesome-input-with-currency__currency-list{position:absolute;z-index:9999999999999;top:-1px;right:-1px;background-color:#fff;border-radius:0 6px 6px;border:1px solid rgba(0,0,0,.102);padding:12px 15px;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:3px;max-height:142px;overflow-y:scroll}.awesome-input-with-currency__currency-list::-webkit-scrollbar{display:none}.awesome-input-with-currency__currency-list{-ms-overflow-style:none;scrollbar-width:none}.awesome-input-with-currency__currency-list-item{color:#989898;font-size:16px;font-weight:400;line-height:1.6;display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:min-content;-moz-column-gap:12px;column-gap:12px;cursor:pointer}.awesome-input-with-currency__currency-list-item:first-of-type:after{content:"❮";display:inline-block;transform:rotate(90deg) translateY(25%);font-size:10px;font-weight:600}.awesome-input-with-currency__selected-currency{display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:min-content;-moz-column-gap:12px;column-gap:12px;color:#989898;font-size:16px;font-weight:400;line-height:1.6;cursor:pointer}.awesome-input-with-currency__selected-currency:after{content:"❮";display:inline-block;transform:rotate(270deg);font-size:10px;font-weight:600}.awesome-input-with-currency__error{position:absolute;top:calc(100% + 3px);left:0;font-size:11px;font-weight:400;color:#0162bd}.BaseLargeAmountInput{flex-direction:column}.BaseLargeAmountInput,.BaseLargeAmountInput .input-wrapper{display:flex;align-items:center;justify-content:center;width:100%}.BaseLargeAmountInput .input-wrapper{gap:8px;position:relative;padding:0 10px;height:70px}.BaseLargeAmountInput .dynamic-input-container{position:relative;display:flex;align-items:center;width:auto;min-width:1ch;flex-shrink:0}.BaseLargeAmountInput .input-sizer{font-size:var(--dynamic-font-size,48px);font-weight:600;font-family:Inter,sans-serif;line-height:48px;visibility:hidden;white-space:pre;pointer-events:none;padding:0;margin:0;display:inline-block;transition:font-size .1s linear}@media screen and (max-width:450px){.BaseLargeAmountInput .input-sizer{font-size:calc(var(--dynamic-font-size, 48px)*.85)}}.BaseLargeAmountInput .large-input{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:100%;font-size:var(--dynamic-font-size,48px);font-weight:600;color:#000;line-height:48px;background:transparent;border:none;outline:none;text-align:left;font-family:Inter,sans-serif;padding:0;margin:0;transition:font-size .1s linear}.BaseLargeAmountInput .large-input::-moz-placeholder{color:#a9a9a9}.BaseLargeAmountInput .large-input::placeholder{color:#a9a9a9}@media screen and (max-width:450px){.BaseLargeAmountInput .large-input{font-size:calc(var(--dynamic-font-size, 48px)*.85)}}.BaseLargeAmountInput .currency-symbol{font-size:var(--dynamic-font-size,48px);font-weight:600;color:#9ca3af;line-height:48px;font-family:Inter,sans-serif;white-space:nowrap;transition:font-size .1s linear;flex-shrink:0}@media screen and (max-width:450px){.BaseLargeAmountInput .currency-symbol{font-size:calc(var(--dynamic-font-size, 48px)*.85)}}.BaseLargeAmountInput.is-disabled{opacity:.6;pointer-events:none}.claim-p2p-voucher{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.claim-p2p-voucher>div.content{grid-area:content}.claim-p2p-voucher{grid-template-rows:1fr min-content 3fr}@media screen and (max-width:428px){.claim-p2p-voucher{justify-items:center;grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important}}.claim-p2p-voucher{background-color:#f0f3f8}@media screen and (max-width:428px){.claim-p2p-voucher__desktop-header{display:none!important}}.claim-p2p-voucher__mobile-header{width:100vw!important}@media screen and (min-width:429px){.claim-p2p-voucher__mobile-header{display:none!important}}.claim-p2p-voucher__content{grid-area:content;width:410px;max-width:90vw;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:28px;justify-items:center}@media screen and (max-width:428px){.claim-p2p-voucher__content{display:none}}.claim-p2p-voucher__header{font-size:20px;font-weight:700;color:#000;padding:0}.claim-p2p-voucher__header--mobile{width:100%;text-align:left;font-size:14px!important}.claim-p2p-voucher__description{margin:0;font-size:14px;font-weight:400;color:#666c76}.claim-p2p-voucher__description--mobile{width:100%;text-align:left;font-size:12px}.claim-p2p-voucher__voucher-container{height:-moz-min-content;height:min-content}.claim-p2p-voucher__title-container,.claim-p2p-voucher__voucher-container{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:10px;justify-items:center}.claim-p2p-voucher__voucher-title{font-size:12px;font-weight:600;color:#000}.claim-p2p-voucher__voucher-title--mobile{width:100%;font-size:12px;text-align:left}.claim-p2p-voucher__button{height:52px!important}.claim-p2p-voucher__button>button{height:50px!important}.claim-p2p-voucher__warning-container{width:360px;max-width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:15px;justify-items:center}.claim-p2p-voucher__warning{font-size:16px;font-weight:600;color:#000;padding:0}.claim-p2p-voucher__warning--mobile{font-size:12px}.claim-p2p-voucher__warning-description{margin:0;font-size:14px;font-weight:400;line-height:1.3;color:#666c76;text-align:center}.claim-p2p-voucher__warning-description--mobile{font-size:12px}.claim-p2p-voucher__content-loader{background-color:#fff;width:420px;max-width:90vw;padding:20px 30px;border:1px solid rgba(0,0,0,.122);border-radius:6px}.claim-p2p-voucher__mobile-content{grid-column:1;grid-row:2;width:90vw;height:inherit;border:1px solid #f6f4f4;border-radius:8px 8px 0 0;background-color:#fff;position:relative;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;row-gap:30px;place-items:center;padding:20px}@media screen and (min-width:429px){.claim-p2p-voucher__mobile-content{display:none}}.claim-p2p-voucher__mobile-content-loader{background-color:#fff;width:100%;padding:10px 30px 20px}.claim-p2p-voucher__mobile-action-bar{position:fixed;left:0;bottom:100%}.voucher-claim-modal-warning{position:fixed;z-index:10000000000000000;top:0;left:0;width:100vw;height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 2fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c2889cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:428px){.voucher-claim-modal-warning{grid-template-rows:1fr min-content 1fr}}.voucher-claim-modal-warning__content{grid-area:content;position:relative;width:550px;max-width:90vw;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:18px;background-color:#fff;border-radius:6px;box-shadow:0 10px 30px #0003;padding:28px 34px}@media screen and (max-width:428px){.voucher-claim-modal-warning__content{padding:24px 26px}}.voucher-claim-modal-warning__header-container{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;-moz-column-gap:12px;column-gap:12px;align-items:center;justify-items:start}.voucher-claim-modal-warning__close-img{width:20px;height:12px;cursor:pointer}.voucher-claim-modal-warning__header{font-size:18px;font-weight:600;color:#000;padding:0}@media screen and (max-width:428px){.voucher-claim-modal-warning__header{font-size:14px!important}}.voucher-claim-modal-warning__description{margin:0;font-weight:400;font-size:14px;line-height:1.3;color:#989898}@media screen and (max-width:428px){.voucher-claim-modal-warning__description{font-size:12px}}.p2p-voucher-sent{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.p2p-voucher-sent>div.content{grid-area:content}.p2p-voucher-sent{grid-template-rows:1fr min-content 2fr}@media screen and (max-width:428px){.p2p-voucher-sent{justify-items:center;grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important}}.p2p-voucher-sent{background-color:#f0f3f8}@media screen and (max-width:428px){.p2p-voucher-sent__desktop-header{display:none!important}}.p2p-voucher-sent__mobile-header{width:100vw!important}@media screen and (min-width:429px){.p2p-voucher-sent__mobile-header{display:none!important}}.p2p-voucher-sent__content{grid-area:content;width:510px;max-width:90vw;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:25px;justify-items:center}@media screen and (max-width:428px){.p2p-voucher-sent__content{display:none}}.p2p-voucher-sent__success-img{width:96px;height:96px}.p2p-voucher-sent__success-img--mobile{width:60px;height:60px}.p2p-voucher-sent__header{padding:0;font-size:20px;font-weight:600;color:#000000bf}.p2p-voucher-sent__header--mobile{width:100%;text-align:left;font-size:14px!important}.p2p-voucher-sent__description{margin:0 0 10px;font-size:16px;font-weight:400;color:#000000bf;text-align:center;line-height:1.3}.p2p-voucher-sent__description--mobile{font-size:12px;text-align:left}.p2p-voucher-sent__button{width:360px!important;max-width:100%}.p2p-voucher-sent__button--mobile{margin-top:15px}.p2p-voucher-sent__notepad-page{width:100%;max-width:360px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1607843137));-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,.161))}.p2p-voucher-sent__notepad-card{background-color:#fff;border-radius:6px;padding:26px 33px 33px;-webkit-mask:radial-gradient(ellipse 7px 5px at bottom,transparent 100%,#000) 0/29px 100% round;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:15px}.p2p-voucher-sent__notepad-card>h4{font-size:14px;color:#000000bf;font-weight:550;justify-self:start}.p2p-voucher-sent__notepad-card--mobile{padding:18px 26px 26px}.p2p-voucher-sent__order-summary{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:14px}.p2p-voucher-sent__order-summary>span{width:100%;border-top:1px solid rgba(184,186,190,.51)}.p2p-voucher-sent__list-element{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:min-content;-moz-column-gap:8px;column-gap:8px}.p2p-voucher-sent__list-element>h5{font-size:12px;color:#000000bf;font-weight:500}.p2p-voucher-sent__list-element--mobile>h5{font-size:10px}.p2p-voucher-sent__list-element-value{margin:0;text-align:right;font-size:16px;color:#989898;font-weight:400}.p2p-voucher-sent__list-element-value--green{color:#54c600}.p2p-voucher-sent__list-element-value--mobile{font-size:13px}.p2p-voucher-sent__mobile-content{grid-column:1;grid-row:2;width:90vw;height:inherit;border:1px solid #f6f4f4;border-radius:8px 8px 0 0;background-color:#fff;position:relative;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;row-gap:18px;place-items:center;padding:20px}@media screen and (min-width:429px){.p2p-voucher-sent__mobile-content{display:none}}.p2p-voucher-sent__mobile-action-bar{position:fixed;left:0;bottom:100%}.claim-voucher-verification-code{width:100vw;height:100vh;top:0;left:0;z-index:999999999;position:fixed;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c2889cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.claim-voucher-verification-code__content{grid-area:content;width:410px;max-width:90vw;height:-moz-min-content;height:min-content;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;place-items:center;row-gap:12px;padding:19px 26px;background-color:#fff;box-shadow:0 10px 30px #0003;border-radius:6px}.claim-voucher-verification-code__close-img{width:16px;height:9px;position:absolute;top:22px;left:26px;cursor:pointer}.claim-voucher-verification-code__header{width:100%;text-align:center;font-size:15px;font-weight:600;color:#333;padding:0;margin:0}.claim-voucher-verification-code__description{width:100%;text-align:center;max-width:260px;margin:0;color:#000000bf;font-size:12px;font-weight:500;line-height:1.25}.claim-voucher-verification-code__code-container{width:-moz-max-content;width:max-content;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;margin-top:10px;row-gap:8px;place-items:center}.claim-voucher-verification-code__code-label{color:#575757;font-size:12px;font-weight:500}.claim-voucher-verification-code__result{text-align:left;justify-self:start;font-size:12px;font-weight:400}.claim-voucher-verification-code__result--wrong{color:#f63535}.claim-voucher-verification-code__result--correct{color:#0baf3c}.claim-voucher-verification-code__resend{color:#0162bd;font-size:12px;font-weight:400;margin-top:10px}.claim-voucher-verification-code__resend--clickable{cursor:pointer}.claim-voucher-verification-code__spinner{width:16px;height:16px;position:relative}.claim-voucher-verification-code__spinner>span{visibility:hidden}.claim-voucher-verification-code__spinner:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;margin:auto;border:4px solid transparent;border-top-color:#0162bd;border-radius:50%;animation:button-loading-spinner 1s ease infinite;transform:translate(-50%,-50%)}.input-label{display:block;margin:14px 0 12px;color:#383838;font-size:12px}.verification-code-input{display:flex;justify-content:space-between}.verification-code-input__input{width:50px!important;height:50px!important;border:1px solid rgba(0,0,0,.098)!important;border-radius:8px!important;transition:border .15s ease-in;outline:none;-moz-appearance:textfield}.verification-code-input__input::-webkit-inner-spin-button,.verification-code-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.verification-code-input__input:active,.verification-code-input__input:focus{border:1px solid rgba(1,98,189,.5)!important}.verification-code-input__input--error{border:1px solid rgba(1,98,189,.8)!important}.verification-code-input__input{box-shadow:none!important;text-indent:0!important;text-align:center;color:#3b3b3b!important;font-size:14px!important;font-weight:500!important}@media screen and (max-width:428px){.verification-code-input__input{width:43px!important;height:40px!important}}.resend-p2p-transaction-modal{position:fixed;z-index:10000000000000000;top:0;left:0;width:100vw;height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . .";background-color:#3c2889cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:428px){.resend-p2p-transaction-modal{grid-template-rows:1fr min-content 1fr}}.resend-p2p-transaction-modal__content{grid-area:content;position:relative;width:430px;max-width:90vw;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:20px;background-color:#fff;border-radius:6px;box-shadow:0 10px 30px #0003;padding:19px 28px}@media screen and (max-width:428px){.resend-p2p-transaction-modal__content{padding:24px 26px}}.resend-p2p-transaction-modal__close-img{width:16px;height:9px;position:absolute;top:23px;left:18px;cursor:pointer}.resend-p2p-transaction-modal__header{font-size:18px;font-weight:600;color:#000;padding:0 0 0 22px}.resend-p2p-transaction-modal__header--center{width:100%;text-align:center;padding:0}@media screen and (max-width:428px){.resend-p2p-transaction-modal__header{font-size:14px!important}}.resend-p2p-transaction-modal__description{width:100%;text-align:center;color:#000000bf;font-size:12px;font-weight:400;margin:0}.resend-p2p-transaction-modal__checkmark-img{justify-self:center;width:63px;height:63px;margin:20px 0 15px}.resend-p2p-transaction-modal__send-next{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;justify-items:center;row-gap:10px}.resend-p2p-transaction-modal__send-next-title{color:#000000bf;font-size:12px;font-weight:400}.resend-p2p-transaction-modal__send-next-time{color:#000000bf;font-size:12px;font-weight:600}.p2p-crypto-sent{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.p2p-crypto-sent>div.content{grid-area:content}.p2p-crypto-sent{grid-template-rows:1fr min-content 2fr}@media screen and (max-width:428px){.p2p-crypto-sent{justify-items:center;grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important}}.p2p-crypto-sent{background-color:#f0f3f8}@media screen and (max-width:428px){.p2p-crypto-sent__desktop-header{display:none!important}}.p2p-crypto-sent__mobile-header{width:100vw!important}@media screen and (min-width:429px){.p2p-crypto-sent__mobile-header{display:none!important}}.p2p-crypto-sent__content{grid-area:content;width:510px;max-width:90vw;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:25px;justify-items:center}@media screen and (max-width:428px){.p2p-crypto-sent__content{display:none}}.p2p-crypto-sent__success-img{width:96px;height:96px}.p2p-crypto-sent__success-img--mobile{width:60px;height:60px}.p2p-crypto-sent__header{padding:0;font-size:20px;font-weight:600;color:#000000bf}.p2p-crypto-sent__header--mobile{width:100%;text-align:left;font-size:14px!important}.p2p-crypto-sent__description{margin:0 0 10px;font-size:16px;font-weight:400;color:#000000bf;text-align:center;line-height:1.3}.p2p-crypto-sent__description--mobile{font-size:12px;text-align:left}.p2p-crypto-sent__button{width:360px!important;max-width:100%}.p2p-crypto-sent__button--mobile{margin-top:15px}.p2p-crypto-sent__notepad-page{width:100%;max-width:360px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1607843137));-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,.161))}.p2p-crypto-sent__notepad-card{background-color:#fff;border-radius:6px;padding:26px 33px 33px;-webkit-mask:radial-gradient(ellipse 7px 5px at bottom,transparent 100%,#000) 0/29px 100% round;width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:15px}.p2p-crypto-sent__notepad-card>h4{font-size:14px;color:#000000bf;font-weight:550;justify-self:start}.p2p-crypto-sent__notepad-card--mobile{padding:18px 26px 26px}.p2p-crypto-sent__order-summary{width:100%;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:14px}.p2p-crypto-sent__order-summary>span{width:100%;border-top:1px solid rgba(184,186,190,.51)}.p2p-crypto-sent__list-element{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:min-content;-moz-column-gap:8px;column-gap:8px}.p2p-crypto-sent__list-element>h5{font-size:12px;color:#000000bf;font-weight:500}.p2p-crypto-sent__list-element--mobile>h5{font-size:10px}.p2p-crypto-sent__list-element-value{margin:0;text-align:right;font-size:16px;color:#989898;font-weight:400}.p2p-crypto-sent__list-element-value--green{color:#54c600}.p2p-crypto-sent__list-element-value--mobile{font-size:13px}.p2p-crypto-sent__mobile-content{grid-column:1;grid-row:2;width:90vw;height:inherit;border:1px solid #f6f4f4;border-radius:8px 8px 0 0;background-color:#fff;position:relative;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;row-gap:18px;place-items:center;padding:20px}@media screen and (min-width:429px){.p2p-crypto-sent__mobile-content{display:none}}.p2p-crypto-sent__mobile-action-bar{position:fixed;left:0;bottom:100%}.fees-main{max-width:1200px!important;margin:0 auto!important}@media screen and (max-width:1200px){.fees-main{padding:15px!important;margin-top:60px!important}}@media screen and (max-width:428px){.fees-main{margin-top:96px!important}}.fees-main .fees-page{display:flex;justify-content:space-between;padding-top:50px}.fees-main .fees-page .tables-wrapper{width:100%;padding-bottom:75px}.fees-main .fees-page .tables-wrapper .hidden{opacity:0!important}.fees-main .fees-page .tables-wrapper .table-fees-wrapper{transition:opacity .3s ease-in}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .lvl1{background-color:#fff;position:absolute;padding:15px;bottom:0}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees{padding-bottom:100px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .four-columns{grid-template-columns:1fr 1fr 1fr 1fr!important}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .four-columns{grid-template-columns:1fr!important;padding:15px 0;height:auto}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .two-columns{grid-template-columns:1fr 1fr!important}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .two-columns{grid-template-columns:1fr!important;padding:15px 0;height:auto}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .one-column{grid-template-columns:1fr!important}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .one-column{padding:15px 0;height:auto}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child{background-color:#f9f9fa;display:grid;height:38px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child{display:none}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child span{font-family:Inter;font-size:14px;line-height:16px;color:#8b9799;display:flex;align-items:center;height:100%;padding-left:1.5em}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child span .question-mark{margin-left:8px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover{position:relative}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl{background-color:#fff;position:absolute;padding:15px;bottom:40px;border:1px solid #e6e6e6;border-radius:6px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl span{padding-left:0;font-weight:600;font-size:14px;font-family:Inter,sans-serif;color:#404040;margin-bottom:10px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl p{margin:3px 0 0;font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#404040;display:flex;align-items:center;line-height:21px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl-deposit{background-color:#fff;position:absolute;padding:15px;bottom:40px;border:1px solid #e6e6e6;border-radius:6px;z-index:1}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl-deposit span{padding-left:0;font-weight:600;font-size:14px;font-family:Inter,sans-serif;color:#404040;margin-bottom:10px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl-deposit p{margin:3px 0 0;font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#404040;display:flex;align-items:center;line-height:21px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl-buying{background-color:#fff;position:absolute;padding:15px;bottom:40px;border:1px solid #e6e6e6;border-radius:6px;z-index:1}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl-buying span{padding-left:0;font-weight:600;font-size:14px;font-family:Inter,sans-serif;color:#404040;margin-bottom:10px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li:first-child .level-hover .lvl-buying p{margin:3px 0 0;font-weight:400;font-size:14px;text-align:left;font-family:Inter,sans-serif;color:#404040;display:flex;align-items:center;line-height:21px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li{display:grid;height:60px;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #e6e6e6}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li{grid-template-columns:1fr;padding:15px 0;height:auto}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li span{font-family:Inter;font-size:14px;line-height:16px;color:#5b5a5a;display:flex;align-items:center;height:100%;padding-left:1.5em}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li span{padding-left:0;justify-content:space-between;margin-bottom:2px;font-size:12px}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li span .networks-container{display:flex;flex-direction:column;align-items:start;justify-content:center;padding-left:0}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li span .mobile-prefix{display:none;padding-left:0;color:#8b9799;margin-bottom:0}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li span .mobile-prefix{display:block}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li .cryptocurrency{display:flex;align-items:center}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li .cryptocurrency img{margin-right:12px;width:21px}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li .cryptocurrency img{display:none}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li div{display:flex;flex-direction:column}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li div p{font-size:14px;margin:0}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees li div p{text-align:right;font-size:12px}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table .two-columns{display:grid;grid-template-columns:1fr 1fr!important;padding:12px 0;border:none!important}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table .two-columns{grid-template-columns:1fr!important;padding:6px 0;height:auto}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li,.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li:first-child{height:auto;background-color:#fff}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li span,.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li:first-child span{font-family:Inter;font-size:14px;line-height:16px;color:#5b5a5a;display:flex;align-items:center;height:100%;padding-left:1.5em}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li span,.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li:first-child span{padding-left:0;justify-content:space-between;margin-bottom:2px;font-size:12px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table li:first-child{display:none}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table .mobile-prefix{display:none;padding-left:0;color:#8b9799;margin-bottom:0}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees ul.clear-table .mobile-prefix{display:block}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees{padding-bottom:50px}}.fees-main .fees-page .tables-wrapper .table-fees-wrapper .table-fees .limits-info{font-size:12px}.fees-main .fees-page .tables-wrapper .table-fees-wrapper h3{font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#404040;padding:0 0 30px}@media screen and (max-width:428px){.fees-main .fees-page .tables-wrapper .table-fees-wrapper h3{padding-bottom:10px}}.fees-main .fees-page .tables-wrapper .buying li{grid-template-columns:1fr 1fr 1fr 1fr!important}@media screen and (max-width:550px){.fees-main .fees-page .tables-wrapper .buying li{grid-template-columns:1fr!important}}.fees-main .fees-page .tables-wrapper .hide{display:none}.fees-main .fees-page .nav-fees-wrapper{margin:54px 0 177px 40px}@media screen and (max-width:760px){.fees-main .fees-page .nav-fees-wrapper{display:none}}.fees-main .fees-page .nav-fees-wrapper .nav-fees{display:flex;flex-direction:column;position:sticky;top:150px}.fees-main .fees-page .nav-fees-wrapper .nav-fees li{font-size:16px;font-weight:500;color:#404040;padding:10px 15px;border-left:2px solid #e6e6e6;cursor:pointer;min-width:220px;transition:color .2s ease-in,border .2s ease-in}.fees-main .fees-page .nav-fees-wrapper .nav-fees li:hover{color:#0162bd}.fees-main .fees-page .nav-fees-wrapper .nav-fees li.subcategory{padding-left:32px}.fees-main .fees-page .nav-fees-wrapper .nav-fees li.active{color:#0162bd;border-left:3px solid #0162bd}.fees-main .heading{margin-top:140px}@media screen and (max-width:428px){.fees-main .heading{margin-top:0}}.fees-main .heading h2{margin:0}@media screen and (max-width:428px){.fees-main .heading h2{padding:1em 1em .5em 0!important;font-size:14px!important}.fees-main .heading p{font: 12px/16px Inter;color:#707070}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.mobile-550px{display:none}@media screen and (max-width:550px){.mobile-550px{display:block}}span.bold-text{font-weight:500}.checkout-page{width:100vw;min-height:100vh;height:-moz-max-content;height:max-content;background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff);display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr;grid-template-areas:". checkout .";align-items:center}@media screen and (max-width:768px){.checkout-page{justify-items:center;grid-template-areas:"." "checkout";grid-template-columns:1fr!important;grid-template-rows:max-content!important;padding-bottom:0;padding-top:20px;background-color:#fff}}@media screen and (max-width:428px){.checkout-page__desktop-header{display:none!important}}.checkout-page__mobile-header{width:100vw!important}@media screen and (min-width:429px){.checkout-page__mobile-header{display:none!important}}.checkout-page__checkout{grid-area:checkout;height:-moz-max-content;height:max-content;position:relative;z-index:10;display:flex;flex-direction:column;row-gap:70px;align-items:center}.checkout-page__checkout__logo{width:130px;height:40px}@media screen and (max-width:428px){.checkout-page__checkout__logo{display:none}.checkout-page__checkout{overflow-y:visible;max-height:100%}}.checkout-page__mobile-action-bar{position:fixed;bottom:0;left:0;z-index:10}@media screen and (min-width:429px){.checkout-page__mobile-action-bar{display:none}}.payment-methods{width:650px;display:flex;flex-direction:column;row-gap:20px}@media screen and (max-width:768px){.payment-methods{width:100%}}.payment-methods__header{width:100%;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.payment-methods__header__arrow{width:17px;height:8px;cursor:pointer}.payment-methods__header__title{font-size:14px;font-weight:600;color:#000000bf}.payment-methods__search-container{width:100%;display:flex;align-items:center;gap:12px}@media screen and (max-width:768px){.payment-methods__search-container{padding:0 20px}}.payment-methods__back-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:12px;background:#fff;border:1px solid #ebecef;cursor:pointer;transition:all .3s;flex-shrink:0}.payment-methods__back-btn:hover{border-color:#ccced3}.payment-methods__back-btn img{width:12px}.payment-methods__search{flex:1;height:-moz-min-content;height:min-content;position:relative}.payment-methods__search__img{position:absolute;width:19px;height:19px;left:25px;top:50%;transform:translate(-50%,-50%)}.payment-methods__search__input{height:-moz-min-content;height:min-content;width:100%;padding:14px 20px 15px 50px;color:#666c76;font-size:16px;font-weight:400;box-sizing:border-box;border:1px solid #ebecef;border-radius:12px;outline:none;transition:all .3s ease-out}.payment-methods__search__input:hover{border-color:#ccced3!important}.payment-methods__search__input:focus{border-color:#0162bd!important}.payment-methods__search__input--disabled{opacity:.5;cursor:not-allowed}.payment-methods__search__input::-moz-placeholder{color:#666c76}.payment-methods__search__input::placeholder{color:#666c76}.payment-methods__search__input:-ms-input-placeholder{color:#666c76}.payment-methods__search__input::-ms-input-placeholder{color:#666c76}.payment-methods__tags{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px}.payment-methods__tags__tag{min-width:-moz-max-content;min-width:max-content;background-color:#fff;border:1px solid #ebecef;padding:3px 10px 4px;border-radius:12px;color:#000;font-size:12px;font-weight:400;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease-out}.payment-methods__tags__tag:hover{background-color:#f3f6fa}.payment-methods__tags__tag--active{background-color:#f0f3f8;border-color:#bdc6d6}.payment-methods__methods{width:100%}@media screen and (max-width:768px){.payment-methods__methods{padding:0 20px}}.payment-methods__methods__list{width:100%;max-height:100%;height:-moz-min-content;height:min-content;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:450px){.payment-methods__methods__list{padding-bottom:210px}}@media screen and (max-width:428px){.payment-methods__methods__list{padding-bottom:270px}}@media screen and (max-width:450px){.payment-methods__methods__list--c2c-selected{padding-bottom:390px}}@media screen and (max-width:428px){.payment-methods__methods__list--c2c-selected{padding-bottom:450px}}.payment-methods__summary{width:100%;height:-moz-min-content;height:min-content;margin-top:5px;display:flex;flex-direction:column;row-gap:10px}.payment-methods__summary__header{font-size:12px;font-weight:600;color:#000000bf;padding:0}.payment-methods__summary__list{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);row-gap:9px;padding-top:10px}.payment-methods__summary__list__item{font-size:12px;font-weight:400;color:#000000bf;font-family:Inter}.payment-methods__summary__list__item:nth-of-type(2n){justify-self:flex-end}.payment-methods__buybar{padding:20px}@media screen and (max-width:450px){.payment-methods__buybar{display:flex;flex-direction:column;position:fixed;bottom:0;background:#fff;width:100%;left:0;box-shadow:0 0 8px #0003}}.payment-methods__buybar .total-payment{display:flex;justify-content:space-between;align-items:center;padding-top:9px}.payment-methods__buybar .summary-open-button{display:flex;align-items:center;cursor:pointer}.payment-methods__buybar .summary-open-button img{height:10px;transform:rotate(-90deg);margin-left:8px;transition:.3s ease-in}.payment-methods__buybar h4{padding:10px 0 20px}.payment-methods__sofort-warning{padding:10px 0 0!important;line-height:1.3;color:#0162bd}.payment-methods__sofort-warning,.payment-methods__terms{font-size:12px;font-family:Inter,sans-serif;font-weight:400}.payment-methods__terms{padding:0;margin:20px 0 0;line-height:18px;color:#666c76}.payment-methods__terms a{color:#0162bd;transition:all .3s ease-out}.payment-methods__terms a:hover{text-decoration:underline}.payment-methods__button{width:100%}.new-base-button{width:100%;height:-moz-min-content;height:min-content;border-radius:3px;background-color:#0162bd;cursor:pointer;padding:14px 12px;transition:all .15s ease-out}.new-base-button--disabled{opacity:.5;cursor:not-allowed!important}.new-base-button--disabled>button{cursor:not-allowed}.new-base-button:hover{background-color:#e82a58}.new-base-button__button{width:100%;height:100%;box-sizing:border-box;border:none;outline:none;background:none;cursor:pointer;font-size:14px;font-family:Inter,sans-serif;font-weight:600;color:#fff}@media screen and (max-width:428px){.new-base-button{background-color:#333;border-radius:50px;font-size:12px}.new-base-button:hover{background-color:#fff}}@media only screen and (max-width:428px)and (max-width:428px){.new-base-button:hover{background-color:#333}}@media screen and (max-width:428px){.new-base-button__button{color:#404040}}@media only screen and (max-width:428px)and (max-width:428px){.new-base-button__button{color:#fff}}.new-base-button-arrow{width:100%;height:-moz-min-content;height:min-content;position:relative;border-radius:6px;background-color:#0162bd;cursor:pointer;padding:14px 0 13px 24px;transition:all .15s ease-out}@media only screen and (max-width:428px){.new-base-button-arrow{border-radius:50px}}.new-base-button-arrow--disabled{opacity:.5;cursor:not-allowed!important}.new-base-button-arrow--disabled>button{cursor:not-allowed}.new-base-button-arrow__button{width:100%;height:100%;box-sizing:border-box;border:none;outline:none;background:none;cursor:pointer;font-size:14px;text-align:left;font-family:Inter,sans-serif;font-weight:600;color:#fff}@media screen and (max-width:428px){.new-base-button-arrow,.new-base-button-arrow:hover{background-color:#333}.new-base-button-arrow__button{color:#404040}}@media only screen and (max-width:428px)and (max-width:428px){.new-base-button-arrow__button{color:#fff;font-size:12px}}.new-base-button-arrow__arrow{position:absolute;top:50%;right:24px;width:8px;height:16px;transition:all .2s ease-out;transform:translateY(-50%)}@media screen and (max-width:428px){.new-base-button-arrow__arrow--desktop{display:none}}@media screen and (min-width:429px){.new-base-button-arrow__arrow--mobile{display:none}}.new-base-button-arrow:hover .new-base-button-arrow__arrow,.new-base-button-arrow:hover .new-base-button-arrow__arrow-mobile{transform:translate(3px,-50%)}.cash-to-code-info{margin-bottom:12px}.cash-to-code-info p.label{font: 600 12px/19px Inter;color:#000000bf;margin-bottom:10px}.cash-to-code-info .label-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cash-to-code-info .label-container p.label{margin-bottom:0}.cash-to-code-info .label-container img.scroll-arrow{padding:5px 0 5px 5px;cursor:pointer;display:none}@media screen and (max-width:440px){.cash-to-code-info .label-container img.scroll-arrow{display:block}}.cash-to-code-info .label-container img.scroll-arrow.rotate{transform:rotate(180deg)}.cash-to-code-info .select{position:relative;max-width:100%}.cash-to-code-info .select img.arrow{transform:rotate(90deg);height:11px}.cash-to-code-info .select img.arrow.up{transform:rotate(270deg)}.cash-to-code-info .select .selected{height:50px;width:100%;background:#fff 0 0 no-repeat padding-box;border:1px solid #ebecef;border-radius:12px;font: 16px/18px Inter;color:#000;display:flex;align-items:center;padding:0 15px;margin-bottom:15px;justify-content:space-between;cursor:pointer;transition:all .3s ease-out}.cash-to-code-info .select .selected:hover{border-color:#ccced3}.cash-to-code-info .select .selected .selected-contents{display:flex;position:relative;justify-content:space-between;width:100%}.cash-to-code-info .select .selected .selected-contents .info img{padding:5px;margin-right:10px;cursor:pointer}.cash-to-code-info .select .selected .selected-contents .info img:hover~.helper{display:block}.cash-to-code-info .select .selected .selected-contents .info .helper{z-index:10;display:none;position:absolute;width:70%;font: 400 12px/15px Inter;color:#404040;right:0;background-color:#fff;padding:10px;border:1px solid #e6e6e6;border-radius:6px;bottom:25px}.cash-to-code-info .select .selected div{display:flex;align-items:center}.cash-to-code-info .select .selected span{font: 600 16px/18px Inter;color:#000;margin-right:10px}.cash-to-code-info .select .selected .country-flag{width:23px;margin-right:10px}.cash-to-code-info .select .options{max-height:180px;overflow:auto;position:absolute;width:100%;top:60px;z-index:9}.cash-to-code-info .select .options::-webkit-scrollbar{display:none}.cash-to-code-info .select .options{-ms-overflow-style:none;scrollbar-width:none;border-radius:12px;border:1px solid #ebecef}.cash-to-code-info .select .options .option{margin:0;height:50px;width:100%;background:#fff 0 0 no-repeat padding-box;border-bottom:1px solid #ebecef;font: 16px/18px Inter;color:#000;display:flex;align-items:center;padding:0 15px;transition:all .3s ease-out;cursor:pointer}.cash-to-code-info .select .options .option:last-child{border-bottom:none}.cash-to-code-info .select .options .option:hover{background:#f4f8fc}.cash-to-code-info .select .options .option div{display:flex;align-items:center}.cash-to-code-info .select .options .option span{font: 600 16px/18px Inter;color:#000;margin-right:10px}.cash-to-code-info .select .options .option .country-flag{width:23px;margin-right:10px}.cash-to-code-info .select .options .option .option-contents{display:flex;position:relative;justify-content:space-between;width:100%}.cash-to-code-info .select .options .option .option-contents .info img{padding:5px;cursor:pointer}.cash-to-code-info .select .options .option .option-contents .info img:hover~.helper{display:block}.cash-to-code-info .select .options .option .option-contents .helper{z-index:10;display:none;position:absolute;width:70%;font: 400 12px/15px Inter;color:#666c76;right:0;background-color:#fff;padding:15px;border:1px solid #ebecef;border-radius:6px;bottom:30px;margin:0;height:-moz-max-content;height:max-content}.cash-to-code-info .select .options .option .option-contents .helper.first{bottom:0;top:30px}.cash-to-code-info .input{position:relative}.cash-to-code-info .input input{height:50px;background:#fff 0 0 no-repeat padding-box;border:1px solid #ebecef;border-radius:12px;box-shadow:none;padding:0 15px;width:100%;font: 16px/18px Inter;color:#000;outline:none;box-sizing:border-box;transition:all .3s ease-out}.cash-to-code-info .input input:hover{border-color:#ccced3}.cash-to-code-info .input .min-max{position:absolute;top:0;right:0;display:flex;align-items:center;width:-moz-max-content;width:max-content;height:50px;font: 12px/19px Inter;color:#000000bf;padding:10px}.cash-to-code-info .prices-container{width:100%;overflow-x:hidden;position:relative;height:50px}.cash-to-code-info .prices-container .prices{height:50px;width:-moz-max-content;width:max-content;display:flex;gap:5px;position:absolute;transition-duration:5.5s;transition-property:right}.cash-to-code-info .prices-container .prices.scroll-right{right:0}.cash-to-code-info .prices-container .prices .price{padding:5px 10px;min-width:50px;background:#fff 0 0 no-repeat padding-box;border:1px solid #ebecef;border-radius:3px;font: 16px/18px Inter;color:#000;display:flex;align-items:center;cursor:pointer}.cash-to-code-info .prices-container .prices .price.active{background:#00000008 0 0 no-repeat padding-box}.checkout-layout{display:flex;gap:30px;align-items:flex-start;padding:60px 0}@media screen and (max-width:1024px){.checkout-layout{flex-direction:column}}@media screen and (max-width:428px){.checkout-layout{padding:0}}.checkout-summary-sidebar{width:380px;background:#fff;border-radius:20px;padding:24px;border:1px solid #ebecef;position:sticky;top:20px;flex-shrink:0}.checkout-summary-sidebar .sidebar-title{font-size:18px;font-weight:600;margin-bottom:24px;color:#000}.checkout-summary-sidebar .sidebar-row{display:flex;justify-content:space-between;margin-bottom:12px;color:#666c76;font-size:14px}.checkout-summary-sidebar .sidebar-row.total{font-weight:600;color:#000;font-size:16px}.checkout-summary-sidebar .sidebar-divider{height:1px;background-color:#ebecef;margin:20px 0}.checkout-summary-sidebar .sidebar-pay-btn{width:100%;margin-top:16px;height:48px;border-radius:12px}@media screen and (min-width:1025px){.mobile-only{display:none!important}}@media screen and (max-width:1024px){.desktop-only{display:none!important}}.payment-method{display:flex;align-items:center;background-color:#fff;border:1px solid #ebecef;border-radius:24px;padding:15px;width:100%;cursor:pointer;transition:all .2s ease;position:relative}.payment-method--active,.payment-method:hover{border-color:#ccced3}.payment-method--active .payment-method__indicator span{background-color:#0162bd;transform:scale(.8)}.payment-method__logo{width:90px;height:40px;background-color:#f8f9fa;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.payment-method__logo__img{max-width:80%;max-height:14px;-o-object-fit:contain;object-fit:contain}.payment-method__info{display:flex;flex-direction:column;justify-content:center;flex-grow:1;text-align:left}.payment-method__title{font-size:16px;font-weight:500;color:#000;margin:0 0 4px;line-height:1.25}.payment-method__fee{font-size:12px;color:#666c76;font-weight:400;margin-left:0!important}.payment-method__indicator{width:24px;height:24px;border:1px solid #d1d5db;border-radius:50%;margin-left:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:2px}.payment-method__indicator span{width:100%;height:100%;border-radius:50%;transition:all .2s;background-color:transparent}.card-details{width:100vw;height:100vh;background-color:#f0f3f8;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr;grid-template-areas:". card-details .";align-items:center}@media screen and (max-width:620px){.card-details{justify-items:center;grid-template-areas:"." "card-details" ".";grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important;background-color:#fff}.card-details__desktop-header{display:none!important}}.card-details__mobile-header{width:100vw!important}@media screen and (min-width:429px){.card-details__mobile-header{display:none!important}}.card-details__page{grid-area:card-details;max-height:95vh;overflow-y:auto}.card-details__page::-webkit-scrollbar{display:none}.card-details__page{-ms-overflow-style:none;scrollbar-width:none;position:relative;display:flex;flex-direction:column;row-gap:72px;align-items:center}.card-details__page__logo{width:130px;height:40px}@media screen and (max-width:620px){.card-details__page__logo{display:none}.card-details__page{align-self:flex-start;width:100%}}.card-payment-details{min-width:540px;min-height:540px;max-width:90vw;display:flex;flex-direction:column;row-gap:20px;padding:30px 26px;background-color:#fff;border:1px solid rgba(0,0,0,.118);border-radius:6px}@media screen and (max-width:620px){.card-payment-details{border:none;padding:20px 0;width:100%;min-width:100px}}.card-payment-details__field-container{display:flex;gap:20px}@media screen and (max-width:620px){.card-payment-details__field-container{flex-direction:column}}.card-payment-details__header{width:100%;display:flex;flex-direction:row;align-items:center;-moz-column-gap:12px;column-gap:12px}.card-payment-details__header__back-button{width:16px;height:9px;cursor:pointer}.card-payment-details__header__title{font-size:16px;font-weight:600;color:#000000bf;padding:0}@media screen and (max-width:620px){.card-payment-details__header__title{font-size:14px!important}}.card-payment-details__form{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-auto-rows:min-content;row-gap:14px}@media screen and (max-width:620px){.card-payment-details__form{grid-template-columns:1fr}}.card-payment-details__form__button{grid-column:1/-1;margin-top:100px}.card-payment-details__form__button--margin-low{margin-top:10px}@media screen and (max-width:620px){.payment-processing{border:none;height:calc(100vh - 120px)}.payment-processing__header{font-size:14px!important}.payment-processing__description{display:none}}.card-details-field{width:100%;height:-moz-min-content;height:min-content;position:relative;display:flex;flex-direction:column;row-gap:10px;transition:all .15s ease-out}.card-details-field--wide{grid-column:1/-1}.card-details-field--disabled{opacity:.5;cursor:not-allowed!important}.card-details-field__label{font-size:12px;font-weight:600;color:#000000bf}.card-details-field__input{width:100%;outline:none;box-sizing:border-box;height:-moz-min-content;height:min-content;border:1px solid rgba(0,0,0,.118);border-radius:3px;padding:14px 20px 15px;font-size:16px;font-family:Inter,sans-serif;font-weight:400;color:#6e6d6d;text-indent:0!important;box-shadow:none}.card-details-field__input--click{cursor:pointer!important}.card-details-field__input::-moz-placeholder{color:#ababab}.card-details-field__input::placeholder{color:#ababab}.card-details-field__input:-ms-input-placeholder{color:#ababab}.card-details-field__input::-ms-input-placeholder{color:#ababab}.card-details-field__error{width:100%;top:calc(100% + 1px);left:0;font-size:12px;font-weight:400;font-family:Inter,sans-serif;color:#ef4444;cursor:default;overflow:hidden}.card-details-field__input-wrapper{position:relative}.card-brand-logo{width:40px;position:absolute;bottom:50%;right:18px;transform:translateY(50%);display:flex;align-items:center}.card-brand-logo__logo{width:100%;max-height:100%}.card-transaction-declined{width:100vw;height:100vh;background-color:#f0f3f8;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr max-content 2fr;grid-template-areas:". . ." ". transaction-declined ." ". . .";align-items:center}@media screen and (max-width:428px){.card-transaction-declined{justify-items:center;grid-template-areas:"." "transaction-declined";grid-template-columns:1fr!important;grid-template-rows:70px 1fr!important;background-color:#fff}.card-transaction-declined__desktop-header{display:none!important}}.card-transaction-declined__mobile-header{width:100vw!important}@media screen and (min-width:429px){.card-transaction-declined__mobile-header{display:none!important}}.card-transaction-declined__page{grid-area:transaction-declined;max-height:95vh;overflow-y:auto}.card-transaction-declined__page::-webkit-scrollbar{display:none}.card-transaction-declined__page{-ms-overflow-style:none;scrollbar-width:none;position:relative;z-index:10}.card-payment-declined{width:380px;max-width:90vw;display:flex;flex-direction:column;align-items:center;row-gap:18px}@media screen and (max-width:428px){.card-payment-declined{height:calc(100vh - 120px);border-radius:8px;background-color:#fff;padding:100px 20px 0}}.card-payment-declined__image{width:95px;height:74px;margin-bottom:18px}.card-payment-declined__header{padding:0;font-size:16px;font-weight:600;color:#000000bf}.card-payment-declined__description{margin:0;font-size:12px;font-weight:400;color:#989898;line-height:1.25;text-align:center}.card-payment-declined__description--dark{color:#303841}.card-payment-declined__description__resend{margin-top:20px;display:flex;flex-direction:column;row-gap:8px}.card-payment-declined__description__resend__label{padding:0;margin:0;color:#000000bf;font-size:12px;font-weight:600;font-family:Inter,sans-serif}.card-payment-declined__description__resend__time{margin:0;padding:0;font-size:24px;color:#404040;font-weight:400}.card-payment-declined__button{margin-top:20px}.card-transaction-pending{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.card-transaction-pending>div.content{grid-area:content}.card-transaction-pending{grid-template-rows:1fr min-content 3fr}@media screen and (max-width:428px){.card-transaction-pending{justify-items:center;grid-template-areas:"." "content" ".";grid-template-columns:1fr!important;grid-template-rows:70px min-content 2fr!important}}.card-transaction-pending{background-color:#fff!important}@media screen and (max-width:428px){.card-transaction-pending__desktop-header{display:none!important}}.card-transaction-pending__mobile-header{width:100vw!important}@media screen and (min-width:429px){.card-transaction-pending__mobile-header{display:none!important}}.card-transaction-pending__page{grid-area:content;width:380px;max-width:90vw;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:20px;justify-items:center}@media screen and (max-width:428px){.card-transaction-pending__page{width:100vw;height:calc(100vh - 70px);padding:100px 0 0;border-radius:10px 10px 0 0;background-color:#fff}}.card-transaction-pending__loader{transform:scale(.87);filter:grayscale(1)}.card-transaction-pending__header{color:#000000bf;font-size:16px;font-weight:600;padding:0;position:relative}.card-transaction-pending__description{margin:0;color:#989898;font-weight:400;font-size:16px;text-align:center;line-height:1.25;max-width:360px}@media screen and (max-width:428px){.card-transaction-pending__description{font-size:14px}}.card-transaction-pending__button{margin-top:20px}.currency-select-modal{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:99999;background-color:#3c2889cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;place-content:center;align-items:center}.currency-select-modal__modal{width:430px;max-width:90vw;height:-moz-min-content;height:min-content;row-gap:18px;display:flex;flex-direction:column;background-color:#fff;padding:16px 18px;border-radius:6px;box-shadow:0 6px 12px #0003}.currency-select-modal__modal__header{width:100%;display:flex;align-items:center;justify-content:space-between}.currency-select-modal__modal__header__img{width:12px;height:12px;cursor:pointer}.currency-select-modal__modal__header__title{font-size:16px;font-weight:600;color:#000000bf}.currency-select-modal__modal__button{margin-top:15px}.currency-select-popup{position:absolute;z-index:10;top:calc(100% + 10px);left:0;width:100%;height:-moz-min-content;height:min-content;background-color:#fff;padding:0;border-radius:6px;border:1px solid rgba(0,0,0,.098)}.currency-select-popup__header{position:relative;padding:15px 15px 5px}.currency-select-popup__header__search{width:16px;height:16px;position:absolute;top:calc(9px + 50%);left:30px;transform:translateY(-50%)}.currency-select-popup__header__input[type=text]{box-shadow:none;border:1px solid rgba(0,0,0,.098);padding:15px 25px;height:-moz-max-content;height:max-content}.currency-select-popup__countries{display:flex;flex-direction:column;height:140px;overflow-y:auto}.currency-select-popup__countries::-webkit-scrollbar{display:none}.currency-select-popup__countries{-ms-overflow-style:none;scrollbar-width:none}.currency-select-popup__countries__country{width:100%;cursor:pointer;padding:15px 25px;transition:background-color .1s ease-out}.currency-select-popup__countries__country:hover{background-color:#00000012}.sepa-transfer{width:100vw;min-height:100vh;background-color:#f0f3f8;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr;grid-template-areas:". sepa-transfer .";align-items:center}@media screen and (max-width:428px){.sepa-transfer{justify-items:center;grid-template-areas:"." "sepa-transfer" ".";grid-template-columns:1fr!important;grid-template-rows:70px 1fr 117px!important}.sepa-transfer__desktop-header{display:none!important}}.sepa-transfer__mobile-header{width:100vw!important}@media screen and (min-width:429px){.sepa-transfer__mobile-header{display:none!important}}.sepa-transfer__page{grid-area:sepa-transfer;min-height:100vh;margin:25px 0;overflow-y:auto}.sepa-transfer__page::-webkit-scrollbar{display:none}.sepa-transfer__page{-ms-overflow-style:none;scrollbar-width:none;position:relative;z-index:10;display:flex;flex-direction:column;row-gap:72px;align-items:center}.sepa-transfer__page__logo{width:130px;height:40px}@media screen and (max-width:428px){.sepa-transfer__page__logo{display:none}.sepa-transfer__page{align-self:flex-start}}.sepa-transfer-details{width:430px;max-width:90vw;display:flex;flex-direction:column;row-gap:20px;padding:30px 26px;background-color:#fff;border:1px solid rgba(0,0,0,.118);border-radius:6px}@media screen and (max-width:428px){.sepa-transfer-details{border:none;padding:18px 20px 50px}}.sepa-transfer-details__header{width:100%;display:flex;flex-direction:row;align-items:center;-moz-column-gap:12px;column-gap:12px}.sepa-transfer-details__header__back-button{width:16px;height:9px;cursor:pointer}.sepa-transfer-details__header__title{font-size:16px;font-weight:600;color:#000000bf;padding:0}@media screen and (max-width:428px){.sepa-transfer-details__header__title{font-size:14px!important}}.sepa-transfer-details__form{width:100%;height:-moz-min-content;height:min-content;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:14px;-moz-column-gap:15px;column-gap:15px}.sepa-transfer-details__form__info-upper{margin:4px 0 8px}.sepa-transfer-details__form__info,.sepa-transfer-details__form__info-upper{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#0000009c;line-height:1.3}.sepa-transfer-details__form__info{margin:24px 0 4px}@media screen and (max-width:428px){.sepa-transfer-details__form{grid-template-columns:1fr}}.payment-processing{width:430px;max-width:90vw;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;row-gap:18px;align-items:center;padding:100px 72px 200px;background-color:#fff;border:1px solid rgba(0,0,0,.118);border-radius:6px}.payment-processing__loader{width:60px;height:60px;margin-bottom:12px}.payment-processing__header{padding:0;font-size:16px;font-weight:600;color:#000000bf}.payment-processing__description{margin:0;font-size:16px;font-weight:400;color:#989898;text-align:center;line-height:1.3}@media screen and (max-width:428px){.payment-processing{border:none;height:calc(100vh - 120px)}.payment-processing__header{font-size:14px!important}.payment-processing__description{display:none}}.sepa-transaction-pending{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}.sepa-transaction-pending>div.content{grid-area:content}.sepa-transaction-pending{grid-template-rows:1fr min-content 3fr}@media screen and (max-width:428px){.sepa-transaction-pending{justify-items:center;grid-template-areas:"." "content" ".";grid-template-columns:1fr!important;grid-template-rows:70px min-content 2fr!important}}.sepa-transaction-pending{background-color:#f0f3f8}@media screen and (max-width:428px){.sepa-transaction-pending__desktop-header{display:none!important}}.sepa-transaction-pending__mobile-header{width:100vw!important}@media screen and (min-width:429px){.sepa-transaction-pending__mobile-header{display:none!important}}.sepa-transaction-pending__page{grid-area:content;width:380px;max-width:90vw;position:relative;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content;row-gap:20px;justify-items:center}@media screen and (max-width:428px){.sepa-transaction-pending__page{margin:0 20px;height:calc(100vh - 70px);padding:100px 20px 0;border-radius:10px 10px 0 0;background-color:#fff}}.sepa-transaction-pending__loader{transform:scale(.87);filter:grayscale(1)}.sepa-transaction-pending__header{color:#000000bf;font-size:16px;font-weight:600;padding:0;position:relative}.sepa-transaction-pending__description{margin:0;color:#989898;font-weight:400;font-size:16px;text-align:center;line-height:1.25;max-width:360px}@media screen and (max-width:428px){.sepa-transaction-pending__description{font-size:14px}}.sepa-transaction-pending__buttons{margin-top:35px}.sepa-transaction-pending__button{margin:15px 0}.sepa-transfer-modal{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:99999;background-color:#00000052;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;place-content:center;align-items:center}.sepa-transfer-modal__modal{width:430px;max-width:90vw;max-height:80vh;overflow-y:scroll;height:-moz-min-content;height:min-content}.sepa-transfer-modal__modal::-webkit-scrollbar{display:none}.sepa-transfer-modal__modal{-ms-overflow-style:none;scrollbar-width:none;row-gap:18px;display:flex;flex-direction:column;background-color:#fff;padding:20px;border-radius:24px}.sepa-transfer-modal__modal div.heading-container{position:relative;display:flex;width:100%;align-items:center;justify-content:space-between}.sepa-transfer-modal__modal div.heading-container img.close-modal{cursor:pointer;padding:10px;border-radius:6px;transition:all .3s ease-out;background-color:#fff}.sepa-transfer-modal__modal div.heading-container img.close-modal:hover{background-color:#f4f8fc}.sepa-transfer-modal__modal__header{width:100%;display:flex;align-items:center;justify-content:space-between}.sepa-transfer-modal__modal__header__img{width:12px;height:12px;cursor:pointer}.sepa-transfer-modal__modal__header__title{font-size:16px;font-weight:600;color:#000000bf}.sepa-transfer-modal__modal__button{margin-top:15px}.item-container{position:relative;width:100%}.item-container .header{color:#666c76;font: 400 12px/12px Inter;position:absolute;margin:12px}@media screen and (max-width:450px){.item-container .header{font-size:12px;margin-bottom:10px}}.item-container .deposit-detail-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebecef;border-radius:12px;width:100%;cursor:pointer;transition:all .3s ease-out}.item-container .deposit-detail-wrapper:hover{border:1px solid #ccced3}.item-container .deposit-detail-wrapper--copied{border:1px solid #16a34a!important}.item-container .deposit-detail-wrapper--important{border:1px solid #38b2ff}.item-container .deposit-detail-wrapper .content{font: 400 16px/16px Inter;color:#000;padding:28px 0 12px 12px}.item-container .deposit-detail-wrapper .button-wrapper{padding-right:12px}.item-container .deposit-detail-wrapper .button-wrapper button{width:100%;padding:6px;border-radius:6px;border:none;background:#f4f8fc;color:#0162bd;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease-out}.item-container .deposit-detail-wrapper .button-wrapper button:hover{background:#e8f0fb}@media screen and (max-width:450px){.item-container .deposit-detail-wrapper .button-wrapper button{white-space:nowrap}}.item-container .deposit-detail-wrapper .button-wrapper .copied{background:#f3faf6;color:#16a34a}.item-container .important-container{position:absolute;font-size:12px;z-index:999;border-radius:6px;color:#38b2ff;background-color:#f5fbff;padding:4px;left:87px;top:6px}.item-container .important-container--sk{left:104px}.add-phone-number{width:100vw;height:100vh;background-color:#f0f3f8;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr max-content 3fr;grid-template-areas:". . ." ". number ." ". . ."}@media screen and (max-width:428px){.add-phone-number__desktop-header{display:none!important}}.add-phone-number__mobile-header{width:100vw!important}@media screen and (min-width:429px){.add-phone-number__mobile-header{display:none!important}}.add-phone-number__back-arrow{width:17px;height:8px;cursor:pointer}.add-phone-number__page{grid-area:number;max-height:95vh;overflow-y:auto}.add-phone-number__page::-webkit-scrollbar{display:none}.add-phone-number__page{-ms-overflow-style:none;scrollbar-width:none;position:relative;z-index:10;max-width:360px}@media screen and (max-width:428px){.add-phone-number__page{height:100%;background:#fff;padding:20px;width:100%}.add-phone-number{display:flex;flex-direction:column;align-items:center;background-color:#fff}}.provide-number{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:15px}@media screen and (max-width:428px){.provide-number{justify-content:flex-start;align-items:flex-start}}.provide-number__title{font-size:20px;font-weight:600;color:#000;margin-bottom:5px}@media screen and (max-width:428px){.provide-number__title{font-size:14px;color:#333}}.provide-number__description{font-size:14px;font-weight:400;font-family:Inter,sans-serif;color:#989898;text-align:center;line-height:1.3;margin-bottom:23px}@media screen and (max-width:428px){.provide-number__description{font-size:12px;text-align:start}}.provide-number__input-wrapper{width:100%;display:flex;flex-direction:column;row-gap:10px}.provide-number__input-label{font-size:14px;font-weight:600;color:#000000bf}@media screen and (max-width:428px){.provide-number__input-label{font-size:12px;color:#333}}.provide-number__error-message{font-size:13px;font-weight:600;color:#0162bd;font-family:Inter,sans-serif;align-self:flex-start;margin-top:5px}.provide-number__prefix-mismatch-message{font-size:10px;font-weight:400;font-family:Inter,sans-serif;align-self:flex-start;color:#333}.provide-number__resend-button{font-size:14px;color:#0162bd;font-weight:400;font-family:Inter,sans-serif;cursor:pointer;align-self:flex-start;margin-bottom:8px}.provide-number__success{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center;gap:15px}.provide-number__success img{margin:0;width:54px;height:54px}.provide-number__success p{width:70%;text-align:center;line-height:20px}.success-change{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:15px}.success-change__title{font-size:20px;font-weight:600;color:#000;margin-bottom:5px}@media screen and (max-width:428px){.success-change__title{font-size:18px;align-self:flex-start}}.success-change__description{font-size:14px;font-weight:400;font-family:Inter,sans-serif;color:#989898;text-align:center;line-height:1.3;margin-bottom:23px}.success-change__image{width:96px;height:96px;margin:30px 0 55px}@media screen and (max-width:428px){.success-change__image{width:85px;height:85px;margin:15px 0 40px}}.buy-sell-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;position:relative;right:0;margin:0;background:#fff 0 0 no-repeat padding-box;border-radius:24px;padding:20px;box-shadow:0 0 10px #4155a40d}@media screen and (max-width:1024px){.buy-sell-wrapper{top:50px}}.buy-sell-wrapper.static{width:467px;margin:0 auto}@media screen and (max-width:600px){.buy-sell-wrapper.static{width:100%}}.buy-sell-wrapper__menu{width:100%}.buy-sell-wrapper__menu__options{display:flex;justify-content:space-between;align-items:center;gap:10px}.buy-sell-wrapper__menu__options .option{display:flex;flex-direction:column;cursor:pointer;width:100%}@media screen and (max-width:428px){.buy-sell-wrapper__menu__options .option{width:30%;font-size:12px;color:#333}}.buy-sell-wrapper__menu__options .option .mark{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#f4f8fc;border-radius:12px;padding:14px 20px;gap:10px;transition:.3s ease-out}.buy-sell-wrapper__menu__options .option .mark:hover{background:#e8f1f8}.buy-sell-wrapper__menu__options .option .mark-selected{background-color:#0162bd}.buy-sell-wrapper__menu__options .option .mark-selected:hover{background:#0155a4}.buy-sell-wrapper__menu__options .option span.active{color:#fff}.buy-sell-wrapper__menu__options .option .selected-img{width:20px;height:20px;background-repeat:no-repeat;background-position:50%;z-index:1}.buy-sell-wrapper__menu__options .option .buy-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M10 0a10 10 0 1 0 10 10A10.01 10.01 0 0 0 10 0m3.333 10.833h-2.5v2.5a.834.834 0 0 1-1.666 0v-2.5h-2.5a.834.834 0 0 1 0-1.666h2.5v-2.5a.833.833 0 1 1 1.666 0v2.5h2.5a.833.833 0 1 1 0 1.666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.buy-sell-wrapper__menu__options .option .buy-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%230162bd' d='M10 0a10 10 0 1 0 10 10A10.01 10.01 0 0 0 10 0m3.333 10.833h-2.5v2.5a.834.834 0 0 1-1.666 0v-2.5h-2.5a.834.834 0 0 1 0-1.666h2.5v-2.5a.833.833 0 1 1 1.666 0v2.5h2.5a.833.833 0 1 1 0 1.666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.buy-sell-wrapper__menu__options .option .sell-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0m3.333 10.833H6.667a.834.834 0 0 1 0-1.666h6.666a.834.834 0 0 1 0 1.666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.buy-sell-wrapper__menu__options .option .sell-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%230162bd' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0m3.333 10.833H6.667a.834.834 0 0 1 0-1.666h6.666a.834.834 0 0 1 0 1.666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.buy-sell-wrapper__menu__options .option .redeem-blue{width:28px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230162bd' d='M5 20h1.775a1.68 1.68 0 0 0 1.617-1.277 1.667 1.667 0 0 1 3.216 0A1.68 1.68 0 0 0 13.224 20H15a2.5 2.5 0 0 0 2.5-2.5v-3.333h-3.333a.833.833 0 0 1 0-1.667H17.5V4.167A4.17 4.17 0 0 0 13.333 0h-.108a1.68 1.68 0 0 0-1.617 1.277 1.667 1.667 0 0 1-3.216 0A1.68 1.68 0 0 0 6.776 0h-.108A4.17 4.17 0 0 0 2.5 4.167V12.5h3.333a.833.833 0 1 1 0 1.667H2.5V17.5A2.5 2.5 0 0 0 5 20m4.167-7.5h1.666a.833.833 0 0 1 0 1.667H9.167a.833.833 0 1 1 0-1.667'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;z-index:1}.buy-sell-wrapper__menu__options .option .option-text{text-align:center;font: 14px/14px Inter;color:#000}@media screen and (max-width:520px){.buy-sell-wrapper__menu__options .option .option-text{display:none}}.buy-sell-wrapper .buy-sell-widget{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:428px){.buy-sell-wrapper .buy-sell-widget{padding:10px 0}}.buy-sell-wrapper .buy-sell-widget img.image{width:21px;height:21px}.buy-sell-wrapper .buy-sell-widget img.widget-down{margin:3px 5px 0 10px;transform:rotate(90deg);width:6px}.buy-sell-wrapper .buy-sell-widget p.lastUpdate{text-align:left;font: 14px/17px Inter;color:#000;margin:5px 0}.buy-sell-wrapper .buy-sell-widget__payment-info p.text{font: 12px/18px Inter;color:#666c76;padding-bottom:20px}.buy-sell-wrapper .buy-sell-widget__payment-info p.text .terms-link{color:#0162bd;transition:all .3s ease-out}.buy-sell-wrapper .buy-sell-widget__payment-info p.text .terms-link:hover{color:#0155a4}.buy-sell-wrapper .buy-sell-widget__error{color:#db1313;font: 12px/16px Inter;align-items:center;margin:4px 0 0}.buy-sell-wrapper .buy-sell-widget__action{display:flex;flex-direction:column;position:relative;height:100%;width:100%;gap:10px;padding-top:20px}.buy-sell-wrapper .buy-sell-widget__action .button-widget{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:56px;background:#0162bd;border-radius:12px;font: 600 16px/20px Inter;letter-spacing:0;color:#fff;transition:all .3s ease-out}.buy-sell-wrapper .buy-sell-widget__action .button-widget:hover{background-color:#0155a4}.buy-sell-wrapper .buy-sell-widget__info p.text{display:flex;justify-content:space-between;font: 14px/19px Inter;letter-spacing:0;color:#666c76;background-color:#f7f7f7;padding:20px;border-radius:12px;margin:10px 0}@media only screen and (max-width:428px){.buy-sell-wrapper .buy-sell-widget__info p.text{flex-direction:column}}.buy-sell-wrapper .buy-sell-widget__info p.text span{display:flex;align-items:center}@media only screen and (max-width:428px){.buy-sell-wrapper .buy-sell-widget__info p.text span{font-size:12px;justify-content:space-between}}.buy-sell-wrapper .buy-sell-widget__info p.text span .widget-loader{width:20px;height:20px;border:2px solid rgba(1,98,189,.2);border-top-color:#0162bd;border-radius:50%;animation:widget-spin 1.5s linear infinite;display:inline-block;margin-left:8px}@keyframes widget-spin{to{transform:rotate(1turn)}}.buy-sell-wrapper__payment-info{display:flex;flex-direction:column;align-items:center}.buy-sell-wrapper__payment-info p.text{font: 12px/16px Inter;color:#0000009c;margin-bottom:12px;text-align:left;width:100%}.buy-sell-wrapper__payment-info p.text .terms-link{color:#0162bd}.buy-sell-wrapper__payment-info img.methods{margin-top:12px}.buy-sell-wrapper__label p.text{text-align:left;font: 600 12px/19px Inter;color:#383838;margin:20px 0 0;padding-bottom:6px}.buy-sell-wrapper .new-select{position:relative;max-width:100%;border:1px solid #ebecef;border-radius:12px;padding:10px 16px;transition:.3s ease-out}.buy-sell-wrapper .new-select:hover{border-color:#ccced3}.buy-sell-wrapper .new-select__input{width:100%}.buy-sell-wrapper .new-select__input input{width:100%;font: 16px/18px Inter;color:#303841}.buy-sell-wrapper .new-select__input__select{max-width:100%;width:80px}.buy-sell-wrapper .new-select__input__selected{display:flex;align-items:center;min-height:56px;width:100%;cursor:pointer;justify-content:space-between;padding:0}.buy-sell-wrapper .new-select__input__selected .selected-content{display:flex;align-items:center;gap:12px}.buy-sell-wrapper .new-select__input__selected .selected-content .image{width:32px;height:32px}.buy-sell-wrapper .new-select__input__selected .selected-content .text-column{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.buy-sell-wrapper .new-select__input__selected .selected-content .text-column .name{font: 500 16px/19px Inter;color:#000}.buy-sell-wrapper .new-select__input__selected .selected-content .text-column .symbol{font: 14px/15px Inter;color:#666c76}.buy-sell-wrapper .new-select__input__options{list-style-type:none;position:absolute;z-index:20;background-color:#fff;width:100%;min-width:300px;padding:5px;top:calc(100% + 10px);left:0;border:1px solid #e4e4e4;border-radius:12px;box-shadow:0 4px 12px #0000000d}@media screen and (max-width:428px){.buy-sell-wrapper .new-select__input__options{min-width:100%}}.buy-sell-wrapper .new-select__input__options .new-select__search{padding:10px;display:flex;align-items:center;position:relative}.buy-sell-wrapper .new-select__input__options .new-select__search .search-icon{position:absolute;right:25px;width:16px;height:16px;opacity:.5}.buy-sell-wrapper .new-select__input__options .new-select__search-input{width:100%;border:1px solid #ebecef;border-radius:12px;padding:15px 40px 15px 15px;font: 14px/17px Inter;outline:none}.buy-sell-wrapper .new-select__input__options .new-select__search-input:focus{border-color:#0162bd}.buy-sell-wrapper .new-select__input__options .new-select__list{max-height:200px;overflow-y:auto}@media screen and (max-width:428px){.buy-sell-wrapper .new-select__input__options .new-select__list{max-height:180px}}.buy-sell-wrapper .new-select__input__options__option{display:flex;align-items:center;justify-content:space-between;height:48px;width:100%;margin:0;cursor:pointer;padding:0 15px;border-radius:6px;transition:background-color .2s}.buy-sell-wrapper .new-select__input__options__option .left-side{display:flex;align-items:center;gap:12px}.buy-sell-wrapper .new-select__input__options__option .left-side .image{width:24px;height:24px}.buy-sell-wrapper .new-select__input__options__option .left-side .name{font: 500 14px/17px Inter;color:#000}.buy-sell-wrapper .new-select__input__options__option .symbol{font: 500 14px/15px Inter;color:#000}.buy-sell-wrapper .new-select__input__options__option:hover{background-color:#f4f8fc}.buy-sell-wrapper .new-select__input__options .new-select__no-results{padding:20px;text-align:center}.buy-sell-wrapper .new-select__input__options .new-select__no-results p{font: 14px/17px Inter;color:#666c76;margin:0}.buy-sell-wrapper .input-with-select{position:relative;max-width:100%;border:1px solid #ebecef;border-radius:12px;padding:5px 20px;transition:.3s ease-out}.buy-sell-wrapper .input-with-select:hover{border-color:#ccced3}.buy-sell-wrapper .input-with-select__error{position:relative;border:1px solid #ef4444;padding:5px 20px;border-radius:12px}@media screen and (max-width:425px){.buy-sell-wrapper .input-with-select__error{border-radius:0;border:none;border-bottom:1px solid #ef4444;margin:10px 0;padding-bottom:5px}}.buy-sell-wrapper .input-with-select__input{width:100%;height:42px;display:flex;position:relative}.buy-sell-wrapper .input-with-select__input input{border:none;width:100%;font: 16px/20px Inter;color:#303841}.buy-sell-wrapper .input-with-select__input input:focus{outline:none}.buy-sell-wrapper .input-with-select__input div.big-amount{width:100%;display:flex;align-items:center;padding:5px 0}.buy-sell-wrapper .input-with-select__input div.big-amount .price{font: 16px/18px Inter;letter-spacing:-.72px;color:#303841}@media screen and (max-width:475px){.buy-sell-wrapper .input-with-select__input div.big-amount .price{font-size:20px}}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input div.big-amount .price{font-size:16px}}.buy-sell-wrapper .input-with-select__input div.big-amount .percentage{font: 700 16px/18px Inter;color:#7cce00;padding:5px 10px}@media screen and (max-width:475px){.buy-sell-wrapper .input-with-select__input div.big-amount .percentage{font-size:12px}}@media screen and (max-width:360px){.buy-sell-wrapper .input-with-select__input div.big-amount .percentage{font-size:10px}}.buy-sell-wrapper .input-with-select__input div.big-amount .percentage.red{color:red}.buy-sell-wrapper .input-with-select__input p.action-button{height:42px;min-width:52px;display:flex;align-items:center;justify-content:center;margin:0;font: 14px/18px Inter;color:#06f;cursor:pointer}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input p.action-button{font-size:12px;min-width:36px}}.buy-sell-wrapper .input-with-select__input__select{height:42px;min-width:-moz-max-content;min-width:max-content;position:relative}.buy-sell-wrapper .input-with-select__input__select__selected{display:flex;align-items:center;min-height:42px;width:100%;cursor:pointer;padding:0 0 0 20px;border-radius:6px;justify-content:space-between}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input__select__selected{padding:0}}.buy-sell-wrapper .input-with-select__input__select__selected div{display:flex;align-items:center}.buy-sell-wrapper .input-with-select__input__select__selected div p{margin:0;padding:0 12px;color:#000;font: 16px/18px Inter}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input__select__selected div p{padding:0 5px}}.buy-sell-wrapper .input-with-select__input__select__selected div p.hide-icon{font: 16px/18px Inter}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input__select__selected div p{font-size:14px}}.buy-sell-wrapper .input-with-select__input__select__options{list-style-type:none;position:absolute;z-index:20;background-color:#fff;width:100%;min-width:-moz-max-content;min-width:max-content;padding:5px;top:58px;right:-7px;border:1px solid #ebecef;border-radius:7px;max-height:220px;overflow-y:auto}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input__select__options{max-height:155px;overflow:overlay}}.buy-sell-wrapper .input-with-select__input__select__options__option{display:flex;align-items:center;height:42px;width:100%;margin:0;cursor:pointer;gap:.2em;padding-left:.3em;border-radius:6px;transition:all .3s ease-out}.buy-sell-wrapper .input-with-select__input__select__options__option.icon-reverse{flex-direction:row-reverse;justify-content:flex-end}.buy-sell-wrapper .input-with-select__input__select__options__option p{margin:0;padding:0 5px;font: 600 16px/18px Inter;color:#303841}.buy-sell-wrapper .input-with-select__input__select__options__option p.hide-icon{font: 16px/18px Inter}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input__select__options__option p{font-size:14px}}.buy-sell-wrapper .input-with-select__input__select__options__option:hover{background-color:#f4f8fc}.buy-sell-wrapper .input-with-select__input__select:before{content:"";position:absolute;top:20%;bottom:20%;left:0;width:1px;background-color:#ebecef}@media screen and (max-width:428px){.buy-sell-wrapper .input-with-select__input__select:before{display:none}}.buy-sell-wrapper .fade-enter-active,.buy-sell-wrapper .fade-leave-active{transition:opacity .1s ease}.buy-sell-wrapper .fade-enter-from,.buy-sell-wrapper .fade-leave-to{opacity:0}.swap-page{display:flex;flex-direction:column;justify-content:center;width:100vw;height:100vh;row-gap:70px;align-items:center;background:#f0f3f8 0 0;overflow:scroll}@media screen and (max-width:428px){.swap-page{background:none;row-gap:20px;justify-content:flex-start}}.swap-page p.text{font: 12px/16px Inter;color:#0000009c;margin:5px 0 0}.swap-page__logo{width:130px;height:40px;cursor:pointer;z-index:20;margin:18px 0 0}@media screen and (max-width:428px){.swap-page__logo{display:none}}.swap-page__success{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:440px;height:460px;background:#fff 0 0 no-repeat padding-box;border:1px solid rgba(0,0,0,.098);border-radius:8px;padding:25px;max-width:90vw;margin:30px;z-index:20}@media screen and (max-width:428px){.swap-page__success{height:-moz-max-content;height:max-content;margin:0}}.swap-page__success__header{width:100%}.swap-page__success__header__title{font-size:16px;font-weight:600;color:#000000bf}.swap-page__success__header__img img{width:68px}.swap-page__success__header__description{font: 16px/22px Inter;color:#989898}.swap-page__card{width:440px;height:380px;background:#fff 0 0 no-repeat padding-box;border:1px solid rgba(0,0,0,.098);border-radius:8px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;max-width:90vw;margin:30px;z-index:20}@media screen and (max-width:428px){.swap-page__card{height:-moz-max-content;height:max-content;margin:0}}.swap-page__card__header{display:flex;justify-content:flex-start;align-items:center}.swap-page__card__header__arrow{padding:5px 10px 5px 0;cursor:pointer}.swap-page__card__header__title{font-size:16px;font-weight:600;color:#000000bf}.swap-page__card__info__header{display:flex;justify-content:space-between;margin:0}.swap-page__card__info__header span{font: 600 12px/19px Inter;color:#000000bf}.swap-page__card__info__amount{display:flex;justify-content:space-between;align-items:center}.swap-page__card__info__amount span{color:#303841;display:flex}.swap-page__card__info__amount span.spend{font: 18px/36px Roboto Condensed}.swap-page__card__info__amount span.receive{font: 16px/37px Roboto Condensed}.swap-page__card__info__amount span.equal-sign{width:25px;height:25px;font-size:18px;color:#000000bf;background:#0000000d 0 0 no-repeat padding-box;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;left:calc(50% - 12.5px)}@media screen and (max-width:428px){.swap-page__card__info__amount span.equal-sign{display:none}}.swap-page__card__info__amount span img.image{width:20px;height:20px;margin:auto 5px}.swap-page__card__summary p{display:flex;justify-content:space-between;margin:0 0 5px}.swap-page__card__summary p span{font: 14px/19px Inter;color:#000000bf}.swap-page__card__summary p span.bold{font: 600 12px/19px Inter}.cashlib-page{display:flex;flex-direction:column;justify-content:center;width:100vw;height:100vh;row-gap:70px;align-items:center;background:#f0f3f8 0 0;overflow:auto}.cashlib-page .cashlib-iframe{background:#fff 0 0 no-repeat padding-box;border:1px solid rgba(0,0,0,.098);border-radius:8px;margin:10px 20px;padding:20px;max-width:1200px;max-height:700px;width:90vw;height:100%}@media screen and (max-width:428px){.cashlib-page .cashlib-iframe{margin:10px 0;padding:0;border-radius:0}}.cashlib-page .button-margin{margin:10px 0 0}@media screen and (max-width:428px){.cashlib-page{background:none;row-gap:20px;justify-content:flex-start}}.cashlib-page__logo{width:130px;height:40px;cursor:pointer;z-index:20;margin:18px 0 0}@media screen and (max-width:428px){.cashlib-page__logo{display:none}}.cashlib-page__wrapper{width:440px;height:-moz-max-content;height:max-content;background:#fff 0 0 no-repeat padding-box;border:1px solid rgba(0,0,0,.098);border-radius:8px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;max-width:90vw;margin:30px;z-index:9}@media screen and (max-width:428px){.cashlib-page__wrapper{margin:0;padding:0 0 20px;border:none}}.cashlib-page__wrapper__header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.cashlib-page__wrapper__header__arrow{padding:5px 10px 5px 0;cursor:pointer}.cashlib-page__wrapper__header__title{font-size:16px;font-weight:600;color:#000000bf}@media screen and (max-width:428px){.cashlib-page__wrapper__content{overflow:auto}}.cashlib-page__wrapper__content__inputs__barcode{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.cashlib-page__wrapper__content__inputs__barcode__descrition{font: 14px/19px Inter;color:#000000bf}.cashlib-page__wrapper__content__inputs__barcode>img{width:300px;max-width:80vw}.cashlib-page__wrapper__content__inputs__label{font: 600 12px/19px Inter;color:#000000bf;margin-bottom:10px}.cashlib-page__wrapper__content__inputs__payment-summary{margin:15px 0}.cashlib-page__wrapper__content__inputs__payment-summary__items-container{display:flex;justify-content:space-between;margin:0;padding:2px 0}.cashlib-page__wrapper__content__inputs__payment-summary__items-container__item{font: 12px/19px Inter;color:#000000bf}.cashlib-page__wrapper__content__inputs__input{position:relative;margin:5px 0 10px}.cashlib-page__wrapper__content__inputs__input input{height:47px;background:#fff 0 0 no-repeat padding-box;border:1px solid #eee;border-radius:3px;box-shadow:none;padding:0 15px;width:100%;font: 16px/18px Inter;color:#333;box-sizing:border-box}.cashlib-page__wrapper__content__inputs__input input:focus{outline:none}.cashlib-page__wrapper__content__inputs__select{position:relative;max-width:100%}.cashlib-page__wrapper__content__inputs__select__arrow{transform:rotate(90deg);height:11px}.cashlib-page__wrapper__content__inputs__select__arrow.up{transform:rotate(270deg)}.cashlib-page__wrapper__content__inputs__select__selected{height:47px;width:100%;background:#fff 0 0 no-repeat padding-box;border:1px solid #eee;border-radius:3px;font: 16px/18px Inter;color:#333;display:flex;align-items:center;padding:0 15px;margin-bottom:10px;justify-content:space-between}.cashlib-page__wrapper__content__inputs__select__options{max-height:180px;overflow:auto;position:absolute;width:100%;top:47px;z-index:9}.cashlib-page__wrapper__content__inputs__select__options__option{margin:0;height:47px;width:100%;background:#fff 0 0 no-repeat padding-box;border:1px solid #eee;border-top:none;font: 16px/18px Inter;color:#333;display:flex;align-items:center;padding:0 15px}.cashlib-page__wrapper__content__success{display:flex;flex-direction:column;align-items:center;justify-content:center}.cashlib-page__wrapper__content__success__img>img{width:64px;height:64px;margin:10px}.cashlib-page__wrapper__content__success__title{font: 600 16px/19px Inter;color:#000000bf;padding:15px}.cashlib-page__wrapper__content__success__description{text-align:center;font: 16px/22px Inter;color:#989898;opacity:1;padding:10px 20px 30px}.market-closed-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;padding:20px 10px}.market-closed-modal__header{text-align:left;font: 600 16px/19px Inter;letter-spacing:0;color:#000000bf;opacity:1}.market-closed-modal__info{text-align:center;font: 16px/22px Inter;letter-spacing:0;color:#989898;opacity:1}.market-closed-modal__button{width:98px!important;height:50px}.account-closed-modal{display:flex;flex-direction:column;align-items:center;gap:25px;padding:20px 10px}.account-closed-modal__header{font: 600 16px/19px Inter;letter-spacing:0;color:#000000bf;opacity:1}.account-closed-modal__info{font: 16px/22px Inter;letter-spacing:0;color:#989898;opacity:1}.account-closed-modal__button{width:98px!important;height:50px}.p100-discount{cursor:pointer;background-color:#f8f8f8;padding:10px 30px;align-items:center;color:#1062e9!important;border-radius:10px}.p100-discount,.p100-discount>div{width:100%;display:flex;justify-content:space-between}.p100-discount>div>p{margin-bottom:0!important;color:#000;font: 500 16px Inter!important}.p100-discount>div #blue-text{color:#1062e9!important;font-weight:500!important}.p100-app{display:flex;flex-direction:row;align-items:center;background-color:#f8f8f8;border-radius:20px;padding:25px 20px;gap:20px;font: 400 16px Inter;margin-bottom:10px}@media screen and (max-width:525px){.p100-app{padding:15px 10px}}.p100-app img{width:80px;border-radius:20px}@media screen and (max-width:525px){.p100-app img{width:60px}}.p100-app__description{display:flex;flex-direction:column;justify-content:center}.p100-app__description h5{font-weight:600}.p100-app__description p{font-weight:500;margin-bottom:0}.p100-app__button{color:#fff;background-color:#1062e9;cursor:pointer;font-weight:600;width:150px;height:40px;border:none;border-radius:20px}@media screen and (max-width:525px){.p100-app__button{height:35px;font-size:12px}}.auth-buttons-container{display:flex;justify-content:center;gap:48px}.auth-button-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.auth-button{border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.auth-button:hover{background-color:#e0e0e0}.auth-button img{display:block;width:50px;height:50px}.auth-label{color:#000;font-size:16px;white-space:nowrap}.auth-page{min-height:100vh;background:radial-gradient(35.91% 100.1% at 0 100%,#f4f8fc 0,#fff);display:flex;flex-direction:column}.auth-container{flex:1;display:flex;justify-content:center;align-items:center;padding:40px 20px}@media(max-width:600px){.auth-container{align-items:flex-start}}.auth-card{width:100%;max-width:500px;background:#fff;border:1px solid #ebecef;border-radius:24px;padding:40px;box-shadow:0 0 10px #4155a40d}@media(max-width:600px){.auth-card{padding:0;border:none;box-shadow:none}}.auth-card__header{text-align:center;margin-bottom:40px}@media(max-width:600px){.auth-card__header{text-align:left}}.auth-card__header .cv-icon{width:48px;height:48px;margin-bottom:24px}@media(max-width:600px){.auth-card__header .cv-icon{display:none}}.auth-card__header h1{font-size:24px;font-weight:600;color:#000;margin:0 0 8px;background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:initial}@media(max-width:600px){.auth-card__header h1{text-align:left}}.auth-card__header .auth-desc{color:#5b616e;font-size:14px}.auth-form{gap:10px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group div input{margin-bottom:0}.checkbox-group{gap:10px}.auth-footer{display:flex;justify-content:center;margin-top:24px;font-size:14px;color:#5b616e}.auth-footer.auth-footer--spread{justify-content:space-between}.auth-footer .link{color:#0162bd;font-weight:500;text-decoration:none}.auth-footer .link:hover{text-decoration:underline}.auth-footer .text-gray{color:#5b616e}.error-text{color:#ba1b1b;font-size:12px;margin-top:4px}.error-block{text-align:center;color:#ba1b1b}.error-block .link{color:#0162bd;font-weight:600}.success-block{text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.success-block .mail-icon{width:80px;height:auto}.tr-modal{max-width:580px!important;font-family:Inter;margin-top:10vh!important}.tr-modal-container,.tr-modal-container .tr-deposit-amount{display:flex;flex-direction:column;gap:20px;align-items:center}.tr-modal-container .tr-deposit-amount{padding:30px 0}.tr-modal-container .tr-deposit-amount>span{font-size:32px;font-weight:700}.tr-modal-container .tr-deposit-amount>div{font-size:14px;font-weight:500;background-color:#ff8a4c1a;color:#ff8a4c;border-radius:12px;padding:10px 15px;text-align:center;max-width:-moz-fit-content;max-width:fit-content}.tr-modal-container .tr-info-container{display:flex;flex-direction:column;gap:10px;width:100%}.tr-modal-container .tr-info-container>div{font-size:14px;background-color:#f9fafc;padding:16px 20px;width:100%;display:flex;justify-content:space-between;border-radius:12px}.tr-modal-container .tr-info-container>div>span:first-child{color:#666c76;font-weight:400}.tr-modal-container .tr-info-container>div>span:nth-child(2){font-weight:500}.tr-modal-container .tr-footer{display:flex;flex-direction:column;gap:20px;padding-top:30px}.tr-modal-container .tr-info{font-size:14px;line-height:20px;font-weight:400;text-align:center;padding:10px 15px;color:#ff8a4c;background-color:#ff8a4c1a;border-radius:12px}.tr-modal-container .tr-button{border:none;border-radius:12px;padding:20px 30px;font-size:16px;font-weight:400;text-align:center;background-color:#0162bd;color:#fff;transition:.15s}.tr-modal-container .tr-button:hover{cursor:pointer;background-color:#d32a52}div.navigation-container{display:flex;justify-content:space-between;align-items:center;padding:20px;gap:5px}div.navigation-container button{color:#666c76;width:100%;border:none;outline:none;padding:10px 0;font-size:12px;font-weight:500;font-family:Inter;border-radius:12px;cursor:pointer;background-color:#f9f9fa;transition:all .3s ease-out}div.navigation-container button.active{background:#ededf0;color:#000}div.navigation-container button:hover{background:#f3f3f5}@media screen and (max-width:650px){div.navigation-container button{font-size:12px}}div.network-fee-container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:650px){div.network-fee-container{font-size:12px}}div.network-fee-container p{margin-bottom:15px;color:#666c76;font-size:14px}@media screen and (max-width:428px){div.network-fee-container p{margin-bottom:6px}}div.network-fee-container .amount-container{display:flex;color:#666c76;gap:15px}div.network-fee-container .amount-with-fee{font-weight:700}div.network-fee-container .amount-with-fee--discount{font-weight:500;color:#1062e9}div.network-fee-container .network-fee-error{font:normal normal medium 14px/18px Inter;color:#f63535}.basic-details-form{position:relative;display:flex;flex-direction:column;gap:22px;margin-top:60px;width:400px}@media screen and (max-width:428px){.basic-details-form{margin-bottom:25px}}.basic-details-form .title{font-size:24px;font-weight:600}.basic-details-form .description{color:#5b616e;font-size:14px;font-weight:300}@media screen and (max-width:428px){.basic-details-form{width:90%}}.basic-details-form .form-container .Input{margin-bottom:8px}.basic-details-form .form-container .Input h3{color:#383838;font-size:12px;padding-bottom:6px}.basic-details-form .form-container .input-container{display:flex;gap:10px;width:100%}.basic-details-form .form-container .input-container .Input{flex-basis:50%;margin-bottom:8px}.basic-details-form .form-container .input-container .Input h3{padding-bottom:6px}.basic-details-form .form-container .age-error{display:flex;justify-content:flex-end;margin-top:-10px;margin-bottom:10px;font-size:11px;font-weight:400;color:#0162bd}div.info-media-ng{width:100vw;height:100vh;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:1fr min-content 1fr;grid-template-areas:". . ." ". content ." ". . ."}div.info-media-ng>div.content{position:relative;z-index:99999;grid-area:content}.expand-move{transition-property:transform!important;transition-duration:.3s!important;transition-duration:var(--move-duration,.3s)!important;transition-timing-function:ease-in-out!important;transition-delay:0s!important}.expand-enter-active,.expand-leave-active{overflow:hidden;transition-property:opacity,width,height,margin,padding,transform!important}.fade-move{transition-property:transform!important;transition-duration:.3s!important;transition-duration:var(--move-duration,.3s)!important;transition-timing-function:ease-in-out!important;transition-delay:0s!important}.fade-enter-active,.fade-leave-active{transition-property:opacity!important}.scale-move{transition-property:transform!important;transition-duration:.3s!important;transition-duration:var(--move-duration,.3s)!important;transition-timing-function:ease-in-out!important;transition-delay:0s!important}.scale-enter-active,.scale-leave-active{transition-property:opacity,transform!important}.slide-move{transition-property:transform!important;transition-duration:.3s!important;transition-duration:var(--move-duration,.3s)!important;transition-timing-function:ease-in-out!important;transition-delay:0s!important}.slide-enter-active,.slide-leave-active{transition-property:opacity,transform!important}.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;contain:strict}.filepond--data,.filepond--drip{position:absolute;pointer-events:none}.filepond--drip{inset:0;overflow:hidden;opacity:.1;border-radius:.5em;background:#00000003}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;inset:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:#00000080;background-image:none;box-shadow:0 0 #fff0;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled]{color:#ffffff80;background-color:#00000040}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;inset:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity;touch-action:auto}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em #00000053}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.4;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:#282828d9}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:#00000003}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eee' viewBox='0 0 100 100'%3E%3Cpath d='M0 0h50v50H0m50 0h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;inset:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3E%3Cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0s-8.981 23.545 0 32.528c8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528M25.999 33a3 3 0 1 1-6 0V21a3 3 0 1 1 6 0zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735'/%3E%3C/svg%3E") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0m14.495 17.329-16 18a1.997 1.997 0 0 1-2.745.233l-10-8a2 2 0 0 1 2.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 0 1 2.99 2.659'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3E%3Cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0s-10.137 26.632 0 36.77 26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77m-8.132 28.638a2 2 0 0 1-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 1 1-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 1 1 2.828-2.828l7.425 7.425 7.071-7.071a2 2 0 1 1 2.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 0 1 0 2.828'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath d='M49.466 41.26 29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85m-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.71 1.71 0 0 1-1.267.543q-.737 0-1.268-.543a1.79 1.79 0 0 1-.531-1.297q0-.754.53-1.297a1.71 1.71 0 0 1 1.269-.544q.736 0 1.268.544c.532.544.53.795.53 1.297q0 .754-.53 1.297z'/%3E%3C/svg%3E") no-repeat}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#f7f8fa}::-webkit-scrollbar-thumb{background:#0162bd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0155a4}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fff;width:10px}::-webkit-scrollbar-thumb{background:#cdcdcf;border-radius:12px}nav.nav-mobile.opened{display:flex}.nav.scrolled .nav__after{width:200px;height:100px;position:absolute;top:0;left:0;bottom:"";right:"";display:block;overflow:hidden}.nav.scrolled .nav__after:after{position:absolute;top:-100px;left:-120px;bottom:"";right:"";width:200px;height:200px;display:none!important;transform:rotate(20deg);content:"";background:#0162bd 0 0 no-repeat padding-box}@media screen and (max-width:1224px){.nav.scrolled .nav__after:after{display:none}}
