body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}

:root{
    --buttons-size: 24px;
}
html{
  scroll-behavior: smooth;
}
body *{
  font-family: 'SF Pro Display', sans-serif;
}
body h1, body h2, body h3, body h4, body h5{
  font-family: 'D-DIN', sans-serif;
  font-weight: 700;
}
body{
  margin: 0;
  background-color: #000000;
  color: white;
}
.box{
  width: 100%;
  display: flex;
}
.box .container{
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
button, .btn{
  background-color: #232323;
  border: none;
  color: white;
  font-size: 24px;
  padding: 0.9em 1.05em;
  font-family: 'D-DIN', sans-serif;
  font-weight: 600;
  display: flex;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  color: white;
}
button img, .btn img{
  margin: auto;
  margin-left: 8px;
  height: 0.8em;
  transition: 0.5s scale;
}
button:hover img, .btn:hover img{
  scale: 0.8;
}
button.white, .btn.white{
  background-color: white;
  color: #232323;
}
.line{
  width: 100%;
  background-color: white;
  padding-top: 33px;
  padding-bottom: 33px;
}
.line .container{
  display: flex;
}
.line img:first-child{
  margin: auto;
  margin-left: 0;
}
.line img{
  margin: auto;
}
.line img:last-child{
  margin: auto;
  margin-right: 0;
}
@media screen and (max-width: 1600px) {
  .box .container{
    max-width: 95%;
  }
}
@media screen and (max-width: 1060px) {
  .line img{
    margin: auto;
    height: 20px;
  }
}
@media screen and (max-width: 400px) {
  .line img{
    height: 12px;
  }
}
/* SF Pro Display */

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Ultralight.08684652aee5807a63d9.otf) format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-UltralightItalic.b90d5d0f41170f11b87e.otf) format('opentype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Thin.118dea390f52cf393735.otf) format('opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-ThinItalic.3d2597acea660678af19.otf) format('opentype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Light.5a47a04ca76b10e69ca3.otf) format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-LightItalic.8dbfd26d5a831ca710e0.otf) format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Regular.d1f5e6e16dd4f75c3950.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-RegularItalic.55118ef4e17d67dde923.otf) format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Medium.b85d841dacb040b84951.otf) format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-MediumItalic.96038c89a401495b43e6.otf) format('opentype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Semibold.037dc63930459813f575.otf) format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-SemiboldItalic.83c857f3c60b41485937.otf) format('opentype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Bold.b1f4d2c69fa808ebca12.otf) format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-BoldItalic.9ef8d09009e261609c55.otf) format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Heavy.cfa3bd7b4cd82b11760b.otf) format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-HeavyItalic.4e2238d8a1afd9136259.otf) format('opentype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-Black.9f6bb018ca3e8b89e9da.otf) format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url(/static/media/SF-Pro-Display-BlackItalic.bf4f55c98ce6b6478da6.otf) format('opentype');
  font-weight: 900;
  font-style: italic;
}

/* D-DIN */

