@keyframes DemoRegions_spin__DxM32{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes DemoRegions_shine__v4pXN{to{background-position-x:100vw}}.DemoRegions_wrap__qNsD3{position:relative;--btn-size:3.5rem}@media only screen and (min-width:1034px){.DemoRegions_wrap__qNsD3{--btn-size:4.5rem}}.DemoRegions_childrenWrap__4tdeZ{transition:opacity .15s linear;transition-delay:.15s;opacity:1;pointer-events:all}@media only screen and (min-width:1034px){.DemoRegions_open__fHeLA .DemoRegions_childrenWrap__4tdeZ{opacity:0;pointer-events:none;transition-delay:0s}}.DemoRegions_overlay__JJ5r1{display:none}@media only screen and (max-width:1033px){.DemoRegions_overlay__JJ5r1{background:rgba(0,0,0,.5);z-index:99998;width:100%;height:100%;position:fixed;top:0;left:0;display:block;opacity:0;transition:opacity .3s linear;pointer-events:none}.DemoRegions_open__fHeLA .DemoRegions_overlay__JJ5r1{opacity:1;pointer-events:all}}.DemoRegions_regionsWrap__6yGHZ{position:fixed;overflow:hidden;width:100%;bottom:0;left:0;pointer-events:none;height:100%;z-index:999999}@media only screen and (max-width:1033px){.DemoRegions_regionsWrap__6yGHZ{max-width:34.2rem;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:1034px){.DemoRegions_regionsWrap__6yGHZ{z-index:0;border-radius:var(--btn-size);position:absolute;height:47rem}}.DemoRegions_regionsWrap__6yGHZ.DemoRegions_open__fHeLA .DemoRegions_regionsInner__F5Dq2{pointer-events:all;transform:none}.DemoRegions_regionsWrap__6yGHZ.DemoRegions_open__fHeLA .DemoRegions_regionsInner__F5Dq2>div{opacity:1;transition-delay:.15s}.DemoRegions_regionsInner__F5Dq2{position:absolute;width:100%;bottom:0;border-radius:4rem;background:var(--white);overflow:hidden;padding:0 2rem;transform:translateY(100%);transition:.75s transform var(--ease)}@media only screen and (max-width:1033px){.DemoRegions_regionsInner__F5Dq2{border-radius:0;border-top-left-radius:3rem;border-top-right-radius:3rem}}@media only screen and (min-width:1034px){.DemoRegions_regionsInner__F5Dq2{transform:translateY(calc(100% - 9rem))}}.DemoRegions_regionsInner__F5Dq2>div{opacity:0;will-change:opacity;transition:opacity .15s linear;transition-delay:0s}.DemoRegions_regionsInner__F5Dq2:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4rem;background:linear-gradient(0deg,#fff 25%,hsla(0,0%,100%,0));pointer-events:none;z-index:5;display:block}@media only screen and (min-width:1034px){.DemoRegions_regionsInner__F5Dq2:after{height:2rem;background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0))}}.DemoRegions_regions__juXG2{position:relative;display:block;width:100%;z-index:2;text-align:left;overflow:hidden}.DemoRegions_items__9hIep{width:100%;display:flex;flex-direction:column;gap:1.2rem;padding:4rem 2rem 4rem 0;max-height:46rem;overflow-y:scroll;scrollbar-width:auto;scrollbar-color:#c6c6c6 transparent}@media only screen and (min-width:1034px){.DemoRegions_items__9hIep{padding-bottom:2rem}}.DemoRegions_items__9hIep::-webkit-scrollbar{width:4px;background:transparent}.DemoRegions_items__9hIep::-webkit-scrollbar-track{background:transparent;border-radius:8px}.DemoRegions_items__9hIep::-webkit-scrollbar-thumb{background:#c6c6c6;border-radius:8px;border:0}.DemoRegions_items__9hIep::-webkit-scrollbar-corner{background:transparent}.DemoRegions_region__Iobsd{color:var(--grey-04);cursor:pointer;transition:color .3s linear;display:flex;align-items:center;text-align:left;justify-content:flex-start;gap:1.2rem;flex-shrink:0}@media(hover:hover){.DemoRegions_region__Iobsd:hover{color:var(--black)}}.DemoRegions_regionIcon__PR3mz{width:3.4rem;height:3.4rem;border-radius:50%;overflow:hidden;flex-shrink:0}.DemoRegions_selectRegion__gPxGq{position:-webkit-sticky;position:sticky;padding:2rem 0;top:0;width:100%;background:linear-gradient(180deg,#fff 60%,hsla(0,0%,100%,0));display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-shrink:0;z-index:2;margin-bottom:-4rem}.DemoRegions_selectRegion__gPxGq button{flex-shrink:0}@keyframes Map_spin__aZo_t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Map_shine__Hx8xe{to{background-position-x:100vw}}.Map_mapContainer__SdLch{width:100%;border-radius:4rem;overflow:hidden}.Map_mapContainer__SdLch svg{background-color:var(--grey-01)}.Map_mapContainer__SdLch svg path{stroke:var(--white);stroke-width:.5}.Map_tooltip__O29kY{position:fixed;top:0;left:0;width:50px;height:50px;z-index:var(--z-cursor);pointer-events:none;will-change:transform;flex-shrink:0;display:none}@media(hover:hover){.Map_tooltip__O29kY{display:block}}.Map_tooltipInner__qT5_i{position:absolute;background-color:var(--black);display:flex;color:var(--white);top:0;left:0;transform:translate(1rem,-100%);padding:1.8rem 2.5rem 2rem 2rem;border-radius:6rem;flex-shrink:0;height:6rem;min-width:16rem}.Map_tooltipInfo__ywxBn{display:flex;align-items:center;white-space:nowrap;flex:1 1;column-gap:1.2rem}.Map_tooltipInfo__ywxBn:before{content:"";width:1.4rem;height:1.4rem;border-radius:50%}.Map_available__gSHyy .Map_tooltipInfo__ywxBn:before{background-color:var(--green)}.Map_coming__DPv5a .Map_tooltipInfo__ywxBn:before{background-color:#d0d0d0}.Map_tooltipInfo__ywxBn .eyebrow{color:var(--grey-03);font-size:1.2rem}@keyframes MapMobile_spin__Dsw94{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes MapMobile_shine__Er9ee{to{background-position-x:100vw}}.MapMobile_main__pQ8nx{display:flex;flex-direction:column;row-gap:1rem}.MapMobile_toggle___qIZq{background:var(--background-2);border-radius:5rem;padding:1rem;display:flex;position:relative}.MapMobile_toggle___qIZq:before{background:var(--text-color);content:"";position:absolute;width:calc(50% - 1rem);height:calc(100% - 2rem);border-radius:5rem;z-index:2;background:var(--primary);transition:transform .3s var(--ease)}.MapMobile_toggle___qIZq.MapMobile_coming__T8daa:before{transform:translateX(100%)}.MapMobile_toggleItem__bQmSV{width:50%;display:flex;text-align:center;justify-content:center;align-items:center;padding:2rem;z-index:3;transition:color .3s var(--ease);color:var(--secondary);cursor:pointer}.MapMobile_toggleItem__bQmSV.MapMobile_active__ae76A{color:var(--background)}.MapMobile_table__rlFGN{background:var(--background-2);border-radius:3rem;padding:.5rem 2rem}.MapMobile_tableItem__0RXi5{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-bottom:1px dotted var(--border-dark)}.MapMobile_tableItem__0RXi5:last-child{border-bottom:none}.MapMobile_tableItemMeta__ktouc{display:flex;align-items:center;gap:2rem}.MapMobile_tableItemMeta__ktouc .eyebrow{color:var(--secondary)}.MapMobile_tableItemIcon__PlNQB{width:3rem;height:3rem}.MapMobile_tableItemContinent__kHgXg{background:var(--grey-02);color:var(--black);border-radius:5rem;min-width:11rem;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem 1.5rem;font-size:1.2rem;height:3rem}@keyframes ProductComp_spin__sPh4R{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ProductComp_shine__WWsEM{to{background-position-x:100vw}}.ProductComp_title__7EzJ_{z-index:1}.ProductComp_circleMedia__gvJK0{position:relative;z-index:0}@media only screen and (min-width:768px)and (max-width:1034px){.ProductComp_circleMedia__gvJK0{max-width:35rem;width:60%;margin:0 auto}}.ProductComp_circleMediaItem__tF6qY{border-radius:50%;position:relative;overflow:hidden}.ProductComp_circles__yFEVY{opacity:.15}.ProductComp_circles__yFEVY:after,.ProductComp_circles__yFEVY:before{content:"";width:200%;height:200%;position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) scale(.4);border:1px dashed var(--primary);transition:transform 2s var(--ease),opacity .25s linear;opacity:0}@media only screen and (max-width:1033px){.ProductComp_circles__yFEVY:after,.ProductComp_circles__yFEVY:before{width:150%;height:150%}}.ProductComp_circles__yFEVY:after{width:300%;height:300%;transform:translate(-50%,-50%) scale(.3)}@media only screen and (max-width:1033px){.ProductComp_circles__yFEVY:after{width:200%;height:200%}}.ProductComp_circles__yFEVY:first-child:before{width:400%;height:400%;transform:translate(-50%,-50%) scale(.2)}@media only screen and (max-width:1033px){.ProductComp_circles__yFEVY:first-child:before{width:250%;height:250%}}.ProductComp_circles__yFEVY:first-child:after{width:500%;height:500%;transform:translate(-50%,-50%) scale(.1)}@media only screen and (max-width:1033px){.ProductComp_circles__yFEVY:first-child:after{display:none}}.ProductComp_circles__yFEVY.ProductComp_inView__AT3hI:after,.ProductComp_circles__yFEVY.ProductComp_inView__AT3hI:before{transform:translate(-50%,-50%) scale(1);opacity:1}.ProductComp_media__lv5c0{position:relative;z-index:0}@media only screen and (max-width:1033px){.ProductComp_media__lv5c0{order:0;width:50%}}@media only screen and (max-width:1033px)and (min-width:768px){.ProductComp_media__lv5c0{width:100%;grid-column:1/3}}@media only screen and (max-width:767px){.ProductComp_grid__O4XzM{display:flex;flex-direction:column;align-items:center}}@media only screen and (min-width:768px){.ProductComp_grid__O4XzM{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem}}@media only screen and (min-width:768px)and (min-width:1034px){.ProductComp_grid__O4XzM{grid-template-columns:1fr 28rem 1fr}}.ProductComp_itemIcon__sKx6m{width:7rem}.ProductComp_itemText__RFcjG{color:var(--secondary)}.ProductComp_itemText__RFcjG .h6{color:var(--primary)}.ProductComp_item__TGR0k{display:flex;flex-direction:column;gap:2rem}.ProductComp_col__SipUz{display:flex;flex-direction:column;gap:8rem;z-index:1;position:relative}@media only screen and (max-width:1033px){.ProductComp_col__SipUz{order:2;gap:4rem;padding-top:4rem}}@media only screen and (min-width:1034px){.ProductComp_mediaSticky__0ZUe4{position:-webkit-sticky;position:sticky;top:calc(50dvh - 14rem);bottom:calc(50dvh - 14rem);z-index:0}}@media only screen and (max-width:1033px){.ProductComp_mediaSticky__0ZUe4{width:100%;position:relative}}@keyframes StatsBento_spin__BP_MA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes StatsBento_shine__ROLZD{to{background-position-x:100vw}}.StatsBento_grid__kR_1Z{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:var(--gutter);grid-gap:1rem;gap:1rem}@media only screen and (min-width:1034px){.StatsBento_grid__kR_1Z{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--gutter);gap:var(--gutter)}}.StatsBento_col__QmtFD{display:flex;flex-direction:column;gap:var(--gutter)}@media only screen and (max-width:1033px){.StatsBento_col__QmtFD{grid-column:span 3;gap:1rem}}@media only screen and (min-width:1034px){.StatsBento_colSmall__0AvFP{grid-column:span 3;grid-template-rows:repeat(7,1fr);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--gutter)}.StatsBento_colLarge__HPH7y{grid-column:span 6;grid-template-rows:repeat(7,1fr);display:grid;grid-template-columns:repeat(6,1fr);grid-gap:var(--gutter)}}@media only screen and (max-width:1033px){.StatsBento_colRight__b9Suy{grid-column:span 6;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gutter);grid-gap:1rem;gap:1rem}}.StatsBento_stat__nBGFV{background:var(--background-2);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:3rem;padding:2.4rem 2rem;gap:1rem;order:2;aspect-ratio:.75;min-height:16rem}@media only screen and (min-width:768px)and (max-width:1034px){.StatsBento_stat__nBGFV{padding:3rem}}@media only screen and (min-width:1034px){.StatsBento_stat__nBGFV{order:unset;aspect-ratio:unset;min-height:unset}.StatsBento_colLarge__HPH7y .StatsBento_stat__nBGFV{grid-row:span 2}.StatsBento_colLarge__HPH7y .StatsBento_stat__nBGFV.StatsBento_small__FDz45{grid-column:span 3;grid-row:span 2}.StatsBento_colLarge__HPH7y .StatsBento_stat__nBGFV.StatsBento_large__5qUzG{grid-column:span 6}.StatsBento_colSmall__0AvFP .StatsBento_stat__nBGFV{grid-column:span 3}.StatsBento_colSmall__0AvFP .StatsBento_stat__nBGFV.StatsBento_small__FDz45{grid-row:span 2}.StatsBento_colSmall__0AvFP .StatsBento_stat__nBGFV.StatsBento_large__5qUzG{padding-top:4rem;grid-row:span 3}}@media only screen and (max-width:1033px){.StatsBento_stat__nBGFV.StatsBento_noArrow__Odzcy.StatsBento_small__FDz45 .StatsBento_statTitleInner__lQDr4{margin-top:5.3rem}}.StatsBento_statTitle__JPJEM{display:flex;align-items:center;flex:1 1;line-height:.8}.StatsBento_statTitle__JPJEM span{white-space:nowrap}@media only screen and (max-width:767px){.StatsBento_statTitle__JPJEM{font-size:4.8rem}}.StatsBento_statTitleInner__lQDr4{display:flex;align-items:center;gap:.5rem}@media only screen and (max-width:1033px){.StatsBento_statTitleInner__lQDr4{flex-direction:column;gap:3rem}}.StatsBento_statArrow__kwINv{color:var(--green);width:3rem;height:2.2rem;position:relative;margin-top:auto;overflow:hidden}@media only screen and (min-width:1034px){.StatsBento_statArrow__kwINv{flex:1 1}}.StatsBento_statArrowInner__0g4oW{height:100%;overflow:hidden}.StatsBento_statArrowInner__0g4oW div{height:3rem;width:3.2rem;animation:StatsBento_arrow-up__EGOyK 1.5s linear infinite}.StatsBento_down__4GA_d .StatsBento_statArrowInner__0g4oW div{animation:StatsBento_arrow-up__EGOyK 1.5s linear infinite reverse}.StatsBento_statArrowInner__0g4oW svg{width:3rem;height:2.2rem;overflow:visible}.StatsBento_statText__HYiAq{color:var(--secondary)}@media only screen and (max-width:767px){.StatsBento_statText__HYiAq{font-size:1.6rem}}@media only screen and (max-width:1033px){.StatsBento_statText__HYiAq{margin-top:auto}}.StatsBento_centerMedia__lv2_y{border-radius:3rem;overflow:hidden;order:1;aspect-ratio:.75;min-height:16rem}@media only screen and (min-width:1034px){.StatsBento_centerMedia__lv2_y{grid-column:span 6;grid-row:span 3;order:unset;min-height:unset;aspect-ratio:unset}}@keyframes StatsBento_arrow-up__EGOyK{0%{transform:translateY(0)}33%{transform:translateY(0)}66%{transform:translateY(-100%)}to{transform:translateY(-100%)}}@keyframes ButtonBottom_spin__yp1h_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ButtonBottom_shine__Gg2_Y{to{background-position-x:100vw}}.ButtonBottom_main__0arf8{display:flex;align-items:center;justify-content:center}