:root{--a1-primary:#da291c;--a1-secondary:#6295ac;--a1-disruptor:#3b758e;--a1-white:#fff;--a1-black:#000;--a1-bg-highlight-1:#f8f8f8;--a1-bg-highlight-1-hover:#f2f2f2;--a1-bg-highlight-secondary:rgba(98, 149, 172, 0.1);--a1-color-border-1:#e5e5e5;--a1-color-border-light:#efefef;--a1-heavy-grey:#e2e2e2;--a1-dark-grey:#4f4f4f;--a1-middledark-grey:#808080;--a1-darker-grey:#999;--a1-footer:#181818;--a1-footer-border:#383838;--a1-color-button-disabled:#999999;--a1-color-slider-scroller:#f2f2f2;--a1-message-warning:#ec948c;--a1-message-warning-hover:#fd918a;--a1-message-service-status:#3b758e;--a1-message-service-status-hover:#4b829a;--a1-message-highlighted:#e0eaee;--a1-message-highlighted-hover:#e7eff3;--a1-primary-hover:#fc2415;--a1-warning:#ffc700;--a1-warning-hover:#ffd600;--a1-success:#99cc00;--a1-bg-sticky-element:rgba(248, 248, 248, 0.9);--a1-loader-light-part:rgba(218, 41, 28, 0.5);--a1-loader-disabled-light-part:rgba(255, 255, 255, 0.5);--a1-label-title-bg:rgba(248, 248, 248, 0.9)}.a1-content-text-hint{padding:1rem .5rem}.a1-content-text-hint .message{position:relative;max-width:47.5rem;margin:0 auto;background-color:var(--a1-bg-highlight-1);border-radius:4px;padding:1rem 0 1.125rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:calc(768px - 1px)){.a1-content-text-hint .message{-ms-flex-wrap:wrap;flex-wrap:wrap}}.a1-content-text-hint .message-image{width:3.5rem;min-width:3.5rem;text-align:center}.a1-content-text-hint .message-image img{width:1.5rem;height:auto}.a1-content-text-hint .message-text{width:calc(100% - 56px);padding-right:1rem;color:var(--a1-dark-grey);font-size:.75rem;line-height:1rem}@media (min-width:768px){.a1-content-text-hint .message-text{width:auto;font-size:.875rem;line-height:1.375rem;padding-right:1.5rem}}.a1-content-text-hint .message-text .h1,.a1-content-text-hint .message-text .h2,.a1-content-text-hint .message-text .h3,.a1-content-text-hint .message-text .h4,.a1-content-text-hint .message-text h1,.a1-content-text-hint .message-text h2,.a1-content-text-hint .message-text h3,.a1-content-text-hint .message-text h4{color:var(--a1-black)}.a1-content-text-hint .message-text .h3{font-size:1rem;line-height:1.375rem;margin-bottom:.5rem}@media (min-width:768px){.a1-content-text-hint .message-text .h3{font-size:1.375rem;line-height:1.75rem;margin-bottom:.25rem}}.a1-content-text-hint .message-text ul{list-style-type:none;margin:0 0 1rem 0;padding:0}@media (min-width:768px){.a1-content-text-hint .message-text ul{margin:0 0 1.5rem 0}}.a1-content-text-hint .message-text ul li{position:relative;padding:0 0 .75rem 1.125rem;margin:0}.a1-content-text-hint .message-text ul li:before{position:absolute;top:.5625rem;left:0;content:'';width:.375rem;height:.375rem;background-color:var(--a1-black);border-radius:2px;display:inline-block}.a1-content-text-hint .message-text ul li:before{top:.3125rem}@media (min-width:768px){.a1-content-text-hint .message-text ul li:before{top:.5rem}}.a1-content-text-hint .message-text ol{list-style-type:none;margin:0 0 1rem 0;padding:0;counter-reset:a1-ol-counter}@media (min-width:768px){.a1-content-text-hint .message-text ol{margin:0 0 1.5rem 0}}.a1-content-text-hint .message-text ol li{position:relative;padding:0 0 .75rem 1.375rem;counter-increment:a1-ol-counter}.a1-content-text-hint .message-text ol li:before{position:absolute;left:0;top:.3125rem;content:counter(a1-ol-counter) ".";font-family:A1Sans-Bold,Verdana,sans-serif;font-size:.625rem;line-height:.8125rem;color:var(--a1-black)}@media (min-width:768px){.a1-content-text-hint .message-text ol li:before{top:.4375rem}}.a1-content-text-hint .message-text ol li:before{top:.125rem}@media (min-width:768px){.a1-content-text-hint .message-text ol li:before{top:.375rem}}.a1-content-text-hint .message-text a:not(.button):not(.icon-link-arrowright):not(.arrowright),.a1-content-text-hint .message-text a:not(.button):not(.icon-link-download):not(.arrowright){text-decoration:underline}.a1-content-text-hint .message-text :last-child{margin-bottom:0}.a1-content-text-hint .message-cta{padding:1.5rem .5rem .875rem 3.5rem}@media (min-width:768px){.a1-content-text-hint .message-cta{padding:0 1.5rem 0 0;margin-right:0;margin-left:auto}}.a1-content-text-hint .message-cta .button{padding:.5rem 1.25rem}@media (min-width:768px){.a1-content-text-hint .message-cta .button{white-space:nowrap;padding:.5625rem 1.5rem}}.a1-content-text-hint .message-cta .button.button-secondary{background-color:transparent}.a1-content-text-hint .message-cta .button.button-secondary:hover{background-color:var(--a1-primary)}