.banner-counter__banner__wrapper{width:100%;position:fixed;z-index:1000;top:0;background:#021982;backdrop-filter:blur(6px)}.banner-counter__banner__wrapper::after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(94deg,#021982 29.03%,#1f53e5 100%);top:0;z-index:0;pointer-events:none}.banner-counter__banner{position:relative;z-index:1;min-height:5.875rem;display:grid;grid-template-columns:1fr auto;grid-template-areas:"text countdown";row-gap:0;column-gap:1rem;-webkit-box-align:center;align-items:center}@media screen and (min-width:768px){.banner-counter__banner{grid-template-columns:auto auto 1fr;grid-template-areas:"text actions countdown";column-gap:1.5rem}}@media screen and (min-width:1024px){.banner-counter__banner{min-height:5.625rem}}.banner-counter__text{grid-area:text;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.25rem;text-transform:uppercase}@media screen and (min-width:768px){.banner-counter__text{min-width:12.6875rem}}.banner-counter__text .subtitle{color:#67fe85;font-family:"Encode Sans",sans-serif;font-size:1rem;font-weight:300;line-height:.8rem}.banner-counter__text .title{color:#67fe85;font-family:"Encode Sans",sans-serif;font-size:1rem;font-weight:300;white-space:nowrap;line-height:1.77rem}.banner-counter__cta__wrapper{grid-area:actions;display:none}@media screen and (min-width:768px){.banner-counter__cta__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;max-width:16.125rem;justify-self:start;-webkit-box-align:center;align-items:center}}.banner-counter__cta{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;min-height:3rem;min-width:10rem;max-width:16.125rem;gap:.5rem;padding:.75rem 2rem;border:1px solid transparent;border-radius:.25rem;background-color:#FFF;color:#000;font-family:"Encode Sans",sans-serif;font-size:.875rem;font-weight:500;line-height:normal;text-decoration:none;letter-spacing:.32px;white-space:nowrap;-webkit-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out}@media screen and (min-width:1024px){.banner-counter__cta{font-size:1rem}}.banner-counter__cta svg{-webkit-flex-shrink:0;flex-shrink:0}.banner-counter__cta:hover{background-color:#CDCFD5;color:#000}.banner-counter__cta:focus-visible{outline:2px solid #82ffe3;outline-offset:2px;background-color:#EEEFF1;color:#0C0C0E}.banner-counter__cta:active{background-color:#B2B4BD;color:#000}.banner-counter__countdown{grid-area:countdown;justify-self:end}.banner-counter__countdown .counter__main{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;gap:.25rem}.banner-counter__countdown .counter__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:.25rem;min-width:1.625rem}@media screen and (min-width:1024px){.banner-counter__countdown .counter__wrapper{min-width:2.5rem;gap:.5rem}}.banner-counter__countdown .counter__number{font-family:"Encode Sans",sans-serif;font-size:1.5rem;color:#c9dbff;line-height:1.29rem;font-weight:400;font-variant-numeric:tabular-nums}@media screen and (min-width:1024px){.banner-counter__countdown .counter__number{font-size:2.625rem;line-height:2.2575rem}}.banner-counter__countdown .counter__text{font-family:"Encode Sans",sans-serif;text-align:center;font-size:.375rem;color:#c9dbff;text-transform:uppercase;font-weight:500;line-height:.75rem}@media screen and (min-width:1024px){.banner-counter__countdown .counter__text{font-size:.625rem}}.banner-counter__countdown .counter__separator{display:inline-block;color:#c9dbff;font-family:"Encode Sans",sans-serif;font-size:1rem;font-weight:400;line-height:1.18rem;-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}@media screen and (min-width:1024px){.banner-counter__countdown .counter__separator{font-size:1.5rem;line-height:1.77rem;-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem)}}