<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.TINKOFF_BTN_YELLOW {
background-color:#ffe8ae!important;
font-family: haas,pragmatica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
position: relative;
display: inline-block;
border-radius: 10px!important;
padding: 280px 60px;!important;
font-family:Onest;!important;
border: 1px solid transparent;
box-sizing: border-box;
transform: rotate(0deg)!important;
max-width: 100%;
cursor: pointer;
text-decoration: none;
color:#282828!important;
font-weight: 400;
transition-property: background-color, border, box-shadow;
transition-duration: .25s;
transition-timing-function: ease;
transform: translate(-50%, 0);

}</pre></body></html>