.buy-sell-widget-tabs{display:flex;flex-direction:column;box-sizing:border-box;height:100%}.buy-sell-widget-tabs__content{display:none}.buy-sell-widget-tabs__content.is-expanded{display:block}.buy-sell-widget-tabs__tabs{display:flex}.buy-sell-widget-tabs--theme-market{background:var(--color-light-gray)}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab{position:relative;flex:1;padding:24px;color:var(--text-light-gray);font-weight:400;font-size:20px;text-align:center;text-decoration:none;background:var(--ui-300)}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab:before{position:absolute;top:0;right:0;left:8px;height:8px;background:var(--color-orange)}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab:after{position:absolute;top:0;left:0;width:0;height:0;border-color:transparent;border-style:solid;border-width:0 8px 8px 0;border-right-color:var(--color-orange)}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab:hover{color:var(--ui-600);background:var(--ui-400)}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab.is-active{color:var(--text-primary);font-weight:700;background:var(--color-light-gray)}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab.is-active:before,.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__tab.is-active:after{content:""}.buy-sell-widget-tabs--theme-market .buy-sell-widget-tabs__body{flex:1;padding:48px 24px}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab{position:relative;display:inline-flex;flex:1;align-items:center;justify-content:center;box-sizing:border-box;height:64px;margin-top:8px;padding:0 24px;color:var(--ui-500);font-weight:700;font-size:20px;line-height:normal;text-align:center;text-decoration:none;background:var(--ui-100)}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab:before{position:absolute;top:0;right:0;left:8px;height:8px;background:var(--color-orange)}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab:after{position:absolute;top:0;left:0;width:0;height:0;border-color:transparent;border-style:solid;border-width:0 8px 8px 0;border-right-color:var(--color-orange)}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab:hover{color:var(--ui-600);background:var(--ui-400)}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab.is-active{height:72px;margin-top:0;color:var(--text-primary);background:var(--color-light-gray)}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab.is-active:before,.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__tab.is-active:after{content:""}.buy-sell-widget-tabs--theme-buy-sell .buy-sell-widget-tabs__body{flex:1;padding:32px 24px;background:var(--color-light-gray)}.buy-sell-hero{padding:56px 0 24px;background:var(--color-navy-blue)}@media(min-width:992px){.buy-sell-hero{padding:72px 0}}.buy-sell-hero__container{display:flex;flex-direction:column;gap:64px}@media(min-width:992px){.buy-sell-hero__container{flex-direction:row;gap:48px;align-items:center;justify-content:space-between}}.buy-sell-hero__content{color:var(--ui-100);text-align:center}@media(min-width:992px){.buy-sell-hero__content{width:570px;text-align:left}}.buy-sell-hero__form{min-height:535px}@media(min-width:992px){.buy-sell-hero__form{width:400px}}.buy-sell-hero__header{margin-bottom:42px}@media(min-width:768px){.buy-sell-hero__header{margin-bottom:48px}}.buy-sell-hero__title{margin:0 0 16px;font-weight:400;font-size:28px;font-family:var(--font-secondary);line-height:35px;text-wrap:balance}@media(min-width:640px){.buy-sell-hero__title{margin-bottom:24px;font-size:34px;line-height:43px}}@media(min-width:768px){.buy-sell-hero__title{margin-bottom:32px;font-size:38px;line-height:48px}}.buy-sell-hero__ticker{color:var(--color-light-blue)}.buy-sell-hero__subtitle{margin:0 0 24px;font-size:18px;line-height:28px;text-wrap:balance}@media(min-width:640px){.buy-sell-hero__subtitle{font-size:20px}}@media(min-width:768px){.buy-sell-hero__subtitle{font-size:24px;line-height:32px}}.buy-sell-hero__description{font-size:16px;line-height:24px}@media(min-width:640px){.buy-sell-hero__description{font-size:18px;line-height:26px}}.buy-sell-hero__licensed{margin-top:54px}.market-percent-change--direction-up{color:var(--system-color-success)}.market-percent-change--direction-down{color:var(--system-color-error)}.buy-sell-most-traded-item{display:flex;gap:16px;align-items:center}.buy-sell-most-traded-item__currency{display:flex;flex:1;gap:16px;align-items:center}.buy-sell-most-traded-item__title{margin-bottom:6px;font-weight:700;font-size:16px;line-height:normal}@media(min-width:640px){.buy-sell-most-traded-item__title{font-size:18px}}.buy-sell-most-traded-item__market{display:flex;gap:8px;align-items:center;line-height:normal}.buy-sell-most-traded-item__price{font-size:14px}@media(min-width:640px){.buy-sell-most-traded-item__price{font-size:16px}}.buy-sell-most-traded-item__change{font-size:12px}@media(min-width:640px){.buy-sell-most-traded-item__change{font-size:14px}}.buy-sell-most-traded{padding:32px 16px;background:var(--color-light-gray)}@media(min-width:640px){.buy-sell-most-traded{padding-right:24px;padding-left:24px}}.buy-sell-most-traded__header{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:48px}.buy-sell-most-traded__title{margin:0;color:var(--text-primary);font-weight:700;font-size:24px;font-family:var(--font-primary);line-height:32px}.buy-sell-most-traded__list{margin:0;padding:0}.buy-sell-most-traded__item{margin:0 0 24px;padding:0 0 24px;list-style:none;border-bottom:1px solid var(--ui-300)}.buy-sell-most-traded__item:last-child{margin:0;padding:0;border:none}.buy-sell-price-section__content{display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.buy-sell-price-section__content{flex-direction:row;align-items:stretch}}.buy-sell-price-section__tradingview{height:320px!important;border:1px solid var(--ui-400)}@media(min-width:768px){.buy-sell-price-section__tradingview{height:450px!important}}@media(min-width:992px){.buy-sell-price-section__tradingview{flex:1;height:auto!important}}.buy-sell-price-section__top-movers{box-sizing:border-box}@media(min-width:992px){.buy-sell-price-section__top-movers{width:370px}}
