.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}}@media (hover:hover){@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}}@media (hover:hover){.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:var(--rr--fill-off-color,rgba(0,0,0,0))}[dir=rtl] .rr--svg-stop-2{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--hf-svg-on{fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rating_rating__star_size_big__l_ieG{width:14rem;height:2.5rem}.rating_rating__star_size_small__k4Vja{width:7rem;height:1.25rem}.hero_hero__s1392{position:relative;border-radius:1.25rem;overflow:hidden;margin-top:.75rem;width:calc(100% + 1rem);margin-left:-.5rem}@media(min-width:1024px){.hero_hero__s1392{width:calc(100% + 3.5rem);margin-left:-1.75rem}}.hero_hero__content__E_Si8{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}@media(min-width:1024px){.hero_hero__content__E_Si8{min-height:25.3125rem}}.hero_hero__image_bg__rdZtU{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.25rem;overflow:hidden}.hero_hero__image_bg__rdZtU:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:13.875rem;background:linear-gradient(0deg,rgba(43,43,43,.7),rgba(43,43,43,0));z-index:1}.hero_hero__video_bg__MHT1E{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.25rem;overflow:hidden;object-fit:cover}.hero_hero__video_bg__MHT1E:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:13.875rem;background:linear-gradient(0deg,rgba(43,43,43,.7),rgba(43,43,43,0));z-index:1}.hero_hero__rating__PBJ8G{display:flex;align-items:center;width:fit-content;padding:.4375rem .75rem;background:rgba(20,20,20,.2);border:1px solid rgba(20,20,20,.2);backdrop-filter:blur(1.96875rem);border-radius:3.4375rem;margin-bottom:1.25rem}@media(min-width:1024px){.hero_hero__rating__PBJ8G{margin-bottom:1.875rem}}.hero_hero__icon_google__atUL9{width:1.25rem;height:1.25rem;margin-right:.6875rem}.hero_hero__rating_value__TN75_{font-size:.8125rem;font-weight:500;color:var(--color-white);line-height:1.2;margin-top:.25rem;margin-left:.5rem}.hero_hero__title_wrapper__vcxev{margin-bottom:1rem}@media(min-width:1024px){.hero_hero__title_wrapper__vcxev{margin-bottom:1.25rem;max-width:53.75rem}}.hero_hero__description_title__xJIe_{margin-top:1.25rem;font-size:1rem;color:var(--color-white)}@media(min-width:1024px){.hero_hero__description_title__xJIe_{max-width:38.75rem;font-size:1.25rem}}.hero_hero__list__a9uZ9{display:flex;flex-direction:column;gap:.5rem;color:var(--color-white);margin-bottom:6.125rem}@media(min-width:1024px){.hero_hero__list__a9uZ9{flex-direction:row;column-gap:3.75rem;row-gap:.625rem;margin-bottom:0;margin-top:auto;max-width:53.125rem;flex-wrap:wrap;padding:.3125rem 0}}.hero_hero__list_item__jj48q{font-size:1rem;font-weight:500;position:relative;padding-left:1rem}@media(min-width:1024px){.hero_hero__list_item__jj48q{padding-left:1.5rem;font-size:1.5rem}}.hero_hero__list_item__jj48q:before{content:"";height:.5rem;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%);background:var(--color-white);position:absolute;left:0;top:50%;transform:translateY(-50%);margin-top:-1px}@media(min-width:1024px){.hero_hero__list_item__jj48q:before{height:.625rem}}.hero_hero__button_wrapper__5VnHN{order:1;margin-bottom:4.75rem;margin-top:auto}@media(min-width:1024px){.hero_hero__button_wrapper__5VnHN{order:0;margin-top:0;width:34.75rem;display:flex;gap:1.75rem;margin-bottom:1.25rem}}.hero_hero__achieve_wrapper__vTDJm{max-width:8.875rem;color:var(--color-white);position:relative;margin-bottom:1.375rem}@media(min-width:1024px){.hero_hero__achieve_wrapper__vTDJm{max-width:14.6875rem;width:100%;order:1;display:flex;gap:.375rem;margin-bottom:0;align-items:center}}.hero_hero__achieve__VUS9_{font-size:.875rem;font-weight:500;line-height:1.2;letter-spacing:-.2px}@media(min-width:1024px){.hero_hero__achieve__VUS9_{width:12.5625rem}}.hero_hero__icon_arrow_nav__pdGpR{width:1.5625rem;height:1.5625rem;position:absolute;bottom:-1.125rem;left:50%;transform:translateX(-50%) rotate(-135deg)}@media(min-width:1024px){.hero_hero__icon_arrow_nav__pdGpR{transform:translateX(0) rotate(0);position:static;flex-shrink:0}.hero_hero__slider_viewport__8DpZ_{overflow:hidden}}.hero_hero__slider_container__S5jAg{display:flex;gap:1.5rem}.hero_hero__slider_slide__Vpmx4{flex:0 0 100%;min-width:0;padding:1.5rem;position:relative}@media(min-width:1024px){.hero_hero__slider_slide__Vpmx4{padding:3rem 3rem 2.5rem}}.hero_hero__slider_controllers__WBJcZ{position:absolute;bottom:1.5rem;left:0;z-index:2;width:100%;padding:0 1.5rem}@media(min-width:1024px){.hero_hero__slider_controllers__WBJcZ{width:27.5625rem;right:3rem;bottom:2.5rem;left:auto;padding:0}.hero_hero__image_mobile___F_wD{display:none}}.hero_hero__image_desktop__20wgb{display:none}@media(min-width:1024px){.hero_hero__image_desktop__20wgb{display:block}}.hero_hero__btn__qnPwR button{height:3rem}@media(min-width:1024px){.hero_hero__btn__qnPwR button{height:3.75rem}}