html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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:translate3d(0,var(--y),0) 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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header{padding:4px 0;background-color:#f6f6f6;position:sticky;top:0;z-index:100}.header-container{display:flex;align-items:center;justify-content:space-between}.logo-container{display:flex;align-items:center}.nav-menu{display:flex;align-items:center;align-items:baseline}.nav-list{display:flex;list-style:none;margin-right:1.5rem}.nav-item{margin:0 1rem;position:relative;display:flex}.nav-link{color:var(--text-color);font-weight:500;transition:var(--transition);padding:.5rem 0;position:relative;cursor:pointer}.nav-link:hover,.nav-link.active{color:var(--primary-color);position:relative}.nav-link.active:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:var(--primary-color)}.client-portal-btn{background-color:var(--primary-color);color:var(--white);padding:.75rem 1.5rem;border-radius:var(--border-radius);font-weight:600;transition:var(--transition)}.client-portal-btn:hover{background-color:#1e2a6e}.dropdown-toggle{display:flex;align-items:center;cursor:pointer}.arrow{margin-left:6px;display:inline-block;width:6px;height:6px;border-right:2px solid var(--text-color);border-bottom:2px solid var(--text-color);transform:rotate(45deg);transition:transform .3s ease}.arrow.up{transform:rotate(-135deg)}.arrow.down{transform:rotate(45deg)}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:var(--white);box-shadow:0 4px 6px #0000001a;min-width:180px;list-style:none;padding:.5rem 0;z-index:1000}.dropdown-menu li{width:100%}.dropdown-menu .dropdown-link{display:block;padding:.5rem 1rem;color:var(--text-color);text-decoration:none}.dropdown-menu .dropdown-link:hover{background-color:#f2f2f2;color:var(--primary-color)}.dropdown-menu.show{display:block}.mobile-menu-toggle{display:none;cursor:pointer}.hamburger{display:block;width:24px;height:2px;background-color:var(--text-color);position:relative;transition:var(--transition)}.hamburger:before,.hamburger:after{content:"";position:absolute;width:24px;height:2px;background-color:var(--text-color);transition:var(--transition)}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.open{background-color:transparent}.hamburger.open:before{transform:rotate(45deg);top:0}.hamburger.open:after{transform:rotate(-45deg);bottom:0}@media (max-width: 992px){.mobile-menu-toggle{display:block}.nav-menu{position:fixed;top:70px;left:0;width:100%;background-color:var(--white);flex-direction:column;align-items:flex-start;padding:1rem;transform:translateY(-150%);transition:transform .3s ease;z-index:99}.nav-menu.open{transform:translateY(0)}.nav-list{flex-direction:column;width:100%;margin:0 0 1rem}.nav-item{width:100%;margin:.5rem 0}.nav-link{width:100%}.client-portal-btn{width:100%;text-align:center}.dropdown-menu{position:static;box-shadow:none;padding-left:1rem;background:transparent}.dropdown-menu .dropdown-link{padding:.5rem 0}}.footer{background-color:#f7f7fb;padding:3rem 0 1.5rem;border-top:1px solid #eee}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem;margin-bottom:2rem}.footer-title{font-size:1rem;font-weight:600;margin-bottom:1.25rem;color:#4a5568}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#718096;transition:var(--transition)}.footer-links a:hover{color:var(--primary-color)}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:flex-start;gap:.5rem;color:#718096}.contact-icon,.contact1-icon{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center}.phone-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E")}.location-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E")}.address-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.email-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E")}.company-info h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#718096}.newsletter h4{font-size:.9rem;margin-bottom:.75rem;color:#718096}.newsletter-form{display:flex;flex-direction:column;gap:.75rem}.newsletter-form input{padding:.75rem;border:1px solid #ddd;border-radius:var(--border-radius);font-size:.9rem}.send-email-btn{background-color:var(--primary-color);color:var(--white);padding:15px 30px 16px;border-radius:var(--border-radius);font-weight:600;transition:var(--transition);width:max-content}.send-email-btn:hover{background-color:#1e2a6e}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #eee}.copyright{font-size:.85rem;color:var(--dark-gray)}.social-links{display:flex;gap:1rem}.social-link{width:32px;height:32px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;transition:var(--transition);background-size:16px;background-position:center;background-repeat:no-repeat}.facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E")}.instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='2' width='20' height='20' rx='5' ry='5'%3E%3C/rect%3E%3Cpath d='M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z'%3E%3C/path%3E%3Cline x1='17.5' y1='6.5' x2='17.51' y2='6.5'%3E%3C/line%3E%3C/svg%3E")}.twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z'%3E%3C/path%3E%3C/svg%3E")}.linkedin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z'%3E%3C/path%3E%3Crect x='2' y='9' width='4' height='12'%3E%3C/rect%3E%3Ccircle cx='4' cy='4' r='2'%3E%3C/circle%3E%3C/svg%3E")}.social-link:hover{background-color:#e0e0e0}@media (max-width: 992px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.footer-content{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem}}.hero-container{position:relative;min-height:86vh;width:100%;padding-top:80px;overflow:hidden;font-family:Arial,sans-serif}.hero-video{position:absolute;top:0;left:0;width:100%;height:100vh;object-fit:cover;z-index:0}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:1}.hero-content{position:relative;z-index:2;min-height:86vh;justify-content:start;padding:0 60px;max-width:600px}.hero-title{font-size:42px;color:#fff;font-weight:700;margin-bottom:20px;line-height:1.3}.hero-description{font-size:20px;color:#ffffffe6;margin-bottom:30px;max-width:700px}.hero-button{padding:14px 32px;font-size:18px;width:fit-content;font-weight:700;background-color:#213389;align-items:center;color:#fff;border:none;border-radius:56px;cursor:pointer;transition:all .3s ease}.hero-button:hover{background-color:#1e40af;transform:scale(1.05)}.particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.particle{position:absolute;border-radius:50%;animation:float linear infinite}.clients-title{width:100%;max-width:645px;text-align:center;color:#213389;font-size:2.5rem;font-weight:700;font-family:Poppins,sans-serif;font-weight:600;line-height:72px;word-wrap:break-word;margin:0 auto;padding:1.5rem 1rem}@media (max-width: 768px){.clients-title{font-size:36px;line-height:52px}}@media (max-width: 480px){.hero-video,.hero-content{height:100vh}.hero-container{height:100vh;padding-top:20px}.clients-title{font-size:28px;line-height:40px}}@keyframes float{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) scale(1);opacity:0}}.particle-odd{background:#ffc89666;width:6px;height:6px}.particle-even{background:#fff9;width:4px;height:4px}.particle-3n{background:#ffffff4d;width:8px;height:8px}@media (max-width: 768px){.hero-content{padding:20px;max-width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:22px;line-height:1.2}.hero-description{font-size:14px;margin-bottom:20px;max-width:100%}.hero-button{padding:12px 24px;font-size:16px;width:fit-content;margin:0 auto}.hero-container{padding-top:20px}.particles{display:none}}.industries-section{padding:4rem 1rem}.industries-container{max-width:1200px;margin:0 auto}.industries-header{text-align:center;margin-bottom:3rem}.industries-header h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.industries-header p{font-size:1rem;color:#4b5563;max-width:800px;margin:0 auto}.industries-grid{display:grid;grid-template-columns:1fr;gap:3.5rem}@media (min-width: 768px){.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.industries-grid{grid-template-columns:repeat(3,1fr)}}.industry-card{position:relative;border-radius:.75rem;overflow:visible;transition:box-shadow .3s ease-in-out;background-color:transparent;padding-bottom:8rem}.industry-image-container{position:relative;border-radius:20px;height:240px;overflow:hidden}.industry-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.industry-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000040;transition:background-color .3s ease;z-index:1}.industry-content:hover{box-shadow:0 10px 20px #00000026}.industry-content{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80%;background-color:#fffffff2;padding:20px;border-radius:.5rem;z-index:2;box-shadow:0 4px 12px #0000001a}.industry-content h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.industry-content p{font-size:.9rem;color:#4b5563;margin-bottom:1rem}.industry-button{padding:.5rem 1rem;background-color:#213389!important;border:1px solid #213389!important;color:#fff!important;font-size:.9rem;cursor:pointer;transition:background-color .3s ease,border-color .3s ease;border-radius:56px;box-shadow:0 3px 12px #4a3aff2e}.industry-button:hover{background-color:#11237d!important;border-color:#11237d!important}.logo-slider-container{overflow:hidden;width:100%;padding:20px 0;height:100px;margin-bottom:4rem}.logo-slider-track{display:flex;width:max-content;will-change:transform;transition:transform .1s linear}.logo-slide{flex:0 0 auto;width:150px;margin:0 20px;display:flex;justify-content:center;align-items:center}.logo-slide img{max-width:100%;height:80px;object-fit:contain}.logo-slide img:hover{filter:grayscale(0%)}.contact-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(462.4% 369.39% at 8.21% 9.88%,#213389 3.84%,#2133891a)}.error-text{color:#f87171;font-size:.875rem;margin-top:.25rem}.contact-wrapper{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;color:#fff;padding:1rem}.contact-image-section{display:flex;justify-content:center}.contact-image{max-width:100%;height:auto}.contact-form-section{display:flex;flex-direction:column;gap:2rem}.contact-heading h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.contact-heading p{font-size:1.125rem;line-height:1.75rem;color:#cbd5e1;max-width:500px}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;color:#bfdbfe}.form-group input{height:3rem;padding:0 1rem;width:70%;border-radius:.5rem;border:1px solid #3b82f6;background:#1e40af4d;color:#fff}.form-group input::placeholder{color:#93c5fd}.submit-button{height:3rem;padding:0 2rem;background:#fff;width:fit-content;color:#1e3a8a;font-weight:600;border:none;border-radius:9999px;cursor:pointer;transition:background .3s ease}.submit-button:hover{background:#e0f2fe}@media (max-width: 1024px){.contact-wrapper{grid-template-columns:1fr;text-align:center}.form-group input{width:100%}.contact-heading h1{font-size:2rem}.contact-heading p{font-size:1rem}.contact-form-section{align-items:center}}@media (max-width: 600px){.contact-container{padding:1rem}.contact-heading h1{font-size:1.75rem}.contact-heading p{font-size:.95rem}.form-group label{font-size:.75rem}.submit-button{width:100%;justify-content:center}.form-group input{font-size:1rem;padding:.75rem}}.map-card{width:100%;max-width:1000px;margin:0 auto;border-radius:1rem;overflow:hidden;color:#fff;margin-bottom:6rem}.map-header{padding:1.5rem}.map-title{font-size:2.5rem;font-weight:700;color:#213389;margin:0;text-align:center}.map-description{color:#4b5563;margin-top:.5rem;text-align:center}.map-body{position:relative;width:100%}.map-image-wrapper{aspect-ratio:2 / 1;background:#fff}.map-image{width:100%;height:100%;object-fit:cover}.map-marker .marker-icon{background:#52ff54;color:#3b82f6;padding:.2rem;border-radius:9999px;display:flex;width:20px;align-items:center;justify-content:center}.map-marker .icon{width:16px;height:16px}.map-marker .marker-label{margin-top:4px;background-color:#fffc;color:#1e3a8a;font-size:12px;font-weight:500;padding:2px 6px;border-radius:4px;opacity:0;transition:opacity .3s ease;white-space:nowrap}.map-marker:hover .marker-label{opacity:1}.map-marker{background-color:transparent;position:absolute;transform:translate(-50%,-50%);cursor:pointer;transition:transform .3s ease;z-index:5}.marker-icon{background:#52ff54;color:#3b82f6;padding:.2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;position:relative;width:20px;height:20px}.marker-icon .icon{width:16px;height:16px}.marker-label{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;background-color:#ffffffe6;color:#1e3a8a;font-size:12px;font-weight:500;padding:2px 6px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:10}.marker-icon:hover .marker-label{opacity:1}.map-marker.active{transform:translate(-50%,-50%) scale(1.25);z-index:10}.map-marker.active .marker-icon{background-color:#d81010;color:#000;box-shadow:0 0 10px #3b82f699}.map-marker.active .marker-label{background-color:#213389;color:#fff}.map-info-box{background:#f9fafb;color:#213389;padding:1.5rem;border-top:1px solid #e5e7eb}.map-info-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.map-info-flag{font-size:24px}.map-info-title{font-size:20px;font-weight:700}.map-info-description{margin-bottom:1rem;color:#213389}.map-footer-buttons{display:flex;flex-wrap:wrap;gap:8px;padding:1rem;justify-content:center;background:#f1f5f9;border-top:1px solid #e5e7eb}.map-footer-button{background:#fff;color:#1e3a8a;padding:6px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px;cursor:pointer}.map-footer-button:hover{background:#e0f2fe}.map-footer-button.selected{background:#213389;color:#fff;border-color:#213389}.faq-item{background-color:var(--white);border-radius:var(--border-radius);margin-bottom:1rem;box-shadow:var(--box-shadow);overflow:hidden}.faq-question{padding:1.25rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:var(--transition)}.faq-question:hover{background-color:#f9f9f9}.faq-question h3{font-size:1rem;font-weight:600;margin:0;flex:1}.toggle-icon{width:41.5px;height:41.5px;border-radius:100px;flex-shrink:0;position:relative;background-color:#f7f7ff;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.toggle-icon:before,.toggle-icon:after{content:"";position:absolute;transition:var(--transition)}.toggle-icon:before{background-color:#6f6c90;width:2px;height:20px;top:10px;left:19.5px}.toggle-icon:after{background-color:#6f6c90;width:20px;height:2px;top:19.5px;left:10.75px}.faq-item.expanded .toggle-icon{background-color:#213389}.faq-item.expanded .toggle-icon:before,.faq-item.expanded .toggle-icon:after{background-color:#fff}.faq-item.expanded .toggle-icon:before{transform:rotate(90deg);opacity:0}.faq-answer{padding:0 1.25rem 1.25rem;color:var(--dark-gray);line-height:1.6}.faq-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.tab-button-faq{padding:.75rem 1.25rem;background-color:var(--white);border:1px solid #ddd;border-radius:var(--border-radius);font-size:.9rem;font-weight:500;color:var(--text-color);cursor:pointer;transition:var(--transition)}.tab-button-faq:hover{background-color:var(--white)}.tab-button-faq.active{background-color:var(--primary-color);color:var(--white);border-color:var(--primary-color)}@media (max-width: 768px){.faq-tabs{flex-direction:column;align-items:center}.tab-button-faq{width:100%;max-width:300px;text-align:center}}.faq-section{display:flex;justify-content:center;align-items:center;padding:3rem 1rem}.faq-container{max-width:1100px;width:100%;background-color:#f7f7fb;border-radius:20px;box-shadow:var(--shadow);padding:3rem 1.5rem;margin:0 auto}.faq-description{text-align:center;max-width:800px;margin:0 auto 2rem;color:var(--dark-gray)}.faq-content{max-width:800px;margin:2rem auto 0}.faq-services-heading{text-align:center;font-size:2.5rem;font-weight:700;color:#213389;margin-bottom:1rem;font-family:Poppins,sans-serif}@media (max-width: 768px){.faq-container{padding:2rem 1rem}.faq-section{padding:2rem 0}.faq-services-heading{font-size:2rem}}.blur-circle2{position:absolute;width:330px;height:200px;border-radius:50%;opacity:.1;filter:blur(12px);z-index:1}.circle21{left:-43px;top:90px;background-color:#213389}.circle22{left:-100px;top:200px;background-color:#962dff}.circle23{left:-100px;top:300px;background-color:#2d5bff}@media (max-width: 768px){.blur-circle2{width:200px;height:200px}.circle21{left:40px;top:-20px}.circle22{left:20px;top:140px}.circle23{left:10px;top:-10px}}.blur-circle1{position:absolute;width:330px;height:200px;border-radius:50%;opacity:.1;filter:blur(12px);z-index:1}.circle11{right:-43px;top:90px;background-color:#213389}.circle12{right:230px;top:100px;background-color:#962dff}.circle13{right:50px;top:200px;background-color:#2d5bff}@media (max-width: 768px){.blur-circle1{width:200px;height:200px}.circle11{right:40px;top:-20px}.circle12{right:20px;top:140px}.circle13{right:10px;top:-10px}}.why-choose-us{padding:4rem 0;background-color:var(--white);text-align:center}.bg3-img{position:absolute;top:0;left:50%;height:auto;object-fit:contain;z-index:-1;opacity:.5}.benefits-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.benefit-card{background-color:var(--white);padding:2rem;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000000d;transition:var(--transition);display:flex;flex-direction:column;align-items:center}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.benefit-icon{width:64px;height:64px;margin-bottom:1.5rem;background-size:contain;background-position:center;background-repeat:no-repeat}.delivery-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='none' stroke='%232a3990' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13'%3E%3C/rect%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'%3E%3C/polygon%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3C/svg%3E")}.maintenance-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='none' stroke='%232a3990' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'%3E%3C/path%3E%3C/svg%3E")}.payment-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='none' stroke='%232a3990' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='1' y1='10' x2='23' y2='10'%3E%3C/line%3E%3C/svg%3E")}.benefit-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--primary-color)}.benefit-description{color:var(--dark-gray);line-height:1.6}@media (max-width: 992px){.benefits-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.benefits-container{grid-template-columns:1fr}.bg3-img{position:absolute;top:25%;left:0%;height:auto;object-fit:contain;z-index:-1}}.faq-hero{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;gap:2rem}.faq-hero-image{position:relative;flex:1;max-width:500px;height:auto;padding-left:40px}.bg-img{position:absolute;top:0;left:0;width:100%;max-width:500px;height:auto;object-fit:contain;z-index:1}.logo-img{position:relative;max-width:500px;width:100%;height:auto;z-index:2;margin-top:40px}.faq-hero-content{flex:1}@media (max-width: 768px){.faq-hero{flex-direction:column;text-align:center;align-items:center;height:600px}.faq-hero-image{width:100%;max-width:100%;padding-left:0;padding-right:0}.bg-img{position:relative;width:100%;max-width:300px;margin:0 auto;left:0;top:0}.logo-img{position:relative;width:80%;max-width:350px;margin:20px auto 0;top:-50px}.faq-hero-content{width:100%;margin-bottom:20px}}.blur-circle{position:absolute;width:220px;height:164px;border-radius:50%;opacity:.15;filter:blur(12px);z-index:1}.circle1{right:140px;top:-30px;background-color:#213389}.circle2{right:120px;top:210px;background-color:#962dff}.circle3{right:20px;top:-20px;background-color:#2d5bff}@media (max-width: 768px){.blur-circle{width:120px;height:100px}.circle1{right:40px;top:-20px}.circle2{right:20px;top:140px}.circle3{right:10px;top:-10px}}.product-hero-section{position:relative;height:24rem;background-color:#1f2937;overflow:hidden}.product-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(269deg,#0000 -16.07%,#202020 101.15%);background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.4)}.product-hero-content-wrapper{position:relative;z-index:10;max-width:1120px;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center}.product-breadcrumb-container{padding:1rem 0}.product-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.product-breadcrumb-item{display:flex;align-items:center}.product-breadcrumb-separator{display:flex;align-items:center;margin-left:.5rem}.product-breadcrumb-icon{width:16px;height:16px;color:#aaa;margin:0 .5rem}.product-breadcrumb-link{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.product-breadcrumb-link:hover{color:#1e40af}.product-breadcrumb-current{color:#a8a1a1;font-weight:600}.product-heading{width:60%;font-size:24px;font-weight:700;line-height:1.25;color:#fff;text-align:left}.sub-product-heading{width:60%;font-size:14px;font-weight:700;line-height:1.25;color:#e1e1e1;text-align:left}@media (min-width: 640px){.product-heading{width:60%;font-size:32px}.sub-product-heading{font-size:20px}}@media (max-width: 600px){.product-breadcrumb-list{font-size:12px}.product-breadcrumb-icon{width:12px;height:12px}}.product-grid-section{padding:4rem 0;background-color:#f9fafb}.product-grid-container{max-width:1120px;margin:0 auto;padding:0 1rem}.product-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.product-grid{grid-template-columns:repeat(2,1fr)}}.under-construction{display:flex;justify-content:center;align-items:center;padding:4rem 1rem;background-color:var(--light-bg);min-height:400px}.construction-content{max-width:600px;text-align:center;background-color:var(--white);padding:2.5rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.construction-icon{width:80px;height:80px;margin:0 auto 1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 24 24' fill='none' stroke='%232a3990' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19l7-7 3 3-7 7-3-3z'%3E%3C/path%3E%3Cpath d='M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z'%3E%3C/path%3E%3Cpath d='M2 2l7.586 7.586'%3E%3C/path%3E%3Ccircle cx='11' cy='11' r='2'%3E%3C/circle%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}.construction-content h2{font-size:1.75rem;color:var(--primary-color);margin-bottom:1rem}.construction-content p{color:var(--dark-gray);margin-bottom:1rem;line-height:1.6}.construction-message{font-style:italic;opacity:.8}@media (max-width: 576px){.construction-content{padding:1.5rem}.construction-icon{width:60px;height:60px}.construction-content h2{font-size:1.5rem}}.wrapper{width:100%;max-width:1242px;background:#f7f7fb;border-radius:20px;padding:40px 20px;margin:0 auto;font-family:DM Sans,sans-serif;display:flex;flex-direction:column;box-sizing:border-box}.heading{font-size:24px;font-weight:700;color:#170f49;margin-bottom:20px;margin-left:115px;line-height:30px}.sub-text{font-size:18px;color:#6f6c90;text-align:center;margin-bottom:40px;max-width:1024px;line-height:30px;margin:0 114 40px}.card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;width:100%}.card{background-color:#fff;border-radius:16px;box-shadow:0 5px 16px #080f340f;padding:24px;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;box-sizing:border-box;width:300px}.icon-wrapper{width:120px;height:120px;border-radius:50%;background-color:#f7f7fb;display:flex;justify-content:center;align-items:center;overflow:hidden}.icon{width:64px;height:64px;object-fit:contain}.card-content{display:flex;flex-direction:column;gap:10px}.card-title{font-size:20px;font-weight:600;color:#252b42;line-height:26px}.card-description{font-size:16px;color:#737373;line-height:26px;font-weight:500}@media (max-width: 768px){.heading{margin-left:10px;font-size:20px;text-align:center}.card-container{flex-direction:column;align-items:center}.card{width:100%}.icon-wrapper{width:100px;height:100px}.icon{width:48px;height:48px}.sub-text{font-size:16px;padding:0 10px}}.services-container{padding:60px 20px;max-width:1240px;margin:0 auto;font-family:Roboto,sans-serif}.services-heading{font-size:36px;color:#170f49;font-weight:700;margin-bottom:20px;margin-left:20px}.services-grid{display:grid}.services-card{display:flex;border-radius:20px;padding:30px;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center}.calibration-bg{flex-direction:row}.maintenance-bg{flex-direction:row-reverse}.packing-bg{flex-direction:row}.card-image{width:100%;max-width:534px;height:268px;object-fit:cover;border-radius:150px;padding:20px;margin-bottom:20px}.card-content{flex:1;min-width:260px;padding:20px}.card-title{font-size:24px;color:#170f49;font-weight:600;margin-bottom:16px}.card-description{font-size:16px;color:#737373;line-height:24px;font-weight:500;margin-bottom:20px}.card-button{background-color:#213389;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:56px;padding:12px 32px;box-shadow:0 3px 12px #4a3aff2e;cursor:pointer}@media (max-width: 768px){.services-card{flex-direction:column!important;border-radius:30px!important}.card-image{max-width:100%;height:auto;border-radius:30px}}.about-hero-section{position:relative;height:500px;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.about-hero-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1200px;margin:0 auto;padding:0 24px}.about-hero-text{max-width:700px}.section-title{font-size:2.5rem;color:#fff;font-weight:700;margin-bottom:1.5rem}.faq-hero-text1{font-size:1.125rem;color:#ffffffe6;line-height:1.6}.about-breadcrumb-link{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.about-breadcrumb-current{color:#a8a1a1;font-weight:600}.about-section-title{color:#ffffffe6}@media (max-width: 768px){.testimonial-prev,.testimonial-next{display:none}}.testimonials-container{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;position:relative}.testimonial-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;max-width:25rem;width:100%;padding:1.5rem;transition:all .3s}.testimonial-card.active{transform:scale(1);z-index:10}.testimonial-card.inactive{transform:scale(.9);filter:blur(1px);opacity:.9}.testimonial-card:hover{opacity:1;filter:blur(0)}.testimonial-image-wrapper{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;position:relative}.testimonial-image{width:100%;height:100%;object-fit:cover}.quote-icon{width:2rem;height:2rem;color:#170f49;margin-top:.5rem}.testimonial-message{color:#646464;font-size:.875rem;line-clamp:4;margin-bottom:1rem}.testimonial-name{color:#170f49;font-weight:700;font-size:.875rem}.testimonial-role{color:#0e1f51;font-size:.75rem}.indicator-dots{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.indicator-dot{width:1rem;height:1rem;border-radius:50%;border:2px solid #170f49}.indicator-dot.active{background-color:#170f49}.indicator-dot.inactive{background-color:#fff}.hidden-md{display:block}@media (max-width: 768px){.hidden-md{display:none}}.slider-container{max-width:1400px;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:20px}.testimonial-list{display:flex;gap:20px;height:auto;justify-content:center;align-items:center;transition:transform .5s ease-in-out;flex-wrap:nowrap}.testimonial1-card{width:140px;padding:10px;text-align:center;transition:all .4s ease;flex-shrink:0}.testimonial1-card .avatar{width:70px;height:70px;margin:0 auto 12px;border-radius:50%;overflow:hidden}.testimonial1-card .avatar img{width:100%;height:100%;object-fit:cover}.stars{color:#facc15;margin-bottom:8px;font-size:18px}.name{font-weight:700;margin-bottom:4px;font-size:16px;color:#170f49}.company{font-size:13px;color:gray;word-wrap:break-word}.center{transform:scale(1.1);opacity:1}.side{opacity:.6;filter:blur(1px)}.edge{opacity:.3;filter:blur(2px)}@media (max-width: 768px){.testimonial-list{flex-direction:row;gap:10px;overflow-x:auto;padding:10px;scroll-behavior:smooth}.testimonial1-card{width:140px;padding:15px;font-size:14px}.testimonial1-card .avatar{width:60px;height:60px}.name{font-size:14px}.company{font-size:12px}.side,.edge{filter:none;opacity:.9}}.stats-section{display:grid;grid-template-columns:1fr;max-width:1200px;margin:0 auto;padding:4rem 1rem}.stats-container{display:grid;grid-template-columns:1fr;height:auto}.stats-box{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;display:flex;flex-direction:column}.stat-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;border:#DBDBDB .5px solid}.stat-item h3{font-size:2rem;font-weight:600;color:#170f49;margin-bottom:.5rem;text-align:center}.stat-item p{font-size:1rem;color:#737373;margin:0;text-align:center}.image-wrapper{height:auto}.responsive-image{width:100%;height:auto;object-fit:cover;border-radius:8px}@media (min-width: 768px){.stats-section{grid-template-columns:1fr 1fr;align-items:start}.stats-container{grid-template-columns:1fr 1fr;height:578px}.stat-item{height:289px}.responsive-image,.image-wrapper{height:578px}}.values-section{max-width:1200px;margin:0 auto;padding:2rem 1rem}.section-title{font-size:1.5rem;font-weight:500;color:#170f49;margin-bottom:1.5rem}.values-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.value-card{display:flex;align-items:center;gap:1rem;padding:1rem}.icon-circle{background-color:#f7f7fb;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon{color:#6f6c8f;font-size:1.75rem}.value-title{font-size:1rem;font-weight:600;color:#170f49;margin-bottom:.25rem}.value-description{font-size:.875rem;color:#737373;margin:0}.icon-image{width:32px;height:32px;object-fit:contain}@media (min-width: 640px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.values-grid{grid-template-columns:repeat(4,1fr)}}.company-section{max-width:1200px;margin:0 auto;padding:4rem 1rem;color:#737373}.company-title{font-size:2.75rem;font-weight:600;color:#170f49;line-height:1.3;margin-bottom:2.5rem;max-width:850px}.company-grid{display:grid;grid-template-columns:1fr;gap:2rem}.company-paragraph{font-size:1rem;line-height:1.75}@media screen and (min-width: 768px){.company-grid{grid-template-columns:1fr 1fr}}.who-item{background-color:#fff;border:none;border-radius:6px;padding:1.25rem;font-size:1.125rem;font-weight:500;color:#170f49;text-align:left;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:box-shadow .3s ease,transform .3s ease,background-color .3s ease}.who-item:hover{background-color:#e2e2f1}.who-container{display:flex;gap:1.5rem;align-items:center;justify-content:center;padding:2rem;flex-wrap:wrap}.who-items{display:flex;flex-direction:column;gap:1.5rem;flex:1;min-width:260px}.who-image-section{flex:1;min-width:260px;display:flex;flex-direction:column;align-items:center;text-align:center}.who-title{color:#170f49;font-size:24px;font-style:normal;font-weight:500;padding-inline-start:30px;left:20px}@media screen and (max-width: 768px){.who-container{flex-direction:column;padding:1rem;gap:2rem}.who-item{font-size:1rem;padding:1rem}.who-title{font-size:20px}.who-image{max-width:100%;height:auto}}.mission-vision-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:30px}.info-card{background:#fff;box-shadow:0 0 12px #0000001f;border-radius:12px;padding:30px;width:100%;max-width:530px;display:flex;flex-direction:column;gap:26px}.icon-title{display:flex;flex-direction:column;gap:10px}.icon-wrapper{width:50px;height:50px;border-radius:60px;background:#23a6f01a;position:relative}.inner-icon{width:48px;height:48px;background:#d9d9d9;position:absolute;top:1px;left:1px}.outer-icon{width:42.6px;height:42.6px;background:#01556e;position:absolute;top:3.7px;left:3.7px}.title{font-size:24px;font-family:Inter,sans-serif;font-weight:600;color:#191919}.vission-description{font-size:16px;font-family:Roboto,sans-serif;font-weight:300;color:#191919}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.page-container{padding:2rem 0}.light-bg{background-color:var(--light-bg)}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-8{gap:2rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 992px){.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}}.comparison-section{background-color:#fff;padding:32px 70px}.comparison-container{max-width:1200px;margin:0 auto}.comparison-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:24px}.comparison-input-section{margin-top:80px;margin-bottom:40px}.comparison-subtitle{font-size:16px;font-weight:500;margin-bottom:16px}.comparison-badges{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.heading-badge{border:1px solid #1d4ed8;color:#1d4ed8;border-radius:9999px;padding:4px 12px;cursor:pointer;background-color:#fff}.heading-badge.active{background-color:#213389;color:#fff}.comparison-input{width:100%;border:1px solid #d1d5db;border-radius:4px;padding:8px}.product-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;position:relative}.badge-container{position:absolute;top:8px;left:8px;display:flex;gap:8px}.badge{font-size:10px;padding:2px 8px;border-radius:9999px;color:#fff}.badge.new{background-color:#10b981}.badge.limited{background-color:#f97316}.action-buttons{position:absolute;top:8px;right:8px;display:flex;gap:8px;z-index:10}.action-button{display:flex;align-items:center;justify-content:center}.action-icon{height:20px;width:20px;color:#d1d5db}.action-icon.favorite{fill:#ef4444;color:#ef4444}.image-container{display:flex;justify-content:center;margin-bottom:16px}.product-image{object-fit:contain}.product-details-grid{margin-bottom:1px}.product-info-grid{font-size:14px;color:#6b7280}.product-name{font-weight:500;text-align:center;margin-bottom:8px}.rating{display:flex;justify-content:center;margin-bottom:16px}.star{color:#fbbf24}.quote-button{width:100%;background-color:#1e40af;color:#fff;padding:8px 16px;border-radius:4px;font-weight:500}.quote-button:hover{background-color:#1e3a8a}.productd-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.product-image-section{margin-bottom:1rem}.give-rating{color:var(--Body-Text-Colour-V4, #737373);font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.main-image{height:400px;object-fit:cover;border-radius:8px}.thumbnail-grid{display:flex;gap:.5rem;margin-top:.5rem}.thumbnail-image{width:60px;height:60px;object-fit:cover;cursor:pointer;border:2px solid transparent;border-radius:4px;transition:border .3s}.thumbnail-image:hover{border:2px solid #999}.thumbnail-image.selected{border:2px solid #333}.tab-button{margin-right:.5rem;padding:.5rem 1rem;cursor:pointer;background:#f0f0f0;border:none;border-radius:4px}.tab-button.active{background:#ccc;font-weight:700}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin:1rem 0}.feature-list{list-style:none;padding:0}.feature-list li{margin-bottom:.25rem}.spec-label{font-weight:600}.product-rating .stard{color:#ccc;font-size:28px}.product-rating .stard.filled{color:#213389}.career-openings-section{background-color:#f9fafb;padding:60px 20px}.career-container{max-width:1200px;margin:0 auto}.email-link{color:#6c63ff;text-decoration:underline;font-weight:500}.email-link:hover{color:#4b43d1}.career-header{text-align:center;margin-bottom:40px}.career-subtitle{font-size:14px;text-transform:uppercase;color:#6b7280;letter-spacing:1px;margin-bottom:8px}.career-title{font-size:32px;font-weight:700;color:#111827;margin-bottom:12px}.career-description{font-size:16px;color:#4b5563;max-width:600px;margin:0 auto}.category-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px}.category-button{padding:10px 20px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;cursor:pointer;transition:.3s}.category-button.active{background-color:#213389;color:#fff;border-color:transparent}.category-button:hover:not(.active){background-color:#f3f4f6}.career-cards-wrapper{position:relative}.scroll-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border-radius:50%;border:none;background-color:#fff;box-shadow:0 0 10px #0000001a;cursor:pointer}.scroll-btn.left{left:-10px}.scroll-btn.right{right:-20px}.career-card-container{display:flex;gap:24px;overflow-x:auto;padding:20px;scroll-behavior:smooth}.career-card-container::-webkit-scrollbar{display:none}.career-card{flex:0 0 auto;width:300px;background:#fff;border-radius:8px;padding:20px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s ease}.career-card:hover{box-shadow:0 4px 16px #0000001a}.career-card-image img{width:100%;height:200px;object-fit:cover}.career-card-body{padding:16px}.vacancy{font-size:13px;color:#6b7280;margin-bottom:6px}.career-card-title{font-size:18px;font-weight:600;margin-bottom:8px;color:#111827}.career-card-description{font-size:14px;color:#4b5563;margin-bottom:12px}.location-exp span{display:block;font-size:13px;color:#6b7280}.apply-btn{background-color:#213389;color:#fff;border:none;border-radius:50%;height:40px;padding:10px;cursor:pointer;transition:background-color .3s ease}.apply-btn:hover{background-color:#213389}.no-jobs{text-align:center;margin-top:40px;color:#6b7280;font-size:18px}.benefits-section{padding:48px 24px;max-width:1200px;margin:0 auto}.benefits-career-heading{font-size:28px;font-weight:700;color:#170f49;margin-bottom:16px}.benefits-career-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}@media (max-width: 768px){.benefits-career-grid{grid-template-columns:1fr}}.benefits-subtext{color:#6f6c90;margin-bottom:32px;max-width:600px}.benefits-grid{display:grid;gap:14px;justify-content:center}@media (min-width: 768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-career-container{border-radius:10px;background:#f6f9ff;display:flex;flex-direction:row;align-items:center;gap:5px;padding:16px;margin:0 auto;height:150px}.benefit-icon-wrapper{width:72px;height:72px;padding:20px;background-color:#fff;border-radius:36px;display:flex;justify-content:center;align-items:center}.benefit-svg-icon{width:37px;height:22px;color:#6f6c8f}.benefit-title{font-size:16px;font-weight:600;font-family:Roboto,sans-serif;line-height:1.4;color:#000}.benefit-description{font-size:16px;font-weight:400;font-family:Roboto,sans-serif;line-height:1.4;color:#4b5563}.careers-page{min-height:100vh}.hero-section{position:relative;height:500px;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.hero-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1200px;margin:0 auto;padding:0 24px}.breadcrumb{margin-bottom:2rem}.breadcrumb ol{display:flex;align-items:center;gap:.5rem;color:#fffc}.breadcrumb-link{color:inherit;text-decoration:none;transition:color .3s ease}.breadcrumb-icon{width:16px;height:16px}.breadcrumb-current{color:#fff}.hero-text{max-width:700px}.hero-title{font-size:2.5rem;color:#fff;font-weight:700;margin-bottom:1.5rem}.hero-description{font-size:1.125rem;color:#ffffffe6;line-height:1.6}.tabbed-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:100vh}.tabs-wrapper{display:flex;background-color:#fff;border-radius:8px;padding:.5rem;max-width:400px;margin-bottom:1.5rem}.tab-button{flex:1;padding:.5rem 1rem;border:none;background:transparent;font-size:.9rem;cursor:pointer;border-radius:40px;color:#6f6c8f;transition:all .2s ease}.tab-button:hover{background-color:#f3f4f6;color:#1f2937}.tab-button.active{background-color:#6f6c8f;color:#fff;box-shadow:0 1px 3px #00000014}.tab-header-text{font-size:.9rem;color:#4b5563;margin-bottom:1.5rem}.cards-wrapper{max-width:500px;display:flex;flex-direction:column;gap:1.5rem}.card{background-color:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 12px #00000014}.-tabbed-wrapper{width:100%;height:200px;overflow:hidden}.card-image-tabbed{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px}.card-content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.card-title{font-size:1.5rem;font-weight:600;color:#111827;line-height:1.3}.card-info{font-size:.75rem;color:#6b7280;display:flex;flex-direction:column;gap:.5rem}.card-info-row{display:flex;align-items:self-start;gap:.5rem}.card-icon{width:12px;height:12px;flex-shrink:0}.card-description1{font-size:12px;color:#6b7280;line-height:1.5}.card-link{font-size:.75rem;font-weight:500;color:#2563eb}.benefits-section{padding:2rem 1rem}.benefits-partner-container{max-width:1200px;margin:0 auto}.benefits-heading{font-size:2rem;font-weight:700;text-align:center;color:#1a202c;margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{border:1px solid #e2e8f0;background-color:#fff;transition:box-shadow .3s ease}.benefit-card:hover{box-shadow:0 4px 10px #0000001a}.benefit-content{padding:1.5rem;text-align:center}.benefit-icon-partner-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.benefit-partner-icon{width:150px!important;height:120px!important;border-radius:20px}.benefit-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#2d3748}.benefit-description{color:#4a5568}.who-section{padding:3rem 1rem;background-color:#f9fafb}.who-container{max-width:960px;margin:0 auto}.who-title{text-align:center;font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:3rem}.who-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.who-grid{grid-template-columns:repeat(3,1fr)}}.who-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;text-align:center;box-shadow:0 1px 2px #0000000d;border:1px solid #f3f4f6}.who-icon-wrapper{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}.gray-bg{background-color:#e8e8e8}.who-icon-img{width:2rem;height:2rem;object-fit:contain}.who-card-title{font-size:.95rem;font-weight:500;color:#374151;padding:0 .5rem}.build-section{padding:3rem 1rem;background-color:#fff}.build-container{max-width:1100px;margin:0 auto}.build-grid{display:flex;flex-direction:column;gap:3rem;align-items:center}@media (min-width: 1024px){.build-grid{flex-direction:row;justify-content:space-between}}.build-text-content{flex:1}.build-heading{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.build-description{font-size:.9rem;color:#4b5563;line-height:1.6;margin-bottom:1rem}.build-tagline{font-size:.9rem}.highlight-blue,.highlight-gray{color:#170f49;font-weight:600;font-size:20px}.build-image-wrapper{display:flex;justify-content:center;flex:1}.build-image-border{width:256px;height:256px;border-radius:50%;overflow:hidden;border:4px solid #eff6ff;box-shadow:0 4px 20px #0000001a}.build-image{width:100%;height:100%;object-fit:cover}.main-content{width:100%}.article-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.article-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.article-grid{grid-template-columns:2.5fr 1fr}}.featured-image-section{position:relative;height:578px;background-color:#1b1b1f;border-radius:10px;overflow:hidden;margin-bottom:2rem}.featured-image{width:100%;height:100%;object-fit:cover}.image-overlay{position:absolute;bottom:0;left:0;width:100%;height:190px;background:#00000080;-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);padding:1.25rem}.overlay-content{display:flex;flex-direction:column;gap:.5rem}.category-badge{background-color:#f1ecff;color:#6c40ff;display:inline-flex;width:max-content;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:20px}.badge-dot{width:16px;height:16px;background:#6c40ff;border-radius:50%}.overlay-title{color:#fff;font-size:1.5rem;font-weight:700}.overlay-meta{display:flex;gap:1rem;color:#fff;font-size:.875rem}.article-sections section{margin-bottom:2rem}.article-sections h2{font-size:1.75rem;color:#191919;margin-bottom:.5rem}.article-sections p{font-size:1.125rem;color:#191919;line-height:1.75rem}.share-banner{background:#213389;height:max-content;color:#fff;padding:1.25rem;border-radius:10px;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.social-icons{display:flex;gap:1rem}.social-icons button{width:30px;height:30px;border-radius:50%;background:#fff;color:#213389;display:flex;align-items:center;justify-content:center}.related-heading{font-size:1.75rem;color:#191919;margin-bottom:1.5rem}.related-articles-scroll{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem}.related-article-card{min-width:300px;background:#f7f7f7;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;flex-shrink:0}.related-article-card img{width:100%;height:180px;object-fit:cover}.related-article-content{padding:.75rem}.related-article-content .tag{background:#fff;color:#213389;padding:.25rem .5rem;border-radius:20px;font-size:.875rem;display:inline-block;margin-bottom:.5rem}.related-article-content h3{font-size:1rem;color:#191919;font-weight:600;margin-bottom:.5rem}.meta-info{display:flex;gap:1rem;font-size:.875rem;color:#1b1b1f}.sidebar .author-card,.sidebar .share-card{background-color:#f7f7f7;padding:1.25rem;border-radius:10px;margin-bottom:1.5rem}.table-of-contents{padding:1.25rem;border-radius:10px;margin-bottom:1.5rem}.sidebar .author-card img{width:100px;height:100px;object-fit:cover;border-radius:10px}.sidebar .author-card h3{color:#354795;font-size:1.25rem;margin-top:1rem}.sidebar .author-card p{font-size:1rem;color:#1b1b1f}.sidebar .table-of-contents ul{list-style:none;padding-left:0}.sidebar .table-of-contents li{padding:.5rem 0;font-size:1rem;color:#1b1b1f}.sidebar .table-of-contents .active{border-left:3px solid #354795;padding-left:1rem;color:#354795;font-weight:600}.table-of-contents ul{list-style:none;padding-left:0}.table-of-contents li{padding:.5rem 0;font-size:1rem;color:#1b1b1f;cursor:pointer;transition:all .3s ease}.table-of-contents li:hover{color:#354795}.table-of-contents .active{border-left:3px solid #354795;padding-left:1rem;color:#354795;font-weight:600}.artical-head{font-family:Roboto,sans-serif;color:#191919;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.article-data{color:#191919;font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:150%}.related-heading{color:#191919;font-size:27px;font-weight:700;margin-bottom:24px}.related-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin-bottom:48px;scrollbar-width:none;-ms-overflow-style:none}.related-grid::-webkit-scrollbar{display:none}.related-grid::-webkit-scrollbar{height:8px}.related-grid::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.related-grid::-webkit-scrollbar-track{background-color:transparent}.article-card{flex:0 0 auto;width:313px;scroll-snap-align:start;background-color:#f7f7f7;border-radius:10px;border:1px solid #e5e7eb;overflow:hidden}.image-container{margin:10px;background-color:#fff;border-radius:6px;overflow:hidden;height:160px}.article-image{width:100%;height:100%;object-fit:cover}.article-content{padding:10px}.category-badge{display:inline-flex;align-items:center;background-color:#fff;border-radius:20px;padding:5px 10px;gap:10px;margin-bottom:10px}.category-dot{width:16px;height:16px;border-radius:50%}.category-text{font-size:14px}.article-title{color:#191919;font-size:18px;font-weight:600;margin-bottom:8px}.article-meta{display:flex;gap:16px;color:#1b1b1f;font-size:14px}.category-tabs-wrapper{background-color:#f3f4f6;padding:16px 0}.category-tabs-container{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 24px}.category-tab-button{padding:8px 16px;font-size:14px;border-radius:9999px;border:none;background-color:transparent;color:#374151;cursor:pointer;transition:background-color .2s ease}.category-tab-button:hover{background-color:#e5e7eb}.category-tab-button.active{background-color:var(--primary-color);color:#fff}.product-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s ease}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-card-link{cursor:pointer;display:block;text-decoration:none;color:inherit}.product-card-image-wrapper{height:192px;overflow:hidden}.product-card-image{width:100%;height:100%;object-fit:cover}.product-card-body{padding:16px}.product-card-title{font-size:18px;font-weight:500;color:#1f2937;margin-bottom:8px}.product-card-description{font-size:14px;color:#4b5563;line-height:1.5;display:inline;overflow:visible}.toggle-description{color:#6366f1;font-weight:500;cursor:pointer;margin-left:6px}.product-grid-section{padding:48px 0;background-color:#fff}.product-grid-container{max-width:1200px;margin:0 auto;padding:0 24px}.sub-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.job-hero-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.job-hero-grid{gap:2rem;align-items:start}@media (min-width: 768px){.job-hero-grid{grid-template-columns:1fr 1fr}}.job-hero-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.job-hero-description{color:#4a5568;line-height:1.6}.job-hero-image-wrapper{width:100%}.job-hero-image{width:100%;height:24rem;object-fit:cover;border-radius:.5rem}.breadcrumb-container{padding:1rem 0}.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-separator{display:flex;align-items:center;margin-left:.5rem}.breadcrumb-icon{width:16px;height:16px;color:#aaa;margin:0 .5rem}.breadcrumb-link{color:#666;text-decoration:none;font-weight:500;transition:color .2s ease}.breadcrumb-link:hover{color:#1e40af}.breadcrumb-current{color:#333;font-weight:600}@media (max-width: 600px){.breadcrumb-list{font-size:12px}.breadcrumb-icon{width:12px;height:12px}}.job-content{display:flex;flex-direction:column;gap:2rem}.job-section{display:flex;flex-direction:column}.job-section-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.job-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}.job-list-item{display:flex;align-items:flex-start}.job-list-bullet{color:#2563eb;margin-right:.75rem;margin-top:.25rem}.job-list-text{color:#4a5568}.job-paragraph{color:#4a5568;line-height:1.75}.social-share{margin-top:2rem}.social-share-label{font-size:.9rem;color:#666;margin-bottom:.75rem}.social-share-icons{display:flex;gap:12px}.social-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;transition:transform .2s}.social-icon:hover{transform:scale(1.1)}.icon-img{width:100%;height:100%;object-fit:cover}.job-sidebar{background-color:#f9fafb;padding:24px;border-radius:8px}.job-contact{margin-bottom:24px}.job-contact-text{font-size:14px;color:#718096;margin-bottom:8px}.job-contact-email{color:#2563eb;font-weight:500;text-decoration:none}.job-contact-email:hover{color:#1d4ed8}.job-summary-heading{font-weight:600;color:#1a202c;margin-bottom:16px}.job-summary-items{display:flex;flex-direction:column;gap:12px}.job-summary-item{display:flex;align-items:flex-start;gap:12px}.job-summary-icon svg{width:20px;height:20px;color:#a0aec0;margin-top:2px}.job-summary-label{font-size:14px;color:#718096;margin:0}.job-summary-value{font-weight:500;margin:0}.job-button{width:100%;margin-top:24px;padding:12px;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s;text-decoration:underline}.job-page-layout{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}@media (min-width: 1024px){.job-page-layout{flex-direction:row;align-items:flex-start}}.job-main-left{flex:1;padding:0 16px 48px;max-width:800px;margin:0 auto}.job-content-wrapper{max-width:100%}.job-contact-box{margin-top:32px;padding:24px;border-radius:8px}.job-contact-title{font-size:18px;font-weight:600;color:#036;margin-bottom:8px}.job-contact-email{color:#06c;text-decoration:none}.job-contact-email:hover{color:#004999}.job-sidebar-right{width:100%;max-width:394px;padding:24px 16px;margin:0 auto}@media (min-width: 1024px){.job-sidebar-right{position:sticky;top:100px;align-self:flex-start}}.product-hero-details{background-color:#fff;padding:60px 0}.container-details{max-width:1200px;margin:0 auto;padding:0 24px}.hero-grid-details{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:flex-start}.hero-left-details{display:flex;flex-direction:column}.tags-details{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap;cursor:pointer}.tag-details{padding:6px 12px;border-radius:16px;font-size:13px;transition:all .3s ease}.active-tag-details{background-color:#213389;color:#fff;font-weight:600;border:1px solid #213389}.hero-title-details{font-size:36px;font-weight:700;color:#111827;margin-bottom:24px}.hero-description-details{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:32px}.quick-actions-details{gap:12px;width:100%}.action-card-details{width:50%;margin-bottom:20px;min-width:160px;border-radius:10px;background-color:#ebefff;border:1px solid #213389;cursor:pointer;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.action-card-details:hover{border-color:#213389;background-color:#213389;color:#fff}.card-content-details{padding:16px;display:flex;align-items:center;gap:12px}.card-icon-details{width:20px;height:20px}.hero-right-details{text-align:center}.image-wrapper-details{background:#fff;box-shadow:4px 10px 30px #0000000f;border-radius:30px;padding:32px;margin-bottom:16px}.carousel-wrapper{position:relative;width:100%;max-width:400px;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;margin:0 auto}.carousel-image{width:100%;height:140%;object-fit:cover;border-radius:10px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:8px 12px;font-size:24px;cursor:pointer;border-radius:4px;z-index:2}.carousel-btn.left{left:10px}.carousel-btn.right{right:10px}.overview-text-details{color:#6b7280;margin-top:16px;margin-bottom:16px}.request-btn-details{background-color:#213389;color:#fff;padding:10px 28px;border:none;border-radius:50px;font-size:14px;cursor:pointer}.request-btn-details:hover{background-color:#1d2e75}.tab-bar-details{width:100%;position:sticky;top:92px;z-index:1000;background-color:#fff;padding:16px 0;display:flex;justify-content:space-between;align-items:center}.tab-items-left{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.tab-item{padding:12px 20px;font-size:16px;cursor:pointer;color:#444;border-bottom:2px solid transparent;transition:all .3s ease}.tab-item:hover{color:#000}.active-tab{font-weight:600;color:#213389;border-bottom:3px solid #213389}.tab-items-right{display:flex;align-items:center;gap:15px}.tab-btn-outline,.tab-btn-filled{display:flex;align-items:center;gap:10px;padding:8px 23px;border-radius:56px;box-shadow:0 3px 12px #4a3aff2e;font-size:16px;font-weight:600;cursor:pointer}.tab-btn-outline{background:#fff;border:1px solid #213389;color:#213389}.tab-btn-filled{background:#213389;color:#fff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-content{background-color:#fff;max-width:600px;width:90%;border-radius:8px;padding:30px;position:relative}.modal-close{position:absolute;right:20px;top:15px;font-size:28px;background:none;border:none;cursor:pointer}.form-field input,.form-field textarea{width:100%;padding:10px;margin-top:6px;border-radius:4px;border:1px solid #ccc}.form-submit-btn{background-color:#213389;border-radius:56px;color:#fff;padding:10px 25px;border:none;cursor:pointer}.transition-tab{transition:opacity .4s ease,transform .4s ease;opacity:0;transform:translateY(-20px);pointer-events:none}.transition-tab.visible{opacity:1;transform:translateY(0);pointer-events:auto}.transition-tab.hidden{opacity:0;transform:translateY(-20px);pointer-events:none}.icon-wrapper-details{position:relative;width:20px;height:20px}.icon-default,.icon-hover{position:absolute;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.icon-hover{opacity:0}.action-card-details:hover .icon-hover{opacity:1}.action-card-details:hover .icon-default{opacity:0}.floating-request-btn{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:9999;background-color:#213389;color:#fff;padding:12px;border-radius:7px;box-shadow:0 4px 12px #00000026;cursor:pointer;writing-mode:vertical-rl;text-align:center;transition:background-color .3s ease}.floating-request-btn:hover{background-color:#37086f}@media (max-width: 1024px){.hero-grid-details{grid-template-columns:1fr;gap:32px}.action-card-details{width:100%}.hero-title-details{font-size:28px}.quick-actions-details{flex-direction:row;flex-wrap:wrap;width:100%;gap:12px}.action-card-details{flex:1 1 45%}.tab-bar-details{flex-direction:column;align-items:flex-start;gap:12px}.tab-items-left{flex-wrap:wrap;gap:10px}}@media (max-width: 640px){.hero-title-details{font-size:24px;margin-bottom:16px}.hero-description-details{font-size:14px;margin-bottom:24px}.request-btn-details{width:100%;text-align:center;padding:12px;font-size:16px}.image-wrapper-details{padding:16px}.tab-item{font-size:14px;padding:8px 12px}.tab-btn-outline,.tab-btn-filled{font-size:14px;padding:8px 16px}.carousel-wrapper{aspect-ratio:4 / 3;max-width:100%}}select[name=countryCode]{min-width:120px;border:1px solid #ccc}input[type=tel]{border:1px solid #ccc;padding:8px;border-radius:4px}.features-wrapper{margin-top:15px;width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding:0 16px;box-sizing:border-box}.key-features-title{color:#213389;font-size:28px;font-family:Roboto,sans-serif;font-weight:600;line-height:48px;word-wrap:break-word;padding:0 16px}.feature-box{padding:20px;gap:15px;display:flex;align-items:center;background:#fff;box-shadow:4px 10px 30px #0000000f;border-radius:30px;min-height:131px;box-sizing:border-box}.feature-text{color:#170f49;font-size:18px;font-family:Roboto,sans-serif;font-weight:400;line-height:25.78px;word-wrap:break-word}.feature-outline{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff}.feature-number{text-align:center;color:#213389;font-size:24px;font-family:Roboto,sans-serif;font-weight:300;line-height:28.13px}@media (max-width: 768px){.features-wrapper{grid-template-columns:1fr}.key-features-title{font-size:22px;line-height:36px}.feature-box{flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.feature-outline{align-self:flex-start;margin-bottom:8px}.feature-number{font-size:20px;line-height:26px}.feature-text{font-size:16px;line-height:24px}}.tech-sheet-container{background:#7a91ff0d;margin-top:20px;padding:0 16px;box-sizing:border-box}.tech-sheet-card{border-radius:8px;overflow:hidden}.tech-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:24px;flex-wrap:wrap;gap:16px}.tech-sheet-title{font-size:28px;font-weight:600;color:#1e3a8a;margin:30px 0 0}.tech-sheet-content{padding:0}.column.right{border-right:none}.tech-section{padding:24px;border-bottom:1px solid #e5e7eb}.data-section-title{font-size:18px;font-weight:600;color:#1e3a8a;margin-bottom:16px}.section-items .item-row{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:12px;gap:32px}.item-label{color:#191919;font-weight:500;width:40%}.item-value{color:#4b5563;font-weight:400;width:60%}@media (max-width: 1024px){.tech-sheet-columns{grid-template-columns:1fr}.tech-sheet-header{flex-direction:column;align-items:flex-start}.tech-sheet-title{font-size:22px;margin-top:16px}.tech-section{padding:20px}.data-section-title{font-size:16px}.item-label,.item-value{font-size:14px}.item-label{width:45%}.item-value{width:55%}}@media (max-width: 640px){.tech-sheet-title{font-size:20px;line-height:1.4}.tech-section{padding:16px}.section-items .item-row{flex-direction:column;align-items:flex-start;gap:4px}.item-label,.item-value{width:100%;font-size:13px}}.safety-container{margin-top:30px;width:100%;padding:0 16px;display:flex;flex-direction:column;box-sizing:border-box}.safety-title{font-size:28px;font-family:Roboto,sans-serif;font-weight:600;line-height:47px;color:#213389}.safety-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.safety-list{display:flex;flex-direction:column;gap:20px;flex:1}.safety-item{display:flex;gap:13px}.safety-icon{width:24px;height:24px;position:relative;overflow:hidden;flex-shrink:0}.safety-icon-box{position:absolute;width:19px;height:19px;top:2.5px;left:2.5px;background:#05a735}.safety-text{color:#191919;font-size:18px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.4}.safety-image-box{width:401px;height:418px;background:#fff;border-radius:30px;overflow:hidden;position:relative;flex-shrink:0}.safety-image{width:100%;height:100%;object-fit:cover;border-radius:10px}@media (max-width: 1024px){.safety-content{flex-direction:column;align-items:flex-start}.safety-image-box{width:100%;height:auto;aspect-ratio:4 / 3}.safety-title{font-size:22px;line-height:36px}.safety-text{font-size:16px}}@media (max-width: 640px){.safety-container{gap:40px}.safety-title{font-size:20px;line-height:32px}.safety-item{gap:10px}.safety-icon{width:20px;height:20px}.safety-icon-box{width:16px;height:16px;top:2px;left:2px}}.optional-container{margin-top:30px;width:100%;padding:0 16px;display:flex;flex-direction:column;gap:30px;box-sizing:border-box}.optional-title{font-size:28px;font-family:Roboto,sans-serif;font-weight:600;line-height:47px;color:#213389}.optional-card{width:100%;padding:40px;background:#fff;border-radius:12px;box-shadow:4px 10px 30px #0000000f;border:1px solid rgba(111,108,143,.1);display:flex;flex-direction:column;gap:40px;box-sizing:border-box}.optional-list{width:100%;display:flex;flex-wrap:wrap;gap:40px;align-content:flex-start;box-sizing:border-box}.optional-item{width:calc(50% - 20px);display:flex;align-items:center;gap:13px}.optional-dot{width:8px;height:8px;background:#213389;border-radius:9999px}.optional-text{font-size:18px;font-family:Roboto,sans-serif;font-weight:400;color:#191919;word-wrap:break-word}@media (max-width: 768px){.optional-item{width:100%}.optional-title{font-size:22px;line-height:36px}.optional-card{padding:24px}.optional-text{font-size:16px}}:root{--primary-color: #2a3990;--secondary-color: #f26522;--text-color: #333;--head-color: #170F49;--light-bg: #f5f7ff;--white: #ffffff;--gray: #f0f0f0;--dark-gray: #666;--border-radius: 40px;--box-shadow: 0 4px 6px rgba(0, 0, 0, .1);--transition: all .3s ease}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}body{color:var(--text-color);line-height:1.6}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.section{padding:3rem 0}.section-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--head-color)}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:var(--border-radius);font-weight:600;transition:var(--transition)}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:#1e2a6e}.btn-outline{border:1px solid var(--primary-color);color:var(--primary-color);background-color:transparent}.btn-outline:hover{background-color:var(--primary-color);color:var(--white)}img{max-width:100%;height:auto}@media (max-width: 768px){.section-title{font-size:1.75rem}}
