.title{font-size:calc(1.4375rem + 2.25vw)}@media(min-width: 1200px){.title{font-size:3.125rem}}.bg-gray95{background:#f2f2f2}.bg-whitesmoke{background:#f5f5f5}.bg-grayshade{background:#f6f6f6}.bg-gray75{background:#bfbfbf}.bg-cyanblue{background:#f4f5f7}.bg-mediumlight{background:#f9f9f9}.bannerSec .banner::after{width:calc(7rem + 69vw);height:calc(4.375rem + 37.5vw)}@media(min-width: 1200px){.bannerSec .banner::after{width:58.75rem}}@media(min-width: 1200px){.bannerSec .banner::after{height:32.5rem}}@media(min-width: 992px){.bannerSec .banner::after{background-size:auto;background-repeat:no-repeat;position:absolute;left:50%;top:120px;background-position:left top}}.bannerSec{background-color:#f6f6f6}.cloud-navbar{top:88px;border-top:1px solid #e3e3e3}@media(min-width: 992px){.cloud-navbar .custom-logo-size{min-width:196px !important}}@media(max-width: 1199.98px){.cloud-navbar{top:70px}}@media(max-width: 991.98px){.cloud-navbar{top:48px}}@media(min-width: 1400px){.cloud-navbar .cloud_offcanvas{margin-left:80px}}@media(min-width: 1200px)and (max-width: 1399.98px){.cloud-navbar .cloud_offcanvas{margin-left:60px}}@media(min-width: 992px)and (max-width: 1199.98px){.cloud-navbar .cloud_offcanvas{margin-left:88px}}.cloud-navbar .empty-offcanvas{width:24px;height:24px}.cloud-navbar .offcanvas li.menu-item a:hover{color:#ff5100}.cloud-navbar .offcanvas li.current-menu-item>a,.cloud-navbar .offcanvas li.current_page_item>a{color:#ff5100}.cloud-navbar .menu-item-product{margin-right:0 !important;padding-left:0 !important}#menu-marscloud-logo a.nav-link{padding-left:0}.cloud-navbar .icon_sec .product-menu-icon{display:flex;background:#f4f4f4}.modal{--mh-modal-zindex: 1055;--mh-modal-width: 500px;--mh-modal-padding: 2rem;--mh-modal-margin: 0.5rem;--mh-modal-color: ;--mh-modal-bg: var(--mh-body-bg);--mh-modal-border-color: var(--mh-border-color-translucent);--mh-modal-border-width: var(--mh-border-width);--mh-modal-border-radius: 1.1rem;--mh-modal-box-shadow: var(--mh-box-shadow-sm);--mh-modal-inner-border-radius: calc(1.1rem - (var(--mh-border-width)));--mh-modal-header-padding-x: 2rem;--mh-modal-header-padding-y: 2rem;--mh-modal-header-padding: 2rem 2rem 0 2rem;--mh-modal-header-border-color: var(--mh-border-color);--mh-modal-header-border-width: var(--mh-border-width);--mh-modal-title-line-height: 1.5;--mh-modal-footer-gap: 0.5rem;--mh-modal-footer-bg: ;--mh-modal-footer-border-color: var(--mh-border-color);--mh-modal-footer-border-width: var(--mh-border-width);position:fixed;top:0;left:0;z-index:var(--mh-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--mh-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--mh-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--mh-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--mh-modal-color);pointer-events:auto;background-color:var(--mh-modal-bg);background-clip:padding-box;border:var(--mh-modal-border-width) solid var(--mh-modal-border-color);border-radius:var(--mh-modal-border-radius);box-shadow:var(--mh-modal-box-shadow);outline:0}.modal-backdrop{--mh-backdrop-zindex: 1050;--mh-backdrop-bg: #000000;--mh-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--mh-backdrop-zindex);width:100vw;height:100vh;background-color:var(--mh-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--mh-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--mh-modal-header-padding);border-bottom:var(--mh-modal-header-border-width) solid var(--mh-modal-header-border-color);border-top-left-radius:var(--mh-modal-inner-border-radius);border-top-right-radius:var(--mh-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--mh-modal-header-padding-y)*.5) calc(var(--mh-modal-header-padding-x)*.5);margin:calc(-0.5*var(--mh-modal-header-padding-y)) calc(-0.5*var(--mh-modal-header-padding-x)) calc(-0.5*var(--mh-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--mh-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--mh-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--mh-modal-padding) - var(--mh-modal-footer-gap)*.5);background-color:var(--mh-modal-footer-bg);border-top:var(--mh-modal-footer-border-width) solid var(--mh-modal-footer-border-color);border-bottom-right-radius:var(--mh-modal-inner-border-radius);border-bottom-left-radius:var(--mh-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--mh-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--mh-modal-margin: 1.75rem;--mh-modal-box-shadow: var(--mh-box-shadow)}.modal-dialog{max-width:var(--mh-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--mh-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--mh-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--mh-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.banner_sec{background:url("../images/industries_banner_bg.webp") no-repeat;background-size:cover;background-position:center 67px;border-bottom:1px solid #d8d8d8 !important}@media(max-width: 767.98px){.banner_sec{background:none}}@media only screen and (min-width: 1550px){.banner_sec{background-size:100% 100%}}.language-tabs{background:#f6f6f6}.language-tabs .tab-btn{box-shadow:0px 2px 36px rgba(0,0,0,.04)}.language-tabs .tab-btn .nav-item .nav-link{color:#646464}.language-tabs .tab-btn .nav-item:hover{background:#1d1d1d !important}.language-tabs .tab-btn .nav-item:hover svg path{fill:#fff}.language-tabs .tab-btn .nav-item:hover p{color:#fff}.language-tabs .tab-btn .nav-item.active{background:#1d1d1d !important}.language-tabs .tab-btn .nav-item.active svg path{fill:#fff}.language-tabs .tab-btn .nav-item.active p{color:#fff}.language-tabs .tab-btn .nav-item::after{content:"";width:1px;height:80%;background:#eaeaea;right:-14px;position:absolute;top:7px}.language-tabs .tab-btn .nav-item:last-child::after{content:none}@media(min-width: 1400px){.language-tabs .tab-btn::-webkit-scrollbar{display:none}}@media(min-width: 1400px){.language-tabs .tab-content{left:50%;transform:translate(-50%, 0px)}}.language-tabs .tab-content .bg-shadow{background:rgba(255,255,255,0.5098039216);border:2px solid #fff;backdrop-filter:blur(93px);border-radius:8px;padding:24px 4px}@media(min-width: 992px){.language-tabs .tab-content .bg-shadow{padding:48px}}.language-tabs .tab-content .bg-shadow .effect{background:rgba(255,255,255,.88);border:2px solid #fff;backdrop-filter:blur(83px);border-radius:8px;height:100%}.language-tabs .tab-content .bg-shadow .tabs-content-img{box-shadow:0px 0px 48px 0px rgba(0,0,0,.0705882353);background:linear-gradient(141.55deg, #f0f0f0 59.78%, #d7d7d7 97.93%)}.language-tabs .tab-content .bg-shadow .content-disc{color:#7d7d7d}.language-tabs .tab-content .title-icons{width:60px;height:60px;background:#fef7f3 !important;border:1px solid #ffccb5}@media(min-width: 768px){.language-tabs .tab-content:after{content:none;content:"";position:absolute;bottom:-92px;right:-41px;width:205px;height:234px;z-index:-9999;background:url("../images/tabs-before-vector.webp") no-repeat}}@media(min-width: 768px){.language-tabs .tab-content:before{content:"";position:absolute;bottom:-56px;left:-41px;width:210px;height:149px;z-index:-9;background:url("../images/tabs-after-vector.webp") no-repeat}}@media(min-width: 768px)and (max-width: 1199.98px){.language-tabs .tab-content:before{opacity:.3}}.language-tabs .accordion-body{color:#7d7d7d}.language-tabs .faqs-accordians .accordion-header::after{content:"";background:url("../images/plus-icon.webp") no-repeat;width:14px;height:14px;top:50%;transform:translateY(-50%)}.language-tabs .faqs-accordians .accordion-header:not(.collapsed)::after{background:url("../images/minus-icon.webp") no-repeat;height:1px}.workflow-sec .flowSteps{min-width:539px}@media(max-width: 1199.98px){.workflow-sec .flowSteps{min-width:468px}}@media(max-width: 575.98px){.workflow-sec .flowSteps{min-width:unset}}.workflow-sec .flowSteps.first-step{right:-67px;margin-bottom:153px}@media(max-width: 1399.98px){.workflow-sec .flowSteps.first-step{right:-57px}}@media(max-width: 1199.98px){.workflow-sec .flowSteps.first-step{right:0;margin-bottom:131px}}@media(max-width: 991.98px){.workflow-sec .flowSteps.first-step{right:unset;margin-bottom:32px}}@media(max-width: 767.98px){.workflow-sec .flowSteps.first-step{margin-bottom:24px}}.workflow-sec .flowSteps.third-step{right:-67px;margin-bottom:160px}@media(max-width: 1399.98px){.workflow-sec .flowSteps.third-step{right:-37px;margin-bottom:170px}}@media(max-width: 1199.98px){.workflow-sec .flowSteps.third-step{right:0;margin-bottom:141px}}@media(max-width: 991.98px){.workflow-sec .flowSteps.third-step{right:unset;margin-bottom:32px}}@media(max-width: 767.98px){.workflow-sec .flowSteps.third-step{margin-bottom:24px}}.workflow-sec .flowSteps.fifth-step{right:-67px}@media(max-width: 1399.98px){.workflow-sec .flowSteps.fifth-step{right:-45px}}@media(max-width: 1199.98px){.workflow-sec .flowSteps.fifth-step{right:0}}@media(max-width: 991.98px){.workflow-sec .flowSteps.fifth-step{left:unset;bottom:unset;margin-bottom:32px}}@media(max-width: 767.98px){.workflow-sec .flowSteps.fifth-step{margin-bottom:24px}}.workflow-sec .flowSteps.second-step{left:-123px;margin-bottom:129px}@media(max-width: 1199.98px){.workflow-sec .flowSteps.second-step{left:-104px;margin-bottom:146px}}@media(max-width: 991.98px){.workflow-sec .flowSteps.second-step{left:unset;bottom:unset;margin-bottom:32px}}@media(max-width: 767.98px){.workflow-sec .flowSteps.second-step{margin-bottom:24px}}.workflow-sec .flowSteps.fourth-step{left:-126px;margin-bottom:128px}@media(max-width: 1199.98px){.workflow-sec .flowSteps.fourth-step{left:-104px;margin-bottom:93px}}@media(max-width: 991.98px){.workflow-sec .flowSteps.fourth-step{left:unset;bottom:unset;margin-bottom:32px}}@media(max-width: 767.98px){.workflow-sec .flowSteps.fourth-step{margin-bottom:24px}}.workflow-sec .flowSteps.last-step{left:-121px;bottom:-40px}@media(max-width: 1199.98px){.workflow-sec .flowSteps.last-step{left:-97px}}@media(max-width: 991.98px){.workflow-sec .flowSteps.last-step{left:unset;bottom:unset}}.workflow-sec .flowSteps .iconSec{filter:drop-shadow(0px 2px 48px rgba(0, 0, 0, 0.1019607843))}.workflow-sec .flowSteps .iconSec .hexagon{width:72px;height:80px;background-color:#fff;clip-path:polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);box-shadow:0px 2px 48px 0px rgba(0,0,0,.1019607843)}.workflow-sec .flowSteps .iconSec span{border:2px solid #fff;width:28px;height:28px}.integration-process{background:#f6f6f6}.integration-process .card{box-shadow:0px 0px 60px 0px rgba(0,0,0,.0509803922)}.integration-process .card .card-header .content{position:absolute;right:0;top:-16px}.sheets-integration .list-wrap .list .tick{margin-top:2px}.sheets-integration .sheet-img{box-shadow:0px -4px 64px 0px rgba(0,0,0,.0705882353)}.translate_sec .card-item{border:1px solid #e5e5e5}.manage-localization{background-color:#f6f6f6}.manage-localization ul li{margin-bottom:10px}.manage-localization ul li::before{content:"";position:absolute;top:5px;left:-22px;background:url("../images/tick.svg");background-repeat:no-repeat;width:12px;height:12px}@media(min-width: 992px){.manage-localization .img-wrap img{max-width:fit-content}}.localization{background:#f6f6f6}.localization .inducstries-wrap .icon-sec{width:64px;height:64px}.localization .inducstries-wrap p{color:#7d7d7d}.form-sec .heading-sec p{color:#7d7d7d}.form-sec .tooltip{position:relative;display:inline-block}.form-sec .tooltip .tooltip-text{visibility:hidden;width:100%;color:#ff5100;text-align:start;padding:6px;border-radius:4px;position:absolute;z-index:1;bottom:-33px;left:50%;transform:translateX(-50%);left:50%;opacity:0;transition:opacity .3s;font-size:14px}@media(min-width: 992px){.form-sec .tooltip .tooltip-text{bottom:-50px}}@media(min-width: 1200px){.form-sec .tooltip .tooltip-text{bottom:-33px}}.form-sec .tooltip.show .tooltip-text{visibility:visible;opacity:1}.form-sec .inputsec svg{position:absolute;left:3px;top:0px}.form-sec .inputsec:focus-within svg path{fill:#1d1d1d}.form-sec .inputsec input,.form-sec .inputsec textarea{resize:none;border-bottom:2px solid #e0e0e0 !important;padding-left:38px}.form-sec .inputsec input::placeholder,.form-sec .inputsec textarea::placeholder{color:#afafaf}.form-sec .inputsec input:focus-visible,.form-sec .inputsec textarea:focus-visible{outline:none;color:#1d1d1d !important;border-color:#1d1d1d !important}.form-sec .inputsec input:focus-visible::placeholder,.form-sec .inputsec textarea:focus-visible::placeholder{color:#1d1d1d !important}
