.--theme_default{--color-black:#000;--color-white:#fff;--color-main:#191c1d;--color-button:rgba(25,28,29,.8);--color-blue:#007cff;--color-gray:rgba(41,43,44,.4);--color-lightgray:#aaabac;--color-1:#191c1d;--color-2:#007cff;--color-3:#1b1b1e;--color-4:#0fddb2;--max-content:1256px;--color-text-gradient:linear-gradient(.125turn,#017bff,#0fddb2 96%)}.home-nft{box-sizing:border-box;display:grid;margin:auto auto 180px;max-width:1256px;padding:0 16px;width:100%;grid-column-gap:48px;grid-template-columns:1.4fr 1fr}@media only screen and (max-width:1024px){.home-nft{display:flex;flex-direction:column;margin-bottom:72px}}.home-nft__title{grid-column:1/3}.home-nft__left{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1024px){.home-nft__left{font-size:18px;margin-bottom:24px}}.home-nft__banner{border-radius:40px;height:auto;width:100%}.home-nft__wallet{border:1px solid var(--color-main);border-radius:40px;box-sizing:border-box;min-width:490px;padding:48px}@media only screen and (max-width:1024px){.home-nft__wallet{margin-bottom:24px;min-width:unset}}@media only screen and (max-width:767px){.home-nft__wallet{padding:24px}}.home-nft__wallet-top{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.home-nft__wallet-top{align-items:center;display:flex;flex-direction:column}}.home-nft__wallet-top img{border-radius:40px;max-width:180px;width:100%}.home-nft__wallet-info{margin-bottom:32px;max-width:180px;text-align:center}.home-nft__wallet-info span{color:var(--color-main)}.home-nft__wallet-title{font-size:26px;line-height:32px;margin:0 0 32px}@media only screen and (max-width:767px){.home-nft__wallet-title{text-align:center}}.home-nft__wallet-title-last{margin-bottom:8px}.home-nft__wallet-title span{color:var(--color-2)}.home-nft__wallet-text{text-decoration:underline}@media only screen and (max-width:767px){.home-nft__wallet-text{text-align:center}}.home-nft__wallet-buttons{margin-bottom:32px}.home-nft__wallet-counter{align-items:center;border:1px solid #333;border-radius:16px;box-sizing:border-box;display:flex;font-size:18px;height:56px;justify-content:space-between;margin-bottom:8px}@media only screen and (max-width:767px){.home-nft__wallet-counter{margin-bottom:24px}}.home-nft__wallet-counter button{background-color:transparent;border:none;box-sizing:border-box;color:var(--color-white);cursor:pointer;font-size:36px;padding:0 16px;transform:scale(1);transition:.2s}.home-nft__wallet-counter button:hover{transform:scale(1.2);transition:.2s}.home-nft__wallet-counter button:disabled{color:#333;transform:scale(1)}.button_white{align-items:center;border:none;border-radius:16px;box-sizing:border-box;color:var(--color-black);cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;padding:0 20px;text-decoration:none;transform:scale(1)}.button_white,.button_white:hover{background-color:var(--color-white);transition:.2s}.button_white:hover{transform:scale(1.2)}@media only screen and (max-width:767px){.button_white{margin-bottom:16px}}.button_yellow{align-items:center;background-color:var(--color-main);border:none;border-radius:10px;box-sizing:border-box;color:var(--color-white);cursor:pointer;display:flex;font-size:18px;height:56px;justify-content:center;padding:0 20px;text-decoration:none;transform:scale(1);transition:.2s;width:100%}.button_yellow:hover{transform:scale(1.1);transition:.2s}
