.sign-up{margin:0!important;width:100%;max-width:100%!important;padding-top:80px;padding-bottom:80px}.sign-up__wrapper{display:flex;position:relative;flex-flow:column-reverse}@media (min-width: 1024px){.sign-up__wrapper{gap:12px;flex-flow:nowrap}}.sign-up__wrapper .button.mobile{margin-top:40px;display:inline-flex;align-self:flex-start}@media (min-width: 1024px){.sign-up__wrapper .button.mobile{display:none}.sign-up__wrapper:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='423' height='423' viewBox='0 0 423 423' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.4' cx='211.5' cy='211.5' r='211.5' fill='%23C6ADFB' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:auto;width:29.375vw;height:29.375vw;position:absolute;top:100%;right:24px;filter:blur(220px);z-index:-1}}.sign-up__wrapper-left{margin:0 -24px;display:flex;gap:40px;padding:0 24px 16px;overflow:auto;flex-flow:nowrap;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sign-up__wrapper-left::-webkit-scrollbar{width:0;height:0;display:none}.sign-up__wrapper-left.active{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.sign-up__wrapper-left.active *::-moz-selection{background:transparent}.sign-up__wrapper-left.active *::selection{background:transparent}@media (min-width: 1024px){.sign-up__wrapper-left{margin:0;flex-basis:664px;gap:5vw 4.167vw;padding:0;flex-flow:wrap}}.sign-up__wrapper-left_item{display:flex;flex-basis:262px;flex-shrink:0;flex-flow:column}@media (min-width: 1224px){.sign-up__wrapper-left_item{flex-basis:272px;flex-shrink:1}}.sign-up__wrapper-left_item .image{background:rgba(255,255,255,.16);margin-bottom:40px;display:flex;height:58px;width:58px;align-items:center;justify-content:center;border-radius:8px}.sign-up__wrapper-left_item .image img{height:auto;width:auto;max-width:100%}.sign-up__wrapper-left_item h3{margin-bottom:12px;max-width:240px;font-size:24px;line-height:32px}.sign-up__wrapper-left_item p{font-size:16px;line-height:24px}.sign-up__wrapper-right{margin-bottom:56px}@media (min-width: 1024px){.sign-up__wrapper-right{margin-bottom:0;flex-basis:436px}}.sign-up__wrapper-right h2{margin-bottom:16px;font-weight:900;text-transform:uppercase}.sign-up__wrapper-right p{margin-bottom:0}@media (min-width: 1024px){.sign-up__wrapper-right p{margin-bottom:48px}}.sign-up__wrapper-right .button{display:none}@media (min-width: 1024px){.sign-up__wrapper-right .button{display:inline-flex}}.sign-up .yellow-lines{position:relative;margin-top:72px;width:100%;overflow:hidden;height:clamp(78px,47.62px + 7.6vw,157px)}@media (min-width: 1440px){.sign-up .yellow-lines{height:12vw}}.sign-up .yellow-lines .small_line,.sign-up .yellow-lines .big_line{position:absolute;inset:38% 0 auto;margin-left:-16px;display:flex;width:105%;align-items:center;justify-content:center;background-color:var(--wp--preset--color--yellow)}.sign-up .yellow-lines .small_line-wrap,.sign-up .yellow-lines .big_line-wrap{display:flex;width:100%}.sign-up .yellow-lines .small_line{transform:translateY(-50%) rotate(4deg);top:50%;height:16px;opacity:.4;height:clamp(16px,9.85px + 1.54vw,32px);pointer-events:none}.sign-up .yellow-lines .small_line .marquee{height:clamp(16px,9.85px + 1.54vw,32px);--marquee-item-width: 58px}@media (min-width: 575px){.sign-up .yellow-lines .small_line .marquee{--marquee-item-width: 99px }}.sign-up .yellow-lines .big_line{transform:translateY(-50%) rotate(-4deg);top:50%;height:clamp(27px,15.85px + 2.79vw,56px)}.sign-up .yellow-lines .big_line .marquee{height:clamp(27px,15.85px + 2.79vw,56px);--marquee-item-width: 78px}@media (min-width: 575px){.sign-up .yellow-lines .big_line .marquee{--marquee-item-width: 99px }}.sign-up .yellow-lines .marquee{position:relative;display:flex;width:100%;align-items:center;overflow-x:hidden;--marquee-duration: 65s}.sign-up .yellow-lines .marquee__item{position:absolute;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));animation:go linear var(--marquee-duration) var(--marquee-delay,0s) infinite;white-space:nowrap;font-weight:700;text-transform:uppercase;color:var(--wp--preset--color--black);text-decoration-line:none;line-height:clamp(5px,3.08px + .48vw,10px);font-size:clamp(5px,3.08px + .48vw,10px);--marquee-track-length: max( calc(var(--marquee-item-width) * var(--marquee-items)), calc(100% + var(--marquee-item-width)) );--marquee-item-offset: calc( var(--marquee-track-length) - var(--marquee-item-width) );--marquee-delay: calc( var(--marquee-duration) / var(--marquee-items) * (var(--marquee-items) - var(--marquee-item-index)) * -1 );inset-inline-start:var(--marquee-item-offset)}@media (min-width: 375px){.sign-up .yellow-lines .marquee__item{line-height:clamp(6px,3.69px + .58vw,12px);font-size:clamp(6px,3.69px + .58vw,12px)}}@media (min-width: 575px){.sign-up .yellow-lines .marquee__item{line-height:clamp(7px,4.31px + .67vw,14px);font-size:clamp(7px,4.31px + .67vw,14px)}}.sign-up .yellow-lines .marquee.reverse .marquee__item{animation-direction:reverse}.sign-up .yellow-lines .marquee.big-text .marquee__item{line-height:clamp(8px,4.92px + .77vw,16px);font-size:clamp(8px,4.92px + .77vw,16px)}@media (min-width: 375px){.sign-up .yellow-lines .marquee.big-text .marquee__item{line-height:clamp(9px,5.54px + .87vw,18px);font-size:clamp(9px,5.54px + .87vw,18px)}}@media (min-width: 575px){.sign-up .yellow-lines .marquee.big-text .marquee__item{line-height:clamp(11px,6px + 1.25vw,24px);font-size:clamp(11px,6px + 1.25vw,24px)}}@media (max-width: 1800px){.sign-up .yellow-lines .marquee.big-text .marquee__item{line-height:clamp(8px,4px + 1vw,20px);font-size:clamp(8px,4px + 1vw,20px)}}@media (max-width: 1400px){.sign-up .yellow-lines .marquee.big-text .marquee__item{line-height:clamp(7px,3px + .9vw,18px);font-size:clamp(7px,3px + .9vw,18px)}}@media (max-width: 1200px){.sign-up .yellow-lines .marquee.big-text .marquee__item{line-height:clamp(6px,2px + .8vw,16px);font-size:clamp(6px,2px + .8vw,16px)}}@keyframes go{to{inset-inline-start:calc(var(--marquee-item-width) * -1)}}.sign-up .yellow-lines.year-in-review-2025{margin-top:0;height:clamp(90px,24.62px + 16.35vw,260px);pointer-events:none}@media (min-width: 1024px){.sign-up .yellow-lines.year-in-review-2025{margin:-10vw 0;height:25vw}}.sign-up .yellow-lines.year-in-review-2025 .small_line{transform:translateY(-50%) rotate(5deg);background-color:#907fa8;opacity:1;height:clamp(22px,10.46px + 2.88vw,52px)}.sign-up .yellow-lines.year-in-review-2025 .small_line .marquee{height:clamp(22px,10.46px + 2.88vw,52px)}.sign-up .yellow-lines.year-in-review-2025 .small_line .marquee__item{color:#571da9;font-size:10px}@media (min-width: 768px){.sign-up .yellow-lines.year-in-review-2025 .small_line .marquee__item{font-size:var(--wp--preset--font-size--font-18-px)}}@media (min-width: 1024px){.sign-up .yellow-lines.year-in-review-2025 .small_line .marquee__item{font-size:var(--wp--preset--font-size--font-24-px)}}.sign-up .yellow-lines.year-in-review-2025 .small_line .marquee__item:before,.sign-up .yellow-lines.year-in-review-2025 .small_line .marquee__item .icon{content:"";display:inline-block;height:clamp(9px,4px + 1.25vw,22px);width:clamp(8px,3.38px + 1.15vw,20px);background-image:url("data:image/svg+xml,%0A%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75075 18.3829V8.75374H0V3.5015H4.55195C4.479 3.37019 4.43158 3.23159 4.4097 3.08569C4.38781 2.9398 4.37687 2.78661 4.37687 2.62612C4.37687 1.89664 4.63219 1.27659 5.14282 0.765952C5.65346 0.255317 6.27352 0 7.00299 0C7.33855 0 7.65223 0.0620057 7.94402 0.186017C8.23581 0.310028 8.50572 0.481456 8.75374 0.700299C9.00176 0.466866 9.27167 0.291791 9.56346 0.175075C9.85526 0.0583583 10.1689 0 10.5045 0C11.234 0 11.854 0.255317 12.3647 0.765952C12.8753 1.27659 13.1306 1.89664 13.1306 2.62612C13.1306 2.78661 13.116 2.93615 13.0868 3.07475C13.0577 3.21335 13.0139 3.3556 12.9555 3.5015H17.5075V8.75374H15.7567V18.3829H1.75075ZM10.5045 1.75075C10.2565 1.75075 10.0486 1.83464 9.88079 2.00242C9.71301 2.1702 9.62912 2.3781 9.62912 2.62612C9.62912 2.87415 9.71301 3.08205 9.88079 3.24983C10.0486 3.41761 10.2565 3.5015 10.5045 3.5015C10.7525 3.5015 10.9604 3.41761 11.1282 3.24983C11.296 3.08205 11.3799 2.87415 11.3799 2.62612C11.3799 2.3781 11.296 2.1702 11.1282 2.00242C10.9604 1.83464 10.7525 1.75075 10.5045 1.75075ZM6.12762 2.62612C6.12762 2.87415 6.21151 3.08205 6.37929 3.24983C6.54707 3.41761 6.75497 3.5015 7.00299 3.5015C7.25102 3.5015 7.45892 3.41761 7.6267 3.24983C7.79448 3.08205 7.87837 2.87415 7.87837 2.62612C7.87837 2.3781 7.79448 2.1702 7.6267 2.00242C7.45892 1.83464 7.25102 1.75075 7.00299 1.75075C6.75497 1.75075 6.54707 1.83464 6.37929 2.00242C6.21151 2.1702 6.12762 2.3781 6.12762 2.62612ZM1.75075 5.25224V7.00299H7.87837V5.25224H1.75075ZM7.87837 16.6321V8.75374H3.5015V16.6321H7.87837ZM9.62912 16.6321H14.006V8.75374H9.62912V16.6321ZM15.7567 7.00299V5.25224H9.62912V7.00299H15.7567Z' fill='%23571DA9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}.sign-up .yellow-lines.year-in-review-2025 .big_line{transform:translateY(-50%) rotate(-7deg);background-color:#aae7ff;height:clamp(32px,16.62px + 3.85vw,72px)}.sign-up .yellow-lines.year-in-review-2025 .big_line .marquee{height:clamp(32px,16.62px + 3.85vw,72px);--marquee-item-width: 602px}@media (min-width: 575px){.sign-up .yellow-lines.year-in-review-2025 .big_line .marquee{--marquee-item-width: 686px }}.sign-up .yellow-lines.year-in-review-2025 .big_line .marquee__item{color:#0f8bbc;font-size:var(--wp--preset--font-size--font-14-px)}@media (min-width: 768px){.sign-up .yellow-lines.year-in-review-2025 .big_line .marquee__item{font-size:var(--wp--preset--font-size--font-24-px)}}@media (min-width: 1024px){.sign-up .yellow-lines.year-in-review-2025 .big_line .marquee__item{font-size:var(--wp--preset--font-size--font-32-px)}}.sign-up .yellow-lines.year-in-review-2025 .marquee__item{display:flex;margin-left:6px;gap:6px;align-items:center}.sign-up .yellow-lines.year-in-review-2025 .marquee__item:before,.sign-up .yellow-lines.year-in-review-2025 .marquee__item .icon{content:"";display:inline-block;height:clamp(12px,6.62px + 1.35vw,26px);width:clamp(12px,6.62px + 1.35vw,26px);background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7231 25.072L11.542 19.8877L7.62159 24.027L5.81158 22.3391L11.4177 16.3273L11.3304 13.8289L8.83196 13.9161L3.22585 19.9279L1.41585 18.2401L5.27163 14.0404L0.0872898 14.2215L4.11e-05 11.723L5.18438 11.542L1.04504 7.62153L2.7329 5.81153L8.74471 11.4176L11.2432 11.3304L11.1559 8.83191L5.14412 3.2258L6.83198 1.41579L11.0316 5.27158L10.8506 0.0872392L13.349 -9.53213e-06L13.5301 5.18433L17.4505 1.04499L19.2605 2.73285L13.6544 8.74466L13.7417 11.2431L16.2401 11.1559L21.8462 5.14407L23.6562 6.83193L19.8005 11.0316L24.9848 10.8505L25.0721 13.349L19.8877 13.53L24.0271 17.4505L22.3392 19.2605L16.3274 13.6544L13.8289 13.7416L13.9162 16.2401L19.928 21.8462L18.2401 23.6562L14.0405 19.8004L14.2215 24.9848L11.7231 25.072Z' fill='%230F8BBC' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}