@font-face {
  font-family: 'D-DIN';
  src: url(/static/media/D-DIN.31d456695bd8dea72c8a.otf) format('opentype'),
       url(/static/media/D-DIN.fb8220c79b5fda3fbe0a.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'D-DIN';
  src: url(/static/media/D-DIN-Italic.95a6ef2d9bd0881a85b1.otf) format('opentype'),
       url(/static/media/D-DIN-Italic.92634459aa8099fd2f52.ttf) format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'D-DIN';
  src: url(/static/media/D-DIN-Bold.7bb4b1a4a4621668d12a.otf) format('opentype'),
       url(/static/media/D-DIN-Bold.86b1324371e7bd49c71b.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* D-DIN Condensed */

@font-face {
  font-family: 'D-DIN Condensed';
  src: url(/static/media/D-DINCondensed.7c189af24c6827e918e7.otf) format('opentype'),
       url(/static/media/D-DINCondensed.e6cfb16c510961641c37.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'D-DIN Condensed';
  src: url(/static/media/D-DINCondensed-Bold.b6014535a6092a751baa.otf) format('opentype'),
       url(/static/media/D-DINCondensed-Bold.4f19e6a22b65ad2f2d63.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* D-DIN Exp */

@font-face {
  font-family: 'D-DIN Exp';
  src: url(/static/media/D-DINExp.b3e48ac217b6206cbca0.otf) format('opentype'),
       url(/static/media/D-DINExp.277fee925e407f1489ba.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'D-DIN Exp';
  src: url(/static/media/D-DINExp-Italic.912cce24edda46cd4126.otf) format('opentype'),
       url(/static/media/D-DINExp-Italic.1667d7d0e37db9707faa.ttf) format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'D-DIN Exp';
  src: url(/static/media/D-DINExp-Bold.94894a698adbf58b47cb.otf) format('opentype'),
       url(/static/media/D-DINExp-Bold.cdc7b69472d5c2b26112.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}


#header{
    padding-top: 36px;
    padding-bottom: 36px;
    z-index: 50;
}
#header .container{
    display: flex;
    flex-direction: row;
}
#header .container > img{
    height: 18px;
    margin: auto;
    margin-left: 0;
}
#header .container ul{
    display: flex;
    margin: auto;
    font-size: 20px;
    gap: 40px;
}
#header .container ul li:first-child{
    color: white;
}
#header .container ul li{
    padding: 0;
    list-style: none;
    color: #95959A;
}
#header .container ul li a{
    font-family: 'D-DIN', sans-serif;
    font-weight: 600;
    text-decoration: none;
    color: white;
}
@media screen and (max-width: 1600px) {
    #header .container ul{
        display: none;
    }
}
@media screen and (max-width: 1060px) {
    #header .container .btn{
        display: none;
    }
}
@media screen and (max-width: 480px) {
    #header .container > img{
        height: 14px;
    }
}
.langSel{
    width: max-content;
    height: max-content;
    display: flex;
    position: relative;
    margin: auto;
    margin-right: 36px;
    z-index: 45;
}
.langSel .openbutton{
    height: 100%;
    display: flex;
}
.langSel img{
    width: 54px;
    height: 54px;
}
.langSel img.arrow{
    width: 17px;
    height: auto;
    margin: auto;
    margin-left: 6px;
    transform: rotateZ(180deg);
    transition: 0.5s transform;
}
.langSel img.arrow.active{
    transform: rotateZ(0deg);
}
.langsTab{
    height: max-content;
    padding: 8px;
    background-color: black;
    border-radius: 6px;
    position: absolute;
    max-width: 350px;
    width: 300px;
    top: 120%;
    left: -20%;
}
.langsTab .lang:first-child{
    margin-top: 0;
}
.langsTab .lang.active{
    background-color: #232323;
}
.langsTab .lang{
    width: 100%;
    box-sizing: border-box;
    border: 1px #232323 solid;
    padding: 6px;
    border-radius: 6px;
    display: flex;
    margin-top: 8px;
}
.langsTab .lang img{
    width: 56px;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}
.langsTab .lang span{
    margin: auto;
    margin-left: 12px;
    font-size: 18px;
}
#main{
    padding-top: 130px;
    padding-bottom: 130px;
    overflow: hidden;
    z-index: 5;
}
#main .tags{
    display: flex;
    width: max-content;
    max-width: 100%;
    flex-direction: row;
    gap: 40px;
    justify-content: center;
    align-items: center;
}
#main .tags .tag{
    background-color: #2B2B2B;
    color: white;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 18px 30px;
    width: max-content;
    border-radius: 5px;
    font-size: 20px;
}
#main .tags .tag span{
    width: max-content;
    text-wrap: nowrap;
    margin-left: 0.3em;
}
#main .tags .tag img{
    height: 0.8em;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}
