.markets__title{color:var(--color-text-inverted);font-size:var(--type-primary-400-size);line-height:var(--type-primary-400-line-height);margin-bottom:var(--space-600)}.markets__title.markets__title-black{color:var(--color-text)}.market-item{background-color:var(--color-white);border-radius:6px;padding:var(--space-300);position:relative}.market-item *{margin:0;padding:0}.market-item__title{font-weight:var(--type-primary-weight-regular)}.market-item__title,.market-item__title *{color:var(--color-text);font-size:var(--type-primary-250-size);line-height:var(--type-primary-250-line-height)}.market-item__link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.market-item__text{color:var(--color-text);font-size:var(--type-primary-100-size);line-height:var(--type-primary-100-line-height);margin-top:var(--space-75)}.market-item__icon{bottom:var(--space-100);height:17px;position:absolute;right:var(--space-200);width:16px}.market-item__icon--external .market-item__arrow,.market-item__icon:not(.market-item__icon--external) svg{transition:transform .2s ease-in-out}.market-item:hover .market-item__icon:not(.market-item__icon--external) svg{transform:translateX(var(--space-50))}.market-item:hover .market-item__icon--external .market-item__arrow{transform:translate(4px,-4px)}.market-item:hover .market-item__link{color:inherit;text-decoration:none}@media only screen and (max-width:767px){.markets__title{font-size:var(--type-primary-350-size);line-height:var(--type-primary-350-line-height);margin-bottom:var(--space-400)}}.markets__filter-label{font-weight:600}.hide-market-item{display:none!important}.markets__filter-fields-wrapper{max-width:343px;padding-bottom:42px;padding-right:24px;padding-top:16px}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-white);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M0 1.44077L1.41429 0L5.99974 5.11846L10.5857 0L12 1.44077L5.99974 8L0 1.44077Z' fill='%23212121'/></svg>");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #140b26;border-radius:8px;padding:16px 30px 16px 24px;position:relative}