.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);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;justify-content:space-between;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;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%}}.translate_sec .card-item{border:1px solid #e5e5e5}.struggles{background:url("../images/industry-expertise-section_bg.webp") no-repeat #f7f7f7;background-size:100% 100%}@media(max-width: 1399.98px){.struggles{background-size:cover;background-position:center center}}.struggles .product .product-icon{border:1px solid #d8d8d8;min-width:64px;height:64px}.struggles .languages{backdrop-filter:blur(93px);box-shadow:0px 4px 109px 0px rgba(0,0,0,0.0784313725);padding:40px}@media(min-width: 1200px){.struggles .languages{padding:48px 96px 48px 60px}}@media(min-width: 576px){.struggles .languages:before{content:"";position:absolute;bottom:-57px;left:71%;width:113px;height:100px;z-index:-9;background:url("../images/trust-document-translation.webp") no-repeat;transform:translate(-50%, 0px)}.struggles .languages:after{content:"";position:absolute;top:-39px;right:-44px;width:118px;height:118px;z-index:-9;background:url("../images/languages-after.webp") no-repeat}}@media(min-width: 576px){.timelineSec .timeline-border{position:relative}.timelineSec .timeline-border.first-sec-border,.timelineSec .timeline-border.second-sec-border{height:95px;position:relative}.timelineSec .timeline-border.first-sec-border hr,.timelineSec .timeline-border.second-sec-border hr{border-bottom:1px dashed #cdcdcd;border-top:unset;height:47px;opacity:1}.timelineSec .timeline-border.first-sec-border .bottom-left,.timelineSec .timeline-border.second-sec-border .bottom-left{height:60px;border-top:1px dashed #cdcdcd;border-bottom-right-radius:0 !important;position:relative;top:46px}.timelineSec .timeline-border.first-sec-border .right-bottom,.timelineSec .timeline-border.second-sec-border .right-bottom{top:-40px;z-index:-1;height:180px;border-left:1px dashed #cdcdcd;border-top:1px dashed #cdcdcd;border-top-right-radius:0}.timelineSec .timeline-border.first-sec-border .top-right{height:47px;border-left:1px dashed #cdcdcd;border-bottom:1px dashed #cdcdcd;border-bottom-right-radius:0 !important}.timelineSec .timeline-border.first-sec-border .bottom-left{border-right:1px dashed #cdcdcd}.timelineSec .timeline-border.second-sec-border .top-right{height:47px;border-right:1px dashed #cdcdcd;border-bottom:1px dashed #cdcdcd;border-bottom-right-radius:0 !important}.timelineSec .timeline-border.second-sec-border .bottom-left{border-left:1px dashed #cdcdcd}}@media(min-width: 576px){.timelineSec .timeline .timelinecontent{gap:24px}}.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}}.dub-tuning ul li{margin-bottom:10px}.dub-tuning ul li::before{content:"";position:absolute;top:5px;left:-22px;background:url("../images/tick.svg");background-repeat:no-repeat;width:12px;height:12px}.ai-tools{background:#f6f6f6}.ai-tools a{border:.89px solid #d8d8d8;border-radius:.89px;padding:30px 16px}.form-sec .tooltip{position:relative;display:inline-block}.form-sec .tooltip .tooltip-text{visibility:hidden;width:100%;color:#ff5100;text-align:left;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 #ffdbcb !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:#ff5100 !important}.form-sec .inputsec input:focus-visible::placeholder,.form-sec .inputsec textarea:focus-visible::placeholder{color:#1d1d1d !important}.global-section .global_sec{background-image:url(../images/global-sec-bg.webp),linear-gradient(90deg, #000000 0.5%, #1d1d1d 100%);background-size:100% 100%;background-repeat:no-repeat}.global-section .global_sec:after{content:"";position:absolute;right:36%;transform:translate(-43%, 0px);bottom:48px;width:30px;height:30px;background:url("../images/global-sec-icon.webp") no-repeat}@media(max-width: 575.98px){.global-section .global_sec:after{content:none}}@media(min-width: 992px)and (max-width: 1199.98px){.global-section .global_sec:after{right:32%}}@media(max-width: 991.98px){.global-section .global_sec:after{right:60px}}@media only screen and (max-width: 1199px){.dub-tuning{overflow-x:hidden}}