#main .tags .tag.white{
    background-color: transparent;
    border: 2px white solid;
}
#main h1{
    font-size: 60px;
    width: 43%;
    margin: 0;
    margin-top: 45px;
}
#main p{
    font-size: 20px;
    width: 640px;
    color: #B3B3B9;
    margin: 0;
    margin-top: 45px;
}
#main p span{
    color: white;
}
#main .footer{
    display: flex;
    flex-direction: row;
    margin-top: 45px;
    gap: 45px;
    flex-wrap: wrap;
    justify-content: center;
    width: max-content;
    max-width: 100%;
}
#main .footer .btn{
    color: black;
}
#main .footer a{
    font-size: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transition: 0.5s transform;
    color: white;
    text-decoration: none;
}
#main .footer a img{
    transition: 0.5s transform;
    margin-left: 8px;
}
#main .footer a:hover img{
    transform: translateX(6px);
}
#main .container{
    position: relative;
}
#main .headimg{
    position: absolute;
    right: 0;
    bottom: -30%;
}
@media screen and (max-width: 1060px) {
    #main .headimg{
        z-index: 5;
        opacity: 0.3;
    }
    #main .container .text{
        z-index: 15;
        position: relative;
    }
    #main .tags{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
        margin: auto;
    }
    #main .tags .tag:last-child{
        margin-left: none;
    }
    #main .tags .tag{
        margin: auto;
    }
    #main h1{
        width: 100%;
        text-align: center;
    }
    #main p{
        width: 100%;
        text-align: center;
    }
    #main .footer{
        margin: auto;
        margin-top: 48px;
    }
    #main .footer button{
        margin: auto;
    }
}
@media screen and (max-width: 540px) {
    #main .tags .tag{
        font-size: 16px;
        padding: 19px 31px;
    }
}
@media screen and (max-width: 540px) {
    #main h1{
        font-size: 44px ;
    }
}
#info{
    padding: 130px 0;
}
#info .cols{
    width: 100%;
    display: flex;
}
#info .content{
    width: 100%;
    display: grid;
    grid-template-areas: "a a a b b b b b"
                         "c c c b b b b b"
                         "c c c l l l l l";
    grid-gap: 36px;
}
#info .content .subcols{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 36px;
    grid-area: c;
}
#info .content .subcol{
    background-color: #232323;
    padding: 40px 20px;
    min-height: 220px;
    border-radius: 5px;
}
#info .content .subcol.white{
    background-color: black;
    border: 2px white solid;
}
#info .content .subcol.white .icon{
    background-color: transparent;
    border: 2px white solid;
}
#info .content .subcol .icon{
    background-color: #161717;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    display: flex;
    margin: auto;
}
#info .content .subcol p{
    margin: auto;
    margin-top: 28px;
    font-size: 20px;
    width: 80%;
    text-align: center;
}
#info .content .subcol .icon img{
    margin: auto;
    width: 32px;
    height: auto;
}
#info .content .section{
    width: 100%;
    background-color: #232323;
    padding: 44px 100px;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 26px;
}
#info .content .section.first{
    grid-area: a;
}
#info .content .section.second{
    grid-area: b;
}
#info .content .section.calc{
    grid-area: l;
    min-height: 300px;
}
#info .section header{
    display: flex;
}
#info .section header .num{
    display: flex;
    border-radius: 5px;
    background-color: #535353;
    width: 36px;
    height: 36px;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}
#info .section header .num span{
    margin: auto;
}
#info .section header h3{
    font-size: 36px;
    margin: auto;
    margin-left: 24px;
}
#info .section header > img{
    height: 18px;
    height: auto;
    margin: auto;
    margin-right: 0;
}
#info .section .content{
    display: flex;
    flex-direction: column;
}
#info .section .content.img{
    display: flex;
    flex-direction: row;
    grid-template-columns: 1fr 1fr;
}

#info .section .content .line{
    width: 100%;
    height: 2px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
