.forex-index-block__list{display:flex;flex-direction:column;gap:var(--space-8);margin:0;padding:0}@media screen and (min-width: 1024px){.forex-index-block__list{gap:var(--space-16)}}.forex-index-block__two-column-list{display:flex;flex-direction:column;gap:var(--space-8);margin:0;padding:0}@media screen and (min-width: 1024px){.forex-index-block__two-column-list{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16)}}.forex-index-block__list-item{display:flex;justify-content:space-between;box-shadow:var(--box-shadow-primary);border-radius:var(--box-border-radius);background-color:var(--color-white);padding:var(--space-12) var(--space-16)}.forex-index-block__item-part{display:flex;align-items:center;gap:var(--space-16)}.forex-index-block__item-flag{border-radius:8px;width:43px;height:32px}@media screen and (min-width: 768px){.forex-index-block__item-flag{width:75px;height:56px}}.forex-index-block__item-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.forex-index-block__item-heading{line-height:113%;letter-spacing:-.09px}.forex-index-block__item-sub-heading{line-height:145%;letter-spacing:.08px}.forex-index-block__item-coin-wrapper{display:flex;position:relative}.forex-index-block__item-coin{display:flex;justify-content:center;align-items:center;width:64px;height:64px}.forex-index-block__item-coin-number{position:absolute;top:50%;left:50%;transform:rotate(10deg) translate(-50%,-50%);z-index:5;font-weight:700;font-size:var(--typography-text-small);font-family:var(--typography-headingfont)}.forex-index-block__item-button{display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:var(--color-brand-primary);width:45px;height:45px}.forex-index-block__item-button svg{width:2.4rem;height:2.4rem;fill:var(--color-black)}.forex-index-block__item-button:hover{box-shadow:var(--button-box-shadow);background:var(--button-hover-background-color)}.forex-index-block__item-button .forex-index-block__item-button-text{display:none}
