.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:white;transition:all;box-shadow:0 0 10px 5px rgba(0,0,0,.1)}.styles_horizontalLayout__F4wOe{width:100%;min-height:100vh;display:flex;direction:var(--direction)}.styles_horizontalLayout__F4wOe .styles_mainContainer__r161C{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden}.styles_horizontalLayout__F4wOe .styles_mainContainer__r161C .styles_content__SD7tU{flex:1 1}.styles_verticalLayout__nHeeg{width:100%;min-height:100vh;display:flex;flex-direction:column;direction:var(--direction)}.styles_verticalLayout__nHeeg .styles_mainContainer__r161C{flex:1 1;display:flex}.styles_verticalLayout__nHeeg .styles_mainContainer__r161C .styles_content__SD7tU{flex:1 1}.styles_wrapper__Old66.menuItemWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start}.styles_wrapper__Old66.menuItemWrapper:not(:last-child){margin-bottom:.18em}.styles_wrapper__Old66>div.mvm-menuItem{width:100%;display:flex;align-items:center;cursor:pointer}.styles_wrapper__Old66>div.mvm-menuItem span{padding:1.5em .5em}.styles_wrapper__Old66>div.menuContent{width:100%}.styles_wrapper__Old66>div.menuContent:empty{padding-top:0}.styles_wrapper__Old66>div.disable{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_arrowDown__XrEmN{transform:rotate(-90deg);transition:transform .2s ease-in}.styles_arrowLeft__P8g5t{transform:rotate(0deg);transition:transform .2s ease-in}.styles_active__NCVsi{background-color:#b31924;color:#fff;font-weight:700;border-radius:1em;height:4em;display:flex;align-items:center}.styles_sidebar__vkQpO{direction:var(--direction);width:100%;height:100%}.styles_loading__WOqAr{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;z-index:9999}.styles_drawer__NA5_3{overflow-y:auto}.styles_drawer__NA5_3>ul{list-style:none;padding:1em}.styles_drawer__NA5_3::-webkit-scrollbar{width:.5em}.styles_drawer__NA5_3::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:1em 0}.styles_drawer__NA5_3::-webkit-scrollbar-thumb{cursor:context-menu;background:#a3a3a3;border-top-right-radius:1em;border-top-left-radius:1em;border-bottom-right-radius:1em;border-bottom-left-radius:1em}.styles_drawer__NA5_3::-webkit-scrollbar-thumb:hover{background:#a3a3a3}.styles_mainHeader__Ps1hz{width:100%;height:56px;background-color:var(--color-primary-gray-1000);display:flex;align-items:center;justify-content:center}@media only screen and (max-width:36em){.styles_mainHeader__Ps1hz{height:40px}}.styles_mainHeader__Ps1hz .styles_mvmLogo__D8oJb{width:5em;height:auto;object-fit:fill}@media only screen and (max-width:36em){.styles_mainHeader__Ps1hz .styles_mvmLogo__D8oJb{width:4em}}.styles_wrapper__ecj_W{min-height:100vh;overflow-y:auto;overflow-x:hidden;width:100%;max-width:100%;margin:0 auto;scroll-behavior:smooth}.styles_wrapper__ecj_W::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}@media only screen and (min-width:2000px){.styles_wrapper__ecj_W{max-width:2000px}}.styles_content__Nx_PN{min-height:100%;display:flex;flex-direction:column;justify-content:space-between}.styles_content__Nx_PN .styles_children__HDHIH{flex:1 1}.styles_textFieldWrapper__xderd{width:100%;display:flex;flex-direction:column;gap:.5em}.styles_textFieldWrapper__xderd.styles_disabled__D1DlN{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.styles_textFieldWrapper__xderd.styles_disabled__D1DlN .styles_inputWrapper__5U7ul,.styles_textFieldWrapper__xderd.styles_disabled__D1DlN input{opacity:.7}.styles_textFieldWrapper__xderd .styles_label___Nr0h{color:var(--color-secondary-gray-modern-900);font-size:14px;font-weight:400;display:flex;align-items:center;gap:.5em}.styles_textFieldWrapper__xderd .styles_label___Nr0h>span{color:var(--color-primary-brand-mvm-600)}.styles_textFieldWrapper__xderd .styles_helperText__nh8TW{padding:0 .5em;color:var(--color-secondary-gray-modern-500);font-size:.87em;font-weight:300}.styles_textFieldWrapper__xderd:has(.styles_inputWrapper__5U7ul.styles_isError__bPYIc) .styles_helperText__nh8TW{color:var(--color-primary-brand-mvm-600)}.styles_textFieldWrapper__xderd:has(.styles_inputWrapper__5U7ul.styles_isSuccess__64tW6) .styles_helperText__nh8TW{color:var(--color-primary-success-700)}.styles_inputWrapper__5U7ul{width:100%;height:44px;background-color:var(--color-white);border:.1em solid rgba(0,0,0,0);border-radius:.5em;padding:.5em 1em;display:flex;align-items:center;justify-content:space-between;gap:1em}@media only screen and (max-width:20em){.styles_inputWrapper__5U7ul{padding:.5em .75em}}.styles_inputWrapper__5U7ul input[type=number]::-webkit-inner-spin-button,.styles_inputWrapper__5U7ul input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_inputWrapper__5U7ul input[type=number]{-moz-appearance:textfield}.styles_inputWrapper__5U7ul input:-webkit-autofill,.styles_inputWrapper__5U7ul input:-webkit-autofill:focus,.styles_inputWrapper__5U7ul input:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--color-white) inset;-webkit-text-fill-color:var(--color-black)}.styles_inputWrapper__5U7ul>.styles_textField__ZOsDh{flex:1 1;width:100%;border:none;color:var(--color-secondary-gray-modern-500);font-size:16px;font-weight:400;background-color:var(--color-white)}.styles_inputWrapper__5U7ul>.styles_textField__ZOsDh::placeholder{color:var(--color-secondary-gray-modern-500);font-size:.875em;font-weight:400}.styles_inputWrapper__5U7ul.styles_isError__bPYIc{border-color:var(--color-primary-brand-mvm-600)}.styles_inputWrapper__5U7ul.styles_isError__bPYIc>.styles_icon__V93t5{color:var(--color-primary-brand-mvm-600)}.styles_inputWrapper__5U7ul.styles_isSuccess__64tW6{border-color:var(--color-primary-success-700)}.styles_inputWrapper__5U7ul.styles_isSuccess__64tW6>.styles_icon__V93t5{color:var(--color-primary-success-700)}.styles_inputWrapper__5U7ul>.styles_icon__V93t5{display:flex;align-items:center;justify-content:center;max-width:2em;color:var(--color-secondary-gray-modern-500)}.styles_inputWrapper__5U7ul>.styles_prefix__S5iki{color:var(--color-secondary-gray-modern-500)}.styles_button__i51Pd.filledBtn,.styles_button__i51Pd.mvm-button{height:44px;overflow:hidden;font-family:inherit;display:flex;align-items:center;padding:.5em .75em;background:var(--color-black);border:.063em solid rgba(0,0,0,0);color:var(--color-white);font-weight:400;font-size:1em;text-align:center;justify-content:center;cursor:pointer;transition:all .19s;border-radius:.5em;min-width:-moz-fit-content;min-width:fit-content}@media only screen and (max-height:900px){.styles_button__i51Pd.filledBtn,.styles_button__i51Pd.mvm-button{font-size:.875em}}@media only screen and (max-width:48em){.styles_button__i51Pd.filledBtn,.styles_button__i51Pd.mvm-button{font-size:.875em}}@media only screen and (max-width:20em){.styles_button__i51Pd.filledBtn,.styles_button__i51Pd.mvm-button{font-size:.75em}}.styles_button__i51Pd.filledBtn.disabled,.styles_button__i51Pd.mvm-button.disabled{opacity:.5;border:.063em solid rgba(0,0,0,0);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_button__i51Pd.filledBtn:hover{color:var(--color-white)}.styles_button__i51Pd.filledBtn:active,.styles_button__i51Pd.filledBtn:hover{background-color:var(--color-secondary-gray-iron-800)}.styles_button__i51Pd.filledBtn:active,.styles_button__i51Pd.filledBtn:hover{font-weight:600}.styles_button__i51Pd.outlinedBtn{background-color:rgba(0,0,0,0);color:var(--color-black);border:.063em solid var(--color-black);font-weight:400;font-size:1em}@media only screen and (max-height:900px){.styles_button__i51Pd.outlinedBtn{font-size:.875em}}@media only screen and (max-width:48em){.styles_button__i51Pd.outlinedBtn{font-size:.875em}}@media only screen and (max-width:20em){.styles_button__i51Pd.outlinedBtn{font-size:.75em}}.styles_button__i51Pd.outlinedBtn:hover{border-color:var(--color-secondary-gray-iron-800);color:var(--secondary)}.styles_button__i51Pd.outlinedBtn:active,.styles_button__i51Pd.outlinedBtn:hover{background-color:var(--color-secondary-gray-iron-800);color:var(--color-secondary-gray-iron-800);font-weight:600}.styles_button__i51Pd.outlinedBtn.disabled{opacity:.5;border:.063em solid rgba(0,0,0,0);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_button__i51Pd.textBtn{background-color:var(--primary-6);border:none;color:var(--color-white);font-weight:400;font-size:1em}@media only screen and (max-height:900px){.styles_button__i51Pd.textBtn{font-size:.875em}}@media only screen and (max-width:48em){.styles_button__i51Pd.textBtn{font-size:.875em}}@media only screen and (max-width:20em){.styles_button__i51Pd.textBtn{font-size:.75em}}.styles_button__i51Pd.textBtn:hover{color:var(--primary-6)}.styles_button__i51Pd.textBtn:active,.styles_button__i51Pd.textBtn:hover{background-color:var(--primary-6);color:var(--color-white);border-color:none;font-weight:600}.styles_button__i51Pd.textBtn.disabled{background-color:rgba(0,0,0,0);border-color:none;color:var(--disable);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_button__i51Pd.boldTextBtn{background-color:rgba(0,0,0,0);border:1px solid var(--color-secondary-gray-modern-300);border-radius:.6em;color:var(--color-secondary-gray-modern-700);font-weight:900;font-size:1em;box-shadow:rgba(16,24,40,.05)}@media only screen and (max-height:900px){.styles_button__i51Pd.boldTextBtn{font-size:.875em}}@media only screen and (max-width:48em){.styles_button__i51Pd.boldTextBtn{font-size:.875em}}@media only screen and (max-width:20em){.styles_button__i51Pd.boldTextBtn{font-size:.75em}}.styles_button__i51Pd.boldTextBtn:active,.styles_button__i51Pd.boldTextBtn:hover{background-color:rgba(0,0,0,0);border-color:none;font-weight:900}.styles_button__i51Pd.boldTextBtn.disabled{background-color:rgba(0,0,0,0);border-color:none;color:var(--disable);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_button__i51Pd>span{display:flex;align-items:center}.styles_button__i51Pd>span.startIcon{-webkit-margin-end:.625em;margin-inline-end:.625em;max-width:1.7em}@media only screen and (max-width:48em){.styles_button__i51Pd>span.startIcon{-webkit-margin-end:.2em;margin-inline-end:.2em}}.styles_button__i51Pd>span.endIcon{-webkit-margin-start:.625em;margin-inline-start:.625em;max-width:1.7em}@media only screen and (max-width:48em){.styles_button__i51Pd>span.endIcon{-webkit-margin-start:.4em;margin-inline-start:.4em}}.styles_button__i51Pd.largeBtn{width:-moz-fit-content;width:fit-content}.styles_button__i51Pd.stretchedBtn{width:100%;text-align:center;justify-content:center}.styles_sliderWrapper__ywCdX{max-width:var(--max-width);overflow-x:auto;overflow-y:hidden;white-space:nowrap;display:block;scroll-behavior:smooth}.styles_sliderWrapper__ywCdX.styles_hideScrollBars__v8byt::-webkit-scrollbar{width:0;height:0}.styles_slides__FvrTZ{display:flex;gap:1em}.styles_slide__pJS8r{flex:1 1;min-width:-moz-fit-content;min-width:fit-content;cursor:pointer}.styles_verticalList__0_2zS{overflow-x:hidden;overflow-y:auto}.styles_verticalList__0_2zS.styles_slides__FvrTZ{display:flex;flex-direction:column;width:100%!important;gap:1em}.styles_verticalList__0_2zS .styles_slide__pJS8r{min-width:100%!important}.styles_disabled__zQ255{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.styles_disabled__zQ255 .styles_input__jspTX{box-shadow:none;opacity:.8}.styles_disabled__zQ255 .styles_input__jspTX input{opacity:.8}.styles_base__kkh1H{direction:rtl;position:relative;display:flex;flex-direction:column;align-items:stretch}.styles_base__kkh1H label{margin:0;font-size:14px;font-weight:400;color:var(--color-secondary-gray-modern-900);padding:0 1px .6em 0;display:flex;align-items:center;gap:.5em}.styles_base__kkh1H label>span{color:var(--color-primary-brand-mvm-600)}.styles_base__kkh1H .styles_input__jspTX{height:44px}.styles_base__kkh1H .styles_input__jspTX .styles_inputContainer__ZI9zb{display:flex;flex:1 1}.styles_base__kkh1H .styles_input__jspTX{position:relative;cursor:pointer;transition:all .2s ease-in-out;background-color:var(--color-white);color:var(--color-secondary-gray-modern-500);border:1px solid rgba(0,0,0,0);border-radius:.5em;display:flex;justify-content:center;align-items:center;padding:.5em 1em .5em .7em}.styles_base__kkh1H .styles_input__jspTX.styles_hasError__gDh1I{border-color:var(--color-primary-brand-mvm-600)}.styles_base__kkh1H .styles_input__jspTX input{width:100%;font-size:16px;font-weight:400;line-height:.5!important;background-color:rgba(0,0,0,0);padding:0;margin:0;border:none;outline:none;display:block}.styles_base__kkh1H .styles_input__jspTX input::placeholder{color:var(--color-secondary-gray-modern-500);font-size:.875em}.styles_base__kkh1H .styles_input__jspTX input::-moz-placeholder{color:var(--color-secondary-gray-modern-500)}.styles_base__kkh1H .styles_input__jspTX input:-ms-input-placeholder{color:var(--color-secondary-gray-modern-500)}.styles_base__kkh1H .styles_input__jspTX input::-ms-input-placeholder{color:var(--color-secondary-gray-modern-500)}.styles_base__kkh1H .styles_indicator__BfNYr{background-color:rgba(0,0,0,0);border:none;outline:none;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;color:var(--color-secondary-gray-modern-500)}@media only screen and (max-width:1068px){.styles_base__kkh1H .styles_indicator__BfNYr{font-size:.775em;padding:0}}.styles_base__kkh1H .styles_indicator__BfNYr:hover{opacity:.75;transition:all .2s ease-in-out}.styles_base__kkh1H .styles_indicator__BfNYr{transition:all .2s ease-in-out}.styles_base__kkh1H .styles_indicator__BfNYr>svg{max-width:1.15em}@media only screen and (max-width:62em){.styles_base__kkh1H .styles_indicator__BfNYr>svg{max-width:1.5em}}@media only screen and (max-width:48em){.styles_base__kkh1H .styles_indicator__BfNYr>svg{max-width:1.8em}}.styles_base__kkh1H .styles_aboveMenu__hdcUQ{bottom:41px!important}.styles_base__kkh1H .styles_bottomMenu__a11F_{bottom:-1px!important;transform:translateY(100%)}.styles_base__kkh1H .styles_menu__bc9KW{z-index:100;position:absolute;left:0;right:0}.styles_base__kkh1H .styles_menu__bc9KW .styles_motionMenu__AGMeB{position:relative;z-index:2!important;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;border-radius:8px;box-shadow:1px 4px 5px rgba(0,0,0,.1);background-color:var(--color-white);border:1px solid var(--color-secondary-gray-modern-200);padding:4px 6px;max-height:14.5em;overflow-y:scroll}.styles_base__kkh1H .styles_menu__bc9KW .styles_motionMenu__AGMeB .styles_highlighted__KSOQ9{background-color:var(--color-secondary-gray-warm-50);transition:all .2s ease}.styles_base__kkh1H .styles_menu__bc9KW .styles_motionMenu__AGMeB{scroll-behavior:smooth}.styles_base__kkh1H .styles_menu__bc9KW .styles_motionMenu__AGMeB::-webkit-scrollbar{width:6px}.styles_base__kkh1H .styles_menu__bc9KW .styles_motionMenu__AGMeB::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.styles_base__kkh1H .styles_menu__bc9KW .styles_motionMenu__AGMeB::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.styles_base__kkh1H .styles_menu__bc9KW .styles_menuItem__QKH1J{margin:.1em 0;color:var(--color-secondary-gray-modern-900);padding:10px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;cursor:pointer;border-radius:6px;font-size:14px}.styles_base__kkh1H .styles_menu__bc9KW .styles_menuItem__QKH1J:hover{background-color:var(--color-secondary-gray-warm-100);transition:all .2s ease}.styles_base__kkh1H .styles_menu__bc9KW .styles_menuItem__QKH1J{width:100%}.styles_base__kkh1H .styles_menu__bc9KW .styles_menuItem__QKH1J .styles_itemIcon__v3s6b{display:flex;width:20px}.styles_base__kkh1H .styles_chip__NUIhb{background-color:var(--color-white);display:flex;white-space:nowrap;border:1px solid var(--color-secondary-gray-modern-300);color:var(--color-secondary-gray-modern-700);align-items:center;line-height:20px;border-radius:6px;font-size:.8em;padding:1px 5px;transition:all .2s ease;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_base__kkh1H .styles_chip__NUIhb:hover{background-color:var(--color-secondary-gray-warm-100);transition:all .2s ease}.styles_base__kkh1H .styles_chip__NUIhb span{white-space:nowrap}.styles_base__kkh1H .styles_chip__NUIhb button{height:100%;font-size:1.5em;padding:0 5px;color:var(--color-secondary-gray-modern-400);background:rgba(0,0,0,0);cursor:pointer;border:none;outline:none}.styles_card__zt7ru{background:linear-gradient(-270deg,var(--main-color) 0,color-mix(in srgb,var(--main-color) 65%,transparent) 100%);padding:2em 3em;border:.2em solid var(--main-color);border-radius:1em;position:relative;transform:rotate(-5deg);box-shadow:1px 5px 5px rgba(0,0,0,.3)}.styles_card__zt7ru:before{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0;opacity:var(--bg-opacity);border-radius:1em;pointer-events:none}@media only screen and (max-width:70em){.styles_card__zt7ru{background:linear-gradient(to bottom,var(--main-color) 0,color-mix(in srgb,var(--main-color) 40%,transparent) 100%);display:flex;flex-direction:column;gap:1em;padding:2.5em 1em;transform:rotate(0deg);border-radius:.3em}}.styles_card__zt7ru .styles_cavity__gPBfA{position:absolute;top:1em;right:20.5px;width:1.5em;height:1.5em;border-radius:50%;background-color:var(--color-white);z-index:1}.styles_card__zt7ru .styles_marketingTag__WbtxP{position:absolute;top:-28px;right:-525.3px;width:auto;height:auto;min-width:80%;max-width:100%;max-height:100%;z-index:11;animation:styles_floatTag__74hUM 3s ease-in-out infinite}.styles_card__zt7ru .styles_shine__hfxi4{position:absolute;top:-75px;right:-590px;width:auto;height:auto;z-index:12;animation:styles_shineRotateScale__VPGXg 4s ease-in-out infinite;transform-origin:center center}.styles_cardHeader__4j2xH{display:flex;justify-content:space-between;align-items:flex-start;gap:.5em;height:160px;position:relative}@media only screen and (max-width:70em){.styles_cardHeader__4j2xH{height:auto;flex-direction:column-reverse;align-items:center;padding-top:50px}}.styles_cardHeader__4j2xH>span:has(.styles_selectedItemImage__Q2aOe){z-index:15;flex:1 1}@media only screen and (max-width:70em){.styles_cardHeader__4j2xH>span:has(.styles_selectedItemImage__Q2aOe){width:100%;position:absolute;top:-6.4em;left:50%;transform:translateX(-50%)}}@media only screen and (max-width:70em)and (max-width:70em){.styles_cardHeader__4j2xH>span:has(.styles_selectedItemImage__Q2aOe) .styles_selectedItemImage__Q2aOe{max-width:100%;display:flex;justify-content:center}}.styles_image__M8iaW{width:auto;height:auto;object-fit:fill}.styles_selectedItemInfo__bZfpX{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;gap:1em;padding-top:1em}@media only screen and (max-width:70em){.styles_selectedItemInfo__bZfpX{align-items:center}}.styles_selectedItemInfo__bZfpX .styles_nameImage__6JVwH{width:100%;height:40px}@media only screen and (max-width:70em){.styles_selectedItemInfo__bZfpX .styles_nameImage__6JVwH{height:30px;display:flex;justify-content:center}}.styles_selectedItemInfo__bZfpX .styles_nameImage__6JVwH .styles_image__M8iaW{max-width:95%}.styles_selectedItemInfo__bZfpX h1{font-size:1.1em;font-weight:700;color:var(--color-white)}.styles_selectedItemInfo__bZfpX>span.styles_fadeInAnimation__P14sr{width:100%;display:flex;justify-content:center}.styles_selectedItemImage__Q2aOe{flex:1 1;transform:scale(1);width:100%;height:100%}@media only screen and (max-width:70em){.styles_selectedItemImage__Q2aOe>.styles_image__M8iaW{max-width:335px}}@media only screen and (max-width:25em){.styles_selectedItemImage__Q2aOe>.styles_image__M8iaW{max-width:100%}}.styles_form__rYtgG{width:100%;display:grid;grid-template-columns:repeat(2,minmax(2em,1fr));grid-column-gap:1em;column-gap:1em;grid-row-gap:.5em;row-gap:.5em;align-items:flex-end}@media only screen and (max-width:70em){.styles_form__rYtgG{grid-template-columns:repeat(1,minmax(2em,1fr))}.styles_form__rYtgG .styles_submitButton__xZ5i0.styles_submitButton__xZ5i0.styles_submitButton__xZ5i0{margin-top:1.5em}}.styles_form__rYtgG .styles_submitButton__xZ5i0.styles_submitButton__xZ5i0.styles_submitButton__xZ5i0.styles_success__Q5aiy{background-color:var(--color-primary-success-600);border-color:var(--color-primary-success-600)}.styles_form__rYtgG .styles_submitButton__xZ5i0.styles_submitButton__xZ5i0.styles_submitButton__xZ5i0.styles_error__Rtiov{background-color:var(--color-primary-error-600);border-color:var(--color-primary-error-600)}.styles_form__rYtgG:has(.styles_customField__6U9L7.styles_customField__6U9L7.styles_customField__6U9L7) label{color:var(--color-white)!important}.styles_form__rYtgG:has(.styles_customField__6U9L7.styles_customField__6U9L7.styles_customField__6U9L7) label>span{color:rgba(0,0,0,0)!important;position:relative}.styles_form__rYtgG:has(.styles_customField__6U9L7.styles_customField__6U9L7.styles_customField__6U9L7) label>span:after{content:"";background-color:var(--color-white)!important;border:.063em solid var(--color-white)!important;position:absolute;top:50%;left:0;transform:translateY(-50%);width:2.2px;height:2.2px;border-radius:16px;display:flex;align-items:center;justify-content:center;background-color:inherit;font-size:8px;z-index:1}.styles_fadeInAnimation__P14sr{transform:scale(1);animation:styles_fadeInWithLargeScale__N2edq .3s ease-in-out}@media only screen and (max-width:70em){.styles_fadeInAnimation__P14sr{animation:styles_fadeIn__8ehVM .5s ease-in-out}}@keyframes styles_fadeInWithLargeScale__N2edq{0%{opacity:0;transform:scale(1.5)}50%{opacity:.85;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes styles_fadeIn__8ehVM{0%{opacity:0}to{opacity:1}}@keyframes styles_floatTag__74hUM{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(-.5deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes styles_shineRotateScale__VPGXg{0%{transform:rotate(0deg) scale(1);opacity:.9}25%{transform:rotate(10deg) scale(1.1);opacity:1}50%{transform:rotate(0deg) scale(.6);opacity:.7}75%{transform:rotate(-10deg) scale(1.1);opacity:1}to{transform:rotate(0deg) scale(1);opacity:.9}}.styles_videoTutorialContainer___CXSa{width:100%;display:flex;gap:2em;color:var(--color-white);background-color:var(--color-primary-brand-mvm-700);padding:2em;border-radius:.5em}@media only screen and (max-width:70em){.styles_videoTutorialContainer___CXSa{padding:1em;flex-direction:column-reverse;gap:1em;border-radius:0}}.styles_videoTutorialContainer___CXSa .styles_videoPlayer__eIgxt{flex:2 1}.styles_videoTutorialContainer___CXSa .styles_videoPlayer__eIgxt video{height:100%}.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}@media only screen and (max-width:70em){.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv{flex-direction:column-reverse}.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv>div{padding-top:4em}}.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv>div{z-index:1}.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv h2:first-child{font-size:2em;font-weight:700;text-align:right}.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv h2:nth-child(2){font-size:1.4em;font-weight:400;text-align:right}.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv .styles_illustration__WmAaW{position:absolute;width:auto;height:auto;align-self:flex-end;animation:styles_floatUpAndDown__ej4WJ 3s ease-in-out infinite;bottom:0;left:0;width:350px;z-index:0}@media only screen and (max-width:110em){.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv .styles_illustration__WmAaW{width:330px}}@media only screen and (max-width:93.75em){.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv .styles_illustration__WmAaW{width:280px}}@media only screen and (max-width:82em){.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv .styles_illustration__WmAaW{width:230px}}@media only screen and (max-width:70em){.styles_videoTutorialContainer___CXSa .styles_titlesSection___haZv .styles_illustration__WmAaW{width:150px;left:1em;animation:styles_floatUpAndDown2__fQ3zN 3s ease-in-out infinite}}@keyframes styles_floatUpAndDown__ej4WJ{0%{transform:translateY(0)}40%{transform:translateY(-20px)}80%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes styles_floatUpAndDown2__fQ3zN{0%{transform:translateY(-50px)}40%{transform:translateY(-60px)}80%{transform:translateY(-60px)}to{transform:translateY(-50px)}}.styles_footer__Kb9Ho{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1em;color:var(--color-black);padding:3em 0 calc(3em + env(safe-area-inset-bottom))}.styles_footer__Kb9Ho img{object-fit:fill}@media only screen and (max-width:36em){.styles_footer__Kb9Ho img:first-child{width:70%}}.styles_footer__Kb9Ho h3{font-size:1.4em;font-weight:600}.styles_footer__Kb9Ho h3:nth-child(2){font-size:1.2em}.styles_footer__Kb9Ho .styles_socialMedias__s068_{height:77px;background-color:var(--color-primary-gray-1000);width:100%;display:flex;align-items:center;justify-content:center;color:var(--color-white)}.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_container__8nQWa{width:25%;display:grid;grid-template-columns:repeat(3,minmax(2em,1fr));justify-content:center;padding:.5em}@media only screen and (max-width:93.75em){.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_container__8nQWa{width:35%}}@media only screen and (max-width:62em){.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_container__8nQWa{width:50%}}@media only screen and (max-width:48em){.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_container__8nQWa{width:80%}}@media only screen and (max-width:36em){.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_container__8nQWa{width:100%}}.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_socialMediaIcon__tENgg a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25em}.styles_footer__Kb9Ho .styles_socialMedias__s068_ .styles_socialMediaIcon__tENgg a>img{width:2em;height:auto}.styles_footer__Kb9Ho .styles_socialMedias__s068_ p{font-size:.8em;font-weight:400}.styles_footer__Kb9Ho .styles_clickIcon__ZCYqe{width:3em;height:auto;animation:styles_floatUpAndDown__uSmIt 3s ease-in-out infinite}@keyframes styles_floatUpAndDown__uSmIt{0%{transform:translateY(0)}40%{transform:translateY(-10px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.styles_landingPageContainer__B4HEz{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--color-white)}.styles_arrowDownContainer__eEzlR{width:100%;display:flex;align-items:center;justify-content:center;padding:2em 1em}.styles_arrowDownContainer__eEzlR.styles_noPadding__TN_Sk{padding-top:0}.styles_arrowDownContainer__eEzlR .styles_arrowDown__epOEv{color:rgba(196,19,43,.9607843137);width:2.5em;height:2.5em;border-radius:50%;background-color:var(--color-white);box-shadow:1px 6px 7px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;animation:styles_floatDownAndUp__tlHeF 2s ease-in-out infinite;cursor:pointer}.styles_mainContentWrapper__o0zhq{width:100%;flex:1 1;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;background-image:linear-gradient(0deg,rgb(255,255,255) 0,rgba(255,255,255,.9) 40%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.8)),url(/_next/static/media/cloudBackground.f9fb8fb8.jpg);padding-top:500px}.styles_mainContentWrapper__o0zhq .styles_formCardContainer__9A2PT{width:100%;position:absolute;top:6em;left:8%;transform:translateX(-50%)}@media only screen and (max-width:100em){.styles_mainContentWrapper__o0zhq .styles_formCardContainer__9A2PT{left:12%}}.styles_mainContentWrapper__o0zhq .styles_formCardContainer__9A2PT .styles_formCard__rw52y.styles_formCard__rw52y.styles_formCard__rw52y{width:711px}@media only screen and (max-width:100em){.styles_mainContentWrapper__o0zhq .styles_formCardContainer__9A2PT .styles_formCard__rw52y.styles_formCard__rw52y.styles_formCard__rw52y{width:680px}}.styles_mainContentWrapper__o0zhq .styles_tutorialsContainer__vM0Eb{padding:0 10%}@media only screen and (max-width:100em){.styles_mainContentWrapper__o0zhq .styles_tutorialsContainer__vM0Eb{padding:0 5%}}@keyframes styles_floatDownAndUp__tlHeF{0%{transform:translateY(0)}40%{transform:translateY(10px)}70%{transform:translateY(10px)}to{transform:translateY(0)}}.styles_landingPageContainer___5uXQ{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--color-white)}.styles_topSection__DOHL1{height:280px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;background-image:linear-gradient(0deg,rgb(255,255,255) 0,rgba(255,255,255,.8) 40%,rgba(255,255,255,.7) 70%,rgba(255,255,255,.65)),url(/_next/static/media/cloudBackground.f9fb8fb8.jpg)}.styles_topSection__DOHL1 .styles_marketingTagContainer__EgeYb{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.styles_topSection__DOHL1 .styles_marketingTagWrapper__r3XI5{position:relative;width:60%;max-width:500px;transform:translate(25px,-20px)}@media only screen and (max-width:36em){.styles_topSection__DOHL1 .styles_marketingTagWrapper__r3XI5{width:80%}}@media only screen and (max-width:28em){.styles_topSection__DOHL1 .styles_marketingTagWrapper__r3XI5{width:100%}}.styles_topSection__DOHL1 .styles_marketingTag__0MnSW{width:100%;height:auto;transform:rotate(-26deg)}.styles_topSection__DOHL1 .styles_shine__f6_qH{position:absolute;top:-10%;right:5%;width:40%;height:auto;transform-origin:center center;animation:styles_shineRotateScale__Dp_Vx 4s ease-in-out infinite;pointer-events:none}.styles_mainContentWrapper__jxvtO{flex:1 1;position:relative;display:flex;flex-direction:column;gap:1.5em}.styles_mainContentWrapper__jxvtO .styles_formCardContainer__CUl9t{width:100%;padding:0 1em;margin-top:-2.5em}.styles_mainContentWrapper__jxvtO .styles_formCardContainer__CUl9t .styles_formCard__z2_0d.styles_formCard__z2_0d.styles_formCard__z2_0d{width:100%}@keyframes styles_floatTag__MNZwA{0%{transform:translateY(0) rotate(-26deg)}50%{transform:translateY(-6px) rotate(-20deg)}to{transform:translateY(0) rotate(-26deg)}}@keyframes styles_shineRotateScale__Dp_Vx{0%{transform:rotate(0deg) scale(1);opacity:.9}25%{transform:rotate(10deg) scale(1.3);opacity:1}50%{transform:rotate(0deg) scale(.8);opacity:.7}75%{transform:rotate(-10deg) scale(1.3);opacity:1}to{transform:rotate(0deg) scale(1);opacity:.9}}