<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.promo-banner{background:var(--color-blue);color:var(--color-white);display:block;position:relative;text-align:center;z-index:997}.promo-banner__block{display:block;font-size:14px;padding:var(--space-15) var(--space-40);text-decoration:none;width:100%;font-weight:300}@media(min-width:1024px){.promo-banner__block{padding:var(--space-15) var(--space-60)}
}.promo-banner__block a{text-decoration:underline}.promo-banner__nav{cursor:pointer;position:absolute;top:50%;transform:translateY(-55%);z-index:2}.promo-banner__nav.previous{left:.5714285714rem}@media(min-width:1024px){.promo-banner__nav.previous{left:1.7142857143rem}}.promo-banner__nav.next{right:.5714285714rem}
@media(min-width:1024px){.promo-banner__nav.next{right:1.7142857143rem}}.promo-banner__nav svg{height:1rem;pointer-events:none;width:1rem}@media(min-width:1024px){.promo-banner__nav svg{height:1.2857142857rem;width:1.2857142857rem}}.promo-banner__modal{background-color:transparent;bottom:0;left:0;line-height:1.3;position:fixed;pointer-events:none;right:0;top:0;transition:background-color .25s ease-in-out;z-index:999}
.promo-banner__modal.show-modal{background-color:rgba(0,0,0,0.3);pointer-events:initial}.promo-banner__modal-content{background:var(--color-white);color:var(--color-black);left:50%;max-width:42.8571428571rem;opacity:0;padding:1.4285714286rem;pointer-events:none;position:absolute;text-align:left;top:55%;transform:translate(-50%,-50%);transition:all .25s ease-in-out;width:90%;z-index:1}
@media(min-width:1024px){.promo-banner__modal-content{padding:1.7142857143rem}}.show-modal .promo-banner__modal-content{opacity:1;pointer-events:initial;top:50%}.promo-banner__modal-content p:last-of-type{margin-bottom:0}.promo-banner__modal-close{position:absolute;right:1.1428571429rem;top:1.1428571429rem}</pre></body></html>