.LoadingPage_loading_page__lkxYy{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.LoadingPage_loading_page__lkxYy img{margin-bottom:3rem;max-width:15rem}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Download_section__8KsKv{width:100%}.Download_box__Ogdni{border-radius:24px;box-shadow:0 0 11px hsla(45,7%,66%,.702);margin:calc(85.5px + 5em) auto 5em;min-height:40vh;padding:2em;position:relative;width:min(90%,40rem)}@media(max-width:767px){.Download_box__Ogdni{padding:2.5em 1.5em 1.5em}}.Download_logo__yWz5k{left:50%;max-width:6rem;object-fit:contain;position:absolute;top:0;transform:translate(-50%,-50%)}@media(max-width:767px){.Download_logo__yWz5k{max-width:4rem}}.Download_title__LiXNS{color:#7e4c4f;font-weight:400;margin-bottom:1rem;margin-top:5px}.Download_imglaptop__Q0TyW{display:none}.Download_downloadCon__-cTj1{align-items:"center";display:"flex";height:"20vh";justify-content:"space-around";width:"75vw"}.Download_phoneCon__jjJUm{align-items:center!important;display:"flex"!important;flex-direction:column!important;justify-content:"center"!important;margin-bottom:30px}.Download_two_links__AZ12h{display:flex;flex-direction:column;gap:25px}.Download_two_links__AZ12h a img{transition:scale .3s ease-in-out;width:200px}.Download_two_links__AZ12h a img:hover{scale:1.1}@media only screen and (max-width:1200px){.Download_LaptopCon__on76U{display:none}.Download_icon__UwA0p{height:10vh!important;width:40vw!important}.Download_imgphone__nnbWm{display:block;height:30vh;margin-left:8px;width:95vw!important}.Download_IconCon__1dz8T{display:flex;justify-content:space-around;margin-top:50px;width:100vw}}.Download_media-download__WgYiq{display:none}@media(min-width:1200px)and (max-width:5000px){.Download_phoneCon__jjJUm{display:none}.Download_LaptopCon__on76U{display:flex}.Download_imglaptop__Q0TyW{display:block}.Download_imgphone__nnbWm{display:none}}@media only screen and (max-width:1200px){.mediaDownload{display:none!important}}@media(min-width:1200px)and (max-width:5000px){.mediaDownload{display:flex!important;gap:20px}}.styles_header__WawI7.styles_scroll__sPR10 .styles_nav_container__PJrU6{background:#4e8075!important}.styles_header__WawI7.styles_scroll__sPR10 .styles_nav_container__PJrU6 .styles_label__zbus1{color:#fff!important}.styles_header__WawI7.styles_scroll__sPR10 .styles_nav_container__PJrU6 .styles_label__zbus1:hover{border-bottom:2px solid #fff}.styles_nav_container__PJrU6{align-items:center;background:#f7f9f8;display:flex;justify-content:space-between;padding:1rem 5rem;position:fixed;top:0;transition:all .2s ease-in;width:100%;z-index:1030}.styles_nav_container__PJrU6 .styles_label__zbus1:hover{border-bottom:2px solid #4e8075}.styles_section__ZgQmo{align-items:center;display:flex;transition:all .3s ease-in}.styles_section__ZgQmo>*{margin:0 1.25rem}.styles_logo__NuZgW{max-height:50px;object-fit:contain}.styles_item__jugGI{text-align:center;white-space:nowrap}.styles_label__zbus1{color:#393838;padding-bottom:2px;text-decoration:none}.Select_scroll__HWi-z{border:1px solid #fff!important;border-radius:6px;color:#fff}.Select_lang_dropdown__gpU-6,.Select_scroll__HWi-z{-webkit-appearance:none;-moz-appearance:none;background-color:#0000;cursor:pointer;font-size:1em;font-weight:700;outline:none;padding:4px;text-align:center;text-overflow:""}.Select_lang_dropdown__gpU-6{border-radius:6px;color:#393838}.Pagination_pagination__JBwUI{align-items:center;display:flex;flex-wrap:wrap;gap:.75em;justify-content:center;list-style:none}.Pagination_pagination__JBwUI .Pagination_item__ThLRV,.Pagination_pagination__JBwUI .Pagination_next__mHRBT,.Pagination_pagination__JBwUI .Pagination_prev__bDTB-{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:100%;box-shadow:0 0 5px hsla(45,7%,66%,.702);cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out}@media(min-width:1200px){.Pagination_pagination__JBwUI .Pagination_item__ThLRV,.Pagination_pagination__JBwUI .Pagination_next__mHRBT,.Pagination_pagination__JBwUI .Pagination_prev__bDTB-{min-width:2.5em}}@media(min-width:768px)and (max-width:1199px){.Pagination_pagination__JBwUI .Pagination_item__ThLRV,.Pagination_pagination__JBwUI .Pagination_next__mHRBT,.Pagination_pagination__JBwUI .Pagination_prev__bDTB-{font-size:.875em;min-width:2.25em}}@media(max-width:767px){.Pagination_pagination__JBwUI .Pagination_item__ThLRV,.Pagination_pagination__JBwUI .Pagination_next__mHRBT,.Pagination_pagination__JBwUI .Pagination_prev__bDTB-{font-size:.75em;min-width:2em}}.Pagination_pagination__JBwUI .Pagination_item__ThLRV:hover,.Pagination_pagination__JBwUI .Pagination_next__mHRBT:hover,.Pagination_pagination__JBwUI .Pagination_prev__bDTB-:hover{background-color:#4e8075;color:#fff}.Pagination_pagination__JBwUI .Pagination_disabled_buton__X877X{cursor:default;opacity:.5}.Pagination_pagination__JBwUI .Pagination_disabled_buton__X877X:hover{background-color:#fff}.Pagination_pagination__JBwUI .Pagination_active_page__ekppF{background-color:#4e8075;color:#fff}.Pagination_icon__--o6X{width:1em}@media(max-width:767px){.Pagination_icon__--o6X{width:.75em}}html[dir=rtl] .Pagination_icon__--o6X{transform:rotate(180deg)}.common_icon__To7zD{cursor:pointer;object-fit:contain;padding-top:5px;width:24px}.Dropdown_dropdown_container__FOTS6{isolation:isolate;left:50%;position:absolute;top:100%;transform:translate(-50%,1rem);z-index:10}.Dropdown_dropdown_container__FOTS6 a{text-decoration:none}.Dropdown_arrow__f6-oO,.Dropdown_dropdown__7MAg2{background-color:#fff;border-radius:6px;box-shadow:0 0 7px #70707033}.Dropdown_arrow__f6-oO{height:2rem;left:50%;position:absolute;transform:translate(-50%,-25%) rotate(45deg);width:2rem;z-index:-1}.Dropdown_dropdown__7MAg2{clip-path:view-box;display:flex;flex-direction:column;position:relative;z-index:10}.Dropdown_dropdown_item__z3fZm{background-color:#fff;border-radius:6px;color:#4e8075;cursor:pointer;padding:1em 2em;transition:all .2s ease-in-out}.Dropdown_dropdown_item__z3fZm:hover{background-color:#4e8075;color:#fff}.styles_header__PUKbz.styles_scroll__3tjE1 .styles_nav_container__KippE{background:#4e8075!important}.styles_header__PUKbz.styles_scroll__3tjE1 .styles_nav_container__KippE .styles_label__2PLTM{color:#fff!important}.styles_header__PUKbz.styles_scroll__3tjE1 .styles_nav_container__KippE .styles_label__2PLTM:hover{border-bottom:2px solid #fff}.styles_nav_container__KippE{background:#f7f9f8;justify-content:space-between;padding:.8rem 2rem;position:fixed;top:0;transition:all .2s ease-in;width:100%;z-index:1030}.styles_nav_container__KippE,.styles_section__507ko{align-items:center;display:flex}.styles_section__507ko>*{margin:0 .55rem}.styles_logo__WZWpA{max-width:2.5rem;object-fit:contain}.styles_docked_menu__ZBORM{align-items:center;background-color:#4e8075;display:flex;flex-direction:column;justify-content:center;left:0;min-height:0;position:fixed;top:0;transition:min-height .3s ease-in;width:100%;z-index:1029}.styles_docked_menu__ZBORM a{text-decoration:none}.styles_docked_menu_active__Gv7T1{min-height:100vh;padding-top:3rem}.Links_item__8rrp7{color:#fff;cursor:pointer;margin:.55em 0;text-decoration:none}.Slider_padding__jabgU{padding:1em}.Slider_back__nVC4h{margin:0 auto;width:min(95%,1550px)}.Slider_back__nVC4h .Slider_slider_container__Xv5aW{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:2rem;position:relative;z-index:3}@media(max-width:767px){.Slider_back__nVC4h .Slider_slider_container__Xv5aW{gap:5px;margin:2rem 0;width:100%}}.Slider_title__br-Y3{color:#393838!important;font-weight:600;margin-inline-start:3.2rem;padding-top:20px}@media(max-width:600px){.Slider_title__br-Y3{margin-inline-start:0;text-align:center}}.Slider_left_btn__DVD8u,.Slider_right_btn__E7FyZ{background-color:#0000;border:none;cursor:pointer}@media(max-width:950px){.Slider_left_btn__DVD8u,.Slider_right_btn__E7FyZ{display:none}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.wrapper.swiper{padding:2rem 3.5rem}.wrapper .swiper-slide{height:auto}.wrapper .swiper-slide>*{height:100%}.ContactUs_page__ZXVUA{margin-top:calc(85.5px + 3em);position:relative;width:100%}.ContactUs_bg__W-Vf1{bottom:0;max-width:40%;object-fit:contain;position:absolute;right:20%}html[dir=rtl] .ContactUs_bg__W-Vf1{left:20%;right:auto}.ContactUs_main__IXHMM{grid-gap:1.5em;display:grid;gap:1.5em;grid-template-columns:1fr;margin:5em auto 0;padding:1em;padding-bottom:5em!important;place-items:center;position:relative;width:min(95%,1400px);z-index:1}@media(min-width:1200px){.ContactUs_main__IXHMM{gap:1em;grid-template-columns:1fr 1fr;padding:0}}.ContactUs_title__Dhtkn{color:#7e4c4f;font-weight:500;margin:1em 0}@media(max-width:767px){.ContactUs_title__Dhtkn{text-align:center}.ContactUs_logo_container__5V7De{display:flex;justify-content:center}}.ContactUs_links_container__0qBIN{grid-gap:.5em 2em;display:grid;gap:.5em 2em;grid-template-columns:1fr;margin-bottom:1rem}@media(min-width:768px)and (max-width:1199px){.ContactUs_links_container__0qBIN{grid-template-columns:1fr 1fr}}@media(min-width:1200px){.ContactUs_links_container__0qBIN{grid-template-columns:1fr 1fr}}.ContactUs_form_section__Lrpl8{width:min(95%,35rem)}.LinkItem_container__VN8Pl{align-items:center;display:flex;gap:.5em}.LinkItem_container__VN8Pl a{color:#7e4c4f;text-decoration:none}.LinkItem_container__VN8Pl a:hover{color:#4e8075}.LinkItem_value__fsMTw{word-wrap:break-word;color:#7e4c4f;max-width:30ch}@media(min-width:1200px){.LinkItem_value__fsMTw{max-width:25ch}}.LinkItem_icon__E\+reU{object-fit:contain}@media(max-width:767px){.LinkItem_icon__E\+reU{max-height:26px;max-width:26px}}@media(min-width:768px)and (max-width:1199px){.LinkItem_icon__E\+reU{max-height:32px;max-width:32px}}@media(min-width:1200px){.LinkItem_icon__E\+reU{max-height:38px;max-width:38px}}.EmailForm_title__tp5tS{color:#7e4c4f;font-weight:500;text-transform:uppercase}.EmailForm_container__okgIT{background-color:#fff;border-radius:20px;box-shadow:0 0 11px hsla(45,7%,66%,.702);display:flex;flex-direction:column;gap:1em;padding:2em 1em 1em;position:relative;width:100%}@media(max-width:767px){.EmailForm_container__okgIT{padding-bottom:.75em}}.EmailForm_button__s758s{background-color:#4e8075;border:none;border-radius:6px;color:#fff;cursor:pointer;margin:0 auto;max-width:fit-content;padding:.75em 2.5em}textarea{padding:1em 2em;resize:none}.TextField_input__TIFtG,textarea{background-color:#fff;border:none;border-radius:6px;box-shadow:0 0 7px #70707033}.TextField_input__TIFtG{height:2.25rem;outline:gray;padding-left:1em;padding-right:1em;width:100%}.TextField_wrapper__HuyBZ{position:relative;width:100%}.TextField_error_message__hsRZV{color:red;font-family:sans-serif;font-size:smaller}html[dir=rtl] .TextField_error_message__hsRZV{line-height:1.5em}html[dir=rtl] .TextField_input__TIFtG[name=email],html[dir=rtl] .TextField_input__TIFtG[name=phone]{direction:ltr;text-align:right}.Footer_footer_container__VlB2I{background-color:#f8f8ff;box-shadow:0 -4px 9px #ebe9e9bf;color:#7e4c4f;padding:2.5em;position:relative;z-index:0}.Footer_footer_container__VlB2I>div{margin:2em 0}@media(min-width:1200px){.Footer_footer_container__VlB2I>div{margin:1em 0}.Footer_footer_container__VlB2I{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}}@media(min-width:768px)and (max-width:1199px){.Footer_footer_container__VlB2I{padding-left:4em;padding-right:4em}}@media(max-width:767px){.Footer_footer_container__VlB2I{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:2em;padding-right:2em}}.Footer_title__sD8Rt{color:#4e8075;font-size:clamp(1rem,1.7266rem + .5981vw,1.2rem);letter-spacing:1px;line-height:1;margin-bottom:.15em;padding-inline-start:8px;text-transform:uppercase}html[dir=rtl] .Footer_title__sD8Rt{margin-bottom:.25em}@media(max-width:767px){.Footer_logo_container__X7U4h{max-width:30%}}@media(min-width:768px)and (max-width:1199px){.Footer_logo_container__X7U4h{max-width:20%}}@media(min-width:1200px){.Footer_logo_container__X7U4h{justify-self:center;max-width:min(100%,125px)}}.Footer_logo__tDVNI{width:100%}.Footer_info_container__3Uryr{border-right:2px solid #a1a4a5;max-height:200px}@media(min-width:768px)and (max-width:1199px){.Footer_info_container__3Uryr{border-right:none}}@media(max-width:767px){.Footer_info_container__3Uryr{align-items:center;border-right:none;display:flex;flex-direction:column;gap:10px;justify-content:center}}.Footer_links_container__gUahR{border-right:2px solid #a1a4a5;max-height:200px}@media(min-width:768px)and (max-width:1199px){.Footer_links_container__gUahR{border-right:none}}@media(max-width:767px){.Footer_links_container__gUahR{align-items:center;border-right:none;display:flex;flex-direction:column;gap:10px;justify-content:center}}.Footer_socials_container__S69U0{border-right:2px solid #a1a4a5;max-height:200px}@media(min-width:768px)and (max-width:1199px){.Footer_socials_container__S69U0{border-right:none}}@media(max-width:767px){.Footer_socials_container__S69U0{align-items:center;border-right:none;display:flex;flex-direction:column;gap:10px;justify-content:center}}.Links_links_container__j32Uh{display:flex;flex-wrap:wrap;margin:0;max-height:140px;padding:0}@media(min-width:1200px){.Links_links_container__j32Uh{flex-direction:column;gap:0}}.Links_links_container__j32Uh a{color:#a1a4a5;line-height:2em;margin-inline-end:1em;text-decoration:none;text-transform:uppercase;width:fit-content}.Links_links_container__j32Uh .Links_Icon__VxkG0{color:#a1a4a5}.Links_links_container__j32Uh .Links_link__NOY48:hover .Links_Icon__VxkG0,.Links_links_container__j32Uh .Links_link__NOY48:hover .Links_linkTitle__T\+ppw{color:#000}.Links_links_container__j32Uh html[dir=rtl] .Links_Icon__VxkG0{transform:rotate(.5turn)}.Links_links_container__j32Uh p{margin:0}@media(max-width:767px){.Links_links_container__j32Uh{align-items:center;display:flex;gap:5px;justify-content:center}}.Socials_socials_container__5XFhq{display:flex;flex-wrap:wrap;gap:1em;padding:20px}.Socials_socials_container__5XFhq img{height:3em;width:3em}@media(max-width:767px){.Socials_socials_container__5XFhq img{height:2.25em;width:2.25em}}.Info_container__ZqGZs>div{align-items:center;display:flex;gap:.5em;margin-bottom:.5em}@media(min-width:1200px){.Info_container__ZqGZs img{max-height:34px;max-width:34px}}@media(min-width:768px)and (max-width:1199px){.Info_container__ZqGZs img{max-height:28px;max-width:28px}}@media(max-width:767px){.Info_container__ZqGZs img{max-height:24px;max-width:24px}}.Info_container__ZqGZs .Info_infocontainer__VK2IU{background-color:#eceded;border-radius:25px;padding:5px;width:90%}.Info_container__ZqGZs p{color:#a1a4a5;line-height:1.75em;padding-inline-start:5px}.Info_container__ZqGZs a{color:#7e4c4f;text-decoration:none}@media(max-width:767px){.Info_container__ZqGZs{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}}.Copyright_copyright__LmJDH{background-color:#f8f8ff;color:#393838;direction:ltr;margin-inline-start:3rem;padding:20px 0}.Copyright_copyright__LmJDH a{color:#393838;text-decoration:none}.Copyright_copyright__LmJDH a:hover{text-decoration:underline}.Content_section__QVx2h{width:100%}.Content_box__QXyDd{border-radius:24px;box-shadow:0 0 11px hsla(45,7%,66%,.702);margin:calc(85.5px + 5em) auto 5em;min-height:40vh;padding:2em;position:relative;width:min(90%,40rem)}@media(max-width:767px){.Content_box__QXyDd{padding:2.5em 1.5em 1.5em}}.Content_logo__6rB8S{left:50%;max-width:6rem;object-fit:contain;position:absolute;top:0;transform:translate(-50%,-50%)}@media(max-width:767px){.Content_logo__6rB8S{max-width:4rem}}.Content_title__lG1g2{color:#7e4c4f;font-weight:400;margin-bottom:1rem;margin-top:5px}.Button_loading__8IPDl{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.Button_outlined__dt-SJ,.Button_primary__a\+Zd7{border-radius:6px;cursor:pointer;padding:.75em 2.5em;position:relative;transition:color .2s,opacity .2s,background-color .3s}.Button_outlined__dt-SJ:disabled,.Button_primary__a\+Zd7:disabled{cursor:not-allowed;opacity:.7}.Button_primary__a\+Zd7{background-color:#4e8075;border:2px solid #0000;color:#fff}.Button_primary__a\+Zd7:hover:not([disabled]){opacity:.85}.Button_outlined__dt-SJ{background-color:#fff;border:2px solid #4e8075;color:#7e4c4f}.Button_outlined__dt-SJ:hover:not([disabled]){background-color:#4e8075;border:2px solid #0000;color:#fff}.Button_rounded__C3IaB{border-radius:25px}.Button_test__US1Pe{padding:5rem!important}:root{--toastify-color-success:#4e8075!important;--toastify-color-error:#df4759!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Myriadpro-Regular;src:url(/static/media/MYRIADPRO-REGULAR.6c518fcde55bd3397d56.OTF),local("sans-serif")}@font-face{font-family:WalterBecker-Regular;src:url(/static/media/WalterBecker-Regular.30653f8e9a002f0e9943.ttf),local("sans-serif")}@font-face{font-family:Farsi-Two-Light;src:url(/static/media/farsi-two-light.6aa4640fe518d4b798a0.ttf),local("sans-serif");unicode-range:u+06??}@font-face{font-family:Red-Hat-Bold;src:url(/static/media/RedHatDisplay-Bold.89a56cdc034c1b9b470c.ttf)}h1{font-size:clamp(1.4rem,1.7266rem + .5981vw,1.9rem)}h2{font-size:clamp(1.3rem,1.3458rem + .7477vw,1.8rem)}h3{font-size:clamp(1rem,.9911rem + .8673vw,1.1rem)}h4{font-size:clamp(.9rem,.9575rem + .4486vw,1.1rem)}h5{font-size:clamp(.9rem,.8075rem + .4486vw,1.2rem)}h6{font-size:clamp(.75rem,.6729rem + .3738vw,1rem)}p{font-size:clamp(.7rem,.8229rem + .3738vw,.9rem)}html[lang=en] a,html[lang=en] body,html[lang=en] button,html[lang=en] h1,html[lang=en] h2,html[lang=en] h3,html[lang=en] h4,html[lang=en] h5,html[lang=en] h6,html[lang=en] p{font-family:Red-Hat-Bold}html[lang=ar] a,html[lang=ar] body,html[lang=ar] button,html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4,html[lang=ar] h5,html[lang=ar] h6,html[lang=ar] p{font-family:Farsi-Two-Light}