*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none}body{background:#031738;color:#fff;line-height:1.5;font-family:"Poppins",Arial,sans-serif}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#11d1ff}::-webkit-scrollbar-corner{background-color:#0c2650}::-webkit-scrollbar{width:8px;height:5px}::-webkit-scrollbar-track{background-color:#0c2650}.btn{cursor:pointer}.container{width:100%;height:100%;max-width:1477px;padding:0 20px;margin:0 auto}.background{position:absolute;left:0;right:0;top:0;background:url("background.png");background-size:contain;background-position:top;background-repeat:no-repeat;width:100%;height:100%;z-index:-1}.page{display:flex;align-content:center;justify-content:space-between}.page-logo{display:flex;align-items:center}.page-logo_image{width:57px;height:57px}.page-logo_name{text-transform:uppercase;font-size:24px;line-height:28px;font-weight:bold;font-family:"Ubuntu",Arial,sans-serif;margin-left:15px}.page-nav{display:flex;align-items:center}.page-nav_item{color:#fff;font-weight:500;font-size:18px;line-height:21px;text-decoration:unset;font-family:"Roboto",Arial,sans-serif}.page-nav_item:hover{color:#11d1ff;transition:color .25s}.page-nav_item:not(:last-child){margin-right:40px}.header{padding-top:50px}.main{margin-top:50px}.top .container{display:flex;justify-content:space-between;align-items:center}.top .btn{background:#11d1ff;box-shadow:0px 29.0789px 56.4474px rgba(17,209,255,.25);border:none;padding:17px 30px;border-radius:82px;transition:background-color .25s}.top .btn:hover{background-color:#158fad}.top .btn span{font-weight:bold;font-size:17px;line-height:35px;font-family:"Ubuntu",Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#fff}.top-col:nth-child(1){max-width:700px}.top-col:nth-child(2){margin-left:50px}.top-title{font-weight:bold;font-size:48px;line-height:50px;font-family:"Ubuntu",Arial,sans-serif;margin-bottom:45px}.top-title span{color:#11d1ff}.top-image{width:100%;height:100%;min-width:350px}.top-info{font-size:21px;line-height:30px;font-family:"Ubuntu",Arial,sans-serif;margin-bottom:40px}.top-info span{color:#11d1ff}.info{margin-top:80px}.info-row{display:flex}.info-row:nth-child(1) .info-item_title{font-size:24px;line-height:36px;margin-bottom:16px}.info-row:nth-child(1) .info-item:nth-child(1)::before{content:"";position:absolute;top:-17px;right:-58px;width:274.37px;height:256.51px;background:url("info1.png");background-repeat:no-repeat}.info-row:nth-child(1) .info-item:nth-child(2)::before{content:"";position:absolute;top:-3px;right:14px;width:225px;height:272.73px;background:url("info2.png");background-repeat:no-repeat}.info-row:nth-child(2) .info-item_title{font-size:36px;line-height:54px;margin-bottom:8px}.info-row:not(:last-child){margin-bottom:25px}.info-item{width:100%;border:2px dashed #143160;border-radius:20px;padding:35px;position:relative;overflow:hidden;display:flex;flex-direction:column}.info-item_title{font-weight:bold;font-family:"Poppins",Arial,sans-serif}.info-item_text{font-weight:500;font-size:18px}.info-item_text span{color:#11d1ff}.info-item_nav{display:flex;align-items:center;margin-top:34px;flex:1}.info-item_nav p{font-weight:600;font-size:24px;line-height:36px;font-family:"Poppins",Arial,sans-serif;color:#11d1ff;margin-right:18px}.info-item:not(:last-child){margin-right:25px}.instruction{margin-top:80px}.instruction .container{display:flex;justify-content:space-between}.instruction-item{text-align:center;position:relative;width:250px}.instruction-item:not(:last-child)::before{content:"";background:#0c2348;height:3px;position:absolute;right:-150px;width:190px;top:64px}.instruction-item_icon{display:flex;align-items:center;justify-content:center;background:#0c2348;border-radius:20px;width:128px;height:128px;margin:0 auto 38px}.instruction-item_text{font-weight:500;font-size:16px}.address{background:#0c2348;padding:50px 0;margin:80px 0}.address .container{display:flex;justify-content:center;align-items:center}.address-qr{
    width:212px;height:212px;object-fit:cover;border-radius:5px;
    border-width: 10px;
    border-style: solid;
    padding: 10px;
    background-color: #fff;
    border-color: #11d1ff #0593b5 #0593b5 #11d1ff;
}
.address-content{margin-left:42px}.address-title{color:#11d1ff;font-weight:500;font-size:18px}.address-requisites{margin:20px 0 35px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.address-requisites p{font-weight:600;font-size:21px}.address-requisites img{margin-left:10px}.address-footer{display:flex;align-items:center}.address-status{display:flex;align-items:center;margin-left:20px}.address-status svg{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.address-status path{fill:#294f8c}.address-status p{margin-left:6px;font-size:13px;color:#294f8c}.address .btn{background:#11d1ff;box-shadow:0px 29.0789px 56.4474px rgba(17,209,255,.25);border:none;padding:13px 25px;border-radius:62px;cursor:pointer;transition:background-color .25s}.address .btn:hover{background-color:#158fad}.address .btn span{font-weight:bold;font-size:13px;line-height:27px;font-family:"Ubuntu",Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#fff}.address_check{opacity:0}.address_check.active{opacity:1;transition:opacity .25s}.footer{margin-top:80px;background:#0c2348;padding:50px 0}.transactions-title{font-weight:bold;font-size:36px;line-height:50px;margin-bottom:20px}.transactions-address{font-weight:600;font-size:21px;color:#11d1ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transactions .table{margin-top:90px}.transactions .transactions_code img{height:63px;width:63px}.transactions .table{width:100%}.transactions .table .table_head{width:100%;margin-bottom:35px;padding-left:30px;padding-right:30px;min-width:800px;}.transactions .table .table_head tr{width:100%}.transactions .table .table_head td{font-family:Poppins;font-style:normal;font-weight:600;font-size:18px;line-height:150%;text-align:left;width: 15%;}
.transactions .table .table_head td:nth-child(4){width:11%}
.table_content{overflow:auto}.transactions .table .table_item{background:#0c2348;border-radius:20px;width:100%;min-width:800px;font-family:Poppins;font-style:normal;font-weight:normal;font-size:16px;line-height:150%;padding: 15px 30px;margin-bottom:20px;animation:fadein .2s;}@keyframes fadein{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.transactions .table .table_item table{width:100%}.transactions .table .table_item .table_item-top{width:100%;margin-bottom: 6px;}.transactions .table .table_item .table_item-top td{width: 15%;}.transactions .table .table_item .table_item-top td:nth-child(4){width:11%}.transactions .table .table_item .table_item-apply{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.transactions .table .table_item .table_item-apply .left{width:36%;height:0px;border:1px solid #1c3b6c}.transactions .table .table_item .table_item-apply img{margin:0 15px 0 22px}.transactions .table .table_item .table_item-apply .right{width:50%;height:0px;border:1px solid #1c3b6c}.transactions .table .table_item .table_item-bottom{width:100%;margin-top: 6px;}.transactions .table .table_item .table_item-bottom td{}.transactions .table .table_item .table_item-bottom td:nth-child(4){width:11%}@media(max-width: 1300px){.info-item::before{content:none !important}}@media(max-width: 1000px){.instruction-item{margin:0 25px !important}.instruction-item::before{content:none !important}.instruction-row:not(:last-child){margin-bottom:50px}}@media(max-width: 900px){.top-col:nth-child(2){display:none}.info-row{flex-direction:column}.info-item:not(:last-child){margin:0 0 25px}.instruction{margin-bottom:-35px}.instruction .container{flex-wrap:wrap;justify-content:center}.instruction-item{max-width:450px;margin:0 25px 35px !important}.instruction-item:not(:last-child){margin:0 0 50px}}@media(max-width: 850px){.address .container{flex-direction:column;text-align:center}.address-requisites{justify-content:center}.address-content{margin:25px 0 0}}@media(max-width: 700px){.header{padding-top:30px}.page{flex-direction:column}.page-nav{margin-top:25px}.info-item{padding:25px}.info-item_nav p{font-size:22px}.info-item_text{font-size:16px}.info-row:nth-child(1) .info-item_title{font-size:22px}.info-row:nth-child(2) .info-item_title{font-size:30px}.top-title{font-size:38px;margin-bottom:40px}.top-info{font-size:18px;margin-bottom:30px}}@media(max-width: 650px){.instruction-row{flex-direction:column}.instruction-row:not(:last-child){margin:0 0 30px !important}.instruction-item{margin:0 !important;width:100% !important}.instruction-item:not(:last-child){margin:0 0 30px !important}}@media(max-width: 600px){.address-footer{flex-direction:column}.address-requisites{margin:15px 0 20px}.address-requisites p{font-size:18px}.address-status{margin:15px 0 0 !important}.transactions-title{font-size:26px;line-height:1.5}.transactions-address{font-size:18px}.transactions .table{margin-top:50px}}@media(max-width: 500px){.transactions-title{margin-bottom:15px}.transactions-address{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.page-nav_item{font-size:16px}.page-nav_item:not(:last-child){margin-right:20px}.address-requisites p{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px}}@media(max-width: 380px){.page-nav{flex-wrap:wrap}.page-nav_item{margin-bottom:10px}.address-requisites p{max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px}}@media(max-width: 320px){.info-item_nav{display:none}}