.ContactInfo_root__jb6Y0{width:100%;background-color:var(--color-gray-level-0);box-shadow:var(--product-shadow);border-radius:var(--border-radius-small);margin-top:calc(var(--spacing-xx-large)*3);height:300px;position:relative;display:flex;flex-direction:column;align-items:center!important;padding-bottom:var(--spacing-xxx-large);justify-content:space-between!important}.ContactInfo_root__logo__o0Bws{margin-top:-22px;width:104px;height:auto}.ContactInfo_root__row___y7QN{width:100%;display:flex;flex-direction:row;justify-content:center;padding:0 var(--spacing-x-large);align-items:flex-start}.ContactInfo_root__row__item__DufR9{width:256px;height:auto;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-large);justify-content:center}.ContactInfo_root__row__item__DufR9 svg{width:32px;height:32px}.ContactInfo_root__row__item__title__K_sju{position:relative;width:80px;display:flex;align-items:center;justify-content:center}.ContactInfo_root__row__item__title__K_sju:after{position:absolute;content:"";width:80px;height:2px;background-color:var(--color-primary-main);bottom:-12px;right:0}.ContactInfo_root__row__item__value__GcEAq{margin-top:var(--spacing-x-large)!important;text-align:center}.ContactInfo_root__row__item__value__GcEAq p{margin:0;direction:ltr}@media(min-width:900px)and (max-width:1199px){.ContactInfo_root__row__item__DufR9{width:25%}}@media(max-width:800px){.ContactInfo_root__jb6Y0{height:auto;gap:var(--spacing-x-large);margin-top:calc(var(--spacing-xx-large)*2)}.ContactInfo_root__row___y7QN{flex-wrap:wrap;row-gap:var(--spacing-xx-large);margin-top:var(--spacing-xx-large)}.ContactInfo_root__row__item__DufR9{width:50%}.ContactInfo_root__row__item__value__GcEAq{width:80%}}@media(max-width:400px){.ContactInfo_root__row__item__DufR9{width:100%}.ContactInfo_root__row__item__value__GcEAq{width:70%}}[dir=ltr] .ContactInfo_root__row__item__value__GcEAq{font-feature-settings:normal}.ContactForm_root__Rn_ZN{background-color:var(--color-gray-level-0);box-shadow:var(--product-shadow);border-radius:var(--border-radius-small);padding-top:var(--spacing-xxx-large);margin-bottom:calc(var(--spacing-xx-large)*2)}.FeedBack_root__ZrtoW{position:relative;width:100%;height:max-content}.FeedBack_root__form__24F2i{max-width:100%;padding:var(--spacing-xxx-large) var(--spacing-xx-large)}.FeedBack_root__form__row__8JteY{display:flex;flex-flow:row wrap;width:100%;justify-content:space-between;align-items:flex-start;gap:var(--spacing-xx-large);margin-bottom:var(--spacing-xx-large)}.FeedBack_root__form__row__textField__vqf74{width:calc(33.333% - var(--spacing-x-large))}.FeedBack_root__form__row__textField__vqf74 div div{height:40px}.FeedBack_root__form__row__textField__vqf74 input{width:100%;max-width:unset}.FeedBack_root__form__row__textArea__z0EGC,.FeedBack_root__form__row__textField__root__1RU4_{width:100%}.FeedBack_root__form__row__textArea__root__Yc8gR textarea:first-child{min-height:100px}.FeedBack_root__form__row__captcha__errotText__hIyZq{font-size:var(--font-size-tiny);font-weight:var(--font-weight-tiny);line-height:var(--line-height-tiny);color:var(--error-main)}.FeedBack_root__form__actions__5Hws_{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.FeedBack_root__form__actions__5Hws_ button{width:180px}.FeedBack_root__alert__8kwm4{margin:10px var(--spacing-none)}@media(max-width:899px){.FeedBack_root__form__row__8JteY{margin-bottom:var(--spacing-xx-large)}.FeedBack_root__form__actions__5Hws_ button,.FeedBack_root__form__row__textField__vqf74{width:calc(50% - var(--spacing-large))}}@media(max-width:599px){.FeedBack_root__form__24F2i{padding:var(--spacing-xx-large) var(--spacing-large)}.FeedBack_root__form__actions__5Hws_ button,.FeedBack_root__form__row__textField__vqf74{width:100%}}[dir=ltr] .FeedBack_root__form__row__textArea__z0EGC label,[dir=ltr] .FeedBack_root__form__row__textField__vqf74 label{right:unset;left:0;transform-origin:top left;transform:translate(14px,-9px) scale(.75);-webkit-transform:translate(14px,-9px) scale(.75)}[dir=ltr] .FeedBack_root__form__row__textArea__z0EGC fieldset,[dir=ltr] .FeedBack_root__form__row__textArea__z0EGC p,[dir=ltr] .FeedBack_root__form__row__textField__vqf74 fieldset,[dir=ltr] .FeedBack_root__form__row__textField__vqf74 p{text-align:unset}.Alert_root__k6ro7{background-color:var(--white);width:500px;width:100%;height:100%;height:auto;border-radius:var(--border-radius-small);padding:var(--spacing-x-large) var(--spacing-x-large);border-right:4px solid;box-shadow:1px 1px 8px rgba(0,0,0,.13);box-sizing:border-box;display:flex;gap:var(--spacing-large);flex-wrap:nowrap;margin-bottom:var(--spacing-xx-large)}.Alert_root__icon__GZ3Zm{flex-basis:40px;display:flex;height:auto;align-items:flex-start}.Alert_root__icon__justify__UaY2o{align-items:center}.Alert_root__content__children__z7Vpu,.Alert_root__content__description__HJUyw{font-size:var(--font-size-body2);line-height:var(--line-height-h5)}.Alert_root__k6ro7.status_0{border-right-color:var(--success-main)}.Alert_root__k6ro7.status_1{border-right-color:var(--info-main)}.Alert_root__k6ro7.status_2{border-right-color:var(--warning-main)}.Alert_root__k6ro7.status_3{border-right-color:var(--error-main)}.Alert_root__k6ro7.variant_contained{border:1px solid var(--red-50);border-right:4px solid var(--error-main);background-color:var(--red-10);box-shadow:none}@media(max-width:599px){.Alert_root__icon__GZ3Zm{display:none}}.CaptchaInput_root__cwQxJ{display:flex;justify-content:center;width:100%}.CaptchaInput_root__input__dAWXP>div{padding:0!important}.CaptchaInput_root__input__dAWXP input{font-variation-settings:"FANU" 0!important;font-feature-settings:normal!important;padding-left:var(--spacing-large)}.CaptchaInput_root__input__adornment__Rc50i{background-color:red!important;direction:ltr;margin:0 var(--spacing-normal) 0 0!important;padding-right:var(--spacing-small);border-right:1px solid var(--gray-200);height:100%!important;width:100%;max-width:80px;min-width:65px}.CaptchaInput_root__input__endAdornment__k853B{display:flex;height:48px}.CaptchaInput_root__input__captcha__ivk7t{overflow:hidden;width:100px;border-right:1px solid var(--gray-200);border-left:1px solid var(--gray-200);height:46px;min-width:90px}.CaptchaInput_root__input__captcha__reset__5FIVM{width:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;height:48px;background-color:var(--gray-50)}.CaptchaInput_root__input__captcha__reset__5FIVM svg{color:var(--gray-600);width:20px}.CaptchaInput_root__helperText__tP1wN{font-weight:var(--font-weight-regular);font-size:var(--font-size-small);line-height:var(--line-height-small);text-align:right;color:var(--gray-700);margin:0}.CaptchaInput_root__helperText__tP1wN>span{margin-bottom:var(--spacing-normal)}.CaptchaInput_root__error__mBRtJ{font-weight:var(--font-weight-regular);font-size:var(--font-size-small);line-height:var(--line-height-small);text-align:right;margin-top:0;display:flex;align-items:center;color:var(--error-main)!important;margin-bottom:0!important}.CaptchaInput_root__error__mBRtJ svg{width:12px;margin-left:var(--spacing-normal)}.CaptchaInput_root__rule__5Iurg{color:var(--gray-700);font-weight:var(--font-weight-medium);font-size:var(--font-size-small);line-height:var(--line-height-small);clear:both;width:100%;display:table}.ButtonInput_root__uh0gM{text-align:left;gap:var(--spacing-small)!important}.ButtonInput_root__uh0gM:disabled{transition:none!important;opacity:.7}.ButtonInput_root__outlined__r82vO{text-align:left}.ButtonInput_root__display__none__xTUo6{display:none}.ButtonInput_loadingIndicator__O85jA{position:relative!important;display:flex!important;left:0;right:0}.ButtonInput_loadingIndicator__O85jA span{width:20px!important;height:20px!important}.DialogAlert_root__paper__V8R2_{min-width:350px;min-height:150px;padding:0;margin:0;border-radius:var(--spacing-normal)}.DialogAlert_root__buttons__UO32U{display:flex;align-items:center;justify-content:center;margin-top:var(--spacing-large);padding:var(--spacing-x-large);box-shadow:0 -3px 12px var(--gray-100);border-top:1px solid var(--gray-100)}.DialogAlert_root__messageWrapper__oQ3Dk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-x-large)!important}.DialogAlert_root__messageWrapper__message__k2GlZ{font-size:var(--font-size-overline);text-align:center}.DialogAlert_root__messageWrapper__iconWrapper__HrGLS{text-align:center}.DialogAlert_root__messageWrapper__iconWrapper__HrGLS svg{width:48px;height:48px;color:var(--primary-dark);margin-bottom:var(--spacing-x-large)}@media(max-width:1199px){.DialogAlert_root__paper__V8R2_{min-width:300px;padding:0;margin:0}}