.promotion-banner{font-family:var(--fontHeading);left:0;padding:24px;position:fixed;width:100vw;z-index:100}.promotion-banner.bottom{bottom:0;top:unset}.promotion-banner.top{bottom:unset;top:0}.promotion-banner.primary{background:linear-gradient(106deg,#00504b 10.36%,#0a2240)}.promotion-banner.secondary{background:linear-gradient(90deg,#f7c66a,#f7c66a);.promotion-banner__texts,.promotion-banner__texts a,.promotion-banner__texts h1,.promotion-banner__texts h2,.promotion-banner__texts h3,.promotion-banner__texts h4,.promotion-banner__texts h5,.promotion-banner__texts h6,.promotion-banner__texts p,.promotion-banner__texts span{color:#111}.promotion-banner__countdown .promotion-banner__countdown-value,.promotion-banner__countdown span{color:#0a2240}}.promotion-banner__wrapper{align-items:center;display:flex;justify-content:space-evenly}.promotion-banner__wrapper_center{justify-content:center!important}.promotion-banner__texts,.promotion-banner__texts a,.promotion-banner__texts h1,.promotion-banner__texts h2,.promotion-banner__texts h3,.promotion-banner__texts h4,.promotion-banner__texts h5,.promotion-banner__texts h6,.promotion-banner__texts p,.promotion-banner__texts span{color:var(--white);font-family:var(--fontHeading);font-size:18px;font-style:normal;font-weight:400;line-height:normal}.promotion-banner__right{gap:16px}.promotion-banner__countdown,.promotion-banner__right{align-items:center;display:flex;justify-content:center}.promotion-banner__countdown{gap:6px}.promotion-banner__countdown span{color:var(--white);font-family:var(--fontHeading);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.promotion-banner__countdown .promotion-banner__countdown-value{color:var(--white);font-family:var(--fontHeading);font-size:24px;font-style:normal;font-weight:700;line-height:normal}.promotion-banner__button{-webkit-appearance:none;border-radius:2px;color:var(--white);cursor:pointer;font-family:var(--fontHeading);font-size:14px;font-weight:700;padding:8px 32px;text-align:center;text-decoration:none;transition:all .15s}.promotion-banner__button.yellow{background-color:#f7c66a;border:1px solid #f7c66a;color:var(--darkBlue)}.promotion-banner__button.white{background-color:var(--white);border:1px solid var(--white);color:#2d2f34}.promotion-banner__button.dark_blue{background-color:#0a2240;border:1px solid #0a2240}.promotion-banner__button.green_blue{background-color:#51a1a6;border:1px solid #51a1a6}.promotion-banner__button:hover{background-color:transparent}.promotion-banner__button.yellow:hover{color:#f7c66a}.promotion-banner__button.white:hover{color:var(--white)}.promotion-banner__button.dark_blue:hover{color:#0a2240}.promotion-banner__button.green_blue:hover{color:#51a1a6}.promotion-banner__button.outline{background-color:transparent}.promotion-banner__button.outline.yellow{color:#f7c66a}.promotion-banner__button.outline.white{color:var(--white)}.promotion-banner__button.outline.dark_blue{color:#0a2240}.promotion-banner__button.outline.green_blue{color:#51a1a6}.promotion-banner__button.outline:hover{opacity:.8}.promotion-banner__buttons{align-items:center;display:flex;gap:16px;justify-content:center}.promotion-banner__bottom{padding-top:16px;width:100%}@media (max-width:600px){.promotion-banner__wrapper{flex-direction:column}.promotion-banner__wrapper.with-16-gap{gap:16px}.promotion-banner__button{width:100%}}