#info .section .content p{
    padding: 0;
    margin: 0;
    margin-top: 20px;
}
#info .section .content .table{
    width: 100%;
    display: flex;
    flex-direction: column;
}
#info .section .content .table .head{
    display: flex;
    width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    padding-right: 37px;
}
#info .section .content .table .head span{
    margin: auto;
    margin-left: 0;
    width: max-content;
    font-size: 20px;
}
#info .section .content .table .head span:last-child{
    margin: auto;
    margin-right: 0;
}
#info .section .content .table .line{
    display: flex;
    padding: 15px 37px;
    background-color: #4B4B4B;
    box-sizing: border-box;
    margin-top: 16px;
    height: max-content;
    border-radius: 5px;
}
#info .section .content .table .line span{
    font-size: 20px;
    margin: auto;
    margin-left: 0;
}
#info .section .content .table .line span:last-child{
    margin-right: 0;
    margin-left: auto;
}
#info .section .content.img > img{
    width: 132px;
    height: auto;
    object-fit: contain;
}
#info .section .content.img p{
    width: 100%;
    margin-left: 24px;
    font-size: 20px;
    color: #B3B3B9;
}
#info .section .content p{
    width: 100%;
    font-size: 20px;
    color: #B3B3B9;
}
#info .section .content p span{
    color: white;
}
#info .section.calc .inputbox{
    display: flex;
    flex-direction: column;
}
#info .section.calc .inputbox .input{
    display: flex;
    background-color: white;
    padding: 11px 14px;
    border-radius: 5px;
    margin-top: 5px;
}
#info .section.calc .input .coinSelector{
    border: 1px #D5D5D5 solid;
    width: max-content;
    min-width: auto;
}
#info .section.calc .input .coinSelector .trigger{
    width: 100%;
    min-width: 110px;
}
#info .section.calc .input input{
    width: 100%;
    border: none;
    padding-left: 28px;
    font-size: 20px;
    outline: none;
}
#info .section.calc .cline{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 36px;
}
#info .section.calc .btn{
    width: 100%;
    background-color: white;
    font-size: 20px;
    color: black;
    text-align: center;
    border-radius: 10px;
    font-weight: 400;
    text-align: center;
    display: block;
}
#info .section.calc button span{
    margin: auto;
}
#info .section.calc .mistake{
    font-size: 18px;
    color: red;
    width: 100%;
    text-align: center;
}
/* =========================
   ADAPTIVE
========================= */

@media (max-width: 1200px) {
    #info {
        padding: 100px 0;
    }

    #info .content {
        grid-template-areas:
            "a"
            "b"
            "c"
            "l";
        grid-gap: 28px;
    }

    #info .content .section {
        padding: 36px 48px;
    }

    #info .section header h3 {
        font-size: 30px;
    }

    #info .section .content p,
    #info .section .content.img p,
    #info .content .subcol p,
    #info .section .content .table .head span,
    #info .section .content .table .line span,
    #info .section.calc button,
    #info .section.calc .input input {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    #info {
        padding: 80px 0;
    }

    #info .content {
        grid-template-areas:
            "a"
            "b"
            "c"
            "l";
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }

    #info .content .subcols {
        grid-template-columns: 1fr 1fr;
        grid-gap: 24px;
    }

    #info .content .section {
        padding: 32px 32px;
    }

    #info .section header h3 {
        font-size: 28px;
        margin-left: 18px;
    }

    #info .section .content.img {
        flex-direction: column;
        align-items: flex-start;
    }

    #info .section .content.img > img {
        width: 100px;
    }

    #info .section .content.img p {
        margin-left: 0;
        width: 100%;
    }

    #info .section.calc .cline {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    #info .content .subcol {
        min-height: 190px;
        padding: 32px 18px;
    }

    #info .content .subcol .icon {
        width: 76px;
        height: 76px;
    }

    #info .content .subcol .icon img {
        width: 28px;
    }
}

