.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}.title_coursive_title__cSrJ6{z-index:5}.title_coursive_title__14_16__Bt24u{color:var(--gray-700);font-size:1rem;font-weight:500;line-height:1.14;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__14_16__Bt24u{font-size:.875rem}}.title_coursive_title__20_16__8LRDj{color:var(--white);font-size:1rem;font-weight:500;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__20_16__8LRDj{font-size:1.25rem}}.title_coursive_title__20__js3mv{color:var(--black-1);font-size:1.25rem;font-weight:400;line-height:1.2}.title_coursive_title__22__jqYHc{color:var(--black);font-size:1.375rem;font-weight:500}.title_coursive_title__24_18__N4mHV{color:var(--black);font-size:1.125rem;font-weight:500;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__24_18__N4mHV{font-size:1.5rem}}.title_coursive_title__24_20__7GM_2{color:var(--black);font-size:1.25rem;font-weight:500;line-height:1.04;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__24_20__7GM_2{font-size:1.5rem}}.title_coursive_title__24_22__OLklG{color:var(--black);font-size:1.375rem;font-weight:500;line-height:1;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__24_22__OLklG{font-size:1.5rem;line-height:1.2}}.title_coursive_title__28_18__M8BlU{color:var(--black);font-size:1.125rem;font-weight:500;line-height:1.04;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__28_18__M8BlU{font-size:1.75rem;line-height:1}}.title_coursive_title__28_24__8t0ek{color:var(--black);font-size:1.5rem;font-weight:500;line-height:1.2;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__28_24__8t0ek{font-size:1.75rem}}.title_coursive_title__32_20__E_y9I{color:var(--white);font-size:1.25rem;font-weight:500;line-height:1.15;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__32_20__E_y9I{font-size:2rem}}.title_coursive_title__32_24__vqUrw{color:var(--black);font-size:1.5rem;line-height:1.75rem;font-weight:400;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__32_24__vqUrw{font-size:2rem;line-height:1}}.title_coursive_title__40_24__yI4o4{color:var(--black);font-size:1.5rem;font-weight:500;line-height:1.13;letter-spacing:-.25px;text-wrap:wrap;display:flex;align-items:start;flex-wrap:wrap;gap:2px}@media(min-width:1024px){.title_coursive_title__40_24__yI4o4{gap:.4375rem;font-size:2.5rem}}.title_coursive_title__40_28__51stL{color:var(--white);font-size:1.75rem;font-weight:400;line-height:1.14;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__40_28__51stL{font-size:2.5rem}}.title_coursive_title__48_24__hfV98{width:fit-content;color:var(--black);font-size:1.5rem;font-weight:400;line-height:1}.title_coursive_title__48_24__hfV98 .title_coursive_title__italic__ymRG1{margin-left:.4375rem}@media(min-width:1024px){.title_coursive_title__48_24__hfV98{font-size:3rem}}.title_coursive_title__48_24__hfV98 svg{width:1.25rem;height:1.375rem;margin-top:-.625rem;color:var(--primary)}@media(min-width:1024px){.title_coursive_title__48_24__hfV98 svg{width:1.5rem;height:1.625rem}}.title_coursive_title__60_36__tB4mr{color:var(--color-white);font-size:2.25rem;font-weight:500;line-height:1;display:flex;align-items:start;gap:.4375rem}@media(min-width:1024px){.title_coursive_title__60_36__tB4mr{font-size:3.75rem}}.title_coursive_title__64_28__cgxn0{color:var(--color-white);font-size:1.75rem;font-weight:500;line-height:1}.title_coursive_title__64_28__cgxn0 .title_coursive_title__italic__ymRG1{margin-left:.4375rem}@media(min-width:1024px){.title_coursive_title__64_28__cgxn0{font-size:4rem}}.title_coursive_title__64_28__cgxn0 svg{width:1.25rem;height:1.25rem;margin-top:-.625rem;color:var(--primary)}@media(min-width:1024px){.title_coursive_title__64_28__cgxn0 svg{width:1.5rem;height:1.5rem}}.title_coursive_title__italic__ymRG1{font-style:italic;font-weight:400}@media(min-width:1024px){.title_coursive_title__italic__ymRG1{margin-right:.1875rem}}.title_coursive_title__14__svwCC{font-size:.875rem;line-height:1.2;color:var(--gray-700)}.banner-page_banner_page__breadcrumbs__ytUvz{margin:1rem 0}@media(min-width:1024px){.banner-page_banner_page__breadcrumbs__ytUvz{margin:1.25rem 0}}.banner-page_banner_page__wrapper__1idJR{min-height:33.75rem;display:grid;padding:2rem 1.5rem 6.5625rem;background-color:var(--gray-100);position:relative;border-radius:1.5rem;overflow:hidden;width:calc(100% + 1rem);margin-left:-.5rem}@media(min-width:1024px){.banner-page_banner_page__wrapper__1idJR{width:calc(100% + 3.5rem);min-height:30rem;margin-left:-1.75rem;padding:3.5rem 3.5rem 2.75rem}}.banner-page_banner_page__wrapper_without_btn__1vsc9{padding:2rem 1.5rem 1rem}@media(min-width:1024px){.banner-page_banner_page__wrapper_without_btn__1vsc9{padding:3.5rem 3.5rem 2.75rem}}.banner-page_banner_page__wrapper_without_btn__1vsc9 .banner-page_banner_page__container__3fjgd{justify-content:space-between}@media(min-width:1024px){.banner-page_banner_page__wrapper_without_btn__1vsc9 .banner-page_banner_page__container__3fjgd{gap:5rem}}.banner-page_banner_page__container__3fjgd{height:100%;display:flex;flex-direction:column}@media(min-width:1024px){.banner-page_banner_page__container__3fjgd{justify-content:space-between;gap:1.25rem}}.banner-page_banner_page__default_image_bg__T00Sa{height:33.75rem;width:100%;border-radius:1.25rem;overflow:hidden}@media(min-width:1024px){.banner-page_banner_page__default_image_bg__T00Sa{width:100%;height:30rem}}.banner-page_banner_page__default_image_bg__T00Sa img{object-fit:contain!important}.banner-page_banner_page__image_bg__NBEuF{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.25rem;overflow:hidden;z-index:0;display:none}@media(min-width:1024px){.banner-page_banner_page__image_bg__NBEuF{display:block}}.banner-page_banner_page__image_bg__NBEuF:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,#2b2b2b,rgba(43,43,43,0));z-index:1;opacity:.9}.banner-page_banner_page__image_bg__NBEuF:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,rgba(43,43,43,0),#2b2b2b);z-index:1;opacity:.9}.banner-page_banner_page__image_bg__NBEuF video{width:100%;height:100%;object-fit:cover}.banner-page_banner_page__img_bg_mobile__tJ6q_{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.25rem;overflow:hidden;z-index:0;display:block}@media(min-width:1024px){.banner-page_banner_page__img_bg_mobile__tJ6q_{display:none}}.banner-page_banner_page__img_bg_mobile__tJ6q_:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,#2b2b2b,rgba(43,43,43,0));z-index:1;opacity:.9}.banner-page_banner_page__img_bg_mobile__tJ6q_:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,rgba(43,43,43,0),#2b2b2b);z-index:1;opacity:.9}.banner-page_banner_page__img_bg_mobile__tJ6q_ video{width:100%;height:100%;object-fit:cover}.banner-page_banner_page__title__9YMtL{width:fit-content;max-width:18.4375rem;position:relative;z-index:5;margin-bottom:1rem}@media(min-width:1024px){.banner-page_banner_page__title__9YMtL{margin-bottom:1rem;max-width:unset}}.banner-page_banner_page__title__9YMtL span{color:var(--white)!important}.banner-page_banner_page__title__9YMtL svg{position:absolute;right:-1.25rem;top:-.3125rem;color:var(--white)!important}@media(min-width:1024px){.banner-page_banner_page__title__9YMtL svg{left:-1.875rem;right:0;top:-.3125rem}}.banner-page_banner_page__title__9YMtL h2,.banner-page_banner_page__title__9YMtL h3{width:fit-content;display:flex;flex-wrap:wrap}.banner-page_banner_page__about__mKqLt{position:relative;color:var(--white);z-index:5;font-size:.875rem;line-height:1.3}@media(min-width:1024px){.banner-page_banner_page__about__mKqLt{font-size:1.25rem;margin-bottom:.3125rem;max-width:38.75rem}}.banner-page_banner_page__price__F8gXk{display:inline-block;position:relative;color:var(--white);z-index:5;font-weight:600;font-size:.875rem;line-height:1.2;margin-bottom:.4375rem}@media(min-width:1024px){.banner-page_banner_page__price__F8gXk{font-size:1.25rem;margin-bottom:0}}.banner-page_banner_page__list__eOZ0p{color:var(--color-white);display:flex;flex-direction:column;gap:.375rem}@media(min-width:1024px){.banner-page_banner_page__list__eOZ0p{padding:.3125rem 0;flex-direction:row;gap:.5rem;column-gap:2.5rem;row-gap:.625rem;flex-wrap:wrap;align-items:center}}.banner-page_banner_page__list_item__YlB_I{padding:.5rem 0 .5rem 1.0625rem;display:grid;gap:.375rem;position:relative;font-size:.75rem;font-weight:400;line-height:1.2}.banner-page_banner_page__list_item__YlB_I span:first-child{font-size:.875rem;font-weight:600;line-height:1.2}@media(min-width:1024px){.banner-page_banner_page__list_item__YlB_I span:first-child{font-size:1.25rem}.banner-page_banner_page__list_item__YlB_I{padding:0 0 0 2.5rem;gap:.5rem;grid-template-rows:auto 1fr;font-size:1rem}.banner-page_banner_page__list_item__YlB_I span:first-child{font-size:1.625rem;font-weight:600;line-height:1.2}.banner-page_banner_page__list_item__YlB_I span:not(:first-child){max-width:18.75rem;overflow-wrap:break-word;white-space:normal}}.banner-page_banner_page__list_item__YlB_I: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){.banner-page_banner_page__list_item__YlB_I:before{height:.625rem}.banner-page_banner_page__list_item_3__l_MIU{max-width:31%}.banner-page_banner_page__list_item_4__H1Vx1{max-width:calc(25% - 1.875rem)}}.banner-page_banner_page__btn_order__YMhHq,.banner-page_banner_page__btn_order_mobile__pp9Xa{display:none;width:100%}@media(min-width:1024px){.banner-page_banner_page__btn_order__YMhHq,.banner-page_banner_page__btn_order_mobile__pp9Xa{display:block}}.banner-page_banner_page__btn_order__YMhHq button,.banner-page_banner_page__btn_order_mobile__pp9Xa button{width:100%!important}@media(min-width:1024px){.banner-page_banner_page__btn_order__YMhHq button,.banner-page_banner_page__btn_order_mobile__pp9Xa button{width:fit-content!important;padding:.5rem 1.5rem!important}.banner-page_banner_page__btn_order__YMhHq{margin-top:2rem}}.banner-page_banner_page__btn_order_mobile__pp9Xa{display:block;width:19.4375rem;height:2.75rem;position:absolute;bottom:1.5rem;left:1.5rem}@media(min-width:1024px){.banner-page_banner_page__btn_order_mobile__pp9Xa{display:none}}.banner-page_banner_page__rating__uPdzZ{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){.banner-page_banner_page__rating__uPdzZ{margin-bottom:1.875rem}}.banner-page_banner_page__icon_google__zodFz{width:1.25rem;height:1.25rem;margin-right:.6875rem}.banner-page_banner_page__rating_value__Owj62{font-size:.8125rem;font-weight:500;color:var(--color-white);line-height:1.2;margin-top:.25rem;margin-left:.5rem}