.rate-example-list__example{display:flex;flex-direction:column;gap:var(--space-32);box-shadow:var(--box-shadow-primary);border-radius:var(--box-border-radius);background:var(--color-white);padding:var(--space-32) var(--space-24);width:100%}.rate-example-list__example:has(.radio-to-market:checked) .rate-example-list__example-list-to{display:flex}.rate-example-list__example:has(.radio-from-market:checked) .rate-example-list__example-list-from{display:flex}@media screen and (min-width: 1024px){.rate-example-list__example{max-width:912px}}.rate-example-list__example-top{display:flex;flex-direction:column}@media screen and (min-width: 768px){.rate-example-list__example-top{flex-direction:row;gap:var(--space-32)}}.rate-example-list__example-update{margin-top:auto;margin-bottom:auto}.rate-example-list__example-date{font-style:italic;font-size:var(--typography-text-caption);line-height:var(--typography-bodytext-lineheight)}.rate-example-list__example-list-radio{display:flex;flex-direction:row}@media screen and (min-width: 768px){.rate-example-list__example-list-radio{display:none}}.radio-to-market,.radio-from-market{display:none}.rate-example-list__example-list-radio label{cursor:pointer;border:solid 1px var(--color-gray-light);padding:var(--space-8);width:50%;line-height:140%;letter-spacing:.07px;text-align:center}.rate-example-list__example-list-radio label:first-of-type{border-right:none;border-radius:24px 0 0 24px}.rate-example-list__example-list-radio label:last-of-type{border-left:none;border-radius:0 24px 24px 0}.rate-example-list__example-list-radio input:checked+label{background-color:#000;color:#fff;font-weight:700}.rate-example-list__example-list-wrapper{display:flex;flex-direction:column;gap:var(--space-64);width:100%}@media screen and (min-width: 768px){.rate-example-list__example-list-wrapper{flex-direction:row;justify-content:space-between}}.rate-example-list__example-list-to,.rate-example-list__example-list-from{display:none;flex-direction:column;margin:0;padding:0;width:100%}@media screen and (min-width: 768px){.rate-example-list__example-list-to,.rate-example-list__example-list-from{display:flex;max-width:912px}}.rate-example-list__example-list-item{display:flex;flex-direction:row;justify-content:space-between;border-top:1px solid var(--color-gray-light);padding:var(--space-12) 0 var(--space-12) 0;width:100%}.rate-example-list__example-list-item-from{font-weight:700}