@media (max-width: 768px) {
    #info {
        padding: 60px 0;
    }

    #info .content {
        grid-gap: 18px;
    }

    #info .content .section {
        padding: 24px 20px;
        border-radius: 10px;
    }

    #info .content .subcols {
        grid-template-columns: 1fr;
        grid-gap: 18px;
    }

    #info .content .subcol {
        min-height: auto;
        padding: 24px 16px;
    }

    #info .content .subcol p {
        width: 100%;
        margin-top: 18px;
        font-size: 17px;
    }

    #info .section header {
        align-items: center;
        flex-wrap: wrap;
        gap: 12px;
    }

    #info .section header .num {
        width: 32px;
        height: 32px;
    }

    #info .section header h3 {
        font-size: 24px;
        margin: 0;
        line-height: 1.2;
    }

    #info .section header > img {
        margin-right: 0;
        margin-left: auto;
        width: 18px;
    }

    #info .section .content p,
    #info .section .content.img p {
        font-size: 16px;
        line-height: 1.5;
    }

    #info .section .content .table .head {
        padding-right: 0;
    }

    #info .section .content .table .head span {
        font-size: 16px;
    }

    #info .section .content .table .line {
        padding: 14px 16px;
        margin-top: 12px;
        gap: 10px;
    }

    #info .section .content .table .line span {
        font-size: 16px;
    }

    #info .section .content .table .line img {
        width: 16px;
        height: auto;
    }

    #info .section.calc .inputbox p {
        font-size: 15px;
    }

    #info .section.calc .inputbox .input {
        flex-direction: row;
        gap: 10px;
        padding: 10px;
        font-size: 20px;
    }
    #info .section.calc .inputbox .input input{
        font-size: 20px;
    }
    #info .section.calc .input .coinSelector {
        width: 100%;
        max-width: 35%;
        min-width: 110px;
    }

    #info .section.calc .input .coinSelector .trigger {
        min-width: 100%;
        width: 100%;
    }

    #info .section.calc .input input {
        padding-left: 0;
        font-size: 18px;
    }

    #info .section.calc .mistake {
        font-size: 14px;
        text-align: left;
        margin-top: 6px;
    }

    #info .section.calc .btn {
        margin-top: 20px;
        min-height: 54px;
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    #info {
        padding: 48px 0;
    }

    #info .content .section {
        padding: 18px 14px;
    }

    #info .section header h3 {
        font-size: 20px;
    }

    #info .section .content.img > img {
        width: 78px;
    }

    #info .section .content p,
    #info .section .content.img p,
    #info .content .subcol p {
        font-size: 15px;
    }

    #info .content .subcol .icon {
        width: 64px;
        height: 64px;
    }

    #info .content .subcol .icon img {
        width: 24px;
    }

    #info .section .content .table .head span,
    #info .section .content .table .line span {
        font-size: 14px;
    }

    #info .section .content .table .line {
        padding: 12px 12px;
    }

    #info .section.calc .input input {
        font-size: 16px;
    }

    #info .section.calc .btn {
        font-size: 16px;
        min-height: 50px;
        border-radius: 8px;
    }

    #info .section.calc .mistake {
        font-size: 13px;
    }
}
.coinSelector{
    width: auto;
    display: flex;
    background-color: white;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    min-width: 150px;
    position: relative;
}
.coinSelector .trigger{
    display: flex;
    width: 100%;
    cursor: pointer;
}
.coinSelector .trigger > span{
    font-size: 22px;
    margin: auto;
    color: black;
}
.coinSelector .icon{
    width: 26px;
    height: 26px;
    margin: auto;
    margin-left: 0;
}
.coinSelector .trigger .arrow{
    margin: auto;
    margin-right: 0;
}
.coinSelector .selector{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 110%;
    min-width: 100%;
    background-color: white;
    border-radius: 5px;
    left: 0;
    right: auto;
    width: max-content;
}
.coinSelector .selector .coin{
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    width: 100%;
    min-width: max-content;
    border-radius: 5px;
    object-fit: contain;
    object-position: left;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}
