.herobrief [class*=__container]{box-sizing:content-box;max-width:75rem;padding:0 1.25rem;margin:0 auto}.herobrief .button{position:relative;display:inline-flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.6rem;padding:.625rem 1.25rem;border:1px solid rgba(0,0,0,0);background-color:#fed602;border-radius:.625rem;font-size:clamp(.8rem,.74rem + .33vw,1rem);text-align:center;line-height:107%;color:#292421;transition:background-color .3s}.herobrief .button__bage:after{position:absolute;left:-16px;top:-16px;display:grid;place-content:center;height:32px;width:32px;border-radius:50%;background-color:#fed602}.herobrief .button__bage--new:after{content:"NEW";font-size:10px;color:#292421}@media(max-width: 540px){.herobrief .button__bage:after{left:-8px}}.herobrief .button__transparent,.herobrief .button._transparent{padding:.625rem 1.25rem;min-width:10.6rem;border:1px solid #292421;background-color:rgba(0,0,0,0)}.herobrief .button__white,.herobrief .button._white{padding:.625rem 1.25rem;min-width:10.6rem;border:1px solid #292421;background-color:#fff}.herobrief .button__grey,.herobrief .button._grey{padding:.625rem 1.25rem;background-color:#d1d1d1}.herobrief .button__dark,.herobrief .button._dark{padding:.625rem 1.25rem;background-color:#292421;color:#fff}.herobrief__container{display:grid}@media(max-width: 540px){.herobrief .herobrief__container{padding:0}.herobrief .herobrief__container .herobrief__wrapper{grid-template-columns:1fr}.herobrief .herobrief__container .herobrief__block-mobile>*{width:100%}}.herobrief__header{display:flex;justify-content:space-between;align-items:center;grid-column:span 3;gap:.6rem}@media(max-width: 991px){.herobrief__header{grid-column:span 2}}@media(max-width: 740px){.herobrief__header{flex-direction:column;align-items:flex-start;margin-bottom:1em}.herobrief__header .herobrief__title-block{margin-bottom:clamp(.8rem,.2rem + 2vw,1.2rem)}}.herobrief__actions-block{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}@media(max-width: 991px){.herobrief__actions-block{display:none}}@media(max-width: 380px){.herobrief__header .herobrief__actions-block>.button{flex:100%}}.herobrief__wrapper{display:grid;grid-template-columns:30% 1fr 4.6rem;gap:clamp(.8rem,-3rem + 8vw,2.8rem)}.herobrief__wrapper .herobrief__title{line-height:120%;font-size:clamp(2rem,1.4rem + 2vw,4rem);font-weight:600;color:#292421}.herobrief__wrapper .herobrief__subtitle{line-height:120%;font-size:clamp(.9rem,.8rem + 1vw,1.25rem);font-weight:600;color:#292421}.herobrief__wrapper .herobrief__subtitle span{font-weight:600;text-transform:unset;color:#6f6f6f}.herobrief__wrapper .table-briefcase{position:relative}.herobrief__wrapper .table-briefcase._hero-auth{display:grid;grid-column:span 2;gap:.9rem}.herobrief__wrapper .table-briefcase__header{display:flex;justify-content:space-between;align-items:center;padding:0 .6rem .3rem;border-bottom:thin solid #d1d1d1;margin-bottom:.6rem}.herobrief__wrapper .table-briefcase__title{text-align:center}.herobrief__wrapper .table-briefcase__title:last-child{display:block}.herobrief__wrapper .table-briefcase__wrapper{position:relative;transition:background-color .3s;border-radius:.9rem;cursor:pointer}.herobrief__wrapper .table-briefcase__wrapper:not(:last-child){margin-bottom:.9rem}.herobrief__wrapper .table-briefcase__wrapper._active{background-color:rgba(0,0,0,0) !important}.herobrief__wrapper .table-briefcase__wrapper._active.opened{background-color:rgba(209,209,209,.2) !important}.herobrief__wrapper .table-briefcase__row{display:grid;justify-items:center;align-items:center;gap:.9rem;border-radius:.93rem;pointer-events:auto;overflow:hidden;transition:background-color .3s;grid-template-columns:1fr 3rem 30%;padding:.31rem .625rem;line-height:100%}.herobrief__wrapper .table-briefcase__row small{font-size:.6rem}@media(max-width: 540px){.herobrief__wrapper .table-briefcase__row{grid-template-columns:1fr auto}}.herobrief__wrapper .table-briefcase__col:first-child{justify-self:start}.herobrief__wrapper .table-briefcase__col:nth-child(2){justify-self:start}@media(max-width: 540px){.herobrief__wrapper .table-briefcase__col:nth-child(2){display:none}}.herobrief__wrapper .table-briefcase__col:nth-child(3){display:block}.herobrief__wrapper .table-briefcase__col:last-child{display:block;justify-self:end}.herobrief__wrapper .table-briefcase__col.refcur{display:flex;flex-direction:column;text-align:right}.herobrief__wrapper .table-briefcase__box{display:flex;align-items:center;gap:clamp(.6rem,.3rem + 1.6vw,1.5rem)}.herobrief__wrapper .table-briefcase__currency{display:flex !important;justify-content:right !important;margin-bottom:.2em}.herobrief__wrapper .table-briefcase__icon{height:clamp(1.56rem,.9rem + 3.2vw,3.4rem);width:clamp(1.56rem,.9rem + 3.2vw,3.4rem);border-radius:100%}.herobrief__wrapper .table-briefcase._hero-auth .table-briefcase__icon{height:clamp(1.87rem,1.7rem + .5vw,2.2rem);width:clamp(1.87rem,1.7rem + .5vw,2.2rem)}.herobrief__wrapper .table-briefcase._hero-auth .table-briefcase__col:nth-child(2){justify-self:end;font-size:.6rem}.herobrief__wrapper .table-briefcase._hero-auth .table-briefcase__col:nth-child(3) small{color:#6f6f6f}.herobrief__wrapper .table-briefcase__actions{background-color:rgba(209,209,209,.2);border-radius:0 0 .93rem .93rem}.herobrief__wrapper .table-briefcase._hero-auth .table-briefcase__wrapper:hover .table-briefcase__actions{pointer-events:auto}.herobrief__wrapper .table-briefcase._hero-auth .table-briefcase__wrapper._active .table-briefcase__actions{display:flex;align-items:center;height:100%}.herobrief__wrapper .bf-selected{visibility:visible !important;opacity:1 !important}@media(max-width: 991px){.herobrief__wrapper .bf-unselected{display:none !important}}.herobrief__wrapper .actions-box{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1.56rem,.1rem + 7.2vw,5.6rem);padding-top:clamp(1.25rem,.9rem + 1.6vw,2.2rem);padding-bottom:clamp(1.25rem,1rem + 1.1vw,1.9rem);animation:fadeIn .5s ease}.herobrief__wrapper .actions-box__item{background-color:rgba(0,0,0,0);transition:color .3s}.herobrief__wrapper .actions-box__item img{vertical-align:top}.herobrief__wrapper .actions-box__item .briefcase-icon{width:1.7em !important;height:1.7em !important;margin-bottom:0 !important}.herobrief__wrapper .actions-box__item .briefcase-icon{width:1.2em;height:1.2em;display:inline-block;margin-bottom:.5em}.herobrief__wrapper .table-briefcase._hero-auth .actions-box__item{font-size:.75rem}.herobrief__wrapper .bf-controls{display:flex;justify-content:center;gap:1em}.herobrief__wrapper .table-briefcase__btn{min-width:8.4rem;pointer-events:auto}@media(max-width: 991px){.herobrief__wrapper .table-briefcase__btn{width:100%}}.herobrief__wrapper .table-briefcase .table-briefcase__spoilers .button{-ms-grid-column-align:center;justify-self:center;padding:.6rem 1.25rem;font-weight:400}@media(any-hover: hover){.herobrief__wrapper .button._grey:hover{background:#fed602}}.herobrief__wrapper span{line-height:120%;text-transform:uppercase}.herobrief__wrapper span{font-size:clamp(.75rem,.66rem + .44vw,1rem)}.herobrief__wrapper .table-briefcase._hero-auth .table-briefcase__name span{font-size:.6rem;text-transform:uppercase}.herobrief__wrapper .text-table{font-size:clamp(.8rem,.7rem + .3vw,1rem);line-height:120%}.herobrief__wrapper ._increase{color:#04be00}.herobrief__wrapper ._decrease{color:#ee2f2b}.herobrief__wrapper ._hero-auth .table-briefcase__actions{border-radius:.93rem;transition:all .3s}@media(min-width: 991px){.herobrief__wrapper ._hero-auth .table-briefcase__actions{max-width:31.25rem;position:absolute;right:0;top:0;background-color:#faf2c7;pointer-events:none;visibility:hidden;opacity:0}}@media(max-width: 991px){.herobrief__wrapper ._hero-auth .table-briefcase__actions{border-radius:0 0 .93rem .93rem;background-color:rgba(0,0,0,0);display:none}}.herobrief__wrapper ._hero-auth .actions-box{justify-content:flex-start;padding:.4rem .6rem;gap:1.6rem}@media(max-width: 991px){.herobrief__wrapper ._hero-auth .actions-box{justify-content:center;padding:.625rem}}@media(max-width: 991px){.herobrief__wrapper{grid-template-columns:1fr 30%}}.herobrief__chart{display:grid;margin-right:-4%;margin-left:0}.herobrief__chart .unit{fill:none;stroke-width:5;cursor:pointer;animation-name:render;animation-duration:1.5s;transition:all .3s}.herobrief__chart .unit:hover{stroke-width:6}.herobrief__chart .chart{filter:drop-shadow(3px 5px 6px rgba(0, 0, 0, 0.15));width:clamp(6rem,1.5rem + 26vw,18rem);height:18rem}.herobrief__chart .chart circle{stroke-width:4;transition:stroke-width .3s}.herobrief__chart .chart .currency-age{fill:#292421;text-anchor:middle}.herobrief__chart .chart .currency-age__total{font-weight:600;font-size:.2rem}.herobrief__chart .chart .currency-age__btc{font-size:.125rem}@media(min-width: 991px){.herobrief__chart .chart{width:inherit}}@media(max-width: 540px){.herobrief__chart .chart{width:100%}}@media(max-width: 991px){.herobrief__chart{place-content:center}}.herobrief__block-mobile{display:none;gap:.9rem;align-self:center;margin-right:-4%;margin-left:0}.herobrief__block-mobile .mobile-hero-block__title{font-weight:600;width:90%}.herobrief__block-mobile .button{width:90%}@media(max-width: 991px){.herobrief__block-mobile{display:grid}}@media(max-width: 991px){.herobrief__block-mobile{grid-row:2}}@media(max-width: 540px){.herobrief__block-mobile{grid-row:3}.herobrief__block-mobile>:last-child{margin-bottom:2em}}
