body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FB0505;
   text-decoration: none;
}
a:active
{
   color: #FFD700;
}
a:hover
{
   color: #FFD700;
   text-decoration: underline;
}
#wb_PageTitle
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PageTitle
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PageTitle > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PageTitle > .col-1
{
   flex: 0 0 auto;
}
#PageTitle > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 600px)
{
#PageTitle > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 50px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 150px 0 0 0 ;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 5px 5px 5px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_NUM
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#NUM
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 20px 5px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#NUM > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -20px;
   margin-left: -20px;
}
#NUM > .row > .col-1, #NUM > .row > .col-2, #NUM > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
   grid-column: span 12;
}
#NUM > .row > .col-1, #NUM > .row > .col-2, #NUM > .row > .col-3
{
}
#NUM > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#NUM > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 10;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#NUM > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#NUM > .row > .col-1, #NUM > .row > .col-2, #NUM > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_A_ACCOUNT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#A_ACCOUNT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#A_ACCOUNT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#A_ACCOUNT > .row > .col-1, #A_ACCOUNT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#A_ACCOUNT > .row > .col-1, #A_ACCOUNT > .row > .col-2
{
}
#A_ACCOUNT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#A_ACCOUNT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#A_ACCOUNT > .row > .col-1, #A_ACCOUNT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text15 div
{
   text-align: left;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_AIRDROP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#AIRDROP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#AIRDROP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#AIRDROP > .row > .col-1, #AIRDROP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#AIRDROP > .row > .col-1, #AIRDROP > .row > .col-2
{
}
#AIRDROP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#AIRDROP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#AIRDROP > .row > .col-1, #AIRDROP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text82 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text82 div
{
   text-align: left;
}
#wb_Text82
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_AF
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#AF
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#AF > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#AF > .row > .col-1, #AF > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#AF > .row > .col-1, #AF > .row > .col-2
{
}
#AF > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#AF > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#AF > .row > .col-1, #AF > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ALTCOIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ALTCOIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ALTCOIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ALTCOIN > .row > .col-1, #ALTCOIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ALTCOIN > .row > .col-1, #ALTCOIN > .row > .col-2
{
}
#ALTCOIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ALTCOIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ALTCOIN > .row > .col-1, #ALTCOIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ANALISI_FONDAMENTALE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ANALISI_FONDAMENTALE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ANALISI_FONDAMENTALE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ANALISI_FONDAMENTALE > .row > .col-1, #ANALISI_FONDAMENTALE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ANALISI_FONDAMENTALE > .row > .col-1, #ANALISI_FONDAMENTALE > .row > .col-2
{
}
#ANALISI_FONDAMENTALE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ANALISI_FONDAMENTALE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ANALISI_FONDAMENTALE > .row > .col-1, #ANALISI_FONDAMENTALE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text83 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text83 div
{
   text-align: left;
}
#wb_Text83
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text84 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text84 div
{
   text-align: left;
}
#wb_Text84
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ANALISI_TECNICA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ANALISI_TECNICA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ANALISI_TECNICA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ANALISI_TECNICA > .row > .col-1, #ANALISI_TECNICA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ANALISI_TECNICA > .row > .col-1, #ANALISI_TECNICA > .row > .col-2
{
}
#ANALISI_TECNICA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ANALISI_TECNICA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ANALISI_TECNICA > .row > .col-1, #ANALISI_TECNICA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_APERTURA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#APERTURA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#APERTURA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#APERTURA > .row > .col-1, #APERTURA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#APERTURA > .row > .col-1, #APERTURA > .row > .col-2
{
}
#APERTURA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
#APERTURA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#APERTURA > .row > .col-1, #APERTURA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text85 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text85 div
{
   text-align: left;
}
#wb_Text85
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text86 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text86 div
{
   text-align: left;
}
#wb_Text86
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ASIC
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ASIC
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ASIC > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ASIC > .row > .col-1, #ASIC > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ASIC > .row > .col-1, #ASIC > .row > .col-2
{
}
#ASIC > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
#ASIC > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ASIC > .row > .col-1, #ASIC > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text87 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text87 div
{
   text-align: left;
}
#wb_Text87
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text88 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text88 div
{
   text-align: left;
}
#wb_Text88
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ASK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ASK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ASK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ASK > .row > .col-1, #ASK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ASK > .row > .col-1, #ASK > .row > .col-2
{
}
#ASK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ASK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ASK > .row > .col-1, #ASK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_A_SSET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#A_SSET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#A_SSET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#A_SSET > .row > .col-1, #A_SSET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#A_SSET > .row > .col-1, #A_SSET > .row > .col-2
{
}
#A_SSET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#A_SSET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#A_SSET > .row > .col-1, #A_SSET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text27 div
{
   text-align: left;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_AT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#AT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#AT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#AT > .row > .col-1, #AT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#AT > .row > .col-1, #AT > .row > .col-2
{
}
#AT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#AT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#AT > .row > .col-1, #AT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_Text29
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text30 div
{
   text-align: left;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_B
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#B
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#B > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#B > .row > .col-1, #B > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#B > .row > .col-1, #B > .row > .col-2
{
}
#B > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#B > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#B > .row > .col-1, #B > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_BALANCE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BALANCE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BALANCE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BALANCE > .row > .col-1, #BALANCE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BALANCE > .row > .col-1, #BALANCE > .row > .col-2
{
}
#BALANCE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BALANCE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BALANCE > .row > .col-1, #BALANCE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text31 div
{
   text-align: left;
}
#wb_Text31
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text32 div
{
   text-align: left;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BEAR_MARKET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BEAR_MARKET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BEAR_MARKET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BEAR_MARKET > .row > .col-1, #BEAR_MARKET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BEAR_MARKET > .row > .col-1, #BEAR_MARKET > .row > .col-2
{
}
#BEAR_MARKET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BEAR_MARKET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BEAR_MARKET > .row > .col-1, #BEAR_MARKET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text33 div
{
   text-align: left;
}
#wb_Text33
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text34 div
{
   text-align: left;
}
#wb_Text34
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BEARISH
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BEARISH
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BEARISH > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BEARISH > .row > .col-1, #BEARISH > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BEARISH > .row > .col-1, #BEARISH > .row > .col-2
{
}
#BEARISH > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BEARISH > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BEARISH > .row > .col-1, #BEARISH > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_BID
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BID
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BID > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BID > .row > .col-1, #BID > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BID > .row > .col-1, #BID > .row > .col-2
{
}
#BID > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BID > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BID > .row > .col-1, #BID > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text35 div
{
   text-align: left;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text36
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BITCOIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BITCOIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BITCOIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BITCOIN > .row > .col-1, #BITCOIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BITCOIN > .row > .col-1, #BITCOIN > .row > .col-2
{
}
#BITCOIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BITCOIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BITCOIN > .row > .col-1, #BITCOIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text37 div
{
   text-align: left;
}
#wb_Text37
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text38 div
{
   text-align: left;
}
#wb_Text38
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BLOCCO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BLOCCO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BLOCCO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BLOCCO > .row > .col-1, #BLOCCO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BLOCCO > .row > .col-1, #BLOCCO > .row > .col-2
{
}
#BLOCCO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BLOCCO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BLOCCO > .row > .col-1, #BLOCCO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text39 div
{
   text-align: left;
}
#wb_Text39
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text40 div
{
   text-align: left;
}
#wb_Text40
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BLOCKCHAIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BLOCKCHAIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BLOCKCHAIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BLOCKCHAIN > .row > .col-1, #BLOCKCHAIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BLOCKCHAIN > .row > .col-1, #BLOCKCHAIN > .row > .col-2
{
}
#BLOCKCHAIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BLOCKCHAIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BLOCKCHAIN > .row > .col-1, #BLOCKCHAIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text42 div
{
   text-align: left;
}
#wb_Text42
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BOT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BOT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BOT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BOT > .row > .col-1, #BOT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BOT > .row > .col-1, #BOT > .row > .col-2
{
}
#BOT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BOT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BOT > .row > .col-1, #BOT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text43 div
{
   text-align: left;
}
#wb_Text43
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text438 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text438 div
{
   text-align: left;
}
#wb_Text438
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BOUNTY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BOUNTY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BOUNTY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BOUNTY > .row > .col-1, #BOUNTY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BOUNTY > .row > .col-1, #BOUNTY > .row > .col-2
{
}
#BOUNTY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BOUNTY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BOUNTY > .row > .col-1, #BOUNTY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text45 div
{
   text-align: left;
}
#wb_Text45
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text46 div
{
   text-align: left;
}
#wb_Text46
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BREAKEVENPOINT_BEP_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BREAKEVENPOINT_BEP_
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BREAKEVENPOINT_BEP_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BREAKEVENPOINT_BEP_ > .row > .col-1, #BREAKEVENPOINT_BEP_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BREAKEVENPOINT_BEP_ > .row > .col-1, #BREAKEVENPOINT_BEP_ > .row > .col-2
{
}
#BREAKEVENPOINT_BEP_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BREAKEVENPOINT_BEP_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BREAKEVENPOINT_BEP_ > .row > .col-1, #BREAKEVENPOINT_BEP_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text47 div
{
   text-align: left;
}
#wb_Text47
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text48 div
{
   text-align: left;
}
#wb_Text48
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BROKER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BROKER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BROKER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BROKER > .row > .col-1, #BROKER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BROKER > .row > .col-1, #BROKER > .row > .col-2
{
}
#BROKER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BROKER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BROKER > .row > .col-1, #BROKER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text204 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text204 div
{
   text-align: left;
}
#wb_Text204
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text205 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text205 div
{
   text-align: left;
}
#wb_Text205
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BULL_MARKET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BULL_MARKET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BULL_MARKET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BULL_MARKET > .row > .col-1, #BULL_MARKET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BULL_MARKET > .row > .col-1, #BULL_MARKET > .row > .col-2
{
}
#BULL_MARKET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BULL_MARKET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BULL_MARKET > .row > .col-1, #BULL_MARKET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text49 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text49 div
{
   text-align: left;
}
#wb_Text49
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text50 div
{
   text-align: left;
}
#wb_Text50
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BULLISH
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BULLISH
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BULLISH > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BULLISH > .row > .col-1, #BULLISH > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BULLISH > .row > .col-1, #BULLISH > .row > .col-2
{
}
#BULLISH > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BULLISH > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BULLISH > .row > .col-1, #BULLISH > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_BURNING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BURNING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BURNING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BURNING > .row > .col-1, #BURNING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BURNING > .row > .col-1, #BURNING > .row > .col-2
{
}
#BURNING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
#BURNING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BURNING > .row > .col-1, #BURNING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text89 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text89 div
{
   text-align: left;
}
#wb_Text89
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text90 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text90 div
{
   text-align: left;
}
#wb_Text90
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BUY_ORDER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#BUY_ORDER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#BUY_ORDER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#BUY_ORDER > .row > .col-1, #BUY_ORDER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#BUY_ORDER > .row > .col-1, #BUY_ORDER > .row > .col-2
{
}
#BUY_ORDER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#BUY_ORDER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#BUY_ORDER > .row > .col-1, #BUY_ORDER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text150 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text150 div
{
   text-align: left;
}
#wb_Text150
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text151 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text151 div
{
   text-align: left;
}
#wb_Text151
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_C
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#C
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#C > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#C > .row > .col-1, #C > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#C > .row > .col-1, #C > .row > .col-2
{
}
#C > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#C > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#C > .row > .col-1, #C > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CANDLESTICK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CANDLESTICK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CANDLESTICK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CANDLESTICK > .row > .col-1, #CANDLESTICK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CANDLESTICK > .row > .col-1, #CANDLESTICK > .row > .col-2
{
}
#CANDLESTICK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CANDLESTICK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CANDLESTICK > .row > .col-1, #CANDLESTICK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text51 div
{
   text-align: left;
}
#wb_Text51
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text52
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CENTRALIZZATO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CENTRALIZZATO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CENTRALIZZATO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CENTRALIZZATO > .row > .col-1, #CENTRALIZZATO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CENTRALIZZATO > .row > .col-1, #CENTRALIZZATO > .row > .col-2
{
}
#CENTRALIZZATO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CENTRALIZZATO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CENTRALIZZATO > .row > .col-1, #CENTRALIZZATO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Text53
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text54 div
{
   text-align: left;
}
#wb_Text54
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CHIAVE_PRIVATA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CHIAVE_PRIVATA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CHIAVE_PRIVATA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CHIAVE_PRIVATA > .row > .col-1, #CHIAVE_PRIVATA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CHIAVE_PRIVATA > .row > .col-1, #CHIAVE_PRIVATA > .row > .col-2
{
}
#CHIAVE_PRIVATA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
#CHIAVE_PRIVATA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CHIAVE_PRIVATA > .row > .col-1, #CHIAVE_PRIVATA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text91 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text91 div
{
   text-align: left;
}
#wb_Text91
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text92 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text92 div
{
   text-align: left;
}
#wb_Text92
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CHIUSURA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CHIUSURA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CHIUSURA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CHIUSURA > .row > .col-1, #CHIUSURA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CHIUSURA > .row > .col-1, #CHIUSURA > .row > .col-2
{
}
#CHIUSURA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CHIUSURA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CHIUSURA > .row > .col-1, #CHIUSURA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text93 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text93 div
{
   text-align: left;
}
#wb_Text93
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text94 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text94 div
{
   text-align: left;
}
#wb_Text94
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CIRCULATING_SUPPLY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CIRCULATING_SUPPLY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CIRCULATING_SUPPLY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CIRCULATING_SUPPLY > .row > .col-1, #CIRCULATING_SUPPLY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CIRCULATING_SUPPLY > .row > .col-1, #CIRCULATING_SUPPLY > .row > .col-2
{
}
#CIRCULATING_SUPPLY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CIRCULATING_SUPPLY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CIRCULATING_SUPPLY > .row > .col-1, #CIRCULATING_SUPPLY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text59
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text60 div
{
   text-align: left;
}
#wb_Text60
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CLOUD_MINING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CLOUD_MINING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CLOUD_MINING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CLOUD_MINING > .row > .col-1, #CLOUD_MINING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CLOUD_MINING > .row > .col-1, #CLOUD_MINING > .row > .col-2
{
}
#CLOUD_MINING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CLOUD_MINING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CLOUD_MINING > .row > .col-1, #CLOUD_MINING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text61 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text61 div
{
   text-align: left;
}
#wb_Text61
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text62 div
{
   text-align: left;
}
#wb_Text62
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_COIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#COIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#COIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#COIN > .row > .col-1, #COIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#COIN > .row > .col-1, #COIN > .row > .col-2
{
}
#COIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#COIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#COIN > .row > .col-1, #COIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text95 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text95 div
{
   text-align: left;
}
#wb_Text95
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text96 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text96 div
{
   text-align: left;
}
#wb_Text96
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_COLD_STORAGE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#COLD_STORAGE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#COLD_STORAGE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#COLD_STORAGE > .row > .col-1, #COLD_STORAGE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#COLD_STORAGE > .row > .col-1, #COLD_STORAGE > .row > .col-2
{
}
#COLD_STORAGE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#COLD_STORAGE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#COLD_STORAGE > .row > .col-1, #COLD_STORAGE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text97 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text97 div
{
   text-align: left;
}
#wb_Text97
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text98 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text98 div
{
   text-align: left;
}
#wb_Text98
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CONFERME
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CONFERME
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CONFERME > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CONFERME > .row > .col-1, #CONFERME > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CONFERME > .row > .col-1, #CONFERME > .row > .col-2
{
}
#CONFERME > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CONFERME > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CONFERME > .row > .col-1, #CONFERME > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text63 div
{
   text-align: left;
}
#wb_Text63
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text64 div
{
   text-align: left;
}
#wb_Text64
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CONSENSUS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CONSENSUS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CONSENSUS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CONSENSUS > .row > .col-1, #CONSENSUS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CONSENSUS > .row > .col-1, #CONSENSUS > .row > .col-2
{
}
#CONSENSUS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CONSENSUS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CONSENSUS > .row > .col-1, #CONSENSUS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text65 div
{
   text-align: left;
}
#wb_Text65
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text66 div
{
   text-align: left;
}
#wb_Text66
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_COPPIA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#COPPIA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#COPPIA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#COPPIA > .row > .col-1, #COPPIA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#COPPIA > .row > .col-1, #COPPIA > .row > .col-2
{
}
#COPPIA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#COPPIA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#COPPIA > .row > .col-1, #COPPIA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text99 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text99 div
{
   text-align: left;
}
#wb_Text99
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text100 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text100 div
{
   text-align: left;
}
#wb_Text100
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CRIPTOVALUTA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CRIPTOVALUTA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CRIPTOVALUTA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CRIPTOVALUTA > .row > .col-1, #CRIPTOVALUTA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CRIPTOVALUTA > .row > .col-1, #CRIPTOVALUTA > .row > .col-2
{
}
#CRIPTOVALUTA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CRIPTOVALUTA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CRIPTOVALUTA > .row > .col-1, #CRIPTOVALUTA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text55 div
{
   text-align: left;
}
#wb_Text55
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text56 div
{
   text-align: left;
}
#wb_Text56
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CROWDFUNDING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CROWDFUNDING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CROWDFUNDING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CROWDFUNDING > .row > .col-1, #CROWDFUNDING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CROWDFUNDING > .row > .col-1, #CROWDFUNDING > .row > .col-2
{
}
#CROWDFUNDING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CROWDFUNDING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CROWDFUNDING > .row > .col-1, #CROWDFUNDING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text101 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text101 div
{
   text-align: left;
}
#wb_Text101
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text102 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text102 div
{
   text-align: left;
}
#wb_Text102
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CROWDSALE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CROWDSALE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#CROWDSALE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CROWDSALE > .row > .col-1, #CROWDSALE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CROWDSALE > .row > .col-1, #CROWDSALE > .row > .col-2
{
}
#CROWDSALE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#CROWDSALE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#CROWDSALE > .row > .col-1, #CROWDSALE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text103 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text103 div
{
   text-align: left;
}
#wb_Text103
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text104 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text104 div
{
   text-align: left;
}
#wb_Text104
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_D
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#D
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#D > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#D > .row > .col-1, #D > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#D > .row > .col-1, #D > .row > .col-2
{
}
#D > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#D > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#D > .row > .col-1, #D > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_DAO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DAO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DAO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DAO > .row > .col-1, #DAO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DAO > .row > .col-1, #DAO > .row > .col-2
{
}
#DAO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DAO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DAO > .row > .col-1, #DAO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_Text57
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_Text58
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DAPP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DAPP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DAPP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DAPP > .row > .col-1, #DAPP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DAPP > .row > .col-1, #DAPP > .row > .col-2
{
}
#DAPP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DAPP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DAPP > .row > .col-1, #DAPP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text67 div
{
   text-align: left;
}
#wb_Text67
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text68 div
{
   text-align: left;
}
#wb_Text68
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DDOS_ATTACK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DDOS_ATTACK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DDOS_ATTACK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DDOS_ATTACK > .row > .col-1, #DDOS_ATTACK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DDOS_ATTACK > .row > .col-1, #DDOS_ATTACK > .row > .col-2
{
}
#DDOS_ATTACK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DDOS_ATTACK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DDOS_ATTACK > .row > .col-1, #DDOS_ATTACK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text69 div
{
   text-align: left;
}
#wb_Text69
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text70 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text70 div
{
   text-align: left;
}
#wb_Text70
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DECENTRALIZZATO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DECENTRALIZZATO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DECENTRALIZZATO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DECENTRALIZZATO > .row > .col-1, #DECENTRALIZZATO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DECENTRALIZZATO > .row > .col-1, #DECENTRALIZZATO > .row > .col-2
{
}
#DECENTRALIZZATO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DECENTRALIZZATO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DECENTRALIZZATO > .row > .col-1, #DECENTRALIZZATO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text71 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text71 div
{
   text-align: left;
}
#wb_Text71
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text72 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text72 div
{
   text-align: left;
}
#wb_Text72
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DEFI
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DEFI
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DEFI > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DEFI > .row > .col-1, #DEFI > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DEFI > .row > .col-1, #DEFI > .row > .col-2
{
}
#DEFI > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DEFI > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DEFI > .row > .col-1, #DEFI > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text575 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text575 div
{
   text-align: left;
}
#wb_Text575
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text576 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text576 div
{
   text-align: left;
}
#wb_Text576
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DEFLAZIONE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DEFLAZIONE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DEFLAZIONE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DEFLAZIONE > .row > .col-1, #DEFLAZIONE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DEFLAZIONE > .row > .col-1, #DEFLAZIONE > .row > .col-2
{
}
#DEFLAZIONE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DEFLAZIONE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DEFLAZIONE > .row > .col-1, #DEFLAZIONE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text73 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text73 div
{
   text-align: left;
}
#wb_Text73
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text74 div
{
   text-align: left;
}
#wb_Text74
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DEX
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DEX
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DEX > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DEX > .row > .col-1, #DEX > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DEX > .row > .col-1, #DEX > .row > .col-2
{
}
#DEX > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DEX > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DEX > .row > .col-1, #DEX > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text75 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text75 div
{
   text-align: left;
}
#wb_Text75
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text76 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text76 div
{
   text-align: left;
}
#wb_Text76
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DLT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DLT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DLT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DLT > .row > .col-1, #DLT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DLT > .row > .col-1, #DLT > .row > .col-2
{
}
#DLT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DLT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DLT > .row > .col-1, #DLT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text77 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text77 div
{
   text-align: left;
}
#wb_Text77
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text78 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text78 div
{
   text-align: left;
}
#wb_Text78
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DOLPHIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DOLPHIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DOLPHIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DOLPHIN > .row > .col-1, #DOLPHIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DOLPHIN > .row > .col-1, #DOLPHIN > .row > .col-2
{
}
#DOLPHIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DOLPHIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DOLPHIN > .row > .col-1, #DOLPHIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text79 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text79 div
{
   text-align: left;
}
#wb_Text79
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text80 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text80 div
{
   text-align: left;
}
#wb_Text80
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DOMINANCE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DOMINANCE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DOMINANCE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DOMINANCE > .row > .col-1, #DOMINANCE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DOMINANCE > .row > .col-1, #DOMINANCE > .row > .col-2
{
}
#DOMINANCE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DOMINANCE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DOMINANCE > .row > .col-1, #DOMINANCE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text81 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text81 div
{
   text-align: left;
}
#wb_Text81
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text105 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text105 div
{
   text-align: left;
}
#wb_Text105
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DOUBLE_SPENDING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DOUBLE_SPENDING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DOUBLE_SPENDING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DOUBLE_SPENDING > .row > .col-1, #DOUBLE_SPENDING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DOUBLE_SPENDING > .row > .col-1, #DOUBLE_SPENDING > .row > .col-2
{
}
#DOUBLE_SPENDING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DOUBLE_SPENDING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DOUBLE_SPENDING > .row > .col-1, #DOUBLE_SPENDING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text106 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text106 div
{
   text-align: left;
}
#wb_Text106
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text107 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text107 div
{
   text-align: left;
}
#wb_Text107
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DPOS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DPOS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DPOS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DPOS > .row > .col-1, #DPOS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DPOS > .row > .col-1, #DPOS > .row > .col-2
{
}
#DPOS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DPOS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DPOS > .row > .col-1, #DPOS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text108 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text108 div
{
   text-align: left;
}
#wb_Text108
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text109 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text109 div
{
   text-align: left;
}
#wb_Text109
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DUMP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DUMP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DUMP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DUMP > .row > .col-1, #DUMP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DUMP > .row > .col-1, #DUMP > .row > .col-2
{
}
#DUMP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DUMP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DUMP > .row > .col-1, #DUMP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text110 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text110 div
{
   text-align: left;
}
#wb_Text110
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text111 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text111 div
{
   text-align: left;
}
#wb_Text111
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_DUMPING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#DUMPING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#DUMPING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#DUMPING > .row > .col-1, #DUMPING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#DUMPING > .row > .col-1, #DUMPING > .row > .col-2
{
}
#DUMPING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#DUMPING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#DUMPING > .row > .col-1, #DUMPING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text112 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text112 div
{
   text-align: left;
}
#wb_Text112
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text113 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text113 div
{
   text-align: left;
}
#wb_Text113
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_E
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#E
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#E > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#E > .row > .col-1, #E > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#E > .row > .col-1, #E > .row > .col-2
{
}
#E > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#E > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#E > .row > .col-1, #E > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ERC20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ERC20
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ERC20 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ERC20 > .row > .col-1, #ERC20 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ERC20 > .row > .col-1, #ERC20 > .row > .col-2
{
}
#ERC20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ERC20 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ERC20 > .row > .col-1, #ERC20 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text114 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text114 div
{
   text-align: left;
}
#wb_Text114
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text115 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text115 div
{
   text-align: left;
}
#wb_Text115
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ESCROW
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ESCROW
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ESCROW > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ESCROW > .row > .col-1, #ESCROW > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ESCROW > .row > .col-1, #ESCROW > .row > .col-2
{
}
#ESCROW > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ESCROW > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ESCROW > .row > .col-1, #ESCROW > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text116 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text116 div
{
   text-align: left;
}
#wb_Text116
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text117 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text117 div
{
   text-align: left;
}
#wb_Text117
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ETHER__ETH_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ETHER__ETH_
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ETHER__ETH_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ETHER__ETH_ > .row > .col-1, #ETHER__ETH_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ETHER__ETH_ > .row > .col-1, #ETHER__ETH_ > .row > .col-2
{
}
#ETHER__ETH_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ETHER__ETH_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ETHER__ETH_ > .row > .col-1, #ETHER__ETH_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text118 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text118 div
{
   text-align: left;
}
#wb_Text118
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text119 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text119 div
{
   text-align: left;
}
#wb_Text119
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ETHEREUM
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ETHEREUM
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ETHEREUM > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ETHEREUM > .row > .col-1, #ETHEREUM > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ETHEREUM > .row > .col-1, #ETHEREUM > .row > .col-2
{
}
#ETHEREUM > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ETHEREUM > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ETHEREUM > .row > .col-1, #ETHEREUM > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text120 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text120 div
{
   text-align: left;
}
#wb_Text120
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text121 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text121 div
{
   text-align: left;
}
#wb_Text121
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_EXCHANGE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#EXCHANGE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#EXCHANGE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#EXCHANGE > .row > .col-1, #EXCHANGE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#EXCHANGE > .row > .col-1, #EXCHANGE > .row > .col-2
{
}
#EXCHANGE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#EXCHANGE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#EXCHANGE > .row > .col-1, #EXCHANGE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text122 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text122 div
{
   text-align: left;
}
#wb_Text122
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text123 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text123 div
{
   text-align: left;
}
#wb_Text123
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ETF
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ETF
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ETF > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ETF > .row > .col-1, #ETF > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ETF > .row > .col-1, #ETF > .row > .col-2
{
}
#ETF > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ETF > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ETF > .row > .col-1, #ETF > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text124 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text124 div
{
   text-align: left;
}
#wb_Text124
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text125 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text125 div
{
   text-align: left;
}
#wb_Text125
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_F
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#F
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#F > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#F > .row > .col-1, #F > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#F > .row > .col-1, #F > .row > .col-2
{
}
#F > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#F > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#F > .row > .col-1, #F > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_FAUCET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FAUCET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FAUCET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FAUCET > .row > .col-1, #FAUCET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FAUCET > .row > .col-1, #FAUCET > .row > .col-2
{
}
#FAUCET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FAUCET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FAUCET > .row > .col-1, #FAUCET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text126 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text126 div
{
   text-align: left;
}
#wb_Text126
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text127 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text127 div
{
   text-align: left;
}
#wb_Text127
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FEE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FEE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FEE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FEE > .row > .col-1, #FEE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FEE > .row > .col-1, #FEE > .row > .col-2
{
}
#FEE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FEE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FEE > .row > .col-1, #FEE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text128 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text128 div
{
   text-align: left;
}
#wb_Text128
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text129 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text129 div
{
   text-align: left;
}
#wb_Text129
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FIAT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FIAT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FIAT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FIAT > .row > .col-1, #FIAT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FIAT > .row > .col-1, #FIAT > .row > .col-2
{
}
#FIAT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FIAT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FIAT > .row > .col-1, #FIAT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text130 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text130 div
{
   text-align: left;
}
#wb_Text130
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text131 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text131 div
{
   text-align: left;
}
#wb_Text131
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FISH
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FISH
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FISH > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FISH > .row > .col-1, #FISH > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FISH > .row > .col-1, #FISH > .row > .col-2
{
}
#FISH > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FISH > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FISH > .row > .col-1, #FISH > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text132 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text132 div
{
   text-align: left;
}
#wb_Text132
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text133 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text133 div
{
   text-align: left;
}
#wb_Text133
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FIXED_SUPPLY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FIXED_SUPPLY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FIXED_SUPPLY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FIXED_SUPPLY > .row > .col-1, #FIXED_SUPPLY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FIXED_SUPPLY > .row > .col-1, #FIXED_SUPPLY > .row > .col-2
{
}
#FIXED_SUPPLY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FIXED_SUPPLY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FIXED_SUPPLY > .row > .col-1, #FIXED_SUPPLY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text388 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text388 div
{
   text-align: left;
}
#wb_Text388
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text389 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text389 div
{
   text-align: left;
}
#wb_Text389
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FOMO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FOMO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FOMO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FOMO > .row > .col-1, #FOMO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FOMO > .row > .col-1, #FOMO > .row > .col-2
{
}
#FOMO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FOMO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FOMO > .row > .col-1, #FOMO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text134 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text134 div
{
   text-align: left;
}
#wb_Text134
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text135 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text135 div
{
   text-align: left;
}
#wb_Text135
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FORK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FORK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FORK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FORK > .row > .col-1, #FORK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FORK > .row > .col-1, #FORK > .row > .col-2
{
}
#FORK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FORK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FORK > .row > .col-1, #FORK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text136 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text136 div
{
   text-align: left;
}
#wb_Text136
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text137 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text137 div
{
   text-align: left;
}
#wb_Text137
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FRASE_MNEMONICA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FRASE_MNEMONICA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FRASE_MNEMONICA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FRASE_MNEMONICA > .row > .col-1, #FRASE_MNEMONICA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FRASE_MNEMONICA > .row > .col-1, #FRASE_MNEMONICA > .row > .col-2
{
}
#FRASE_MNEMONICA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FRASE_MNEMONICA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FRASE_MNEMONICA > .row > .col-1, #FRASE_MNEMONICA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text138 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text138 div
{
   text-align: left;
}
#wb_Text138
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text139 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text139 div
{
   text-align: left;
}
#wb_Text139
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FUD
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FUD
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FUD > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FUD > .row > .col-1, #FUD > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FUD > .row > .col-1, #FUD > .row > .col-2
{
}
#FUD > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FUD > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FUD > .row > .col-1, #FUD > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text140 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text140 div
{
   text-align: left;
}
#wb_Text140
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text141 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text141 div
{
   text-align: left;
}
#wb_Text141
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FUDSTER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FUDSTER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FUDSTER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FUDSTER > .row > .col-1, #FUDSTER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FUDSTER > .row > .col-1, #FUDSTER > .row > .col-2
{
}
#FUDSTER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FUDSTER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FUDSTER > .row > .col-1, #FUDSTER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text142 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text142 div
{
   text-align: left;
}
#wb_Text142
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text143 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text143 div
{
   text-align: left;
}
#wb_Text143
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FULL_NODE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FULL_NODE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FULL_NODE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FULL_NODE > .row > .col-1, #FULL_NODE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FULL_NODE > .row > .col-1, #FULL_NODE > .row > .col-2
{
}
#FULL_NODE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FULL_NODE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FULL_NODE > .row > .col-1, #FULL_NODE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text144 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text144 div
{
   text-align: left;
}
#wb_Text144
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text145 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text145 div
{
   text-align: left;
}
#wb_Text145
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FUNZIONE_HASH
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FUNZIONE_HASH
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FUNZIONE_HASH > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FUNZIONE_HASH > .row > .col-1, #FUNZIONE_HASH > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FUNZIONE_HASH > .row > .col-1, #FUNZIONE_HASH > .row > .col-2
{
}
#FUNZIONE_HASH > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FUNZIONE_HASH > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FUNZIONE_HASH > .row > .col-1, #FUNZIONE_HASH > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text146 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text146 div
{
   text-align: left;
}
#wb_Text146
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text147 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text147 div
{
   text-align: left;
}
#wb_Text147
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FUTURES
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FUTURES
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#FUTURES > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#FUTURES > .row > .col-1, #FUTURES > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#FUTURES > .row > .col-1, #FUTURES > .row > .col-2
{
}
#FUTURES > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#FUTURES > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#FUTURES > .row > .col-1, #FUTURES > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text148 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text148 div
{
   text-align: left;
}
#wb_Text148
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text149 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text149 div
{
   text-align: left;
}
#wb_Text149
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_G
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#G
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#G > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#G > .row > .col-1, #G > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#G > .row > .col-1, #G > .row > .col-2
{
}
#G > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#G > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#G > .row > .col-1, #G > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image50
{
   margin: 0;
   vertical-align: top;
}
#Image50
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_GAIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#GAIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#GAIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#GAIN > .row > .col-1, #GAIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#GAIN > .row > .col-1, #GAIN > .row > .col-2
{
}
#GAIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#GAIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#GAIN > .row > .col-1, #GAIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text152 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text152 div
{
   text-align: left;
}
#wb_Text152
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text153 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text153 div
{
   text-align: left;
}
#wb_Text153
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_GAS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#GAS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#GAS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#GAS > .row > .col-1, #GAS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#GAS > .row > .col-1, #GAS > .row > .col-2
{
}
#GAS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#GAS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#GAS > .row > .col-1, #GAS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text154 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text154 div
{
   text-align: left;
}
#wb_Text154
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text155 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text155 div
{
   text-align: left;
}
#wb_Text155
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_GAS_LIMIT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#GAS_LIMIT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#GAS_LIMIT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#GAS_LIMIT > .row > .col-1, #GAS_LIMIT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#GAS_LIMIT > .row > .col-1, #GAS_LIMIT > .row > .col-2
{
}
#GAS_LIMIT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#GAS_LIMIT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#GAS_LIMIT > .row > .col-1, #GAS_LIMIT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text156 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text156 div
{
   text-align: left;
}
#wb_Text156
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text157 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text157 div
{
   text-align: left;
}
#wb_Text157
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_GAS_PRICE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#GAS_PRICE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#GAS_PRICE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#GAS_PRICE > .row > .col-1, #GAS_PRICE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#GAS_PRICE > .row > .col-1, #GAS_PRICE > .row > .col-2
{
}
#GAS_PRICE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#GAS_PRICE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#GAS_PRICE > .row > .col-1, #GAS_PRICE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text158 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text158 div
{
   text-align: left;
}
#wb_Text158
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text159 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text159 div
{
   text-align: left;
}
#wb_Text159
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_GPU
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#GPU
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#GPU > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#GPU > .row > .col-1, #GPU > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#GPU > .row > .col-1, #GPU > .row > .col-2
{
}
#GPU > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#GPU > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#GPU > .row > .col-1, #GPU > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text160 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text160 div
{
   text-align: left;
}
#wb_Text160
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text161 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text161 div
{
   text-align: left;
}
#wb_Text161
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_GWEI
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#GWEI
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#GWEI > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#GWEI > .row > .col-1, #GWEI > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#GWEI > .row > .col-1, #GWEI > .row > .col-2
{
}
#GWEI > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#GWEI > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#GWEI > .row > .col-1, #GWEI > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text162 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text162 div
{
   text-align: left;
}
#wb_Text162
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text163 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text163 div
{
   text-align: left;
}
#wb_Text163
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_H
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#H
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#H > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#H > .row > .col-1, #H > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#H > .row > .col-1, #H > .row > .col-2
{
}
#H > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#H > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#H > .row > .col-1, #H > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_HACKING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HACKING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HACKING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HACKING > .row > .col-1, #HACKING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HACKING > .row > .col-1, #HACKING > .row > .col-2
{
}
#HACKING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HACKING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HACKING > .row > .col-1, #HACKING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text164 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text164 div
{
   text-align: left;
}
#wb_Text164
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text165 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text165 div
{
   text-align: left;
}
#wb_Text165
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HALVING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HALVING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HALVING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HALVING > .row > .col-1, #HALVING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HALVING > .row > .col-1, #HALVING > .row > .col-2
{
}
#HALVING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HALVING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HALVING > .row > .col-1, #HALVING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text166 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text166 div
{
   text-align: left;
}
#wb_Text166
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text167 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text167 div
{
   text-align: left;
}
#wb_Text167
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HARD_CAP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HARD_CAP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HARD_CAP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HARD_CAP > .row > .col-1, #HARD_CAP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HARD_CAP > .row > .col-1, #HARD_CAP > .row > .col-2
{
}
#HARD_CAP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HARD_CAP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HARD_CAP > .row > .col-1, #HARD_CAP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text168 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text168 div
{
   text-align: left;
}
#wb_Text168
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text169 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text169 div
{
   text-align: left;
}
#wb_Text169
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HARD_FORK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HARD_FORK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HARD_FORK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HARD_FORK > .row > .col-1, #HARD_FORK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HARD_FORK > .row > .col-1, #HARD_FORK > .row > .col-2
{
}
#HARD_FORK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HARD_FORK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HARD_FORK > .row > .col-1, #HARD_FORK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text170 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text170 div
{
   text-align: left;
}
#wb_Text170
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text171 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text171 div
{
   text-align: left;
}
#wb_Text171
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text172 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text172 div
{
   text-align: left;
}
#wb_Text172
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text173 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text173 div
{
   text-align: left;
}
#wb_Text173
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text174 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text174 div
{
   text-align: left;
}
#wb_Text174
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text175 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text175 div
{
   text-align: left;
}
#wb_Text175
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HARDWARE_WALLET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HARDWARE_WALLET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HARDWARE_WALLET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HARDWARE_WALLET > .row > .col-1, #HARDWARE_WALLET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HARDWARE_WALLET > .row > .col-1, #HARDWARE_WALLET > .row > .col-2
{
}
#HARDWARE_WALLET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HARDWARE_WALLET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HARDWARE_WALLET > .row > .col-1, #HARDWARE_WALLET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text176 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text176 div
{
   text-align: left;
}
#wb_Text176
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text177 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text177 div
{
   text-align: left;
}
#wb_Text177
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HASH
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HASH
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HASH > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HASH > .row > .col-1, #HASH > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HASH > .row > .col-1, #HASH > .row > .col-2
{
}
#HASH > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HASH > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HASH > .row > .col-1, #HASH > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text178 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text178 div
{
   text-align: left;
}
#wb_Text178
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text179 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text179 div
{
   text-align: left;
}
#wb_Text179
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HASH_CRITTOGRAFICO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HASH_CRITTOGRAFICO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HASH_CRITTOGRAFICO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HASH_CRITTOGRAFICO > .row > .col-1, #HASH_CRITTOGRAFICO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HASH_CRITTOGRAFICO > .row > .col-1, #HASH_CRITTOGRAFICO > .row > .col-2
{
}
#HASH_CRITTOGRAFICO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HASH_CRITTOGRAFICO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HASH_CRITTOGRAFICO > .row > .col-1, #HASH_CRITTOGRAFICO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_HASH_POWER_HASH_RATE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HASH_POWER_HASH_RATE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HASH_POWER_HASH_RATE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HASH_POWER_HASH_RATE > .row > .col-1, #HASH_POWER_HASH_RATE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HASH_POWER_HASH_RATE > .row > .col-1, #HASH_POWER_HASH_RATE > .row > .col-2
{
}
#HASH_POWER_HASH_RATE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HASH_POWER_HASH_RATE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HASH_POWER_HASH_RATE > .row > .col-1, #HASH_POWER_HASH_RATE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text180 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text180 div
{
   text-align: left;
}
#wb_Text180
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text181 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text181 div
{
   text-align: left;
}
#wb_Text181
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HEDGE_FUND
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HEDGE_FUND
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HEDGE_FUND > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HEDGE_FUND > .row > .col-1, #HEDGE_FUND > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HEDGE_FUND > .row > .col-1, #HEDGE_FUND > .row > .col-2
{
}
#HEDGE_FUND > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HEDGE_FUND > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HEDGE_FUND > .row > .col-1, #HEDGE_FUND > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text390 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text390 div
{
   text-align: left;
}
#wb_Text390
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text391 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text391 div
{
   text-align: left;
}
#wb_Text391
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HIDDEN_CAP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HIDDEN_CAP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HIDDEN_CAP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HIDDEN_CAP > .row > .col-1, #HIDDEN_CAP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HIDDEN_CAP > .row > .col-1, #HIDDEN_CAP > .row > .col-2
{
}
#HIDDEN_CAP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HIDDEN_CAP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HIDDEN_CAP > .row > .col-1, #HIDDEN_CAP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text182 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text182 div
{
   text-align: left;
}
#wb_Text182
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text183 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text183 div
{
   text-align: left;
}
#wb_Text183
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HODL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HODL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HODL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HODL > .row > .col-1, #HODL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HODL > .row > .col-1, #HODL > .row > .col-2
{
}
#HODL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HODL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HODL > .row > .col-1, #HODL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text184 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text184 div
{
   text-align: left;
}
#wb_Text184
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text185 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text185 div
{
   text-align: left;
}
#wb_Text185
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HOT_STORAGE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HOT_STORAGE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HOT_STORAGE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HOT_STORAGE > .row > .col-1, #HOT_STORAGE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HOT_STORAGE > .row > .col-1, #HOT_STORAGE > .row > .col-2
{
}
#HOT_STORAGE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HOT_STORAGE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HOT_STORAGE > .row > .col-1, #HOT_STORAGE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text186 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text186 div
{
   text-align: left;
}
#wb_Text186
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text187 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text187 div
{
   text-align: left;
}
#wb_Text187
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_HYPE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HYPE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HYPE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HYPE > .row > .col-1, #HYPE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HYPE > .row > .col-1, #HYPE > .row > .col-2
{
}
#HYPE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HYPE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HYPE > .row > .col-1, #HYPE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_HYPERLEDGER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HYPERLEDGER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#HYPERLEDGER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#HYPERLEDGER > .row > .col-1, #HYPERLEDGER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#HYPERLEDGER > .row > .col-1, #HYPERLEDGER > .row > .col-2
{
}
#HYPERLEDGER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#HYPERLEDGER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#HYPERLEDGER > .row > .col-1, #HYPERLEDGER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text188 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text188 div
{
   text-align: left;
}
#wb_Text188
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text189 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text189 div
{
   text-align: left;
}
#wb_Text189
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_I
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#I
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#I > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#I > .row > .col-1, #I > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#I > .row > .col-1, #I > .row > .col-2
{
}
#I > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#I > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#I > .row > .col-1, #I > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_IBO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#IBO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#IBO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#IBO > .row > .col-1, #IBO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#IBO > .row > .col-1, #IBO > .row > .col-2
{
}
#IBO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#IBO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#IBO > .row > .col-1, #IBO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text190 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text190 div
{
   text-align: left;
}
#wb_Text190
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text191 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text191 div
{
   text-align: left;
}
#wb_Text191
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ICO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ICO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ICO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ICO > .row > .col-1, #ICO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ICO > .row > .col-1, #ICO > .row > .col-2
{
}
#ICO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ICO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ICO > .row > .col-1, #ICO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text192 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text192 div
{
   text-align: left;
}
#wb_Text192
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text193 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text193 div
{
   text-align: left;
}
#wb_Text193
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_IEO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#IEO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#IEO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#IEO > .row > .col-1, #IEO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#IEO > .row > .col-1, #IEO > .row > .col-2
{
}
#IEO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#IEO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#IEO > .row > .col-1, #IEO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text194 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text194 div
{
   text-align: left;
}
#wb_Text194
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text195 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text195 div
{
   text-align: left;
}
#wb_Text195
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_INDIRIZZO_PUBBLICO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#INDIRIZZO_PUBBLICO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#INDIRIZZO_PUBBLICO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#INDIRIZZO_PUBBLICO > .row > .col-1, #INDIRIZZO_PUBBLICO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#INDIRIZZO_PUBBLICO > .row > .col-1, #INDIRIZZO_PUBBLICO > .row > .col-2
{
}
#INDIRIZZO_PUBBLICO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#INDIRIZZO_PUBBLICO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#INDIRIZZO_PUBBLICO > .row > .col-1, #INDIRIZZO_PUBBLICO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text196 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text196 div
{
   text-align: left;
}
#wb_Text196
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text197 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text197 div
{
   text-align: left;
}
#wb_Text197
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_INFLAZIONE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#INFLAZIONE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#INFLAZIONE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#INFLAZIONE > .row > .col-1, #INFLAZIONE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#INFLAZIONE > .row > .col-1, #INFLAZIONE > .row > .col-2
{
}
#INFLAZIONE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#INFLAZIONE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#INFLAZIONE > .row > .col-1, #INFLAZIONE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text198 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text198 div
{
   text-align: left;
}
#wb_Text198
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text199 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text199 div
{
   text-align: left;
}
#wb_Text199
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_INITIAL_OFFERING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#INITIAL_OFFERING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#INITIAL_OFFERING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#INITIAL_OFFERING > .row > .col-1, #INITIAL_OFFERING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#INITIAL_OFFERING > .row > .col-1, #INITIAL_OFFERING > .row > .col-2
{
}
#INITIAL_OFFERING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#INITIAL_OFFERING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#INITIAL_OFFERING > .row > .col-1, #INITIAL_OFFERING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_INTERMEDIARIO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#INTERMEDIARIO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#INTERMEDIARIO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#INTERMEDIARIO > .row > .col-1, #INTERMEDIARIO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#INTERMEDIARIO > .row > .col-1, #INTERMEDIARIO > .row > .col-2
{
}
#INTERMEDIARIO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#INTERMEDIARIO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#INTERMEDIARIO > .row > .col-1, #INTERMEDIARIO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text200 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text200 div
{
   text-align: left;
}
#wb_Text200
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text201 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text201 div
{
   text-align: left;
}
#wb_Text201
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ITO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ITO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ITO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ITO > .row > .col-1, #ITO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ITO > .row > .col-1, #ITO > .row > .col-2
{
}
#ITO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ITO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ITO > .row > .col-1, #ITO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text202 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text202 div
{
   text-align: left;
}
#wb_Text202
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text203 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text203 div
{
   text-align: left;
}
#wb_Text203
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_J
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#J
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#J > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#J > .row > .col-1, #J > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#J > .row > .col-1, #J > .row > .col-2
{
}
#J > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#J > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#J > .row > .col-1, #J > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image19
{
   margin: 0;
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_K
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#K
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#K > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#K > .row > .col-1, #K > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#K > .row > .col-1, #K > .row > .col-2
{
}
#K > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#K > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#K > .row > .col-1, #K > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image20
{
   margin: 0;
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_KYC
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#KYC
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#KYC > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#KYC > .row > .col-1, #KYC > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#KYC > .row > .col-1, #KYC > .row > .col-2
{
}
#KYC > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#KYC > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#KYC > .row > .col-1, #KYC > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text206 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text206 div
{
   text-align: left;
}
#wb_Text206
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text207 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text207 div
{
   text-align: left;
}
#wb_Text207
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_L
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#L
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#L > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#L > .row > .col-1, #L > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#L > .row > .col-1, #L > .row > .col-2
{
}
#L > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#L > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#L > .row > .col-1, #L > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image25
{
   margin: 0;
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LAMBO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LAMBO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LAMBO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LAMBO > .row > .col-1, #LAMBO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LAMBO > .row > .col-1, #LAMBO > .row > .col-2
{
}
#LAMBO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LAMBO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#LAMBO > .row > .col-1, #LAMBO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text208 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text208 div
{
   text-align: left;
}
#wb_Text208
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text209 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text209 div
{
   text-align: left;
}
#wb_Text209
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LEDGER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LEDGER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LEDGER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LEDGER > .row > .col-1, #LEDGER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LEDGER > .row > .col-1, #LEDGER > .row > .col-2
{
}
#LEDGER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LEDGER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#LEDGER > .row > .col-1, #LEDGER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text210 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text210 div
{
   text-align: left;
}
#wb_Text210
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text211 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text211 div
{
   text-align: left;
}
#wb_Text211
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LEVA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LEVA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LEVA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LEVA > .row > .col-1, #LEVA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LEVA > .row > .col-1, #LEVA > .row > .col-2
{
}
#LEVA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LEVA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#LEVA > .row > .col-1, #LEVA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text212 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text212 div
{
   text-align: left;
}
#wb_Text212
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text213 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text213 div
{
   text-align: left;
}
#wb_Text213
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LIMIT_ORDER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LIMIT_ORDER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LIMIT_ORDER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LIMIT_ORDER > .row > .col-1, #LIMIT_ORDER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LIMIT_ORDER > .row > .col-1, #LIMIT_ORDER > .row > .col-2
{
}
#LIMIT_ORDER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LIMIT_ORDER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#LIMIT_ORDER > .row > .col-1, #LIMIT_ORDER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text214 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text214 div
{
   text-align: left;
}
#wb_Text214
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text215 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text215 div
{
   text-align: left;
}
#wb_Text215
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LIQUIDITA_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LIQUIDITA_
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LIQUIDITA_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LIQUIDITA_ > .row > .col-1, #LIQUIDITA_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LIQUIDITA_ > .row > .col-1, #LIQUIDITA_ > .row > .col-2
{
}
#LIQUIDITA_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LIQUIDITA_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#LIQUIDITA_ > .row > .col-1, #LIQUIDITA_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text216 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text216 div
{
   text-align: left;
}
#wb_Text216
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text217 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text217 div
{
   text-align: left;
}
#wb_Text217
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LONG
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LONG
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LONG > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LONG > .row > .col-1, #LONG > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LONG > .row > .col-1, #LONG > .row > .col-2
{
}
#LONG > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LONG > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#LONG > .row > .col-1, #LONG > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text218 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text218 div
{
   text-align: left;
}
#wb_Text218
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text219 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text219 div
{
   text-align: left;
}
#wb_Text219
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_M
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#M
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#M > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#M > .row > .col-1, #M > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#M > .row > .col-1, #M > .row > .col-2
{
}
#M > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#M > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#M > .row > .col-1, #M > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image36
{
   margin: 0;
   vertical-align: top;
}
#Image36
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_MAINNET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MAINNET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MAINNET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MAINNET > .row > .col-1, #MAINNET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MAINNET > .row > .col-1, #MAINNET > .row > .col-2
{
}
#MAINNET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MAINNET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MAINNET > .row > .col-1, #MAINNET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text220 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text220 div
{
   text-align: left;
}
#wb_Text220
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text221 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text221 div
{
   text-align: left;
}
#wb_Text221
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MARGIN_CALL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MARGIN_CALL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MARGIN_CALL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MARGIN_CALL > .row > .col-1, #MARGIN_CALL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MARGIN_CALL > .row > .col-1, #MARGIN_CALL > .row > .col-2
{
}
#MARGIN_CALL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MARGIN_CALL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MARGIN_CALL > .row > .col-1, #MARGIN_CALL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text222 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text222 div
{
   text-align: left;
}
#wb_Text222
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text223 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text223 div
{
   text-align: left;
}
#wb_Text223
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MARGIN_TRADING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MARGIN_TRADING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MARGIN_TRADING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MARGIN_TRADING > .row > .col-1, #MARGIN_TRADING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MARGIN_TRADING > .row > .col-1, #MARGIN_TRADING > .row > .col-2
{
}
#MARGIN_TRADING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MARGIN_TRADING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MARGIN_TRADING > .row > .col-1, #MARGIN_TRADING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text224 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text224 div
{
   text-align: left;
}
#wb_Text224
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text225 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text225 div
{
   text-align: left;
}
#wb_Text225
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MARKET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MARKET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MARKET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MARKET > .row > .col-1, #MARKET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MARKET > .row > .col-1, #MARKET > .row > .col-2
{
}
#MARKET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MARKET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MARKET > .row > .col-1, #MARKET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text226 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text226 div
{
   text-align: left;
}
#wb_Text226
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text227 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text227 div
{
   text-align: left;
}
#wb_Text227
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MARKET_CAP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MARKET_CAP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MARKET_CAP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MARKET_CAP > .row > .col-1, #MARKET_CAP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MARKET_CAP > .row > .col-1, #MARKET_CAP > .row > .col-2
{
}
#MARKET_CAP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MARKET_CAP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MARKET_CAP > .row > .col-1, #MARKET_CAP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text228 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text228 div
{
   text-align: left;
}
#wb_Text228
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text229 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text229 div
{
   text-align: left;
}
#wb_Text229
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MARKET_ORDER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MARKET_ORDER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MARKET_ORDER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MARKET_ORDER > .row > .col-1, #MARKET_ORDER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MARKET_ORDER > .row > .col-1, #MARKET_ORDER > .row > .col-2
{
}
#MARKET_ORDER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MARKET_ORDER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MARKET_ORDER > .row > .col-1, #MARKET_ORDER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text230 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text230 div
{
   text-align: left;
}
#wb_Text230
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text231 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text231 div
{
   text-align: left;
}
#wb_Text231
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MASSIMO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MASSIMO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MASSIMO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MASSIMO > .row > .col-1, #MASSIMO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MASSIMO > .row > .col-1, #MASSIMO > .row > .col-2
{
}
#MASSIMO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MASSIMO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MASSIMO > .row > .col-1, #MASSIMO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text232 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text232 div
{
   text-align: left;
}
#wb_Text232
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text233 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text233 div
{
   text-align: left;
}
#wb_Text233
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MASTERNODES
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MASTERNODES
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MASTERNODES > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MASTERNODES > .row > .col-1, #MASTERNODES > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MASTERNODES > .row > .col-1, #MASTERNODES > .row > .col-2
{
}
#MASTERNODES > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MASTERNODES > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MASTERNODES > .row > .col-1, #MASTERNODES > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text234 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text234 div
{
   text-align: left;
}
#wb_Text234
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text235 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text235 div
{
   text-align: left;
}
#wb_Text235
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MAX_SUPPLY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MAX_SUPPLY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MAX_SUPPLY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MAX_SUPPLY > .row > .col-1, #MAX_SUPPLY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MAX_SUPPLY > .row > .col-1, #MAX_SUPPLY > .row > .col-2
{
}
#MAX_SUPPLY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MAX_SUPPLY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MAX_SUPPLY > .row > .col-1, #MAX_SUPPLY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text236 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text236 div
{
   text-align: left;
}
#wb_Text236
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text237 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text237 div
{
   text-align: left;
}
#wb_Text237
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MILESTONE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MILESTONE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MILESTONE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MILESTONE > .row > .col-1, #MILESTONE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MILESTONE > .row > .col-1, #MILESTONE > .row > .col-2
{
}
#MILESTONE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MILESTONE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MILESTONE > .row > .col-1, #MILESTONE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text238 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text238 div
{
   text-align: left;
}
#wb_Text238
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text239 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text239 div
{
   text-align: left;
}
#wb_Text239
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MINER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MINER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MINER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MINER > .row > .col-1, #MINER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MINER > .row > .col-1, #MINER > .row > .col-2
{
}
#MINER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MINER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MINER > .row > .col-1, #MINER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text240 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text240 div
{
   text-align: left;
}
#wb_Text240
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text241 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text241 div
{
   text-align: left;
}
#wb_Text241
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MINIMO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MINIMO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MINIMO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MINIMO > .row > .col-1, #MINIMO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MINIMO > .row > .col-1, #MINIMO > .row > .col-2
{
}
#MINIMO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MINIMO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MINIMO > .row > .col-1, #MINIMO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text242 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text242 div
{
   text-align: left;
}
#wb_Text242
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text243 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text243 div
{
   text-align: left;
}
#wb_Text243
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MINING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MINING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MINING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MINING > .row > .col-1, #MINING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MINING > .row > .col-1, #MINING > .row > .col-2
{
}
#MINING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MINING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MINING > .row > .col-1, #MINING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text244 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text244 div
{
   text-align: left;
}
#wb_Text244
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text245 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text245 div
{
   text-align: left;
}
#wb_Text245
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MINING_POOL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MINING_POOL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MINING_POOL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MINING_POOL > .row > .col-1, #MINING_POOL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MINING_POOL > .row > .col-1, #MINING_POOL > .row > .col-2
{
}
#MINING_POOL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MINING_POOL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MINING_POOL > .row > .col-1, #MINING_POOL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text246 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text246 div
{
   text-align: left;
}
#wb_Text246
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text247 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text247 div
{
   text-align: left;
}
#wb_Text247
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MINING_REWARD
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MINING_REWARD
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MINING_REWARD > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MINING_REWARD > .row > .col-1, #MINING_REWARD > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MINING_REWARD > .row > .col-1, #MINING_REWARD > .row > .col-2
{
}
#MINING_REWARD > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MINING_REWARD > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MINING_REWARD > .row > .col-1, #MINING_REWARD > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text248 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text248 div
{
   text-align: left;
}
#wb_Text248
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text249 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text249 div
{
   text-align: left;
}
#wb_Text249
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MINNOW
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MINNOW
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MINNOW > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MINNOW > .row > .col-1, #MINNOW > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MINNOW > .row > .col-1, #MINNOW > .row > .col-2
{
}
#MINNOW > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MINNOW > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MINNOW > .row > .col-1, #MINNOW > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text250 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text250 div
{
   text-align: left;
}
#wb_Text250
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text251 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text251 div
{
   text-align: left;
}
#wb_Text251
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MOON
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MOON
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MOON > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MOON > .row > .col-1, #MOON > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MOON > .row > .col-1, #MOON > .row > .col-2
{
}
#MOON > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MOON > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MOON > .row > .col-1, #MOON > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text252 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text252 div
{
   text-align: left;
}
#wb_Text252
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text253 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text253 div
{
   text-align: left;
}
#wb_Text253
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MULTISIGNATURE_MULTISIG_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MULTISIGNATURE_MULTISIG_
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#MULTISIGNATURE_MULTISIG_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#MULTISIGNATURE_MULTISIG_ > .row > .col-1, #MULTISIGNATURE_MULTISIG_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#MULTISIGNATURE_MULTISIG_ > .row > .col-1, #MULTISIGNATURE_MULTISIG_ > .row > .col-2
{
}
#MULTISIGNATURE_MULTISIG_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#MULTISIGNATURE_MULTISIG_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#MULTISIGNATURE_MULTISIG_ > .row > .col-1, #MULTISIGNATURE_MULTISIG_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text254 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text254 div
{
   text-align: left;
}
#wb_Text254
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text255 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text255 div
{
   text-align: left;
}
#wb_Text255
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_NL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#NL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#NL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#NL > .row > .col-1, #NL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#NL > .row > .col-1, #NL > .row > .col-2
{
}
#NL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#NL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#NL > .row > .col-1, #NL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_NETWORK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#NETWORK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#NETWORK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#NETWORK > .row > .col-1, #NETWORK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#NETWORK > .row > .col-1, #NETWORK > .row > .col-2
{
}
#NETWORK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#NETWORK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#NETWORK > .row > .col-1, #NETWORK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text256 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text256 div
{
   text-align: left;
}
#wb_Text256
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text257 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text257 div
{
   text-align: left;
}
#wb_Text257
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_NODO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#NODO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#NODO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#NODO > .row > .col-1, #NODO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#NODO > .row > .col-1, #NODO > .row > .col-2
{
}
#NODO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#NODO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#NODO > .row > .col-1, #NODO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text258 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text258 div
{
   text-align: left;
}
#wb_Text258
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text259 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text259 div
{
   text-align: left;
}
#wb_Text259
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_NONCE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#NONCE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#NONCE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#NONCE > .row > .col-1, #NONCE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#NONCE > .row > .col-1, #NONCE > .row > .col-2
{
}
#NONCE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#NONCE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#NONCE > .row > .col-1, #NONCE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text260 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text260 div
{
   text-align: left;
}
#wb_Text260
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text261 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text261 div
{
   text-align: left;
}
#wb_Text261
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_O
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#O
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#O > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#O > .row > .col-1, #O > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#O > .row > .col-1, #O > .row > .col-2
{
}
#O > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#O > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#O > .row > .col-1, #O > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image51
{
   margin: 0;
   vertical-align: top;
}
#Image51
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_OFFLINE_STORAGE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#OFFLINE_STORAGE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#OFFLINE_STORAGE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#OFFLINE_STORAGE > .row > .col-1, #OFFLINE_STORAGE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#OFFLINE_STORAGE > .row > .col-1, #OFFLINE_STORAGE > .row > .col-2
{
}
#OFFLINE_STORAGE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#OFFLINE_STORAGE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#OFFLINE_STORAGE > .row > .col-1, #OFFLINE_STORAGE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text264 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text264 div
{
   text-align: left;
}
#wb_Text264
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text265 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text265 div
{
   text-align: left;
}
#wb_Text265
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ONLINE_STORAGE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ONLINE_STORAGE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ONLINE_STORAGE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ONLINE_STORAGE > .row > .col-1, #ONLINE_STORAGE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ONLINE_STORAGE > .row > .col-1, #ONLINE_STORAGE > .row > .col-2
{
}
#ONLINE_STORAGE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ONLINE_STORAGE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ONLINE_STORAGE > .row > .col-1, #ONLINE_STORAGE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text266 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text266 div
{
   text-align: left;
}
#wb_Text266
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text267 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text267 div
{
   text-align: left;
}
#wb_Text267
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OPEN_SOURCE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#OPEN_SOURCE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#OPEN_SOURCE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#OPEN_SOURCE > .row > .col-1, #OPEN_SOURCE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#OPEN_SOURCE > .row > .col-1, #OPEN_SOURCE > .row > .col-2
{
}
#OPEN_SOURCE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#OPEN_SOURCE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#OPEN_SOURCE > .row > .col-1, #OPEN_SOURCE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text268 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text268 div
{
   text-align: left;
}
#wb_Text268
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text269 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text269 div
{
   text-align: left;
}
#wb_Text269
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ORACLES
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ORACLES
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ORACLES > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ORACLES > .row > .col-1, #ORACLES > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ORACLES > .row > .col-1, #ORACLES > .row > .col-2
{
}
#ORACLES > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ORACLES > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ORACLES > .row > .col-1, #ORACLES > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text270 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text270 div
{
   text-align: left;
}
#wb_Text270
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text271 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text271 div
{
   text-align: left;
}
#wb_Text271
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OTC
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#OTC
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#OTC > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#OTC > .row > .col-1, #OTC > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#OTC > .row > .col-1, #OTC > .row > .col-2
{
}
#OTC > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#OTC > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#OTC > .row > .col-1, #OTC > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text272 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text272 div
{
   text-align: left;
}
#wb_Text272
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text273 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text273 div
{
   text-align: left;
}
#wb_Text273
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OVERBOUGHT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#OVERBOUGHT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#OVERBOUGHT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#OVERBOUGHT > .row > .col-1, #OVERBOUGHT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#OVERBOUGHT > .row > .col-1, #OVERBOUGHT > .row > .col-2
{
}
#OVERBOUGHT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#OVERBOUGHT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#OVERBOUGHT > .row > .col-1, #OVERBOUGHT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text274 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text274 div
{
   text-align: left;
}
#wb_Text274
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text275 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text275 div
{
   text-align: left;
}
#wb_Text275
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OVERSOLD
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#OVERSOLD
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#OVERSOLD > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#OVERSOLD > .row > .col-1, #OVERSOLD > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#OVERSOLD > .row > .col-1, #OVERSOLD > .row > .col-2
{
}
#OVERSOLD > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#OVERSOLD > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#OVERSOLD > .row > .col-1, #OVERSOLD > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text276 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text276 div
{
   text-align: left;
}
#wb_Text276
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text277 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text277 div
{
   text-align: left;
}
#wb_Text277
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PL > .row > .col-1, #PL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PL > .row > .col-1, #PL > .row > .col-2
{
}
#PL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#PL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#PL > .row > .col-1, #PL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image52
{
   margin: 0;
   vertical-align: top;
}
#Image52
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_PAIR
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PAIR
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PAIR > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PAIR > .row > .col-1, #PAIR > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PAIR > .row > .col-1, #PAIR > .row > .col-2
{
}
#PAIR > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PAIR > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PAIR > .row > .col-1, #PAIR > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text262 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text262 div
{
   text-align: left;
}
#wb_Text262
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text263 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text263 div
{
   text-align: left;
}
#wb_Text263
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PANIC_SELL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PANIC_SELL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PANIC_SELL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PANIC_SELL > .row > .col-1, #PANIC_SELL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PANIC_SELL > .row > .col-1, #PANIC_SELL > .row > .col-2
{
}
#PANIC_SELL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PANIC_SELL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PANIC_SELL > .row > .col-1, #PANIC_SELL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text278 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text278 div
{
   text-align: left;
}
#wb_Text278
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text279 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text279 div
{
   text-align: left;
}
#wb_Text279
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PAPER_WALLET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PAPER_WALLET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PAPER_WALLET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PAPER_WALLET > .row > .col-1, #PAPER_WALLET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PAPER_WALLET > .row > .col-1, #PAPER_WALLET > .row > .col-2
{
}
#PAPER_WALLET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PAPER_WALLET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PAPER_WALLET > .row > .col-1, #PAPER_WALLET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text280 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text280 div
{
   text-align: left;
}
#wb_Text280
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text281 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text281 div
{
   text-align: left;
}
#wb_Text281
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PATTERN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PATTERN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PATTERN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PATTERN > .row > .col-1, #PATTERN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PATTERN > .row > .col-1, #PATTERN > .row > .col-2
{
}
#PATTERN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PATTERN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PATTERN > .row > .col-1, #PATTERN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text282 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text282 div
{
   text-align: left;
}
#wb_Text282
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text283 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text283 div
{
   text-align: left;
}
#wb_Text283
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_P2P
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#P2P
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#P2P > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#P2P > .row > .col-1, #P2P > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#P2P > .row > .col-1, #P2P > .row > .col-2
{
}
#P2P > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#P2P > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#P2P > .row > .col-1, #P2P > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text284 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text284 div
{
   text-align: left;
}
#wb_Text284
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text285 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text285 div
{
   text-align: left;
}
#wb_Text285
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PONZI
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PONZI
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PONZI > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PONZI > .row > .col-1, #PONZI > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PONZI > .row > .col-1, #PONZI > .row > .col-2
{
}
#PONZI > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PONZI > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PONZI > .row > .col-1, #PONZI > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text286 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text286 div
{
   text-align: left;
}
#wb_Text286
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text287 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text287 div
{
   text-align: left;
}
#wb_Text287
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PORTFOLIO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PORTFOLIO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PORTFOLIO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PORTFOLIO > .row > .col-1, #PORTFOLIO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PORTFOLIO > .row > .col-1, #PORTFOLIO > .row > .col-2
{
}
#PORTFOLIO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PORTFOLIO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PORTFOLIO > .row > .col-1, #PORTFOLIO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text288 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text288 div
{
   text-align: left;
}
#wb_Text288
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text289 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text289 div
{
   text-align: left;
}
#wb_Text289
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PRE-SALE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PRE-SALE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PRE-SALE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PRE-SALE > .row > .col-1, #PRE-SALE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PRE-SALE > .row > .col-1, #PRE-SALE > .row > .col-2
{
}
#PRE-SALE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PRE-SALE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PRE-SALE > .row > .col-1, #PRE-SALE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text290 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text290 div
{
   text-align: left;
}
#wb_Text290
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text291 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text291 div
{
   text-align: left;
}
#wb_Text291
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text292 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text292 div
{
   text-align: left;
}
#wb_Text292
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text293 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text293 div
{
   text-align: left;
}
#wb_Text293
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_POA
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#POA
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#POA > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#POA > .row > .col-1, #POA > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#POA > .row > .col-1, #POA > .row > .col-2
{
}
#POA > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#POA > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#POA > .row > .col-1, #POA > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text294 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text294 div
{
   text-align: left;
}
#wb_Text294
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text295 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text295 div
{
   text-align: left;
}
#wb_Text295
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_POB
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#POB
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#POB > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#POB > .row > .col-1, #POB > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#POB > .row > .col-1, #POB > .row > .col-2
{
}
#POB > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#POB > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#POB > .row > .col-1, #POB > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text296 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text296 div
{
   text-align: left;
}
#wb_Text296
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text297 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text297 div
{
   text-align: left;
}
#wb_Text297
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_POD
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#POD
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#POD > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#POD > .row > .col-1, #POD > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#POD > .row > .col-1, #POD > .row > .col-2
{
}
#POD > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#POD > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#POD > .row > .col-1, #POD > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text298 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text298 div
{
   text-align: left;
}
#wb_Text298
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text299 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text299 div
{
   text-align: left;
}
#wb_Text299
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_POS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#POS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#POS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#POS > .row > .col-1, #POS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#POS > .row > .col-1, #POS > .row > .col-2
{
}
#POS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#POS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#POS > .row > .col-1, #POS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text300 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text300 div
{
   text-align: left;
}
#wb_Text300
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text301 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text301 div
{
   text-align: left;
}
#wb_Text301
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_POW
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#POW
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#POW > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#POW > .row > .col-1, #POW > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#POW > .row > .col-1, #POW > .row > .col-2
{
}
#POW > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#POW > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#POW > .row > .col-1, #POW > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text302 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text302 div
{
   text-align: left;
}
#wb_Text302
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text303 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text303 div
{
   text-align: left;
}
#wb_Text303
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PRIVATE_EQUITY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PRIVATE_EQUITY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PRIVATE_EQUITY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PRIVATE_EQUITY > .row > .col-1, #PRIVATE_EQUITY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PRIVATE_EQUITY > .row > .col-1, #PRIVATE_EQUITY > .row > .col-2
{
}
#PRIVATE_EQUITY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PRIVATE_EQUITY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PRIVATE_EQUITY > .row > .col-1, #PRIVATE_EQUITY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_PRIVATE_KEY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PRIVATE_KEY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PRIVATE_KEY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PRIVATE_KEY > .row > .col-1, #PRIVATE_KEY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PRIVATE_KEY > .row > .col-1, #PRIVATE_KEY > .row > .col-2
{
}
#PRIVATE_KEY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PRIVATE_KEY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PRIVATE_KEY > .row > .col-1, #PRIVATE_KEY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text422 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text422 div
{
   text-align: left;
}
#wb_Text422
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text423 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text423 div
{
   text-align: left;
}
#wb_Text423
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PROTOCOLLO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PROTOCOLLO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PROTOCOLLO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PROTOCOLLO > .row > .col-1, #PROTOCOLLO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PROTOCOLLO > .row > .col-1, #PROTOCOLLO > .row > .col-2
{
}
#PROTOCOLLO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PROTOCOLLO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PROTOCOLLO > .row > .col-1, #PROTOCOLLO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text304 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text304 div
{
   text-align: left;
}
#wb_Text304
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text305 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text305 div
{
   text-align: left;
}
#wb_Text305
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PUBLIC_ADDRESS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PUBLIC_ADDRESS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PUBLIC_ADDRESS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PUBLIC_ADDRESS > .row > .col-1, #PUBLIC_ADDRESS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PUBLIC_ADDRESS > .row > .col-1, #PUBLIC_ADDRESS > .row > .col-2
{
}
#PUBLIC_ADDRESS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PUBLIC_ADDRESS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PUBLIC_ADDRESS > .row > .col-1, #PUBLIC_ADDRESS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text306 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text306 div
{
   text-align: left;
}
#wb_Text306
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text307 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text307 div
{
   text-align: left;
}
#wb_Text307
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PUBLIC_KEY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PUBLIC_KEY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PUBLIC_KEY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PUBLIC_KEY > .row > .col-1, #PUBLIC_KEY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PUBLIC_KEY > .row > .col-1, #PUBLIC_KEY > .row > .col-2
{
}
#PUBLIC_KEY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PUBLIC_KEY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PUBLIC_KEY > .row > .col-1, #PUBLIC_KEY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text308 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text308 div
{
   text-align: left;
}
#wb_Text308
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text309 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text309 div
{
   text-align: left;
}
#wb_Text309
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PUMP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PUMP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#PUMP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#PUMP > .row > .col-1, #PUMP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#PUMP > .row > .col-1, #PUMP > .row > .col-2
{
}
#PUMP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#PUMP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#PUMP > .row > .col-1, #PUMP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text310 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text310 div
{
   text-align: left;
}
#wb_Text310
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text311 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text311 div
{
   text-align: left;
}
#wb_Text311
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_P_D
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#P_D
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#P_D > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#P_D > .row > .col-1, #P_D > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#P_D > .row > .col-1, #P_D > .row > .col-2
{
}
#P_D > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#P_D > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#P_D > .row > .col-1, #P_D > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text312 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text312 div
{
   text-align: left;
}
#wb_Text312
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text313 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text313 div
{
   text-align: left;
}
#wb_Text313
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Q
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Q
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#Q > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#Q > .row > .col-1, #Q > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#Q > .row > .col-1, #Q > .row > .col-2
{
}
#Q > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#Q > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#Q > .row > .col-1, #Q > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image53
{
   margin: 0;
   vertical-align: top;
}
#Image53
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_QR_CODE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#QR_CODE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#QR_CODE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#QR_CODE > .row > .col-1, #QR_CODE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#QR_CODE > .row > .col-1, #QR_CODE > .row > .col-2
{
}
#QR_CODE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#QR_CODE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#QR_CODE > .row > .col-1, #QR_CODE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text314 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text314 div
{
   text-align: left;
}
#wb_Text314
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text315 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text315 div
{
   text-align: left;
}
#wb_Text315
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_R
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#R
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#R > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#R > .row > .col-1, #R > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#R > .row > .col-1, #R > .row > .col-2
{
}
#R > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#R > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#R > .row > .col-1, #R > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image55
{
   margin: 0;
   vertical-align: top;
}
#Image55
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_RANK
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#RANK
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#RANK > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#RANK > .row > .col-1, #RANK > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#RANK > .row > .col-1, #RANK > .row > .col-2
{
}
#RANK > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#RANK > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#RANK > .row > .col-1, #RANK > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text316 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text316 div
{
   text-align: left;
}
#wb_Text316
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text317 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text317 div
{
   text-align: left;
}
#wb_Text317
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_REGISTRO_DISTRIBUITO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#REGISTRO_DISTRIBUITO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#REGISTRO_DISTRIBUITO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#REGISTRO_DISTRIBUITO > .row > .col-1, #REGISTRO_DISTRIBUITO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#REGISTRO_DISTRIBUITO > .row > .col-1, #REGISTRO_DISTRIBUITO > .row > .col-2
{
}
#REGISTRO_DISTRIBUITO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#REGISTRO_DISTRIBUITO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#REGISTRO_DISTRIBUITO > .row > .col-1, #REGISTRO_DISTRIBUITO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text318 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text318 div
{
   text-align: left;
}
#wb_Text318
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text319 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text319 div
{
   text-align: left;
}
#wb_Text319
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_REKT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#REKT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#REKT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#REKT > .row > .col-1, #REKT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#REKT > .row > .col-1, #REKT > .row > .col-2
{
}
#REKT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#REKT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#REKT > .row > .col-1, #REKT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text320 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text320 div
{
   text-align: left;
}
#wb_Text320
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text321 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text321 div
{
   text-align: left;
}
#wb_Text321
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ROADMAP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ROADMAP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ROADMAP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ROADMAP > .row > .col-1, #ROADMAP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ROADMAP > .row > .col-1, #ROADMAP > .row > .col-2
{
}
#ROADMAP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ROADMAP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ROADMAP > .row > .col-1, #ROADMAP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text322 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text322 div
{
   text-align: left;
}
#wb_Text322
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text323 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text323 div
{
   text-align: left;
}
#wb_Text323
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ROI
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ROI
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ROI > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#ROI > .row > .col-1, #ROI > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#ROI > .row > .col-1, #ROI > .row > .col-2
{
}
#ROI > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#ROI > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#ROI > .row > .col-1, #ROI > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text324 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text324 div
{
   text-align: left;
}
#wb_Text324
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text325 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text325 div
{
   text-align: left;
}
#wb_Text325
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_RSI
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#RSI
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#RSI > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#RSI > .row > .col-1, #RSI > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#RSI > .row > .col-1, #RSI > .row > .col-2
{
}
#RSI > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#RSI > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#RSI > .row > .col-1, #RSI > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text326 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text326 div
{
   text-align: left;
}
#wb_Text326
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text327 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text327 div
{
   text-align: left;
}
#wb_Text327
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_S
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#S
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#S > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#S > .row > .col-1, #S > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#S > .row > .col-1, #S > .row > .col-2
{
}
#S > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#S > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#S > .row > .col-1, #S > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image56
{
   margin: 0;
   vertical-align: top;
}
#Image56
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_SATOSHI__SATS_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SATOSHI__SATS_
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SATOSHI__SATS_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SATOSHI__SATS_ > .row > .col-1, #SATOSHI__SATS_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SATOSHI__SATS_ > .row > .col-1, #SATOSHI__SATS_ > .row > .col-2
{
}
#SATOSHI__SATS_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SATOSHI__SATS_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SATOSHI__SATS_ > .row > .col-1, #SATOSHI__SATS_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text328 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text328 div
{
   text-align: left;
}
#wb_Text328
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text329 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text329 div
{
   text-align: left;
}
#wb_Text329
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SATOSHI_NAKAMOTO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SATOSHI_NAKAMOTO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SATOSHI_NAKAMOTO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SATOSHI_NAKAMOTO > .row > .col-1, #SATOSHI_NAKAMOTO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SATOSHI_NAKAMOTO > .row > .col-1, #SATOSHI_NAKAMOTO > .row > .col-2
{
}
#SATOSHI_NAKAMOTO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SATOSHI_NAKAMOTO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SATOSHI_NAKAMOTO > .row > .col-1, #SATOSHI_NAKAMOTO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text330 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text330 div
{
   text-align: left;
}
#wb_Text330
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text331 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text331 div
{
   text-align: left;
}
#wb_Text331
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SCAM
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SCAM
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SCAM > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SCAM > .row > .col-1, #SCAM > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SCAM > .row > .col-1, #SCAM > .row > .col-2
{
}
#SCAM > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SCAM > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SCAM > .row > .col-1, #SCAM > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text332 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text332 div
{
   text-align: left;
}
#wb_Text332
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text333 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text333 div
{
   text-align: left;
}
#wb_Text333
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SCRYPT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SCRYPT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SCRYPT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SCRYPT > .row > .col-1, #SCRYPT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SCRYPT > .row > .col-1, #SCRYPT > .row > .col-2
{
}
#SCRYPT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SCRYPT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SCRYPT > .row > .col-1, #SCRYPT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text334 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text334 div
{
   text-align: left;
}
#wb_Text334
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text335 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text335 div
{
   text-align: left;
}
#wb_Text335
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SEC
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SEC
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SEC > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SEC > .row > .col-1, #SEC > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SEC > .row > .col-1, #SEC > .row > .col-2
{
}
#SEC > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SEC > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SEC > .row > .col-1, #SEC > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text336 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text336 div
{
   text-align: left;
}
#wb_Text336
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text337 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text337 div
{
   text-align: left;
}
#wb_Text337
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SELL_ORDER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SELL_ORDER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SELL_ORDER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SELL_ORDER > .row > .col-1, #SELL_ORDER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SELL_ORDER > .row > .col-1, #SELL_ORDER > .row > .col-2
{
}
#SELL_ORDER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SELL_ORDER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SELL_ORDER > .row > .col-1, #SELL_ORDER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text338 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text338 div
{
   text-align: left;
}
#wb_Text338
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text339 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text339 div
{
   text-align: left;
}
#wb_Text339
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SELL_WALL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SELL_WALL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SELL_WALL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SELL_WALL > .row > .col-1, #SELL_WALL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SELL_WALL > .row > .col-1, #SELL_WALL > .row > .col-2
{
}
#SELL_WALL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SELL_WALL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SELL_WALL > .row > .col-1, #SELL_WALL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text340 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text340 div
{
   text-align: left;
}
#wb_Text340
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text341 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text341 div
{
   text-align: left;
}
#wb_Text341
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SIDE_CHAIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SIDE_CHAIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SIDE_CHAIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SIDE_CHAIN > .row > .col-1, #SIDE_CHAIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SIDE_CHAIN > .row > .col-1, #SIDE_CHAIN > .row > .col-2
{
}
#SIDE_CHAIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SIDE_CHAIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SIDE_CHAIN > .row > .col-1, #SIDE_CHAIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text342 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text342 div
{
   text-align: left;
}
#wb_Text342
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text343 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text343 div
{
   text-align: left;
}
#wb_Text343
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SHA-256
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SHA-256
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SHA-256 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SHA-256 > .row > .col-1, #SHA-256 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SHA-256 > .row > .col-1, #SHA-256 > .row > .col-2
{
}
#SHA-256 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SHA-256 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SHA-256 > .row > .col-1, #SHA-256 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text344 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text344 div
{
   text-align: left;
}
#wb_Text344
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text345 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text345 div
{
   text-align: left;
}
#wb_Text345
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SHARDING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SHARDING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SHARDING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SHARDING > .row > .col-1, #SHARDING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SHARDING > .row > .col-1, #SHARDING > .row > .col-2
{
}
#SHARDING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SHARDING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SHARDING > .row > .col-1, #SHARDING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text346 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text346 div
{
   text-align: left;
}
#wb_Text346
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text347 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text347 div
{
   text-align: left;
}
#wb_Text347
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SHILLING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SHILLING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SHILLING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SHILLING > .row > .col-1, #SHILLING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SHILLING > .row > .col-1, #SHILLING > .row > .col-2
{
}
#SHILLING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SHILLING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SHILLING > .row > .col-1, #SHILLING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text348 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text348 div
{
   text-align: left;
}
#wb_Text348
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text349 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text349 div
{
   text-align: left;
}
#wb_Text349
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SHITCOIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SHITCOIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SHITCOIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SHITCOIN > .row > .col-1, #SHITCOIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SHITCOIN > .row > .col-1, #SHITCOIN > .row > .col-2
{
}
#SHITCOIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SHITCOIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SHITCOIN > .row > .col-1, #SHITCOIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text350 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text350 div
{
   text-align: left;
}
#wb_Text350
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text351 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text351 div
{
   text-align: left;
}
#wb_Text351
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SHORT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SHORT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SHORT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SHORT > .row > .col-1, #SHORT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SHORT > .row > .col-1, #SHORT > .row > .col-2
{
}
#SHORT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SHORT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SHORT > .row > .col-1, #SHORT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text352 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text352 div
{
   text-align: left;
}
#wb_Text352
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text353 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text353 div
{
   text-align: left;
}
#wb_Text353
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SIMBOLO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SIMBOLO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SIMBOLO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SIMBOLO > .row > .col-1, #SIMBOLO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SIMBOLO > .row > .col-1, #SIMBOLO > .row > .col-2
{
}
#SIMBOLO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SIMBOLO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SIMBOLO > .row > .col-1, #SIMBOLO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text354 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text354 div
{
   text-align: left;
}
#wb_Text354
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text355 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text355 div
{
   text-align: left;
}
#wb_Text355
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SLIPPAGE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SLIPPAGE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SLIPPAGE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SLIPPAGE > .row > .col-1, #SLIPPAGE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SLIPPAGE > .row > .col-1, #SLIPPAGE > .row > .col-2
{
}
#SLIPPAGE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SLIPPAGE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SLIPPAGE > .row > .col-1, #SLIPPAGE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SLIPPAGE_TOLLERANCE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SLIPPAGE_TOLLERANCE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SLIPPAGE_TOLLERANCE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SLIPPAGE_TOLLERANCE > .row > .col-1, #SLIPPAGE_TOLLERANCE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SLIPPAGE_TOLLERANCE > .row > .col-1, #SLIPPAGE_TOLLERANCE > .row > .col-2
{
}
#SLIPPAGE_TOLLERANCE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SLIPPAGE_TOLLERANCE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SLIPPAGE_TOLLERANCE > .row > .col-1, #SLIPPAGE_TOLLERANCE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SMART_CONTRACT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SMART_CONTRACT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SMART_CONTRACT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SMART_CONTRACT > .row > .col-1, #SMART_CONTRACT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SMART_CONTRACT > .row > .col-1, #SMART_CONTRACT > .row > .col-2
{
}
#SMART_CONTRACT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SMART_CONTRACT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SMART_CONTRACT > .row > .col-1, #SMART_CONTRACT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text356 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text356 div
{
   text-align: left;
}
#wb_Text356
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text357 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text357 div
{
   text-align: left;
}
#wb_Text357
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SOFT_CAP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SOFT_CAP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SOFT_CAP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SOFT_CAP > .row > .col-1, #SOFT_CAP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SOFT_CAP > .row > .col-1, #SOFT_CAP > .row > .col-2
{
}
#SOFT_CAP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SOFT_CAP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SOFT_CAP > .row > .col-1, #SOFT_CAP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text358 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text358 div
{
   text-align: left;
}
#wb_Text358
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text359 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text359 div
{
   text-align: left;
}
#wb_Text359
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SOFT_FORK_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SOFT_FORK_
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SOFT_FORK_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SOFT_FORK_ > .row > .col-1, #SOFT_FORK_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SOFT_FORK_ > .row > .col-1, #SOFT_FORK_ > .row > .col-2
{
}
#SOFT_FORK_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SOFT_FORK_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SOFT_FORK_ > .row > .col-1, #SOFT_FORK_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text362 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text362 div
{
   text-align: left;
}
#wb_Text362
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text363 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text363 div
{
   text-align: left;
}
#wb_Text363
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SOLIDITY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SOLIDITY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#SOLIDITY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#SOLIDITY > .row > .col-1, #SOLIDITY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#SOLIDITY > .row > .col-1, #SOLIDITY > .row > .col-2
{
}
#SOLIDITY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#SOLIDITY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#SOLIDITY > .row > .col-1, #SOLIDITY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text364 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text364 div
{
   text-align: left;
}
#wb_Text364
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text365 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text365 div
{
   text-align: left;
}
#wb_Text365
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_STABLECOIN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#STABLECOIN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#STABLECOIN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#STABLECOIN > .row > .col-1, #STABLECOIN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#STABLECOIN > .row > .col-1, #STABLECOIN > .row > .col-2
{
}
#STABLECOIN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#STABLECOIN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#STABLECOIN > .row > .col-1, #STABLECOIN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text366 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text366 div
{
   text-align: left;
}
#wb_Text366
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text367 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text367 div
{
   text-align: left;
}
#wb_Text367
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_STAKER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#STAKER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#STAKER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#STAKER > .row > .col-1, #STAKER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#STAKER > .row > .col-1, #STAKER > .row > .col-2
{
}
#STAKER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#STAKER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#STAKER > .row > .col-1, #STAKER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text386 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text386 div
{
   text-align: left;
}
#wb_Text386
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text387 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text387 div
{
   text-align: left;
}
#wb_Text387
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_STAKING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#STAKING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#STAKING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#STAKING > .row > .col-1, #STAKING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#STAKING > .row > .col-1, #STAKING > .row > .col-2
{
}
#STAKING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#STAKING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#STAKING > .row > .col-1, #STAKING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text368 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text368 div
{
   text-align: left;
}
#wb_Text368
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text369 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text369 div
{
   text-align: left;
}
#wb_Text369
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_STOPLOSS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#STOPLOSS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#STOPLOSS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#STOPLOSS > .row > .col-1, #STOPLOSS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#STOPLOSS > .row > .col-1, #STOPLOSS > .row > .col-2
{
}
#STOPLOSS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#STOPLOSS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#STOPLOSS > .row > .col-1, #STOPLOSS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text370 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text370 div
{
   text-align: left;
}
#wb_Text370
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text371 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text371 div
{
   text-align: left;
}
#wb_Text371
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_T
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#T
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#T > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#T > .row > .col-1, #T > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#T > .row > .col-1, #T > .row > .col-2
{
}
#T > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#T > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#T > .row > .col-1, #T > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image57
{
   margin: 0;
   vertical-align: top;
}
#Image57
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_TESTNET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TESTNET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TESTNET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TESTNET > .row > .col-1, #TESTNET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TESTNET > .row > .col-1, #TESTNET > .row > .col-2
{
}
#TESTNET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TESTNET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TESTNET > .row > .col-1, #TESTNET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text372 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text372 div
{
   text-align: left;
}
#wb_Text372
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text373 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text373 div
{
   text-align: left;
}
#wb_Text373
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TICKER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TICKER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TICKER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TICKER > .row > .col-1, #TICKER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TICKER > .row > .col-1, #TICKER > .row > .col-2
{
}
#TICKER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TICKER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TICKER > .row > .col-1, #TICKER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text384 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text384 div
{
   text-align: left;
}
#wb_Text384
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text385 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text385 div
{
   text-align: left;
}
#wb_Text385
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TIMELOCK_LOCKTIME
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TIMELOCK_LOCKTIME
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TIMELOCK_LOCKTIME > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TIMELOCK_LOCKTIME > .row > .col-1, #TIMELOCK_LOCKTIME > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TIMELOCK_LOCKTIME > .row > .col-1, #TIMELOCK_LOCKTIME > .row > .col-2
{
}
#TIMELOCK_LOCKTIME > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TIMELOCK_LOCKTIME > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TIMELOCK_LOCKTIME > .row > .col-1, #TIMELOCK_LOCKTIME > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text374 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text374 div
{
   text-align: left;
}
#wb_Text374
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text375 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text375 div
{
   text-align: left;
}
#wb_Text375
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TIMESTAMP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TIMESTAMP
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TIMESTAMP > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TIMESTAMP > .row > .col-1, #TIMESTAMP > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TIMESTAMP > .row > .col-1, #TIMESTAMP > .row > .col-2
{
}
#TIMESTAMP > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TIMESTAMP > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TIMESTAMP > .row > .col-1, #TIMESTAMP > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text376 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text376 div
{
   text-align: left;
}
#wb_Text376
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text377 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text377 div
{
   text-align: left;
}
#wb_Text377
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TLT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TLT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TLT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TLT > .row > .col-1, #TLT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TLT > .row > .col-1, #TLT > .row > .col-2
{
}
#TLT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TLT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TLT > .row > .col-1, #TLT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text360 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text360 div
{
   text-align: left;
}
#wb_Text360
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text361 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text361 div
{
   text-align: left;
}
#wb_Text361
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TOKEN
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TOKEN
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TOKEN > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TOKEN > .row > .col-1, #TOKEN > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TOKEN > .row > .col-1, #TOKEN > .row > .col-2
{
}
#TOKEN > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TOKEN > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TOKEN > .row > .col-1, #TOKEN > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text378 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text378 div
{
   text-align: left;
}
#wb_Text378
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text379 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text379 div
{
   text-align: left;
}
#wb_Text379
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TOKEN_GENERATION_EVENT
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TOKEN_GENERATION_EVENT
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TOKEN_GENERATION_EVENT > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TOKEN_GENERATION_EVENT > .row > .col-1, #TOKEN_GENERATION_EVENT > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TOKEN_GENERATION_EVENT > .row > .col-1, #TOKEN_GENERATION_EVENT > .row > .col-2
{
}
#TOKEN_GENERATION_EVENT > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TOKEN_GENERATION_EVENT > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TOKEN_GENERATION_EVENT > .row > .col-1, #TOKEN_GENERATION_EVENT > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text380 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text380 div
{
   text-align: left;
}
#wb_Text380
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text381 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text381 div
{
   text-align: left;
}
#wb_Text381
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TOKENIZZAZIONE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TOKENIZZAZIONE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TOKENIZZAZIONE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TOKENIZZAZIONE > .row > .col-1, #TOKENIZZAZIONE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TOKENIZZAZIONE > .row > .col-1, #TOKENIZZAZIONE > .row > .col-2
{
}
#TOKENIZZAZIONE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TOKENIZZAZIONE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TOKENIZZAZIONE > .row > .col-1, #TOKENIZZAZIONE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text382 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text382 div
{
   text-align: left;
}
#wb_Text382
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text383 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text383 div
{
   text-align: left;
}
#wb_Text383
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TOTAL_SUPPLY
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TOTAL_SUPPLY
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TOTAL_SUPPLY > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TOTAL_SUPPLY > .row > .col-1, #TOTAL_SUPPLY > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TOTAL_SUPPLY > .row > .col-1, #TOTAL_SUPPLY > .row > .col-2
{
}
#TOTAL_SUPPLY > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TOTAL_SUPPLY > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TOTAL_SUPPLY > .row > .col-1, #TOTAL_SUPPLY > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text394 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text394 div
{
   text-align: left;
}
#wb_Text394
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text395 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text395 div
{
   text-align: left;
}
#wb_Text395
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TRADE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TRADE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TRADE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TRADE > .row > .col-1, #TRADE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TRADE > .row > .col-1, #TRADE > .row > .col-2
{
}
#TRADE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TRADE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TRADE > .row > .col-1, #TRADE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text396 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text396 div
{
   text-align: left;
}
#wb_Text396
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text397 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text397 div
{
   text-align: left;
}
#wb_Text397
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TRADER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TRADER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TRADER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TRADER > .row > .col-1, #TRADER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TRADER > .row > .col-1, #TRADER > .row > .col-2
{
}
#TRADER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TRADER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TRADER > .row > .col-1, #TRADER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text398 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text398 div
{
   text-align: left;
}
#wb_Text398
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text399 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text399 div
{
   text-align: left;
}
#wb_Text399
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TRADING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TRADING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TRADING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TRADING > .row > .col-1, #TRADING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TRADING > .row > .col-1, #TRADING > .row > .col-2
{
}
#TRADING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TRADING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TRADING > .row > .col-1, #TRADING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text400 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text400 div
{
   text-align: left;
}
#wb_Text400
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text401 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text401 div
{
   text-align: left;
}
#wb_Text401
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TREND
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TREND
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TREND > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TREND > .row > .col-1, #TREND > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TREND > .row > .col-1, #TREND > .row > .col-2
{
}
#TREND > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TREND > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TREND > .row > .col-1, #TREND > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text402 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text402 div
{
   text-align: left;
}
#wb_Text402
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text403 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text403 div
{
   text-align: left;
}
#wb_Text403
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TRANSAZIONE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TRANSAZIONE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TRANSAZIONE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TRANSAZIONE > .row > .col-1, #TRANSAZIONE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TRANSAZIONE > .row > .col-1, #TRANSAZIONE > .row > .col-2
{
}
#TRANSAZIONE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TRANSAZIONE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TRANSAZIONE > .row > .col-1, #TRANSAZIONE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text404 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text404 div
{
   text-align: left;
}
#wb_Text404
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text405 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text405 div
{
   text-align: left;
}
#wb_Text405
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TX
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TX
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#TX > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#TX > .row > .col-1, #TX > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#TX > .row > .col-1, #TX > .row > .col-2
{
}
#TX > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#TX > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#TX > .row > .col-1, #TX > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text406 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text406 div
{
   text-align: left;
}
#wb_Text406
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text407 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text407 div
{
   text-align: left;
}
#wb_Text407
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_U
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#U
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#U > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#U > .row > .col-1, #U > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#U > .row > .col-1, #U > .row > .col-2
{
}
#U > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#U > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#U > .row > .col-1, #U > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image58
{
   margin: 0;
   vertical-align: top;
}
#Image58
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_UNCONFIRMED
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#UNCONFIRMED
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#UNCONFIRMED > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#UNCONFIRMED > .row > .col-1, #UNCONFIRMED > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#UNCONFIRMED > .row > .col-1, #UNCONFIRMED > .row > .col-2
{
}
#UNCONFIRMED > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#UNCONFIRMED > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#UNCONFIRMED > .row > .col-1, #UNCONFIRMED > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text392 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text392 div
{
   text-align: left;
}
#wb_Text392
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text393 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text393 div
{
   text-align: left;
}
#wb_Text393
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_UTC
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#UTC
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#UTC > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#UTC > .row > .col-1, #UTC > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#UTC > .row > .col-1, #UTC > .row > .col-2
{
}
#UTC > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#UTC > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#UTC > .row > .col-1, #UTC > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text408 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text408 div
{
   text-align: left;
}
#wb_Text408
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text409 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text409 div
{
   text-align: left;
}
#wb_Text409
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_V
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#V
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#V > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#V > .row > .col-1, #V > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#V > .row > .col-1, #V > .row > .col-2
{
}
#V > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#V > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#V > .row > .col-1, #V > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image59
{
   margin: 0;
   vertical-align: top;
}
#Image59
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_VALUE_INVESTING
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#VALUE_INVESTING
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#VALUE_INVESTING > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#VALUE_INVESTING > .row > .col-1, #VALUE_INVESTING > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#VALUE_INVESTING > .row > .col-1, #VALUE_INVESTING > .row > .col-2
{
}
#VALUE_INVESTING > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#VALUE_INVESTING > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#VALUE_INVESTING > .row > .col-1, #VALUE_INVESTING > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text410 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text410 div
{
   text-align: left;
}
#wb_Text410
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text411 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text411 div
{
   text-align: left;
}
#wb_Text411
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_VENTURE_CAPITAL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#VENTURE_CAPITAL
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#VENTURE_CAPITAL > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#VENTURE_CAPITAL > .row > .col-1, #VENTURE_CAPITAL > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#VENTURE_CAPITAL > .row > .col-1, #VENTURE_CAPITAL > .row > .col-2
{
}
#VENTURE_CAPITAL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#VENTURE_CAPITAL > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#VENTURE_CAPITAL > .row > .col-1, #VENTURE_CAPITAL > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text412 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text412 div
{
   text-align: left;
}
#wb_Text412
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text413 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text413 div
{
   text-align: left;
}
#wb_Text413
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_VOLUME
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#VOLUME
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#VOLUME > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#VOLUME > .row > .col-1, #VOLUME > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#VOLUME > .row > .col-1, #VOLUME > .row > .col-2
{
}
#VOLUME > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#VOLUME > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#VOLUME > .row > .col-1, #VOLUME > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text414 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text414 div
{
   text-align: left;
}
#wb_Text414
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text415 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text415 div
{
   text-align: left;
}
#wb_Text415
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_W
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#W
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#W > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#W > .row > .col-1, #W > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#W > .row > .col-1, #W > .row > .col-2
{
}
#W > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#W > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#W > .row > .col-1, #W > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image60
{
   margin: 0;
   vertical-align: top;
}
#Image60
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_WALLET
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WALLET
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WALLET > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WALLET > .row > .col-1, #WALLET > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WALLET > .row > .col-1, #WALLET > .row > .col-2
{
}
#WALLET > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WALLET > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WALLET > .row > .col-1, #WALLET > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text416 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text416 div
{
   text-align: left;
}
#wb_Text416
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text417 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text417 div
{
   text-align: left;
}
#wb_Text417
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WASH_TRADE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WASH_TRADE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WASH_TRADE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WASH_TRADE > .row > .col-1, #WASH_TRADE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WASH_TRADE > .row > .col-1, #WASH_TRADE > .row > .col-2
{
}
#WASH_TRADE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WASH_TRADE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WASH_TRADE > .row > .col-1, #WASH_TRADE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text418 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text418 div
{
   text-align: left;
}
#wb_Text418
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text419 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text419 div
{
   text-align: left;
}
#wb_Text419
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WATCHLIST
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WATCHLIST
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WATCHLIST > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WATCHLIST > .row > .col-1, #WATCHLIST > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WATCHLIST > .row > .col-1, #WATCHLIST > .row > .col-2
{
}
#WATCHLIST > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WATCHLIST > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WATCHLIST > .row > .col-1, #WATCHLIST > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text420 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text420 div
{
   text-align: left;
}
#wb_Text420
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text421 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text421 div
{
   text-align: left;
}
#wb_Text421
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WEAK_HANDS
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WEAK_HANDS
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WEAK_HANDS > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WEAK_HANDS > .row > .col-1, #WEAK_HANDS > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WEAK_HANDS > .row > .col-1, #WEAK_HANDS > .row > .col-2
{
}
#WEAK_HANDS > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WEAK_HANDS > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WEAK_HANDS > .row > .col-1, #WEAK_HANDS > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text424 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text424 div
{
   text-align: left;
}
#wb_Text424
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text425 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text425 div
{
   text-align: left;
}
#wb_Text425
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WEI
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WEI
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WEI > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WEI > .row > .col-1, #WEI > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WEI > .row > .col-1, #WEI > .row > .col-2
{
}
#WEI > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WEI > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WEI > .row > .col-1, #WEI > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text426 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text426 div
{
   text-align: left;
}
#wb_Text426
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text427 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text427 div
{
   text-align: left;
}
#wb_Text427
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WHALE
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WHALE
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WHALE > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WHALE > .row > .col-1, #WHALE > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WHALE > .row > .col-1, #WHALE > .row > .col-2
{
}
#WHALE > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WHALE > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WHALE > .row > .col-1, #WHALE > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text428 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text428 div
{
   text-align: left;
}
#wb_Text428
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text429 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text429 div
{
   text-align: left;
}
#wb_Text429
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WHEN_LAMBO
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WHEN_LAMBO
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WHEN_LAMBO > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WHEN_LAMBO > .row > .col-1, #WHEN_LAMBO > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WHEN_LAMBO > .row > .col-1, #WHEN_LAMBO > .row > .col-2
{
}
#WHEN_LAMBO > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WHEN_LAMBO > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WHEN_LAMBO > .row > .col-1, #WHEN_LAMBO > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text430 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text430 div
{
   text-align: left;
}
#wb_Text430
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text431 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text431 div
{
   text-align: left;
}
#wb_Text431
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WHEN_MOON
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WHEN_MOON
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WHEN_MOON > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WHEN_MOON > .row > .col-1, #WHEN_MOON > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WHEN_MOON > .row > .col-1, #WHEN_MOON > .row > .col-2
{
}
#WHEN_MOON > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WHEN_MOON > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WHEN_MOON > .row > .col-1, #WHEN_MOON > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text432 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text432 div
{
   text-align: left;
}
#wb_Text432
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text433 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text433 div
{
   text-align: left;
}
#wb_Text433
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WHITELIST
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WHITELIST
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WHITELIST > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WHITELIST > .row > .col-1, #WHITELIST > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WHITELIST > .row > .col-1, #WHITELIST > .row > .col-2
{
}
#WHITELIST > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WHITELIST > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WHITELIST > .row > .col-1, #WHITELIST > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text434 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text434 div
{
   text-align: left;
}
#wb_Text434
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text435 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text435 div
{
   text-align: left;
}
#wb_Text435
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WHITEPAPER
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px dotted #FFA500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WHITEPAPER
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#WHITEPAPER > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#WHITEPAPER > .row > .col-1, #WHITEPAPER > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#WHITEPAPER > .row > .col-1, #WHITEPAPER > .row > .col-2
{
}
#WHITEPAPER > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#WHITEPAPER > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
@media (max-width: 850px)
{
#WHITEPAPER > .row > .col-1, #WHITEPAPER > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text436 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text436 div
{
   text-align: left;
}
#wb_Text436
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text437 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text437 div
{
   text-align: left;
}
#wb_Text437
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_X
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#X
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#X > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#X > .row > .col-1, #X > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#X > .row > .col-1, #X > .row > .col-2
{
}
#X > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#X > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#X > .row > .col-1, #X > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image61
{
   margin: 0;
   vertical-align: top;
}
#Image61
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Y
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Y
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#Y > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#Y > .row > .col-1, #Y > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#Y > .row > .col-1, #Y > .row > .col-2
{
}
#Y > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#Y > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#Y > .row > .col-1, #Y > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image62
{
   margin: 0;
   vertical-align: top;
}
#Image62
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Z
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Z
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#Z > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#Z > .row > .col-1, #Z > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#Z > .row > .col-1, #Z > .row > .col-2
{
}
#Z > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#Z > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 850px)
{
#Z > .row > .col-1, #Z > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image63
{
   margin: 0;
   vertical-align: top;
}
#Image63
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 20px;
   margin: 0;
   text-align: left;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFF00;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 60px;
   border-bottom-left-radius: 60px;
   box-sizing: border-box;
   margin: 0 0 80px 0 ;
}
#LayoutGrid1
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 10;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image21
{
   margin: 0;
   vertical-align: top;
}
#Image21
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image22
{
   margin: 0;
   vertical-align: top;
}
#Image22
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image23
{
   margin: 0;
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image24
{
   margin: 0;
   vertical-align: top;
}
#Image24
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image26
{
   margin: 0;
   vertical-align: top;
}
#Image26
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image27
{
   margin: 0;
   vertical-align: top;
}
#Image27
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image28
{
   margin: 0;
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image29
{
   margin: 0;
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image30
{
   margin: 0;
   vertical-align: top;
}
#Image30
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image31
{
   margin: 0;
   vertical-align: top;
}
#Image31
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image32
{
   margin: 0;
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image33
{
   margin: 0;
   vertical-align: top;
}
#Image33
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image34
{
   margin: 0;
   vertical-align: top;
}
#Image34
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image35
{
   margin: 0;
   vertical-align: top;
}
#Image35
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image37
{
   margin: 0;
   vertical-align: top;
}
#Image37
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image38
{
   margin: 0;
   vertical-align: top;
}
#Image38
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image39
{
   margin: 0;
   vertical-align: top;
}
#Image39
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image40
{
   margin: 0;
   vertical-align: top;
}
#Image40
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image41
{
   margin: 0;
   vertical-align: top;
}
#Image41
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image42
{
   margin: 0;
   vertical-align: top;
}
#Image42
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image43
{
   margin: 0;
   vertical-align: top;
}
#Image43
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Image44
{
   margin: 0;
   vertical-align: top;
}
#Image44
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 50px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 34px;
   width: 41px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 34px;
   line-height: 34px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #000000;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text44 div
{
   text-align: center;
}
#wb_Text44
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   display: inline-block;
   width: 41px;
   height: 34px;
   text-align: center;
   z-index: 468;
}
#wb_Image39
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 491;
}
#wb_Image37
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 490;
}
#wb_Image35
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 489;
}
#wb_Image34
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 488;
}
#wb_Image33
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 487;
}
#wb_Image32
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 486;
}
#wb_Image31
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 485;
}
#wb_Image30
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 484;
}
#wb_Image38
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 469;
}
#wb_Image36
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 233;
}
#wb_Image29
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 483;
}
#wb_Image28
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 482;
}
#wb_Image27
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 481;
}
#wb_Image26
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 480;
}
#wb_Image24
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 479;
}
#wb_Image23
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 478;
}
#wb_Image22
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 477;
}
#wb_Image21
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 476;
}
#wb_Image25
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 220;
}
#wb_Image20
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 217;
}
#wb_Image1
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 0;
}
#1
{
   opacity: 0;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 88;
}
#wb_1
{
   position: absolute;
   left: 1520px;
   top: 852px;
   width: 20px;
   height: 20px;
   z-index: 740;
}
#wb_Image4
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_Image5
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 28;
}
#wb_Image6
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 59;
}
#wb_Image8
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 130;
}
#wb_Image9
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 470;
}
#wb_Image59
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 434;
}
#wb_Image58
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 429;
}
#wb_Image57
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 398;
}
#wb_Image56
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 349;
}
#wb_Image55
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 336;
}
#wb_Image53
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 333;
}
#wb_Image52
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 292;
}
#wb_Image51
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 277;
}
#wb_Image50
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 157;
}
#wb_Image43
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 495;
}
#wb_Image42
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 494;
}
#wb_Image41
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 493;
}
#wb_Image40
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 492;
}
#wb_Image44
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 465;
}
#wb_Image63
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 464;
}
#wb_Image62
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 463;
}
#wb_Image61
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 462;
}
#wb_Image60
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 441;
}
#wb_Image15
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 475;
}
#wb_Image14
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 474;
}
#wb_Image13
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 473;
}
#wb_Image12
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 472;
}
#wb_Image11
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 471;
}
#wb_Image16
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 270;
}
#wb_Image19
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 216;
}
#wb_Image18
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 199;
}
#wb_Image17
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 170;
}
#wb_Image10
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 117;
}
@media only screen and (max-width: 600px)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#wb_PageTitle
{
   visibility: visible;
   display: table;
}
#wb_PageTitle
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PageTitle
{
   height: auto;
   padding: 0;
}
#PageTitle > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#PageTitle > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 170px 0 0 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 50px 0 0 0;
}
#wb_Image4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 150px 0 0 0 ;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 20px 5px 5px 5px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_NUM
{
   visibility: visible;
   display: table;
}
#wb_NUM
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#NUM
{
   height: auto;
   padding: 80px 20px 5px 20px;
}
#NUM .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_A_ACCOUNT
{
   visibility: visible;
   display: table;
}
#wb_A_ACCOUNT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#A_ACCOUNT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#A_ACCOUNT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_AIRDROP
{
   visibility: visible;
   display: table;
}
#wb_AIRDROP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#AIRDROP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#AIRDROP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text82
{
   visibility: visible;
   display: block;
}
#wb_Text82
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_AF
{
   visibility: visible;
   display: table;
}
#wb_AF
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#AF
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#AF .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ALTCOIN
{
   visibility: visible;
   display: table;
}
#wb_ALTCOIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ALTCOIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ALTCOIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ANALISI_FONDAMENTALE
{
   visibility: visible;
   display: table;
}
#wb_ANALISI_FONDAMENTALE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ANALISI_FONDAMENTALE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ANALISI_FONDAMENTALE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text83
{
   visibility: visible;
   display: block;
}
#wb_Text83
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text84
{
   visibility: visible;
   display: block;
}
#wb_Text84
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ANALISI_TECNICA
{
   visibility: visible;
   display: table;
}
#wb_ANALISI_TECNICA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ANALISI_TECNICA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ANALISI_TECNICA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_APERTURA
{
   visibility: visible;
   display: table;
}
#wb_APERTURA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#APERTURA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#APERTURA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text85
{
   visibility: visible;
   display: block;
}
#wb_Text85
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
}
#wb_Text86
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ASIC
{
   visibility: visible;
   display: table;
}
#wb_ASIC
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ASIC
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ASIC .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text87
{
   visibility: visible;
   display: block;
}
#wb_Text87
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text88
{
   visibility: visible;
   display: block;
}
#wb_Text88
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ASK
{
   visibility: visible;
   display: table;
}
#wb_ASK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ASK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ASK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_A_SSET
{
   visibility: visible;
   display: table;
}
#wb_A_SSET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#A_SSET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#A_SSET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_AT
{
   visibility: visible;
   display: table;
}
#wb_AT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#AT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#AT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_B
{
   visibility: visible;
   display: table;
}
#wb_B
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#B
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#B .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_BALANCE
{
   visibility: visible;
   display: table;
}
#wb_BALANCE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BALANCE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BALANCE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text31
{
   visibility: visible;
   display: block;
}
#wb_Text31
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BEAR_MARKET
{
   visibility: visible;
   display: table;
}
#wb_BEAR_MARKET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BEAR_MARKET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BEAR_MARKET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BEARISH
{
   visibility: visible;
   display: table;
}
#wb_BEARISH
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BEARISH
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BEARISH .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_BID
{
   visibility: visible;
   display: table;
}
#wb_BID
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BID
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BID .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BITCOIN
{
   visibility: visible;
   display: table;
}
#wb_BITCOIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BITCOIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BITCOIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BLOCCO
{
   visibility: visible;
   display: table;
}
#wb_BLOCCO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BLOCCO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BLOCCO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text39
{
   visibility: visible;
   display: block;
}
#wb_Text39
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BLOCKCHAIN
{
   visibility: visible;
   display: table;
}
#wb_BLOCKCHAIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BLOCKCHAIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BLOCKCHAIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BOT
{
   visibility: visible;
   display: table;
}
#wb_BOT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BOT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BOT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text438
{
   visibility: visible;
   display: block;
}
#wb_Text438
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BOUNTY
{
   visibility: visible;
   display: table;
}
#wb_BOUNTY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BOUNTY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BOUNTY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text45
{
   visibility: visible;
   display: block;
}
#wb_Text45
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BREAKEVENPOINT_BEP_
{
   visibility: visible;
   display: table;
}
#wb_BREAKEVENPOINT_BEP_
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BREAKEVENPOINT_BEP_
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BREAKEVENPOINT_BEP_ .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text47
{
   visibility: visible;
   display: block;
}
#wb_Text47
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BROKER
{
   visibility: visible;
   display: table;
}
#wb_BROKER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BROKER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BROKER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text204
{
   visibility: visible;
   display: block;
}
#wb_Text204
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text205
{
   visibility: visible;
   display: block;
}
#wb_Text205
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BULL_MARKET
{
   visibility: visible;
   display: table;
}
#wb_BULL_MARKET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BULL_MARKET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BULL_MARKET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text49
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BULLISH
{
   visibility: visible;
   display: table;
}
#wb_BULLISH
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BULLISH
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BULLISH .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_BURNING
{
   visibility: visible;
   display: table;
}
#wb_BURNING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BURNING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BURNING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text89
{
   visibility: visible;
   display: block;
}
#wb_Text89
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text90
{
   visibility: visible;
   display: block;
}
#wb_Text90
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_BUY_ORDER
{
   visibility: visible;
   display: table;
}
#wb_BUY_ORDER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#BUY_ORDER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#BUY_ORDER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text150
{
   visibility: visible;
   display: block;
}
#wb_Text150
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text151
{
   visibility: visible;
   display: block;
}
#wb_Text151
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_C
{
   visibility: visible;
   display: table;
}
#wb_C
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#C
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#C .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_CANDLESTICK
{
   visibility: visible;
   display: table;
}
#wb_CANDLESTICK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CANDLESTICK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CANDLESTICK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text51
{
   visibility: visible;
   display: block;
}
#wb_Text51
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text52
{
   visibility: visible;
   display: block;
}
#wb_Text52
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CENTRALIZZATO
{
   visibility: visible;
   display: table;
}
#wb_CENTRALIZZATO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CENTRALIZZATO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CENTRALIZZATO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text53
{
   visibility: visible;
   display: block;
}
#wb_Text53
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text54
{
   visibility: visible;
   display: block;
}
#wb_Text54
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CHIAVE_PRIVATA
{
   visibility: visible;
   display: table;
}
#wb_CHIAVE_PRIVATA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CHIAVE_PRIVATA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CHIAVE_PRIVATA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text91
{
   visibility: visible;
   display: block;
}
#wb_Text91
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text92
{
   visibility: visible;
   display: block;
}
#wb_Text92
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CHIUSURA
{
   visibility: visible;
   display: table;
}
#wb_CHIUSURA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CHIUSURA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CHIUSURA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text93
{
   visibility: visible;
   display: block;
}
#wb_Text93
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text94
{
   visibility: visible;
   display: block;
}
#wb_Text94
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CIRCULATING_SUPPLY
{
   visibility: visible;
   display: table;
}
#wb_CIRCULATING_SUPPLY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CIRCULATING_SUPPLY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CIRCULATING_SUPPLY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text59
{
   visibility: visible;
   display: block;
}
#wb_Text59
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text60
{
   visibility: visible;
   display: block;
}
#wb_Text60
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CLOUD_MINING
{
   visibility: visible;
   display: table;
}
#wb_CLOUD_MINING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CLOUD_MINING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CLOUD_MINING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text61
{
   visibility: visible;
   display: block;
}
#wb_Text61
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text62
{
   visibility: visible;
   display: block;
}
#wb_Text62
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_COIN
{
   visibility: visible;
   display: table;
}
#wb_COIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#COIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#COIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text95
{
   visibility: visible;
   display: block;
}
#wb_Text95
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text96
{
   visibility: visible;
   display: block;
}
#wb_Text96
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_COLD_STORAGE
{
   visibility: visible;
   display: table;
}
#wb_COLD_STORAGE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#COLD_STORAGE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#COLD_STORAGE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text97
{
   visibility: visible;
   display: block;
}
#wb_Text97
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text98
{
   visibility: visible;
   display: block;
}
#wb_Text98
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CONFERME
{
   visibility: visible;
   display: table;
}
#wb_CONFERME
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CONFERME
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CONFERME .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
}
#wb_Text63
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text64
{
   visibility: visible;
   display: block;
}
#wb_Text64
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CONSENSUS
{
   visibility: visible;
   display: table;
}
#wb_CONSENSUS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CONSENSUS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CONSENSUS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
}
#wb_Text65
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_COPPIA
{
   visibility: visible;
   display: table;
}
#wb_COPPIA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#COPPIA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#COPPIA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text99
{
   visibility: visible;
   display: block;
}
#wb_Text99
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text100
{
   visibility: visible;
   display: block;
}
#wb_Text100
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CRIPTOVALUTA
{
   visibility: visible;
   display: table;
}
#wb_CRIPTOVALUTA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CRIPTOVALUTA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CRIPTOVALUTA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CROWDFUNDING
{
   visibility: visible;
   display: table;
}
#wb_CROWDFUNDING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CROWDFUNDING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CROWDFUNDING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text101
{
   visibility: visible;
   display: block;
}
#wb_Text101
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text102
{
   visibility: visible;
   display: block;
}
#wb_Text102
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_CROWDSALE
{
   visibility: visible;
   display: table;
}
#wb_CROWDSALE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CROWDSALE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#CROWDSALE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text103
{
   visibility: visible;
   display: block;
}
#wb_Text103
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text104
{
   visibility: visible;
   display: block;
}
#wb_Text104
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_D
{
   visibility: visible;
   display: table;
}
#wb_D
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#D
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#D .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_DAO
{
   visibility: visible;
   display: table;
}
#wb_DAO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DAO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DAO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text57
{
   visibility: visible;
   display: block;
}
#wb_Text57
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
}
#wb_Text58
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DAPP
{
   visibility: visible;
   display: table;
}
#wb_DAPP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DAPP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DAPP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
}
#wb_Text67
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text68
{
   visibility: visible;
   display: block;
}
#wb_Text68
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DDOS_ATTACK
{
   visibility: visible;
   display: table;
}
#wb_DDOS_ATTACK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DDOS_ATTACK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DDOS_ATTACK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text69
{
   visibility: visible;
   display: block;
}
#wb_Text69
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text70
{
   visibility: visible;
   display: block;
}
#wb_Text70
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DECENTRALIZZATO
{
   visibility: visible;
   display: table;
}
#wb_DECENTRALIZZATO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DECENTRALIZZATO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DECENTRALIZZATO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text71
{
   visibility: visible;
   display: block;
}
#wb_Text71
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text72
{
   visibility: visible;
   display: block;
}
#wb_Text72
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DEFI
{
   visibility: visible;
   display: table;
}
#wb_DEFI
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DEFI
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DEFI .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text575
{
   visibility: visible;
   display: block;
}
#wb_Text575
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text576
{
   visibility: visible;
   display: block;
}
#wb_Text576
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DEFLAZIONE
{
   visibility: visible;
   display: table;
}
#wb_DEFLAZIONE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DEFLAZIONE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DEFLAZIONE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text73
{
   visibility: visible;
   display: block;
}
#wb_Text73
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DEX
{
   visibility: visible;
   display: table;
}
#wb_DEX
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DEX
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DEX .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text75
{
   visibility: visible;
   display: block;
}
#wb_Text75
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text76
{
   visibility: visible;
   display: block;
}
#wb_Text76
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DLT
{
   visibility: visible;
   display: table;
}
#wb_DLT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DLT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DLT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text77
{
   visibility: visible;
   display: block;
}
#wb_Text77
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text78
{
   visibility: visible;
   display: block;
}
#wb_Text78
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DOLPHIN
{
   visibility: visible;
   display: table;
}
#wb_DOLPHIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DOLPHIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DOLPHIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text79
{
   visibility: visible;
   display: block;
}
#wb_Text79
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text80
{
   visibility: visible;
   display: block;
}
#wb_Text80
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DOMINANCE
{
   visibility: visible;
   display: table;
}
#wb_DOMINANCE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DOMINANCE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DOMINANCE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text81
{
   visibility: visible;
   display: block;
}
#wb_Text81
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text105
{
   visibility: visible;
   display: block;
}
#wb_Text105
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DOUBLE_SPENDING
{
   visibility: visible;
   display: table;
}
#wb_DOUBLE_SPENDING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DOUBLE_SPENDING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DOUBLE_SPENDING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text106
{
   visibility: visible;
   display: block;
}
#wb_Text106
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text107
{
   visibility: visible;
   display: block;
}
#wb_Text107
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DPOS
{
   visibility: visible;
   display: table;
}
#wb_DPOS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DPOS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DPOS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text108
{
   visibility: visible;
   display: block;
}
#wb_Text108
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text109
{
   visibility: visible;
   display: block;
}
#wb_Text109
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DUMP
{
   visibility: visible;
   display: table;
}
#wb_DUMP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DUMP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DUMP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text110
{
   visibility: visible;
   display: block;
}
#wb_Text110
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text111
{
   visibility: visible;
   display: block;
}
#wb_Text111
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_DUMPING
{
   visibility: visible;
   display: table;
}
#wb_DUMPING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#DUMPING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#DUMPING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text112
{
   visibility: visible;
   display: block;
}
#wb_Text112
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text113
{
   visibility: visible;
   display: block;
}
#wb_Text113
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_E
{
   visibility: visible;
   display: table;
}
#wb_E
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#E
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#E .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image10
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ERC20
{
   visibility: visible;
   display: table;
}
#wb_ERC20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ERC20
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ERC20 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text114
{
   visibility: visible;
   display: block;
}
#wb_Text114
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text115
{
   visibility: visible;
   display: block;
}
#wb_Text115
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ESCROW
{
   visibility: visible;
   display: table;
}
#wb_ESCROW
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ESCROW
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ESCROW .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text116
{
   visibility: visible;
   display: block;
}
#wb_Text116
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text117
{
   visibility: visible;
   display: block;
}
#wb_Text117
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ETHER__ETH_
{
   visibility: visible;
   display: table;
}
#wb_ETHER__ETH_
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ETHER__ETH_
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ETHER__ETH_ .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text118
{
   visibility: visible;
   display: block;
}
#wb_Text118
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text119
{
   visibility: visible;
   display: block;
}
#wb_Text119
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ETHEREUM
{
   visibility: visible;
   display: table;
}
#wb_ETHEREUM
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ETHEREUM
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ETHEREUM .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text120
{
   visibility: visible;
   display: block;
}
#wb_Text120
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text121
{
   visibility: visible;
   display: block;
}
#wb_Text121
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_EXCHANGE
{
   visibility: visible;
   display: table;
}
#wb_EXCHANGE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#EXCHANGE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#EXCHANGE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text122
{
   visibility: visible;
   display: block;
}
#wb_Text122
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text123
{
   visibility: visible;
   display: block;
}
#wb_Text123
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ETF
{
   visibility: visible;
   display: table;
}
#wb_ETF
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ETF
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ETF .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text124
{
   visibility: visible;
   display: block;
}
#wb_Text124
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text125
{
   visibility: visible;
   display: block;
}
#wb_Text125
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_F
{
   visibility: visible;
   display: table;
}
#wb_F
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#F
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#F .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_FAUCET
{
   visibility: visible;
   display: table;
}
#wb_FAUCET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FAUCET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FAUCET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text126
{
   visibility: visible;
   display: block;
}
#wb_Text126
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text127
{
   visibility: visible;
   display: block;
}
#wb_Text127
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FEE
{
   visibility: visible;
   display: table;
}
#wb_FEE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FEE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FEE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text128
{
   visibility: visible;
   display: block;
}
#wb_Text128
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text129
{
   visibility: visible;
   display: block;
}
#wb_Text129
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FIAT
{
   visibility: visible;
   display: table;
}
#wb_FIAT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FIAT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FIAT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text130
{
   visibility: visible;
   display: block;
}
#wb_Text130
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text131
{
   visibility: visible;
   display: block;
}
#wb_Text131
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FISH
{
   visibility: visible;
   display: table;
}
#wb_FISH
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FISH
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FISH .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text132
{
   visibility: visible;
   display: block;
}
#wb_Text132
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text133
{
   visibility: visible;
   display: block;
}
#wb_Text133
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FIXED_SUPPLY
{
   visibility: visible;
   display: table;
}
#wb_FIXED_SUPPLY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FIXED_SUPPLY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FIXED_SUPPLY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text388
{
   visibility: visible;
   display: block;
}
#wb_Text388
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text389
{
   visibility: visible;
   display: block;
}
#wb_Text389
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FOMO
{
   visibility: visible;
   display: table;
}
#wb_FOMO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FOMO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FOMO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text134
{
   visibility: visible;
   display: block;
}
#wb_Text134
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text135
{
   visibility: visible;
   display: block;
}
#wb_Text135
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FORK
{
   visibility: visible;
   display: table;
}
#wb_FORK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FORK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FORK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text136
{
   visibility: visible;
   display: block;
}
#wb_Text136
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text137
{
   visibility: visible;
   display: block;
}
#wb_Text137
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FRASE_MNEMONICA
{
   visibility: visible;
   display: table;
}
#wb_FRASE_MNEMONICA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FRASE_MNEMONICA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FRASE_MNEMONICA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text138
{
   visibility: visible;
   display: block;
}
#wb_Text138
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text139
{
   visibility: visible;
   display: block;
}
#wb_Text139
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FUD
{
   visibility: visible;
   display: table;
}
#wb_FUD
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FUD
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FUD .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text140
{
   visibility: visible;
   display: block;
}
#wb_Text140
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text141
{
   visibility: visible;
   display: block;
}
#wb_Text141
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FUDSTER
{
   visibility: visible;
   display: table;
}
#wb_FUDSTER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FUDSTER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FUDSTER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text142
{
   visibility: visible;
   display: block;
}
#wb_Text142
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text143
{
   visibility: visible;
   display: block;
}
#wb_Text143
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FULL_NODE
{
   visibility: visible;
   display: table;
}
#wb_FULL_NODE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FULL_NODE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FULL_NODE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text144
{
   visibility: visible;
   display: block;
}
#wb_Text144
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text145
{
   visibility: visible;
   display: block;
}
#wb_Text145
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FUNZIONE_HASH
{
   visibility: visible;
   display: table;
}
#wb_FUNZIONE_HASH
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FUNZIONE_HASH
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FUNZIONE_HASH .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text146
{
   visibility: visible;
   display: block;
}
#wb_Text146
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text147
{
   visibility: visible;
   display: block;
}
#wb_Text147
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_FUTURES
{
   visibility: visible;
   display: table;
}
#wb_FUTURES
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FUTURES
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#FUTURES .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text148
{
   visibility: visible;
   display: block;
}
#wb_Text148
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text149
{
   visibility: visible;
   display: block;
}
#wb_Text149
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_G
{
   visibility: visible;
   display: table;
}
#wb_G
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#G
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#G .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image50
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image50
{
   margin-left: auto;
   margin-right: auto;
}
#wb_GAIN
{
   visibility: visible;
   display: table;
}
#wb_GAIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#GAIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#GAIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text152
{
   visibility: visible;
   display: block;
}
#wb_Text152
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text153
{
   visibility: visible;
   display: block;
}
#wb_Text153
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_GAS
{
   visibility: visible;
   display: table;
}
#wb_GAS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#GAS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#GAS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text154
{
   visibility: visible;
   display: block;
}
#wb_Text154
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text155
{
   visibility: visible;
   display: block;
}
#wb_Text155
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_GAS_LIMIT
{
   visibility: visible;
   display: table;
}
#wb_GAS_LIMIT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#GAS_LIMIT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#GAS_LIMIT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text156
{
   visibility: visible;
   display: block;
}
#wb_Text156
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text157
{
   visibility: visible;
   display: block;
}
#wb_Text157
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_GAS_PRICE
{
   visibility: visible;
   display: table;
}
#wb_GAS_PRICE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#GAS_PRICE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#GAS_PRICE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text158
{
   visibility: visible;
   display: block;
}
#wb_Text158
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text159
{
   visibility: visible;
   display: block;
}
#wb_Text159
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_GPU
{
   visibility: visible;
   display: table;
}
#wb_GPU
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#GPU
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#GPU .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text160
{
   visibility: visible;
   display: block;
}
#wb_Text160
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text161
{
   visibility: visible;
   display: block;
}
#wb_Text161
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_GWEI
{
   visibility: visible;
   display: table;
}
#wb_GWEI
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#GWEI
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#GWEI .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text162
{
   visibility: visible;
   display: block;
}
#wb_Text162
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text163
{
   visibility: visible;
   display: block;
}
#wb_Text163
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_H
{
   visibility: visible;
   display: table;
}
#wb_H
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#H
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#H .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image17
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image17
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HACKING
{
   visibility: visible;
   display: table;
}
#wb_HACKING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HACKING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HACKING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text164
{
   visibility: visible;
   display: block;
}
#wb_Text164
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text165
{
   visibility: visible;
   display: block;
}
#wb_Text165
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HALVING
{
   visibility: visible;
   display: table;
}
#wb_HALVING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HALVING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HALVING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text166
{
   visibility: visible;
   display: block;
}
#wb_Text166
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text167
{
   visibility: visible;
   display: block;
}
#wb_Text167
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HARD_CAP
{
   visibility: visible;
   display: table;
}
#wb_HARD_CAP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HARD_CAP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HARD_CAP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text168
{
   visibility: visible;
   display: block;
}
#wb_Text168
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text169
{
   visibility: visible;
   display: block;
}
#wb_Text169
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HARD_FORK
{
   visibility: visible;
   display: table;
}
#wb_HARD_FORK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HARD_FORK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HARD_FORK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text170
{
   visibility: visible;
   display: block;
}
#wb_Text170
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text171
{
   visibility: visible;
   display: block;
}
#wb_Text171
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text172
{
   visibility: visible;
   display: block;
}
#wb_Text172
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text173
{
   visibility: visible;
   display: block;
}
#wb_Text173
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text174
{
   visibility: visible;
   display: block;
}
#wb_Text174
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text175
{
   visibility: visible;
   display: block;
}
#wb_Text175
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HARDWARE_WALLET
{
   visibility: visible;
   display: table;
}
#wb_HARDWARE_WALLET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HARDWARE_WALLET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HARDWARE_WALLET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text176
{
   visibility: visible;
   display: block;
}
#wb_Text176
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text177
{
   visibility: visible;
   display: block;
}
#wb_Text177
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HASH
{
   visibility: visible;
   display: table;
}
#wb_HASH
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HASH
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HASH .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text178
{
   visibility: visible;
   display: block;
}
#wb_Text178
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text179
{
   visibility: visible;
   display: block;
}
#wb_Text179
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HASH_CRITTOGRAFICO
{
   visibility: visible;
   display: table;
}
#wb_HASH_CRITTOGRAFICO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HASH_CRITTOGRAFICO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HASH_CRITTOGRAFICO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_HASH_POWER_HASH_RATE
{
   visibility: visible;
   display: table;
}
#wb_HASH_POWER_HASH_RATE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HASH_POWER_HASH_RATE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HASH_POWER_HASH_RATE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text180
{
   visibility: visible;
   display: block;
}
#wb_Text180
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text181
{
   visibility: visible;
   display: block;
}
#wb_Text181
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HEDGE_FUND
{
   visibility: visible;
   display: table;
}
#wb_HEDGE_FUND
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HEDGE_FUND
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HEDGE_FUND .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text390
{
   visibility: visible;
   display: block;
}
#wb_Text390
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text391
{
   visibility: visible;
   display: block;
}
#wb_Text391
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HIDDEN_CAP
{
   visibility: visible;
   display: table;
}
#wb_HIDDEN_CAP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HIDDEN_CAP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HIDDEN_CAP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text182
{
   visibility: visible;
   display: block;
}
#wb_Text182
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text183
{
   visibility: visible;
   display: block;
}
#wb_Text183
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HODL
{
   visibility: visible;
   display: table;
}
#wb_HODL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HODL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HODL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text184
{
   visibility: visible;
   display: block;
}
#wb_Text184
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text185
{
   visibility: visible;
   display: block;
}
#wb_Text185
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HOT_STORAGE
{
   visibility: visible;
   display: table;
}
#wb_HOT_STORAGE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HOT_STORAGE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HOT_STORAGE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text186
{
   visibility: visible;
   display: block;
}
#wb_Text186
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text187
{
   visibility: visible;
   display: block;
}
#wb_Text187
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_HYPE
{
   visibility: visible;
   display: table;
}
#wb_HYPE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HYPE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HYPE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_HYPERLEDGER
{
   visibility: visible;
   display: table;
}
#wb_HYPERLEDGER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HYPERLEDGER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#HYPERLEDGER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text188
{
   visibility: visible;
   display: block;
}
#wb_Text188
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text189
{
   visibility: visible;
   display: block;
}
#wb_Text189
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_I
{
   visibility: visible;
   display: table;
}
#wb_I
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#I
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#I .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image18
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IBO
{
   visibility: visible;
   display: table;
}
#wb_IBO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#IBO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#IBO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text190
{
   visibility: visible;
   display: block;
}
#wb_Text190
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text191
{
   visibility: visible;
   display: block;
}
#wb_Text191
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ICO
{
   visibility: visible;
   display: table;
}
#wb_ICO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ICO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ICO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text192
{
   visibility: visible;
   display: block;
}
#wb_Text192
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text193
{
   visibility: visible;
   display: block;
}
#wb_Text193
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_IEO
{
   visibility: visible;
   display: table;
}
#wb_IEO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#IEO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#IEO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text194
{
   visibility: visible;
   display: block;
}
#wb_Text194
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text195
{
   visibility: visible;
   display: block;
}
#wb_Text195
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_INDIRIZZO_PUBBLICO
{
   visibility: visible;
   display: table;
}
#wb_INDIRIZZO_PUBBLICO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#INDIRIZZO_PUBBLICO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#INDIRIZZO_PUBBLICO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text196
{
   visibility: visible;
   display: block;
}
#wb_Text196
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text197
{
   visibility: visible;
   display: block;
}
#wb_Text197
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_INFLAZIONE
{
   visibility: visible;
   display: table;
}
#wb_INFLAZIONE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#INFLAZIONE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#INFLAZIONE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text198
{
   visibility: visible;
   display: block;
}
#wb_Text198
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text199
{
   visibility: visible;
   display: block;
}
#wb_Text199
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_INITIAL_OFFERING
{
   visibility: visible;
   display: table;
}
#wb_INITIAL_OFFERING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#INITIAL_OFFERING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#INITIAL_OFFERING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_INTERMEDIARIO
{
   visibility: visible;
   display: table;
}
#wb_INTERMEDIARIO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#INTERMEDIARIO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#INTERMEDIARIO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text200
{
   visibility: visible;
   display: block;
}
#wb_Text200
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text201
{
   visibility: visible;
   display: block;
}
#wb_Text201
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ITO
{
   visibility: visible;
   display: table;
}
#wb_ITO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ITO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ITO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text202
{
   visibility: visible;
   display: block;
}
#wb_Text202
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text203
{
   visibility: visible;
   display: block;
}
#wb_Text203
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_J
{
   visibility: visible;
   display: table;
}
#wb_J
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#J
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#J .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image19
{
   margin-left: auto;
   margin-right: auto;
}
#wb_K
{
   visibility: visible;
   display: table;
}
#wb_K
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#K
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#K .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image20
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image20
{
   margin-left: auto;
   margin-right: auto;
}
#wb_KYC
{
   visibility: visible;
   display: table;
}
#wb_KYC
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#KYC
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#KYC .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text206
{
   visibility: visible;
   display: block;
}
#wb_Text206
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text207
{
   visibility: visible;
   display: block;
}
#wb_Text207
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_L
{
   visibility: visible;
   display: table;
}
#wb_L
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#L
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#L .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image25
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image25
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LAMBO
{
   visibility: visible;
   display: table;
}
#wb_LAMBO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LAMBO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#LAMBO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text208
{
   visibility: visible;
   display: block;
}
#wb_Text208
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text209
{
   visibility: visible;
   display: block;
}
#wb_Text209
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_LEDGER
{
   visibility: visible;
   display: table;
}
#wb_LEDGER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LEDGER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#LEDGER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text210
{
   visibility: visible;
   display: block;
}
#wb_Text210
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text211
{
   visibility: visible;
   display: block;
}
#wb_Text211
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_LEVA
{
   visibility: visible;
   display: table;
}
#wb_LEVA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LEVA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#LEVA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text212
{
   visibility: visible;
   display: block;
}
#wb_Text212
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text213
{
   visibility: visible;
   display: block;
}
#wb_Text213
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_LIMIT_ORDER
{
   visibility: visible;
   display: table;
}
#wb_LIMIT_ORDER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LIMIT_ORDER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#LIMIT_ORDER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text214
{
   visibility: visible;
   display: block;
}
#wb_Text214
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text215
{
   visibility: visible;
   display: block;
}
#wb_Text215
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_LIQUIDITA_
{
   visibility: visible;
   display: table;
}
#wb_LIQUIDITA_
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LIQUIDITA_
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#LIQUIDITA_ .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text216
{
   visibility: visible;
   display: block;
}
#wb_Text216
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text217
{
   visibility: visible;
   display: block;
}
#wb_Text217
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_LONG
{
   visibility: visible;
   display: table;
}
#wb_LONG
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LONG
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#LONG .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text218
{
   visibility: visible;
   display: block;
}
#wb_Text218
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text219
{
   visibility: visible;
   display: block;
}
#wb_Text219
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_M
{
   visibility: visible;
   display: table;
}
#wb_M
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#M
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#M .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image36
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image36
{
   margin-left: auto;
   margin-right: auto;
}
#wb_MAINNET
{
   visibility: visible;
   display: table;
}
#wb_MAINNET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MAINNET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MAINNET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text220
{
   visibility: visible;
   display: block;
}
#wb_Text220
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text221
{
   visibility: visible;
   display: block;
}
#wb_Text221
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MARGIN_CALL
{
   visibility: visible;
   display: table;
}
#wb_MARGIN_CALL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MARGIN_CALL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MARGIN_CALL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text222
{
   visibility: visible;
   display: block;
}
#wb_Text222
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text223
{
   visibility: visible;
   display: block;
}
#wb_Text223
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MARGIN_TRADING
{
   visibility: visible;
   display: table;
}
#wb_MARGIN_TRADING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MARGIN_TRADING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MARGIN_TRADING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text224
{
   visibility: visible;
   display: block;
}
#wb_Text224
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text225
{
   visibility: visible;
   display: block;
}
#wb_Text225
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MARKET
{
   visibility: visible;
   display: table;
}
#wb_MARKET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MARKET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MARKET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text226
{
   visibility: visible;
   display: block;
}
#wb_Text226
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text227
{
   visibility: visible;
   display: block;
}
#wb_Text227
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MARKET_CAP
{
   visibility: visible;
   display: table;
}
#wb_MARKET_CAP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MARKET_CAP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MARKET_CAP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text228
{
   visibility: visible;
   display: block;
}
#wb_Text228
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text229
{
   visibility: visible;
   display: block;
}
#wb_Text229
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MARKET_ORDER
{
   visibility: visible;
   display: table;
}
#wb_MARKET_ORDER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MARKET_ORDER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MARKET_ORDER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text230
{
   visibility: visible;
   display: block;
}
#wb_Text230
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text231
{
   visibility: visible;
   display: block;
}
#wb_Text231
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MASSIMO
{
   visibility: visible;
   display: table;
}
#wb_MASSIMO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MASSIMO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MASSIMO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text232
{
   visibility: visible;
   display: block;
}
#wb_Text232
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text233
{
   visibility: visible;
   display: block;
}
#wb_Text233
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MASTERNODES
{
   visibility: visible;
   display: table;
}
#wb_MASTERNODES
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MASTERNODES
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MASTERNODES .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text234
{
   visibility: visible;
   display: block;
}
#wb_Text234
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text235
{
   visibility: visible;
   display: block;
}
#wb_Text235
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MAX_SUPPLY
{
   visibility: visible;
   display: table;
}
#wb_MAX_SUPPLY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MAX_SUPPLY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MAX_SUPPLY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text236
{
   visibility: visible;
   display: block;
}
#wb_Text236
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text237
{
   visibility: visible;
   display: block;
}
#wb_Text237
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MILESTONE
{
   visibility: visible;
   display: table;
}
#wb_MILESTONE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MILESTONE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MILESTONE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text238
{
   visibility: visible;
   display: block;
}
#wb_Text238
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text239
{
   visibility: visible;
   display: block;
}
#wb_Text239
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MINER
{
   visibility: visible;
   display: table;
}
#wb_MINER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MINER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MINER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text240
{
   visibility: visible;
   display: block;
}
#wb_Text240
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text241
{
   visibility: visible;
   display: block;
}
#wb_Text241
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MINIMO
{
   visibility: visible;
   display: table;
}
#wb_MINIMO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MINIMO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MINIMO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text242
{
   visibility: visible;
   display: block;
}
#wb_Text242
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text243
{
   visibility: visible;
   display: block;
}
#wb_Text243
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MINING
{
   visibility: visible;
   display: table;
}
#wb_MINING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MINING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MINING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text244
{
   visibility: visible;
   display: block;
}
#wb_Text244
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text245
{
   visibility: visible;
   display: block;
}
#wb_Text245
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MINING_POOL
{
   visibility: visible;
   display: table;
}
#wb_MINING_POOL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MINING_POOL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MINING_POOL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text246
{
   visibility: visible;
   display: block;
}
#wb_Text246
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text247
{
   visibility: visible;
   display: block;
}
#wb_Text247
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MINING_REWARD
{
   visibility: visible;
   display: table;
}
#wb_MINING_REWARD
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MINING_REWARD
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MINING_REWARD .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text248
{
   visibility: visible;
   display: block;
}
#wb_Text248
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text249
{
   visibility: visible;
   display: block;
}
#wb_Text249
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MINNOW
{
   visibility: visible;
   display: table;
}
#wb_MINNOW
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MINNOW
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MINNOW .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text250
{
   visibility: visible;
   display: block;
}
#wb_Text250
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text251
{
   visibility: visible;
   display: block;
}
#wb_Text251
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MOON
{
   visibility: visible;
   display: table;
}
#wb_MOON
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MOON
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MOON .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text252
{
   visibility: visible;
   display: block;
}
#wb_Text252
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text253
{
   visibility: visible;
   display: block;
}
#wb_Text253
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_MULTISIGNATURE_MULTISIG_
{
   visibility: visible;
   display: table;
}
#wb_MULTISIGNATURE_MULTISIG_
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MULTISIGNATURE_MULTISIG_
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#MULTISIGNATURE_MULTISIG_ .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text254
{
   visibility: visible;
   display: block;
}
#wb_Text254
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text255
{
   visibility: visible;
   display: block;
}
#wb_Text255
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_NL
{
   visibility: visible;
   display: table;
}
#wb_NL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#NL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#NL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image16
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image16
{
   margin-left: auto;
   margin-right: auto;
}
#wb_NETWORK
{
   visibility: visible;
   display: table;
}
#wb_NETWORK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#NETWORK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#NETWORK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text256
{
   visibility: visible;
   display: block;
}
#wb_Text256
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text257
{
   visibility: visible;
   display: block;
}
#wb_Text257
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_NODO
{
   visibility: visible;
   display: table;
}
#wb_NODO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#NODO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#NODO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text258
{
   visibility: visible;
   display: block;
}
#wb_Text258
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text259
{
   visibility: visible;
   display: block;
}
#wb_Text259
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_NONCE
{
   visibility: visible;
   display: table;
}
#wb_NONCE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#NONCE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#NONCE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text260
{
   visibility: visible;
   display: block;
}
#wb_Text260
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text261
{
   visibility: visible;
   display: block;
}
#wb_Text261
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_O
{
   visibility: visible;
   display: table;
}
#wb_O
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#O
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#O .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image51
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image51
{
   margin-left: auto;
   margin-right: auto;
}
#wb_OFFLINE_STORAGE
{
   visibility: visible;
   display: table;
}
#wb_OFFLINE_STORAGE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#OFFLINE_STORAGE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#OFFLINE_STORAGE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text264
{
   visibility: visible;
   display: block;
}
#wb_Text264
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text265
{
   visibility: visible;
   display: block;
}
#wb_Text265
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ONLINE_STORAGE
{
   visibility: visible;
   display: table;
}
#wb_ONLINE_STORAGE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ONLINE_STORAGE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ONLINE_STORAGE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text266
{
   visibility: visible;
   display: block;
}
#wb_Text266
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text267
{
   visibility: visible;
   display: block;
}
#wb_Text267
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_OPEN_SOURCE
{
   visibility: visible;
   display: table;
}
#wb_OPEN_SOURCE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#OPEN_SOURCE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#OPEN_SOURCE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text268
{
   visibility: visible;
   display: block;
}
#wb_Text268
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text269
{
   visibility: visible;
   display: block;
}
#wb_Text269
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ORACLES
{
   visibility: visible;
   display: table;
}
#wb_ORACLES
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ORACLES
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ORACLES .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text270
{
   visibility: visible;
   display: block;
}
#wb_Text270
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text271
{
   visibility: visible;
   display: block;
}
#wb_Text271
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_OTC
{
   visibility: visible;
   display: table;
}
#wb_OTC
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#OTC
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#OTC .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text272
{
   visibility: visible;
   display: block;
}
#wb_Text272
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text273
{
   visibility: visible;
   display: block;
}
#wb_Text273
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_OVERBOUGHT
{
   visibility: visible;
   display: table;
}
#wb_OVERBOUGHT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#OVERBOUGHT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#OVERBOUGHT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text274
{
   visibility: visible;
   display: block;
}
#wb_Text274
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text275
{
   visibility: visible;
   display: block;
}
#wb_Text275
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_OVERSOLD
{
   visibility: visible;
   display: table;
}
#wb_OVERSOLD
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#OVERSOLD
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#OVERSOLD .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text276
{
   visibility: visible;
   display: block;
}
#wb_Text276
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text277
{
   visibility: visible;
   display: block;
}
#wb_Text277
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PL
{
   visibility: visible;
   display: table;
}
#wb_PL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image52
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image52
{
   margin-left: auto;
   margin-right: auto;
}
#wb_PAIR
{
   visibility: visible;
   display: table;
}
#wb_PAIR
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PAIR
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PAIR .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text262
{
   visibility: visible;
   display: block;
}
#wb_Text262
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text263
{
   visibility: visible;
   display: block;
}
#wb_Text263
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PANIC_SELL
{
   visibility: visible;
   display: table;
}
#wb_PANIC_SELL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PANIC_SELL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PANIC_SELL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text278
{
   visibility: visible;
   display: block;
}
#wb_Text278
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text279
{
   visibility: visible;
   display: block;
}
#wb_Text279
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PAPER_WALLET
{
   visibility: visible;
   display: table;
}
#wb_PAPER_WALLET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PAPER_WALLET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PAPER_WALLET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text280
{
   visibility: visible;
   display: block;
}
#wb_Text280
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text281
{
   visibility: visible;
   display: block;
}
#wb_Text281
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PATTERN
{
   visibility: visible;
   display: table;
}
#wb_PATTERN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PATTERN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PATTERN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text282
{
   visibility: visible;
   display: block;
}
#wb_Text282
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text283
{
   visibility: visible;
   display: block;
}
#wb_Text283
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_P2P
{
   visibility: visible;
   display: table;
}
#wb_P2P
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#P2P
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#P2P .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text284
{
   visibility: visible;
   display: block;
}
#wb_Text284
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text285
{
   visibility: visible;
   display: block;
}
#wb_Text285
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PONZI
{
   visibility: visible;
   display: table;
}
#wb_PONZI
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PONZI
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PONZI .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text286
{
   visibility: visible;
   display: block;
}
#wb_Text286
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text287
{
   visibility: visible;
   display: block;
}
#wb_Text287
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PORTFOLIO
{
   visibility: visible;
   display: table;
}
#wb_PORTFOLIO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PORTFOLIO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PORTFOLIO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text288
{
   visibility: visible;
   display: block;
}
#wb_Text288
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text289
{
   visibility: visible;
   display: block;
}
#wb_Text289
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PRE-SALE
{
   visibility: visible;
   display: table;
}
#wb_PRE-SALE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PRE-SALE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PRE-SALE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text290
{
   visibility: visible;
   display: block;
}
#wb_Text290
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text291
{
   visibility: visible;
   display: block;
}
#wb_Text291
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text292
{
   visibility: visible;
   display: block;
}
#wb_Text292
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text293
{
   visibility: visible;
   display: block;
}
#wb_Text293
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_POA
{
   visibility: visible;
   display: table;
}
#wb_POA
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#POA
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#POA .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text294
{
   visibility: visible;
   display: block;
}
#wb_Text294
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text295
{
   visibility: visible;
   display: block;
}
#wb_Text295
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_POB
{
   visibility: visible;
   display: table;
}
#wb_POB
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#POB
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#POB .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text296
{
   visibility: visible;
   display: block;
}
#wb_Text296
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text297
{
   visibility: visible;
   display: block;
}
#wb_Text297
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_POD
{
   visibility: visible;
   display: table;
}
#wb_POD
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#POD
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#POD .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text298
{
   visibility: visible;
   display: block;
}
#wb_Text298
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text299
{
   visibility: visible;
   display: block;
}
#wb_Text299
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_POS
{
   visibility: visible;
   display: table;
}
#wb_POS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#POS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#POS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text300
{
   visibility: visible;
   display: block;
}
#wb_Text300
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text301
{
   visibility: visible;
   display: block;
}
#wb_Text301
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_POW
{
   visibility: visible;
   display: table;
}
#wb_POW
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#POW
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#POW .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text302
{
   visibility: visible;
   display: block;
}
#wb_Text302
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text303
{
   visibility: visible;
   display: block;
}
#wb_Text303
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PRIVATE_EQUITY
{
   visibility: visible;
   display: table;
}
#wb_PRIVATE_EQUITY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PRIVATE_EQUITY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PRIVATE_EQUITY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_PRIVATE_KEY
{
   visibility: visible;
   display: table;
}
#wb_PRIVATE_KEY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PRIVATE_KEY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PRIVATE_KEY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text422
{
   visibility: visible;
   display: block;
}
#wb_Text422
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text423
{
   visibility: visible;
   display: block;
}
#wb_Text423
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PROTOCOLLO
{
   visibility: visible;
   display: table;
}
#wb_PROTOCOLLO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PROTOCOLLO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PROTOCOLLO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text304
{
   visibility: visible;
   display: block;
}
#wb_Text304
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text305
{
   visibility: visible;
   display: block;
}
#wb_Text305
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PUBLIC_ADDRESS
{
   visibility: visible;
   display: table;
}
#wb_PUBLIC_ADDRESS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PUBLIC_ADDRESS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PUBLIC_ADDRESS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text306
{
   visibility: visible;
   display: block;
}
#wb_Text306
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text307
{
   visibility: visible;
   display: block;
}
#wb_Text307
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PUBLIC_KEY
{
   visibility: visible;
   display: table;
}
#wb_PUBLIC_KEY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PUBLIC_KEY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PUBLIC_KEY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text308
{
   visibility: visible;
   display: block;
}
#wb_Text308
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text309
{
   visibility: visible;
   display: block;
}
#wb_Text309
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_PUMP
{
   visibility: visible;
   display: table;
}
#wb_PUMP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PUMP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#PUMP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text310
{
   visibility: visible;
   display: block;
}
#wb_Text310
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text311
{
   visibility: visible;
   display: block;
}
#wb_Text311
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_P_D
{
   visibility: visible;
   display: table;
}
#wb_P_D
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#P_D
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#P_D .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text312
{
   visibility: visible;
   display: block;
}
#wb_Text312
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text313
{
   visibility: visible;
   display: block;
}
#wb_Text313
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Q
{
   visibility: visible;
   display: table;
}
#wb_Q
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Q
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#Q .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image53
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image53
{
   margin-left: auto;
   margin-right: auto;
}
#wb_QR_CODE
{
   visibility: visible;
   display: table;
}
#wb_QR_CODE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#QR_CODE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#QR_CODE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text314
{
   visibility: visible;
   display: block;
}
#wb_Text314
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text315
{
   visibility: visible;
   display: block;
}
#wb_Text315
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_R
{
   visibility: visible;
   display: table;
}
#wb_R
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#R
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#R .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image55
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image55
{
   margin-left: auto;
   margin-right: auto;
}
#wb_RANK
{
   visibility: visible;
   display: table;
}
#wb_RANK
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#RANK
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#RANK .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text316
{
   visibility: visible;
   display: block;
}
#wb_Text316
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text317
{
   visibility: visible;
   display: block;
}
#wb_Text317
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_REGISTRO_DISTRIBUITO
{
   visibility: visible;
   display: table;
}
#wb_REGISTRO_DISTRIBUITO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#REGISTRO_DISTRIBUITO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#REGISTRO_DISTRIBUITO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text318
{
   visibility: visible;
   display: block;
}
#wb_Text318
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text319
{
   visibility: visible;
   display: block;
}
#wb_Text319
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_REKT
{
   visibility: visible;
   display: table;
}
#wb_REKT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#REKT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#REKT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text320
{
   visibility: visible;
   display: block;
}
#wb_Text320
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text321
{
   visibility: visible;
   display: block;
}
#wb_Text321
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ROADMAP
{
   visibility: visible;
   display: table;
}
#wb_ROADMAP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ROADMAP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ROADMAP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text322
{
   visibility: visible;
   display: block;
}
#wb_Text322
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text323
{
   visibility: visible;
   display: block;
}
#wb_Text323
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_ROI
{
   visibility: visible;
   display: table;
}
#wb_ROI
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ROI
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#ROI .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text324
{
   visibility: visible;
   display: block;
}
#wb_Text324
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text325
{
   visibility: visible;
   display: block;
}
#wb_Text325
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_RSI
{
   visibility: visible;
   display: table;
}
#wb_RSI
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#RSI
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#RSI .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text326
{
   visibility: visible;
   display: block;
}
#wb_Text326
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text327
{
   visibility: visible;
   display: block;
}
#wb_Text327
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_S
{
   visibility: visible;
   display: table;
}
#wb_S
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#S
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#S .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image56
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image56
{
   margin-left: auto;
   margin-right: auto;
}
#wb_SATOSHI__SATS_
{
   visibility: visible;
   display: table;
}
#wb_SATOSHI__SATS_
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SATOSHI__SATS_
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SATOSHI__SATS_ .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text328
{
   visibility: visible;
   display: block;
}
#wb_Text328
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text329
{
   visibility: visible;
   display: block;
}
#wb_Text329
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SATOSHI_NAKAMOTO
{
   visibility: visible;
   display: table;
}
#wb_SATOSHI_NAKAMOTO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SATOSHI_NAKAMOTO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SATOSHI_NAKAMOTO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text330
{
   visibility: visible;
   display: block;
}
#wb_Text330
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text331
{
   visibility: visible;
   display: block;
}
#wb_Text331
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SCAM
{
   visibility: visible;
   display: table;
}
#wb_SCAM
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SCAM
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SCAM .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text332
{
   visibility: visible;
   display: block;
}
#wb_Text332
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text333
{
   visibility: visible;
   display: block;
}
#wb_Text333
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SCRYPT
{
   visibility: visible;
   display: table;
}
#wb_SCRYPT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SCRYPT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SCRYPT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text334
{
   visibility: visible;
   display: block;
}
#wb_Text334
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text335
{
   visibility: visible;
   display: block;
}
#wb_Text335
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SEC
{
   visibility: visible;
   display: table;
}
#wb_SEC
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SEC
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SEC .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text336
{
   visibility: visible;
   display: block;
}
#wb_Text336
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text337
{
   visibility: visible;
   display: block;
}
#wb_Text337
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SELL_ORDER
{
   visibility: visible;
   display: table;
}
#wb_SELL_ORDER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SELL_ORDER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SELL_ORDER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text338
{
   visibility: visible;
   display: block;
}
#wb_Text338
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text339
{
   visibility: visible;
   display: block;
}
#wb_Text339
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SELL_WALL
{
   visibility: visible;
   display: table;
}
#wb_SELL_WALL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SELL_WALL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SELL_WALL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text340
{
   visibility: visible;
   display: block;
}
#wb_Text340
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text341
{
   visibility: visible;
   display: block;
}
#wb_Text341
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SIDE_CHAIN
{
   visibility: visible;
   display: table;
}
#wb_SIDE_CHAIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SIDE_CHAIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SIDE_CHAIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text342
{
   visibility: visible;
   display: block;
}
#wb_Text342
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text343
{
   visibility: visible;
   display: block;
}
#wb_Text343
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SHA-256
{
   visibility: visible;
   display: table;
}
#wb_SHA-256
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SHA-256
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SHA-256 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text344
{
   visibility: visible;
   display: block;
}
#wb_Text344
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text345
{
   visibility: visible;
   display: block;
}
#wb_Text345
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SHARDING
{
   visibility: visible;
   display: table;
}
#wb_SHARDING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SHARDING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SHARDING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text346
{
   visibility: visible;
   display: block;
}
#wb_Text346
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text347
{
   visibility: visible;
   display: block;
}
#wb_Text347
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SHILLING
{
   visibility: visible;
   display: table;
}
#wb_SHILLING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SHILLING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SHILLING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text348
{
   visibility: visible;
   display: block;
}
#wb_Text348
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text349
{
   visibility: visible;
   display: block;
}
#wb_Text349
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SHITCOIN
{
   visibility: visible;
   display: table;
}
#wb_SHITCOIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SHITCOIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SHITCOIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text350
{
   visibility: visible;
   display: block;
}
#wb_Text350
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text351
{
   visibility: visible;
   display: block;
}
#wb_Text351
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SHORT
{
   visibility: visible;
   display: table;
}
#wb_SHORT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SHORT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SHORT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text352
{
   visibility: visible;
   display: block;
}
#wb_Text352
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text353
{
   visibility: visible;
   display: block;
}
#wb_Text353
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SIMBOLO
{
   visibility: visible;
   display: table;
}
#wb_SIMBOLO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SIMBOLO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SIMBOLO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text354
{
   visibility: visible;
   display: block;
}
#wb_Text354
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text355
{
   visibility: visible;
   display: block;
}
#wb_Text355
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SLIPPAGE
{
   visibility: visible;
   display: table;
}
#wb_SLIPPAGE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SLIPPAGE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SLIPPAGE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SLIPPAGE_TOLLERANCE
{
   visibility: visible;
   display: table;
}
#wb_SLIPPAGE_TOLLERANCE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SLIPPAGE_TOLLERANCE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SLIPPAGE_TOLLERANCE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SMART_CONTRACT
{
   visibility: visible;
   display: table;
}
#wb_SMART_CONTRACT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SMART_CONTRACT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SMART_CONTRACT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text356
{
   visibility: visible;
   display: block;
}
#wb_Text356
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text357
{
   visibility: visible;
   display: block;
}
#wb_Text357
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SOFT_CAP
{
   visibility: visible;
   display: table;
}
#wb_SOFT_CAP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SOFT_CAP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SOFT_CAP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text358
{
   visibility: visible;
   display: block;
}
#wb_Text358
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text359
{
   visibility: visible;
   display: block;
}
#wb_Text359
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SOFT_FORK_
{
   visibility: visible;
   display: table;
}
#wb_SOFT_FORK_
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SOFT_FORK_
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SOFT_FORK_ .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text362
{
   visibility: visible;
   display: block;
}
#wb_Text362
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text363
{
   visibility: visible;
   display: block;
}
#wb_Text363
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_SOLIDITY
{
   visibility: visible;
   display: table;
}
#wb_SOLIDITY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SOLIDITY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#SOLIDITY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text364
{
   visibility: visible;
   display: block;
}
#wb_Text364
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text365
{
   visibility: visible;
   display: block;
}
#wb_Text365
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_STABLECOIN
{
   visibility: visible;
   display: table;
}
#wb_STABLECOIN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#STABLECOIN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#STABLECOIN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text366
{
   visibility: visible;
   display: block;
}
#wb_Text366
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text367
{
   visibility: visible;
   display: block;
}
#wb_Text367
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_STAKER
{
   visibility: visible;
   display: table;
}
#wb_STAKER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#STAKER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#STAKER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text386
{
   visibility: visible;
   display: block;
}
#wb_Text386
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text387
{
   visibility: visible;
   display: block;
}
#wb_Text387
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_STAKING
{
   visibility: visible;
   display: table;
}
#wb_STAKING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#STAKING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#STAKING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text368
{
   visibility: visible;
   display: block;
}
#wb_Text368
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text369
{
   visibility: visible;
   display: block;
}
#wb_Text369
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_STOPLOSS
{
   visibility: visible;
   display: table;
}
#wb_STOPLOSS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#STOPLOSS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#STOPLOSS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text370
{
   visibility: visible;
   display: block;
}
#wb_Text370
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text371
{
   visibility: visible;
   display: block;
}
#wb_Text371
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_T
{
   visibility: visible;
   display: table;
}
#wb_T
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#T
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#T .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image57
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image57
{
   margin-left: auto;
   margin-right: auto;
}
#wb_TESTNET
{
   visibility: visible;
   display: table;
}
#wb_TESTNET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TESTNET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TESTNET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text372
{
   visibility: visible;
   display: block;
}
#wb_Text372
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text373
{
   visibility: visible;
   display: block;
}
#wb_Text373
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TICKER
{
   visibility: visible;
   display: table;
}
#wb_TICKER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TICKER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TICKER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text384
{
   visibility: visible;
   display: block;
}
#wb_Text384
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text385
{
   visibility: visible;
   display: block;
}
#wb_Text385
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TIMELOCK_LOCKTIME
{
   visibility: visible;
   display: table;
}
#wb_TIMELOCK_LOCKTIME
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TIMELOCK_LOCKTIME
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TIMELOCK_LOCKTIME .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text374
{
   visibility: visible;
   display: block;
}
#wb_Text374
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text375
{
   visibility: visible;
   display: block;
}
#wb_Text375
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TIMESTAMP
{
   visibility: visible;
   display: table;
}
#wb_TIMESTAMP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TIMESTAMP
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TIMESTAMP .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text376
{
   visibility: visible;
   display: block;
}
#wb_Text376
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text377
{
   visibility: visible;
   display: block;
}
#wb_Text377
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TLT
{
   visibility: visible;
   display: table;
}
#wb_TLT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TLT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TLT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text360
{
   visibility: visible;
   display: block;
}
#wb_Text360
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text361
{
   visibility: visible;
   display: block;
}
#wb_Text361
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TOKEN
{
   visibility: visible;
   display: table;
}
#wb_TOKEN
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TOKEN
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TOKEN .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text378
{
   visibility: visible;
   display: block;
}
#wb_Text378
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text379
{
   visibility: visible;
   display: block;
}
#wb_Text379
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TOKEN_GENERATION_EVENT
{
   visibility: visible;
   display: table;
}
#wb_TOKEN_GENERATION_EVENT
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TOKEN_GENERATION_EVENT
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TOKEN_GENERATION_EVENT .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text380
{
   visibility: visible;
   display: block;
}
#wb_Text380
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text381
{
   visibility: visible;
   display: block;
}
#wb_Text381
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TOKENIZZAZIONE
{
   visibility: visible;
   display: table;
}
#wb_TOKENIZZAZIONE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TOKENIZZAZIONE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TOKENIZZAZIONE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text382
{
   visibility: visible;
   display: block;
}
#wb_Text382
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text383
{
   visibility: visible;
   display: block;
}
#wb_Text383
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TOTAL_SUPPLY
{
   visibility: visible;
   display: table;
}
#wb_TOTAL_SUPPLY
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TOTAL_SUPPLY
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TOTAL_SUPPLY .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text394
{
   visibility: visible;
   display: block;
}
#wb_Text394
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text395
{
   visibility: visible;
   display: block;
}
#wb_Text395
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TRADE
{
   visibility: visible;
   display: table;
}
#wb_TRADE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TRADE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TRADE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text396
{
   visibility: visible;
   display: block;
}
#wb_Text396
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text397
{
   visibility: visible;
   display: block;
}
#wb_Text397
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TRADER
{
   visibility: visible;
   display: table;
}
#wb_TRADER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TRADER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TRADER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text398
{
   visibility: visible;
   display: block;
}
#wb_Text398
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text399
{
   visibility: visible;
   display: block;
}
#wb_Text399
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TRADING
{
   visibility: visible;
   display: table;
}
#wb_TRADING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TRADING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TRADING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text400
{
   visibility: visible;
   display: block;
}
#wb_Text400
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text401
{
   visibility: visible;
   display: block;
}
#wb_Text401
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TREND
{
   visibility: visible;
   display: table;
}
#wb_TREND
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TREND
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TREND .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text402
{
   visibility: visible;
   display: block;
}
#wb_Text402
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text403
{
   visibility: visible;
   display: block;
}
#wb_Text403
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TRANSAZIONE
{
   visibility: visible;
   display: table;
}
#wb_TRANSAZIONE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TRANSAZIONE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TRANSAZIONE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text404
{
   visibility: visible;
   display: block;
}
#wb_Text404
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text405
{
   visibility: visible;
   display: block;
}
#wb_Text405
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_TX
{
   visibility: visible;
   display: table;
}
#wb_TX
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TX
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#TX .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text406
{
   visibility: visible;
   display: block;
}
#wb_Text406
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text407
{
   visibility: visible;
   display: block;
}
#wb_Text407
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_U
{
   visibility: visible;
   display: table;
}
#wb_U
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#U
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#U .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image58
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image58
{
   margin-left: auto;
   margin-right: auto;
}
#wb_UNCONFIRMED
{
   visibility: visible;
   display: table;
}
#wb_UNCONFIRMED
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#UNCONFIRMED
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#UNCONFIRMED .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text392
{
   visibility: visible;
   display: block;
}
#wb_Text392
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text393
{
   visibility: visible;
   display: block;
}
#wb_Text393
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_UTC
{
   visibility: visible;
   display: table;
}
#wb_UTC
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#UTC
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#UTC .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text408
{
   visibility: visible;
   display: block;
}
#wb_Text408
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text409
{
   visibility: visible;
   display: block;
}
#wb_Text409
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_V
{
   visibility: visible;
   display: table;
}
#wb_V
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#V
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#V .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image59
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image59
{
   margin-left: auto;
   margin-right: auto;
}
#wb_VALUE_INVESTING
{
   visibility: visible;
   display: table;
}
#wb_VALUE_INVESTING
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#VALUE_INVESTING
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#VALUE_INVESTING .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text410
{
   visibility: visible;
   display: block;
}
#wb_Text410
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text411
{
   visibility: visible;
   display: block;
}
#wb_Text411
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_VENTURE_CAPITAL
{
   visibility: visible;
   display: table;
}
#wb_VENTURE_CAPITAL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#VENTURE_CAPITAL
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#VENTURE_CAPITAL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text412
{
   visibility: visible;
   display: block;
}
#wb_Text412
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text413
{
   visibility: visible;
   display: block;
}
#wb_Text413
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_VOLUME
{
   visibility: visible;
   display: table;
}
#wb_VOLUME
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#VOLUME
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#VOLUME .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text414
{
   visibility: visible;
   display: block;
}
#wb_Text414
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text415
{
   visibility: visible;
   display: block;
}
#wb_Text415
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_W
{
   visibility: visible;
   display: table;
}
#wb_W
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#W
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#W .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image60
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image60
{
   margin-left: auto;
   margin-right: auto;
}
#wb_WALLET
{
   visibility: visible;
   display: table;
}
#wb_WALLET
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WALLET
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WALLET .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text416
{
   visibility: visible;
   display: block;
}
#wb_Text416
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text417
{
   visibility: visible;
   display: block;
}
#wb_Text417
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WASH_TRADE
{
   visibility: visible;
   display: table;
}
#wb_WASH_TRADE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WASH_TRADE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WASH_TRADE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text418
{
   visibility: visible;
   display: block;
}
#wb_Text418
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text419
{
   visibility: visible;
   display: block;
}
#wb_Text419
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WATCHLIST
{
   visibility: visible;
   display: table;
}
#wb_WATCHLIST
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WATCHLIST
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WATCHLIST .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text420
{
   visibility: visible;
   display: block;
}
#wb_Text420
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text421
{
   visibility: visible;
   display: block;
}
#wb_Text421
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WEAK_HANDS
{
   visibility: visible;
   display: table;
}
#wb_WEAK_HANDS
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WEAK_HANDS
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WEAK_HANDS .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text424
{
   visibility: visible;
   display: block;
}
#wb_Text424
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text425
{
   visibility: visible;
   display: block;
}
#wb_Text425
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WEI
{
   visibility: visible;
   display: table;
}
#wb_WEI
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WEI
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WEI .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text426
{
   visibility: visible;
   display: block;
}
#wb_Text426
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text427
{
   visibility: visible;
   display: block;
}
#wb_Text427
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WHALE
{
   visibility: visible;
   display: table;
}
#wb_WHALE
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WHALE
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WHALE .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text428
{
   visibility: visible;
   display: block;
}
#wb_Text428
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text429
{
   visibility: visible;
   display: block;
}
#wb_Text429
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WHEN_LAMBO
{
   visibility: visible;
   display: table;
}
#wb_WHEN_LAMBO
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WHEN_LAMBO
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WHEN_LAMBO .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text430
{
   visibility: visible;
   display: block;
}
#wb_Text430
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text431
{
   visibility: visible;
   display: block;
}
#wb_Text431
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WHEN_MOON
{
   visibility: visible;
   display: table;
}
#wb_WHEN_MOON
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WHEN_MOON
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WHEN_MOON .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text432
{
   visibility: visible;
   display: block;
}
#wb_Text432
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text433
{
   visibility: visible;
   display: block;
}
#wb_Text433
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WHITELIST
{
   visibility: visible;
   display: table;
}
#wb_WHITELIST
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WHITELIST
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WHITELIST .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text434
{
   visibility: visible;
   display: block;
}
#wb_Text434
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text435
{
   visibility: visible;
   display: block;
}
#wb_Text435
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_WHITEPAPER
{
   visibility: visible;
   display: table;
}
#wb_WHITEPAPER
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#WHITEPAPER
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#WHITEPAPER .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text436
{
   visibility: visible;
   display: block;
}
#wb_Text436
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text437
{
   visibility: visible;
   display: block;
}
#wb_Text437
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_X
{
   visibility: visible;
   display: table;
}
#wb_X
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#X
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#X .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image61
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image61
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Y
{
   visibility: visible;
   display: table;
}
#wb_Y
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Y
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#Y .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image62
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image62
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Z
{
   visibility: visible;
   display: table;
}
#wb_Z
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Z
{
   height: auto;
   padding: 80px 15px 5px 15px;
}
#Z .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image63
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image63
{
   margin-left: auto;
   margin-right: auto;
}
#wb_1
{
   left: 1520px;
   top: 852px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   margin: 0;
   padding: 0 0 0 20px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 80px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image9
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 36px;
   height: 36px;
}
#wb_Image11
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 36px;
   height: 36px;
}
#wb_Image12
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 36px;
   height: 36px;
}
#wb_Image13
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 36px;
   height: 36px;
}
#wb_Image14
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 36px;
   height: 36px;
}
#wb_Image15
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 36px;
   height: 36px;
}
#wb_Image21
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image21
{
   width: 36px;
   height: 36px;
}
#wb_Image22
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image22
{
   width: 36px;
   height: 36px;
}
#wb_Image23
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image23
{
   width: 36px;
   height: 36px;
}
#wb_Image24
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image24
{
   width: 36px;
   height: 36px;
}
#wb_Image26
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image26
{
   width: 36px;
   height: 36px;
}
#wb_Image27
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image27
{
   width: 36px;
   height: 36px;
}
#wb_Image28
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image28
{
   width: 36px;
   height: 36px;
}
#wb_Image29
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image29
{
   width: 36px;
   height: 36px;
}
#wb_Image30
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image30
{
   width: 36px;
   height: 36px;
}
#wb_Image31
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image31
{
   width: 36px;
   height: 36px;
}
#wb_Image32
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image32
{
   width: 36px;
   height: 36px;
}
#wb_Image33
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image33
{
   width: 36px;
   height: 36px;
}
#wb_Image34
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image34
{
   width: 36px;
   height: 36px;
}
#wb_Image35
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image35
{
   width: 36px;
   height: 36px;
}
#wb_Image37
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image37
{
   width: 36px;
   height: 36px;
}
#wb_Image38
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image38
{
   width: 36px;
   height: 36px;
}
#wb_Image39
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image39
{
   width: 36px;
   height: 36px;
}
#wb_Image40
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image40
{
   width: 36px;
   height: 36px;
}
#wb_Image41
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image41
{
   width: 36px;
   height: 36px;
}
#wb_Image42
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image42
{
   width: 36px;
   height: 36px;
}
#wb_Image43
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image43
{
   width: 36px;
   height: 36px;
}
#wb_Image44
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image44
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Icon1
{
   width: 41px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 41px;
   height: 34px;
}
#Icon1 i
{
   line-height: 34px;
   font-size: 34px;
   width: 33px;
}
#wb_Text44
{
   visibility: visible;
   display: block;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
}