.coinSelector .selector .coin.active{
    background-color: #D5D5D5;
}
.coinSelector .coin img {
    width: 27px;
    height: 27px;
    flex-shrink: 0;
    display: block;
    margin: 0;  /* ← отступ справа от иконки */
}
.coinSelector .selector .coin > span {
    margin: 0 !important;
    font-size: 22px;
    color: black;
    margin: auto !important;
    margin-left: 7px !important;
}
.coinSelector > span {
    margin: auto;
    margin-left: 7px;
}
.part header{
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    justify-content: center;
}
.part .container{
    display: flex;
    flex-direction: column;
    gap: 80px;
}
.part header h2{
    margin: 0;
    font-size: 35px;
    text-align: center;
}
.part header p{
    margin: 0;
    font-size: 20px;
    color: #B3B3B9;
    max-width: 640px;
    text-align: center;
}
.partbox{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 32px;
    justify-content: center;
}
.partbox .col{
    display: flex;
    background-color: #232323;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 33px;
    align-items: flex-start;
    justify-content: flex-start;
    width: max-content;
    max-width: 730px;
    gap: 20px;
    height: auto;
    flex-wrap: wrap;
}
.partbox .col svg{
    width: 25%;
    max-width: 200px;
    height: auto;
    border-radius: 10px;
}
.partbox .col .content{
    width: 100%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.partbox .col h3{
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    gap: 0.2em;
    font-size: 24px;
    margin: 0;
}
.partbox .col p{
    font-size: 24px;
    margin: 0;
    max-width: 100%;
    text-align: left !important;
}
.partbox .col p{
    text-align: center;
}
.partbox .col .wallet{
    background-color: #161717;
    box-sizing: border-box;
    padding: 0.8em;
    border-radius: 0.3em;
    display: block;
    width: max-content;
    min-width: 0; 
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: break-word;
    -webkit-hyphens: auto;
            hyphens: auto; 
    text-align: center;
    font-size: 16px;
    text-wrap: wrap;
    text-overflow: clip;
}
.partbox .col footer{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: max-content;
    gap: 20px;
    max-width: 90%;
}
.partbox .col footer button{
    background-color: white;
    color: black;
    border-radius: 0.3em;
    font-size: 20px;
    padding: 0.6em 1em;
}
.partbox .col footer span{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.2em;
}
@media screen and (max-width: 765px) {
    .partbox .col{
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .partbox .col p{
        text-align: center !important;
        max-width: 100%;
    }
    .partbox .col .wallet{
        background-color: transparent;
        padding: 0;
        opacity: 0.8;
    }
    .partbox .col .content{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .partbox .col svg{
        width: 120px;
    }
    .partbox .col footer{
        width: 100%;
    }
}

/* ── Copy Toast ── */
.col footer {
    position: relative;
}

.copy-toast {
    position: absolute;
    bottom: calc(100% + 8px);
    left: 0;
    background: #1a1a1a;
    color: #fff;
    font-size: 13px;
    padding: 6px 12px;
    border-radius: 8px;
    white-space: nowrap;
    pointer-events: none;

    opacity: 0;
    transform: translateY(4px);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.copy-toast.visible {
    opacity: 1;
    transform: translateY(0);
}

.copy-toast::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 16px;
    border: 5px solid transparent;
    border-top-color: #1a1a1a;
}

._live{
    padding-top: 36px;
    padding-bottom: 36px;
    margin-top: 120px;
}
._live .container{
    display: flex;
    gap: 30px;
    flex-direction: column;
}
._live h2{
    font-size: 28px;
    margin: auto;
    text-align: center;
}
._live h2 span{
    color: #ffffff94;
}
._live .transactions{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
}
._live .transactions .item{
    background-color: rgb(45, 45, 45);
    box-sizing: border-box;
    padding: 24px;
    border: 1px RGBA(0,0,0,0.08) solid;
    position: relative;
    border-radius: 8px;
}
._live .transactions .item img{
    width: 24px;
    height: auto;
}
._live .transactions .crypto{
    display: flex;
    flex: 1 1;
}
._live .transactions .crypto span{
    font-size: 16px;
    margin-left: 6px;
    font-weight: 400;
}
._live .transactions .details{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 12px;
}
._live .transactions .details .f{
    display: flex;
    flex-direction: column;
}
._live .transactions .details .f span{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    opacity: 0.8;
}
._live .transactions .details .f p{
    margin: 0;
    margin-top: 6px;
    font-size: 18px;
}
._live .transactions .footer{
    margin-top: 24px;
    display: flex;
}
._live .transactions .footer span{
    font-size: 20px;
    font-weight: 500;
    margin: auto;
    margin-left: 0;
}
._live .transactions .footer .tag{
    margin: auto;
    margin-right: 0;
    background-color: rgb(227, 255, 227);
    color: green;
    padding: 0.5em 1em;
    border-radius: 100vw;
}
@media screen and (max-width: 750px) {
    ._live .transactions{
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 480px){
    ._live .transactions .tag{
        position: absolute;
        top: 12px;
        right: 12px;
    }
}
