.register-module-wrapper{align-items:center;background:linear-gradient(var(--module-background-color-1),var(--module-background-color-2));box-sizing:border-box;color:var(--module-text-color);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:48px 20px 64px}.register-content-wrapper{gap:96px;max-width:1240px}.register-content-wrapper,.register-header-content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.register-header-content-wrapper{box-sizing:border-box;gap:16px}.register-header-content-title{text-align:center}.register-header-content-subtitle{font-weight:700;text-align:center}.register-header-content-anchor-included{border-bottom:1px solid var(--module-text-color);color:var(--module-text-color);cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1.4px;line-height:17px;text-decoration:none;text-transform:uppercase}.register-header-content-sponsorship-wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding-top:16px}.register-header-content-sponsorship-lead{font-size:14px;font-weight:700}.register-header-content-sponsorship-logo-wrapper{max-width:222px}.register-header-content-sponsorship-logo-wrapper img{display:inline-block;height:auto;width:100%}.register-boxes-wrapper{align-items:stretch;flex-wrap:wrap;gap:32px;justify-content:center;row-gap:80px}.register-box-item,.register-boxes-wrapper{box-sizing:border-box;display:flex;width:100%}.register-box-item{align-items:center;background-color:#fff;color:#121212;flex:0 0 33%;flex-direction:column;justify-content:space-between;max-width:392px;padding:40px 20px 0;position:relative;text-align:center}.register-box-item.w-bug{padding:0 20px}.register-box-item.w-bug .register-box-item-industry{padding-top:32px}.register-box-item-bug{background-color:var(--module-bug-color);box-sizing:border-box;color:var(--module-bug-text-color);font-size:14px;font-weight:600;letter-spacing:1.2px;line-height:32px;margin:-16px;width:188px}.register-box-item-industry{font-size:24px;font-weight:700;line-height:32px;padding-bottom:24px;text-transform:uppercase}.register-box-item-price-wrapper{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;padding-bottom:112px}.register-box-item-price{font-size:40px;font-weight:700;line-height:46px}.register-box-item-rack{color:gray;font-size:22px;font-weight:700;line-height:28px;text-decoration:line-through}.register-box-item-cta-wrapper{align-items:center;bottom:32px;display:flex;justify-content:center;position:absolute;width:100%}.register-box-item-cta-wrapper a{background-color:var(--module-accent-color);border-radius:var(--global-border-radius);color:#fff;font-size:16px;font-weight:700;padding:15px 40px;text-decoration:none;text-transform:uppercase;transition:transform .3s}.register-box-item-cta-wrapper a:hover{transform:scale(1.03)}@media only screen and (max-width:1080px){.register-boxes-wrapper{align-items:center;flex-direction:column;gap:42px}.register-box-item{max-width:500px}}@media only screen and (max-width:576px){.register-content-wrapper{gap:72px}.register-box-item{max-width:90%}}
