.group{position:relative;overflow:hidden;margin-top:var(--section-gap)}.group--theme-light-blue,.group--theme-light-blue-bubbles{background-color:var(--light-blue-100)}.group--theme-dark{background-color:var(--dark-main)}.group--theme-earth{--horizontal-padding:32px;padding-right:var(--page-left-padding);padding-left:var(--page-right-padding)}.--eleven .group--theme-primary-gradient{background:linear-gradient(135deg,var(--dark-main) 25%,var(--primary-main) 100%)}@media (max-width:1320px){.group--theme-earth{--horizontal-padding:16px}}@media (max-width:1024px){.group--theme-earth{--horizontal-padding:0}}.group__earth-wrap{position:relative;overflow:hidden;max-width:var(--page-max-width);margin-right:auto;margin-left:auto;padding-right:var(--horizontal-padding);padding-left:var(--horizontal-padding);border-radius:var(--radius);background-color:#0e101b}.group__earth{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.group__earth,.group__earth:after{position:absolute;top:0;right:0;bottom:0;left:0}.group__earth:after{content:"";background-color:rgba(var(--black-rgb),.5)}.group__earth img{position:absolute;right:30%;bottom:0;width:auto;height:970px;transform:translateX(50%)}@media (max-width:1320px){.group__earth img{height:800px}}@media (max-width:1024px){.group__earth img{height:700px}}@media (max-width:768px){.group__earth img{height:400px}}.group__bubbles{--height:314px;position:absolute;bottom:0;left:0;width:100%;height:314px;height:var(--height);background-image:url(/web/immutable/lb/group-bubbles.svg);background-size:auto 314px;background-size:auto var(--height);background-position:50%;background-repeat:repeat;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.group__bubbles{--height:200px}}.layout__body>.group:first-child{margin-top:calc(-1 * var(--header-spacing));padding-top:var(--header-spacing)}.group+.group,.group--theme-transparent{margin-top:0}.group__body{position:relative}*+.group__footer{margin-top:var(--section-gap)}.group--theme-transparent *+.group__footer{margin-top:0}.cta{position:relative;margin-top:var(--section-gap)}.steps+.cta{margin-top:0}.cards+.cta,.marketplace+.cta,.portage-grid+.cta,.slider+.cta{margin-top:var(--section-gap-small)}.multi-tabs+.cta{margin-top:24px}.heading--size-large+.cta{margin-top:52px}.heading--size-medium+.cta{margin-top:40px}.heading--size-normal+.cta{margin-top:32px}@media (max-width:768px){.heading--size-large+.cta{margin-top:32px}.heading--size-medium+.cta{margin-top:28px}.heading--size-normal+.cta{margin-top:24px}}.cta__wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px}.cta--align-center .cta__wrap{justify-content:center}.cta--align-right .cta__wrap{justify-content:flex-end}@media (max-width:768px){.cta__wrap{gap:12px}}