.ButtonWithIcon{position:relative;background-color:#ffffff1a;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;height:60px;color:var(--white);border-radius:32px;text-decoration:none;padding:10px 10px 10px 30px;white-space:nowrap;pointer-events:all;cursor:pointer}.ButtonWithIcon span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:var(--white01)}.ButtonWithIcon svg{width:12px;height:12px;color:var(--white)}.Countdown{font-weight:600;text-align:center;position:absolute;inset:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;mix-blend-mode:difference}.Countdown[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .3s ease,visibility .3s ease allow-discrete;transition:opacity .3s ease,visibility .3s ease allow-discrete}.Countdown time{text-align:center;font-size:clamp(2rem,8vw,13rem);font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (min-width: 30em){.Countdown time{gap:clamp(10px,8vw,64px)}}:is(.Countdown time)>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:-.05em;overflow-y:clip}:is(:is(.Countdown time)>span) span{opacity:0}.Countdown .button-container{position:absolute;bottom:110px;z-index:10;pointer-events:all;overflow:clip;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media (min-width: 62em){.Countdown .button-container{bottom:153px}}:is(.Countdown .button-container) .button{clip-path:circle(100% at -80%)}.Teaser h2{margin-block:50px 100px}.form-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}
